.format{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px}@media (max-width:1200px){.format{display:flex;flex-direction:column}.format__card:last-of-type{flex-direction:column-reverse}}.format__card{background:#f0ecf7;border-radius:32px;display:flex;flex-direction:column;padding:0 20px 40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.format__card_size-full{align-items:center;flex-direction:row;grid-column:1/-1;justify-content:space-around;padding:0}.format__card_size-full .format__card-title{margin-top:0}.format__card_size-full .format__card-image{height:100%;max-height:380px;width:auto}.format__card-title{font-size:48px;font-weight:700;margin-top:40px;padding:0 20px;text-align:center;white-space:pre-line}@media (max-width:1200px){.format__card-title{font-size:30px}}@media (max-width:576px){.format__card-title{font-size:26px}}.format__card-image{height:100%;max-height:230px;-o-object-fit:contain;object-fit:contain;overflow:hidden;pointer-events:none;width:100%}@media (max-width:1599px){.format__card-image{max-height:200px}}@media (max-width:576px){.format__card-image{height:auto;max-height:110px}}.format__card_size-full .format__card-title{padding-left:50px}.callback-form{margin-bottom:90px}.callback-form__content{align-items:start;background-color:#a795e1;border-radius:80px;color:#fff;display:flex;gap:60px;justify-content:space-between;padding:60px}@media (max-width:1200px){.callback-form__content{gap:60px;padding:40px}}@media (max-width:990px){.callback-form__content{gap:0}}@media (max-width:768px){.callback-form__content{border-radius:52px;padding:40px 20px}}.callback-form__info{display:flex;flex-direction:column;gap:60px;justify-content:space-between;width:100%}@media (max-width:1200px){.callback-form__info{gap:30px}}.callback-form__title{font-size:38px;font-weight:500;line-height:1.2}@media (max-width:1200px){.callback-form__title{font-size:30px}}@media (max-width:990px){.callback-form__title{font-size:28px}}@media (max-width:768px){.callback-form__title{font-size:20px}}.callback-form__wrapper{align-items:center;display:flex;gap:32px}@media (max-width:990px){.callback-form__wrapper{flex-wrap:wrap}}.callback-form__inputs{display:flex;flex-grow:1;gap:32px}@media (max-width:990px){.callback-form__inputs{width:100%}}@media (max-width:768px){.callback-form__inputs{flex-direction:column}}.callback-form__logo-wrapper{max-width:180px}@media (max-width:1200px){.callback-form__logo-wrapper{display:none}}.callback-form__logo-svg{height:100%;width:100%}@media (max-width:990px){.callback-form__action{width:100%}.callback-form__action .base-button{justify-content:center;width:100%}}.callback-form__action .base-button{height:60px}
