@charset "UTF-8";@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Medium.woff2) format("woff2"),url(../fonts/SFProDisplay-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Regular.woff2) format("woff2"),url(../fonts/SFProDisplay-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Semibold.woff2) format("woff2"),url(../fonts/SFProDisplay-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Black.woff2) format("woff2"),url(../fonts/SFProDisplay-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Bold.woff2) format("woff2"),url(../fonts/SFProDisplay-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Heavy.woff2) format("woff2"),url(../fonts/SFProDisplay-Heavy.woff) format("woff");font-weight:800;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#6d7174;line-height:1;font-family:SFProDisplay,sans-serif;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:SFProDisplay,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:79.375rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block;padding:0 20px;border:1px solid #eee}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{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-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.popup__content{position:relative;background:rgba(255,255,255,.7);border:1px solid #aaa9a9;-webkit-backdrop-filter:blur(8.5px);backdrop-filter:blur(8.5px);border-radius:20px;padding:40px}.popup__content-box{max-width:50%}.popup__img-man{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);right:0;max-width:50%;text-align:right}.popup__close{position:absolute;top:30px;right:30px;z-index:5}.popup__title{font-weight:900;margin-bottom:10px;max-width:339px}.popup__text{font-size:26px;line-height:150%;margin-bottom:20px;color:#5e5955}.popup__input-box{margin-bottom:15px}.popup__input{outline:0;width:100%;padding:21px 17px;background:#dadada;border:1px solid #a6a6a6;border-radius:10px}.popup__button-box{margin-top:30px}.popup__button.blue-button{font-size:16px;line-height:25px}.form__error{color:red;margin-top:5px;margin-bottom:20px}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}html{scroll-behavior:smooth}a,p{display:block}img{max-width:100%}.blue-button{font-weight:600;font-size:12.144px;line-height:19px;text-align:center;color:#fff;padding:12px 28px;background:#0071e3;border-radius:8.096px;display:inline-block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.blue-button:hover{background:#0255a8}.title{font-weight:800;font-size:54px;line-height:120%;color:#3c3c3c}.subtitle{font-weight:400;font-size:26px;line-height:140%;color:#3c3c3c}.text{font-weight:600;line-height:180%}section{padding-top:50px;padding-bottom:50px}.header{padding-top:26px;padding-bottom:26px;background-color:#fff;position:fixed;top:0;width:100%;z-index:10}.header__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{max-width:100%}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;color:#3c3c3c}.footer{padding-top:26px;padding-bottom:26px}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.footer__item-link{font-weight:500;font-size:18px;line-height:130%;color:#3c3c3c}.footer .footer__link-box{display:none}.partner{padding-top:150px}.partner__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}.partner__left{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.partner__title{margin-bottom:20px}.partner__text{font-weight:400;font-size:26px;line-height:150%;color:#5e5955;margin-bottom:40px;max-width:567px}.partner__link.blue-button{font-size:22px;line-height:150%;padding:22px 50px}.partner__video{width:100%}.partner__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 35%;flex:0 1 35%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.partner__right-item{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}.partner__number{font-weight:900;font-size:42px;line-height:100%;margin-bottom:13px;color:#0068e3}.partner__text-small{font-weight:500;font-size:18px;line-height:140%;color:#5e5955}.partner__img-box{position:relative;text-align:center}.partner__image{width:100%}.about__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__box:first-child{margin-bottom:100px}.about__box.box-bottom{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.about__item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%}.about__item:last-child{text-align:center}.about__title{margin-bottom:20px}.about__subtitle{margin-bottom:40px}.about__text.mobile{display:none}.about__images{-webkit-box-flex:0;-ms-flex:0 1 65%;flex:0 1 65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__images-item{-webkit-box-flex:0;-ms-flex:0 1 47%;flex:0 1 47%}.about__images-text{margin-top:175px;line-height:180%;font-weight:600}.about__content{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%;padding-top:150px}.about__content-text{margin-bottom:20px;line-height:180%;font-weight:600}.about__discuss{margin-top:90px;position:relative}.about__discuss-img{width:100%}.about__discuss-link{font-weight:600;font-size:22px;line-height:120%;text-align:center;color:#fff;padding:100px;border-radius:50%;background:#0068e3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;position:absolute;top:-147px;right:40px}.about__discuss-link span{max-width:105px}.offer{padding-bottom:100px}.offer__title{margin-bottom:20px}.offer__subtitle{font-weight:400;font-size:26px;line-height:140%;color:#3c3c3c;margin-bottom:86px;max-width:825px}.offer__box{border-top:1px solid #bababa}.spollers__item{padding-top:43px;padding-bottom:43px;position:relative}.spollers__item::before{content:"";position:absolute;height:1px;width:250%;left:-50%;bottom:0;background-color:#bababa}.spollers__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-weight:800;font-size:37px;line-height:120%;text-transform:uppercase;color:#3c3c3c;margin-bottom:20px}.spollers__title span{max-width:485px;text-align:left}.spollers__title img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.spollers__title._spoller-active img{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.spollers__body-box{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.spollers__body-item{font-weight:600;font-size:18px;line-height:140%;padding:20px;color:#0068e3;border:1px solid #0068e3;border-radius:20px;cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.spollers__body-item:hover{color:#e3e3e3;background:#0068e3}.find{background:url(../img/06.jpg) 0 0 no-repeat;background-size:cover;padding-top:96px;padding-bottom:96px}.find__title{font-weight:900;font-size:54px;line-height:120%;text-align:center;color:#e3e3e3;margin:0 auto;max-width:479px;margin-bottom:20px}.find__text{font-size:26px;line-height:140%;margin-bottom:40px;text-align:center;color:#e3e3e3}.find__link-box{text-align:center}.find__link{font-weight:600;font-size:22px;line-height:120%;text-align:center;display:inline-block;color:#0068e3;padding:22px 50px;background:#e3e3e3;border-radius:10px}.choose{padding-top:100px;padding-bottom:30px}.choose__title{max-width:686px;margin-bottom:55px}.choose__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.choose__item{-webkit-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%;padding:27px;background:#0068e3;border-radius:10px;margin-bottom:30px}.choose__icon-box{margin-bottom:22px}.choose__icon{width:80px;height:80px}.choose__item-title{font-weight:700;font-size:22px;line-height:140%;margin-bottom:10px;color:#e3e3e3}.choose__item-text{font-weight:400;font-size:18px;line-height:140%;color:#e3e3e3}.advantage{padding-top:130px;padding-bottom:0;background:url(../img/05.jpg) no-repeat;background-position:center center;background-size:cover}.advantage__title{text-align:center;margin-bottom:20px}.advantage__subtitle{font-weight:400;font-size:26px;line-height:140%;margin-bottom:60px;text-align:center;color:#000}.advantage__text{max-width:698px;margin:0 auto;font-weight:600;font-size:26px;line-height:140%;margin-bottom:10px;text-align:center;color:#000}.advantage__time{font-weight:500;font-size:180px;line-height:100%;margin-bottom:40px;text-align:center;letter-spacing:.02em;color:#0068e3}.advantage__link-box{text-align:center;margin-bottom:64px;margin-top:56px}.advantage__link.blue-button{font-size:22px;line-height:140%;padding:22px 50px}.thanks{background:url(../img/thx.jpg) 0 0 no-repeat;background-size:cover;height:85vh}.thanks__container{padding-top:150px}.thanks__icon{font-weight:600;font-size:54.9px;line-height:100%;text-align:center;color:#fff}.thanks__title{margin-bottom:10px;text-align:center}.thanks__text{text-align:center;font-size:26px;line-height:150%;margin-bottom:30px;color:#5e5955}.thanks__link-box{text-align:center}.countdown{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown.dotts{position:relative}.countdown.dotts::before{content:":";position:absolute;right:5px;top:5px}.countdown-time.dotts{position:relative}.countdown-time.dotts::before{content:":";position:absolute;right:-50px;top:0}@media (max-width:79.375em){[class*=__container]{max-width:60.625rem}}@media (max-width:61.99875em){[class*=__container]{max-width:46.875rem}.partner__box{gap:30px}.partner__left{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.partner__right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.choose__item{-webkit-box-flex:0;-ms-flex:0 1 47%;flex:0 1 47%}.advantage__time{font-size:120px}}@media (max-width:47.99875em){[class*=__container]{max-width:none;padding:0 .9375rem}.title{font-size:31px}.subtitle{font-size:18px}section{padding-top:30px;padding-bottom:30px}.header__link-logo{width:40vw}.menu__body{display:none}.footer__logo-box{width:40vw}.footer__menu{display:none}.footer .footer__link-box{display:block}.partner__text{font-size:18px}.partner__link.blue-button{font-size:18px}.partner__text-small{font-size:15px}.about__box:first-child{margin-bottom:30px}.about__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.about__subtitle{margin-bottom:30px}.about__text.desktop{display:none}.about__text.mobile{display:block;margin-top:30px}.about__images{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.about__images-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.about__images-item img{width:100%}.about__images-text.bottom{margin-bottom:0}.about__images-text{margin-top:30px;margin-bottom:30px}.about__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding-top:20px}.about__discuss{height:301px}.about__discuss img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.about__discuss-link{display:none}.offer__subtitle{font-size:18px}.spollers__title img{width:48px;height:48px}.spollers__title{font-size:31px;gap:30px}.spollers__body-item{font-size:12px}.find__title{font-size:31px}.find__text{font-size:18px}.choose__title{text-align:center}.advantage{padding-top:30px}.advantage__subtitle{font-size:18px;margin-bottom:35px}.advantage__text{font-size:18px}.advantage__time{font-size:76px}.thanks__text{font-size:18px}.countdown-time.dotts::before{right:-40px}}@media (max-width:29.99875em){.header__link-logo{width:34vw}.spollers__title{font-size:24px}.choose__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.advantage__time{font-size:50px}.countdown-time.dotts::before{right:-35px}}