*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-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{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(../assets/fonts/Montserrat-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(../assets/fonts/Montserrat-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../assets/fonts/Montserrat-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(../assets/fonts/Manrope-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(../assets/fonts/Manrope-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(../assets/fonts/Manrope-Medium.woff2) format("woff2")}:root{--font-family:Manrope,sans-serif;--second-family:Montserrat,sans-serif;--red:#2b8eea;--black:#202022;--white:#f0efef;--grey:#a5a4a4;--light-grey:#dde0e1}body{background-color:var(--white);color:var(--black);font-family:var(--font-family);font-size:20px;min-width:320px}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:1760px;padding-left:20px;padding-right:20px}.title{font-family:var(--second-family);font-weight:600;text-transform:uppercase;word-break:break-word}.title--h1{font-weight:800;line-height:95%}.title--h2{font-weight:700}.title--h2,.title--h3{line-height:95%}.title--h4{line-height:100%}.title--h5{line-height:110%}.title--h6{line-height:100%}.color-red{color:var(--red)}.button,.button-dark,.button-empty,.button-white{align-items:center;background-color:var(--red);border:1px solid var(--red);border-radius:20px;color:var(--white);display:flex;font-size:24px;font-weight:600;gap:20px;justify-content:space-between;max-width:fit-content;min-height:102px;overflow:hidden;padding:20px 40px;position:relative;transition:border .35s,background .3s .15s,color .35s;z-index:2}.button-dark:before,.button-empty:before,.button-white:before,.button:before{background-color:var(--black);content:"";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;transform:translate(-110%);transition:transform .3s ease;width:calc(100% + 4px);z-index:-1}.button-dark[disabled],.button-empty[disabled],.button-white[disabled],.button[disabled]{background-color:var(--grey);border-color:var(--grey);pointer-events:none}.button--middle,.button-dark--middle,.button-empty--middle,.button-white--middle{padding:12px 20px}.button--small,.button-dark--small,.button-empty--small,.button-white--small{padding:10px 20px}.button-dark__text-2,.button-empty__text-2,.button-white__text-2,.button__text-2{display:none}.button-empty{background-color:transparent;color:var(--red)}.button-empty[disabled]{color:var(--grey)}.button-empty.button-dark{background-color:transparent;color:var(--black)}.button-empty.button-dark:before{background-color:var(--red);content:""}.button-empty.button-dark[disabled]{color:var(--grey)}.button-empty.button-white{background-color:transparent;color:var(--white)}.button-dark{background-color:var(--black);border-color:var(--black)}.button-dark:before{background-color:var(--red)}.button-dark[disabled]{background-color:var(--grey);border-color:var(--grey);pointer-events:none}.button-white{background-color:var(--white);border-color:var(--white);color:var(--black)}.button-white:before{background-color:var(--red)}.section-bg-decor{background-attachment:fixed;background-image:url(../assets/img/bg.svg);background-position:top;background-repeat:repeat-y;background-size:100% auto;position:relative;z-index:2}.section-bg-decor:after,.section-bg-decor:before{background:linear-gradient(180deg,#f0efef,hsla(0,3%,94%,.2));content:"";height:135px;left:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.section-bg-decor:before{top:-68px}.section-bg-decor:after{background:linear-gradient(0deg,#f0efef,hsla(0,3%,94%,.2));bottom:-68px}.descr-hero{background-color:var(--white);border-radius:20px;font-family:var(--second-family);font-weight:600;line-height:110%;margin-left:auto;margin-right:-20px;max-width:695px;text-transform:uppercase;width:100%}.descr-hero span{color:var(--red)}.descr-hero--dark{background-color:var(--black);color:var(--white)}.category-block{display:flex;flex-wrap:wrap;gap:13px;max-width:430px;width:100%}.category-block__item{align-items:center;background-color:var(--white);border:1px solid var(--red);border-radius:20px;color:var(--red);display:flex;flex:1 1 auto;gap:20px;justify-content:space-between;padding:34px 24px;transition:color .3s,border .3s;width:calc(50% - 13px)}.category-block__item-title{font-size:24px;font-weight:600;line-height:100%}.category-block__item-img{flex-shrink:0;max-width:60px;width:100%}.category-block__item-img img{object-fit:cover;width:100%}.slider-bottom{justify-content:space-between}.slider-bottom,.slider-bottom__arrows{align-items:center;display:flex;gap:20px}.swiper-button-next,.swiper-button-prev{display:grid;height:50px;place-content:center;transition:color .3s;width:50px}.swiper-button-next svg,.swiper-button-prev svg{height:100%;width:100%}.swiper-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:15px 20px;justify-content:center}.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination .swiper-pagination-bullet{background-color:var(--grey);border-radius:50%;height:15px;transition:background .3s;width:15px}.swiper-pagination .swiper-pagination-bullet-active{background-color:var(--red)}.product-card{border:1px solid var(--grey);border-radius:29px;padding:50px 44px;transition:box-shadow .3s}.product-card>:not(:last-child){margin-bottom:26px}.product-card--small{border-radius:20px;padding:38px 30px}.product-card--small>:not(:last-child){margin-bottom:18px}.product-card__img{align-items:center;aspect-ratio:464/380;background-color:var(--white);border-radius:30px;display:flex;justify-content:center;overflow:hidden}.product-card__img:not(:last-child){margin-bottom:15px}.product-card__img img{border-radius:30px;object-fit:cover;width:100%}.product-card--small .product-card__img{border-radius:20px}.product-card--small .product-card__img:not(:last-child){margin-bottom:10px}.product-card--small .product-card__img img{border-radius:20px}.product-card__title{display:-webkit-box;font-family:var(--second-family);font-weight:600;overflow:hidden;text-align:center;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__info{display:flex;flex-direction:column;gap:5px}.product-card--small .product-card__info{gap:4px}.product-card__row{align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1.2fr}.product-card__label{color:var(--grey);font-weight:600;line-height:100%}.product-card--small .product-card__label{font-size:18px;font-weight:500}.product-card__value{line-height:130%;word-break:break-word}.product-card--small .product-card__value{font-size:16px;line-height:110%}.product-card__link{max-width:100%;width:100%}.input-field{display:flex;flex-direction:column;gap:6px;position:relative}.input-field--white .input-field__input{border-color:var(--white)}.input-field--white .input-field__input::placeholder{color:hsla(0,3%,94%,.5)}.input-field--white .input-field__input.--error{border-color:var(--grey)}.input-field--white .input-field__error{background-color:var(--red);color:var(--grey)}.input-field--long{flex:1 1 auto}.input-field__label{font-size:20px;font-weight:500;line-height:95%}.input-field__input{border:1px solid var(--black);border-radius:15px;font-size:20px;font-weight:500;height:59px;line-height:110%;outline:none!important;padding:10px 40px}.input-field__input::placeholder{color:var(--grey);transition:opacity .3s}.input-field__input:focus::placeholder{opacity:0}.input-field__input.--error{border-color:var(--red)}.input-field textarea.input-field__input{min-height:150px;padding:20px 40px;resize:vertical}.input-field__error{background-color:var(--white);border-radius:3px;color:var(--red);font-size:18px;font-weight:500;left:0;padding:5px;position:absolute;right:0;top:100%;z-index:2}.breadcrumbs{margin-bottom:32px;position:relative;z-index:3}.breadcrumbs__link{color:var(--grey);font-size:24px;font-weight:600;line-height:110%;transition:color .3s}.breadcrumbs__link:not(:last-child):after{content:"/"}.breadcrumbs__link:not(:first-child){margin-left:3px}.breadcrumbs__link.active{color:var(--black)}.blocks-inner{margin-bottom:140px}.menu__list{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.menu__item{border-radius:24px 24px 0 0;position:relative;transition:background .3s}.menu__item.submenu-open{background-color:var(--grey)}.menu__link{align-items:center;border:1px solid var(--black);border-radius:24px;display:flex;font-size:18px;font-weight:500;gap:11px;justify-content:center;line-height:111%;min-height:45px;min-width:146px;padding:10px 16px;text-align:center;transition:background .3s,color .3s}.menu__toggle:after{background-image:url(../assets/img/icons/arrow-down.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";height:12px;transition:background .3s,transform .3s;width:12px}.submenu-open .menu__toggle{background-color:var(--grey);border-color:var(--grey);color:var(--black)}.submenu-open .menu__toggle:after{background-image:url(../assets/img/icons/arrow-down.svg);transform:rotate(-180deg)}.menu__btn{display:none}.submenu{background-color:var(--grey);border-radius:0 0 24px 24px;left:0;opacity:0;padding:5px 16px 10px;position:absolute;right:0;top:100%;transform:rotateX(-90deg);transform-origin:0 0;transition:all .3s;visibility:hidden;z-index:2}.submenu-open .submenu{opacity:1;transform:rotateX(0deg);visibility:visible}.submenu__list{display:flex;flex-direction:column;gap:5px}.submenu__item{display:grid}.submenu__link{color:var(--white);font-size:16px;font-weight:500;line-height:110%;padding:5px 0;transition:opacity .3s;word-break:break-word}.icon-menu{display:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border:1px solid #eee;border-radius:0!important;caret-color:inherit;display:block;padding:10px;width:100%}.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{padding:0;resize:vertical}.checkbox{display:inline-block;position:relative}.checkbox__input{height:0;opacity:0;position:absolute;width:0}.checkbox__input:focus-visible+.checkbox__text{border-radius:2px;outline:1px solid var(--black);outline-offset:1px}.checkbox__input:checked+.checkbox__text:before{background-image:url(../assets/img/icons/check-light.svg)}.checkbox--white .checkbox__input:focus-visible+.checkbox__text{outline:1px solid var(--white)}.checkbox--white .checkbox__input:checked+.checkbox__text:before{background-image:url(../assets/img/icons/check.svg)}.checkbox--white .checkbox__text:before{background-color:var(--white)}.checkbox__text{align-items:center;cursor:pointer;display:inline-flex;gap:16px;position:relative}.checkbox__text:before{align-self:flex-start;background-color:var(--black);background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:2px;content:"";flex:0 0 24px;height:24px;width:24px}.header{margin-bottom:80px;padding-top:60px;position:relative;z-index:50}.header__body{align-items:center;display:flex;gap:20px;justify-content:space-between}.header__logo{display:grid;grid-template-areas:"body";width:100%}.header__logo img{object-fit:cover;transition:opacity .3s;width:100%}.header__logo-img-1{grid-area:body}[data-fls-menu-open] .header__logo-img-1{opacity:0}.header__logo-img-2{grid-area:body;opacity:0}[data-fls-menu-open] .header__logo-img-2{opacity:1}.header__inner{align-items:center;display:flex;gap:88px}.header__actions{align-items:center;display:flex;gap:9px}.lang-block{border-radius:24px 24px 0 0;position:relative;transition:background .3s}.lang-block.lang-active{background-color:var(--grey)}.lang-block__current{align-items:center;background-color:var(--black);border:1px solid var(--black);border-radius:24px;color:var(--white);display:flex;font-size:18px;font-weight:500;gap:10px;justify-content:center;line-height:111%;min-height:45px;padding:10px 18px;text-align:center;text-transform:uppercase;transition:background .3s,color .3s}.lang-block__current svg{transition:transform .3s}.lang-active .lang-block__current{background-color:var(--grey);border-color:var(--grey)}.lang-active .lang-block__current svg{transform:rotate(-180deg)}.lang-block__list{background-color:var(--grey);border-radius:0 0 24px 24px;display:flex;flex-direction:column;gap:5px;left:0;opacity:0;padding:5px 16px 15px;position:absolute;right:0;top:100%;transform:rotateX(-90deg);transform-origin:0 0;transition:all .3s;visibility:hidden}.lang-active .lang-block__list{opacity:1;transform:rotateX(0deg);visibility:visible}.lang-block__link{color:var(--white);font-size:18px;font-weight:500;line-height:111%;text-transform:uppercase;transition:opacity .3s}.footer{background-color:var(--black);border-radius:30px 30px 0 0;color:var(--white);padding:80px 0 64px;position:relative;z-index:5}.footer__head{display:flex;flex-direction:column;gap:14px}.footer__head:not(:last-child){margin-bottom:100px}.footer__title{color:var(--red);font-weight:700}.footer__subtitle{color:var(--grey);font-weight:700;margin-left:auto;max-width:fit-content;text-align:right}.footer__body{display:flex;gap:40px;justify-content:space-between}.footer__contacts{background-color:var(--white);border-radius:30px;color:var(--black);display:flex;gap:40px;max-width:845px;padding:52px 64px 64px;width:100%}.footer__socials{display:flex;flex:0 0 42px;flex-direction:column;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer__soc{align-items:center;color:var(--grey);display:flex;height:42px;justify-content:center;transition:color .3s;width:42px}.footer__soc img,.footer__soc svg{height:100%;width:100%}.footer__rows{display:flex;flex-direction:column;gap:24px}.footer__row{align-items:center;display:grid;gap:19px;grid-template-columns:minmax(0,246px) 1.5fr}.footer__row-label{align-items:center;color:var(--red);display:flex;gap:24px}.footer__row-val{line-height:130%;max-width:fit-content;word-break:break-word}.footer a.footer__row-val{transition:color .3s}.footer__inner{display:flex;flex-direction:column;gap:28px;max-width:644px;width:100%}.footer__copy{text-align:right}.footer__nav{background-color:var(--white);border-radius:30px;color:var(--black);display:flex;gap:20px;justify-content:space-between;padding:27px 40px}.footer__menu{max-width:312px}.footer__menu .menu__list{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.footer__menu .menu__link{min-width:0}.footer__policy{font-size:20px;font-weight:600;line-height:100%;margin-top:auto;max-width:180px;transition:color .3s}.footer__info{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:auto;transition:opacity .3s}.footer__info-text{align-items:center;color:hsla(0,3%,94%,.5);display:inline-flex;font-size:16px;gap:6px;line-height:120%}.footer__info-text svg{align-self:flex-end;color:#f0efef;display:inline-flex;height:24px;width:24px}.footer__info-logo{align-self:flex-end;max-width:123px}.footer__info-logo img{object-fit:cover;width:100%}body:after{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease 0s;width:100%;z-index:149}[data-fls-popup-open] body:after{opacity:1}[data-fls-popup]{bottom:0;left:0;padding:30px 10px;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .8s ease 0s;visibility:hidden}[data-fls-popup][data-fls-popup-active]{overflow:auto;pointer-events:auto;visibility:visible;z-index:150}[data-fls-popup-active] [data-fls-popup-body]{transform:scale(1);visibility:visible}[data-fls-popup-wrapper]{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:100%;width:100%}[data-fls-popup-body]{background-color:var(--white);border-radius:30px;max-width:916px;padding:60px;position:relative;transform:scale(0);transition:transform .3s ease 0s,visibility .3s ease 0s;visibility:hidden;width:100%}.popup--small [data-fls-popup-body]{max-width:685px}[data-fls-popup-youtube-place] iframe{aspect-ratio:16/9;width:100%}.popup__close{color:var(--grey);display:grid;height:30px;place-content:center;position:absolute;right:30px;top:30px;transition:color .3s;width:30px}.popup__close svg{height:100%;width:100%}.popup__content{display:flex;flex-direction:column;margin:0 auto;max-width:565px;width:100%}.popup__content>:not(:last-child){margin-bottom:30px}.popup__head{align-items:center;display:flex;flex-direction:column;text-align:center}.popup__head:not(:last-child){margin-bottom:60px}.popup__head>:not(:last-child){margin-bottom:12px}.popup__icon{background-color:var(--light-grey);border-radius:16px;display:grid;height:120px;padding:10px;place-content:center;width:120px}.popup__icon img{height:58px;object-fit:contain;width:58px}.popup__icon:not(:last-child){margin-bottom:30px}.popup__text{color:var(--grey);line-height:120%;max-width:450px}.popup__form{display:flex;flex-direction:column}.popup__form>:not(:last-child){margin-bottom:20px}.popup__inputs{display:flex;flex-direction:column;gap:30px}.popup__inputs:not(:last-child){margin-bottom:38px}.popup__send{max-width:100%;width:100%}@media (max-width:110em){.header__inner{gap:20px}}@media (max-width:89.99875em){.product-card,.product-card--small{padding:30px 20px}.menu:not(.footer__menu) .menu__list{gap:12px}.menu:not(.footer__menu) .menu__link{min-width:0}.footer__row{gap:16px;grid-template-columns:1fr}}@media (max-width:84.37375em){.footer__nav{flex-direction:column}.footer__menu{max-width:none}.footer__menu .menu__list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.footer__policy{margin:0 auto;max-width:fit-content;text-align:center}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:61.99875em){.descr-hero{border-radius:10px;padding-bottom:14px;padding-left:20px;padding-right:20px;padding-top:14px;padding:14px 20px}.category-block__item{min-height:80px;padding:16px}.product-card{border-radius:20px}.product-card>:not(:last-child){margin-bottom:16px}.product-card--small>:not(:last-child){margin-bottom:14px}.breadcrumbs__link{font-size:18px}.menu:not(.footer__menu) .menu__body{display:flex;flex-direction:column;gap:20px;height:100svh;overflow:auto;padding:113px 20px 30px}.menu:not(.footer__menu) .menu__body,.menu:not(.footer__menu) .menu__body:before{background-color:var(--red);left:-100%;position:fixed;top:0;transition:left .3s;width:100%}.menu:not(.footer__menu) .menu__body:before{content:"";height:75px;z-index:2}[data-fls-menu-open] .menu:not(.footer__menu) .menu__body,[data-fls-menu-open] .menu:not(.footer__menu) .menu__body:before{left:0}.menu:not(.footer__menu) .menu__list{align-items:stretch;flex:1 1 auto;flex-direction:column;gap:20px}.menu:not(.footer__menu) .menu__item{border-radius:24px;transition:background 1s}.menu:not(.footer__menu) .menu__item.submenu-open{background-color:var(--white);transition:background .1s}.menu:not(.footer__menu) .menu__link{border-color:var(--white);color:var(--white);min-height:50px;width:100%}.menu:not(.footer__menu) .menu__toggle:after{background-image:url(../assets/img/icons/arrow-down-light.svg)}.menu:not(.footer__menu) .submenu{background-color:var(--white);display:grid;grid-template-rows:0fr;padding:0 16px;position:static;transform:rotateX(0deg)}.menu:not(.footer__menu) .menu__item.submenu-open .submenu{grid-template-rows:1fr;padding:5px 16px 10px;visibility:visible}.menu:not(.footer__menu) .submenu__link{color:var(--black);font-size:18px}.menu__btn{display:flex;max-width:100%}.submenu__list{overflow:hidden}.icon-menu{border:1px solid var(--black);border-radius:24px;display:block;font-size:16px;font-weight:500;line-height:125%;min-height:38px;padding:8px 16px;position:relative;transition:border .3s,color .3s;z-index:5}[data-fls-menu-open] .icon-menu{border-color:var(--white);color:var(--white)}.header{margin-bottom:37px;padding-top:25px}.header__logo{max-width:113px;position:relative;z-index:5}.header__inner{gap:0}.lang-block__current{font-size:16px;gap:4px;min-height:38px;padding:8px 14px}.lang-block__list{border-radius:0 0 20px 20px}.lang-block__link{font-size:16px}.footer{border-radius:20px 20px 0 0;padding:40px 0}.footer__head:not(:last-child){margin-bottom:30px}.footer__body{flex-direction:column;gap:30px}.footer__contacts{max-width:none;padding:30px 20px}.footer__inner{gap:16px;max-width:none}.footer__nav{gap:24px;padding:30px 20px}.footer__info{margin-top:8px}}@media (max-width:47.99875em){body{font-size:16px}.title--h6{line-height:120%}.button,.button-dark,.button-empty,.button-white{padding-left:25px;padding-right:25px}.button--middle,.button-dark--middle,.button-empty--middle,.button-white--middle{padding-left:18px;padding-right:18px}.button--middle svg svg,.button-dark--middle svg svg,.button-empty--middle svg svg,.button-white--middle svg svg{height:21px;width:21px}.button--small,.button-dark--small,.button-empty--small,.button-white--small{padding-left:18px;padding-right:18px}.button,.button-dark,.button-empty,.button-white{border-radius:10px;font-size:18px;min-height:64px;padding:12px 30px}.button svg,.button-dark svg,.button-empty svg,.button-white svg{height:21px;width:21px}.button--middle,.button-dark--middle,.button-empty--middle,.button-white--middle{font-size:18px;min-height:58px;padding:12px 20px}.button--small,.button-dark--small,.button-empty--small,.button-white--small{font-size:14px;min-height:50px;padding:10px 20px}.button--small svg,.button-dark--small svg,.button-empty--small svg,.button-white--small svg{height:16px;width:16px}.button-dark__text-1,.button-empty__text-1,.button-white__text-1,.button__text-1{display:none}.button-dark__text-2,.button-empty__text-2,.button-white__text-2,.button__text-2{display:block}.hide-mob{display:none}.section-bg-decor:after,.section-bg-decor:before{height:35px}.section-bg-decor:before{top:-18px}.section-bg-decor:after{bottom:-18px}.category-block{gap:10px;max-width:none}.category-block__item{border-radius:10px;min-height:80px;padding-bottom:16px;padding-top:16px;width:calc(50% - 10px)}.category-block__item-title{font-size:20px}.category-block__item-img{max-width:46px}.slider-bottom__arrows{gap:30px}.swiper-button-next,.swiper-button-prev{height:30px;width:30px}.swiper-pagination{gap:10px}.swiper-pagination .swiper-pagination-bullet{height:10px;width:10px}.product-card__img{border-radius:20px}.product-card__img:not(:last-child){margin-bottom:10px}.product-card__img img{border-radius:20px}.product-card--small .product-card__img,.product-card--small .product-card__img img{border-radius:17px}.product-card--small .product-card__title,.product-card__title{font-size:20px}.product-card__label{font-size:18px}.product-card--small .product-card__label{font-size:16px}.product-card--small .product-card__value{font-size:14px;line-height:114%}.input-field__label{font-size:14px;font-weight:600}.input-field__input{border-radius:10px;font-size:14px;height:50px;line-height:114%;padding:10px 20px}.input-field textarea.input-field__input{min-height:120px;padding:20px}.breadcrumbs{align-items:center;display:flex;margin:0 -20px 20px;overflow:auto;padding:0 20px;-ms-overflow-style:none;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{display:none;height:0;width:0}.breadcrumbs__container{align-items:center;display:flex}.breadcrumbs__link{font-size:16px;white-space:nowrap}.blocks-inner{margin-bottom:70px}.footer__rows{gap:16px}.footer__row-label{gap:10px}.footer__row-label svg{height:17px;width:17px}[data-fls-popup-body]{border-radius:20px;padding:40px 20px}.popup__close{height:25px;right:20px;top:20px;width:25px}.popup__head:not(:last-child){margin-bottom:30px}.popup__icon{border-radius:7px;height:50px;padding:8px;width:50px}.popup__icon img{height:24px;width:24px}.popup__icon:not(:last-child){margin-bottom:20px}.popup__inputs{gap:16px}.popup__inputs:not(:last-child){margin-bottom:20px}}@media (max-width:40.62375em){.descr-hero{margin-left:100px;max-width:none;width:auto}}@media (max-width:29.99875em){.title--h1{font-size:48px}.title--h2{font-size:36px}.title--h3{font-size:34px}.title--h4{font-size:26px}.title--h5{font-size:20px}.title--h6{font-size:18px}.descr-hero{font-size:22px}.product-card__label{font-size:16px}.input-field__error,.product-card__value{font-size:14px}.footer__contacts{flex-direction:column;gap:24px}.footer__socials{flex:1 1 auto;flex-direction:row;order:1}.footer__menu .menu__list{gap:16px 8px;grid-template-columns:repeat(2,1fr)}.footer__menu .menu__link{gap:3px;padding:10px}.footer__policy{font-size:18px}.footer__info{gap:15px}.footer__info-text{font-size:14px}.footer__info-text svg{height:18px;width:18px}.footer__info-logo{max-width:98px}.popup__inputs{gap:25px}}@media (max-width:22.49875em){.descr-hero{margin-left:50px}.footer__menu .menu__list{grid-template-columns:1fr}}@media (min-width:29.99875em) and (max-width:110em){.title--h1{font-size:clamp(48px,-6.7468633303px + 11.4060717801vw,194px)}.title--h2{font-size:clamp(36px,.0020624678px + 7.4998828143vw,132px)}.title--h3{font-size:clamp(34px,19.7508163935px + 2.968703614vw,72px)}.title--h4{font-size:clamp(26px,11.0008593616px + 3.1249511726vw,66px)}.title--h5{font-size:clamp(20px,9.5006015531px + 2.1874658208vw,48px)}.title--h6{font-size:clamp(18px,12.0003437446px + 1.2499804691vw,34px)}.descr-hero{font-size:clamp(22px,12.250558585px + 2.0312182622vw,48px)}}@media (min-width:47.99875em) and (max-width:110em){.button,.button-dark,.button-empty,.button-white{font-size:clamp(18px,13.3550533255px + .6048265156vw,24px);min-height:clamp(64px,34.5820043951px + 3.8305679321vw,102px);padding-left:clamp(25px,13.3876333138px + 1.512066289vw,40px);padding-right:clamp(25px,13.3876333138px + 1.512066289vw,40px)}.button svg,.button-dark svg,.button-empty svg,.button-white svg{height:clamp(21px,14.8067377674px + .8064353541vw,29px);width:clamp(21px,14.8067377674px + .8064353541vw,29px)}.button--middle,.button-dark--middle,.button-empty--middle,.button-white--middle{font-size:clamp(18px,16.4516844418px + .2016088385vw,20px);min-height:clamp(58px,40.9685288603px + 2.2176972238vw,80px);padding-left:clamp(18px,16.4516844418px + .2016088385vw,20px);padding-right:clamp(18px,16.4516844418px + .2016088385vw,20px)}.button--middle svg svg,.button-dark--middle svg svg,.button-empty--middle svg svg,.button-white--middle svg svg{height:clamp(21px,19.4516844418px + .2016088385vw,23px);width:clamp(21px,19.4516844418px + .2016088385vw,23px)}.button--small,.button-dark--small,.button-empty--small,.button-white--small{font-size:clamp(14px,10.9033688837px + .4032176771vw,18px);min-height:clamp(50px,37.6134755348px + 1.6128707083vw,66px);padding-left:clamp(18px,16.4516844418px + .2016088385vw,20px);padding-right:clamp(18px,16.4516844418px + .2016088385vw,20px)}.button--small svg,.button-dark--small svg,.button-empty--small svg,.button-white--small svg{height:clamp(16px,13.6775266628px + .3024132578vw,19px);width:clamp(16px,13.6775266628px + .3024132578vw,19px)}.category-block__item{min-height:clamp(80px,41.2921110461px + 5.0402209633vw,130px);padding-bottom:clamp(16px,2.0651599766px + 1.8144795468vw,34px);padding-top:clamp(16px,2.0651599766px + 1.8144795468vw,34px)}.product-card__title{font-size:clamp(20px,9.1617910929px + 1.4112618697vw,34px)}.product-card--small .product-card__title{font-size:clamp(20px,15.3550533255px + .6048265156vw,26px)}.product-card__label{font-size:clamp(18px,13.3550533255px + .6048265156vw,24px)}}@media (min-width:61.99875em) and (max-width:110em){.descr-hero{padding-bottom:clamp(14px,-19.5817817244px + 3.3853285071vw,40px);padding-left:clamp(20px,-13.5817817244px + 3.3853285071vw,46px);padding-right:clamp(20px,-13.5817817244px + 3.3853285071vw,46px);padding-top:clamp(14px,-19.5817817244px + 3.3853285071vw,40px)}.header__logo{max-width:clamp(113px,-302.8974505872px + 41.9259915106vw,435px)}}@media (min-width:61.99875em){.hide-pc{display:none}}@media (min-width:110em){.title--h1{font-size:194px}.title--h2{font-size:132px}.title--h3{font-size:72px}.title--h4{font-size:66px}.title--h5{font-size:48px}.title--h6{font-size:34px}.button,.button-dark,.button-empty,.button-white{font-size:24px;min-height:102px;padding-left:40px;padding-right:40px}.button svg,.button-dark svg,.button-empty svg,.button-white svg{height:29px;width:29px}.button--middle,.button-dark--middle,.button-empty--middle,.button-white--middle{font-size:20px;min-height:80px;padding-left:20px;padding-right:20px}.button--middle svg svg,.button-dark--middle svg svg,.button-empty--middle svg svg,.button-white--middle svg svg{height:23px;width:23px}.button--small,.button-dark--small,.button-empty--small,.button-white--small{font-size:18px;min-height:66px;padding-left:20px;padding-right:20px}.button--small svg,.button-dark--small svg,.button-empty--small svg,.button-white--small svg{height:19px;width:19px}.descr-hero{font-size:48px;padding-bottom:40px;padding-left:46px;padding-right:46px;padding-top:40px}.category-block__item{min-height:130px;padding-bottom:34px;padding-top:34px}.product-card__title{font-size:34px}.product-card--small .product-card__title{font-size:26px}.product-card__label{font-size:24px}.header__logo{max-width:435px}}@media (any-hover:hover){.button-dark:hover,.button-empty:hover,.button-white:hover,.button:hover{background-color:var(--black);border-color:var(--black)}.button-dark:hover:before,.button-empty:hover:before,.button-white:hover:before,.button:hover:before{transform:translate(0)}.button-empty:hover{background-color:var(--black);border-color:var(--black);color:var(--white)}.button-empty:hover:before{content:"";transform:translate(0)}.button-empty.button-dark:hover{background-color:var(--red);color:var(--white)}.button-dark:hover,.button-white:hover{background-color:var(--red);border-color:var(--red)}.button-white:hover{color:var(--white)}.category-block__item:hover{border-color:var(--black);color:var(--black)}.swiper-button-next:hover,.swiper-button-prev:hover{color:var(--red)}.swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--black)}.product-card:hover{box-shadow:0 0 20px 0 hsla(0,1%,65%,.6)}.breadcrumbs__link:hover{color:var(--black)}.menu__link:hover{background-color:var(--black);color:var(--white)}.menu__toggle:hover:after{background-image:url(../assets/img/icons/arrow-down-light.svg)}.submenu__link:hover{opacity:.7}.lang-block__current:hover{background-color:var(--grey);border-color:var(--grey);color:var(--white)}.lang-block__link:hover{opacity:.7}.footer__soc:hover{color:var(--black)}.footer a.footer__row-val:hover,.footer__policy:hover{color:var(--red)}.footer a.footer__info:hover{opacity:.7}.popup__close:hover{color:var(--black)}}