@import url(https://fonts.googleapis.com/css?family=Inter:regular,500,600&display=swap);@font-face{font-family:Akrobat;font-display:swap;src:url(../fonts/Akrobat-Bold.woff2)format("woff2"),url(../fonts/Akrobat-Bold.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:Akrobat;font-display:swap;src:url(../fonts/Akrobat-SemiBold.woff2)format("woff2"),url(../fonts/Akrobat-SemiBold.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Medium.woff2)format("woff2"),url(../fonts/Gilroy-Medium.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-SemiBold.woff2)format("woff2"),url(../fonts/Gilroy-SemiBold.woff)format("woff");font-weight:500;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:0}body,html{height:100%;min-width:320px;scroll-behavior:smooth}html{font-size:.0694444444vw}@media (min-width:1920px){html{font-size:1.305556px}}@media (min-width:2240px){html{font-size:1.40278px}}@media (max-width:47.99875em){html{font-size:.2665245203vw}}body,html{scrollbar-color:#4e4851 #e5e5e6;scrollbar-width:thin!important}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:5rem;height:5rem;background-color:#e5e5e6;border-radius:5rem;margin-left:-5rem}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background-color:#4e4851;border-radius:5rem}body ::-webkit-scrollbar-thumb:hover,html ::-webkit-scrollbar-thumb:hover{background-color:#4e4851}body ::-webkit-scrollbar-button:vertical:start:decrement,html ::-webkit-scrollbar-button:vertical:start:decrement{display:none}body ::-webkit-scrollbar-button:vertical:end:increment,html ::-webkit-scrollbar-button:vertical:end:increment{display:none}body ::-webkit-scrollbar-button:horizontal:start:decrement,html ::-webkit-scrollbar-button:horizontal:start:decrement{display:none}body ::-webkit-scrollbar-button:horizontal:end:increment,html ::-webkit-scrollbar-button:horizontal:end:increment{display:none}body{color:#fff;line-height:1;font-family:"Inter";font-size:14rem;-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:"Inter";font-size:inherit;line-height:inherit}a,button{color:inherit}button{cursor:pointer;background-color:transparent}a{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;touch-action:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden;background:#242325}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.wrapper main._anim-element{opacity:0}.wrapper main._anim-element._active{opacity:1;transition:all 1s .5s}.container,[class*=__container]{max-width:2560px;margin:0 auto;padding:0 48rem}@media (max-width:47.99875em){.container,[class*=__container]{padding:0 16rem}}
/*! Формы ========================================================================================================================================================*/
.form__wrapper{background-color:#fff;border-radius:16rem;padding:32rem;color:#242325}@media (max-width:47.99875em){.form__wrapper{display:none}}@media (min-width:47.99875em){.form__quiz{display:none}}@media (max-width:47.99875em){.form__quiz{display:flex;overflow:hidden;gap:8rem}}.form__top{display:flex;justify-content:space-between;padding-bottom:96rem}@media (max-width:47.99875em){.form__top{padding-bottom:36rem}.form__line_success .form__top{padding-bottom:18rem}}.form__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:42rem;line-height:50rem;text-transform:uppercase}@media (max-width:47.99875em){.form__title{font-size:22rem;line-height:28rem}.form__title span{white-space:nowrap}}.form__lines{margin-bottom:32rem}@media (max-width:47.99875em){.form__lines{margin-bottom:24rem}}@media (min-width:47.99875em){.form__line{display:grid;gap:32rem;grid-template-columns:auto 864rem;align-items:start;justify-content:space-between;padding:32rem 0;border-top:1rem solid rgba(36,35,37,.1)}}@media (max-width:47.99875em){.form__line{flex:1 0 100%;width:100%;background-color:#fff;border-radius:8rem;padding:24rem 16rem;color:#242325}.form__line_2 .form__inputs_three{grid-template-rows:unset;grid-template-columns:unset}.form__line_2 .form__inputs_three .form__input-box:last-child{grid-column:unset}}.form__body{display:grid;gap:16rem}@media (max-width:47.99875em){.form__body{gap:8rem;margin-bottom:24rem}}.form__body-text{font-size:15rem;line-height:24rem;color:rgba(36,35,37,.6);padding-top:18rem;border-top:1rem solid rgba(36,35,37,.1)}.form__body-image{width:211rem;height:186rem;margin:54rem auto 45rem}.form__inputs{display:grid;gap:16rem}@media (max-width:47.99875em){.form__inputs{gap:8rem}}@media (min-width:47.99875em){.form__inputs_two{grid-template-columns:1fr 1fr}}.form__inputs_three{grid-template-columns:1fr 1fr 1fr}@media (max-width:47.99875em){.form__inputs_three{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr)}.form__inputs_three .form__input-box:last-child{grid-column:1/span 2}}.form__input-box{position:relative;height:64rem;padding:10rem 24rem 8rem;background:rgba(36,35,37,.02);border:1rem solid rgba(36,35,37,.1);border-radius:8rem;display:flex;align-items:center;justify-content:space-between;gap:24rem;font-size:15rem;line-height:24rem;color:rgba(36,35,37,.5)}.form__input-box_textarea{min-height:160rem}.form__input-box._form-error{color:#f01d1d}.form__input-box._form-error .form__major-mark{background:#f01d1d}@media (max-width:47.99875em){.form__input-box{height:56rem;padding:8rem 24rem 10rem}}@media (any-hover:hover){.form__input-box:hover .form__label{color:#242325}.form__input-box._form-error:hover{color:#f01d1d}}.form__input{position:relative;z-index:2}.form__input-box._fill .form__input{margin-top:22rem}.form__label{position:absolute;top:20rem;left:24rem;transition:all .5s}@media (max-width:47.99875em){.form__label{top:16rem}}.form__input-box._fill .form__label{font-size:12rem;line-height:16rem;top:10rem}@media (max-width:47.99875em){.form__input-box._fill .form__label{top:8rem;line-height:14rem}}.form__major-mark{position:absolute;width:6rem;height:6rem;top:16rem;right:16rem;background:rgba(36,35,37,.15);border-radius:50%;transition:background .5s}.form__major-mark._fill{background:#f6d700}@media (max-width:47.99875em){.form__line-buttons{display:grid;grid-template-columns:56rem auto;gap:8rem}}.form__button,.form__line-button{transition:all .5s}.form__line-button_back.button,.form__line-button_back.button-audio,.form__line-button_back.button-border,.form__line-button_back.button-border-black,.form__line-button_back.button-decor,.form__line-button_back.button-decor-small{padding:0}.form__line-button_back.button-audio::before,.form__line-button_back.button-border-black::before,.form__line-button_back.button-border::before,.form__line-button_back.button-decor-small::before,.form__line-button_back.button-decor::before,.form__line-button_back.button::before{display:block;width:16rem;height:16rem;background:url(../img/icons/arrow.svg)center/contain no-repeat;transform:rotate(-90deg)}.body-popup__warning,.warning-form{max-width:401rem;font-size:13rem;line-height:20rem;color:rgba(36,35,37,.5);margin-top:32rem}.body-popup__warning a,.warning-form a{transition:all .3s}@media (any-hover:hover){.body-popup__warning a:hover,.warning-form a:hover{color:#242325}}.steps-form{font-family:"Gilroy",sans-serif;font-weight:500;font-size:12rem;line-height:18rem;padding:16rem 0 0}@media (min-width:47.99875em){.steps-form{display:flex;align-items:center;gap:12rem}}.steps-form__caption,.steps-form__value{position:relative;text-transform:uppercase}.steps-form__caption{letter-spacing:.04em;padding-bottom:12rem}.steps-form__caption::before{content:"";position:absolute;width:0;height:3rem;bottom:-1.5rem;left:0;background:#f6d700;border-radius:1rem;transition:width .5s}.form__line_2 .steps-form__caption::before,.steps-form._fill .steps-form__caption::before{width:50%}.form__line_2 .steps-form._fill .steps-form__caption::before{width:100%}.steps-form__value{width:24rem;height:24rem;background:#242325;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:1;color:#fff;transition:all .5s}.steps-form__value::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/icons/check_gold.svg)0 0/contain no-repeat;opacity:0;transition:opacity .5s}.steps-form._active .steps-form__value{background:#f6d700;color:#242325}.steps-form._fill .steps-form__value::before{opacity:1}@media (max-width:47.99875em){.steps-form__value{display:none}}.steps-form__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:22rem;line-height:24rem}@media (min-width:47.99875em){.steps-form__title{font-size:20rem;line-height:32rem}}@media (max-width:47.99875em){.steps-form__title{font-size:18rem;line-height:27rem;padding:8rem 0 32rem;border-top:1rem solid rgba(36,35,37,.1)}}.timing-form{position:relative;padding:0 47rem 0 36.5rem;display:grid;gap:8rem}.timing-form__icon{position:absolute;left:0;top:8rem;width:19rem;height:19rem}.timing-form__value{font-family:"Akrobat",sans-serif;font-weight:500;font-size:28rem;line-height:34rem;text-transform:uppercase}.timing-form__caption{color:rgba(36,35,37,.5);font-size:15rem;line-height:24rem}
/*! Кнопки ========================================================================================================================================================*/
.button-border,.button-border-black,.button-decor,.button-decor-small{flex-direction:row-reverse}.button-border::before,.button-decor::before{width:32rem;height:32rem;background:#242325}.button-border-black::before,.button-border::before,.button-decor-small::before,.button-decor::before{content:"";position:relative;border-radius:50%;transition:all .3s}.button-border-black::before{width:32rem;height:32rem}.button-decor-small::before{background:#242325}@media (max-width:47.99875em){.button-border-black::before,.button-border::before,.button-decor-small::before,.button-decor::before{display:none}}.button{display:inline-flex;width:100%;height:64rem;padding:16rem 32rem;display:flex;justify-content:center;align-items:center;background:#f6d700;font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;transition:all .3s}.button,.button-decor{border-radius:8rem;color:#242325}.button-border,.button-border-black,.button-decor{display:inline-flex;width:100%;height:64rem;padding:16rem 32rem;display:flex;align-items:center;background:#f6d700;font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;transition:all .3s}.button-decor-small{height:64rem;display:flex}.button-audio,.button-decor-small{display:inline-flex;width:100%;align-items:center;background:#f6d700;border-radius:8rem;font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;color:#242325;transition:all .3s}@media (max-width:47.99875em){.button,.button-audio,.button-border,.button-border-black,.button-decor,.button-decor-small{font-size:12rem;height:56rem}}@media (any-hover:hover){.button-audio:hover,.button-border-black:hover,.button-border:hover,.button-decor-small:hover,.button-decor:hover,.button:hover{background:#fff}}.button[disabled],[disabled].button-audio,[disabled].button-border,[disabled].button-border-black,[disabled].button-decor,[disabled].button-decor-small{background:#e2e2e2;color:rgba(36,35,37,.4)}.button-audio{width:258rem;letter-spacing:.52rem;height:52rem;padding:10rem 14rem 10rem 24rem;background:#fff;display:flex;flex-direction:row-reverse;justify-content:space-between}.button-audio::before{content:"";background:url(../img/icons/microphone.svg)0 0/contain no-repeat}@media (max-width:47.99875em){.button-audio{padding:10rem 24rem}}.button-border,.button-border-black,.button-decor,.button-decor-small{justify-content:space-between}@media (max-width:47.99875em){.button-border,.button-border-black,.button-decor,.button-decor-small{justify-content:center}}@media (any-hover:hover){.button-border-black:hover,.button-border:hover,.button-decor-small:hover,.button-decor:hover{background:#fff;color:#242325}.button-border-black:hover::before,.button-border:hover::before,.button-decor-small:hover::before,.button-decor:hover::before{background:#f6d700}}.button-decor-small{padding:16rem 22rem 16rem 32rem}.button-audio::before,.button-decor-small::before{width:24rem;height:24rem}@media (any-hover:hover){.button-decor-small:hover{background:#fff}.button-decor-small:hover::before{background:#f6d700}}.button-border,.button-border-black{background:unset;border:1px solid rgba(255,255,255,.15);border-radius:8rem;color:#fff}.button-border-black{border:1px solid rgba(36,35,37,.15);color:#242325}.button-border-black::before,.button-border::before{background:#fff}.button-border-black::before{background:#242325}@media (any-hover:hover){.button-border-black:hover{background:#242325;color:#fff}.button-border-black:hover::before{background:#fff url(../img/icons/download.svg)center/20rem 20rem no-repeat}}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}.input{border-radius:0!important;width:100%;height:100%;min-height:30rem;display:block;padding:0;font-size:15rem;line-height:24rem;color:#242325;background:0 0}@media (max-width:47.99875em){.input{line-height:16rem}}textarea.input{resize:none;padding:0}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:.3125em}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:checked+.checkbox__label:before{background:url(../img/icons/check.svg)center/18rem 18rem no-repeat}.checkbox__label{cursor:pointer;display:inline-flex;position:relative;gap:16rem}.checkbox__label:before{content:"";flex:0 0 24rem;width:24rem;height:24rem;border:1rem solid rgba(36,35,37,.15);border-radius:4rem}.checkbox__text{font-size:13rem;line-height:18rem}
/*! Модуль попапа ========================================================================================================================================================*/
.popup,body::after{position:fixed;top:0;left:0;pointer-events:none}body::after{content:"";background-color:rgba(0,0,0,.5);width:100%;height:100%;opacity:0;transition:opacity .8s ease 0s;z-index:149}.popup-show body::after{opacity:1}.popup{bottom:0;right:0;transition:visibility .8s ease 0s;visibility:hidden;z-index:2}.lock .popup{z-index:150}@media (min-width:47.99875em){.popup{padding:24rem}}.popup_show{z-index:150;visibility:visible;pointer-events:auto}.popup__wrapper{position:relative;display:flex;justify-content:flex-end;min-height:100%;flex:1 1 auto;width:100%}.popup__content{position:absolute;top:0;right:0;height:100%;transition:.5s;background-color:#fff;padding:32rem;width:100%}@media (min-width:47.99875em){.popup__content{max-width:830rem;max-height:852rem;border-radius:16rem}}@media (max-width:47.99875em){.popup__content{padding:24rem 16rem}}.popup__close._ibg-contain{position:absolute;top:18rem;right:17.4rem;width:56.6rem;height:56.6rem}@media screen and (max-width:47.99875em){.popup__close._ibg-contain{top:16rem;right:16rem;width:28rem;height:28rem}}.body-popup{display:flex;flex-direction:column;justify-content:space-between;height:100%}.body-popup__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:42rem;line-height:1.19;text-transform:uppercase;color:#242325;padding-bottom:32rem;border-bottom:1rem solid rgba(36,35,37,.15)}@media screen and (max-width:47.99875em){.body-popup__title{font-size:22rem;line-height:1.27;padding-bottom:24rem;border-bottom:1rem solid rgba(36,35,37,.1)}}.body-popup__text{font-size:15rem;line-height:24rem;color:rgba(36,35,37,.6);padding:32rem 0 48rem;max-width:370rem}@media screen and (max-width:47.99875em){.body-popup__text{padding:24rem 0}}.body-popup__form .form__lines{margin-bottom:0}.body-popup__form .form__line{grid-template-columns:unset;padding:0;border:unset;gap:16rem;background:unset}@media (max-width:47.99875em){.body-popup__form .form__body{margin-bottom:16rem}}.body-popup__form .form__inputs{gap:8rem}@media (max-width:47.99875em){.body-popup__form .form__inputs_three{grid-template-columns:unset;grid-template-rows:unset}.body-popup__form .form__inputs_three .form__input-box{grid-column:unset}}.body-popup__warning{max-width:360rem;padding-top:48rem;margin:0}@media screen and (max-width:47.99875em){.body-popup__warning{padding-top:16rem;max-width:272rem}}.body-popup__image{width:400rem;height:400rem;margin:0 auto}@media (max-width:47.99875em){.body-popup__image{width:218rem;height:218rem}}
/*! Модуль споллеров ========================================================================================================================================================*/
.spollers{display:grid;gap:32rem}.faq .spollers{gap:0}@media (min-width:47.99875em){.faq .spollers{list-style-type:none;counter-reset:item}.faq .spollers li>.spollers__title::after{position:absolute;top:32rem;left:0;counter-increment:item;content:counter(item,decimal-leading-zero);font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;margin-top:8rem}}@media (max-width:47.99875em){.spollers{gap:0}}@media (min-width:47.99875em){.footer .spollers{display:flex;gap:96rem}.spollers__column:first-child .spollers__item:first-child{margin-bottom:72rem}.footer .spollers__column{flex:0 1 264rem}}.faq .spollers__item,.header_inverse .spollers__item{border-bottom:1rem solid rgba(255,255,255,.15)}.faq .spollers__item{transition:border-color .5s}.faq .spollers__item:first-child{border-top:1rem solid rgba(255,255,255,.15)}@media (min-width:47.99875em){.header .spollers__item{display:grid;align-items:start;grid-template-columns:228rem auto;gap:26rem;padding-bottom:52rem}.header .spollers__item:first-child{padding-bottom:64rem}.header .spollers__item:not(:last-child){border-bottom:1rem solid rgba(36,35,37,.15)}.header .spollers__item:nth-child(2){padding-top:8rem}.header .spollers__item:last-child .menu__list{gap:8rem}}@media (max-width:47.99875em){.spollers__item{border-bottom:1rem solid rgba(36,35,37,.15)}.footer .spollers__item{border-bottom:1rem solid rgba(255,255,255,.15);padding:0 16rem}.footer .spollers__item:first-child{border-top:1rem solid rgba(255,255,255,.15)}}.spollers__title{cursor:default;position:relative;width:100%;font-family:"Gilroy",sans-serif;font-weight:500;font-size:16rem;line-height:21rem;letter-spacing:.02em;text-transform:uppercase;text-align:left}.faq .spollers__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:20rem;line-height:32rem;text-transform:unset;padding:32rem 0 32rem 134rem;color:#fff}.faq .spollers__title p{max-width:610rem}@media (max-width:47.99875em){.faq .spollers__title p{max-width:295rem}.faq .spollers__title{padding:24rem 50rem 24rem 0;font-size:18rem;line-height:27rem}}.footer .spollers__title,.header-inverse .header .spollers__title{color:#fff}@media (min-width:47.99875em){.footer .spollers__title{line-height:18rem;letter-spacing:.64px}}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::before{content:"";position:absolute;width:16rem;height:16rem;top:22rem;right:0;background:url(../img/icons/arrow.svg)0 0/contain no-repeat;margin-right:16rem;transition:all .5s}.footer ._spoller-init .spollers__title::before{background:url(../img/icons/arrow_white.svg)0 0/contain no-repeat}@media (max-width:47.99875em){._spoller-init .spollers__title::before{margin-right:0;margin-top:4rem}}.faq ._spoller-init .spollers__title::before{top:24rem;margin:0;transition:all 1s}@media (min-width:47.99875em){.faq ._spoller-init .spollers__title::before{width:48rem;height:48rem;border-radius:50%;background:#fff url(../img/icons/arrow.svg)center/24rem 24rem no-repeat;transform:rotate(-180deg)}}@media (max-width:47.99875em){.faq ._spoller-init .spollers__title::before{top:32rem;background:url(../img/icons/arrow_white.svg)0 0/contain no-repeat}}.header ._spoller-init .spollers__title{color:#242325}.spollers__title._spoller-active::before{transform:rotate(180deg)}@media (min-width:47.99875em){.faq .spollers__title._spoller-active::before{transform:rotate(0deg)}.footer .spollers__title{padding-bottom:16rem;border-bottom:1rem solid rgba(255,255,255,.15);margin-bottom:24rem}}@media (max-width:47.99875em){.spollers__title{font-size:15rem;line-height:18rem;padding:22rem 0;letter-spacing:.6rem}.spollers__title br{content:""}.faq .spollers__title br{content:unset}}._spoller-init .spollers__body{padding:26rem 0 32rem}.faq ._spoller-init .spollers__body{padding:32rem 0 48rem;color:rgba(255,255,255,.6)}@media (min-width:47.99875em){.faq ._spoller-init .spollers__body{margin-left:134rem}}@media (max-width:47.99875em){.faq ._spoller-init .spollers__body{padding:24rem 0 32rem}}.faq .spollers__body-text{font-size:15rem;line-height:24rem;max-width:672rem;color:rgba(255,255,255,.6);opacity:0;transform:translate(0,30rem);transition:all 1s}.faq .spollers__body-text p:not(:last-child){padding-bottom:16rem}@media (max-width:47.99875em){.faq .spollers__body-text{max-width:95%}}.faq .spollers__body._spoller-active .spollers__body-text{opacity:1;transform:translate(0,0)}
/*! Стили для отзывчивых картинок (IBG) ========================================================================================================================================================*/
@media (max-width:47.99875em){[class*=_pc]{display:none}}@media (min-width:47.99875em){[class*=_mob]{display:none}}[class*=_ibg-contain],[class*=_ibg]{position:relative}[class*=_ibg-contain] img,[class*=_ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}[class*=_ibg-contain] img{object-fit:contain}
/*! Заголовки, общие БЄМ блоки и проче... ========================================================================================================================================================*/
@keyframes dash{to{stroke-dashoffset:0}}@keyframes menuIconBeforeOpen{0%{top:6rem;transform:rotate(0deg)}30%{top:calc(100% - 8rem);transform:rotate(0deg)}to{top:calc(50% - 1rem);transform:rotate(-45deg)}}@keyframes menuIconBeforeClose{0%{top:calc(50% - 1rem);transform:rotate(-45deg)}70%{top:calc(100% - 8rem);transform:rotate(0deg)}to{top:6rem;transform:rotate(0deg)}}@keyframes menuIconAfterOpen{0%,30%{top:calc(100% - 8rem);transform:rotate(0deg)}to{top:calc(50% - 1rem);transform:rotate(45deg)}}@keyframes menuIconAfterClose{0%{top:calc(50% - 1rem);transform:rotate(45deg)}70%,to{top:calc(100% - 8rem);transform:rotate(0deg)}}@keyframes menuTopHover{0%{background:#fff}to{background:#f6d700}}@keyframes menuTopHoverRemove{0%{background:#f6d700}to{background:#fff}}@keyframes draw{to{stroke-dashoffset:0;transform:rotate(90deg)}}.page{padding:200rem 0 160rem}.page.about{padding:226rem 0 160rem}@media (max-width:47.99875em){.page,.page.about{padding:108rem 0 96rem}.page.delivery{padding:84rem 0 96rem}}.title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:72rem;line-height:80rem;text-transform:uppercase}@media (max-width:47.99875em){.title{font-size:32rem;line-height:40rem}}.title-small{font-family:"Gilroy",sans-serif;font-weight:500;font-size:56rem;line-height:68rem;text-transform:uppercase}@media (max-width:47.99875em){.title-small{font-size:32rem;line-height:40rem}}@media (min-width:47.99875em){.conditions .title-small{letter-spacing:1.12rem}}@media (max-width:47.99875em){.conditions .title-small{font-size:24rem;line-height:34rem}}.download-white::before,.download::before{content:"";position:relative;width:32rem;height:32rem;background:#fff url(../img/icons/download.svg)center/20rem 20rem no-repeat;border-radius:50%;transition:all .3s}@media (max-width:47.99875em){.footer .download-white::before,.footer .download::before{width:56rem;height:56rem;background:#242325 url(../img/icons/download_white.svg)center/20rem 20rem no-repeat;border:1rem solid rgba(255,255,255,.15)}}.download-white::before{background:#242325 url(../img/icons/download_white.svg)center/20rem 20rem no-repeat}.section-top{color:#fff}.section-top__subtitle{font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;margin-bottom:32rem}@media (max-width:47.99875em){.section-top__subtitle{font-size:12rem}}.about .section-top__subtitle,.about-block .section-top__subtitle,.benefits_main .section-top__subtitle,.contacts-block .section-top__subtitle,.main .section-top__subtitle{margin-bottom:48rem}.delivery .section-top__subtitle{letter-spacing:.52rem}.top-about .section-top__subtitle{margin-bottom:6rem}@media (max-width:47.99875em){.section-top__subtitle{margin-bottom:24rem;letter-spacing:.48rem}.about .section-top__subtitle,.delivery .section-top__subtitle,.top-about .section-top__subtitle{margin-bottom:24rem}}.section-top__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:42rem;line-height:50rem;max-width:870rem}@media (max-width:47.99875em){.section-top__title{font-size:24rem;line-height:30rem}}.main-contacts .section-top__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:56rem;line-height:68rem;text-transform:uppercase}@media (max-width:47.99875em){.main-contacts .section-top__title{font-size:32rem;line-height:40rem}}.delivery_road .content__benefits .section-top__title,.delivery_services .section-top__title{max-width:895rem}.top-about .section-top__title{font-size:72rem;line-height:88rem;max-width:1170rem}@media (max-width:47.99875em){.section-top__title{letter-spacing:normal}.top-about .section-top__title{font-size:28rem;line-height:38rem}}.section-top__info{width:448rem;height:115rem;margin:96rem 0 0 auto;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15)}@media (max-width:47.99875em){.section-top__info{display:none}}.offices .section-top__info{height:144rem;align-items:center;justify-content:flex-start;gap:16rem}.section-top__number{font-family:"Akrobat",sans-serif;font-weight:500;font-size:96rem;line-height:115rem;text-transform:uppercase}.offices .section-top__number{font-size:120rem;line-height:144rem}.section-top__column{display:flex;flex-direction:column}.section-top__caption{margin:12rem 0 22rem;font-family:"Akrobat",sans-serif;font-weight:500;font-size:19rem;line-height:23rem;text-transform:uppercase}.section-top__text{width:448rem;margin:96rem 224rem 0 auto;font-size:15rem;line-height:24rem}.section-top__info .section-top__text{width:auto;margin:0;color:rgba(255,255,255,.6)}.about .section-top__text,.about-block .section-top__text,.scheme .section-top__text,.services .section-top__text{margin:120rem 224rem 0 auto}.delivery-map .section-top__text,.faq .section-top__text,.tariffs .section-top__text{margin:96rem 126rem 0 auto}.delivery_road .section-top__text{width:462rem;margin:96rem 112rem 0 auto}@media (max-width:47.99875em){.section-top__text{display:none}}.contacts-item{display:flex;flex-direction:column;gap:6rem}@media (max-width:47.99875em){.contacts-item{flex-direction:column-reverse;gap:12rem}.contacts-block .contacts-item,.menu__body .contacts-item{flex-direction:column}}.contacts-item__caption{font-size:15rem;line-height:24rem;color:rgba(36,35,37,.6)}.contacts-block .contacts-item__caption,.footer .contacts-item__caption{color:rgba(255,255,255,.5)}.contacts-item__body{display:flex;align-items:center;gap:24rem}@media (max-width:47.99875em){.contacts-block .contacts-item__body{justify-content:space-between}}.contacts-item__link{font-family:"Gilroy",sans-serif;font-weight:500;font-size:22rem;line-height:24rem;white-space:nowrap;transition:color .3s}@media (min-width:47.99875em){.contacts-item__link_small{font-size:15rem}.header .contacts-item__link_small{font-size:16rem}.contacts-item__link_lg{font-weight:500;font-size:64rem;line-height:75rem;text-transform:uppercase}._hover .contacts-item__link{color:#242325}}@media (max-width:47.99875em){.contacts-item__link{font-size:24rem;line-height:28rem}.contacts-item__link_lg{font-weight:500;font-size:28rem;line-height:33rem}}@media (any-hover:hover){.contacts-item__link:hover{color:rgba(36,35,37,.6)}}.contacts-item__text{font-size:15rem;line-height:24rem}@media (max-width:47.99875em){.contacts-block .contacts-item__text{max-width:178rem}}.social{display:flex;gap:20rem}@media (max-width:47.99875em){.contacts-block .social{margin-right:16rem}}.social__item{width:20rem;height:20rem;transition:background .3s}.social__item_telegram{background:url(../img/icons/telegram.svg)0 0/contain no-repeat}@media (any-hover:hover){.social__item_telegram:hover{background:url(../img/icons/telegram_hover.svg)0 0/contain no-repeat}}.social__item_whatsapp{background:url(../img/icons/whatsapp.svg)0 0/contain no-repeat}@media (any-hover:hover){.social__item_whatsapp:hover{background:url(../img/icons/whatsapp_hover.svg)0 0/contain no-repeat}}@media (min-width:47.99875em){.header .social__item{width:16.5rem;height:16.5rem}}@media (max-width:47.99875em){.social__item{width:26.5rem;height:26.5rem}}.sim-info{position:absolute;top:0;right:0;background-color:#fff;border-radius:8rem;transition:all 1s;cursor:pointer;z-index:20}.sim-info._active{width:291rem}.sim-info._active .sim-info__top::before{background-color:transparent;color:#242325;border:1rem solid rgba(36,35,37,.15)}@media (max-width:47.99875em){.sim-info{display:none}}@media (any-hover:hover){.sim-info:hover .sim-info__top::before{opacity:.6}}.sim-info__top{display:flex;justify-content:space-between;flex-direction:row-reverse;color:#22b008;font-family:"Gilroy",sans-serif;font-weight:500;font-size:22rem;line-height:24rem}.sim-info__top::before{content:"i";position:relative;width:24rem;height:24rem;background:#242325;border-radius:50%;color:#fff;text-transform:lowercase;display:flex;justify-content:center;align-items:center;transition:all .3s}.sim-info__body{max-height:0;min-width:253rem;overflow:hidden;width:100%}.sim-info__text{padding:40rem 0 10rem;max-width:202rem;font-size:15rem;line-height:24rem;color:rgba(36,35,37,.5)}.sim-social{display:flex;gap:8rem}.sim-social__item{height:52rem;border:1rem solid rgba(255,255,255,.15);border-radius:8rem;display:flex;align-items:center;gap:48rem;padding:0 14rem 0 24rem;font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;transition:all .3s}@media (max-width:47.99875em){.sim-social__item{font-size:12rem}}.sim-social__item::after{content:"";position:relative;width:12rem;height:12rem;border-radius:50%}.sim-social__item_whatsapp::after{background-color:#22b008}.sim-social__item_telegram::after{background-color:#29a9ea}@media (any-hover:hover){.sim-social__item:hover{background:#fff;color:#242325}}.video-block{width:100%;border-radius:16rem;overflow:hidden;position:relative}.delivery .video-block{height:405rem;border-radius:8rem}.video-block embed,.video-block iframe,.video-block object,.video-block video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:47.99875em){.video-block{border-radius:8rem}.about .video-block{height:194rem}.delivery .video-block{height:200rem}}.controls{position:absolute;bottom:32rem;left:32rem;display:flex;justify-content:space-between;align-items:center;gap:16rem;font-family:"Gilroy",sans-serif;font-size:13rem;font-weight:500;line-height:18rem;letter-spacing:.26rem}@media (max-width:47.99875em){.controls{bottom:16rem;left:16rem;flex-direction:row-reverse;font-size:12rem;letter-spacing:.48rem}}.controls__text{flex:1 1 auto;text-transform:uppercase;opacity:1;transition:opacity .5s}._video-play .controls__text{opacity:0}.delivery .controls__text{color:#fff}@media (min-width:47.99875em){._video-paused .controls__text{opacity:0}}@media (max-width:47.99875em){.controls__text{color:#fff}}.controls__duration{color:rgba(36,35,37,.5);opacity:1;transition:opacity .5s}._video-paused .controls__duration,._video-play .controls__duration,._video-play .controls__play-pause-button span{opacity:0}@media (max-width:47.99875em){.controls__duration{display:none}}.controls__play-pause-button{position:relative;width:32rem;height:32rem;display:flex;justify-content:center;align-items:center;gap:4rem}.controls__play-pause-button span{position:absolute;top:50%;width:0;height:0;border-top:9.35rem solid transparent;border-left:14.7rem solid #242325;border-bottom:9.35rem solid transparent;transform:translate(-50%,-50%);opacity:1;transition:opacity .5s}@media (max-width:47.99875em){.controls__play-pause-button span{border-top:7rem solid transparent;border-left:11rem solid #242325;border-bottom:7rem solid transparent}}.controls__play-pause-button::after,.controls__play-pause-button::before{content:"";position:relative;width:4rem;height:18.7rem;background:#242325;opacity:0;transition:opacity .5s}._video-paused .controls__play-pause-button span,._video-play .controls__play-pause-button::after,._video-play .controls__play-pause-button::before{opacity:1}._video-paused .controls__play-pause-button::after,._video-paused .controls__play-pause-button::before{opacity:0}@media (max-width:47.99875em){.controls__play-pause-button{width:48rem;height:48rem;background:#fff;border-radius:50%}}.audio-controls__timeline input[type=range],.controls__timeline input[type=range]{-webkit-appearance:none;width:100%;height:2rem;background-color:rgba(36,35,37,.1);outline:0;margin:0;padding:0;cursor:pointer}.controls__timeline input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:8rem;height:8rem;background-color:#242325;border-radius:50%;cursor:pointer;transition:all .5s}@media (any-hover:hover){.controls__timeline input[type=range]::-webkit-slider-thumb:hover{width:12rem;height:12rem}}.controls__timeline input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:8rem;height:8rem;background-color:#242325;border-radius:50%;border:unset;cursor:pointer;transition:all .5s}@media (any-hover:hover){.controls__timeline input[type=range]::-moz-range-thumb:hover{width:12rem;height:12rem}}.controls__timeline input[type=range]::-moz-range-progress{background:#242325}.controls__timeline input[type=range]::-webkit-progress-value{background:#242325}.timeline-controls{position:absolute;width:100%;max-width:520rem;height:12rem;top:50%;left:32rem;transform:translate(0,-50%);transition:all .5s;display:flex;align-items:center;opacity:0;pointer-events:none}._video-paused .timeline-controls,._video-play .timeline-controls{opacity:1;pointer-events:auto}@media (max-width:47.99875em){.timeline-controls{display:none}}.timeline-controls__process{position:absolute;width:0;height:2rem;top:50%;left:0;transform:translate(0,-50%);background:#242325;pointer-events:none}.audio-controls{position:relative;width:258rem;height:52rem;padding:10rem 16rem 10rem 24rem;background:#fff;border-radius:8rem;display:flex;justify-content:space-between;align-items:center;gap:16rem;font-family:"Gilroy",sans-serif;font-size:13rem;font-weight:500;line-height:18rem;letter-spacing:.26rem;text-transform:uppercase;cursor:pointer}._audio-paused .audio-controls,._audio-play .audio-controls{cursor:default}@media (min-width:47.99875em){.about .audio-controls{width:227rem}.delivery_railway .audio-controls{width:246rem}.delivery_sea .audio-controls{width:285rem}}@media (max-width:47.99875em){.audio-controls{font-size:12rem;letter-spacing:.48px;width:100%}}@media (any-hover:hover){.audio-controls:hover{background:#f6d700}._audio-paused .audio-controls:hover,._audio-play .audio-controls:hover{background:#fff}}.audio-controls__text{flex:1 1 auto;color:#242325;opacity:1;transition:opacity .5s}._audio-paused .audio-controls__duration,._audio-paused .audio-controls__text,._audio-play .audio-controls__duration,._audio-play .audio-controls__text{opacity:0}.audio-controls__duration{color:rgba(36,35,37,.15);opacity:1;transition:opacity .5s}@media (min-width:47.99875em){.audio-controls__duration{display:none}}.audio-controls__play-pause-button{position:relative;width:24rem;height:24rem;display:flex;justify-content:center;align-items:center;gap:4rem;outline:0}.audio-controls__play-pause-button span{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/icons/microphone.svg)0 0/contain no-repeat;opacity:1;transition:opacity .5s}._audio-play .audio-controls__play-pause-button span{opacity:0;background:unset}._audio-paused .audio-controls__play-pause-button span{width:12rem;height:14rem;top:50%;left:50%;transform:translate(-50%,-50%);border-top:6.5rem solid transparent;border-left:14rem solid #242325;border-bottom:6.5rem solid transparent;background:unset;z-index:2}.audio-controls__play-pause-button::after,.audio-controls__play-pause-button::before{content:"";width:4rem;height:14rem;background:#242325;opacity:0;transition:all .5s}._audio-play .audio-controls__play-pause-button::after,._audio-play .audio-controls__play-pause-button::before{opacity:1}@media (any-hover:hover){.audio-controls__play-pause-button:hover::after,.audio-controls__play-pause-button:hover::before{background:rgba(36,35,37,.6)}.audio-controls__play-pause-button:hover span{border-left-color:rgba(36,35,37,.6)}}.audio-controls__timeline{position:absolute;width:100%;max-width:154rem;height:12rem;top:50%;left:32rem;transform:translate(0,-50%);transition:all .5s;display:flex;align-items:center;opacity:0;pointer-events:none}._audio-paused .audio-controls__timeline,._audio-play .audio-controls__timeline,.menu-open .header::before{opacity:1;pointer-events:auto}.audio-controls__timeline input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:8rem;height:8rem;background-color:#242325;border-radius:50%;cursor:pointer;transition:all .5s}@media (any-hover:hover){.audio-controls__timeline input[type=range]::-webkit-slider-thumb:hover{width:12rem;height:12rem}}.audio-controls__timeline input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:8rem;height:8rem;background-color:#242325;border-radius:50%;border:unset;cursor:pointer;transition:all .5s}@media (any-hover:hover){.audio-controls__timeline input[type=range]::-moz-range-thumb:hover{width:12rem;height:12rem}}.audio-controls__timeline input[type=range]::-moz-range-progress{background:#242325}.audio-controls__timeline input[type=range]::-webkit-progress-value{background:#242325}@media (min-width:47.99875em){.about .audio-controls__timeline{max-width:123rem}.delivery_railway .audio-controls__timeline{max-width:142rem}.delivery_sea .audio-controls__timeline{max-width:181rem}}@media (max-width:47.99875em){.audio-controls__timeline{max-width:calc(100% - 24rem - 16rem - 24rem - 24rem)}}.audio-controls__timeline-process{position:absolute;width:0;height:2rem;top:50%;left:0;transform:translate(0,-50%);background:#242325;pointer-events:none}._video-paused .main-video__controls,._video-play .main-video__controls{display:none!important}.dashed{stroke-dasharray:1.88}.delivery-map__map._watcher-view .path1{stroke-dasharray:573;stroke-dashoffset:573;animation:dash 1400ms 600ms linear forwards}.delivery-map__map._watcher-view .path2{stroke-dasharray:296;stroke-dashoffset:296;animation:dash 1s 1s linear forwards}.delivery-map__map._watcher-view .path3{stroke-dasharray:278;stroke-dashoffset:278;animation:dash 1s 0s linear forwards}.delivery-map__map._watcher-view .path4{stroke-dasharray:311;stroke-dashoffset:311;animation:dash 1s 0s linear forwards}.delivery-map__map._watcher-view .path5{stroke-dasharray:316;stroke-dashoffset:316;animation:dash 1s 0s linear forwards}.delivery-map__map._watcher-view .path6{stroke-dasharray:272;stroke-dashoffset:272;animation:dash 600ms 0s linear forwards}.delivery-map__map._watcher-view .path7{stroke-dasharray:233;stroke-dashoffset:233;animation:dash 600ms 0s linear forwards}.delivery-map__map._watcher-view .path8{stroke-dasharray:182;stroke-dashoffset:182;animation:dash 400ms 200ms linear forwards}.delivery-map__map._watcher-view .path9{stroke-dasharray:35;stroke-dashoffset:35;animation:dash 200ms 0ms linear forwards}.header{position:absolute;width:100%;top:0;left:0;z-index:150;color:#fff}.header._anim-element{transform:translate(0,-100%)}.header._anim-element._active,.header::before{transform:translate(0,0);transition:transform 1s .3s}.header._scroll{background:rgba(36,35,37,.5)}.header::before{content:"";position:fixed;width:100%;height:100vh;top:0;left:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .8s ease 0s;z-index:-1}@media (max-width:47.99875em){.contacts-header-open .header::before{opacity:1;pointer-events:auto}}.header__container{display:flex;gap:24rem}@media (min-width:47.99875em){.header__container{justify-content:space-between}}@media (max-width:47.99875em){.header__container{gap:0;padding:0}}@media (min-width:160em){.header__container{max-width:unset}}.header__logo{width:384rem;height:128rem;margin-left:-48rem}@media (max-width:47.99875em){.header__logo{width:254rem;height:60rem;margin-left:0;order:0}}.header__menu{flex:1 1 auto;margin-top:24rem}@media (max-width:47.99875em){.header__menu{flex:0 0 60rem;margin-top:0;order:2}}.header__contacts{flex:0 0 286rem;margin-top:24rem}@media (max-width:47.99875em){.header__contacts{flex:0 0 60rem;margin-top:0;order:1}}.header__language{flex:0 0 52rem;height:52rem;margin-top:24rem;border:1px solid rgba(255,255,255,.15);border-radius:8rem;display:flex;justify-content:center;align-items:center;font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase;transition:all .3s}@media (max-width:47.99875em){.header__language{font-size:12rem}}.header-inverse .header__language{border:1px solid rgba(36,35,37,.15);border-radius:8rem;color:#242325}@media (max-width:47.99875em){.header__language{display:none}}@media (any-hover:hover){.header__language:hover{background:#fff;color:#242325}}.menu{display:flex;justify-content:flex-end;color:#242325}@media (min-width:47.99875em){.header-inverse .menu{color:#fff}.menu__wrapper{position:relative;width:286rem;height:52rem;z-index:2}}@media (max-width:47.99875em){.menu__wrapper{height:60rem}}@media (min-width:47.99875em){.menu__content{position:absolute;width:100%;height:100%;max-height:862rem;top:0;left:0;overflow:hidden;background:#fff;border-radius:8rem;transition:all .7s .3s}.header-inverse .menu__content{background:#242325}.menu-open .menu__content{width:720rem;height:calc(100vh - 48rem);max-height:862rem;transform:translate(-116rem,0);border-radius:16rem;transition:all 1s}}.menu__top{width:286rem;height:52rem;display:flex;align-items:center;justify-content:space-between;font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase}@media (max-width:47.99875em){.menu__top{font-size:12rem}}.menu__top span{opacity:1;transition:all .3s .7s}@media (any-hover:hover){.menu__top span:hover{cursor:default}}@media (min-width:47.99875em){.menu__top{position:absolute;top:0;left:0;padding:6rem 24rem;background:#fff;border-radius:8rem;transition-property:width,padding;transition-duration:.7s;transition-delay:.3s}.header-inverse .menu__top{background:#242325}.menu__top._hover{animation:menuTopHover .3s ease-in-out;background:#f6d700}.menu__top._hover-animate{animation:menuTopHoverRemove .3s ease-in-out}.menu-open .menu__top{width:720rem;padding:6rem 32rem;background:0 0;pointer-events:none;transition-property:width,padding;transition-duration:1s;transition-delay:0s;transition-timing-function:ease-in-out}.menu-open .menu__top span{opacity:0;transform:translate(0,100%);pointer-events:none;transition:all .3s 0s}}@media (max-width:47.99875em){.menu__top{width:60rem;height:60rem;justify-content:center;border-bottom:1px solid rgba(255,255,255,.15)}.menu__top span{display:none}.contacts-header-open .menu__top,.header-inverse .menu__top,.menu-open .menu__top{border-top:1rem solid rgba(36,35,37,.15);border-right:1rem solid rgba(36,35,37,.15);border-bottom:1px solid rgba(36,35,37,.15)}.contacts-header-open .menu__top,.menu-open .menu__top{background:#fff}}.menu__icon{position:relative;width:40rem;height:18rem;cursor:pointer;transition-property:height,margin;transition-duration:.3s;transition-delay:.7s}.menu__icon::after,.menu__icon::before{content:"";right:0;position:absolute;width:100%;height:2rem;background-color:#242325;border-radius:2rem;transform:rotate(0deg)}.header-inverse .menu__icon::after,.header-inverse .menu__icon::before{background-color:#fff}.menu__icon::before{top:6rem}.menu__icon::after{top:calc(100% - 8rem)}.menu-open .menu__icon::before{top:calc(50% - 1rem);transform:rotate(-45deg)}.menu-open .menu__icon::after{top:calc(50% - 1rem);transform:rotate(45deg)}@media (min-width:47.99875em){.menu-open .menu__icon{height:30rem;margin:42rem -4rem 0 0;pointer-events:auto;transition-property:height,margin;transition-duration:.3s;transition-delay:0s}.menu-open .menu__icon::before{animation:menuIconBeforeOpen 1s ease-out}.menu-open .menu__icon::after{animation:menuIconAfterOpen 1s ease-out}.menu-close-animate .menu__icon::before{animation:menuIconBeforeClose 1s ease-out}.menu-close-animate .menu__icon::after{animation:menuIconAfterClose 1s ease-out}}@media (max-width:47.99875em){.menu__icon{width:24rem;transition:all .5s}.menu__icon::after,.menu__icon::before{background:#fff;transition:all .5s}.contacts-header-open .menu__icon::after,.contacts-header-open .menu__icon::before,.header-inverse .menu__icon::after,.header-inverse .menu__icon::before,.menu-open .menu__icon::after,.menu-open .menu__icon::before{background:#242325}}@media (any-hover:hover){.menu-open .menu__icon:hover::after,.menu-open .menu__icon:hover::before{background-color:rgba(36,35,37,.6)}.menu-open .header-inverse .menu__icon:hover::after,.menu-open .header-inverse .menu__icon:hover::before{background-color:rgba(255,255,255,.6)}}.menu__body{width:720rem;height:calc(100vh - 48rem);display:flex;flex-direction:column;gap:32rem}@media (min-width:47.99875em){.menu__body{max-height:862rem;padding:42rem 32rem 32rem;justify-content:space-between;overflow-y:auto;opacity:0;visibility:hidden;transition:all .5s}.menu-open .menu__body{opacity:1;visibility:visible;transition:all .8s .8s}}@media (max-width:47.99875em){.menu__body{position:absolute;width:100%;height:100vh;top:-100%;right:0;background:#fff;padding:60rem 16rem 24rem;transition:all .3s;opacity:0;visibility:hidden;z-index:-1;overflow:hidden}.menu-open .menu__body{top:0;opacity:1;visibility:visible;overflow-y:auto}}.menu__list{display:grid;justify-items:start;gap:12rem}@media (max-width:47.99875em){.menu__list{gap:18rem}}.menu__link{display:grid;grid-template-columns:37rem auto;gap:25rem;transition:opacity .3s}.menu__link_no-image{grid-template-columns:auto}@media (any-hover:hover){.menu__link:hover{opacity:.6}}.menu__link-text{line-height:1.47}.menu__language,.menu__link-text{font-size:15rem;line-height:24rem}@media (min-width:47.99875em){.menu__language{display:none}.header-inverse .menu__button{border:1px solid rgba(255,255,255,.15);border-radius:8rem;color:#fff}.header-inverse .menu__button::before{background:#fff url(../img/icons/download.svg)center/20rem 20rem no-repeat}}@media (max-width:47.99875em){.menu__button{display:none}}.menu__mobile-info{margin-top:auto}@media (max-width:47.99875em){.menu__mobile-info-contacts-item{display:grid;gap:12rem}}.menu__mobile-info-working-hours{font-size:15rem;line-height:24rem;color:rgba(36,35,37,.6);margin-top:12rem}.contacts-header{display:flex}.header-inverse .contacts-header{color:#242325}@media (min-width:47.99875em){.contacts-header{width:286rem;height:52rem;padding:14rem 24rem 24rem;flex-direction:row-reverse;align-items:flex-start;gap:24rem;border:1px solid rgba(255,255,255,.15);border-radius:8rem;overflow:hidden;transition-property:height,background,color,background-color;transition-duration:.5s,.1s,.1s,.3s;transition-delay:0s,.4s,.4s,0s}.header-inverse .contacts-header{border:1rem solid rgba(36,35,37,.1)}.contacts-header._hover{background-color:#fff}.contacts-header-open .contacts-header{height:332rem;background:#fff;transition-property:height,background,color;transition-duration:1s,0s,0s;transition-delay:0s,0s,0s;color:#242325}}@media (max-width:47.99875em){.contacts-header{width:60rem;height:60rem;justify-content:center;align-items:center;border-bottom:1rem solid rgba(255,255,255,.15);border-right:1rem solid rgba(255,255,255,.15)}.contacts-header-open .contacts-header,.header-inverse .contacts-header,.menu-open .contacts-header{border-top:1rem solid rgba(36,35,37,.15);border-bottom:1rem solid rgba(36,35,37,.15);border-right:1rem solid rgba(36,35,37,.15)}.contacts-header-open .contacts-header,.menu-open .contacts-header{background:#fff}}.contacts-header__icon{cursor:pointer;transition:all .5s}@media (min-width:47.99875em){.contacts-header__icon{width:16rem;height:16rem;margin:4rem -8rem 0 0;background:url(../img/icons/arrow_white.svg)0 0/contain no-repeat}.header-inverse .contacts-header__icon{background:url(../img/icons/arrow_down.svg)0 0/contain no-repeat}.contacts-header-open .contacts-header__icon{transform:rotate(180deg)}._hover .contacts-header__icon,.contacts-header-open .contacts-header__icon{background:url(../img/icons/arrow_down.svg)0 0/contain no-repeat}}@media (max-width:47.99875em){.contacts-header__icon{width:22rem;height:22rem;background:url(../img/icons/phone_white.svg)0 0/contain no-repeat}.header-inverse .contacts-header__icon{background:url(../img/icons/phone.svg)0 0/contain no-repeat}.contacts-header-open .contacts-header__icon{background:url(../img/icons/close.svg)0 0/contain no-repeat}.menu-open .contacts-header__icon{background:url(../img/icons/phone.svg)0 0/contain no-repeat}}.contacts-header__body{display:flex;flex-direction:column;gap:16rem}@media (min-width:47.99875em){.contacts-header__body{flex:1 1 auto}}@media (max-width:47.99875em){.contacts-header__body{position:absolute;width:100%;height:100vh;max-height:452rem;top:-100%;right:0;transition:all .3s;color:#242325;background:#fff;padding:84rem 16rem 24rem;opacity:0;visibility:hidden;z-index:-1;overflow:hidden}.contacts-header-open .contacts-header__body{top:0;opacity:1;visibility:visible;overflow-y:auto}}.contacts-header__item{padding-bottom:16rem;border-bottom:1px solid rgba(36,35,37,.15)}.contacts-header__working-hours{margin-top:48rem;font-size:15rem;line-height:24rem}@media (max-width:47.99875em){.contacts-header__working-hours{margin-top:auto}}.footer{position:relative;border-top:1rem solid rgba(255,255,255,.15);background:#242325;color:#fff}@media (max-width:47.99875em){.footer{padding-top:24rem}}.footer__toTop{position:absolute;right:48rem;bottom:44.5%;width:64rem;height:64rem;border-radius:50%;border:1rem solid rgba(255,255,255,.15);background-color:#242325;z-index:998;transition:all .3s}.footer__toTop:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28rem;height:28rem;background:url(../img/icons/arrow_toTop.svg)0 0/contain no-repeat;transition:all .3s}@media (max-width:767.98px){.footer__toTop{display:none}}@media (any-hover:hover){.footer__toTop:hover{background:#fff}.footer__toTop:hover::before{background:url(../img/icons/arrow_toTop_black.svg)0 0/contain no-repeat}}@media (min-width:160em){.footer__container{max-width:unset}}.footer__top .footer__container{display:grid;grid-template-columns:480rem 672rem;justify-content:space-between}@media (max-width:47.99875em){.footer__top .footer__container{grid-template-columns:1fr;padding:0 16rem}}.footer__top-column:first-child{display:flex;flex-direction:column;justify-content:space-between;gap:42rem}@media (max-width:47.99875em){.footer__top-column:first-child{gap:48rem;padding-bottom:32rem}}.footer__logo{width:384rem;height:128rem;margin-left:-48rem}@media (max-width:47.99875em){.footer__logo{width:297rem;height:64rem;margin-left:0;order:0;margin-left:-10rem}}.footer__text{font-size:15rem;line-height:24rem;color:rgba(255,255,255,.5);max-width:260rem}@media (max-width:47.99875em){.footer__text{line-height:24rem}}.footer__downloads{margin:auto 0 4rem}.footer__middle{padding-top:48rem;margin-top:60rem}@media (min-width:47.99875em){.footer__middle .footer__container{display:flex;justify-content:space-between;gap:95rem}.footer__middle{border-top:1rem solid rgba(255,255,255,.15)}}@media (max-width:47.99875em){.footer__middle{margin-top:32rem;padding-top:0}}@media (min-width:47.99875em){.footer__contacts{display:flex;align-items:flex-start;gap:82rem}.footer__contacts-item.contacts-item{gap:10rem}.footer__contacts-item:first-child .contacts-item__body{gap:18rem}.footer__contacts-item:nth-child(2) .contacts-item__body{gap:22rem}}@media (max-width:47.99875em){.footer__contacts-item{display:none}}@media (any-hover:hover){.footer__contacts-item .contacts-item__link:hover{color:rgba(255,255,255,.6)}.footer__contacts-item .social__item_telegram:hover{background:url(../img/icons/telegram_hover_white.svg)0 0/contain no-repeat}.footer__contacts-item .social__item_whatsapp:hover{background:url(../img/icons/whatsapp_hover_white.svg)0 0/contain no-repeat}}@media (min-width:47.99875em){.footer__social-buttons{display:flex;gap:16rem}}@media (max-width:47.99875em){.footer__social-buttons{padding-top:28rem;margin:0-16rem;display:flex;flex-direction:column-reverse}}.footer__social-button::before{display:none}@media (min-width:47.99875em){.footer__social-button{margin-top:22rem;width:193rem;height:58rem;padding:16rem 24rem}.footer__social-button:last-child{width:234rem}}@media (max-width:47.99875em){.footer__social-button{padding:0 16rem;border-radius:0;justify-content:space-between;border-right:0 solid rgba(255,255,255,.15);border-left:0 solid rgba(255,255,255,.15)}.footer__social-button:first-child{border-bottom:0 solid rgba(255,255,255,.15)}}.footer__social-button-icon{width:20rem;height:20rem}@media (max-width:47.99875em){.footer__social-button-icon{width:26.5rem;height:26.5rem;margin-right:2rem}}@media (min-width:47.99875em){.footer__bottom{margin-top:64rem;border-top:1rem solid rgba(255,255,255,.15)}.footer__bottom .footer__container{display:flex;justify-content:space-between}}.footer__copyright{padding:40rem 0}@media (max-width:47.99875em){.footer__copyright{padding:24rem 0}}.footer__developers{padding:40rem 0}@media (max-width:47.99875em){.footer__developers{padding:32rem 0}}.downloads-footer{display:grid;gap:20rem}@media (min-width:47.99875em){.downloads-footer{grid-template-columns:240rem 240rem}}@media (max-width:47.99875em){.downloads-footer{display:flex;flex-direction:column-reverse;gap:24rem}}@media (min-width:47.99875em){.downloads-footer__item{display:grid;grid-template-columns:32rem auto;gap:12rem}}@media (max-width:47.99875em){.downloads-footer__item{display:flex;align-items:center;gap:16rem}}@media (any-hover:hover){.downloads-footer__item:hover::before{background:#f6d700 url(../img/icons/download.svg)center/20rem 20rem no-repeat}}.downloads-footer__item-content{display:grid;gap:8rem}@media (min-width:47.99875em){.downloads-footer__item-content{margin-top:9rem}}@media (max-width:47.99875em){.downloads-footer__item-content{gap:6rem}}.downloads-footer__item-name{font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase}@media (max-width:47.99875em){.downloads-footer__item-name{font-size:12rem;letter-spacing:.48rem}}.downloads-footer__item-type{font-size:15rem;line-height:24rem;color:rgba(255,255,255,.5)}@media (max-width:47.99875em){.downloads-footer__item-type{line-height:22rem}}@media (min-width:47.99875em){.menu-footer__spollers{margin-top:63rem;margin-right:48rem}}@media (max-width:47.99875em){.menu-footer__spollers{margin:0-16rem}}.menu-footer__list{display:grid;gap:12rem}.menu-footer__item{font-size:15rem;line-height:24rem}.menu-footer__link{display:flex;align-items:center;gap:25rem;transition:all .3s}.menu-footer__link._active{position:relative;color:rgba(255,255,255,.6)}.menu-footer__link._active::after{content:"";position:absolute;top:50%;right:0;transform:translate(0,-50%);width:12rem;height:12rem;background:#f6d700;border-radius:50%}@media (max-width:47.99875em){.menu-footer__link._active::after{width:8rem;height:8rem;right:4rem}}@media (any-hover:hover){.menu-footer__link:hover{opacity:.6}}.menu-footer__link-icon{width:37rem;height:15rem}.copyright-footer{font-size:15rem;line-height:24rem;color:rgba(255,255,255,.5)}@media (min-width:47.99875em){.copyright-footer{display:flex;gap:105rem}}@media (max-width:47.99875em){.copyright-footer__text p:last-child{display:none}}.copyright-footer__link{transition:all .3s}@media (max-width:47.99875em){.copyright-footer__link{display:none}}@media (any-hover:hover){.copyright-footer__link:hover{color:#fff}}.developers-footer{font-size:15rem;line-height:24rem}@media (min-width:47.99875em){.developers-footer{padding-left:47rem;border-left:1rem solid rgba(255,255,255,.15)}}@media (max-width:47.99875em){.developers-footer{line-height:22rem}}.developers-footer__link{display:flex;align-items:center;gap:100rem}@media (max-width:47.99875em){.developers-footer__link{justify-content:space-between;gap:50rem}}@media (any-hover:hover){.developers-footer__link:hover .developers-footer__icon{background:url(../img/greencow_hover.svg)0 0/contain no-repeat}}.developers-footer__icon{width:48rem;height:48rem;background:url(../img/greencow.svg)0 0/contain no-repeat;transition:all .3s}@media (max-width:47.99875em){.developers-footer__icon{width:55rem;height:55rem}}.delivery__top-part{margin-bottom:120rem}@media (min-width:47.99875em){.delivery__top-part .delivery__container{display:grid;grid-template-columns:272rem auto;gap:48rem}}@media (max-width:47.99875em){.delivery .delivery__top-part{margin-bottom:160rem}.delivery_railway .delivery__top-part,.delivery_road .delivery__top-part,.delivery_sea .delivery__top-part,.delivery_services .delivery__top-part{margin-bottom:96rem}}.delivery__form{position:relative;z-index:2;margin-bottom:143rem}@media (max-width:47.99875em){.delivery__form{margin-bottom:96rem}}.delivery__about-block{position:relative;z-index:2}.delivery__back-cirs-position{height:588rem}@media (max-width:47.99875em){.delivery__back-cirs-position{display:none}}.delivery__benefits{margin-bottom:160rem}@media (max-width:47.99875em){.delivery__benefits{margin-bottom:114rem}}.aside._anim-element{transform:translate(0,30rem)}.aside._anim-element._active,.content__title._anim-element._active{transform:translate(0,0);transition:all 1s .5s}@media (max-width:47.99875em){.aside{display:none}}@media (min-width:47.99875em){.menu-aside{position:sticky;top:24rem;background:#242325;border:1rem solid rgba(255,255,255,.15);border-radius:16rem;padding:24rem 24rem 32rem}}.menu-aside__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:16rem;line-height:18rem;letter-spacing:.04em;text-transform:uppercase;padding-bottom:16rem;margin-bottom:24rem;border-bottom:1rem solid rgba(255,255,255,.15)}@media (max-width:47.99875em){.menu-aside__title{display:none}}.menu-aside__list{display:flex;gap:12rem}@media (min-width:47.99875em){.menu-aside__list{flex-direction:column}.menu-aside__list:nth-child(2){margin-bottom:64rem}}@media (max-width:47.99875em){.menu-aside__list{position:relative;z-index:1;gap:8rem;overflow-x:auto;padding-bottom:1rem}.menu-aside__list::-webkit-scrollbar{display:none}.menu-aside__item{padding:8rem 17rem;background:rgba(255,255,255,.02);border:1rem solid rgba(255,255,255,.15);border-radius:6rem;cursor:pointer}.menu-aside__item:first-child{margin-left:16rem}.menu-aside__item:last-child{margin-right:16rem}}.menu-aside__link{font-size:15rem;line-height:24rem;transition:all .3s}.menu-aside__link._active{display:flex;align-items:center;justify-content:space-between;gap:8rem;color:rgba(255,255,255,.6)}.menu-aside__link._active::before{content:"";flex-shrink:0;width:12rem;height:12rem;background:#f6d700;border-radius:50%}@media (max-width:47.99875em){.menu-aside__link._active::before{width:8rem;height:8rem}}@media (min-width:47.99875em){.menu-aside__link._active{flex-direction:row-reverse}}@media (max-width:47.99875em){.menu-aside__link{line-height:22rem;white-space:nowrap}.menu-aside__link._active{color:#fff}}@media (any-hover:hover){.menu-aside__link:hover{opacity:.6}}.content__top{margin-bottom:32rem}@media (min-width:47.99875em){.content__top{position:relative;padding-bottom:32rem}.content__top::before{content:"";position:absolute;width:0;height:1rem;bottom:0;left:0;background:rgba(255,255,255,.15)}._active .content__top::before{width:100%;transition:all 1s .6s}}@media (max-width:47.99875em){.content__top{position:absolute;top:0;left:16rem;width:calc(100% - 32rem);height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:24rem}}.content__title._anim-element{transform:translate(0,30rem)}@media (max-width:47.99875em){.content__title{position:relative;z-index:1;margin-bottom:32rem}.delivery_services .content__title{margin:65rem 0 0}}.content__tariffs{margin:120rem 0 160rem}.delivery_services .content__tariffs{margin:120rem 0 121rem}@media (max-width:47.99875em){.delivery_air .content__tariffs{margin:96rem 0}.delivery_railway .content__tariffs,.delivery_road .content__tariffs,.delivery_sea .content__tariffs{margin:calc(100vh - 155.6rem)0 96rem}.delivery_services .content__tariffs{margin:96rem 0}}.content__delivery-map{margin-bottom:160rem}@media (max-width:47.99875em){.content__delivery-map{margin-bottom:80rem}}.content__benefits{margin-bottom:160rem}@media (max-width:47.99875em){.content__benefits{margin-bottom:96rem}}@media (min-width:47.99875em){.main-block._anim-element{transform:translate(0,30rem)}.main-block._anim-element._active{transform:translate(0,0);transition:all 1s .5s}}.main-block__top{position:relative;margin-bottom:80rem}@media (max-width:47.99875em){.main-block__top{display:none}}.main-block__top-text{max-width:642rem;font-size:15rem;line-height:24rem}.delivery_services .main-block__top-text{max-width:587rem}@media (min-width:47.99875em){.main-block__sim-info{margin-top:6rem}}.service-card{background:#282729}@media (min-width:47.99875em){.service-card{min-height:640rem;padding:32rem;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;gap:48rem;position:relative}.delivery_services .service-card{border:1rem solid rgba(255,255,255,.15);min-height:547rem}}.delivery-map__map svg,.service-card__image{position:absolute;width:100%;height:100%;top:0;left:0}.service-card__image._anim-element{transform:scale(1.3)}.service-card__image._anim-element._active{transform:scale(1);transition:all 1s .5s}.delivery_services .service-card__image{width:334rem;height:296rem;top:59rem;left:64rem}@media (max-width:47.99875em){.delivery_services .service-card__image{width:calc(100% - 32rem);height:303rem;top:186rem;left:16rem}.delivery_services-export .service-card__image,.delivery_services-production-search .service-card__image{height:280rem;top:176rem}}.service-card__content{position:relative;z-index:1;display:grid;grid-template-columns:256rem auto;justify-content:space-between;gap:32rem}.delivery_services .service-card__content{display:block;margin-left:auto}@media (max-width:47.99875em){.service-card__content{display:none}.service-card__audio-block{position:relative;z-index:1;width:100%}.service-card__audio-block._anim-element{transform:translate(0,30rem)}.service-card__audio-block._anim-element._active{transform:translate(0,0);transition:all 1s .5s}}@media (min-width:47.99875em){.service-card__list{margin-top:6rem}}@media (max-width:47.99875em){.service-card__list{margin-top:calc(100vh - 171.6rem)}.delivery_services .service-card__list{margin-top:calc(100vh - 147.6rem)}}.service-card__button{position:relative;z-index:1;margin-top:auto}@media (max-width:47.99875em){.service-card__button{display:none}}.item-service-card{min-width:416rem;display:flex;gap:47rem}@media (max-width:47.99875em){.delivery_services .item-service-card{min-width:unset;gap:30rem;align-items:center}.delivery_air .item-service-card{gap:18rem}}.item-service-card:not(:last-child){padding-bottom:20rem;margin-bottom:11rem}@media (max-width:47.99875em){.delivery .item-service-card:not(:last-child){padding-bottom:24rem;margin-bottom:18rem}}.item-service-card:not(:first-child){border-top:1rem solid rgba(255,255,255,.15)}.delivery_services-export .item-service-card:first-child{border-bottom:1rem solid rgba(255,255,255,.15);padding-bottom:24rem}.item-service-card__number{width:140rem;font-family:"Akrobat",sans-serif;font-weight:500;font-size:96rem;line-height:84rem;text-transform:uppercase;display:flex;align-items:flex-start;gap:4rem}@media (max-width:47.99875em){.delivery_air .item-service-card__number{min-width:42rem;font-size:46rem;line-height:55rem}}.item-service-card__number span{font-weight:700;font-size:19rem;line-height:23rem;margin-top:8rem}.delivery_services .item-service-card__number span{font-size:24rem;line-height:normal;margin:5rem 0 0 2rem}@media (max-width:47.99875em){.delivery_services .item-service-card__number span{font-size:16rem;margin:5rem 0 0}.delivery_air .item-service-card__number span{display:none}.delivery_services .item-service-card__number{font-size:46rem;line-height:46rem}.item-service-card__number{width:70rem}}.item-service-card__caption{font-size:15rem;line-height:24rem;margin-top:6rem}.tariffs__section-top{margin-bottom:64rem}@media (max-width:47.99875em){.tariffs__section-top{margin-bottom:40rem}}.delivery_air .tariffs__body,.delivery_services .tariffs__body,.item-tariffs{padding:24rem;background:#fff;border-radius:16rem;color:#242325}@media (max-width:47.99875em){.delivery_air .tariffs__body,.delivery_services .tariffs__body{border-radius:8rem}.delivery_services .tariffs__body{padding:24rem 16rem 16rem}.delivery_air .tariffs__body,.delivery_services-warehouse .tariffs__body{padding:24rem 16rem}}@media (min-width:47.99875em){.delivery_air .tariffs__column,.delivery_services .tariffs__column{display:none}}@media (max-width:47.99875em){.delivery_air .tariffs__column:first-child{margin-bottom:81rem}}@media (min-width:47.99875em){.delivery_air .tariffs__row,.delivery_services .tariffs__row{display:grid;border-bottom:1rem solid rgba(36,35,37,.1)}.delivery_air .tariffs__row_no-decor,.delivery_services .tariffs__row_no-decor{border-bottom:unset}.delivery_air .tariffs__row_no-decor:last-child,.delivery_services .tariffs__row_no-decor:last-child{padding:0}.delivery_air .tariffs__row_main,.delivery_services .tariffs__row_main{border-top:unset}.delivery_air .tariffs__row{grid-template-columns:387rem auto;gap:100rem;padding:24rem 0}.delivery_air .tariffs__row_main{padding:0}.delivery_services .tariffs__row{grid-template-columns:460rem auto;gap:27rem;padding:26rem 0}.delivery_services .tariffs__row_main{padding:0}}@media (max-width:47.99875em){.delivery_air .tariffs__row,.delivery_services .tariffs__row{display:none}}.delivery_air .tariffs__title,.delivery_services .tariffs__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:28rem}.delivery_air .tariffs__title{line-height:32rem}.delivery_services .tariffs__title{line-height:36rem}@media (max-width:47.99875em){.delivery_air .tariffs__title,.delivery_services .tariffs__title{font-size:22rem;line-height:28rem;padding-bottom:18rem;border-bottom:1rem solid rgba(36,35,37,.1);margin-bottom:40rem}}@media (min-width:47.99875em){.delivery_air .tariffs__title,.delivery_services .tariffs__title{padding-bottom:26rem}}.delivery_railway .tariffs__list,.delivery_road .tariffs__list,.delivery_sea .tariffs__list,.delivery_services .tariffs__list{display:flex}@media (min-width:47.99875em){.delivery_railway .tariffs__list,.delivery_road .tariffs__list,.delivery_sea .tariffs__list,.delivery_services .tariffs__list{gap:16rem}}.delivery_air .tariffs__item,.delivery_services .tariffs__item{font-family:"Gilroy",sans-serif;font-style:normal;font-weight:500;font-size:18rem;line-height:24rem;display:flex;gap:12rem}.delivery_air .tariffs__item::before,.delivery_services .tariffs__item::before,.item-tariffs__description-item::before{content:"";width:6rem;height:6rem;background:rgba(36,35,37,.2);border-radius:50%;margin-top:10rem;flex-shrink:0}.delivery_air .tariffs__item_empty::before,.delivery_services .tariffs__item_empty::before{display:none}@media (max-width:47.99875em){.delivery_air .tariffs__item:not(:last-child),.delivery_services .tariffs__item:not(:last-child){margin-bottom:12rem}}.delivery_air .tariffs__button,.delivery_services .tariffs__button{margin-top:56rem;transition:all .3s}@media (min-width:47.99875em){.delivery_air .tariffs__button,.delivery_services .tariffs__button{grid-column:span 2}}@media (max-width:47.99875em){.delivery_air .tariffs__button,.delivery_services .tariffs__button{margin-top:48rem}}@media (any-hover:hover){.delivery_air .tariffs__button:hover,.delivery_services .tariffs__button:hover{background:#242325;color:#fff}}@media (max-width:47.99875em){.delivery_railway .tariffs__slider-paging,.delivery_road .tariffs__slider-paging,.delivery_sea .tariffs__slider-paging{display:flex;justify-content:center;align-items:center;gap:6rem;margin-top:32rem}.delivery_railway .tariffs__slider-paging .swiper-pagination-bullet,.delivery_road .tariffs__slider-paging .swiper-pagination-bullet,.delivery_sea .tariffs__slider-paging .swiper-pagination-bullet{width:16rem;height:16rem;opacity:1;background-color:rgba(255,255,255,.15);transition:.4s;border:5rem solid #242325;border-radius:50%;margin:0}.delivery_railway .tariffs__slider-paging .swiper-pagination-bullet-active,.delivery_road .tariffs__slider-paging .swiper-pagination-bullet-active,.delivery_sea .tariffs__slider-paging .swiper-pagination-bullet-active{border-color:#f6d700}}.item-tariffs{width:auto;min-width:503rem}.delivery_road .item-tariffs{min-width:330rem}@media (max-width:47.99875em){.item-tariffs{min-width:unset;max-width:100%;display:flex;flex-direction:column}.delivery_road .item-tariffs,.delivery_sea .item-tariffs{border-radius:8rem;padding:24rem 16rem}.delivery_railway .item-tariffs{border-radius:8rem;padding:24rem 16rem 16rem}}.item-tariffs__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:28rem;line-height:36rem;padding-bottom:24rem;margin-bottom:48rem;border-bottom:1rem solid rgba(36,35,37,.15)}.delivery_road .item-tariffs__title,.delivery_sea .item-tariffs__title{line-height:32rem}@media (max-width:47.99875em){.item-tariffs__title{padding-bottom:18rem;margin-bottom:40rem;font-size:22rem;line-height:28rem}.delivery_road .item-tariffs__title,.delivery_sea .item-tariffs__title{line-height:28rem}.delivery_road .item-tariffs__title br,.delivery_sea .item-tariffs__title br{content:""}}.item-tariffs__description-list{display:grid;gap:12rem;margin-bottom:80rem;max-width:318rem}.delivery_railway .item-tariffs__description-list,.delivery_sea .item-tariffs__description-list{max-width:336rem}.delivery_road .item-tariffs__description-list{max-width:234rem}@media (max-width:47.99875em){.item-tariffs__description-list{margin-bottom:48rem}}.item-tariffs__description-item{font-family:"Gilroy",sans-serif;font-weight:500;font-size:18rem;line-height:24rem;display:flex;gap:12rem}.item-tariffs__description-item::before{margin-top:8rem}.item-tariffs__button{margin-top:auto;transition:all .3s}@media (any-hover:hover){.item-tariffs__button:hover{background:#242325;color:#fff}.item-tariffs__button:hover::before{background:#fff}}.delivery-map__body{margin-top:64rem}@media (max-width:47.99875em){.delivery-map__body{margin-top:40rem}}@media (min-width:47.99875em){.delivery-map__wrapper{position:relative}}@media (max-width:47.99875em){.delivery-map__wrapper{overflow-y:auto;margin:0-16rem}.delivery-map__wrapper::-webkit-scrollbar{display:none}}.delivery-map__map{width:100%;background:#282729;border:1rem solid #484749;border-radius:16rem;overflow:hidden}.delivery_railway .delivery-map__map,.delivery_sea .delivery-map__map{height:556rem}.delivery_air .delivery-map__map{height:640rem}.delivery_road .delivery-map__map{height:556rem}.delivery_railway .delivery-map__map svg{object-fit:contain}.delivery_air .delivery-map__map svg,.delivery_road .delivery-map__map svg,.delivery_sea .delivery-map__map svg{object-fit:cover}.delivery-map__map circle[data-tippy-element]{cursor:pointer;outline:0}@media (max-width:47.99875em){.delivery-map__map{border-radius:12rem;margin:0 16rem}.delivery_air .delivery-map__map{width:766rem;height:480rem}.delivery_railway .delivery-map__map{width:calc(766rem + 20%);height:417rem}.delivery_railway .delivery-map__map svg{transform:translate(-20%,0)}.delivery_road .delivery-map__map,.delivery_sea .delivery-map__map{width:766rem;height:417rem}}.delivery-map__city-name{position:absolute;font-family:"Gilroy",sans-serif;font-size:13rem;font-weight:500;line-height:18rem;letter-spacing:.52rem;text-transform:uppercase;pointer-events:none;opacity:1;transition:opacity .5s;display:flex;gap:28rem}@media (max-width:47.99875em){.delivery-map__city-name{font-size:12rem;letter-spacing:.48rem;gap:25rem}.delivery-map__city-name._active{opacity:0}}.delivery_sea .delivery-map__city-name_1{top:39rem;left:299rem}@media (max-width:47.99875em){.delivery_sea .delivery-map__city-name_1{top:27rem;left:223.3rem}}.delivery_air .delivery-map__city-name_1{top:114rem;left:85rem}@media (max-width:47.99875em){.delivery_air .delivery-map__city-name_1{top:81.5rem;left:40.3rem}}.delivery_road .delivery-map__city-name_1{top:128.3rem;left:203.9rem}@media (max-width:47.99875em){.delivery_road .delivery-map__city-name_1{top:93.5rem;left:152.3rem}}.delivery_railway .delivery-map__city-name_1{top:113rem;left:260rem}@media (max-width:47.99875em){.delivery_railway .delivery-map__city-name_1{top:82rem;left:55.3rem}}.delivery_sea .delivery-map__city-name_2{top:80rem;left:300rem}@media (max-width:47.99875em){.delivery_sea .delivery-map__city-name_2{top:58.5rem;left:214.3rem}}.delivery_air .delivery-map__city-name_2{top:150rem;left:201rem}@media (max-width:47.99875em){.delivery_air .delivery-map__city-name_2{top:108.5rem;left:139.3rem}}.delivery_road .delivery-map__city-name_2{top:303rem;left:823.8rem}@media (max-width:47.99875em){.delivery_road .delivery-map__city-name_2{top:224rem;left:616.3rem}}.delivery_railway .delivery-map__city-name_2{top:284rem;left:485rem}@media (max-width:47.99875em){.delivery_railway .delivery-map__city-name_2{top:210.5rem;left:220.3rem}}.delivery_sea .delivery-map__city-name_3{top:179rem;left:359rem}@media (max-width:47.99875em){.delivery_sea .delivery-map__city-name_3{top:132rem;left:268.25rem}}.delivery_air .delivery-map__city-name_3{top:352rem;left:877rem}@media (max-width:47.99875em){.delivery_air .delivery-map__city-name_3{top:264.5rem;left:656.25rem}}.delivery_road .delivery-map__city-name_3{top:476rem;left:703rem}@media (max-width:47.99875em){.delivery_road .delivery-map__city-name_3{top:353.2rem;left:513.25rem}}.delivery_railway .delivery-map__city-name_3{top:184rem;left:720rem}@media (max-width:47.99875em){.delivery_railway .delivery-map__city-name_3{top:136.5rem;left:389.25rem}}.delivery_sea .delivery-map__city-name_4{top:190rem;left:810rem}@media (max-width:47.99875em){.delivery_sea .delivery-map__city-name_4{top:141rem;left:588.5rem}}.delivery_air .delivery-map__city-name_4{top:431rem;left:826rem}@media (max-width:47.99875em){.delivery_air .delivery-map__city-name_4{top:288.5rem;left:622.5rem}}.delivery_railway .delivery-map__city-name_4{top:313rem;left:810rem}@media (max-width:47.99875em){.delivery_railway .delivery-map__city-name_4{top:231rem;left:474.5rem}}.delivery_sea .delivery-map__city-name_5{top:229rem;left:855rem}@media (max-width:47.99875em){.delivery_sea .delivery-map__city-name_5{top:170rem;left:634.25rem}}.delivery_air .delivery-map__city-name_5{top:544rem;left:738rem}@media (max-width:47.99875em){.delivery_air .delivery-map__city-name_5{top:344.6rem;left:597.25rem}}.delivery_railway .delivery-map__city-name_5{top:342rem;left:855rem}@media (max-width:47.99875em){.delivery_railway .delivery-map__city-name_5{top:256rem;left:509.25rem}}.delivery_sea .delivery-map__city-name_6{top:353.5rem;left:745rem}@media (max-width:47.99875em){.delivery_sea .delivery-map__city-name_6{top:263rem;left:546.25rem}}.delivery_air .delivery-map__city-name_6,.delivery_railway .delivery-map__city-name_6{top:409rem;left:730rem}@media (max-width:47.99875em){.delivery_air .delivery-map__city-name_6,.delivery_railway .delivery-map__city-name_6{top:304rem;left:405.25rem}}.delivery-map__city-name_7{top:448.5rem;left:690rem}@media (max-width:47.99875em){.delivery-map__city-name_7{top:333.5rem;left:505.25rem}}@media (min-width:47.99875em){.delivery-map__note-list{position:absolute;width:224rem;bottom:40rem;left:40rem;display:grid;gap:4rem}}@media (max-width:47.99875em){.delivery-map__note-list{margin-top:16rem}}.delivery-map__note-item{display:flex;justify-content:space-between;align-items:center;font-size:15rem;line-height:24rem}.delivery-map__note-item:not(:last-child)::after{content:"";width:12rem;height:12rem;border-radius:50%}.delivery-map__note-item:first-child::after{background:#b60007}.delivery-map__note-item:nth-child(2)::after{background:#f6d700}.delivery-map__note-item:last-child::after{content:"";width:14rem;height:1rem;border-bottom:1rem dashed #fff}@media (max-width:47.99875em){.delivery-map__note-item{padding:16rem 0}.delivery-map__note-item:not(:last-child){border-bottom:1rem solid rgba(255,255,255,.15)}}.delivery-map__caption{font-size:13rem;line-height:20rem;color:rgba(255,255,255,.5);margin-top:16rem}@media (min-width:47.99875em){.delivery-map__caption{display:none}}.tippy{position:relative;width:186rem;max-width:100%;height:178rem}.tippy__image{width:100%;height:104rem;border-radius:8rem 8rem 0 0;overflow:hidden}.tippy__caption{position:absolute;bottom:20rem;left:16rem}.tippy__city{font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase}@media (max-width:47.99875em){.tippy__city{font-size:12rem}}.tippy__country{font-size:13rem;line-height:20rem;color:rgba(255,255,255,.6)}.benefits__body{margin-top:146rem}@media (min-width:47.99875em){.benefits__body{display:flex;gap:16rem;align-items:flex-start}.benefits_main .benefits__body{justify-content:space-between;margin-top:137rem}.delivery_railway .benefits__body,.delivery_road .benefits__body,.delivery_sea .benefits__body,.delivery_services .benefits__body{margin-top:96rem}}@media (max-width:47.99875em){.benefits__body{margin-top:40rem}.benefits_main .benefits__body{margin-top:65rem}}@media (min-width:47.99875em){.benefits__column{flex:0 1 50%;position:sticky;top:0;display:grid;gap:16rem}.benefits_main .benefits__column{top:32rem}.benefits_main .benefits__column:first-child{flex:0 0 448rem}.benefits_main .benefits__column:last-child{flex:1 1 auto;max-width:784rem}.delivery_services-warehouse .benefits__column:first-child .item-benefits:last-child .item-benefits__text{margin-bottom:5rem}}.benefits__body-caption{max-width:448rem;padding:11rem 18rem 0 0;border-top:1rem solid rgba(255,255,255,.15);display:flex;gap:60rem;margin-bottom:122rem}.benefits_main .benefits__body-caption{justify-content:space-between;margin-bottom:0;padding:31rem 0 0}@media (max-width:47.99875em){.benefits__body-caption{display:none}}.benefits__body-caption-number{font-family:"Akrobat",sans-serif;font-weight:500;font-size:96rem;line-height:84rem;text-transform:uppercase}.benefits__text{font-size:15rem;line-height:24rem;margin-top:6rem}.benefits_main .benefits__text{color:rgba(255,255,255,.6);margin-top:8rem}.benefits__body-caption-reasons{font-family:"Akrobat",sans-serif;font-weight:500;font-size:28rem;line-height:34rem;text-transform:uppercase}.benefits__counter{overflow:hidden;display:inline-grid}.delivery_air .benefits__counter{height:180rem}.delivery_railway .benefits__counter,.delivery_road .benefits__counter,.delivery_sea .benefits__counter{height:190rem}.benefits__counter-item-wrapper{display:flex;justify-content:flex-end}.benefits__counter-item-wrapper:first-child{margin-right:-15rem}.benefits__counter-item-wrapper:nth-child(2){margin-right:-5rem}.benefits__counter-item-wrapper:nth-child(3){margin-right:-8rem}.benefits__counter-item-wrapper:last-child{margin-right:-8rem}.benefits__counter-item{font-family:"Akrobat",sans-serif;font-weight:500;font-size:240rem;line-height:288rem;text-transform:uppercase}.delivery_air .benefits__counter-item{margin-top:-64rem}.delivery_railway .benefits__counter-item,.delivery_road .benefits__counter-item,.delivery_sea .benefits__counter-item{margin-top:-67rem}.benefits__button{margin-top:48rem}.delivery_services .benefits__button.button,.delivery_services .benefits__button.button-audio,.delivery_services .benefits__button.button-border,.delivery_services .benefits__button.button-border-black,.delivery_services .benefits__button.button-decor,.delivery_services .benefits__button.button-decor-small{padding:16rem 25rem;text-align:center}@media (min-width:47.99875em){.benefits__list{display:grid;gap:16rem}}@media (max-width:47.99875em){.benefits__list{list-style-type:none;counter-reset:item}.benefits__list li>.item-benefits__title:before{counter-increment:item;content:counter(item,decimal-leading-zero);width:48rem;height:48rem;border:1rem solid rgba(255,255,255,.15);border-radius:50%;display:flex;justify-content:center;align-items:center;font-family:"Gilroy",sans-serif;font-weight:500;font-size:12rem;line-height:18rem;letter-spacing:.04em;text-transform:uppercase}.benefits_main .benefits__list{position:relative}.benefits_main .benefits__list::before{content:"";position:absolute;width:412rem;height:100%;top:0;right:-222rem;background:url(../img/benefits_mob.svg)0 0/contain no-repeat}}@media (min-width:47.99875em){.item-benefits{min-height:449rem;background:#282729;border:1rem solid rgba(255,255,255,.15);border-radius:16rem;padding:24rem 24rem 32rem;overflow:hidden}.benefits_main .item-benefits{position:relative;padding:32rem}}@media (max-width:47.99875em){.item-benefits{padding:24rem 0;border-bottom:1rem solid rgba(255,255,255,.15);position:relative;z-index:2}.item-benefits:first-child{border-top:1rem solid rgba(255,255,255,.15)}.benefits_main .item-benefits{padding:16rem 0;border:unset}}@media (min-width:47.99875em){.item-benefits__map{position:absolute;pointer-events:none;transition:1s width;left:0;top:0;width:0;height:100%;z-index:1;overflow:hidden}.item-benefits__map._init{width:100%}.item-benefits__map .ymaps-2-1-79-ground-pane{filter:invert(90%) grayscale(100%) sepia(0) brightness(120%) hue-rotate(184deg) saturate(250%)}.item-benefits__map .ymaps-2-1-79-copyright{display:none}.mapbox._active .item-benefits__map{pointer-events:all;width:100%}}@media (max-width:47.99875em){.item-benefits__map{display:none}}.item-benefits__title{font-family:"Gilroy",sans-serif;font-weight:500;text-transform:uppercase}@media (min-width:47.99875em){.item-benefits__title{padding-bottom:24rem;margin-bottom:24rem;border-bottom:1rem solid rgba(255,255,255,.15)}.benefits_main .item-benefits__title{font-size:32rem;line-height:40rem;padding-bottom:32rem;margin-bottom:32rem}}@media (max-width:47.99875em){.item-benefits__title{font-size:18rem;line-height:27rem;margin-bottom:50rem;display:flex;flex-direction:row-reverse;justify-content:space-between;text-transform:unset}.benefits_main .item-benefits__title{margin-bottom:0;flex-direction:row;justify-content:flex-start;gap:24rem}}.item-benefits__text{font-size:15rem;line-height:24rem;color:rgba(255,255,255,.6);max-width:444rem}.delivery .item-benefits__text{max-width:367rem}@media (min-width:47.99875em){.item-benefits__text{margin-bottom:28rem}.benefits_main .item-benefits__text{margin-bottom:102rem;max-width:367rem}}@media (max-width:47.99875em){.delivery .item-benefits__text{max-width:295rem}.delivery_services-production-search .item-benefits__text{max-width:367rem}}.item-benefits__row{display:flex;justify-content:space-between;align-items:flex-end;gap:32rem}@media (max-width:47.99875em){.item-benefits__row{display:none}}.item-benefits__number-block{max-width:206rem}.benefits_main .item-benefits__number-block{max-width:209rem}@media (max-width:47.99875em){.benefits_main .item-benefits__number-block{display:none}}.item-benefits__number-block-value{font-family:"Akrobat",sans-serif;font-weight:500;font-size:28rem;line-height:34rem;text-transform:uppercase;margin-bottom:8rem;display:flex}.item-benefits__number-block-value span{font-size:16rem;line-height:24rem}.item-benefits__number-block-caption{font-size:15rem;line-height:24rem;color:rgba(255,255,255,.6)}.item-benefits__image{width:193rem;height:171rem}.benefits_main .item-benefits__image{position:absolute;width:240rem;height:240rem;bottom:32rem;right:32rem}@media (max-width:47.99875em){.item-benefits__image{display:none}}.item-benefits__button{max-width:264rem;padding:10rem 24rem;background:#282729;overflow:hidden;flex-direction:row;transition:color .3s}.item-benefits__button span{transition:opacity .3s}.macOS .item-benefits__button span:first-child{margin-top:4rem}.item-benefits__button span:last-child{width:32rem;height:32rem;display:flex;justify-content:center;align-items:center;background:#fff;overflow:hidden;border-radius:50%;transition:all .3s}.item-benefits__button span:last-child::before{content:"";position:relative;width:20rem;height:20rem;background:url(../img/icons/location.svg)0 0/contain no-repeat;transition:all .3s}.item-benefits__button::before{display:none}@media (min-width:767.98px){.item-benefits__button{position:relative;z-index:3;transition:all .5s}.item-benefits__button::after{content:"";position:absolute;width:32rem;height:32rem;top:16rem;right:24rem;background:#fff;border-radius:50%;transform:translate(calc(50% - 16rem),calc(-50% + 16rem));transition:all 1s;z-index:-1}.mapbox._active .item-benefits__button span:last-child{background:#242325}.mapbox._active .item-benefits__button span:last-child::before{background:url(../img/icons/close_white.svg)0 0/contain no-repeat}.mapbox._active .item-benefits__button::after{border-radius:0;width:528rem;height:528rem}}@media (max-width:767.98px){.item-benefits__button{display:none}}@media (any-hover:hover){.item-benefits__button:hover{color:#fff;background:#282729;border:1rem solid #fff}}.discount-benefits{margin-top:64rem;padding-top:48rem;border-top:1rem solid rgba(255,255,255,.15)}.delivery .discount-benefits{padding:0 0 0 6rem;border-top:unset}@media (max-width:47.99875em){.discount-benefits{display:none}}.discount-benefits__body{display:flex;justify-content:space-between;gap:32rem}.delivery .discount-benefits__column:last-child{width:784rem}.discount-benefits__caption{font-size:15rem;line-height:24rem;max-width:153rem}.delivery .discount-benefits__caption{max-width:188rem}.discount-benefits__text{font-family:"Akrobat",sans-serif;font-weight:500;font-size:240rem;line-height:288rem;text-transform:uppercase;color:#f6d700;margin-top:-66rem;display:flex;white-space:nowrap}.delivery .discount-benefits__text{font-size:120rem;line-height:normal;margin-top:-32rem}.discount-benefits__text span{font-size:96rem;line-height:115rem;margin:42rem 0 0 4rem}.delivery .discount-benefits__text span{font-weight:900;line-height:normal;margin:28rem 0 0 16rem}.discount-benefits__button{margin-top:72rem;max-width:896rem}.d-none,.faq__spollers .spollers__item._spoller-item-hide{display:none}.faq__spollers{margin-top:64rem}@media (max-width:47.99875em){.delivery .faq__spollers{margin-top:40rem}.delivery_road .faq__spollers,.delivery_sea .faq__spollers,.faq__spollers{margin-top:32rem}}.delivery_air .faq__button,.delivery_air .faq__button::before{transition:all .3s}.faq__button.button-border,.faq__button.button-border-black{padding:16rem 32rem 16rem 24rem}.faq__button::before{content:"";background:#fff url(../img/icons/plus.svg)center/20rem 20rem no-repeat}@media (min-width:47.99875em){.faq__button{width:574rem;margin:48rem 0 0 auto}}@media (max-width:47.99875em){.faq__button{margin:32rem 0 0}}@media (any-hover:hover){.faq__button:hover{background:#fff;color:#242325}.faq__button:hover::before{background:#242325 url(../img/icons/plus_white.svg)center/20rem 20rem no-repeat}}.about-block__main-content{display:flex;gap:61rem;margin:96rem 0 50rem}@media (max-width:47.99875em){.about-block__main-content{margin:34rem 0 96rem}}.about-block__video{max-width:720rem}.about-block__quote{max-width:551rem}.quote-about-block{display:flex;flex-direction:column;justify-content:space-between;gap:30rem}@media (max-width:47.99875em){.quote-about-block{display:none}}.numbers__controls .tabs .tab,.quote-about-block__name,.quote-about-block__text{font-family:"Gilroy",sans-serif;font-weight:500;font-size:22rem;line-height:28rem}.quote-about-block__name{line-height:24rem;padding-bottom:20rem;margin-bottom:20rem;border-bottom:1rem solid rgba(255,255,255,.15)}.quote-about-block__position{font-size:15rem;line-height:24rem}.about__main-image,.about__mission{position:relative;z-index:1}.about__back-cirs-position{height:906rem}@media (max-width:47.99875em){.about__back-cirs-position,.top-about__section-top .section-top__text{display:none}}.main-video{margin:0 0 160rem}@media (max-width:47.99875em){.main-video{margin:24rem 0 0}}.main-video__video{width:100%;height:756rem;border-radius:16rem;overflow:hidden;position:relative}.main-video__video embed,.main-video__video iframe,.main-video__video object,.main-video__video video{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:47.99875em){.main-video__video{height:194rem;border-radius:8rem}}.mission{padding:64rem 0 160rem}@media (max-width:47.99875em){.mission{padding:96rem 0}}.mission__row{display:flex;justify-content:space-between;gap:32rem}@media (min-width:47.99875em){.mission__row:first-child{padding-top:64rem;border-top:1rem solid rgba(255,255,255,.15)}}@media (max-width:47.99875em){.mission__row:first-child{flex-direction:column;gap:48rem}}@media (min-width:47.99875em){.mission__audio-block{margin-top:15rem}}.mission__text{max-width:896rem;font-family:"Gilroy",sans-serif;font-weight:500}@media (max-width:47.99875em){.mission__text{font-size:18rem;line-height:normal}}.caption-mission{display:flex;gap:32rem;align-items:flex-start}@media (min-width:47.99875em){.caption-mission{margin:100rem 0 0 auto}}@media (max-width:47.99875em){.caption-mission{width:100%;margin-top:48rem}}.caption-mission__image{width:96rem;height:96rem;border-radius:50%;overflow:hidden;margin-top:-3rem}@media (max-width:47.99875em){.caption-mission__image{display:none}}.caption-mission__body{min-width:320rem;display:grid;gap:20rem}@media (max-width:47.99875em){.caption-mission__body{width:100%;min-width:unset}}.caption-mission__name{font-family:"Gilroy",sans-serif;font-weight:500;font-size:22rem;line-height:24rem;padding-bottom:20rem;border-bottom:1rem solid rgba(255,255,255,.15)}.caption-mission__position{font-size:15rem;line-height:24rem;max-width:176rem}.numbers{color:#fff}.numbers__pagin,.numbers__slider{display:none}.numbers__total{margin-top:44rem}.numbers__total .top{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:96rem}.numbers__total .top:before{content:"";position:absolute;left:0;right:0;top:22rem;height:1rem;background-color:rgba(255,255,255,.15)}.numbers__total .value{font-family:"Akrobat",sans-serif;font-weight:500;font-size:240rem;line-height:288rem;color:#f6d700}.numbers__total .sim-info{margin-top:71rem}.numbers__total .sub{font-size:20rem;line-height:30rem;color:#fff;max-width:448rem}.numbers__controls{margin-top:48rem;display:flex}@media (min-width:47.99875em){.numbers__controls{justify-content:space-between;padding-top:40rem;border-top:1rem solid rgba(255,255,255,.15)}.numbers__controls .tabs__body{display:flex;gap:8rem}}.numbers__controls .tabs .tab{font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;cursor:pointer}@media (min-width:47.99875em){.numbers__controls .tabs .tab{position:relative;padding:14rem 23rem;height:52rem;border-radius:8rem;border:1rem solid rgba(255,255,255,.15);transition-duration:.4s;transition-property:padding,background-color,color;display:flex;align-items:center;text-transform:uppercase}.numbers__controls .tabs .tab:after{content:"";position:absolute;top:19rem;right:24rem;width:12rem;height:12rem;border-radius:50%;background-color:#f6d700;opacity:0;transition-duration:.4s;transition-property:opacity}.numbers__controls .tabs .tab.active{padding-right:84rem;background-color:#fff;color:#242325}.numbers__controls .tabs .tab.active:after{transition-delay:0s;opacity:1}}@media (any-hover:hover) and (min-width:47.99875em){.numbers__controls .tabs .tab:hover{background:#fff;color:#242325}}@media (max-width:47.99875em){.numbers__controls .tabs .tab{font-family:"Inter",sans-serif;font-weight:400;font-size:15rem;line-height:24rem;text-transform:uppercase}.numbers__controls .tabs .tab:not(:last-child){padding-bottom:16rem}.numbers__controls .tabs .tab.active{font-family:"Gilroy",sans-serif;font-weight:500;font-size:15rem;line-height:18rem;letter-spacing:.6rem}}@media (min-width:47.99875em){.numbers__controls .tabs__title{display:none}}.numbers__controls-title{font-size:15rem;line-height:24rem}@media (min-width:47.99875em){.numbers__controls-title{margin-top:7rem}}.numbers__body{margin-top:64rem}.numbers__caption{display:none}.numbers__bottom{margin-top:24rem}.delivery .numbers__bottom{margin-top:40rem;padding-left:6rem}.numbers__bottom .numbers__bottom-line{padding:80rem 60rem 60rem 0;display:flex;gap:273rem;border-top:1rem solid rgba(255,255,255,.15)}.delivery .numbers__bottom .numbers__bottom-line{gap:261rem;padding:70rem 60rem 48rem 0}.delivery .numbers__bottom .numbers__bottom-line:first-child{border-top:unset}.numbers__bottom .numbers__bottom-line:last-child{border-bottom:1rem solid rgba(255,255,255,.15)}.numbers__bottom .numbers__bottom-line:last-child .list{gap:122rem}.delivery .numbers__bottom .numbers__bottom-line:last-child .list{gap:134rem}.numbers__bottom .numbers__bottom-line:last-child .list__item:first-child{width:326rem}.numbers__bottom .numbers__bottom-line:last-child .list__item:last-child{width:276rem}.numbers__bottom .text{flex:0 0 287rem;font-size:15rem;line-height:24rem}.numbers__bottom .list{display:flex;gap:134rem;margin-top:-32rem}.delivery .numbers__bottom .list{gap:143rem}.numbers__bottom .list__item:first-child{width:314rem}.numbers__bottom .list__item:last-child{width:243rem}.numbers__bottom .list__item .list__item-top{display:flex;gap:16rem}.numbers__bottom .list__item .value{font-family:"Akrobat";font-weight:500;font-size:120rem;line-height:144rem;display:flex;align-items:flex-start}.numbers__bottom .list__item .value span{font-size:42rem;line-height:normal;margin:12rem 0 0 5rem}.numbers__bottom .list__item .key{display:grid;gap:22rem;margin-top:32rem}.numbers__bottom .list__item .title{font-family:"Akrobat";font-weight:700;font-size:19rem;text-transform:uppercase}.numbers__bottom .list__item .about{font-size:15rem;line-height:24rem;color:rgba(255,255,255,.6);min-width:170rem}@media (max-width:47.99875em){.numbers{margin-bottom:46rem}.delivery .numbers{margin-bottom:0}.numbers__bottom,.numbers__total{display:none}.numbers__slider{display:block;margin:40rem 0 0}.delivery .numbers__slider{margin:40rem -16rem 0 0}.numbers__slider .swiper-wrapper{display:flex}.numbers__slider .swiper-slide{position:relative;border-radius:8rem;background:#2d2c2e;border:1rem solid #484749;padding:16rem 16rem 24rem;width:100%;height:306rem}.delivery .numbers__slider .swiper-slide{max-width:calc(100vw - 32rem)}.delivery .numbers__slider .swiper-slide:last-child{margin-right:16rem}.numbers__slider .swiper-slide .value{font-family:"Akrobat";font-weight:500;font-size:63.3333rem;line-height:76rem;text-transform:uppercase;padding-bottom:15rem;border-bottom:1rem solid rgba(255,255,255,.15);margin-bottom:18rem}.delivery_services .numbers__slider .swiper-slide .value{display:flex;align-items:flex-end;gap:10rem}.numbers__slider .swiper-slide .value .caption{font-size:24rem;line-height:normal;margin-bottom:8rem}.numbers__slider .swiper-slide .value .caption_top{align-self:flex-start;margin-top:12rem}.numbers__slider .swiper-slide .value .caption_small{margin:5rem 0 0-5rem;font-size:32rem}.numbers__slider .swiper-slide .text{font-size:15rem;line-height:24rem;opacity:.6}.numbers__slider .swiper-slide .num{position:absolute;bottom:24rem;right:16rem;display:flex;align-items:center;gap:8rem;font-family:"Gilroy";font-weight:500;font-size:12rem;line-height:18rem;letter-spacing:.04em;text-transform:uppercase}.numbers__slider .swiper-slide .num .line{width:24rem;height:1rem;background-color:#fff}.numbers__pagin{display:flex;justify-content:center;align-items:center;gap:6rem;margin-top:32rem}.numbers__pagin .swiper-pagination-bullet{width:16rem;height:16rem;opacity:1;background-color:rgba(255,255,255,.15);border-radius:50%;transition:.4s;border:5rem solid #242325;margin:0}.numbers__pagin .swiper-pagination-bullet-active{border-color:#f6d700}.numbers__controls{flex-direction:column;gap:32rem;margin-top:80rem}.numbers__controls .tabs{margin:0-16rem;border-bottom:1rem solid rgba(255,255,255,.15)}.numbers__controls .tabs__title{border-top:1rem solid rgba(255,255,255,.15);padding:23rem 16rem;position:relative;cursor:pointer}.numbers__controls .tabs__title::before{content:"";position:absolute;width:16rem;height:16rem;top:22rem;right:0;background:url(../img/icons/arrow_white.svg)0 0/contain no-repeat;margin-right:16rem;transition:all .5s}.numbers__controls .tabs__title._spoller-active::before{transform:rotate(180deg)}.numbers__controls .tabs__body{padding:0 16rem 24rem}.numbers__body{overflow-x:auto;margin:0-16rem;padding-top:104rem}.numbers__body::-webkit-scrollbar{display:none}.numbers__caption{display:block;font-family:"Inter",sans-serif;font-size:13rem;line-height:20rem;color:rgba(255,255,255,.6);margin:14.5rem -16rem 0;padding:15.7rem 16rem 0;border-top:1rem solid rgba(255,255,255,.15)}}.chart-sheme{position:relative;width:100%;height:354rem;margin-bottom:18.5rem}@media (max-width:47.99875em){.chart-sheme{margin-bottom:28rem}}.chart-item{display:none}.chart-item.active{display:block}@media (max-width:47.99875em){.chart-item{width:620rem;margin:0 16rem}}.chart-dots{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between}.chart-dots .dot{height:100%}.chart-dots .dot:hover .dot__body{opacity:1}.chart-dots .dot:nth-child(1) .dot__body{transform:translateX(-100%) translateY(40%)}.chart-dots .dot:nth-child(1) .dot__body .box{left:0;transform:translate(0)}.chart-dots .dot:nth-child(1) .dot__body .box:after{left:0}.chart-dots .dot:last-child .dot__body{transform:translateX(30%) translateY(85%)}.chart-dots .dot:last-child .dot__body .box{right:0;left:unset;transform:translate(0)}.chart-dots .dot:last-child .dot__body .box:after{right:0;left:unset}.chart-dots .dot__body{cursor:pointer;position:absolute;left:50%;transform:translateX(-50%) translateY(50%);width:13rem;height:13rem;border-radius:50%;background-color:#f6d700;border:3rem solid #242325;opacity:0;transition:.4s opacity}.chart-dots .dot__body .box{pointer-events:none;cursor:auto;position:absolute;bottom:calc(100% + 98rem);left:50%;transform:translateX(-50%);width:204rem;background-color:#282729;border:1rem solid rgba(255,255,255,.15);border-radius:8rem;padding:11rem 15rem 15rem;display:grid;gap:24rem}.chart-dots .dot__body .box:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:1rem;height:98rem;top:100%;background-color:rgba(255,255,255,.15)}.chart-dots .dot__body .box .top,.chart-labels .label{font-family:"Gilroy",sans-serif;font-weight:500;font-size:13rem;line-height:18rem;letter-spacing:.02em;text-transform:uppercase}.chart-dots .dot__body .box .top{display:flex;justify-content:space-between;align-items:center}@media (max-width:47.99875em){.chart-dots .dot__body .box .top{font-size:12rem}}.chart-dots .dot__body .box .change{color:#22b008}.chart-dots .dot__body .box .value{font-family:"Akrobat",sans-serif;font-weight:500;font-size:28rem;line-height:34rem;text-transform:uppercase;color:#f6d700}@media (max-width:47.99875em){.chart-dots .dot__body .box{bottom:calc(100% + 64rem);z-index:2}.chart-dots .dot__body .box::after{height:64rem}}.chart-main{overflow:visible}.chart-labels{display:flex;justify-content:space-between}.chart-labels .label{width:30rem;height:18rem;text-align:center}.chart-labels .label span{position:absolute;left:50%;transform:translateX(-50%)}@media (max-width:47.99875em){.chart-labels .label{font-size:12rem}}.chart-labels .label:first-child span{left:0;transform:translateX(0)}.chart-labels .label:last-child span{left:unset;right:0;transform:translateX(0)}.history{padding:160rem 0}@media (max-width:47.99875em){.history{padding:50rem 0 96rem}}.history .slider-history{position:relative;margin:137rem 0 0}@media (max-width:47.99875em){.history .slider-history{margin:40rem -16rem 0;padding-left:16rem}}.history .slider-history__wrapper{display:flex}.history .slider-history__navigation{display:flex;align-items:center;gap:8rem}@media (min-width:47.99875em){.history .slider-history__navigation{position:absolute;left:0;bottom:0}}@media (max-width:47.99875em){.history .slider-history__navigation{display:none}}.history .slider-history__button-next,.history .slider-history__button-prev{display:flex;justify-content:center;align-items:center;cursor:pointer;width:48rem;height:48rem;background:#fff;border-radius:50%}.history .slider-history__button-next::before,.history .slider-history__button-prev::before{content:"";width:23rem;height:24rem;background:url(../img/icons/arrow.svg)0 0/contain no-repeat;transform:rotate(-90deg)}.history .slider-history__button-next::before{transform:rotate(90deg)}.history .slider-history__paging{display:flex;justify-content:center;align-items:center;gap:11rem;margin-top:32rem}.history .slider-history__paging .swiper-pagination-bullet{width:16rem;height:16rem;background-color:rgba(255,255,255,.15);border-radius:50%;transition:all .4s;border:5rem solid #242325;cursor:pointer}.history .slider-history__paging .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#f6d700;background-color:#242325}@media (min-width:47.99875em){.history .slider-history__paging{display:none}}.history .slide-history{width:100%;height:auto;min-height:459rem;display:flex;justify-content:space-between;gap:48rem}@media (max-width:47.99875em){.history .slide-history{flex-direction:column;gap:24rem;max-width:calc(100vw - 32rem)}.history .slide-history:last-child{margin-right:16rem}}.history .slide-history__caption{border-top:1rem solid rgba(255,255,255,.15);display:flex;justify-content:space-between}@media (min-width:47.99875em){.history .slide-history__caption{width:560rem}}@media (max-width:47.99875em){.history .slide-history__caption{display:none}}.history .slide-history__caption-text{padding-top:36rem;font-size:15rem;line-height:24rem;color:rgba(255,255,255,.5)}@media (max-width:47.99875em){.history .slide-history__caption-text{padding-top:28rem}}.history .slide-history__caption-year{font-family:"Akrobat",sans-serif;font-weight:500;font-size:160rem;line-height:192rem;text-transform:uppercase}@media (max-width:47.99875em){.history .slide-history__caption-year{font-size:96rem;line-height:126rem}}.history .slide-history__card{background:#282729;border:1rem solid rgba(255,255,255,.15);border-radius:16rem;padding:32rem;display:flex;flex-direction:column}@media (min-width:47.99875em){.history .slide-history__card{width:672rem}}@media (max-width:47.99875em){.history .slide-history__card{min-height:unset;padding:16rem 16rem 24rem}}.history .slide-history__card-caption{font-family:"Akrobat",sans-serif;font-size:63.3rem;line-height:normal;font-weight:500;text-transform:uppercase;padding-bottom:15rem;margin-bottom:18rem;border-bottom:1rem solid rgba(255,255,255,.15)}@media (min-width:47.99875em){.history .slide-history__card-caption{display:none}}.history .slide-history__card-text{font-size:15rem;line-height:24rem}@media (min-width:47.99875em){.history .slide-history__card-text{padding-bottom:40rem;border-bottom:1rem solid rgba(255,255,255,.15)}.history .slide-history__card-text p{max-width:367rem}}@media (max-width:47.99875em){.history .slide-history__card-text{color:rgba(255,255,255,.6)}}.history .slide-history__card-logo{width:180rem;height:190rem;margin:64rem auto 0}@media (max-width:47.99875em){.history .slide-history__card-logo{width:180rem;height:186rem;margin:40rem auto}}.history .slide-history__fraction{font-family:"Gilroy",sans-serif;font-size:13rem;font-weight:500;line-height:18rem;letter-spacing:.26rem;display:flex;align-items:center;gap:8rem;margin-left:auto}@media (min-width:47.99875em){.history .slide-history__fraction{display:none}}.history .slide-history__fraction-decor{width:24rem;height:1rem;background:#fff}.awards__body{margin-top:72rem}@media (max-width:47.99875em){.awards__body{margin-top:40rem}}.awards__row{display:flex;justify-content:center;gap:107rem}@media (min-width:47.99875em){.awards__row{padding:56rem 0;border-top:1rem solid rgba(255,255,255,.15)}.awards__row:last-child{border-bottom:1rem solid rgba(255,255,255,.15)}}@media (max-width:47.99875em){.awards__row{flex-direction:column;gap:0}}@media (min-width:47.99875em){.item-awards{width:377rem}}@media (max-width:47.99875em){.item-awards{border-top:1rem solid rgba(255,255,255,.15)}.item-awards:last-child{border-bottom:1rem solid rgba(255,255,255,.15)}}.item-awards__wrapper{position:relative}.item-awards__wrapper::before{content:"";position:absolute;width:58rem;height:100%;top:10rem;left:0;background:url(../img/about/awards_1.svg)0 0/contain no-repeat;opacity:.15}@media (max-width:47.99875em){.item-awards__wrapper::before{width:44rem;height:103rem}}.item-awards__wrapper::after{content:"";position:absolute;width:58rem;height:100%;top:10rem;right:0;background:url(../img/about/awards_2.svg)0 0/contain no-repeat;opacity:.15}@media (max-width:47.99875em){.item-awards__wrapper::after{width:44rem;height:103rem}.item-awards__wrapper{margin:30rem 0}.item-awards__wrapper::after,.item-awards__wrapper::before{top:0}}.item-awards__title{font-family:"Gilroy",sans-serif;font-weight:500;font-size:28rem;line-height:40rem;text-align:center;padding-bottom:24rem;display:flex;justify-content:center;align-items:center}@media (min-width:47.99875em){.item-awards__title{text-transform:uppercase;flex-direction:column}}@media (max-width:47.99875em){.item-awards__title{font-size:18rem;line-height:27rem;padding-bottom:16rem;gap:5rem}}.item-awards__text{font-size:15rem;line-height:24rem;text-align:center;min-height:48rem}@media (max-width:47.99875em){.item-awards__text{color:rgba(255,255,255,.6);letter-spacing:normal}}.conditions{font-size:15rem;line-height:24rem}.conditions__title{padding-bottom:52rem;border-bottom:1px solid rgba(255,255,255,.15)}.conditions__title p{max-width:1000rem}@media (max-width:47.99875em){.conditions__title{padding-bottom:24rem}}.conditions__body{max-width:672rem;margin:0 auto;padding-top:60rem}@media (max-width:47.99875em){.conditions__body{padding-top:24rem}}.conditions__text{padding-bottom:24rem}.conditions__list{padding-bottom:40rem}@media (max-width:47.99875em){.conditions__list{padding-bottom:48rem}}.conditions__item{display:flex;gap:8rem}.conditions__item::before{content:"";position:relative;width:5rem;height:5rem;background:#fff;border-radius:50%;margin-top:8rem;flex-shrink:0}.conditions__item:not(:last-child){padding-bottom:16rem}.conditions__button{margin-top:40rem}@media (max-width:47.99875em){.conditions__button{margin-top:40rem}}.misstakes{font-size:15rem;line-height:24rem}.misstakes__title{padding-bottom:32rem;border-bottom:1px solid rgba(255,255,255,.15)}@media (max-width:47.99875em){.misstakes__title{padding-bottom:24rem}}.misstakes__text{padding-top:40rem;max-width:640rem}@media (max-width:47.99875em){.misstakes__text{padding-top:24rem}}.misstakes__button{margin-top:64rem}@media (min-width:47.99875em){.misstakes__button{max-width:278rem}}.promo__box .info{left:489rem;height:52rem}.promo__more{height:64rem}.form__top{padding-bottom:48rem}.steps-form__value{margin-top:1rem}.services__item{height:700rem}.scheme .section-top__text,.services .section-top__text{margin-top:96rem}@media (min-width:767.98px){.footer__contacts{gap:67rem}}.form__input-box.form__textarea{height:auto}.form__input-box.form__textarea textarea{border-radius:0!important;height:100%;font-size:15rem;line-height:24rem;color:#242325;background:0 0;width:100%!important}.price.footer__form{padding-bottom:140rem;margin-bottom:0}.mission__text{max-width:42%;font-size:22rem;padding-right:88rem;line-height:28rem}.about .video-block{height:400rem;max-width:53.5%;border-radius:7rem}.main-video__controls.controls{width:64rem;height:64rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;left:25rem;bottom:21rem}.controls__text{position:absolute;bottom:47rem;left:104rem;color:#fff;font-size:13rem;font-weight:500}.controls__play-pause-button span{left:66%}.caption-mission__body{padding-top:179rem;max-width:320rem;padding-left:5rem}.mission__row{padding-top:49rem!important}.about__mission.mission{padding-top:48rem}@media (max-width:47.99875em){.main-video__video.video-block{max-width:100%;height:196rem}.controls__text{bottom:35rem;left:78rem;font-size:12rem}.controls__play-pause-button span{left:53%}.mission__text{max-width:100%;padding-right:inherit;font-size:18rem;padding-top:13rem;line-height:1.2}}.about .section-top__text{margin-top:96rem}@media (any-hover:hover){.form__button.button:hover{background:#242325;color:#fff}}@media (max-width:47.9988em){.input{font-size:16rem}.services__item{height:auto}.blog__body{margin-bottom:48rem}}.sim-info__body{transition:all .8s}@media (min-width:767.98px){.header._scroll{height:52rem;padding-top:24rem;background:0 0}.header._scroll .header__logo{width:352rem;height:52rem;background-image:url(../img/scroll_logo.svg);background-repeat:no-repeat;background-size:contain}.header._scroll .header__logo img{display:none}.header._scroll .menu__wrapper{bottom:24rem}.header._scroll .header__contacts.contacts-header,.header._scroll .header__language{bottom:24rem;position:relative}}.numbers__bottom .list__item .title{line-height:24rem}.social__item.social__item_whatsapp,.social__item.social__item_whatsapp:hover,.social__item_telegram,.social__item_telegram:hover{background:0 0}.social__item_telegram svg:hover path{fill:#000}.social__item_telegram svg:hover path:nth-child(2){fill:#fff}.social__item.social__item_whatsapp:hover svg path{fill:#000}@media (min-width:767.98px){.header .social__item{width:20rem;height:20rem}}.price .form__warning.warning-form{max-width:100%}.promo__box .info:hover{height:306rem}.subscription-form-blog__button.btn-fill.btn-fill_sb.circle:hover{color:#242325;background-color:#fff}.subscription-form-blog__button.btn-fill.btn-fill_sb.circle:hover:after{background-color:#f6d700}@media (max-width:767.98px){.offices__item.item-offices:nth-child(1){border-bottom:none}.item-offices:first-child .mapbox__image{height:100%}}@media (max-width:47.99875em){.about__mission.mission{padding-top:0!important}.mission__row:first-child{padding-top:23px!important}.main-video__controls.controls{width:48rem;height:48rem;left:16rem;bottom:17rem}.caption-mission__body{padding-top:47rem;padding-left:0}.chart-sheme{height:225.5rem!important}}.wrapper{overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}@media (min-width:1280px){html{font-size:.8px}}@media (min-width:1440px){html{font-size:1px}}@media (min-width:1920px){html{font-size:1.305556px}}@media (min-width:2240px){html{font-size:1.40278px}}@media (max-width:767.98px){html{font-size:1.75px}.contacts-header{height:auto}.contacts-header,.menu__top{width:100%;aspect-ratio:1}.contacts-header,.header__menu{flex:0 0 15%}.menu__wrapper{height:auto;flex-grow:1;display:flex;flex-direction:column}.menu__content{flex-grow:1}.menu__top{height:100%}.header__logo{width:auto;height:auto;flex:0 0 70%;padding-bottom:16%;position:relative}.header__logo img{object-fit:cover}}@media (max-width:600px){html{font-size:1.5px}}@media (max-width:480px){html{font-size:1.25px}}@media (max-width:410px){html{font-size:1px}}input[type=number]::-webkit-clear-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body,html{scroll-behavior:auto}.sim-info{width:197rem}.numbers__bottom .list__item .list__item-top{align-items:flex-end}.numbers__bottom .list__item .value{line-height:.875}.main-video__controls{cursor:pointer}._video-paused .controls,._video-paused .controls__text,._video-play .controls,._video-play .controls__text{display:none!important}.video-block .controls{width:64rem;height:64rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;left:25rem;bottom:21rem}@media (any-hover:hover){.footer__toTop:hover::before{background:url(../img/icons/arrow_toTop_black.svg)0 0/contain no-repeat}}.mapbox__image img{vertical-align:middle}.header__logo-fixed{display:none}.header__logo-fixed img{width:100%;height:100%}.header._scroll .header__contacts,.header._scroll .header__language{background-color:#242325}.header-inverse .header._scroll .header__contacts,.header-inverse .header._scroll .header__language{color:#fff}.header-inverse .header._scroll{background-color:transparent}.header-inverse .header._scroll .contacts-header__icon{background-image:url(../img/icons/arrow_white.svg)}.header-inverse .contacts-header._hover .contacts-header__icon{background-image:url(../img/icons/arrow_down.svg)}.header._scroll .header__contacts._hover{background-color:#fff}.header._scroll .header__language:hover{background:#fff;color:#242325}.header._scroll .header__logo{display:none}.header._scroll .header__logo-fixed{width:336rem;height:52rem;display:block}.serv2__list .col{transition:.2s linear}.serv2__list .col .sticky{position:static}.serv2__list .col:nth-child(1){align-self:flex-start}.serv2__list .col:nth-child(2){height:auto;margin-top:0}.body-popup__form .form__line{justify-content:stretch}.popup{overflow:visible}.popup__body{transition:.8s ease-out;opacity:0;transition-delay:1s}.popup__close{transform:rotate(-45deg);opacity:0;transition:.8s;transition-delay:1.1s}.popup__content{transform:translateX(120%);overflow:auto;height:auto;max-height:100%;transition:1s cubic-bezier(.47,-.01,.63,1)}.back-circles.animated .back-circles__item circle,.popup_show .popup__body{opacity:1}.popup_show .popup__close{transform:rotate(0);opacity:1}.popup_show .popup__content{transform:translateX(0);visibility:visible}.popup_hide .popup__body,.popup_hide .popup__close{transition-delay:0s;transition-duration:.7s}.popup_hide .popup__content{transition-delay:.75s}.popup-opened body::after{transition-delay:.7s}.orientation-screen{position:fixed;left:0;display:none;top:0;width:100%;height:100%;z-index:999;flex-direction:column;align-items:center;justify-content:center;background:#242325}.orientation-screen__inner{display:flex;align-items:center;max-width:500px;margin:0 auto}.orientation-screen__img{margin-right:30px;flex-shrink:0}.orientation-screen__title{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.15);font-size:24px;line-height:125%;font-family:"Gilroy",sans-serif;font-weight:500;color:#fff}.orientation-screen__text{font-size:15px;line-height:160%;color:rgba(255,255,255,.6)}.form__lines{margin-bottom:16rem}.disable-scroll,.disable-scroll body{overflow:hidden}.promo__box .info{bottom:15rem;top:auto;will-change:transform}.mac-os .promo__box .info{bottom:21rem}.mac-os .sim-info__top span{position:relative;top:2rem}.promo__box .info:hover{transform:translate(-167rem,130rem);top:auto}.price__container{transition:.7s}.price__container._active{transform:translateY(-56rem)}.steps-form__title{position:relative;top:1rem}@media (min-width:767.98px){.steps-form__title{font-size:22rem}}.back-circles{width:935rem;height:892rem}.back-circles .znak{left:50%;transform:translate(-50%,-50%);top:calc(50% - 13rem);width:427rem}.back-circles__item{position:absolute;width:700rem;height:auto}.back-circles__item circle{transition-delay:1.5s;transition:.5s;opacity:0}.back-circles__item-rotate{animation-delay:2s;transform-origin:center}.back-circles__item-draw{transform-origin:center}.back-circles__item--1{top:0;left:0;rotate:-45deg}.back-circles__item--1 .back-circles__item-draw{animation-delay:.2s}.back-circles__item--2{bottom:0;left:-2px;right:0;margin:0 auto}.back-circles__item--3{right:0;top:0;margin:0 auto;rotate:45deg}.back-circles__item--3 .back-circles__item-draw{animation-delay:.4s}.back-circles.animated .back-circles__item-draw{stroke-dasharray:2075;stroke-dashoffset:2075;animation:draw 2s ease forwards}.back-circles.animated .back-circles__item-rotate{transform-origin:center;animation:rotate360 6s linear infinite}.sim-info{padding:14rem 14rem 14rem 24rem}.sim-info__top{align-items:center}.sim-info__top span{position:relative;top:1px}.sim-info__top::before{font-size:15rem;line-height:1}.mac-os .sim-info__top::before{padding-top:2px;box-sizing:border-box}.numbers__bottom .list__item .numbers__percent{font-size:26rem}.delivery .discount-benefits__text span{font-size:30rem}.chart-dots .dot:nth-child(n) .dot__body{transform:translate(0,0);position:static}.chart-dots .dot{position:absolute;width:13rem;height:13rem;z-index:4;transform:translate(calc(-50% - 4rem),calc(-50% - 1rem))}.delivery-map__wrapper._watch-view mask path{--dasharray:1000;--dashoffset:1000;stroke-dasharray:var(--dasharray);stroke-dashoffset:var(--dashoffset)}.delivery_road .delivery-map__map{height:0}.delivery-map__map{position:relative;padding-bottom:54.43%}.delivery_road .delivery-map__city-name_1{margin-left:20rem;padding-left:0}.delivery_road .delivery-map__city-name_2{margin-top:-4rem;margin-left:16rem}.delivery_road .delivery-map__city-name_3{margin-left:-83rem}.delivery_air .delivery-map__city-name_1{margin-left:-137rem;margin-top:-4rem}.delivery_air .delivery-map__city-name_2{margin-left:-70rem;margin-top:-4rem}.delivery_air .delivery-map__city-name_3{margin-top:13rem;margin-left:-4rem}.delivery_air .delivery-map__city-name_4{margin-left:14rem;margin-top:-5rem}.delivery_air .delivery-map__city-name_5{margin-left:14rem;margin-top:-3rem}.delivery_railway .delivery-map__city-name_1{margin-left:-68rem;margin-top:-5rem}.delivery_railway .delivery-map__city-name_2{margin-left:-67rem;margin-top:-4rem}.delivery_railway .delivery-map__city-name_3{margin-left:-105rem;margin-top:-4rem}.delivery_railway .delivery-map__city-name_4{margin-left:-3rem;margin-top:-24rem}.delivery_railway .delivery-map__city-name_5{margin-left:15rem}.delivery_railway .delivery-map__city-name_6{margin-left:-73rem;margin-top:-4rem}.delivery_sea .delivery-map__city-name_1{margin-left:15rem;margin-top:-5rem}.delivery_sea .delivery-map__city-name_2{margin-left:-71rem;margin-top:-5rem}.delivery_sea .delivery-map__city-name_3{margin-left:14rem;margin-top:-9rem}.delivery_sea .delivery-map__city-name_4{margin-left:-121rem;margin-top:-6rem}.delivery_sea .delivery-map__city-name_5{margin-left:-54rem;margin-top:-7rem}.delivery_sea .delivery-map__city-name_6{margin-left:-80rem;margin-top:-7rem}.delivery_sea .delivery-map__city-name_7{margin-left:-86rem;margin-top:-10rem}.chart-labels{display:block;position:relative;height:24rem}.chart-labels .label{transform:translateX(-50%);position:absolute}.chart-labels .label:first-child{transform:translateX(0)}.chart-labels .label:last-child{transform:translateX(-100%)}.faq__spollers .spollers__title{transition:.4s}.faq__spollers .spollers__title::before{border:1rem solid #fff}.faq ._spoller-init .spollers__title::before{transition:background .4s,transform 1s}.item-benefits__title{font-size:32rem;line-height:40rem}.clients__item img,.clients__item svg{height:auto;width:auto;max-width:172px}.menu__top{cursor:pointer}.time-item-offices__icon{font-weight:500}@media (min-width:1440px) and (max-width:1919px){.services__item{height:auto;aspect-ratio:1344/702}.serv2__stat{width:40%}.services__item .top .list{position:relative;right:110rem}.serv2__item .text{max-width:80%}.benefits_main .benefits__column:last-child{margin-left:130rem;flex:1 1 65%;max-width:100%}.benefits_main .benefits__column:first-child{flex:1 1 35%}.benefits_main .item-benefits__text{max-width:60%;text-wrap:balance}.benefits__body-caption{max-width:100%}.discount-benefits__button{max-width:66%}.clients__item{width:20vw}.section-top__text{margin-left:50%;margin-right:25%}.contacts__item{grid-template-columns:3fr 5fr 4fr;gap:10px}.footer__developers{width:33.3333333333%}.developers-footer__icon{margin-left:auto}.footer .spollers,.footer__top .footer__container{grid-template-columns:1fr 1fr}.footer .spollers{display:grid}.footer__social-buttons{width:33.3333333333%}.footer__social-button{flex-grow:1}}@media (min-width:1920px){.clients__item{width:20vw}}@media (max-width:767.98px){.content__top-wrapper{position:relative;height:100vh;height:100dvh;margin-bottom:48rem;margin-top:-131rem}.service-card__list{margin-top:0}.content__top{left:0;width:100%}.service-card__image{width:auto;left:-16rem;right:-16rem}.delivery_railway .content__tariffs,.delivery_road .content__tariffs,.delivery_sea .content__tariffs{margin:0 0 96rem}.caption-mission__position{font-family:"Inter",sans-serif;font-weight:400;opacity:.6}.mapbox__image{height:100%}.chart-dots .dot{transform:translate(calc(-50% - 0rem),calc(-50% - 1rem))}.chart-labels .label{transform:translateX(calc(-50% - 3rem))}.chart-labels .label:first-child{transform:translateX(-50%)}.promo{height:auto;padding:100rem 0 24rem;min-height:550px;aspect-ratio:375/520;display:flex;flex-direction:column}.item-benefits__title{font-size:18rem;line-height:27rem}.benefits__list li>.item-benefits__title:before{flex-shrink:0}.promo__box{margin-top:auto;padding-bottom:0}.promo__image img{object-position:66% 50%}.header._scroll{background-color:transparent}.header._scroll .menu__top{background-color:#242325}.header._scroll .header__logo-fixed,.tippy-arrow::before{display:none}.header._scroll .header__logo._mob{display:block}.header{padding:0}.header__logo,.header__logo-fixed{z-index:-1}.header._anim-element._active{transform:translate(0,-1px)}.contacts-header-open .header__logo,.contacts-header-open .header__logo-fixed,.menu-open .header__logo,.menu-open .header__logo-fixed{z-index:0}.contacts-header,.menu__top{border-color:#616062}.header._scroll .menu__top{border-right:none}.header._scroll .header__contacts._hover{background-color:#242325}.header._scroll .header__contacts{background-color:#242325;border-left:1px solid transparent}.header._scroll .header__logo img{display:block;width:calc(100% + 3px)}.menu-open .contacts-header,.menu-open .menu__top{border:1px solid rgba(36,35,37,.15)}.menu-open .contacts-header{border-left:none}.contacts-header-open .header._scroll .header__contacts,.contacts-header-open .header._scroll .menu__top,.menu-open .header._scroll .header__contacts,.menu-open .header._scroll .menu__top{background-color:#fff}.contacts-header-open .header-inverse .header._scroll .contacts-header__icon,.header-inverse .contacts-header._hover .contacts-header__icon,.menu-open .header-inverse .header._scroll .contacts-header__icon{background-image:url(../img/icons/phone.svg)}html:not(.menu-open):not(.contacts-header-open) .header-inverse .header._scroll .menu__icon::after,html:not(.menu-open):not(.contacts-header-open) .header-inverse .header._scroll .menu__icon::before{background-color:#fff}.header._scroll{margin-top:0}.header-inverse .header._scroll .contacts-header__icon{background-image:url(../img/icons/phone_white.svg)}.delivery-map__tippy::before{position:absolute;content:"";bottom:-6px;left:50%;transform:translateX(-50%);width:14px;height:8px;background:url(../img/icons/tippy_arrow_white.svg)center/cover no-repeat}.delivery-map__tippy{display:flex;align-items:center;justify-content:center;font-weight:500;width:auto;min-width:80px;max-width:100%;text-align:center;height:auto;background-color:#fff;border:0;border-radius:4px;color:#000;position:relative}.delivery-map circle[data-tippy-element]{position:relative}.delivery-map__tippy .tippy__caption{margin:0;padding:0;position:static}.delivery-map__tippy .tippy__city{text-transform:uppercase;position:static;padding:8px 12px;display:block}.delivery-map__tippy .tippy__country,.delivery-map__tippy .tippy__image{display:none}}@media (any-hover:hover){.faq__spollers .spollers__item:hover .spollers__title{color:rgba(255,255,255,.6)}.faq__spollers .spollers__item:hover .spollers__title:before{background:#242325 url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cscript xmlns=%27%27/%3E%3Cpath d=%27M12 9.33301L8 5.33301L4 9.33301%27 stroke=%27%23fff%27 stroke-width=%271.5%27 stroke-linecap=%27round%27/%3E%3Cscript xmlns=%27%27/%3E%3C/svg%3E")center/24rem 24rem no-repeat}}@media (max-width:47.99875em){.delivery_road .delivery-map__map{height:417rem;padding-bottom:0}.delivery_road .delivery-map__city-name_1{margin-left:17rem;margin-top:-5rem}.delivery_road .delivery-map__city-name_3{margin-left:-76rem;margin-top:-5rem}.delivery_road .delivery-map__city-name_2{margin-left:14rem;margin-top:-5rem}.delivery_air .delivery-map__city-name_1{margin-left:-127rem}.delivery_air .delivery-map__city-name_2{margin-left:-61rem}.delivery_sea .delivery-map__city-name_2{margin-left:-59rem;margin-top:-4rem}.delivery_sea .delivery-map__city-name_4{margin-left:-101rem}.delivery_sea .delivery-map__city-name_5{margin-left:-38rem;margin-top:-5rem}.delivery_sea .delivery-map__city-name_6{margin-left:-65rem;margin-top:-6rem}.delivery_sea .delivery-map__city-name_7{margin-left:-72rem;margin-top:-6rem}.delivery_railway .delivery-map__city-name_1{margin-left:-59rem;margin-top:-6rem}.delivery_railway .delivery-map__city-name_2{margin-left:-63rem}.delivery_railway .delivery-map__city-name_3{margin-left:-98rem}.delivery_railway .delivery-map__city-name_6{margin-left:-67rem}.numbers__body{padding-left:16rem;padding-top:165rem}.chart-item{position:relative;width:1000rem}.chart-dots .dot:nth-child(1) .dot__body .box,.chart-dots .dot:nth-child(2) .box{transform:translateX(-11%)}.chart-dots .dot:nth-child(1) .dot__body .box::after{left:13%}.chart-dots .dot:last-child .dot__body .box:after{right:4px}.chart-dots .dot:nth-child(2) .box::after{left:10%}.chart-dots .dot:nth-last-child(2) .box{transform:translateX(-90%)}.chart-dots .dot:nth-last-child(2) .box::after{left:90%}.video-block .controls{width:48rem;height:48rem;left:16rem;bottom:17rem}}
/*! Tippy (всплывающие подсказки) ========================================================================================================================================================*/
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10rem)}.tippy-box{position:relative;background-color:#282729;color:#fff;border-radius:8rem;outline:0;transition-property:transform,visibility,opacity;border:1rem solid rgba(255,255,255,.15)}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:-15.7rem}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:-15.7rem}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{transform:rotate(-180deg)}.tippy-box[data-placement^=left]>.tippy-arrow{right:-15.7rem}.tippy-box[data-placement^=left]>.tippy-arrow:before{transform:rotate(-90deg)}.tippy-box[data-placement^=right]>.tippy-arrow{left:-15.7rem}.tippy-box[data-placement^=right]>.tippy-arrow:before{transform:rotate(90deg)}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:relative;width:16rem;height:16rem}.tippy-arrow:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/icons/tippy_arrow.svg)0 0/contain no-repeat}.tippy-content{position:relative;z-index:1}
/*! Слайдер swiper ========================================================================================================================================================*/
.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}
