*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}
body{line-height:1;margin:0;padding:0;width:100%;height:100%;min-height:100%}
header,nav,section{display:block}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input{vertical-align:middle}
a{text-decoration:none;color:#1f85c5}
@font-face{font-family:Golos;src:url(../../../../../../fonts/golos/Golos-Text_Regular.woff2) format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:Golos;src:url(../../../../../../fonts/golos/Golos-Text_Medium.woff2) format("woff2");font-weight:500;font-style:normal}
@font-face{font-family:Golos;src:url(../../../../../../fonts/golos/Golos-Text_DemiBold.woff2) format("woff2");font-weight:600;font-style:normal}
@font-face{font-family:Golos;src:url(../../../../../../fonts/golos/Golos-Text_Bold.woff2) format("woff2");font-weight:700;font-style:normal}
html{height:100%;font:400 16px/20px Golos}
.new-container{position:relative;max-width:1440px;min-width:320px;margin:0 auto;padding:0 40px}
.gui-hidden{display:none}
button,input{font-family:inherit}
@media screen and (max-width:767px){.new-container{padding:0 16px}
}
.header{padding-top:120px;padding-bottom:40px}
.header .new-container{padding:0 80px}
.header__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.header__block:nth-child(1){width:calc(100% / 3 * 2 + 32px);padding-right:80px}
.header__block:nth-child(2){width:calc(100% / 3)}
.header__title{font-weight:500;font-size:3.25rem;line-height:120%;letter-spacing:-.01em;color:#000}
.header__text{margin-top:18px;font-weight:400;font-size:1rem;line-height:130%;color:#091520}
.header__button{display:block;max-width:308px;margin-top:48px;text-align:center;background-color:#FF5029;border-radius:8px;font-weight:500;font-size:1rem;line-height:50px;color:#FFF}
@media (max-width:1200px){.header{padding-top:100px}
.header__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.header__block:nth-child(1){width:100%;padding-right:unset}
.header__block:nth-child(2){width:100%}
.header__title{max-width:660px}
.header__text{max-width:820px;margin-top:24px}
}
@media (max-width:991px){.header .new-container{padding:0 40px}
.header__text{max-width:600px}
}
.service__switch-input,.top__switch-input{display:none}
.form__input-block{position:relative;width:calc(50% - 10px);-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.three-step .registration .form__input-block{width:100%;background-color:#fff;border-radius:8px}
@media (max-width:767px){.header{padding-top:80px;padding-bottom:32px}
.header .new-container{padding:0 16px}
.header__title{max-width:360px;font-size:1.75rem}
.header__text{max-width:560px;margin-top:16px;font-size:.875rem}
.header__button{max-width:180px;font-size:.875rem;line-height:40px}
.three-step .registration .form__input-block{border-radius:6px}
}
.popup-form .form{margin:unset;position:unset}
.popup-form .formRow:not(:nth-of-type(1)){margin-top:16px}
.popup-form .formInput{position:relative}
.popup-form .formInput__title{display:block;margin:0 0 10px;font-weight:400;font-size:.75rem;line-height:120%;color:rgba(9,21,32,.4)}
.popup-form .formInput__title span{display:inline-block;margin-left:3px;color:#ff5029}
.popup-form .formInput__elem{width:100%;padding:14px 24px;border:1px solid #DFDFDF;font-weight:400;font-size:1rem;line-height:130%;color:#091520}
.popup-form .formInput__elem::-webkit-input-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem::-moz-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem:-ms-input-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem::-ms-input-placeholder{font-size:.875rem;color:#091520}
.popup-form .formButton{display:block;width:100%;margin-top:24px;padding:17px;background-color:#FF5029;border-radius:4px;font-weight:400;font-size:.875rem;line-height:130%;text-align:center;color:#fff}
.popup-form .notice{margin-top:10px}
.popup-form .noticeText{font-weight:400;font-size:.75rem;line-height:120%;color:rgba(9,21,32,.6)}
.popup-form .noticeText:not(:first-child){margin-top:5px}
.popup-form .noticeText a{color:rgba(9,21,32,.6);border-bottom:1px solid rgba(9,21,32,.6)}
.popup-form .noticeText span{margin-right:3px;color:#ff5029}
@media screen and (max-width:767px){.form__input-block{width:100%}
.popup-form .formInput__title{font-size:.875rem}
.popup-form .notice{margin-top:16px}
.popup-form .noticeText:not(:first-child){margin-top:12px}
}
.popup-form{position:relative;min-width:320px;max-width:629px;width:100%;max-height:100%;background:#FFF;z-index:0;border-radius:6px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#FF5F3C rgba(155,185,205,.3)}
.popup-form::-webkit-scrollbar{width:3px}
.popup-form::-webkit-scrollbar-track{background:rgba(155,185,205,.3)}
.popup-form::-webkit-scrollbar-thumb{background-color:#FF5F3C;border-radius:3px}
.popup-form__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:6000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5)}
.popup-form__container{position:relative}
.popup-form__close{display:block;width:52px;height:52px;position:absolute;top:0;right:0;background:#FF5F3C!important;z-index:1}
.popup-form__close::before{content:'';display:block;width:36px;height:36px;position:absolute;top:8px;right:8px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='37' height='36' viewBox='0 0 37 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.656 25.1329L11.8372 14.3141L14.3828 11.7686L25.2015 22.5873L22.656 25.1329Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.2003 14.3128L14.3815 25.1315L11.8359 22.5859L22.6547 11.7672L25.2003 14.3128Z' fill='white'/%3E%3C/svg%3E%0A")!important}
.popup-form__block{padding:36px 64px 40px;background-color:#FF4A22}
.popup-form__title{font-weight:600;font-size:1.25rem;line-height:120%;color:#FFF}
.popup-form__text{margin-top:12px;font-weight:400;font-size:.875rem;line-height:135%;color:#FFF}
.popup-form__social{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:24px}
.popup-form__social-telegram{position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;border-radius:4px;font-weight:500;font-size:.875rem;line-height:104%;color:#091520;background-color:#fff;border:1px solid #fff}
.popup-form__social-telegram div{display:inline-block;position:relative;padding-left:34px}
.popup-form__social-telegram div::before{content:'';position:absolute;left:0;width:22px;background-size:cover;top:-4px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0.5C5.20102 0.500022 0.500022 5.20102 0.5 11C0.500022 16.799 5.20102 21.5 11 21.5C16.799 21.5 21.5 16.799 21.5 11C21.5 5.20102 16.799 0.500022 11 0.5ZM16.4391 5.21601C16.8656 5.20046 17.1886 5.58661 17.0155 6.28052L14.9351 16.0852C14.7899 16.782 14.3686 16.9487 13.7853 16.627L10.6157 14.285C9.87124 15.0088 9.20436 15.657 9.09207 15.7669C8.91548 15.9394 8.77482 16.0841 8.45776 16.0841C8.04691 16.0841 8.11683 15.9286 7.97509 15.5374L6.80911 11.963L3.76181 11.0116C3.08486 10.8042 3.07993 10.3391 3.91383 10.0046L16.1319 5.29202C16.2366 5.24453 16.3406 5.2196 16.4391 5.21601ZM14.501 7.30143C14.4092 7.30014 14.2843 7.33302 14.1557 7.411L7.28754 11.7443L8.44464 15.2928L8.67383 12.8504L14.555 7.54411C14.7164 7.40091 14.6542 7.30355 14.501 7.30143Z' fill='%2366B7F1'/%3E%3C/svg%3E%0A")}
.popup-form .registration{padding:32px 64px 52px}
.popup-form__success{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;width:100%;height:100%;visibility:hidden}
.popup-form__success-block{padding:36px 64px;background-color:#FF4A22}
.popup-form__success-list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%;padding:36px 64px}
.popup-form__success-item{width:calc(50% - 10px)}
.popup-form__success-item div{font-weight:400;font-size:.875rem;line-height:120%;color:#091520;opacity:.4;margin-bottom:8px}
.popup-form__success-item a{font-weight:400;font-size:1rem;line-height:130%;color:#091520;text-decoration:none}
@media screen and (max-width:767px){.popup-form{max-width:360px}
.popup-form__block{padding:40px 32px 32px}
.popup-form__title{display:none}
.popup-form__text{margin-top:unset;font-size:1rem;line-height:113%}
.popup-form__social{margin-top:28px}
.popup-form__social-telegram{height:38px}
.popup-form__social-telegram div{padding-left:32px}
.popup-form__social-telegram div span{display:none}
.popup-form .registration{padding:28px 32px 34px}
.popup-form__success-block{padding:32px}
.popup-form__success-list{padding:0 32px 32px}
.popup-form__success-item{width:auto}
.popup-form__success-item div{font-size:.75rem}
.popup-form__success-item a{font-size:.875rem}
}
@media screen and (max-width:479px){.popup-form{border-radius:unset}
.popup-form__success{left:unset}
.popup-form__success-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.popup-form__success-item{width:100%}
.popup-form__success-item:nth-child(2){margin-top:4px}
}
.popup-form .MD-text-friend-invite__title{font-size:2rem}
.popup-form .MD-text-friend-invite__text{margin-top:32px}
.popup-form .MD-text-friend-invite__friedinvite{margin-top:44px}
.popup-form .MD-text-friend-invite__item p{margin-top:24px;font-size:1rem}
@media screen and (max-width:980px){.popup-form .MD-text-friend-invite__friedinvite{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}
}
@media screen and (max-width:767px){.popup-form .MD-text-friend-invite__title{font-size:1.25rem}
.popup-form .MD-text-friend-invite__text{margin-top:24px}
.popup-form .MD-text-friend-invite__friedinvite{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}
.popup-form .MD-text-friend-invite__item p{margin-top:18px}
}