@charset "UTF-8";@font-face{font-family:AvenirNext;font-display:swap;src:url(../fonts/AvenirNext-Demi.woff2) format("woff2"),url(../fonts/AvenirNext-Demi.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:AvenirNext;font-display:swap;src:url(../fonts/AvenirNext-Medium.woff2) format("woff2"),url(../fonts/AvenirNext-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:AvenirNext;font-display:swap;src:url(../fonts/AvenirNext-Regular.woff2) format("woff2"),url(../fonts/AvenirNext-Regular.woff) format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:AvenirNext;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:AvenirNext;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 0;background-color:#fe0b0c;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:15px;font-weight:500;text-align:center;color:#fff;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.btn._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:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.popup__title{font-weight:500;font-size:30px;line-height:30px;color:#000;text-align:center;margin-bottom:35px;margin-top:30px}.popup__close{text-align:right;margin-left:auto;display:block}.popup__field{margin-bottom:15px}.popup__input{width:100%;display:block;background-color:#f0f0f0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;padding:15px}.popup__btn{background:#fe0b0c;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:15px;padding:15px;text-align:center;display:block;width:100%;color:#fff}.popup__text{text-align:center;margin-bottom:15px}.popup__images{text-align:center}.popup__images img{max-width:100%;width:100%}.spollers{display:-ms-grid;display:grid;gap:15px}.spollers__item{font-size:1.25rem}.spollers__title{width:100%;cursor:default;text-align:left;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;padding:1.25rem 3.75rem 1.25rem 1.5625rem;position:relative;font-weight:500;font-size:18px;line-height:1.3888888889}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:10px;top:50%;background-color:#000;height:2px;width:15px;-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}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.spollers__body{padding:1.25rem;border-radius:.3125rem;font-size:18px;line-height:1.3888888889}[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}.page__container{display:-webkit-box;display:-ms-flexbox;display:flex}.page__sidebar{-webkit-box-flex:0;-ms-flex:0 0 17.44%;flex:0 0 17.44%}.page__main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:0;background:url(../img/bg.png) center/cover no-repeat}.home .page__main{background:initial}.sidebar{position:relative;z-index:9}.sidebar__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar__item{height:100%;font-weight:500;line-height:1.35;border-bottom:1px solid #000;color:#000;padding:20px 0;position:relative}.sidebar__item.active .sidebar__submenu{opacity:1;visibility:visible;position:static;top:0;left:0}.sidebar__link{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;gap:10px;width:100%}.sidebar__link .sidebar__arrow{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;width:30px;height:30px;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;cursor:pointer;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.sidebar__submenu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:5;top:0;left:0;opacity:0;visibility:hidden;background-color:transparent;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;width:100%}.sidebar__subitem:hover .sidebar__sub-submenu{opacity:1;visibility:visible}.submenu>.sidebar__sublink{position:relative;width:100%;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;gap:10px}.submenu>.sidebar__sublink::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;-webkit-box-flex:0;-ms-flex:0 0 .4375rem;flex:0 0 .4375rem;height:15px;background:url(../img/arrow-sidebar.svg) 0 0 no-repeat;-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}.sidebar__sub-submenu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:100%;height:100%;z-index:5;opacity:0;visibility:hidden;width:100%}.submenu>.sidebar__sub-sublink{position:relative;width:100%;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;gap:10px}.submenu>.sidebar__sub-sublink::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;-webkit-box-flex:0;-ms-flex:0 0 .4375rem;flex:0 0 .4375rem;height:15px;background:url(../img/arrow-sidebar.svg) 0 0 no-repeat}.title{font-weight:500;line-height:1.375;text-transform:uppercase}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item{line-height:1.35;position:relative}.breadcrumbs__item span{color:#828282}.breadcrumbs__item:not(:last-child)::after{content:"";position:absolute;top:55%;right:-13px;width:5px;height:10px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:url(../img/arrow.svg) 0 0 no-repeat}.title-products{font-weight:600;line-height:1.36}.header{border:1px solid #000;background:url(../img/header/menu-bg.png) center/cover no-repeat,#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header._header-scroll{position:fixed;top:0;left:0;width:100%;z-index:10}.header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100px}.header__logo{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;height:100%;position:relative;z-index:11}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.menu__body{height:100%}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.menu__link{line-height:1.35}.icon-menu{display:none}.footer{background:#000;color:#d9d9d9}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__big{-webkit-box-flex:0;-ms-flex:0 1 69.9115044248%;flex:0 1 69.9115044248%}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__top:not(:last-child){margin-bottom:1.875rem}.footer__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lang:not(:last-child){margin-bottom:1.875rem}.lang__caption{font-weight:500;font-size:1.25rem;line-height:1.35;color:#fff}.lang__caption:not(:last-child){margin-bottom:.9375rem}.lang__links{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:1.3888888889;color:#b0b0b0}.lang__active{color:#fe0b0c}.menu-main-footer__list{display:-ms-grid;display:grid}.menu-main-footer__item{font-weight:500;font-size:20px;line-height:1.35;color:#fff}.menu-secondary__caption{font-weight:500;font-size:20px;line-height:1.35;color:#fff}.menu-secondary__caption:not(:last-child){margin-bottom:.9375rem}.menu-secondary__list{display:-ms-grid;display:grid;gap:10px}.menu-secondary__item{line-height:1.3888888889}.bottom-footer__caption{font-weight:500;font-size:20px;line-height:1.35;color:#fff}.bottom-footer__caption:not(:last-child){margin-bottom:.9375rem}.bottom-footer__input{border:1px solid #f0f0f0;-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:20px;background:0 0;width:100%;padding:10px 20px;font-size:18px;line-height:1.3888888889;color:#d9d9d9;min-height:75px;resize:none}.bottom-footer__input::-webkit-input-placeholder{color:#d9d9d9}.bottom-footer__input::-moz-placeholder{color:#d9d9d9}.bottom-footer__input:-ms-input-placeholder{color:#d9d9d9}.bottom-footer__input::-ms-input-placeholder{color:#d9d9d9}.bottom-footer__input::placeholder{color:#d9d9d9}.bottom-footer__input:not(:last-child){margin-bottom:.625rem}.bottom-footer__btn{font-weight:500;font-size:16px;line-height:1.375;padding:10px 20px;color:#fff;border:1px solid #fe0b0c;-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:15px;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.contacts-footer__box:not(:last-child){margin-bottom:.9375rem}.contacts-footer__title{font-weight:500;font-size:20px;line-height:1.35;color:#fff}.contacts-footer__title:not(:last-child){margin-bottom:.9375rem}.contacts-footer__address{line-height:1.3888888889}.contacts-footer__caption{line-height:1.3888888889;color:#fff}.contacts-footer__text{line-height:1.3888888889;color:#fff}.contacts-footer__links{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:start;-ms-flex-align:start;align-items:start;gap:10px}.contacts-footer__link{line-height:25px}.contacts-footer__social a{max-width:35px}.contacts-footer__social a svg{width:35px}.contacts-footer__label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.contacts-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.contacts-footer__mobile{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:start;-ms-flex-align:start;align-items:start;gap:40px}.hero{padding:100px 30px 180px 30px;background:url(../img/hero/main-bg.jpg) center/cover no-repeat;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}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-o-linear-gradient(274.56deg,rgba(255,255,255,.35) 3.69%,rgba(255,255,255,.29) 48.75%,rgba(145,145,145,.46481) 66.17%,rgba(3,3,3,.69) 97.91%);background:linear-gradient(175.44deg,rgba(255,255,255,.35) 3.69%,rgba(255,255,255,.29) 48.75%,rgba(145,145,145,.46481) 66.17%,rgba(3,3,3,.69) 97.91%)}.hero__container{position:relative;z-index:1;text-align:center}.hero__title{font-weight:600;line-height:1.36;text-align:center;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.25)}.hero__title:not(:last-child){margin-bottom:2.5rem}.hero__btn{padding:20px 62px;line-height:1.28}.hero__descr{position:absolute;color:#fff;text-align:right}.hero__text{line-height:1.347826087}.hero__name{line-height:1.3888888889}.company-description__text{line-height:1.3888888889}.company-description__text p:not(:last-child){margin-bottom:.625rem}.company-description__galery{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.company-description__item{border-radius:20px;overflow:hidden}.company-description__image-ibg{padding-bottom:70.9090909091%}.advantages__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.advantages__image{max-width:70px}.advantages__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.advantages__caption{font-weight:500;line-height:1.347826087}.advantages__caption:not(:last-child){margin-bottom:.3125rem}.advantages__text{font-size:1.125rem;line-height:1.3888888889}.advantages__list-two{list-style:disc;padding-left:20px}.advantages__list-two li{list-style:disc;line-height:1.3888888889}.advantages__descr{line-height:1.3888888889}.gallery__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:10px}.gallery__item{border-radius:20px;overflow:hidden}.gallery__image-ibg{padding-bottom:79.7297297297%}.gallery__bnt{padding:15px 25px;line-height:1.35}.parnters__slider{padding:4px;margin:-4px}.parnters__slide{background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;min-height:150px;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}.parnters__slide img{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.parnters__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px}.guarantee__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;line-height:1.3888888889}.guarantee__list{padding-left:20px}.guarantee__list li{list-style:disc}.guarantee__image-ibg{padding-bottom:111.6279069767%}.stage__list{display:-ms-grid;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));counter-reset:list-number}.stage__item{background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;counter-increment:list-number;overflow:hidden}.stage__number{background:#fe0b0c;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25)}.stage__number::before{content:counter(list-number);font-weight:500;font-size:25px;line-height:1.36;text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stage__text{padding:10px 15px 20px;line-height:1.3888888889}.recomendation__list{display:-ms-grid;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.recomendation__item{-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:20px;overflow:hidden}.recomendation__image-ibg{padding-bottom:145.4545454545%}.descr-video__video{border-radius:30px;overflow:hidden}.reviews__list{display:-ms-grid;display:grid}.reviews__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;overflow:hidden}.reviews__photo{-webkit-box-flex:0;-ms-flex:0 0 184px;flex:0 0 184px;height:100%}.reviews__text{padding:15px}.reviews__descr{line-height:1.3888888889}.reviews__name{font-weight:500;font-size:23px;line-height:128.58%}.reviews__name:not(:last-child){margin-bottom:.3125rem}.reviews__stars:not(:last-child){margin-bottom:.625rem}.reviews__stars span svg path{fill:#b0b0b0;stroke:#b0b0b0;stop-color:#4b4b4b}.reviews__stars span.checked svg path{fill:#ffbc11;stroke:#ffbc11;stop-color:#ffe589}.reviews__btn{padding:19.5px 74px}.prod-main .form{padding-left:0;padding-right:0}.form__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.form__row:not(:last-child){margin-bottom:.9375rem}.form__col{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form__input{background:#f0f0f0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;width:100%;height:55px;font-size:18px;line-height:1.3888888889;color:#000;padding:15px 20px}.form__textarea{background:#f0f0f0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;width:100%;font-size:18px;line-height:1.3888888889;color:#000;padding:15px 20px;min-height:120px;resize:none}.form__img{-webkit-box-flex:0;-ms-flex:0 1 43.3628318584%;flex:0 1 43.3628318584%;margin-top:-80px}.form__image img{max-width:100%}.form button{width:100%;min-height:55px;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-top:20px}.question__box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px 15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.question__col{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-ms-grid;display:grid;gap:20px}.seo-text__box h3{font-weight:500;line-height:1.3666666667;color:#000}.seo-text__box h4{font-weight:500;line-height:1.3666666667;color:#000}.seo-text__text p{line-height:1.3888888889}.top-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-contacts__caption{font-weight:500;line-height:128.58%;color:#000}.top-contacts__caption:not(:last-child){margin-bottom:.625rem}.top-contacts__descr{font-size:20px;line-height:128.58%;color:#5c5c5c}.top-contacts__day{font-weight:500;font-size:20px;line-height:128.58%;color:#5c5c5c}.top-contacts__day:not(:last-child){margin-bottom:.625rem}.top-contacts__phones{font-size:20px;line-height:128.58%;color:#5c5c5c;display:-ms-grid;display:grid;gap:10px}.top-contacts__mails{font-size:20px;line-height:128.58%;color:#5c5c5c;display:-ms-grid;display:grid;gap:10px}.top-contacts__card{-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .6));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .6));border-radius:30px;overflow:hidden}.top-contacts__card img{max-width:100%}.social-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bottom-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-contacts__card img{max-width:100%}.bottom-contacts__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bottom-contacts__title{font-weight:500;line-height:128.58%;color:#000}.bottom-contacts__title:not(:last-child){margin-bottom:.625rem}.bottom-contacts__item{display:-ms-grid;display:grid;gap:10px;font-size:20px;line-height:128.58%;color:#5c5c5c}.about-us__title{font-weight:600;line-height:1.36;color:#000}.about-us__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us__descr{line-height:1.3888888889}.about-us__img{-webkit-box-flex:0;-ms-flex:0 0 42.4778761062%;flex:0 0 42.4778761062%;margin-top:-100px}.about-us__image-ibg{padding-bottom:111.6279069767%}.values__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.values__icon{max-width:70px}.values__image-ibg{padding-bottom:100%}.values__caption{font-weight:500;line-height:1.347826087}.values__caption:not(:last-child){margin-bottom:.3125rem}.values__text{line-height:1.3888888889}.bottom-values__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.bottom-values__title{font-weight:500;font-size:20px;line-height:1.35;background:#fff;border:1px solid #fe0b0c;-webkit-box-shadow:0 0 2px #fe0b0c;box-shadow:0 0 2px #fe0b0c;border-radius:20px;min-height:65px;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}.bottom-values__title:not(:last-child){margin-bottom:.9375rem}.bottom-values__text{line-height:1.3888888889}.bottom-values__text ul{padding-left:20px}.bottom-values__text li{list-style:disc}.gallery__title{font-weight:600;line-height:1.36}.gallery__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:10px}.gallery__item{border-radius:20px;overflow:hidden}.gallery__image-ibg{padding-bottom:79.7297297297%}.gallery__bnt{padding:15px 25px;line-height:1.35}.galery .gallery__bnt{display:none}.fslightbox-fade-in-strong img{border-radius:30px!important}.pagging{display:none}.galery .pagging{display:block}.pagging__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.pagging__item{font-weight:500;font-size:20px;line-height:1.35;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.pagging__item._active{color:#b0b0b0}.sertificats__title{font-weight:600;line-height:1.36}.sertificats__list{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;gap:10px}.sertificats__item{-webkit-box-flex:0;-ms-flex:0 1 calc(20% - 10px);flex:0 1 calc(20% - 10px);-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:20px;overflow:hidden}.sertificats__image-ibg{padding-bottom:145.4545454545%}.blog__title{font-weight:600;line-height:1.36}.blog__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.blog__item{background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;overflow:hidden}.blog__image-ibg{padding-bottom:79.7297297297%}.blog__caption{font-weight:500;font-size:23px;line-height:31px}.blog__caption:not(:last-child){margin-bottom:.3125rem}.blog__text{line-height:1.3888888889}.blog__link{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;font-weight:500;font-size:20px;line-height:1.35;border:1px solid #fe0b0c;-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:15px;padding:13px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.single-blog__title{font-weight:600;line-height:1.36}.single-blog__text{line-height:1.3888888889}.single-blog__text img{max-width:100%}.single-blog__text ul{padding-left:20px}.single-blog__text ul li{list-style:disc}.other-blog__title{font-weight:600;line-height:1.36}.other-blog__slider{margin:-2px;padding:2px}.other-blog__slide{background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;overflow:hidden}.other-blog__image-ibg{padding-bottom:79.7297297297%}.other-blog__caption{font-weight:500;font-size:23px;line-height:31px}.other-blog__caption:not(:last-child){margin-bottom:.3125rem}.other-blog__text{line-height:1.3888888889}.other-blog__text:not(:last-child){margin-bottom:1.25rem}.other-blog__link{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;border:1px solid #fe0b0c;-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:15px;padding:13px;font-weight:500;line-height:1.35;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.other-blog__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vacancy__title{font-weight:600;line-height:1.36}.vacancy__caption{line-height:128.58%;font-weight:500}.vacancy__caption:not(:last-child){margin-bottom:.9375rem}.vacancy__name{line-height:128.58%}.vacancy__name:not(:last-child){margin-bottom:.625rem}.vacancy__descr{line-height:128.58%;color:#4b4b4b}.form-vacancy{display:-webkit-box;display:-ms-flexbox;display:flex}.form-vacancy__forms{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form-vacancy__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.form-vacancy__row:not(:last-child){margin-bottom:.9375rem}.form-vacancy__col{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form-vacancy__input{background:#f0f0f0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;width:100%;height:55px;padding:15px;font-size:18px;line-height:25px}.form-vacancy__textarea{resize:none;background:#f0f0f0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:20px;width:100%;min-height:120px;padding:15px;font-size:18px;line-height:25px}.form-vacancy__btn{width:100%;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;min-height:55px}.form-vacancy__img img{max-width:100%}.bottom-vacancy{display:-webkit-box;display:-ms-flexbox;display:flex}.bottom-vacancy__caption{font-weight:500;font-size:30px;line-height:128.58%}.bottom-vacancy__caption:not(:last-child){margin-bottom:.625rem}.bottom-vacancy__address{line-height:128.58%;color:#5c5c5c}.bottom-vacancy__work{color:#5c5c5c}.bottom-vacancy__work:not(:last-child){margin-bottom:.3125rem}.bottom-vacancy__day{font-weight:500;line-height:128.58%}.bottom-vacancy__time{font-weight:500;line-height:128.58%}.bottom-vacancy__link{font-size:20px;line-height:128.58%;color:#5c5c5c}.bottom-vacancy__link:not(:last-child){margin-bottom:.625rem}.bottom-vacancy__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bottom-vacancy__map{-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .6));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .6));border-radius:30px;overflow:hidden}.bottom-vacancy__map img{max-width:100%}.bottom-vacancy__body{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:start;-ms-flex-align:start;align-items:start}.contacts-vacancy{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.contacts-vacancy__item{display:-ms-grid;display:grid}.contacts-vacancy__caption{font-weight:500;font-size:30px;line-height:128.58%}.contacts-vacancy__caption:not(:last-child){margin-bottom:.625rem}.contacts-vacancy__link{font-size:20px;line-height:128.58%;color:#5c5c5c}.contacts-vacancy__link:not(:last-child){margin-bottom:.625rem}.contacts-vacancy__body{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:start;-ms-flex-align:start;align-items:start}.error__container{display:-ms-grid;display:grid;place-items:center}.error__image img{max-width:100%}.error__image:not(:last-child){margin-bottom:.625rem}.error__descr{font-weight:600;line-height:1.36;text-align:center;color:#000}.error__link{padding:20px 80px}.product-prod{line-height:1.3888888889}.product-prod img{max-width:100%;border-radius:30px;overflow:hidden}.product-prod__p10:not(:last-child){margin-bottom:.625rem}.product-prod__box img{width:100%;max-width:555px}.product-prod__item ul{padding-left:20px}.product-prod__item ul li{list-style:disc}.product-prod__labels{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-prod__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;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;font-weight:500;line-height:1.35;border:1px solid #fe0b0c;-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, .25));border-radius:15px;padding:15px}.product-prod__caption{font-weight:500}.product-prod__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:10px}.product-prod__grid--big{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.product-prod__grid--very-big{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.product-prod__image-ibg{padding-bottom:86.4864864865%}.product-prod__grid--big .product-prod__image-ibg{padding-bottom:138.1818181818%}.product-prod__grid--very-big .product-prod__image-ibg{padding-bottom:143.2432432432%}.product-prod__titles{font-weight:500;font-size:30px;line-height:41px;letter-spacing:.03em}.product-prod ul{padding-left:20px}.product-prod ul li{list-style:disc}.table-responsive{overflow:auto}.table-responsive table{width:100%;border-collapse:separate;border-spacing:0;border-radius:30px;overflow:hidden}.table-responsive table .table-title{font-weight:500;font-size:23px;line-height:31px;text-align:center}.table-responsive table,.table-responsive td,.table-responsive th{border:1px solid #595959}.table-responsive td,.table-responsive th{width:30px;height:25px;padding:15px}.table-responsive th{background-color:#7accee!important}.bottom-product-prod__title{font-weight:500;line-height:1.3666666667;letter-spacing:.03em}.bottom-product-prod__list{padding-left:0!important;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.bottom-product-prod__list li{list-style:none!important}.bottom-product-prod__image-ibg{padding-bottom:141.8181818182%}.swiper{overflow:hidden}.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}@media (min-width:47.99875em){.guarantee__img{-webkit-box-flex:0;-ms-flex:0 0 36.1344537815%;flex:0 0 36.1344537815%}.reviews__image-ibg{width:100%;height:100%}}@media (min-width:61.99875em){.sidebar{border-right:1px solid #000}.sidebar__menu{background:url(../img/header/aside-bg.png) center/cover no-repeat}.sidebar__item{min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar__item{padding:30px 20px 30px 30px}.sidebar__item.active .sidebar__submenu{padding:30px 0 30px 0}.sidebar__item.active.submenu{padding:0}.sidebar__item.active.submenu .sidebar__link{display:none}.sidebar__submenu{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar__subitem{padding:0 20px 0 30px}.sidebar__sub-submenu{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar__sub-submenu{border:1px solid #000;background-color:#fff}.sidebar__sub-submenu{padding:25px 15px}.header__logo{-webkit-box-flex:0;-ms-flex:0 0 17.3611111111%;flex:0 0 17.3611111111%}.header__phone{-webkit-box-flex:0;-ms-flex:0 0 17.3611111111%;flex:0 0 17.3611111111%;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.header__phone-link{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;line-height:1.35;height:100%;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.menu__list{height:100%}.menu__link{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;height:100%}.hero{min-height:800px}}@media (min-width:61.99875em) and (min-width:90em){.header__phone-link{font-size:1.25rem}}@media (min-width:61.99875em) and (any-hover:hover){.header__phone-link:hover{background-color:rgba(0,0,0,.03)}}@media (min-width:90em){.sidebar__item{font-size:1.25rem}.sidebar__submenu{gap:1.25rem}.sidebar__sub-submenu{gap:1.25rem}.title{font-size:2.5rem}.breadcrumbs{padding-top:2.5rem}.breadcrumbs{padding-bottom:1.875rem}.breadcrumbs{padding-right:1.875rem}.breadcrumbs{padding-left:1.875rem}.breadcrumbs__list{gap:1.5625rem}.breadcrumbs__list{row-gap:.9375rem}.breadcrumbs__item{font-size:1.25rem}.title-products{font-size:3.125rem}.header__menu{border-left:1px solid #000;border-right:1px solid #000}.menu__item:not(:last-child){border-right:1px solid #000}.menu__link{font-size:1.25rem}.footer{padding-top:2.5rem}.footer{padding-bottom:2.5rem}.footer{padding-right:1.875rem}.footer{padding-left:1.875rem}.footer__box{gap:5.625rem}.footer__top{gap:1.875rem}.footer__logo:not(:last-child){margin-bottom:1.875rem}.lang__links{gap:.9375rem}.menu-main-footer__list{gap:.9375rem}.hero{padding-right:1.875rem}.hero{padding-left:1.875rem}.hero__title{font-size:3.125rem}.hero__btn{font-size:1.5625rem}.hero__descr{bottom:6.875rem}.hero__descr{right:1.875rem}.hero__text{font-size:1.4375rem}.hero__name{font-size:1.125rem}.company-description{padding-top:6.25rem}.company-description{padding-bottom:3.4375rem}.company-description{padding-right:1.875rem}.company-description{padding-left:1.875rem}.company-description__title:not(:last-child){margin-bottom:1.25rem}.company-description__text{font-size:1.125rem}.company-description__text:not(:last-child){margin-bottom:1.875rem}.advantages{padding-top:3.4375rem}.advantages{padding-bottom:3.4375rem}.advantages{padding-right:1.875rem}.advantages{padding-left:1.875rem}.advantages__title:not(:last-child){margin-bottom:3.125rem}.advantages__list:not(:last-child){margin-bottom:1.875rem}.advantages__img:not(:last-child){margin-bottom:1.25rem}.advantages__caption{font-size:1.4375rem}.advantages__list-two:not(:last-child){margin-bottom:1.5625rem}.advantages__list-two li{font-size:1.125rem}.advantages__descr{font-size:1.125rem}.gallery{padding-top:3.4375rem}.gallery{padding-bottom:3.4375rem}.gallery{padding-right:1.875rem}.gallery{padding-left:1.875rem}.gallery__title:not(:last-child){margin-bottom:3.125rem}.gallery__bnt{margin-top:1.875rem}.gallery__bnt{font-size:1.25rem}.parnters{padding-top:3.4375rem}.parnters{padding-bottom:3.4375rem}.parnters{padding-right:1.875rem}.parnters{padding-left:1.875rem}.parnters__title:not(:last-child){margin-bottom:3.125rem}.parnters__slider{margin-bottom:1.875rem}.guarantee{padding-top:3.4375rem}.guarantee{padding-bottom:3.4375rem}.guarantee{padding-right:1.875rem}.guarantee{padding-left:1.875rem}.guarantee__title:not(:last-child){margin-bottom:1.25rem}.guarantee__box{font-size:1.125rem}.guarantee__p:not(:last-child){margin-bottom:1.25rem}.guarantee__p p:not(:last-child){margin-bottom:1.25rem}.stage{padding-top:3.4375rem}.stage{padding-bottom:3.4375rem}.stage{padding-right:1.875rem}.stage{padding-left:1.875rem}.stage__title:not(:last-child){margin-bottom:1.875rem}.stage__text{font-size:1.125rem}.recomendation{padding-top:3.4375rem}.recomendation{padding-bottom:3.4375rem}.recomendation{padding-right:1.875rem}.recomendation{padding-left:1.875rem}.recomendation__title:not(:last-child){margin-bottom:3.125rem}.descr-video{padding-top:3.4375rem}.descr-video{padding-bottom:3.4375rem}.descr-video{padding-right:1.875rem}.descr-video{padding-left:1.875rem}.descr-video__title:not(:last-child){margin-bottom:3.75rem}.descr-video__video{height:38.125rem}.reviews{padding-top:3.4375rem}.reviews{padding-bottom:3.4375rem}.reviews{padding-right:1.875rem}.reviews{padding-left:1.875rem}.reviews__title:not(:last-child){margin-bottom:3.125rem}.reviews__list{gap:1.25rem}.reviews__list:not(:last-child){margin-bottom:1.875rem}.reviews__descr{font-size:1.125rem}.form{padding-top:3.4375rem}.form{padding-bottom:3.4375rem}.form{padding-right:1.875rem}.form{padding-left:1.875rem}.form__title:not(:last-child){margin-bottom:3.125rem}.form__box{gap:4.0625rem}.question{padding-top:3.4375rem}.question{padding-bottom:3.4375rem}.question{padding-right:1.875rem}.question{padding-left:1.875rem}.question__title:not(:last-child){margin-bottom:3.75rem}.seo-text{padding-top:3.4375rem}.seo-text{padding-bottom:3.4375rem}.seo-text{padding-right:1.875rem}.seo-text{padding-left:1.875rem}.seo-text__box:not(:last-child){margin-bottom:3.75rem}.seo-text__box h3{font-size:1.875rem}.seo-text__box h3:not(:last-child){margin-bottom:2.5rem}.seo-text__box h4{font-size:1.875rem}.seo-text__box h4:not(:last-child){margin-bottom:.625rem}.seo-text__text p{font-size:1.125rem}.seo-text__text p:not(:last-child){margin-bottom:1.25rem}.contacts{padding-top:3.4375rem}.contacts{padding-bottom:6.875rem}.contacts{padding-right:1.875rem}.contacts{padding-left:1.875rem}.contacts__title:not(:last-child){margin-bottom:1.5625rem}.contacts__top:not(:last-child){margin-bottom:3.75rem}.top-contacts{gap:4.375rem}.top-contacts__item:not(:last-child){margin-bottom:3.125rem}.top-contacts__caption{font-size:1.875rem}.bottom-contacts{gap:3.125rem}.bottom-contacts__box{margin-bottom:1.875rem}.bottom-contacts__title{font-size:1.875rem}.about-us{padding-top:3.75rem}.about-us{padding-bottom:3.4375rem}.about-us{padding-right:1.875rem}.about-us{padding-left:1.875rem}.about-us__title{font-size:3.125rem}.about-us__title:not(:last-child){margin-bottom:3.4375rem}.values{padding-top:3.4375rem}.values{padding-bottom:3.4375rem}.values{padding-right:1.875rem}.values{padding-left:1.875rem}.values__title:not(:last-child){margin-bottom:3.75rem}.values__top:not(:last-child){margin-bottom:6.875rem}.values__list{-webkit-column-gap:1.5625rem;-moz-column-gap:1.5625rem;column-gap:1.5625rem}.values__list{row-gap:3.75rem}.values__icon:not(:last-child){margin-bottom:1.25rem}.values__caption{font-size:1.4375rem}.bottom-values__list{gap:1.25rem}.gallery{padding-top:3.4375rem}.gallery{padding-bottom:3.4375rem}.gallery{padding-right:1.875rem}.gallery{padding-left:1.875rem}.gallery__title{font-size:3.125rem}.gallery__title:not(:last-child){margin-bottom:3.125rem}.gallery__bnt{margin-top:1.875rem}.gallery__bnt{font-size:1.25rem}.pagging{margin-top:1.875rem}.sertificats{padding-top:3.4375rem}.sertificats{padding-bottom:3.4375rem}.sertificats{padding-right:1.875rem}.sertificats{padding-left:1.875rem}.sertificats__title{font-size:3.125rem}.sertificats__title:not(:last-child){margin-bottom:3.125rem}.blog{padding-top:3.4375rem}.blog{padding-bottom:3.4375rem}.blog{padding-right:1.875rem}.blog{padding-left:1.875rem}.blog__title{font-size:3.125rem}.blog__title:not(:last-child){margin-bottom:3.125rem}.blog__list{row-gap:2.5rem}.blog__body{padding:1.25rem}.blog__text{font-size:1.125rem}.blog__text:not(:last-child){margin-bottom:1.25rem}.single-blog{padding-top:1.875rem}.single-blog{padding-bottom:3.4375rem}.single-blog{padding-right:1.875rem}.single-blog{padding-left:1.875rem}.single-blog__title{font-size:3.125rem}.single-blog__title:not(:last-child){margin-bottom:1.5625rem}.single-blog__text{font-size:1.125rem}.single-blog__text img:not(:last-child){margin-bottom:3.75rem}.single-blog__text p:not(:last-child){margin-bottom:1.25rem}.single-blog__text ul:not(:last-child){margin-bottom:1.25rem}.other-blog{padding-top:3.4375rem}.other-blog{padding-bottom:3.4375rem}.other-blog{padding-right:1.875rem}.other-blog{padding-left:1.875rem}.other-blog__title{font-size:3.125rem}.other-blog__title:not(:last-child){margin-bottom:2.5rem}.other-blog__body{padding:1.5625rem}.other-blog__body{padding-top:1.25rem}.other-blog__text{font-size:1.125rem}.other-blog__link{font-size:1.25rem}.other-blog__btn{margin-top:2.5rem}.other-blog__btn{gap:3.125rem}.vacancy{padding-top:3.75rem}.vacancy{padding-bottom:6.875rem}.vacancy{padding-right:1.875rem}.vacancy{padding-left:1.875rem}.vacancy__title{font-size:3.125rem}.vacancy__title:not(:last-child){margin-bottom:3.125rem}.vacancy__box:not(:last-child){margin-bottom:5.625rem}.vacancy__caption{font-size:1.875rem}.vacancy__items{margin-bottom:1.25rem}.vacancy__name{font-size:1.4375rem}.vacancy__descr{font-size:1.4375rem}.vacancy__form{margin-bottom:5.625rem}.vacancy__bottom:not(:last-child){margin-bottom:3.75rem}.vacancy__contacts:not(:last-child){margin-bottom:3.75rem}.form-vacancy{gap:4.0625rem}.form-vacancy__title:not(:last-child){margin-bottom:2.5rem}.form-vacancy__btns{margin-top:1.875rem}.bottom-vacancy{gap:3.125rem}.bottom-vacancy{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-vacancy__item:not(:last-child){margin-bottom:1.25rem}.bottom-vacancy__address{font-size:1.25rem}.bottom-vacancy__day{font-size:1.25rem}.bottom-vacancy__time{font-size:1.25rem}.bottom-vacancy__list{gap:.9375rem}.contacts-vacancy__item:not(:last-child){margin-bottom:2.8125rem}.error{padding-top:6.25rem}.error{padding-bottom:6.875rem}.error{padding-right:1.875rem}.error{padding-left:1.875rem}.error__container{min-height:590px}.error__descr{font-size:3.125rem}.error__descr:not(:last-child){margin-bottom:3.75rem}.product-prod{padding-top:3.75rem}.product-prod{padding-bottom:3.4375rem}.product-prod{padding-right:1.875rem}.product-prod{padding-left:1.875rem}.product-prod__title:not(:last-child){margin-bottom:3.125rem}.product-prod__text img:not(:last-child){margin-bottom:2.5rem}.product-prod__p30:not(:last-child){margin-bottom:1.875rem}.product-prod__boxes:not(:last-child){margin-bottom:3.75rem}.product-prod__box{display:-webkit-box;display:-ms-flexbox;display:flex}.product-prod__box:not(:last-child){margin-bottom:5.625rem}.product-prod__item:not(:last-child){margin-bottom:2.5rem}.product-prod__labels:not(:last-child){margin-bottom:2.5rem}.product-prod__label{font-size:1.25rem}.product-prod__caption:not(:last-child){margin-bottom:.625rem}.product-prod__grid:not(:last-child){margin-bottom:5.625rem}.product-prod ul{margin-bottom:1.875rem}.table-responsive{margin-bottom:5.625rem}.bottom-product-prod__box:not(:last-child){margin-bottom:3.75rem}.bottom-product-prod__title{font-size:1.875rem}.bottom-product-prod__title:not(:last-child){margin-bottom:.625rem}.bottom-product-prod__list{margin-bottom:1.875rem}}@media (min-width:90em) and (min-width:90em){.product-prod__box{gap:2.1875rem}}@media (max-width:90em){.gallery__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.values__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bottom-values__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.gallery__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.form-vacancy__img{display:none}.bottom-vacancy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-prod__grid{grid-template-columns:repeat(auto-fit,minmax(275px,1fr))}.product-prod__grid--big{grid-template-columns:repeat(auto-fit,minmax(275px,1fr))}.product-prod__grid--very-big{grid-template-columns:repeat(auto-fit,minmax(275px,1fr))}}@media (max-width:20em){.sidebar__item{font-size:1.125rem}.sidebar__submenu{gap:.9375rem}.sidebar__sub-submenu{gap:.9375rem}.title{font-size:1.4375rem}.breadcrumbs{padding-top:1.5625rem}.breadcrumbs{padding-bottom:.9375rem}.breadcrumbs{padding-right:.9375rem}.breadcrumbs{padding-left:.9375rem}.breadcrumbs__list{gap:1.25rem}.breadcrumbs__list{row-gap:.3125rem}.breadcrumbs__item{font-size:.875rem}.title-products{font-size:1.5rem}.menu__link{font-size:1.125rem}.footer{padding-top:.9375rem}.footer{padding-bottom:.9375rem}.footer{padding-right:.9375rem}.footer{padding-left:.9375rem}.footer__box{gap:1.25rem}.footer__top{gap:.9375rem}.footer__logo:not(:last-child){margin-bottom:.9375rem}.lang__links{gap:.625rem}.menu-main-footer__list{gap:.625rem}.hero{padding-right:.9375rem}.hero{padding-left:.9375rem}.hero__title{font-size:1.5625rem}.hero__btn{font-size:1.125rem}.hero__descr{bottom:1.875rem}.hero__descr{right:.9375rem}.hero__text{font-size:1rem}.hero__name{font-size:.875rem}.company-description{padding-top:.9375rem}.company-description{padding-bottom:.9375rem}.company-description{padding-right:.9375rem}.company-description{padding-left:.9375rem}.company-description__title:not(:last-child){margin-bottom:.625rem}.company-description__text{font-size:.9375rem}.company-description__text:not(:last-child){margin-bottom:.9375rem}.advantages{padding-top:.9375rem}.advantages{padding-bottom:.9375rem}.advantages{padding-right:.9375rem}.advantages{padding-left:.9375rem}.advantages__title:not(:last-child){margin-bottom:.9375rem}.advantages__list:not(:last-child){margin-bottom:1.25rem}.advantages__img:not(:last-child){margin-bottom:.625rem}.advantages__caption{font-size:1.25rem}.advantages__list-two:not(:last-child){margin-bottom:.9375rem}.advantages__list-two li{font-size:1rem}.advantages__descr{font-size:1rem}.gallery{padding-top:.9375rem}.gallery{padding-bottom:.9375rem}.gallery{padding-right:.9375rem}.gallery{padding-left:.9375rem}.gallery__title:not(:last-child){margin-bottom:.9375rem}.gallery__bnt{margin-top:1.25rem}.gallery__bnt{font-size:1.125rem}.parnters{padding-top:.9375rem}.parnters{padding-bottom:.9375rem}.parnters{padding-right:.9375rem}.parnters{padding-left:.9375rem}.parnters__title:not(:last-child){margin-bottom:.9375rem}.parnters__slider{margin-bottom:.9375rem}.guarantee{padding-top:.9375rem}.guarantee{padding-bottom:.9375rem}.guarantee{padding-right:.9375rem}.guarantee{padding-left:.9375rem}.guarantee__title:not(:last-child){margin-bottom:.9375rem}.guarantee__box{font-size:1rem}.guarantee__p:not(:last-child){margin-bottom:.625rem}.guarantee__p p:not(:last-child){margin-bottom:.625rem}.stage{padding-top:.9375rem}.stage{padding-bottom:.9375rem}.stage{padding-right:.9375rem}.stage{padding-left:.9375rem}.stage__title:not(:last-child){margin-bottom:.9375rem}.stage__text{font-size:1rem}.recomendation{padding-top:.9375rem}.recomendation{padding-bottom:.9375rem}.recomendation{padding-right:.9375rem}.recomendation{padding-left:.9375rem}.recomendation__title:not(:last-child){margin-bottom:.9375rem}.descr-video{padding-top:.9375rem}.descr-video{padding-bottom:.9375rem}.descr-video{padding-right:.9375rem}.descr-video{padding-left:.9375rem}.descr-video__title:not(:last-child){margin-bottom:.9375rem}.descr-video__video{height:25rem}.reviews{padding-top:.9375rem}.reviews{padding-bottom:.9375rem}.reviews{padding-right:.9375rem}.reviews{padding-left:.9375rem}.reviews__title:not(:last-child){margin-bottom:.9375rem}.reviews__list{gap:.9375rem}.reviews__list:not(:last-child){margin-bottom:1.25rem}.reviews__descr{font-size:1rem}.form{padding-top:.9375rem}.form{padding-bottom:.9375rem}.form{padding-right:.9375rem}.form{padding-left:.9375rem}.form__title:not(:last-child){margin-bottom:.9375rem}.form__box{gap:1.25rem}.question{padding-top:.9375rem}.question{padding-bottom:.9375rem}.question{padding-right:.9375rem}.question{padding-left:.9375rem}.question__title:not(:last-child){margin-bottom:.9375rem}.seo-text{padding-top:.9375rem}.seo-text{padding-bottom:.9375rem}.seo-text{padding-right:.9375rem}.seo-text{padding-left:.9375rem}.seo-text__box:not(:last-child){margin-bottom:1.875rem}.seo-text__box h3{font-size:1.5rem}.seo-text__box h3:not(:last-child){margin-bottom:1.25rem}.seo-text__box h4{font-size:1.5rem}.seo-text__box h4:not(:last-child){margin-bottom:.3125rem}.seo-text__text p{font-size:1rem}.seo-text__text p:not(:last-child){margin-bottom:.625rem}.contacts{padding-top:.9375rem}.contacts{padding-bottom:.9375rem}.contacts{padding-right:.9375rem}.contacts{padding-left:.9375rem}.contacts__title:not(:last-child){margin-bottom:.9375rem}.contacts__top:not(:last-child){margin-bottom:1.875rem}.top-contacts{gap:1.25rem}.top-contacts__item:not(:last-child){margin-bottom:1.5625rem}.top-contacts__caption{font-size:1.5625rem}.bottom-contacts{gap:1.25rem}.bottom-contacts__box{margin-bottom:1.25rem}.bottom-contacts__title{font-size:1.5625rem}.about-us{padding-top:2.1875rem}.about-us{padding-bottom:.9375rem}.about-us{padding-right:.9375rem}.about-us{padding-left:.9375rem}.about-us__title{font-size:1.875rem}.about-us__title:not(:last-child){margin-bottom:1.25rem}.values{padding-top:.9375rem}.values{padding-bottom:.9375rem}.values{padding-right:.9375rem}.values{padding-left:.9375rem}.values__title:not(:last-child){margin-bottom:1.25rem}.values__top:not(:last-child){margin-bottom:1.875rem}.values__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.values__list{row-gap:1.25rem}.values__icon:not(:last-child){margin-bottom:.9375rem}.values__caption{font-size:1.25rem}.bottom-values__list{gap:.9375rem}.gallery{padding-top:1.5625rem}.gallery{padding-bottom:.9375rem}.gallery{padding-right:.9375rem}.gallery{padding-left:.9375rem}.gallery__title{font-size:1.6875rem}.gallery__title:not(:last-child){margin-bottom:.9375rem}.gallery__bnt{margin-top:1.25rem}.gallery__bnt{font-size:1.125rem}.pagging{margin-top:1.25rem}.sertificats{padding-top:1.5625rem}.sertificats{padding-bottom:.9375rem}.sertificats{padding-right:.9375rem}.sertificats{padding-left:.9375rem}.sertificats__title{font-size:1.6875rem}.sertificats__title:not(:last-child){margin-bottom:.9375rem}.blog{padding-top:1.5625rem}.blog{padding-bottom:.9375rem}.blog{padding-right:.9375rem}.blog{padding-left:.9375rem}.blog__title{font-size:1.6875rem}.blog__title:not(:last-child){margin-bottom:.9375rem}.blog__list{row-gap:.625rem}.blog__body{padding:.625rem}.blog__text{font-size:1rem}.blog__text:not(:last-child){margin-bottom:.9375rem}.single-blog{padding-top:.9375rem}.single-blog{padding-bottom:.9375rem}.single-blog{padding-right:.9375rem}.single-blog{padding-left:.9375rem}.single-blog__title{font-size:1.6875rem}.single-blog__title:not(:last-child){margin-bottom:.9375rem}.single-blog__text{font-size:1rem}.single-blog__text img:not(:last-child){margin-bottom:1.25rem}.single-blog__text p:not(:last-child){margin-bottom:.625rem}.single-blog__text ul:not(:last-child){margin-bottom:.625rem}.other-blog{padding-top:.9375rem}.other-blog{padding-bottom:.9375rem}.other-blog{padding-right:.9375rem}.other-blog{padding-left:.9375rem}.other-blog__title{font-size:1.6875rem}.other-blog__title:not(:last-child){margin-bottom:.9375rem}.other-blog__body{padding:.9375rem}.other-blog__body{padding-top:.9375rem}.other-blog__text{font-size:1rem}.other-blog__link{font-size:1.1875rem}.other-blog__btn{margin-top:1.5625rem}.other-blog__btn{gap:1.875rem}.vacancy{padding-top:1.5625rem}.vacancy{padding-bottom:2.1875rem}.vacancy{padding-right:.9375rem}.vacancy{padding-left:.9375rem}.vacancy__title{font-size:1.6875rem}.vacancy__title:not(:last-child){margin-bottom:1.25rem}.vacancy__box:not(:last-child){margin-bottom:2.5rem}.vacancy__caption{font-size:1.25rem}.vacancy__items{margin-bottom:.9375rem}.vacancy__name{font-size:1.25rem}.vacancy__descr{font-size:1.25rem}.vacancy__form{margin-bottom:1.875rem}.vacancy__bottom:not(:last-child){margin-bottom:1.875rem}.vacancy__contacts:not(:last-child){margin-bottom:1.875rem}.form-vacancy{gap:1.25rem}.form-vacancy__title:not(:last-child){margin-bottom:1.25rem}.form-vacancy__btns{margin-top:1.5625rem}.bottom-vacancy{gap:1.25rem}.bottom-vacancy__item:not(:last-child){margin-bottom:1.5625rem}.bottom-vacancy__address{font-size:1.125rem}.bottom-vacancy__day{font-size:1.125rem}.bottom-vacancy__time{font-size:1.125rem}.bottom-vacancy__list{gap:.625rem}.contacts-vacancy__item:not(:last-child){margin-bottom:1.25rem}.error{padding-top:2.1875rem}.error{padding-bottom:2.1875rem}.error{padding-right:.9375rem}.error{padding-left:.9375rem}.error__descr{font-size:1.5625rem}.error__descr:not(:last-child){margin-bottom:1.875rem}.product-prod{padding-top:1.5625rem}.product-prod{padding-bottom:.9375rem}.product-prod{padding-right:.9375rem}.product-prod{padding-left:.9375rem}.product-prod__title:not(:last-child){margin-bottom:1.25rem}.product-prod__text img:not(:last-child){margin-bottom:1.25rem}.product-prod__p30:not(:last-child){margin-bottom:1.25rem}.product-prod__boxes:not(:last-child){margin-bottom:1.875rem}.product-prod__box:not(:last-child){margin-bottom:1.875rem}.product-prod__item:not(:last-child){margin-bottom:1.5625rem}.product-prod__labels:not(:last-child){margin-bottom:1.5625rem}.product-prod__label{font-size:1.125rem}.product-prod__caption:not(:last-child){margin-bottom:.3125rem}.product-prod__grid:not(:last-child){margin-bottom:1.875rem}.product-prod ul{margin-bottom:1.25rem}.table-responsive{margin-bottom:1.875rem}.bottom-product-prod__box:not(:last-child){margin-bottom:1.25rem}.bottom-product-prod__title{font-size:1.25rem}.bottom-product-prod__title:not(:last-child){margin-bottom:.3125rem}.bottom-product-prod__list{margin-bottom:1.25rem}}@media (max-width:78.125em){.footer__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:61.99875em){.sidebar{position:static!important}.sidebar{margin-bottom:40px}.sidebar__item.active .sidebar__submenu{padding:15px 0}.sidebar__item.active .sidebar__submenu{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar__subitem:hover .sidebar__sub-submenu{display:-webkit-box;display:-ms-flexbox;display:flex;position:static}.submenu>.sidebar__sublink::after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sidebar__sub-submenu{padding:15px 0}.submenu>.sidebar__sub-sublink::after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.header{padding-top:20px;padding-bottom:20px}.header__container{min-height:initial}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__body{position:fixed;width:100%;min-height:100%;top:0;left:-100%;background:url(../img/bg.png) center/cover no-repeat,#fff;z-index:10;overflow:auto;padding-top:120px;padding-bottom:30px}.menu__body::before{content:"";position:fixed;z-index:20;top:0;left:0;width:100%;min-height:120px;background:#fff}.menu-open .menu__body{left:0}.menu__list{-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}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:20}.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:#000}.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)}.question__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question__col{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.top-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.top-contacts__card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.top-contacts__card img{width:100%}.bottom-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bottom-contacts__card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.bottom-contacts__card img{width:100%}.product-prod__label{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:61.99875em) and (max-width:20em){.header{padding-right:.9375rem}.header{padding-left:.9375rem}.header__phone{margin-top:2.5rem}.menu__body{padding-right:.9375rem}.menu__body{padding-left:.9375rem}.menu__list{gap:.9375rem}}@media (max-width:47.99875em){.footer__box{gap:40px}.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.footer__col{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.bottom-footer{width:100%}.bottom-footer__form{width:100%}.contacts-footer__label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts-footer__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.contacts-footer__mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.guarantee__box{-ms-flex-wrap:wrap;flex-wrap:wrap}.guarantee__img{display:none}.reviews__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews__photo{height:initial;width:100%}.reviews__image-ibg{padding-bottom:100%}.form__img{display:none}.about-us__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-us__img{width:100%;margin-top:0}.sertificats__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.3% - 10px);flex:0 1 calc(33.3% - 10px)}.form-vacancy__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-vacancy__col{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:31.25em){.form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:29.99875em){.spollers__title{padding:.9375rem 3.125rem .9375rem .9375rem}}@media (min-width:20em) and (max-width:90em){@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.sidebar__item{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.sidebar__item{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.sidebar__submenu{gap:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.sidebar__submenu{gap:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.sidebar__sub-submenu{gap:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.sidebar__sub-submenu{gap:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.4375rem ,1.1339285714rem + 1.5178571429vw ,2.5rem)){.title{font-size:clamp(1.4375rem ,1.1339285714rem + 1.5178571429vw ,2.5rem)}}@supports not (font-size:clamp(1.4375rem ,1.1339285714rem + 1.5178571429vw ,2.5rem)){.title{font-size:calc(1.4375rem + 1.0625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.breadcrumbs{padding-top:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)}}@supports not (padding-top:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.breadcrumbs{padding-top:calc(1.5625rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.breadcrumbs{padding-bottom:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.breadcrumbs{padding-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.breadcrumbs{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.breadcrumbs{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.breadcrumbs{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.breadcrumbs{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,1.1607142857rem + 0.4464285714vw ,1.5625rem)){.breadcrumbs__list{gap:clamp(1.25rem ,1.1607142857rem + .4464285714vw ,1.5625rem)}}@supports not (gap:clamp(1.25rem ,1.1607142857rem + 0.4464285714vw ,1.5625rem)){.breadcrumbs__list{gap:calc(1.25rem + .3125 * (100vw - 20rem)/ 70)}}@supports (row-gap:clamp(0.3125rem ,0.1339285714rem + 0.8928571429vw ,0.9375rem)){.breadcrumbs__list{row-gap:clamp(.3125rem ,.1339285714rem + .8928571429vw ,.9375rem)}}@supports not (row-gap:clamp(0.3125rem ,0.1339285714rem + 0.8928571429vw ,0.9375rem)){.breadcrumbs__list{row-gap:calc(.3125rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(0.875rem ,0.7678571429rem + 0.5357142857vw ,1.25rem)){.breadcrumbs__item{font-size:clamp(.875rem ,.7678571429rem + .5357142857vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7678571429rem + 0.5357142857vw ,1.25rem)){.breadcrumbs__item{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5rem ,1.0357142857rem + 2.3214285714vw ,3.125rem)){.title-products{font-size:clamp(1.5rem ,1.0357142857rem + 2.3214285714vw ,3.125rem)}}@supports not (font-size:clamp(1.5rem ,1.0357142857rem + 2.3214285714vw ,3.125rem)){.title-products{font-size:calc(1.5rem + 1.625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.menu__link{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.menu__link{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,2.5rem)){.footer{padding-top:clamp(.9375rem ,.4910714286rem + 2.2321428571vw ,2.5rem)}}@supports not (padding-top:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,2.5rem)){.footer{padding-top:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,2.5rem)){.footer{padding-bottom:clamp(.9375rem ,.4910714286rem + 2.2321428571vw ,2.5rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,2.5rem)){.footer{padding-bottom:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,0.0000000625rem + 6.25vw ,5.625rem)){.footer__box{gap:clamp(1.25rem ,.0000000625rem + 6.25vw ,5.625rem)}}@supports not (gap:clamp(1.25rem ,0.0000000625rem + 6.25vw ,5.625rem)){.footer__box{gap:calc(1.25rem + 4.375 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer__top{gap:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (gap:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer__top{gap:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer__logo:not(:last-child){margin-bottom:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.footer__logo:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.625rem ,0.5357142857rem + 0.4464285714vw ,0.9375rem)){.lang__links{gap:clamp(.625rem ,.5357142857rem + .4464285714vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5357142857rem + 0.4464285714vw ,0.9375rem)){.lang__links{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.625rem ,0.5357142857rem + 0.4464285714vw ,0.9375rem)){.menu-main-footer__list{gap:clamp(.625rem ,.5357142857rem + .4464285714vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5357142857rem + 0.4464285714vw ,0.9375rem)){.menu-main-footer__list{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.hero{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.hero{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.hero{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.hero{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)){.hero__title{font-size:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)}}@supports not (font-size:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)){.hero__title{font-size:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1rem + 0.625vw ,1.5625rem)){.hero__btn{font-size:clamp(1.125rem ,1rem + .625vw ,1.5625rem)}}@supports not (font-size:clamp(1.125rem ,1rem + 0.625vw ,1.5625rem)){.hero__btn{font-size:calc(1.125rem + .4375 * (100vw - 20rem)/ 70)}}@supports (bottom:clamp(1.875rem ,0.4464285714rem + 7.1428571429vw ,6.875rem)){.hero__descr{bottom:clamp(1.875rem ,.4464285714rem + 7.1428571429vw ,6.875rem)}}@supports not (bottom:clamp(1.875rem ,0.4464285714rem + 7.1428571429vw ,6.875rem)){.hero__descr{bottom:calc(1.875rem + 5 * (100vw - 20rem)/ 70)}}@supports (right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.hero__descr{right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.hero__descr{right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.875rem + 0.625vw ,1.4375rem)){.hero__text{font-size:clamp(1rem ,.875rem + .625vw ,1.4375rem)}}@supports not (font-size:clamp(1rem ,0.875rem + 0.625vw ,1.4375rem)){.hero__text{font-size:calc(1rem + .4375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(0.875rem ,0.8035714286rem + 0.3571428571vw ,1.125rem)){.hero__name{font-size:clamp(.875rem ,.8035714286rem + .3571428571vw ,1.125rem)}}@supports not (font-size:clamp(0.875rem ,0.8035714286rem + 0.3571428571vw ,1.125rem)){.hero__name{font-size:calc(.875rem + .25 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,-0.5803571429rem + 7.5892857143vw ,6.25rem)){.company-description{padding-top:clamp(.9375rem ,-.5803571429rem + 7.5892857143vw ,6.25rem)}}@supports not (padding-top:clamp(0.9375rem ,-0.5803571429rem + 7.5892857143vw ,6.25rem)){.company-description{padding-top:calc(.9375rem + 5.3125 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.company-description{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.company-description{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.company-description{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.company-description{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.company-description{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.company-description{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.company-description__title:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.company-description__title:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(0.9375rem ,0.8839285714rem + 0.2678571429vw ,1.125rem)){.company-description__text{font-size:clamp(.9375rem ,.8839285714rem + .2678571429vw ,1.125rem)}}@supports not (font-size:clamp(0.9375rem ,0.8839285714rem + 0.2678571429vw ,1.125rem)){.company-description__text{font-size:calc(.9375rem + .1875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.company-description__text:not(:last-child){margin-bottom:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.company-description__text:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.advantages{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.advantages{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.advantages{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.advantages{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.advantages{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.advantages{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.advantages{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.advantages{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.advantages__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.advantages__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.advantages__list:not(:last-child){margin-bottom:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.advantages__list:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.advantages__img:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.advantages__img:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.advantages__caption{font-size:clamp(1.25rem ,1.1964285714rem + .2678571429vw ,1.4375rem)}}@supports not (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.advantages__caption{font-size:calc(1.25rem + .1875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.advantages__list-two:not(:last-child){margin-bottom:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.advantages__list-two:not(:last-child){margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.advantages__list-two li{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.advantages__list-two li{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.advantages__descr{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.advantages__descr{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.gallery{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.gallery{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.gallery{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.gallery{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.gallery__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.gallery__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (margin-top:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.gallery__bnt{margin-top:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-top:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.gallery__bnt{margin-top:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.gallery__bnt{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.gallery__bnt{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.parnters{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.parnters{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.parnters{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.parnters{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.parnters{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.parnters{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.parnters{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.parnters{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.parnters__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.parnters__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.parnters__slider{margin-bottom:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.parnters__slider{margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.guarantee{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.guarantee{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.guarantee{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.guarantee{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.guarantee{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.guarantee{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.guarantee{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.guarantee{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.guarantee__title:not(:last-child){margin-bottom:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.guarantee__title:not(:last-child){margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.guarantee__box{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.guarantee__box{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.guarantee__p:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.guarantee__p:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.guarantee__p p:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.guarantee__p p:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.stage{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.stage{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.stage{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.stage{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.stage{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.stage{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.stage{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.stage{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.stage__title:not(:last-child){margin-bottom:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.stage__title:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.stage__text{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.stage__text{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.recomendation{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.recomendation{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.recomendation{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.recomendation{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.recomendation{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.recomendation{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.recomendation{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.recomendation{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.recomendation__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.recomendation__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.descr-video{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.descr-video{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.descr-video{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.descr-video{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.descr-video{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.descr-video{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.descr-video{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.descr-video{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.1339285714rem + 4.0178571429vw ,3.75rem)){.descr-video__title:not(:last-child){margin-bottom:clamp(.9375rem ,.1339285714rem + 4.0178571429vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.1339285714rem + 4.0178571429vw ,3.75rem)){.descr-video__title:not(:last-child){margin-bottom:calc(.9375rem + 2.8125 * (100vw - 20rem)/ 70)}}@supports (height:clamp(25rem ,21.25rem + 18.75vw ,38.125rem)){.descr-video__video{height:clamp(25rem ,21.25rem + 18.75vw ,38.125rem)}}@supports not (height:clamp(25rem ,21.25rem + 18.75vw ,38.125rem)){.descr-video__video{height:calc(25rem + 13.125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.reviews{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.reviews{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.reviews{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.reviews{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.reviews{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.reviews{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.reviews{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.reviews{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.reviews__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.reviews__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.reviews__list{gap:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.reviews__list{gap:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.reviews__list:not(:last-child){margin-bottom:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.reviews__list:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.reviews__descr{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.reviews__descr{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.form{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.form{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.form{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.form{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.form{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.form{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.form{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.form{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.form__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.form__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,0.4464285714rem + 4.0178571429vw ,4.0625rem)){.form__box{gap:clamp(1.25rem ,.4464285714rem + 4.0178571429vw ,4.0625rem)}}@supports not (gap:clamp(1.25rem ,0.4464285714rem + 4.0178571429vw ,4.0625rem)){.form__box{gap:calc(1.25rem + 2.8125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.question{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.question{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.question{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.question{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.question{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.question{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.question{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.question{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.1339285714rem + 4.0178571429vw ,3.75rem)){.question__title:not(:last-child){margin-bottom:clamp(.9375rem ,.1339285714rem + 4.0178571429vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.1339285714rem + 4.0178571429vw ,3.75rem)){.question__title:not(:last-child){margin-bottom:calc(.9375rem + 2.8125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.seo-text{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.seo-text{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.seo-text{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.seo-text{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.seo-text{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.seo-text{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.seo-text{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.seo-text{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.seo-text__box:not(:last-child){margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.seo-text__box:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5rem ,1.3928571429rem + 0.5357142857vw ,1.875rem)){.seo-text__box h3{font-size:clamp(1.5rem ,1.3928571429rem + .5357142857vw ,1.875rem)}}@supports not (font-size:clamp(1.5rem ,1.3928571429rem + 0.5357142857vw ,1.875rem)){.seo-text__box h3{font-size:calc(1.5rem + .375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.8928571429rem + 1.7857142857vw ,2.5rem)){.seo-text__box h3:not(:last-child){margin-bottom:clamp(1.25rem ,.8928571429rem + 1.7857142857vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8928571429rem + 1.7857142857vw ,2.5rem)){.seo-text__box h3:not(:last-child){margin-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5rem ,1.3928571429rem + 0.5357142857vw ,1.875rem)){.seo-text__box h4{font-size:clamp(1.5rem ,1.3928571429rem + .5357142857vw ,1.875rem)}}@supports not (font-size:clamp(1.5rem ,1.3928571429rem + 0.5357142857vw ,1.875rem)){.seo-text__box h4{font-size:calc(1.5rem + .375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.3125rem ,0.2232142857rem + 0.4464285714vw ,0.625rem)){.seo-text__box h4:not(:last-child){margin-bottom:clamp(.3125rem ,.2232142857rem + .4464285714vw ,.625rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.2232142857rem + 0.4464285714vw ,0.625rem)){.seo-text__box h4:not(:last-child){margin-bottom:calc(.3125rem + .3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.seo-text__text p{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.seo-text__text p{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.seo-text__text p:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.seo-text__text p:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.contacts{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.contacts{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,-0.7589285714rem + 8.4821428571vw ,6.875rem)){.contacts{padding-bottom:clamp(.9375rem ,-.7589285714rem + 8.4821428571vw ,6.875rem)}}@supports not (padding-bottom:clamp(0.9375rem ,-0.7589285714rem + 8.4821428571vw ,6.875rem)){.contacts{padding-bottom:calc(.9375rem + 5.9375 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.contacts{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.contacts{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.contacts{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.contacts{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.contacts__title:not(:last-child){margin-bottom:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.contacts__title:not(:last-child){margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.contacts__top:not(:last-child){margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.contacts__top:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,0.3571428571rem + 4.4642857143vw ,4.375rem)){.top-contacts{gap:clamp(1.25rem ,.3571428571rem + 4.4642857143vw ,4.375rem)}}@supports not (gap:clamp(1.25rem ,0.3571428571rem + 4.4642857143vw ,4.375rem)){.top-contacts{gap:calc(1.25rem + 3.125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)){.top-contacts__item:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)){.top-contacts__item:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5625rem ,1.4732142857rem + 0.4464285714vw ,1.875rem)){.top-contacts__caption{font-size:clamp(1.5625rem ,1.4732142857rem + .4464285714vw ,1.875rem)}}@supports not (font-size:clamp(1.5625rem ,1.4732142857rem + 0.4464285714vw ,1.875rem)){.top-contacts__caption{font-size:calc(1.5625rem + .3125 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.bottom-contacts{gap:clamp(1.25rem ,.7142857143rem + 2.6785714286vw ,3.125rem)}}@supports not (gap:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.bottom-contacts{gap:calc(1.25rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.bottom-contacts__box{margin-bottom:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.bottom-contacts__box{margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5625rem ,1.4732142857rem + 0.4464285714vw ,1.875rem)){.bottom-contacts__title{font-size:clamp(1.5625rem ,1.4732142857rem + .4464285714vw ,1.875rem)}}@supports not (font-size:clamp(1.5625rem ,1.4732142857rem + 0.4464285714vw ,1.875rem)){.bottom-contacts__title{font-size:calc(1.5625rem + .3125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(2.1875rem ,1.7410714286rem + 2.2321428571vw ,3.75rem)){.about-us{padding-top:clamp(2.1875rem ,1.7410714286rem + 2.2321428571vw ,3.75rem)}}@supports not (padding-top:clamp(2.1875rem ,1.7410714286rem + 2.2321428571vw ,3.75rem)){.about-us{padding-top:calc(2.1875rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.about-us{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.about-us{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.about-us{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.about-us{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.about-us{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.about-us{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.875rem ,1.5178571429rem + 1.7857142857vw ,3.125rem)){.about-us__title{font-size:clamp(1.875rem ,1.5178571429rem + 1.7857142857vw ,3.125rem)}}@supports not (font-size:clamp(1.875rem ,1.5178571429rem + 1.7857142857vw ,3.125rem)){.about-us__title{font-size:calc(1.875rem + 1.25 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.625rem + 3.125vw ,3.4375rem)){.about-us__title:not(:last-child){margin-bottom:clamp(1.25rem ,.625rem + 3.125vw ,3.4375rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.625rem + 3.125vw ,3.4375rem)){.about-us__title:not(:last-child){margin-bottom:calc(1.25rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.values{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.values{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.values{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.values{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.values{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.values{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.values{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.values{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.values__title:not(:last-child){margin-bottom:clamp(1.25rem ,.5357142857rem + 3.5714285714vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.values__title:not(:last-child){margin-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,0.4464285714rem + 7.1428571429vw ,6.875rem)){.values__top:not(:last-child){margin-bottom:clamp(1.875rem ,.4464285714rem + 7.1428571429vw ,6.875rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.4464285714rem + 7.1428571429vw ,6.875rem)){.values__top:not(:last-child){margin-bottom:calc(1.875rem + 5 * (100vw - 20rem)/ 70)}}@supports ((-moz-column-gap:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)) or (column-gap:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem))){.values__list{-webkit-column-gap:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem);-moz-column-gap:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem);column-gap:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)) or (column-gap:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem))){.values__list{-webkit-column-gap:calc(.9375rem + .625 * (100vw - 20rem)/ 70);-moz-column-gap:calc(.9375rem + .625 * (100vw - 20rem)/ 70);column-gap:calc(.9375rem + .625 * (100vw - 20rem)/ 70)}}@supports (row-gap:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.values__list{row-gap:clamp(1.25rem ,.5357142857rem + 3.5714285714vw ,3.75rem)}}@supports not (row-gap:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.values__list{row-gap:calc(1.25rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.values__icon:not(:last-child){margin-bottom:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.values__icon:not(:last-child){margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.values__caption{font-size:clamp(1.25rem ,1.1964285714rem + .2678571429vw ,1.4375rem)}}@supports not (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.values__caption{font-size:calc(1.25rem + .1875 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.bottom-values__list{gap:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.bottom-values__list{gap:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)){.gallery{padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)}}@supports not (padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)){.gallery{padding-top:calc(1.5625rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.gallery{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.gallery{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.gallery{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.gallery__title{font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)}}@supports not (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.gallery__title{font-size:calc(1.6875rem + 1.4375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.gallery__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.gallery__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (margin-top:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.gallery__bnt{margin-top:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-top:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.gallery__bnt{margin-top:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.gallery__bnt{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.gallery__bnt{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (margin-top:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.pagging{margin-top:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-top:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.pagging{margin-top:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)){.sertificats{padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)}}@supports not (padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)){.sertificats{padding-top:calc(1.5625rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.sertificats{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.sertificats{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.sertificats{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.sertificats{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.sertificats{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.sertificats{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.sertificats__title{font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)}}@supports not (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.sertificats__title{font-size:calc(1.6875rem + 1.4375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.sertificats__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.sertificats__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)){.blog{padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)}}@supports not (padding-top:clamp(1.5625rem ,1.0267857143rem + 2.6785714286vw ,3.4375rem)){.blog{padding-top:calc(1.5625rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.blog{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.blog{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.blog{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.blog{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.blog{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.blog{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.blog__title{font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)}}@supports not (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.blog__title{font-size:calc(1.6875rem + 1.4375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.blog__title:not(:last-child){margin-bottom:clamp(.9375rem ,.3125rem + 3.125vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.3125rem + 3.125vw ,3.125rem)){.blog__title:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (row-gap:clamp(0.625rem ,0.0892857143rem + 2.6785714286vw ,2.5rem)){.blog__list{row-gap:clamp(.625rem ,.0892857143rem + 2.6785714286vw ,2.5rem)}}@supports not (row-gap:clamp(0.625rem ,0.0892857143rem + 2.6785714286vw ,2.5rem)){.blog__list{row-gap:calc(.625rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (padding:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.blog__body{padding:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (padding:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.blog__body{padding:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.blog__text{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.blog__text{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.blog__text:not(:last-child){margin-bottom:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.blog__text:not(:last-child){margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.single-blog{padding-top:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-top:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.single-blog{padding-top:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.single-blog{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.single-blog{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.single-blog{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.single-blog{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.single-blog{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.single-blog{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.single-blog__title{font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)}}@supports not (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.single-blog__title{font-size:calc(1.6875rem + 1.4375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.single-blog__title:not(:last-child){margin-bottom:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.single-blog__title:not(:last-child){margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.single-blog__text{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.single-blog__text{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.single-blog__text img:not(:last-child){margin-bottom:clamp(1.25rem ,.5357142857rem + 3.5714285714vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.single-blog__text img:not(:last-child){margin-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.single-blog__text p:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.single-blog__text p:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.single-blog__text ul:not(:last-child){margin-bottom:clamp(.625rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.single-blog__text ul:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.other-blog{padding-top:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.other-blog{padding-top:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.other-blog{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.other-blog{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.other-blog{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.other-blog{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.other-blog{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.other-blog{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.other-blog__title{font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)}}@supports not (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.other-blog__title{font-size:calc(1.6875rem + 1.4375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,2.5rem)){.other-blog__title:not(:last-child){margin-bottom:clamp(.9375rem ,.4910714286rem + 2.2321428571vw ,2.5rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4910714286rem + 2.2321428571vw ,2.5rem)){.other-blog__title:not(:last-child){margin-bottom:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (padding:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.other-blog__body{padding:clamp(.9375rem ,.7589285714rem + .8928571429vw ,1.5625rem)}}@supports not (padding:clamp(0.9375rem ,0.7589285714rem + 0.8928571429vw ,1.5625rem)){.other-blog__body{padding:calc(.9375rem + .625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.other-blog__body{padding-top:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (padding-top:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.other-blog__body{padding-top:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.other-blog__text{font-size:clamp(1rem ,.9642857143rem + .1785714286vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9642857143rem + 0.1785714286vw ,1.125rem)){.other-blog__text{font-size:calc(1rem + .125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.1875rem ,1.1696428571rem + 0.0892857143vw ,1.25rem)){.other-blog__link{font-size:clamp(1.1875rem ,1.1696428571rem + .0892857143vw ,1.25rem)}}@supports not (font-size:clamp(1.1875rem ,1.1696428571rem + 0.0892857143vw ,1.25rem)){.other-blog__link{font-size:calc(1.1875rem + .0625 * (100vw - 20rem)/ 70)}}@supports (margin-top:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.other-blog__btn{margin-top:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)}}@supports not (margin-top:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.other-blog__btn{margin-top:calc(1.5625rem + .9375 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.875rem ,1.5178571429rem + 1.7857142857vw ,3.125rem)){.other-blog__btn{gap:clamp(1.875rem ,1.5178571429rem + 1.7857142857vw ,3.125rem)}}@supports not (gap:clamp(1.875rem ,1.5178571429rem + 1.7857142857vw ,3.125rem)){.other-blog__btn{gap:calc(1.875rem + 1.25 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(1.5625rem ,0.9375rem + 3.125vw ,3.75rem)){.vacancy{padding-top:clamp(1.5625rem ,.9375rem + 3.125vw ,3.75rem)}}@supports not (padding-top:clamp(1.5625rem ,0.9375rem + 3.125vw ,3.75rem)){.vacancy{padding-top:calc(1.5625rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(2.1875rem ,0.8482142857rem + 6.6964285714vw ,6.875rem)){.vacancy{padding-bottom:clamp(2.1875rem ,.8482142857rem + 6.6964285714vw ,6.875rem)}}@supports not (padding-bottom:clamp(2.1875rem ,0.8482142857rem + 6.6964285714vw ,6.875rem)){.vacancy{padding-bottom:calc(2.1875rem + 4.6875 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.vacancy{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.vacancy{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.vacancy{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.vacancy{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.vacancy__title{font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)}}@supports not (font-size:clamp(1.6875rem ,1.2767857143rem + 2.0535714286vw ,3.125rem)){.vacancy__title{font-size:calc(1.6875rem + 1.4375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.vacancy__title:not(:last-child){margin-bottom:clamp(1.25rem ,.7142857143rem + 2.6785714286vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.vacancy__title:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(2.5rem ,1.6071428571rem + 4.4642857143vw ,5.625rem)){.vacancy__box:not(:last-child){margin-bottom:clamp(2.5rem ,1.6071428571rem + 4.4642857143vw ,5.625rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.6071428571rem + 4.4642857143vw ,5.625rem)){.vacancy__box:not(:last-child){margin-bottom:calc(2.5rem + 3.125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.vacancy__caption{font-size:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.vacancy__caption{font-size:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.vacancy__items{margin-bottom:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.vacancy__items{margin-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.vacancy__name{font-size:clamp(1.25rem ,1.1964285714rem + .2678571429vw ,1.4375rem)}}@supports not (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.vacancy__name{font-size:calc(1.25rem + .1875 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.vacancy__descr{font-size:clamp(1.25rem ,1.1964285714rem + .2678571429vw ,1.4375rem)}}@supports not (font-size:clamp(1.25rem ,1.1964285714rem + 0.2678571429vw ,1.4375rem)){.vacancy__descr{font-size:calc(1.25rem + .1875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.vacancy__form{margin-bottom:clamp(1.875rem ,.8035714286rem + 5.3571428571vw ,5.625rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.vacancy__form{margin-bottom:calc(1.875rem + 3.75 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.vacancy__bottom:not(:last-child){margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.vacancy__bottom:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.vacancy__contacts:not(:last-child){margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.vacancy__contacts:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,0.4464285714rem + 4.0178571429vw ,4.0625rem)){.form-vacancy{gap:clamp(1.25rem ,.4464285714rem + 4.0178571429vw ,4.0625rem)}}@supports not (gap:clamp(1.25rem ,0.4464285714rem + 4.0178571429vw ,4.0625rem)){.form-vacancy{gap:calc(1.25rem + 2.8125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.8928571429rem + 1.7857142857vw ,2.5rem)){.form-vacancy__title:not(:last-child){margin-bottom:clamp(1.25rem ,.8928571429rem + 1.7857142857vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8928571429rem + 1.7857142857vw ,2.5rem)){.form-vacancy__title:not(:last-child){margin-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 70)}}@supports (margin-top:clamp(1.5625rem ,1.4732142857rem + 0.4464285714vw ,1.875rem)){.form-vacancy__btns{margin-top:clamp(1.5625rem ,1.4732142857rem + .4464285714vw ,1.875rem)}}@supports not (margin-top:clamp(1.5625rem ,1.4732142857rem + 0.4464285714vw ,1.875rem)){.form-vacancy__btns{margin-top:calc(1.5625rem + .3125 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.bottom-vacancy{gap:clamp(1.25rem ,.7142857143rem + 2.6785714286vw ,3.125rem)}}@supports not (gap:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.bottom-vacancy{gap:calc(1.25rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.6517857143rem + -0.4464285714vw ,1.5625rem)){.bottom-vacancy__item:not(:last-child){margin-bottom:clamp(1.25rem ,1.6517857143rem + -.4464285714vw ,1.5625rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.6517857143rem + -0.4464285714vw ,1.5625rem)){.bottom-vacancy__item:not(:last-child){margin-bottom:calc(1.5625rem + -.3125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.bottom-vacancy__address{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.bottom-vacancy__address{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.bottom-vacancy__day{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.bottom-vacancy__day{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.bottom-vacancy__time{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.bottom-vacancy__time{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.625rem ,0.5357142857rem + 0.4464285714vw ,0.9375rem)){.bottom-vacancy__list{gap:clamp(.625rem ,.5357142857rem + .4464285714vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5357142857rem + 0.4464285714vw ,0.9375rem)){.bottom-vacancy__list{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.8035714286rem + 2.2321428571vw ,2.8125rem)){.contacts-vacancy__item:not(:last-child){margin-bottom:clamp(1.25rem ,.8035714286rem + 2.2321428571vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8035714286rem + 2.2321428571vw ,2.8125rem)){.contacts-vacancy__item:not(:last-child){margin-bottom:calc(1.25rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(2.1875rem ,1.0267857143rem + 5.8035714286vw ,6.25rem)){.error{padding-top:clamp(2.1875rem ,1.0267857143rem + 5.8035714286vw ,6.25rem)}}@supports not (padding-top:clamp(2.1875rem ,1.0267857143rem + 5.8035714286vw ,6.25rem)){.error{padding-top:calc(2.1875rem + 4.0625 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(2.1875rem ,0.8482142857rem + 6.6964285714vw ,6.875rem)){.error{padding-bottom:clamp(2.1875rem ,.8482142857rem + 6.6964285714vw ,6.875rem)}}@supports not (padding-bottom:clamp(2.1875rem ,0.8482142857rem + 6.6964285714vw ,6.875rem)){.error{padding-bottom:calc(2.1875rem + 4.6875 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.error{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.error{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.error{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.error{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)){.error__descr{font-size:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)}}@supports not (font-size:clamp(1.5625rem ,1.1160714286rem + 2.2321428571vw ,3.125rem)){.error__descr{font-size:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.error__descr:not(:last-child){margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.error__descr:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (padding-top:clamp(1.5625rem ,0.9375rem + 3.125vw ,3.75rem)){.product-prod{padding-top:clamp(1.5625rem ,.9375rem + 3.125vw ,3.75rem)}}@supports not (padding-top:clamp(1.5625rem ,0.9375rem + 3.125vw ,3.75rem)){.product-prod{padding-top:calc(1.5625rem + 2.1875 * (100vw - 20rem)/ 70)}}@supports (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.product-prod{padding-bottom:clamp(.9375rem ,.2232142857rem + 3.5714285714vw ,3.4375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.2232142857rem + 3.5714285714vw ,3.4375rem)){.product-prod{padding-bottom:calc(.9375rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.product-prod{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.product-prod{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.product-prod{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.product-prod{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.product-prod__title:not(:last-child){margin-bottom:clamp(1.25rem ,.7142857143rem + 2.6785714286vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.7142857143rem + 2.6785714286vw ,3.125rem)){.product-prod__title:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.8928571429rem + 1.7857142857vw ,2.5rem)){.product-prod__text img:not(:last-child){margin-bottom:clamp(1.25rem ,.8928571429rem + 1.7857142857vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8928571429rem + 1.7857142857vw ,2.5rem)){.product-prod__text img:not(:last-child){margin-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.product-prod__p30:not(:last-child){margin-bottom:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.product-prod__p30:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.product-prod__boxes:not(:last-child){margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3392857143rem + 2.6785714286vw ,3.75rem)){.product-prod__boxes:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.product-prod__box:not(:last-child){margin-bottom:clamp(1.875rem ,.8035714286rem + 5.3571428571vw ,5.625rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.product-prod__box:not(:last-child){margin-bottom:calc(1.875rem + 3.75 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.product-prod__item:not(:last-child){margin-bottom:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.product-prod__item:not(:last-child){margin-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.product-prod__labels:not(:last-child){margin-bottom:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.2946428571rem + 1.3392857143vw ,2.5rem)){.product-prod__labels:not(:last-child){margin-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.product-prod__label{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.product-prod__label{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.3125rem ,0.2232142857rem + 0.4464285714vw ,0.625rem)){.product-prod__caption:not(:last-child){margin-bottom:clamp(.3125rem ,.2232142857rem + .4464285714vw ,.625rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.2232142857rem + 0.4464285714vw ,0.625rem)){.product-prod__caption:not(:last-child){margin-bottom:calc(.3125rem + .3125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.product-prod__grid:not(:last-child){margin-bottom:clamp(1.875rem ,.8035714286rem + 5.3571428571vw ,5.625rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.product-prod__grid:not(:last-child){margin-bottom:calc(1.875rem + 3.75 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.product-prod ul{margin-bottom:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.product-prod ul{margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.table-responsive{margin-bottom:clamp(1.875rem ,.8035714286rem + 5.3571428571vw ,5.625rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.8035714286rem + 5.3571428571vw ,5.625rem)){.table-responsive{margin-bottom:calc(1.875rem + 3.75 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.bottom-product-prod__box:not(:last-child){margin-bottom:clamp(1.25rem ,.5357142857rem + 3.5714285714vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5357142857rem + 3.5714285714vw ,3.75rem)){.bottom-product-prod__box:not(:last-child){margin-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 70)}}@supports (font-size:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.bottom-product-prod__title{font-size:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.bottom-product-prod__title{font-size:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(0.3125rem ,0.2232142857rem + 0.4464285714vw ,0.625rem)){.bottom-product-prod__title:not(:last-child){margin-bottom:clamp(.3125rem ,.2232142857rem + .4464285714vw ,.625rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.2232142857rem + 0.4464285714vw ,0.625rem)){.bottom-product-prod__title:not(:last-child){margin-bottom:calc(.3125rem + .3125 * (100vw - 20rem)/ 70)}}@supports (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.bottom-product-prod__list{margin-bottom:clamp(1.25rem ,1.0714285714rem + .8928571429vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0714285714rem + 0.8928571429vw ,1.875rem)){.bottom-product-prod__list{margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 70)}}}@media (max-width:61.99875em) and (min-width:90em){.header{padding-right:1.875rem}.header{padding-left:1.875rem}.header__phone{margin-top:3.125rem}.menu__body{padding-right:1.875rem}.menu__body{padding-left:1.875rem}.menu__list{gap:1.25rem}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:90em){@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.header{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.header{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.header{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.header{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (margin-top:clamp(2.5rem ,2.3214285714rem + 0.8928571429vw ,3.125rem)){.header__phone{margin-top:clamp(2.5rem ,2.3214285714rem + .8928571429vw ,3.125rem)}}@supports not (margin-top:clamp(2.5rem ,2.3214285714rem + 0.8928571429vw ,3.125rem)){.header__phone{margin-top:calc(2.5rem + .625 * (100vw - 20rem)/ 70)}}@supports (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.menu__body{padding-right:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.menu__body{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.menu__body{padding-left:clamp(.9375rem ,.6696428571rem + 1.3392857143vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6696428571rem + 1.3392857143vw ,1.875rem)){.menu__body{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 70)}}@supports (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.menu__list{gap:clamp(.9375rem ,.8482142857rem + .4464285714vw ,1.25rem)}}@supports not (gap:clamp(0.9375rem ,0.8482142857rem + 0.4464285714vw ,1.25rem)){.menu__list{gap:calc(.9375rem + .3125 * (100vw - 20rem)/ 70)}}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:90em){@supports (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.header__phone-link{font-size:clamp(1.125rem ,1.0892857143rem + .1785714286vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0892857143rem + 0.1785714286vw ,1.25rem)){.header__phone-link{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 70)}}}@media (min-width:61.99875em) and (max-width:20em){.header__phone-link{font-size:1.125rem}}@media (min-width:90em) and (min-width:20em) and (max-width:90em){@supports (gap:clamp(1.25rem ,0.9821428571rem + 1.3392857143vw ,2.1875rem)){.product-prod__box{gap:clamp(1.25rem ,.9821428571rem + 1.3392857143vw ,2.1875rem)}}@supports not (gap:clamp(1.25rem ,0.9821428571rem + 1.3392857143vw ,2.1875rem)){.product-prod__box{gap:calc(1.25rem + .9375 * (100vw - 20rem)/ 70)}}}@media (min-width:90em) and (max-width:20em){.product-prod__box{gap:1.25rem}}@media (any-hover:hover){.btn:hover{background-color:#d90404}.sidebar__link a{-webkit-transition:margin-left .3s ease 0s;-o-transition:margin-left .3s ease 0s;transition:margin-left .3s ease 0s}.sidebar__link a:hover{margin-left:3px}.sidebar__link .sidebar__arrow:hover{background-color:rgba(0,0,0,.1)}.submenu>.sidebar__sublink:hover::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.submenu>.sidebar__sub-sublink:hover::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.menu__item:hover{background-color:rgba(0,0,0,.03)}.bottom-footer__btn:hover{color:#fe0b0c}.pagging__item:hover{color:#b0b0b0}.blog__link:hover{background-color:#fe0b0c;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);color:#fff}.other-blog__link:hover{background-color:#fe0b0c;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);color:#fff}}