.cancel-screen__head{border-radius:8px;background:#5cb1c3;padding:24px 48px;margin-bottom:16px}@media(max-width:768px){.cancel-screen__head{padding:18px 20px}}.cancel-screen__title{color:#fff;font-family:Montserrat,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center}@media(max-width:768px){.cancel-screen__title{font-size:24px;text-align:left}}.cancel-screen__body{border-radius:12px;background:#fff;padding:32px}@media(max-width:768px){.cancel-screen__body{padding:34px 30px}}.cancel-screen__text{font-size:16px;font-style:normal;font-weight:400;line-height:130%}.cancel-screen__text--bold{font-weight:600}.cancel-screen__text{margin-bottom:32px}@media(max-width:768px){.cancel-screen__text{margin-bottom:18px}}.cancel-screen__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:768px){.cancel-screen__actions{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:283px;margin:0 auto}}.cancel-screen__button{font-size:14px;font-style:normal;font-weight:600;line-height:130%;padding:12px 18px;border-radius:100px;border:2px solid #c2c2c2;display:block}@media(max-width:768px){.cancel-screen__button{width:100%}}.cancel-screen__button.blue{background:#3582d3;color:#fff;border:2px solid transparent}@media(max-width:768px){.cancel-screen__button.blue{margin-bottom:16px}}