:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:3.125vw}@media (min-width:768px){:root{font-size:.5208333333vw}}.h2{font-size:2rem;font-weight:400;line-height:120%}.h2,.h3{font-style:normal}.h3{font-size:1.6rem;font-weight:550;line-height:100%}.h4,.p-small,p{font-size:1.4rem;font-style:normal;font-weight:400;line-height:110%}@media (min-width:768px){.h2{font-size:4.8rem;line-height:110%}.h3{font-size:3.6rem;font-weight:400}.h4{font-size:2.4rem;line-height:100%}p{font-size:2rem}.p-small{font-size:1.8rem}}.button{align-items:center;background:0 0;border:none;border-radius:10rem;color:currentColor;display:inline-flex;font-size:1.4rem;font-style:normal;font-weight:400;gap:.363636em;height:6rem;justify-content:center;line-height:110%;overflow:hidden;padding:1rem 4rem;position:relative;text-decoration:none;width:100%;word-break:break-word}.button--white{background:#fff;color:#000}.button--black{background:#000;color:#fff}.button--stroke:after{bottom:0;left:0;position:absolute;right:0;top:0}.button__label{position:relative;text-align:center;transition:color 50ms var(--ease-in-out-quart)}.button--stroke:hover .button__label{transition:color .15s var(--ease-in-out-quart)}.button--stroke:after{border-radius:10rem;content:"";pointer-events:none}.button__flair{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.button--stroke .button__flair{transform:scale(0);transform-origin:0 0;will-change:transform}.button__flair:before{aspect-ratio:1/1;border-radius:50%;content:"";display:block;left:0;pointer-events:none;position:absolute;top:0;transform:translate(-50%,-50%);width:170%}@media (min-width:768px){.button{font-size:1.8rem;width:28rem}.button--white{background:none;color:#fff}.button--white .button__flair:before{background-color:#fff}.button--white.button--stroke:after{border:.14rem solid #fff}}@media (min-width:768px) and (hover:hover){.button--white.button.button--stroke:hover{color:#000;text-decoration:none}}@media (min-width:768px){.button--black{background:none;color:#000}.button--black .button__flair:before{background-color:#000}.button--black.button--stroke:after{border:.14rem solid #000}}@media (min-width:768px) and (hover:hover){.button--black.button.button--stroke:hover{color:#fff;text-decoration:none}}.header{padding-top:2.1rem;position:fixed;width:100%;z-index:10}.header--black{background:linear-gradient(180deg,#171717bf);color:#fff;padding-bottom:2.1rem}.header--black .header__mobile-button{color:#fff}.header--black .header__nav-list li a:after{background-color:#fff}.header--black .header__contact{color:#fff}.header--black .header__contact span:after{background-color:#fff}.header--black .header__lang-list{background:linear-gradient(180deg,#171717e6)}.header--black .sub-menu{background:linear-gradient(180deg,#171717bf)}.header--white{background:linear-gradient(180deg,#ffffffbf);border:1px solid hsla(0,0%,78%,.2);box-shadow:0 8px 24px #0000001a;color:#181818;padding-bottom:2.1rem;transition:background .3s ease,border-bottom .3s ease}.header--white__mobile-button{color:#181818}.header--white .header{z-index:10}.header--white .header__lang-list{background:#fff}.header--white .header__contact span:after,.header--white .header__nav-list li a:after{background-color:#181818}.header--white .sub-menu{background:linear-gradient(180deg,#ffffffbf);border:1px solid hsla(0,0%,78%,.2);box-shadow:0 8px 24px #0000001a}.header .container{align-items:center;display:flex;flex-direction:row}.header__mobile-button{margin-right:auto}.header__mobile-button svg{height:1.1rem;width:1.6rem}.header__logo img{height:2.7rem;width:9.6rem}.header__contact svg{height:1.2rem;width:1.2rem}.header__right{align-items:center;display:flex;flex-direction:row}.header__lang{cursor:pointer;display:flex;flex-direction:row-reverse;margin-left:3rem;margin-right:2rem;position:relative}.header__lang-current{align-items:center;display:flex;font-size:1.4rem;font-weight:400;gap:1rem}.header__lang-current svg{height:.5rem;margin-bottom:.2rem;transition:transform .25s ease;width:.6rem}.header__lang.open .header__lang-current svg{transform:rotate(180deg)}.header__lang-list{border-radius:.5rem;display:flex;flex-direction:column;gap:.7rem;left:-.4rem;list-style:none;margin-top:.5rem;min-width:4rem;opacity:0;padding:.7rem;position:absolute;top:100%;transform:translateY(-6px);transition:all .25s ease;visibility:hidden}.header__lang.open .header__lang-list{opacity:1;transform:translateY(0);visibility:visible}.header__lang-list li a{display:block;font-size:1.4rem}.header__lang-list li a.current{font-weight:700}@media (max-width:767px){.header__contact span,.header__nav{display:none}}@media (min-width:768px){.header__mobile-button{display:none}.header__logo img{height:3.8853rem;width:13.8rem}.header .container{justify-content:space-between}.header__lang-list{cursor:pointer;gap:1rem;margin-top:1rem;padding:1rem}.header__nav-list{display:flex;flex-direction:row;gap:8rem}.header__nav-list li{font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;position:relative}.header__nav-list li a{display:inline-block;padding:.25rem 0;position:relative;text-decoration:none;z-index:10}.header__nav-list li a:after{bottom:-.5px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.header__nav-list li a.current:after,.header__nav-list li a:hover:after{width:100%}.header__nav-list li.menu-item-has-children>a:after{content:none}.header__nav-list .menu-item-has-children{position:static}.header__nav-list .menu-item-has-children .sub-menu{box-shadow:0 10px 15px #0000000d;display:flex;flex-direction:row;gap:10rem;justify-content:center;left:0;opacity:0;padding:3.3rem 0 4rem;position:relative;position:absolute;top:100%;transform:translateY(-6px);transition:all .25s ease;visibility:hidden;width:100%;z-index:10}.header__nav-list .menu-item-has-children .sub-menu:before{content:"";display:block;height:0;padding-top:8rem;position:absolute;top:-2.5rem;width:100%}.header__nav-list .menu-item-has-children .sub-menu:after{background-color:#d3d3d3;bottom:0;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.header__nav-list .menu-item-has-children.open .sub-menu{opacity:1;transform:translateY(0);visibility:visible}.header__nav-list .menu-item-has-children>a{padding-right:2rem;position:relative}.header__nav-list .menu-item-has-children>a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='4' viewBox='0 0 7 4' fill='none'><path d='M0.745375 0.126336L3.5 2.88095L6.25462 0.126336C6.33689 0.0450684 6.44796 -0.000349015 6.56359 2.00078e-06C6.67923 0.000353017 6.79002 0.0464439 6.87179 0.12821C6.95356 0.209975 6.99965 0.320773 7 0.436406C7.00035 0.55204 6.95493 0.663115 6.87366 0.745375L3.80952 3.80952C3.72743 3.89161 3.61609 3.93772 3.5 3.93772C3.38391 3.93772 3.27257 3.89161 3.19048 3.80952L0.126336 0.745375C0.0450678 0.663115 -0.000349522 0.55204 1.43051e-06 0.436406C0.000352383 0.320772 0.0464435 0.209975 0.128209 0.128209C0.209975 0.0464436 0.320772 0.000352743 0.436406 1.73712e-06C0.552039 -0.000349269 0.663115 0.0450681 0.745375 0.126336Z' fill='%23A3A3A3'/></svg>");background-repeat:no-repeat;background-size:contain;content:"";height:.7rem;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);transition:transform .3s ease;width:.8rem}.header__nav-list .menu-item-has-children.open>a:before{transform:translateY(-50%) rotate(180deg)}.header__right{flex-direction:row-reverse;gap:9.8rem}.header__contact{position:relative}.header__contact span{font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;position:relative}.header__contact span:after{bottom:-2.5px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.header__contact span.current:after,.header__contact span:hover:after{width:100%}.header__contact svg{display:none}.header__lang{margin:0}.header__lang-current{font-size:1.8rem;gap:1rem;margin-bottom:-1rem;padding-bottom:1rem}.header__lang-current svg{height:.7rem;width:.8rem}.header__lang-list .current{font-weight:700;text-decoration:underline;text-underline-offset:2px}.header__lang-list li{cursor:pointer}.header__lang-list li a{font-size:1.8rem}}@media (max-width:767px){.menu{background:#fff;height:100%;left:0;max-height:0;overflow:hidden;position:fixed;top:0;transition:max-height .6s ease,opacity .6s ease;width:100%;z-index:11}.menu.active{max-height:100vh}.menu__close-button{align-items:center;border-bottom:1px solid #b4b4b4;display:flex;font-size:1.4rem;font-style:normal;font-weight:400;gap:.56rem;justify-content:end;line-height:110%;padding:2rem}.menu__close-button svg{flex-shrink:0;height:.7444rem;width:.7444rem}.menu__nav>li{border-bottom:1px solid #b4b4b4;color:#181818;font-size:1.6rem;font-style:normal;font-weight:400;line-height:100%}.menu__nav>li:not(.menu-item-has-children){padding:2rem;text-transform:uppercase}.menu-item-has-children{padding:2rem 0;position:relative}.menu-item-has-children:before{background-color:#b4b4b4;bottom:0;content:"";height:5.6rem;position:absolute;right:5.8rem;top:0;transition:right .3s ease,width .3s ease,background-color .3s ease;width:1px}.menu-item-has-children a{padding:0 2rem}.menu-item-has-children>a{display:flex;position:relative;text-transform:uppercase}.menu-item-has-children>a:after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="11" viewBox="0 0 6 11" fill="none"><path d="M0.192501 9.8287L4.38977 5.5L0.192501 1.1713C0.0686717 1.04204 -0.000531803 0.867491 3.04774e-06 0.685781C0.000537899 0.504071 0.0707676 0.329961 0.195356 0.201472C0.319944 0.0729833 0.488769 0.000554762 0.664962 3.1736e-06C0.841156 -0.000548415 1.0104 0.0708217 1.13575 0.198528L5.80465 5.01361C5.92973 5.14261 6 5.31757 6 5.5C6 5.68243 5.92973 5.85739 5.80465 5.98639L1.13575 10.8015C1.0104 10.9292 0.841155 11.0005 0.664962 11C0.488768 10.9994 0.319944 10.927 0.195355 10.7985C0.0707672 10.67 0.000537469 10.4959 2.63342e-06 10.3142C-0.000532202 10.1325 0.0686713 9.95796 0.192501 9.8287Z" fill="%23818181"/></svg>');display:inline-block;margin-left:auto;margin-right:.6rem;transition:transform .3s ease,filter .3s ease;vertical-align:middle}.menu-item-has-children.open:before{background-color:#000;right:0;width:5.6rem}.menu-item-has-children.open>a:after{color:#fff;content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="11" viewBox="0 0 6 11" fill="red"><path d="M0.192501 9.8287L4.38977 5.5L0.192501 1.1713C0.0686717 1.04204 -0.000531803 0.867491 3.04774e-06 0.685781C0.000537899 0.504071 0.0707676 0.329961 0.195356 0.201472C0.319944 0.0729833 0.488769 0.000554762 0.664962 3.1736e-06C0.841156 -0.000548415 1.0104 0.0708217 1.13575 0.198528L5.80465 5.01361C5.92973 5.14261 6 5.31757 6 5.5C6 5.68243 5.92973 5.85739 5.80465 5.98639L1.13575 10.8015C1.0104 10.9292 0.841155 11.0005 0.664962 11C0.488768 10.9994 0.319944 10.927 0.195355 10.7985C0.0707672 10.67 0.000537469 10.4959 2.63342e-06 10.3142C-0.000532202 10.1325 0.0686713 9.95796 0.192501 9.8287Z" fill="%23FFF"/></svg>');filter:brightness(0) invert(1);transform:rotate(90deg)}.sub-menu li:first-child{border-top:1px solid #b4b4b4;margin-top:2rem;padding-top:2rem}.sub-menu li{border-bottom:1px solid #b4b4b4;color:#8c8c8c;font-size:1.4rem;font-style:normal;font-weight:400;line-height:100%;padding:2rem 0}.sub-menu li:last-child{border-bottom:none;padding-bottom:0}.menu-item-has-children .sub-menu{transition:max-height .5s ease,opacity .5s ease}}@media (min-width:768px){.menu{display:none}}.footer{border-top:1px solid #181818;margin-top:6rem;padding-bottom:2rem;padding-top:4rem}.footer__logo{display:block;height:auto;margin-bottom:4rem;width:9.6rem}.footer__logo img{height:100%;width:100%}.footer__menu{display:flex;flex-direction:column;gap:2.2rem;list-style:none;margin:0;padding:0}.footer__menu--item>div{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:100%;position:relative;text-transform:uppercase;-webkit-tap-highlight-color:transparent;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer__menu--item>div:after{border-radius:2rem;content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6" fill="none"><path d="M1.1713 0.192501L5.5 4.38977L9.8287 0.192501C9.95796 0.0686717 10.1325 -0.000531803 10.3142 3.04774e-06C10.4959 0.000537899 10.67 0.0707676 10.7985 0.195356C10.927 0.319944 10.9994 0.488769 11 0.664962C11.0005 0.841156 10.9292 1.0104 10.8015 1.13575L5.98639 5.80465C5.85739 5.92973 5.68243 6 5.5 6C5.31757 6 5.14261 5.92973 5.01361 5.80465L0.198528 1.13575C0.0708218 1.0104 -0.000548363 0.841155 3.8147e-06 0.664962C0.000555038 0.488768 0.0729828 0.319944 0.201472 0.195355C0.329961 0.0707672 0.504071 0.000537469 0.685781 2.63342e-06C0.867491 -0.000532202 1.04204 0.0686713 1.1713 0.192501Z" fill="%23A3A3A3"/></svg>');display:inline-block;padding-bottom:.2rem;padding-left:.4rem;padding-right:.4rem;transition:transform .3s ease,background .3s ease,border-color .3s ease}.footer__menu--item.active>div:after{background:#f5f5f5;border-color:#000;transform:rotate(-180deg)}.footer__menu--item .socials{margin-top:2.2rem}.footer__menu--item .socials li a:after,.footer__menu--item:last-child div:after{display:none}.footer__sub-menu{display:flex;flex-direction:column;gap:2rem;list-style:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease}.footer__sub-menu li:first-child{margin-top:2.2rem}.footer__sub-menu li{font-size:1.4rem;font-style:normal;font-weight:400;line-height:110%}.footer__bottom{border-top:1px solid #a3a3a3;display:flex;flex-direction:column;gap:2rem;margin:4rem -2rem 0;padding-top:2rem}.footer__bottom-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:110%;padding:0 2rem}@media (min-width:768px){.footer{margin-top:15rem;padding-bottom:4rem;position:relative}.footer__logo{height:6.3rem;left:4rem;position:absolute;top:4rem;width:22.4rem}.footer__menu{flex-direction:row;gap:10rem;margin-left:92rem}.footer__menu--item div{font-size:3.2rem}.footer__menu--item div:after{display:none}.footer__menu--item .socials{margin-top:4rem}.footer__sub-menu{max-height:-moz-max-content;max-height:max-content;opacity:1;overflow:visible}.footer__sub-menu li{font-size:1.8rem;line-height:100%}.footer__sub-menu li:first-child{margin-top:4rem}.footer__bottom{flex-direction:row;gap:57rem;margin:4rem -4rem 0;padding-top:4rem}.footer__bottom-text{font-size:1.8rem;padding:0}.footer__bottom-text:first-child{padding:0 4rem}.footer a:not(.footer__logo){cursor:pointer;position:relative}.footer a:not(.footer__logo):after{background-color:#000;bottom:-.4rem;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer a:not(.footer__logo):hover:after{width:100%}}@font-face{font-display:swap;font-family:HelveticaNeueCyr;font-style:normal;font-weight:400;src:url(/fonts/HelveticaNeueCyr-Roman.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeueCyr;font-style:normal;font-weight:550;src:url(/fonts/HelveticaNeueCyr-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeueCyr;font-style:normal;font-weight:700;src:url(/fonts/HelveticaNeueCyr-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:TimesNewRoman;font-style:normal;font-weight:400;src:url(/fonts/TimesNewRomanMTStd.woff) format("woff")}*,:after,:before{box-sizing:border-box}.loader{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;left:0;padding:0 2rem;position:fixed;top:0;transition:.5s;width:100%;z-index:100}.loader.loading-ended{opacity:0;pointer-events:none}body{background:#fff;color:#181818;font-family:HelveticaNeueCyr,sans-serif}a{text-decoration:none}a,button{outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 2rem;width:100%}@media (min-width:768px){.container{padding:0 4rem}}.wrapper{overflow:hidden}.d-none{display:none!important}@media (max-width:767px){.d-sm-none{display:none!important}}@media (min-width:768px){.d-lg-none{display:none!important}}.socials{display:flex;gap:1.2rem}.socials a{height:2rem;width:2rem}.socials a img{height:auto;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}@media (min-width:768px){.socials a{height:3.2rem;width:3.2rem}.socials a:hover img{transform:scale(1.1)}}.breadcrumbs{border-bottom:1px solid #d3d3d3;margin:0 -2rem;padding-bottom:2rem;padding-top:10rem}.breadcrumbs ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;margin:0 2rem}.breadcrumbs li{font-size:1.4rem;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize a;text-transform-color:#181818}.breadcrumbs li span{color:#919191}@media (min-width:768px){.breadcrumbs{margin:0 -4rem;padding-bottom:4rem;padding-top:13rem}.breadcrumbs ul{gap:.5rem;margin:0 4rem}.breadcrumbs li{font-size:2rem;font-weight:400}}.product-card{display:block;position:relative}.product-card__label{background:#181818;color:#fff;padding:.5rem 2rem;position:absolute;text-transform:uppercase}.product-card__image{aspect-ratio:22/30;display:flex}.product-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__bottom-label{display:block;padding-top:1rem}.product-card__title{margin-top:1rem}@media (min-width:768px){.product-card__label{padding:1rem 4rem;z-index:8}.product-card__image{aspect-ratio:45.3/60;overflow:hidden;width:45.3rem}.product-card__image img{transition:transform .8s ease}.product-card__image:hover img{transform:scale(1.05)}.product-card__bottom-label{padding-top:2rem}}.services-hero__title{display:block;margin-bottom:2rem;padding-top:2rem;text-transform:uppercase}.services-hero__list{display:grid;gap:2rem 1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.services-hero__title{margin-bottom:4rem;padding-top:4rem}.services-hero__list{gap:4rem 1rem;grid-template-columns:repeat(4,1fr)}}
