.form-container__item{display:flex;justify-content:flex-start;align-items:center}.form__checkbox{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;opacity:0}.form__checkbox+span.form__checkbox-mask{position:relative;height:24px;padding-left:34px}.form__checkbox:not(:checked)+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-color:#fff;border:2px solid #e1e2e6;border-radius:4px;content:""}.form__checkbox:checked+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-size:60%;border:2px solid #e30611;border-radius:4px;content:""}.form__input-text{height:44px;padding:0 10px;box-sizing:border-box;font-size:14px;line-height:44px;color:#9198a0;border:2px solid #e2e5eb;border-radius:4px}@media only screen and (min-width:1280px){.form-promo{max-width:488px}}@media only screen and (min-width:1440px){.form-promo{max-width:520px}}.form-promo__row{margin-bottom:0}@media only screen and (min-width:768px){.form-promo__row{display:flex}}.form-promo__input-wrapper{margin-bottom:16px}@media only screen and (min-width:768px){.form-promo__input-wrapper{margin-right:20px;margin-bottom:0}}.form-promo__text{margin-top:12px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;color:#9198a0;transition:color .3s;font-size:.875rem;line-height:1.25rem}@media only screen and (min-width:768px){.form-promo__text{width:50%;margin-top:12px}}@media only screen and (min-width:1024px){.form-promo__text{width:66%}}@media only screen and (min-width:1440px){.form-promo__text{width:50%}}.form-promo__text .text-link:hover{color:#e30611}.form-promo__input{color:#001424}.submit-feedback{width:100%;padding:20px;text-align:center;background-color:#f2f3f7;border-radius:8px}@media only screen and (min-width:768px){.submit-feedback{display:flex;justify-content:center;align-items:center;padding:24px;text-align:left}}@media only screen and (min-width:1024px){.submit-feedback{padding:16px}}@media only screen and (min-width:1280px){.submit-feedback{padding:24px}}@media only screen and (min-width:1440px){.submit-feedback{padding:16px}}.submit-feedback__text{font-family:MTSSans-Regular,Arial,Helvetica,sans-serif;color:#001424;font-size:1rem;line-height:1.5rem}.submit-feedback__text-first{display:block}@media only screen and (min-width:768px){.submit-feedback__text-first{display:inline-block}}.submit-feedback__image{width:52px;height:52px;margin:0 auto 12px}@media only screen and (min-width:768px){.submit-feedback__image{width:50px;height:50px;margin:0 20px 0 0}}@media only screen and (min-width:1024px){.submit-feedback__image{width:48px;height:48px}}@media only screen and (min-width:1280px){.submit-feedback__image{width:52px;height:52px}}@media only screen and (min-width:1440px){.submit-feedback__image{width:68px;height:68px}}.submit-feedback__image img{width:100%;height:100%}