.Footer_footer__tgL4W{padding:50px 0 80px}@media screen and (max-width:1024px){.Footer_footer__tgL4W{padding:50px 0}}@media screen and (max-width:480px){.Footer_footer__tgL4W{padding:30px 0}}.Footer_footerWrapper__JxjnH{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:480px){.Footer_footerWrapper__JxjnH{flex-direction:column;gap:20px;text-align:center}}.Footer_footerLogo__AV9BU{display:flex;align-items:center;gap:10px}.Footer_footerCopy__7vKaR{font-weight:500;font-size:14px;line-height:16px;text-align:center;color:hsla(0,0%,7%,.5);text-transform:uppercase;margin-bottom:9px}.Footer_footerLink__Fui5Q{font-size:16px;line-height:140%;color:#81818a;text-decoration:underline}.Footer_footerDesignedBy__Bx6Yn{text-align:center;margin-top:30px;font-size:16px;line-height:19px;color:#aeaeae}.Footer_footerDesignedBy__Bx6Yn a{display:inline-block;color:#081f6d;border-bottom:1px solid rgba(8,31,109,.3)}.Btn_btn__WX8S0{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:transparent;outline:none;font-weight:600;font-size:16px;line-height:19px;text-transform:uppercase;color:#fff;padding:15px;border:1px solid #fff;border-radius:10px;cursor:pointer;position:relative;z-index:1;overflow:hidden;transition:.3s}.Btn_btn__WX8S0:before{content:"";position:absolute;top:50%;left:50%;width:110%;padding-bottom:110%;transform:translate(-50%,-50%) scale(0);border-radius:50%;background:#fff;opacity:0;z-index:1;transition:.5s}.Btn_btn__WX8S0:hover{color:#121212}.Btn_btn__WX8S0:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}.Btn_btnWrapper__JQPyd{display:flex;align-items:center;position:relative;z-index:2}.Btn_btnFill__MyZvc{background:#ed1b24;border-color:#ed1b24}.Btn_btnFill__MyZvc:before{background:#bb0f00}.Btn_btnFill__MyZvc:hover{color:#fff;border-color:#bb0f00}.Btn_btnFill__MyZvc:disabled{cursor:not-allowed}.Btn_btnFill__MyZvc:disabled,.Btn_btnFill__MyZvc:disabled:hover{background:rgba(237,27,36,.1);border-color:rgba(237,27,36,.1);color:hsla(0,0%,7%,.5)}.Btn_btnFill__MyZvc:disabled:before{content:none}.BackArrowWithText_wrapper__5l4Xw{display:flex;align-items:center;gap:10px;font-weight:500;font-size:16px;line-height:19px}@media screen and (max-width:1024px){.BackArrowWithText_wrapper__5l4Xw{color:#81818a}}.BackArrowWithText_back__GGZ9_{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:1024px){.BackArrowWithText_back__GGZ9_ svg path{fill:#ed1b24}}.SlidePopup_popupOverlay__aA25k{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:hsla(0,0%,98%,.2);opacity:1;animation:SlidePopup_fadeIn__7AV50 .2s linear}.SlidePopup_popupOverlay__aA25k.SlidePopup_animate__Ii56B{opacity:0;animation:SlidePopup_fadeOut__QEfuL .2s linear}.SlidePopup_popupWrapper__TVSXg{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:619px;background:#fbfbfb;padding:30px;z-index:31;animation:SlidePopup_slideIn__lcr2i .2s linear}.SlidePopup_popupWrapper__TVSXg.SlidePopup_animate__Ii56B{animation:SlidePopup_slideOut__0aN9m .2s linear}@media screen and (max-width:480px){.SlidePopup_popupWrapper__TVSXg{padding:20px 15px}}.SlidePopup_popupTopLine__5nLp5{display:flex;align-items:center;margin-bottom:50px}@media screen and (max-width:480px){.SlidePopup_popupTopLine__5nLp5{margin-bottom:30px}}.SlidePopup_popupTitle__nfzlw{font-weight:500;font-size:16px;line-height:19px;color:#121212;opacity:.5}.SlidePopup_popupClose__njBh_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:auto;cursor:pointer}.SlidePopup_popupClose__njBh_ svg path{fill:#b1b2b6}@keyframes SlidePopup_fadeIn__7AV50{0%{opacity:0}to{opacity:1}}@keyframes SlidePopup_fadeOut__QEfuL{0%{opacity:1}to{opacity:0}}@keyframes SlidePopup_slideIn__lcr2i{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes SlidePopup_slideOut__0aN9m{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}.Input_wrapper__XMv61{position:relative;display:block;margin-top:20px}.Input_wrapper__XMv61:first-of-type{margin-top:0}.Input_label__vWYY_{font-weight:400;font-size:14px;line-height:16px;color:#121212;display:block;margin-bottom:14px}.Input_label__vWYY_ span{color:#ed1b24}.Input_input__TI8gB{width:100%;font-weight:400;font-size:16px;line-height:140%;color:#121212;background:#fff;border-radius:10px;padding:14px 19px;border:none}.Input_input__TI8gB::-moz-placeholder{color:hsla(0,0%,7%,.3)}.Input_input__TI8gB:-ms-input-placeholder{color:hsla(0,0%,7%,.3)}.Input_input__TI8gB::placeholder{color:hsla(0,0%,7%,.3)}.Input_input__TI8gB:focus{outline:none}.Input_input__TI8gB.Input_boxShadow__2DsEZ{box-shadow:0 0 6px rgba(0,0,0,.1)}.Input_input__TI8gB.Input_boxShadow__2DsEZ:disabled{box-shadow:none}.Input_input__TI8gB:disabled{background:hsla(0,0%,7%,.05);color:hsla(0,0%,7%,.6)}.Input_input__TI8gB[type=password]{padding:14px 45px 14px 19px}.Input_input__TI8gB[type=number]{-moz-appearance:textfield}.Input_input__TI8gB::-webkit-inner-spin-button,.Input_input__TI8gB::-webkit-outer-spin-button{-webkit-appearance:none}.Input_icon__KTkmF{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;right:15px;top:43px;cursor:pointer}.Input_error__VanK3{display:block;font-size:12px;line-height:14px;color:#ed1b24;margin-top:10px}.Auth_label__lQa0J span{font-weight:400;font-size:14px;line-height:16px;color:#121212;display:block;margin-bottom:20px}.Auth_phoneContainer__vV3C3{width:345px!important}@media screen and (max-width:480px){.Auth_phoneContainer__vV3C3{width:100%!important}}.Auth_phoneInput__6jL8D{width:100%!important;height:50px!important;box-shadow:0 0 6px rgba(0,0,0,.1)!important;font-weight:400!important;font-size:16px!important;line-height:19px!important;color:#121212!important;padding-left:60px!important}.Auth_phoneBtn__q_HbO,.Auth_phoneInput__6jL8D{background:#fff!important;border-radius:10px!important;border:none!important}.Auth_phoneBtn__q_HbO .selected-flag{padding-left:15px!important;border-radius:10px!important}.Auth_phoneDropdown__nmz_n{width:346px!important;background:#fff!important;box-shadow:0 0 6px rgba(0,0,0,.1)!important;border-radius:10px!important;border:none!important}.Auth_phoneDropdown__nmz_n li{display:flex;align-items:center;gap:10px;height:40px}.Auth_phoneDropdown__nmz_n li>*{margin:0!important}@media screen and (max-width:480px){.Auth_phoneDropdown__nmz_n{width:calc(100vw - 30px)!important}}.Auth_btn__13Faa{width:345px;margin-top:50px}@media screen and (max-width:480px){.Auth_btn__13Faa{width:100%;margin-top:auto}}.Auth_form__MiZAd{width:345px;display:flex;flex-direction:column}@media screen and (max-width:480px){.Auth_form__MiZAd{width:100%}}.Auth_formText__B2mrp{font-weight:400;font-size:14px;line-height:16px;color:hsla(0,0%,7%,.5);text-decoration:underline;margin-left:auto;margin-top:20px;cursor:pointer;transition:.3s}.Auth_formText__B2mrp:hover{color:#ed1b24}@media screen and (max-width:480px){.Auth_newPasswordForm__fkSM9{height:calc(100% - 60px)}.Auth_recoveryCodeWrapper__es9nR{display:flex;flex-direction:column;height:calc(100% - 60px)}.Auth_enterPasswordForm__l1mMJ,.Auth_enterPhoneWrapper__ijz2U{display:flex;flex-direction:column;justify-content:center;height:calc(100% - 60px)}.Auth_enterPasswordForm__l1mMJ .Auth_btn__13Faa,.Auth_enterPhoneWrapper__ijz2U .Auth_btn__13Faa{margin-top:40px}}.Auth_enterPhoneText__okd4b{font-size:12px;line-height:14px;color:#81818a;margin-top:30px}@media screen and (max-width:480px){.Auth_enterPhoneText__okd4b{text-align:center;margin-top:auto}}.Auth_enterPhoneLink__Lfvni{color:#81818a;text-decoration:underline}@media screen and (max-width:480px){.Auth_enterPhoneLabel___gx5t{margin-top:auto}}.Auth_text__S91aW{font-weight:400;font-size:14px;line-height:16px;color:#121212;max-width:345px}@media screen and (max-width:480px){.Auth_text__S91aW{width:100%}}.Auth_phone__xkQ9x{font-weight:500;font-size:20px;line-height:23px;color:#121212;margin:10px 0 30px}.Auth_durationText__RW7Ap{font-weight:400;font-size:14px;line-height:16px;color:hsla(0,0%,7%,.5);margin-top:30px}.Auth_durationText__RW7Ap span{font-weight:500;color:hsla(0,0%,7%,.8)}.Auth_ruleText__GneoD{font-weight:400;font-size:12px;line-height:14px;color:hsla(0,0%,7%,.5);margin-top:10px}.Spinner_wrapper__rsXCy{text-align:center}.Spinner_spinner__CaTKb{display:inline-block;position:relative;width:60px;height:60px;margin:30px 0}.Spinner_spinner__CaTKb div{box-sizing:border-box;display:block;position:absolute;width:50px;height:50px;margin:5px;border-radius:50%;animation:Spinner_spinner__CaTKb 1.2s cubic-bezier(.5,0,.5,1) infinite;border:5px solid transparent;border-top-color:#ed1b24}.Spinner_spinner__CaTKb div:first-child{animation-delay:-.45s}.Spinner_spinner__CaTKb div:nth-child(2){animation-delay:-.3s}.Spinner_spinner__CaTKb div:nth-child(3){animation-delay:-.15s}@keyframes Spinner_spinner__CaTKb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_header__oxHDq{padding:30px 0;position:relative;z-index:20}@media screen and (max-width:1024px){.Header_header__oxHDq{padding:15px 0}}.Header_headerBg__6LFF9{background:#101010}.Header_headerWrapper__55ryG{display:flex;align-items:center;justify-content:space-between;overflow:visible}.Header_headerLogo__pMutC{display:flex;align-items:center;gap:10px}@media screen and (max-width:1024px){.Header_headerLogo__pMutC{height:40px}.Header_headerLogo__pMutC svg:first-of-type{height:40px;width:40px}}@media screen and (max-width:480px){.Header_headerLogo__pMutC{height:30px}.Header_headerLogo__pMutC svg:first-of-type{height:30px;width:30px}.Header_headerLogo__pMutC svg:last-of-type{height:20px;width:auto}}.Header_headerNav__OhGsK{display:flex;align-items:center;gap:30px;position:relative}@media screen and (max-width:1024px){.Header_headerNav__OhGsK{flex-direction:column;max-height:0;position:fixed;overflow:hidden;top:70px;left:0;height:100%;width:100vw;background:#121212;gap:50px;justify-content:center;transition:.3s;z-index:20}.Header_headerNavActive__M8xjf{max-height:calc(100vh - 70px);padding-bottom:50px}}.Header_headerNavWrapper__IyYYF{display:flex;align-items:center;justify-content:center;gap:15px;margin-left:50px}@media screen and (max-width:1024px){.Header_headerNavWrapper__IyYYF{flex-wrap:wrap;margin:0;gap:30px;position:absolute;bottom:70px}}@media screen and (max-width:480px){.Header_headerNav__OhGsK{top:60px;gap:40px}.Header_headerNavActive__M8xjf{max-height:calc(100vh - 60px);padding-bottom:150px}}.Header_headerLink__C9Fb_{font-weight:500;font-size:14px;line-height:16px;text-transform:uppercase;color:#fff;transition:.3s}.Header_headerLink__C9Fb_:hover{color:#bb0f00}@media screen and (max-width:1024px){.Header_headerLink__C9Fb_{font-size:22px;line-height:130%}.Header_headerLink__C9Fb_:first-of-type{margin-top:-51px}}.Header_headerSocialLink__c_ZlE{width:50px;height:50px}.Header_headerSocialLink__c_ZlE:first-of-type:hover svg path{fill:#101010;stroke:none}.Header_headerSocialLink__c_ZlE:hover:before{transform:translate(-50%,-50%) scale(1.2)}.Header_headerSocialLink__c_ZlE:hover svg path{stroke:#101010}.Header_headerBtn__m1Bb6{padding-left:32px;padding-right:32px;max-width:225px}@media screen and (max-width:1024px){.Header_headerBtn__m1Bb6{max-width:unset;width:90%}}.Header_headerBtn__m1Bb6.Header_authed__nSJtZ{font-size:9px;line-height:normal;height:50px;padding-top:4px;padding-bottom:4px}.Header_headerBtn__m1Bb6.Header_authed__nSJtZ span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.Header_hamburger__IBJsy{display:none;width:25px;height:14px;cursor:pointer;position:relative}@media screen and (max-width:1024px){.Header_hamburger__IBJsy{display:block}}.Header_hamburgerLine__tQ5uT{width:25px;height:2px;background:#fff;position:absolute;transition:.3s}.Header_hamburgerLine__tQ5uT:first-of-type{top:0}.Header_hamburgerLine__tQ5uT:nth-of-type(2){top:50%;transform:translateY(-50%)}.Header_hamburgerLine__tQ5uT:last-of-type{bottom:0}.Header_hamburgerActive__SRXbr .Header_hamburgerLine__tQ5uT:first-of-type{transform:translateY(6px) rotate(45deg)}.Header_hamburgerActive__SRXbr .Header_hamburgerLine__tQ5uT:nth-of-type(2){transform:translate(50%,-50%);opacity:0}.Header_hamburgerActive__SRXbr .Header_hamburgerLine__tQ5uT:last-of-type{transform:translateY(-6px) rotate(-45deg)}.Header_profileWrapper__tcILj{min-width:276px;background:#fff;border-radius:10px;position:absolute;right:0;bottom:-10px;transform:translateY(100%);opacity:0;transition:.3s;pointer-events:none;overflow:hidden;z-index:5;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.Header_profileWrapperActive__oz9rr{opacity:1;pointer-events:all}@media screen and (max-width:1024px){.Header_profileWrapper__tcILj{top:0;left:0;right:0;bottom:0;transform:translateX(-100%);border-radius:0;opacity:1;box-shadow:none}.Header_profileWrapperActive__oz9rr{transform:translateX(0);overflow:auto}}.Header_profileBalance__ONlot{background:rgba(47,128,237,.1);border-radius:17px;padding:15px;font-size:16px;line-height:140%;color:hsla(0,0%,7%,.5);display:flex;align-items:center;gap:5px;width:100%}.Header_profileBalance__ONlot span{margin-left:7px;font-size:20px;line-height:23px;color:#2f80ed}.Header_profileBalanceWrapper__mXcBK{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px}.Header_profileHeader__6Styz{padding:20px 15px;border-bottom:1px solid #e7e9ed;margin-bottom:4px}.Header_profileLink__gnBcC{display:flex;align-items:center;gap:15px;padding:17px 15px;font-size:20px;line-height:23px;color:#121212;transition:.3s}.Header_profileLink__gnBcC:hover{background:#e7e9ed}.Header_profileHr__LJS2_{padding:0;border:none;margin:4px 0 13px;height:1px;background:#e7e9ed}.Header_profileSignOut__U5mfN{color:#ed1b24;cursor:pointer}.Header_profileBtn__Fkfex{width:100%}.Header_profileSpinner__bdu8R{margin:-20px auto;transform:scale(.6)}.Header_profileSpinner__bdu8R>div>div{margin:0}.Offer_wrapper__gkw59{padding-top:50px;padding-bottom:50px}.Offer_text__cMbuL{font-weight:400}.Offer_text__cMbuL,.Offer_title__c0wGk{font-size:16px;line-height:19px;margin-bottom:18px;color:#121212;text-indent:40px}.Offer_title__c0wGk{font-weight:700;margin-top:40px;text-transform:uppercase}.Offer_list__3mCZ4,.Offer_list__3mCZ4 li{list-style:none;list-style-type:none}.Offer_list__3mCZ4 li>.Offer_list__3mCZ4{margin-top:18px}.Offer_list__3mCZ4 li>.Offer_list__3mCZ4 li{position:relative}.Offer_list__3mCZ4 li>.Offer_list__3mCZ4 li:before{content:"";width:4px;height:4px;display:block;background:#121212;border-radius:50%;position:absolute;top:7px;left:30px}