@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Poppins:300,regular,italic,500,600,700,800&display=swap);@import url(https://fonts.googleapis.com/css?family=Raleway:regular&display=swap);@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}[class*=_icon-]:after,[class*=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=_icon-]:before{display:block}[class*=_icon-]:after{display:block}._icon-back:before{content:"\e903"}._icon-back1:after{content:"\e903"}._icon-close:before{content:"\e904"}._icon-planet:before{content:"\e901"}._icon-arrow:after{content:"\e902"}._icon-instagram:before{content:"\e900"}._icon-car:before{content:"\e90b"}._icon-house:before{content:"\e90d"}._icon-paper:before{content:"\e90e"}._icon-phone:before{content:"\e90f"}._icon-ship:before{content:"\e910"}._icon-truck:before{content:"\e911"}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#262626;line-height:1;font-family:Poppins,sans-serif;font-size:.875rem;-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:Poppins,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#fff}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:83.125rem;margin:0 auto;padding:0 .9375rem}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:16px 0;font-weight:600;font-size:14px;line-height:1.3125;color:#fafafa;background:#f90;border-radius:44px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.button._fw{width:100%}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;border-radius:25px;padding:35px 50px 0 50px;width:100%;border-radius:20px}.lock .popup__content{visibility:visible}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}h1{font-family:Raleway;font-style:normal;font-weight:400;line-height:110%}h1 span{color:#f90}h1:not(:last-child){margin-bottom:1.25rem}h2{font-weight:600;line-height:1.5;background:#fdfdfd;border:1px solid #f90;border-radius:16px;padding:16px 32px;display:inline-block}.consultation__content{max-width:600px;height:681px}.consultation__title{font-weight:600;line-height:1.5;text-align:center;color:#262626}.consultation__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.consultation__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;line-height:1.5;font-weight:400;width:100%;border-bottom:1px solid #e9e9e9}.consultation__input:focus{outline:0;border-color:#f90}.consultation__input::-webkit-input-placeholder{color:#b6bcbd;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.consultation__input::-moz-placeholder{color:#b6bcbd;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s}.consultation__input:-ms-input-placeholder{color:#b6bcbd;-ms-transition:all .5s ease 0s;transition:all .5s ease 0s}.consultation__input::-ms-input-placeholder{color:#b6bcbd;-ms-transition:all .5s ease 0s;transition:all .5s ease 0s}.consultation__input::placeholder{color:#b6bcbd;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__close{position:absolute;top:25px;right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.popup__close::before{font-size:24px;color:#a4a4a4}.consultation__bnt{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2.25rem}.consultation__text{display:inline-block;font-weight:400;font-size:14px;line-height:1.5}.consultation__text:not(:last-child){margin-top:1.5rem;margin-bottom:.5rem}.consultation__sub-labe{display:inline-block;font-weight:400;font-size:10px;line-height:2.1;padding:5px}#consultation_text{width:100%;height:100px;resize:none;padding:5px;border:1px solid #e9e9e9;font-weight:300;font-size:10px;line-height:15px}#consultation_text:focus{outline:0;border-color:#f90}.item-contacts__button{color:#333;padding:10px 20px;border:none;cursor:pointer;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.item-contacts__button.valid{border:1px solid #f90;color:#f90}.item-contacts__button.error{border:1px solid #a4a4a4;color:#a4a4a4}.item-contacts__button.focus{border:1px solid #999}input._form-error,textarea._form-error{border:1px solid red}.policy__contant{max-width:900px;padding:35px 50px 70px 50px}.policy__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:16px;line-height:24px;margin-bottom:1.875rem}.policy__text{font-style:normal;font-weight:400;font-size:16px;line-height:150%}.policy__title{font-style:normal;font-weight:600;font-size:20px;line-height:1.5;margin-bottom:1.5625rem;text-align:center}.policy__sub-text ul li p{font-style:normal;font-weight:600;font-size:20px;line-height:1.5;margin-top:3.125rem}.btn-up{position:fixed;bottom:-100px;right:10px;z-index:999;-webkit-transition:bottom .3s ease;-o-transition:bottom .3s ease;transition:bottom .3s ease;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.btn-up.active{bottom:60px}.btn-up-block{display:block;width:40px;height:40px;border-radius:50%;opacity:.7;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.btn-up-block:hover{opacity:1}._icon-back{display:block;width:20px;height:20px;margin:10px;background-color:#fff;border-radius:50%}.letter__content{max-width:300px;padding:20px 35px 20px 0}.letter__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-style:normal;font-weight:600;font-size:20px;line-height:1.5}.header__container{margin-top:1.25rem}.header__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-header__logo img{height:auto}.menu{margin-top:.625rem;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}.menu__link{position:relative;font-style:normal;font-weight:400;color:#262626;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu__link::before{content:"";position:absolute;width:0%;height:2px;bottom:-5px;left:50%;background-color:#f90;border-radius:4px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.body-header__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.625rem}.language ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:1.5}.language ul li.color .language-active{color:#f90}.language ul li.color .language-active::after{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);color:#f90}.language ul li a{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.language .language-act.color .lan-act{opacity:1;visibility:visible;pointer-events:auto;top:100%;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.language ul li{position:relative}.language .lan-act{opacity:0;visibility:hidden;pointer-events:none;position:absolute;top:0;left:27px}.language-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.language-active::before{font-size:18px;margin-right:.25rem}.language-active::after{font-size:8px}.icon-menu{display:none}.footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-footer__policy{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.block-footer__rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-footer__rights img{margin-right:3.75rem}.footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5625rem}.block-footer__mobile-block{display:none}.block-footer__policy{font-style:normal;font-weight:300;font-size:12px;line-height:18px}.block-footer__rights{font-style:normal;font-weight:300;font-size:12px;line-height:18px}.rights-footer{display:none}.hero__decor{width:100%;max-width:100%;display:block;margin:0 auto;margin-bottom:2.5rem}.hero__decor img{width:100%;height:auto;display:block}.hero__block{margin-bottom:6rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-block__text{font-weight:400;line-height:150%}.hero-block__text:not(:last-child){margin-bottom:2.5rem}.hero-block__images{position:absolute;width:100%;height:100%;top:0;left:45%}.hero-block__images img{max-width:100%;height:auto}.hero-block__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.hero-block__item{z-index:1;max-width:100px;padding:14px 12px;font-style:normal;font-weight:700;font-size:24px;line-height:150%;letter-spacing:-.015em;color:#f90;background:#282828;border-radius:17.2576px}.hero-block__item p{font-style:normal;font-weight:400;font-size:12px;line-height:150%;letter-spacing:-.015em;color:#fdfdfd}.services{background-color:#f4f4f4}.services__block{padding:0 .3125rem}.block-services{position:relative}.item-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-services__title{font-weight:700;line-height:1.5}.item-services__text{max-width:33.125rem}.item-services__sub-text{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-style:normal;font-weight:400;font-size:20px;line-height:170%}.item-services__sub-text span{color:#f90}.item-services__sub-text .number{margin-right:1.25rem}.benefits__block{margin-bottom:1.5rem}.block-benefits__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.block-benefits__servise{position:relative;background:#282828;border-radius:16px;padding:2.8125rem;width:330px;height:330px}.block-benefits__decor{position:absolute;width:329px;height:330px;left:8px;top:8px;background:#f90;border-radius:16px;z-index:-1}.block-benefits__title{color:#f90;font-style:normal;font-weight:800;font-size:24px;line-height:36px}.block-benefits__title:not(:last-child){margin-bottom:1.5625rem}.block-benefits__list{font-style:normal;font-weight:700;font-size:18px;line-height:220%;letter-spacing:.03em;color:#fdfdfd}.block-benefits__list ul li img{padding-right:15px}.block-benefits__list ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.block-benefits__list ul li:not(:last-child){margin-bottom:.5rem}.block-benefits__contact{background:#f90;border:1px solid #f90;color:#fdfdfd;border-radius:150px;padding:1.25rem;margin-bottom:4.0625rem}.block-benefits__text{font-weight:700;font-size:16px;line-height:1.5;text-align:center}.block-benefits__text:not(:last-child){padding-bottom:.6875rem}.block-benefits__phone{font-weight:600;font-size:18px;line-height:1.5}.block-benefits__decor-cargo{border:1px solid #f90;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:35.9375rem}.block-benefits__cargo{max-width:16.875rem;padding:1.5625rem}.block-benefits__cargo ul li{position:relative;font-style:normal;font-weight:400;font-size:18px;line-height:170%;margin-top:.625rem;padding-left:20px}.block-benefits__cargo ul li::before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;top:10px;left:0;background-color:#262626}.block-benefits__images{position:relative}.block-benefits__img{position:relative;max-width:100%;height:auto}.block-benefits__decor-img{max-width:100%;height:auto}.adep-cargo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.multimodal__block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.5625rem;margin:0 -.9375rem}.block-multimodal__items{padding:0 .9375rem;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;min-width:18.125rem}.block-multimodal__item{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-multimodal__link{padding:0 0 54.82% 0;display:block}.item-multimodal__image{border-radius:16px 16px 0 0}.item-multimodal__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3.125rem 2.5rem;background-color:#f4f4f4;border-radius:0 0 16px 16px;position:relative}.item-multimodal__body::before{position:absolute;top:-26px;left:43%;font-size:25px;background:#f90;border:2px solid #fff;padding:12px 12px 12px 12px;border-radius:50%;color:#fdfdfd}.item-multimodal__title{font-style:normal;font-weight:600;font-size:18px;line-height:170%}.item-multimodal__title:not(:last-child){margin-bottom:15px}.item-multimodal__text{font-style:normal;font-weight:300;font-size:16px;line-height:170%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.position{display:none}.who-are-you__body{display:-webkit-box;display:-ms-flexbox;display:flex}.who-are-you-decor{background:-webkit-gradient(linear,left top,right top,from(rgba(236,233,233,.8)),to(rgba(236,233,233,.8))),url(../img/devstop/who-are-you/Black_trucks_resize.webp) 50%/cover no-repeat;background:-o-linear-gradient(left,rgba(236,233,233,.8),rgba(236,233,233,.8)),url(../img/devstop/who-are-you/Black_trucks_resize.webp) 50%/cover no-repeat;background:linear-gradient(to right,rgba(236,233,233,.8),rgba(236,233,233,.8)),url(../img/devstop/who-are-you/Black_trucks_resize.webp) 50%/cover no-repeat}.body-who-are-you__images{position:relative;z-index:3}.body-who-are-you__images img{border-radius:18px}.body-who-are-you__decor{border-radius:18px;position:absolute;width:516px;height:320px;left:8px;top:8px;background:#f90;border-radius:16px;z-index:-1}.body-who-are-you__items{background:#fdfdfd;border-radius:16px;padding:2.5rem;max-width:33.125rem}.body-who-are-you__title{font-style:normal;font-weight:600;line-height:150%}.body-who-are-you__title:not(:last-child){margin-bottom:.9375rem}.body-who-are-you__text{font-weight:400;font-size:16px;line-height:170%}.body-who-are-you__text p:not(:last-child){margin-bottom:.9375rem}.body-who-are-you__text:not(:last-child){margin-bottom:2.1875rem}.work__block{margin-bottom:3.4375rem}.work__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.work__slider{position:relative}.work__wrapper{padding-top:1.875rem}.work__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.work__slide{position:relative}.decor-swip{border-radius:17px;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.swiper-button-next{position:absolute;right:2px;top:43%;width:48px;height:48px}.swiper-button-next::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.swiper-button-prev{position:absolute;left:-10px;top:40%;width:48px;height:48px}.swiper-button-prev::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.5rem}.swiper-pagination-bullet{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;height:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px 0}.swiper-pagination-bullet:not(:last-child){margin-right:.3125rem}.swiper-pagination-bullet::after{content:"";background:#e5e5e5;width:.6875rem;height:.6875rem;border-radius:50%;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.swiper-pagination-bullet::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);color:#f90}.swiper-pagination-bullet-active::after{background:#f90}.swiper-pagination-bullet-active::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-button-next,.swiper-button-prev{color:#f90;border:1px solid #f90;border-radius:24px;-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.contacts__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.body-contacts__items{width:446px;height:516px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#282828;border-radius:16px;color:#fdfdfd;padding:25px 0 0 45px;margin-right:.3125rem}.body-contacts__decor{position:absolute;width:446px;height:516px;left:13px;top:13px;background-color:#f90;border-radius:16px;z-index:-1}.body-contacts__phone{font-weight:400;font-size:16px;line-height:150%;padding-left:35px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body-contacts__phone a:not(:last-child){padding-bottom:.5rem}.body-contacts__phone a::before{font-size:20px;position:absolute;top:5px;left:0}.body-contacts__phone:not(:last-child){margin-bottom:3.4375rem}.body-contacts__adress{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-weight:400;line-height:150%;padding-left:35px}.body-contacts__adress span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body-contacts__adress span:not(:last-child){margin-bottom:.5rem}.body-contacts__adress:not(:last-child){margin-bottom:3.4375rem}.body-contacts__adress img{font-size:20px;position:absolute;top:0;left:0}.body-contacts__adress img{padding-right:14px;padding-bottom:15px}.body-contacts__tov{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:16px;line-height:150%}.body-contacts__tov span{display:-webkit-box;display:-ms-flexbox;display:flex}.body-contacts__tov span:not(:last-child){margin-bottom:.5rem}.body-contacts__tov .sub-span{font-size:10px;line-height:1.5}.body-contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-contacts__title{font-style:normal;font-weight:500;line-height:1.5;text-align:center}.item-contacts__title:not(:last-child){margin-bottom:2.8125rem}.item-contacts__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-contacts__form imput{overflow:hidden}.item-contacts__block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.item-contacts__block:not(:last-child){margin-bottom:1.25rem}.item-contacts__name{border:1px solid #262626;border-radius:44px;padding:16px 32px;width:100%}.item-contacts__phone{border:1px solid #262626;border-radius:44px;padding:16px 32px;width:100%}.item-contacts__phone:focus{outline:0;border-color:#f90}.item-contacts__sub-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-contacts__sub-block:not(:last-child){margin-bottom:1.25rem}.item-contacts__email{border:1px solid #262626;border-radius:44px;padding:16px 32px;width:100%}.item-contacts__email:not(:last-child){margin-bottom:1.25rem}.item-contacts__textarea{border:1px solid #262626;border-radius:33px;padding:16px 32px;height:212px;width:100%;resize:none}.item-contacts__button{font-weight:600;font-size:14px;line-height:1.5;text-align:center;border:1px solid #262626;border-radius:44px;padding:16px 32px;width:100%}.show:focus{outline:0;border-color:#f90}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==) format("woff2"),url(data:font/woff;base64,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) format("woff");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.4));background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background-image:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.6));background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-webkit-transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;-o-transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;-o-transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-webkit-transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{will-change:transform,opacity;display:none!important}.no-webp .lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/gif;base64,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) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;-webkit-transition:opacity .2s ease-out .15s;-o-transition:opacity .2s ease-out .15s;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s,-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:-webkit-transform .35s ease-out 0s;-o-transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;-o-transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:"\e311"}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:"\e312"}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}@media (min-width:47.99875em) and (min-width:83.125em){.block-header__logo img{width:13.375rem}.body-header__items{gap:4.0625rem}.services__block{padding-top:6.25rem}.block-services__body{gap:8.125rem}.img-decor{margin-left:-1.875rem}.body-who-are-you__images{margin-right:4.375rem}}@media (min-width:47.99875em){.menu__link{font-size:14px;line-height:1.5}.rights-footer{display:block}.block-services__title{margin-bottom:1.5rem}.block-services__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.work__body{gap:.625rem}}@media (min-width:61.99875em) and (min-width:83.125em){.img-decor{margin-left:-3.4375rem}.block-benefits__img{margin-left:5.9375rem}.body-who-are-you__images{margin-left:4.375rem}}@media (min-width:61.99875em){.item-services{margin-right:3px}.block-benefits__img{margin-top:-3.75rem}.body-contacts__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-contacts__name{width:310px}.item-contacts__phone{width:310px}}@media (min-width:83.125em){.button{padding-left:2rem}.button{padding-right:2rem}h1{font-size:4.125rem}h2{font-size:2rem}.consultation__title{font-size:1.5rem}.header__container{margin-bottom:1.5625rem}.hero-block__title{max-width:33.125rem}.hero-block__text{font-size:1rem}.hero-block__text{max-width:26.125rem}.services__block{padding-bottom:6.25rem}.item-services__title{font-size:1.5rem}.item-services__title:not(:last-child){margin-bottom:3.75rem}.item-services__sub-text{font-size:1.25rem}.item-services__sub-text:not(:last-child){margin-bottom:3.125rem}.benefits__block{margin-top:6.25rem}.block-benefits__items{gap:4rem}.block-benefits__decor-img{margin-top:-5rem}.multimodal__container{margin-top:6.25rem}.multimodal__container{margin-bottom:6.25rem}.who-are-you__block{padding-top:6.25rem}.who-are-you__block{padding-bottom:6.25rem}.who-are-you__body{margin-top:3.4375rem}.body-who-are-you__items{padding:2.5rem}.body-who-are-you__title{font-size:1.5rem}.work__block{padding-top:6.25rem}.contacts__block{margin-top:6.25rem}.contacts__body{margin-top:3.75rem}.contacts__body{margin-bottom:3.75rem}.body-contacts__logo:not(:last-child){margin-bottom:3.75rem}.body-contacts__adress{font-size:1rem}.item-contacts__title{font-size:2rem}.item-contacts__title:not(:last-child){margin-bottom:2.8125rem}}@media (min-width:48em){.work__slide{padding-bottom:22%}.decor-swip{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.work__slide.swiper-slide-next{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;-webkit-transform:scale(1.7);-ms-transform:scale(1.7);transform:scale(1.7)}}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}@media (max-width:48em){.work__slide{padding-bottom:30%}}@media (max-width:20em){.button{padding-left:1.5625rem}.button{padding-right:1.5625rem}h1{font-size:2.5rem}h2{font-size:1rem}.consultation__title{font-size:1rem}.header__container{margin-bottom:1.875rem}.hero-block__title{max-width:22.375rem}.hero-block__text{font-size:.875rem}.hero-block__text{max-width:22.375rem}.services__block{padding-bottom:1.875rem}.item-services__title{font-size:1rem}.item-services__title:not(:last-child){margin-bottom:1.5625rem}.item-services__sub-text{font-size:1rem}.item-services__sub-text:not(:last-child){margin-bottom:1.5625rem}.benefits__block{margin-top:1.5rem}.block-benefits__items{gap:.0000000625rem}.block-benefits__servise{width:300px;height:330px}.block-benefits__decor{width:295px;height:330px}.block-benefits__decor-img{margin-top:.0000000625rem}.multimodal__container{margin-top:.0000000625rem}.multimodal__container{margin-bottom:1.5rem}.who-are-you__block{padding-top:1.5625rem}.who-are-you__block{padding-bottom:1.5625rem}.who-are-you__body{margin-top:1.5625rem}.body-who-are-you__items{padding:1.5625rem}.body-who-are-you__title{font-size:1rem}.work__block{padding-top:1.5625rem}.contacts__block{margin-top:1.5625rem}.contacts__body{margin-top:1.5625rem}.contacts__body{margin-bottom:1.5625rem}.body-contacts__logo:not(:last-child){margin-bottom:1.25rem}.body-contacts__adress{font-size:.875rem}.item-contacts__title{font-size:1.125rem}.item-contacts__title:not(:last-child){margin-bottom:1.5625rem}}@media (max-width:70.06125em){.contacts__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.875rem}}@media (max-width:68.31125em){.block-benefits__decor-cargo{margin:0 auto;margin-top:1.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:65.625em){.swiper-button-next{width:38px;height:38px}.swiper-button-prev{width:38px;height:38px}}@media (max-width:61.99875em){.popup__content{padding:30px 30px 0 30px}.consultation__bnt{margin-top:2.75rem}.policy__contant{padding:35px 30px 30px 30px}.body-header__consultation{display:none}.hero__block{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-block__images{top:0;left:74%}.hero-block__images img{width:200px;height:211px}.hero-block__items{margin-bottom:-3.125rem}.item-services__sub-text:not(:last-child){margin-bottom:25px}.block-benefits__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-benefits__img{margin-top:-3.75rem;width:452px;height:214px}.block-multimodal__items{-webkit-box-flex:1;-ms-flex:1 1 44.444%;flex:1 1 44.444%}.position{margin-top:6.875rem;display:block}.body-who-are-you__images img{width:348px;height:216px}.body-who-are-you__decor{border-radius:22px;width:350px;height:220px}.work__block{margin-bottom:1.5rem}.body-contacts__items{padding:20px 0 25px 20px;width:596px;height:311px}.body-contacts__decor{left:8px;top:8px}.body-contacts__decor{width:596px;height:311px}.body-contacts__logo img{width:100px;height:45px}.body-contacts__sub-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:4.375rem;margin-top:.5rem}.body-contacts__phone:not(:last-child){margin-bottom:1.875rem}.body-contacts__adress:not(:last-child){margin-bottom:1.875rem}.body-contacts__tov{padding-left:35px}.body-contacts__tov .sub-span{font-size:10px}.body-contacts__item{max-width:604px}.item-contacts__name{width:292px}.item-contacts__phone{width:292px}}@media (max-width:61.99875em) and (max-width:20em){.block-benefits__img{margin-left:-3.125rem}}@media (max-width:56.68625em){.hero__block{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:54.18625em){.swiper-button-next,.swiper-button-prev{display:none}}@media (max-width:47.99875em){.popup__content{padding:40px 10px 0 10px}.consultation__content{width:340px;height:617px}.consultation__button{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__close{top:12px;right:12px}.consultation__bnt{padding-bottom:1.5rem;margin-top:1rem}.consultation__text:not(:last-child){margin-top:1rem}.policy__contant{padding:55px 10px 40px 10px}.menu__body{z-index:3;position:fixed;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:-100%;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;overflow:auto;border-radius:16px 0 0 16px;background:#fff url(../img/SM-LOGISTICA.svg) 10px 12px no-repeat;background-size:50px 350px;padding-top:4.125rem;padding-left:.9375rem;padding-right:.9375rem;padding-bottom:1.875rem}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;row-gap:1.875rem}.menu{font-size:16px;line-height:1.5}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#262626}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.block-footer__mobile-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;font-size:40px;margin-bottom:1.5625rem}.hero__block{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:3.75rem}.hero-block__bnt{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-block__sub-bnt{display:inline-block;width:100%;text-align:center}.hero-block__images{left:0;top:67%}.hero-block__items{margin-bottom:1.5rem}.hero-block__img-dec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-block__img-decor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.img-decor{max-width:100%;height:auto;display:block;margin-bottom:4.375rem}.item-services__title{visibility:hidden}.block-benefits__items{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-benefits__contact{margin-bottom:5.3125rem}.block-benefits__img{margin-left:0;width:300px;height:142px}.block-benefits__decor-img{margin-bottom:1.5rem}.who-are-you__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:2.0625rem}.body-who-are-you__images img{border-radius:22px}.body-who-are-you__decor{left:8px;top:8px}.work__wrapper{padding-bottom:3.125rem}.swiper-pagination{margin-top:-1.25rem}.body-contacts__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:332px;height:395px;padding:20px 0 25px 20px}.body-contacts__decor{width:336px;height:395px;left:4px;top:8px}.body-contacts__sub-item{display:initial;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;margin-left:initial;margin-top:initial}.body-contacts__sub-item .body-contacts__tov p{padding-left:35px}.body-contacts__tov{padding-left:35px}.body-contacts__tov .sub-span{font-size:10px;line-height:1.5;padding-bottom:1.875rem}.item-contacts__name{width:100%}.item-contacts__phone{width:100%}}@media (max-width:47.99875em) and (max-width:20em){.block-header__logo img{width:9.375rem}.body-header__items{gap:1.25rem}.body-who-are-you__images img{height:11.875rem}.body-who-are-you__decor{height:11.875rem}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em) and (max-width:0em){.body-who-are-you__images img{width:.0000000625rem}.body-who-are-you__decor{width:.0000000625rem}}@media (max-width:36.56125em){.position{display:none}}@media (max-width:30.49875em){.work__wrapper{padding-bottom:1.875rem}.work__slide{padding-bottom:59%}}@media (min-width:20em) and (max-width:83.125em){@supports (padding-left:clamp(1.5625rem ,1.4238861386rem + 0.6930693069vw ,2rem)){.button{padding-left:clamp(1.5625rem ,1.4238861386rem + .6930693069vw ,2rem)}}@supports not (padding-left:clamp(1.5625rem ,1.4238861386rem + 0.6930693069vw ,2rem)){.button{padding-left:calc(1.5625rem + .4375 * (100vw - 20rem)/ 63.125)}}@supports (padding-right:clamp(1.5625rem ,1.4238861386rem + 0.6930693069vw ,2rem)){.button{padding-right:clamp(1.5625rem ,1.4238861386rem + .6930693069vw ,2rem)}}@supports not (padding-right:clamp(1.5625rem ,1.4238861386rem + 0.6930693069vw ,2rem)){.button{padding-right:calc(1.5625rem + .4375 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(2.5rem ,1.9851485149rem + 2.5742574257vw ,4.125rem)){h1{font-size:clamp(2.5rem ,1.9851485149rem + 2.5742574257vw ,4.125rem)}}@supports not (font-size:clamp(2.5rem ,1.9851485149rem + 2.5742574257vw ,4.125rem)){h1{font-size:calc(2.5rem + 1.625 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.6831683168rem + 1.5841584158vw ,2rem)){h2{font-size:clamp(1rem ,.6831683168rem + 1.5841584158vw ,2rem)}}@supports not (font-size:clamp(1rem ,0.6831683168rem + 1.5841584158vw ,2rem)){h2{font-size:calc(1rem + 1 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.8415841584rem + 0.7920792079vw ,1.5rem)){.consultation__title{font-size:clamp(1rem ,.8415841584rem + .7920792079vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.8415841584rem + 0.7920792079vw ,1.5rem)){.consultation__title{font-size:calc(1rem + .5 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.974009901rem + -0.495049505vw ,1.875rem)){.header__container{margin-bottom:clamp(1.5625rem ,1.974009901rem + -.495049505vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.974009901rem + -0.495049505vw ,1.875rem)){.header__container{margin-bottom:calc(1.875rem + -.3125 * (100vw - 20rem)/ 63.125)}}@supports (max-width:clamp(22.375rem ,18.9690594059rem + 17.0297029703vw ,33.125rem)){.hero-block__title{max-width:clamp(22.375rem ,18.9690594059rem + 17.0297029703vw ,33.125rem)}}@supports not (max-width:clamp(22.375rem ,18.9690594059rem + 17.0297029703vw ,33.125rem)){.hero-block__title{max-width:calc(22.375rem + 10.75 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(0.875rem ,0.8353960396rem + 0.198019802vw ,1rem)){.hero-block__text{font-size:clamp(.875rem ,.8353960396rem + .198019802vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8353960396rem + 0.198019802vw ,1rem)){.hero-block__text{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 63.125)}}@supports (max-width:clamp(22.375rem ,21.1868811881rem + 5.9405940594vw ,26.125rem)){.hero-block__text{max-width:clamp(22.375rem ,21.1868811881rem + 5.9405940594vw ,26.125rem)}}@supports not (max-width:clamp(22.375rem ,21.1868811881rem + 5.9405940594vw ,26.125rem)){.hero-block__text{max-width:calc(22.375rem + 3.75 * (100vw - 20rem)/ 63.125)}}@supports (padding-bottom:clamp(1.875rem ,0.4888613861rem + 6.9306930693vw ,6.25rem)){.services__block{padding-bottom:clamp(1.875rem ,.4888613861rem + 6.9306930693vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.4888613861rem + 6.9306930693vw ,6.25rem)){.services__block{padding-bottom:calc(1.875rem + 4.375 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.8415841584rem + 0.7920792079vw ,1.5rem)){.item-services__title{font-size:clamp(1rem ,.8415841584rem + .7920792079vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.8415841584rem + 0.7920792079vw ,1.5rem)){.item-services__title{font-size:calc(1rem + .5 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.5625rem ,0.8694306931rem + 3.4653465347vw ,3.75rem)){.item-services__title:not(:last-child){margin-bottom:clamp(1.5625rem ,.8694306931rem + 3.4653465347vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.5625rem ,0.8694306931rem + 3.4653465347vw ,3.75rem)){.item-services__title:not(:last-child){margin-bottom:calc(1.5625rem + 2.1875 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.9207920792rem + 0.396039604vw ,1.25rem)){.item-services__sub-text{font-size:clamp(1rem ,.9207920792rem + .396039604vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9207920792rem + 0.396039604vw ,1.25rem)){.item-services__sub-text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.067450495rem + 2.4752475248vw ,3.125rem)){.item-services__sub-text:not(:last-child){margin-bottom:clamp(1.5625rem ,1.067450495rem + 2.4752475248vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.067450495rem + 2.4752475248vw ,3.125rem)){.item-services__sub-text:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 63.125)}}@supports (margin-top:clamp(1.5rem ,-0.004950495rem + 7.5247524752vw ,6.25rem)){.benefits__block{margin-top:clamp(1.5rem ,-.004950495rem + 7.5247524752vw ,6.25rem)}}@supports not (margin-top:clamp(1.5rem ,-0.004950495rem + 7.5247524752vw ,6.25rem)){.benefits__block{margin-top:calc(1.5rem + 4.75 * (100vw - 20rem)/ 63.125)}}@supports (gap:clamp(0.0000000625rem ,-1.2673266504rem + 6.3366335644vw ,4rem)){.block-benefits__items{gap:clamp(.0000000625rem ,-1.2673266504rem + 6.3366335644vw ,4rem)}}@supports not (gap:clamp(0.0000000625rem ,-1.2673266504rem + 6.3366335644vw ,4rem)){.block-benefits__items{gap:calc(.0000000625rem + 3.9999999375 * (100vw - 20rem)/ 63.125)}}@supports (margin-top:clamp(-5rem ,1.5841584981rem + -7.9207921782vw ,0.0000000625rem)){.block-benefits__decor-img{margin-top:clamp(-5rem ,1.5841584981rem + -7.9207921782vw ,.0000000625rem)}}@supports not (margin-top:clamp(-5rem ,1.5841584981rem + -7.9207921782vw ,0.0000000625rem)){.block-benefits__decor-img{margin-top:calc(.0000000625rem + -5.0000000625 * (100vw - 20rem)/ 63.125)}}@supports (margin-top:clamp(0.0000000625rem ,-1.9801979375rem + 9.90099vw ,6.25rem)){.multimodal__container{margin-top:clamp(.0000000625rem ,-1.9801979375rem + 9.90099vw ,6.25rem)}}@supports not (margin-top:clamp(0.0000000625rem ,-1.9801979375rem + 9.90099vw ,6.25rem)){.multimodal__container{margin-top:calc(.0000000625rem + 6.2499999375 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.5rem ,-0.004950495rem + 7.5247524752vw ,6.25rem)){.multimodal__container{margin-bottom:clamp(1.5rem ,-.004950495rem + 7.5247524752vw ,6.25rem)}}@supports not (margin-bottom:clamp(1.5rem ,-0.004950495rem + 7.5247524752vw ,6.25rem)){.multimodal__container{margin-bottom:calc(1.5rem + 4.75 * (100vw - 20rem)/ 63.125)}}@supports (padding-top:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.who-are-you__block{padding-top:clamp(1.5625rem ,.0773514851rem + 7.4257425743vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.who-are-you__block{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 63.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.who-are-you__block{padding-bottom:clamp(1.5625rem ,.0773514851rem + 7.4257425743vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.who-are-you__block{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 63.125)}}@supports (margin-top:clamp(1.5625rem ,0.9684405941rem + 2.9702970297vw ,3.4375rem)){.who-are-you__body{margin-top:clamp(1.5625rem ,.9684405941rem + 2.9702970297vw ,3.4375rem)}}@supports not (margin-top:clamp(1.5625rem ,0.9684405941rem + 2.9702970297vw ,3.4375rem)){.who-are-you__body{margin-top:calc(1.5625rem + 1.875 * (100vw - 20rem)/ 63.125)}}@supports (padding:clamp(1.5625rem ,1.265470297rem + 1.4851485149vw ,2.5rem)){.body-who-are-you__items{padding:clamp(1.5625rem ,1.265470297rem + 1.4851485149vw ,2.5rem)}}@supports not (padding:clamp(1.5625rem ,1.265470297rem + 1.4851485149vw ,2.5rem)){.body-who-are-you__items{padding:calc(1.5625rem + .9375 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.8415841584rem + 0.7920792079vw ,1.5rem)){.body-who-are-you__title{font-size:clamp(1rem ,.8415841584rem + .7920792079vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.8415841584rem + 0.7920792079vw ,1.5rem)){.body-who-are-you__title{font-size:calc(1rem + .5 * (100vw - 20rem)/ 63.125)}}@supports (padding-top:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.work__block{padding-top:clamp(1.5625rem ,.0773514851rem + 7.4257425743vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.work__block{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 63.125)}}@supports (margin-top:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.contacts__block{margin-top:clamp(1.5625rem ,.0773514851rem + 7.4257425743vw ,6.25rem)}}@supports not (margin-top:clamp(1.5625rem ,0.0773514851rem + 7.4257425743vw ,6.25rem)){.contacts__block{margin-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 63.125)}}@supports (margin-top:clamp(1.5625rem ,0.8694306931rem + 3.4653465347vw ,3.75rem)){.contacts__body{margin-top:clamp(1.5625rem ,.8694306931rem + 3.4653465347vw ,3.75rem)}}@supports not (margin-top:clamp(1.5625rem ,0.8694306931rem + 3.4653465347vw ,3.75rem)){.contacts__body{margin-top:calc(1.5625rem + 2.1875 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.5625rem ,0.8694306931rem + 3.4653465347vw ,3.75rem)){.contacts__body{margin-bottom:clamp(1.5625rem ,.8694306931rem + 3.4653465347vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.5625rem ,0.8694306931rem + 3.4653465347vw ,3.75rem)){.contacts__body{margin-bottom:calc(1.5625rem + 2.1875 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.25rem ,0.4579207921rem + 3.9603960396vw ,3.75rem)){.body-contacts__logo:not(:last-child){margin-bottom:clamp(1.25rem ,.4579207921rem + 3.9603960396vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.4579207921rem + 3.9603960396vw ,3.75rem)){.body-contacts__logo:not(:last-child){margin-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(0.875rem ,0.8353960396rem + 0.198019802vw ,1rem)){.body-contacts__adress{font-size:clamp(.875rem ,.8353960396rem + .198019802vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8353960396rem + 0.198019802vw ,1rem)){.body-contacts__adress{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 63.125)}}@supports (font-size:clamp(1.125rem ,0.8477722772rem + 1.3861386139vw ,2rem)){.item-contacts__title{font-size:clamp(1.125rem ,.8477722772rem + 1.3861386139vw ,2rem)}}@supports not (font-size:clamp(1.125rem ,0.8477722772rem + 1.3861386139vw ,2rem)){.item-contacts__title{font-size:calc(1.125rem + .875 * (100vw - 20rem)/ 63.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.166460396rem + 1.9801980198vw ,2.8125rem)){.item-contacts__title:not(:last-child){margin-bottom:clamp(1.5625rem ,1.166460396rem + 1.9801980198vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.166460396rem + 1.9801980198vw ,2.8125rem)){.item-contacts__title:not(:last-child){margin-bottom:calc(1.5625rem + 1.25 * (100vw - 20rem)/ 63.125)}}}@media (min-width:47.99875em) and (min-width:20em) and (max-width:83.125em){@supports (width:clamp(6.25rem ,3.9925742574rem + 11.2871287129vw ,13.375rem)){.block-header__logo img{width:clamp(6.25rem ,3.9925742574rem + 11.2871287129vw ,13.375rem)}}@supports not (width:clamp(6.25rem ,3.9925742574rem + 11.2871287129vw ,13.375rem)){.block-header__logo img{width:calc(6.25rem + 7.125 * (100vw - 20rem)/ 63.125)}}@supports (gap:clamp(-2.5rem ,-4.5792079208rem + 10.396039604vw ,4.0625rem)){.body-header__items{gap:clamp(-2.5rem ,-4.5792079208rem + 10.396039604vw ,4.0625rem)}}@supports not (gap:clamp(-2.5rem ,-4.5792079208rem + 10.396039604vw ,4.0625rem)){.body-header__items{gap:calc(-2.5rem + 6.5625 * (100vw - 20rem)/ 63.125)}}@supports (padding-top:clamp(1.875rem ,0.4888613861rem + 6.9306930693vw ,6.25rem)){.services__block{padding-top:clamp(1.875rem ,.4888613861rem + 6.9306930693vw ,6.25rem)}}@supports not (padding-top:clamp(1.875rem ,0.4888613861rem + 6.9306930693vw ,6.25rem)){.services__block{padding-top:calc(1.875rem + 4.375 * (100vw - 20rem)/ 63.125)}}@supports (gap:clamp(2.875rem ,1.2116336634rem + 8.3168316832vw ,8.125rem)){.block-services__body{gap:clamp(2.875rem ,1.2116336634rem + 8.3168316832vw ,8.125rem)}}@supports not (gap:clamp(2.875rem ,1.2116336634rem + 8.3168316832vw ,8.125rem)){.block-services__body{gap:calc(2.875rem + 5.25 * (100vw - 20rem)/ 63.125)}}@supports (margin-left:clamp(-1.875rem ,-0.228960396rem + -1.9801980198vw ,-0.625rem)){.img-decor{margin-left:clamp(-1.875rem ,-.228960396rem + -1.9801980198vw ,-.625rem)}}@supports not (margin-left:clamp(-1.875rem ,-0.228960396rem + -1.9801980198vw ,-0.625rem)){.img-decor{margin-left:calc(-.625rem + -1.25 * (100vw - 20rem)/ 63.125)}}@supports (margin-right:clamp(1.25rem ,0.2599009901rem + 4.9504950495vw ,4.375rem)){.body-who-are-you__images{margin-right:clamp(1.25rem ,.2599009901rem + 4.9504950495vw ,4.375rem)}}@supports not (margin-right:clamp(1.25rem ,0.2599009901rem + 4.9504950495vw ,4.375rem)){.body-who-are-you__images{margin-right:calc(1.25rem + 3.125 * (100vw - 20rem)/ 63.125)}}}@media (min-width:47.99875em) and (max-width:20em){.block-header__logo img{width:6.25rem}.body-header__items{gap:-2.5rem}.services__block{padding-top:1.875rem}.block-services__body{gap:2.875rem}.img-decor{margin-left:-.625rem}.body-who-are-you__images{margin-right:1.25rem}}@media (max-width:47.99875em) and (min-width:83.125em){.block-header__logo img{width:13.375rem}.body-header__items{gap:2.5rem}.body-who-are-you__images img{height:31.875rem}.body-who-are-you__decor{height:31.875rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:83.125em){@supports (width:clamp(9.375rem ,8.1076732673rem + 6.3366336634vw ,13.375rem)){.block-header__logo img{width:clamp(9.375rem ,8.1076732673rem + 6.3366336634vw ,13.375rem)}}@supports not (width:clamp(9.375rem ,8.1076732673rem + 6.3366336634vw ,13.375rem)){.block-header__logo img{width:calc(9.375rem + 4 * (100vw - 20rem)/ 63.125)}}@supports (gap:clamp(1.25rem ,0.853960396rem + 1.9801980198vw ,2.5rem)){.body-header__items{gap:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}}@supports not (gap:clamp(1.25rem ,0.853960396rem + 1.9801980198vw ,2.5rem)){.body-header__items{gap:calc(1.25rem + 1.25 * (100vw - 20rem)/ 63.125)}}@supports (height:clamp(11.875rem ,5.5383663366rem + 31.6831683168vw ,31.875rem)){.body-who-are-you__images img{height:clamp(11.875rem ,5.5383663366rem + 31.6831683168vw ,31.875rem)}}@supports not (height:clamp(11.875rem ,5.5383663366rem + 31.6831683168vw ,31.875rem)){.body-who-are-you__images img{height:calc(11.875rem + 20 * (100vw - 20rem)/ 63.125)}}@supports (height:clamp(11.875rem ,5.5383663366rem + 31.6831683168vw ,31.875rem)){.body-who-are-you__decor{height:clamp(11.875rem ,5.5383663366rem + 31.6831683168vw ,31.875rem)}}@supports not (height:clamp(11.875rem ,5.5383663366rem + 31.6831683168vw ,31.875rem)){.body-who-are-you__decor{height:calc(11.875rem + 20 * (100vw - 20rem)/ 63.125)}}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:83.125em){@supports (margin-left:clamp(-10.625rem ,-12.9022277228rem + 11.3861386139vw ,-3.4375rem)){.img-decor{margin-left:clamp(-10.625rem ,-12.9022277228rem + 11.3861386139vw ,-3.4375rem)}}@supports not (margin-left:clamp(-10.625rem ,-12.9022277228rem + 11.3861386139vw ,-3.4375rem)){.img-decor{margin-left:calc(-10.625rem + 7.1875 * (100vw - 20rem)/ 63.125)}}@supports (margin-left:clamp(0.0000000625rem ,-1.8811880365rem + 9.405940495vw ,5.9375rem)){.block-benefits__img{margin-left:clamp(.0000000625rem ,-1.8811880365rem + 9.405940495vw ,5.9375rem)}}@supports not (margin-left:clamp(0.0000000625rem ,-1.8811880365rem + 9.405940495vw ,5.9375rem)){.block-benefits__img{margin-left:calc(.0000000625rem + 5.9374999375 * (100vw - 20rem)/ 63.125)}}@supports (margin-left:clamp(0.0000000625rem ,-1.3861385316rem + 6.9306929703vw ,4.375rem)){.body-who-are-you__images{margin-left:clamp(.0000000625rem ,-1.3861385316rem + 6.9306929703vw ,4.375rem)}}@supports not (margin-left:clamp(0.0000000625rem ,-1.3861385316rem + 6.9306929703vw ,4.375rem)){.body-who-are-you__images{margin-left:calc(.0000000625rem + 4.3749999375 * (100vw - 20rem)/ 63.125)}}}@media (min-width:61.99875em) and (max-width:20em){.img-decor{margin-left:-10.625rem}.block-benefits__img{margin-left:.0000000625rem}.body-who-are-you__images{margin-left:.0000000625rem}}@media (max-width:61.99875em) and (min-width:83.125em){.block-benefits__img{margin-left:40.9375rem}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:83.125em){@supports (margin-left:clamp(-3.125rem ,-17.0853960396rem + 69.801980198vw ,40.9375rem)){.block-benefits__img{margin-left:clamp(-3.125rem ,-17.0853960396rem + 69.801980198vw ,40.9375rem)}}@supports not (margin-left:clamp(-3.125rem ,-17.0853960396rem + 69.801980198vw ,40.9375rem)){.block-benefits__img{margin-left:calc(-3.125rem + 44.0625 * (100vw - 20rem)/ 63.125)}}}@media (max-width:47.99875em) and (min-width:34em){.body-who-are-you__images img{width:31.25rem}.body-who-are-you__decor{width:31.25rem}}@media (max-width:47.99875em) and (min-width:0em) and (max-width:34em){@supports (width:clamp(0.0000000625rem ,0.0000000625rem + 91.9117645221vw ,31.25rem)){.body-who-are-you__images img{width:clamp(.0000000625rem ,.0000000625rem + 91.9117645221vw ,31.25rem)}}@supports not (width:clamp(0.0000000625rem ,0.0000000625rem + 91.9117645221vw ,31.25rem)){.body-who-are-you__images img{width:calc(.0000000625rem + 31.2499999375 * (100vw - 0rem)/ 34)}}@supports (width:clamp(0.0000000625rem ,0.0000000625rem + 91.9117645221vw ,31.25rem)){.body-who-are-you__decor{width:clamp(.0000000625rem ,.0000000625rem + 91.9117645221vw ,31.25rem)}}@supports not (width:clamp(0.0000000625rem ,0.0000000625rem + 91.9117645221vw ,31.25rem)){.body-who-are-you__decor{width:calc(.0000000625rem + 31.2499999375 * (100vw - 0rem)/ 34)}}}@media (any-hover:hover){.button:hover{background-color:#ffb545;border-radius:44px}.popup__close:hover::before{-webkit-transition:color .5s ease 0s;-o-transition:color .5s ease 0s;transition:color .5s ease 0s;color:#f90}.menu__link:hover{color:#f90}.menu__link:hover::before{left:0;width:100%}.language ul li a:hover{color:#f90}.block-footer__policy:hover{color:#f90}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#f90;color:#fdfdfd}}.webp .lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/webp;base64,UklGRs4AAABXRUJQVlA4IMIAAACwBQCdASogACAAPpFCnEolo6KhqAgAsBIJaQAD5dDxrXM99232GfVDjLF0EQDwsC0CXKtWlgAA/vV76pcYbjjsL88+3qb/4UfhRX+dwASYANdOF+J5Nu61NxB7TUbHeCQeee2d4nX3M/8oPzSbTnBOl/xCNiQkRhkYBtGvv3/fXfn2CbNj/EPmnHMb/H7zFQx28TJK5yXYt1B6zlKYbIeBfYPo1h1tsfJDbPjNrzTs7O1elyh7eF4fdYd8hFly7AAAAA==) no-repeat scroll center center transparent}