@charset "UTF-8";@font-face{font-family:ayar;font-display:swap;src:url(../fonts/ayar.woff2) format("woff2"),url(../fonts/ayar.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:ayar;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:ayar;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}body{font-weight:400;font-size:18px;line-height:21px}.lock body{overflow:hidden;-ms-touch-action:none;touch-action: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}[class*=__container]{max-width:72.5rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.form__error{text-align:center;color:#333;padding-top:10px;text-transform:uppercase;color:red}.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px;width:50%;margin-left:auto;margin-right:auto;border:1px solid #eb5a1e;padding:5px;border-radius:10px}.items{background:#f2ede7;border-radius:8px;width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:30px;overflow:hidden}.quantity__control{width:40px;cursor:pointer;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;text-align:center}.quantity__control:hover{background:#eb5a1e;color:#fff;border-radius:5px}.quantity__current{width:40px;text-align:center}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;background:#585858;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:55px}@media (max-width:550px){.popup__content{padding:15px}}.lock .popup__content{visibility:visible}.form-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__form{max-width:425px;width:100%;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-btn{width:100%!important;margin-left:0!important;text-transform:uppercase!important}.popup__input{background:#ff505a;border-radius:5px;max-width:710px;width:100%;padding:17px 25px;color:#fff;outline-color:#fff}@media (max-width:550px){.popup__input{margin-right:25px}}.popup__input::-webkit-input-placeholder{color:#fff}.popup__input::-moz-placeholder{color:#fff}.popup__input:-ms-input-placeholder{color:#fff}.popup__input::-ms-input-placeholder{color:#fff}.popup__input::placeholder{color:#fff}.popup__btn img{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__title{font-size:48px;line-height:60px;text-transform:uppercase;color:#fff;text-align:left!important}.popup__box-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.login-content{max-width:580px;width:100%;background-color:#ffc475;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:55px}.login-title{font-size:48px;line-height:60px;text-align:center;text-transform:uppercase;color:#333;margin-bottom:40px}.login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-input{max-width:425px;width:100%;padding:15px 25px;color:#000;outline-color:#ffc475;margin-bottom:20px;background:#f5f5f5;border-radius:5px}.login-input:nth-child(2){margin-bottom:20px}.login-input::-webkit-input-placeholder{font-size:18px;line-height:60px;color:#666}.login-input::-moz-placeholder{font-size:18px;line-height:60px;color:#666}.login-input:-ms-input-placeholder{font-size:18px;line-height:60px;color:#666}.login-input::-ms-input-placeholder{font-size:18px;line-height:60px;color:#666}.login-input::placeholder{font-size:18px;line-height:60px;color:#666}.login-check{font-size:18px;line-height:60px;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#666;margin-bottom:20px}.login-btn{background:-o-linear-gradient(194.13deg,#fc323c 24.88%,#9e1419 79.86%),#c4c4c4;background:linear-gradient(255.87deg,#fc323c 24.88%,#9e1419 79.86%),#c4c4c4;border-radius:60px;font-size:18px;line-height:27px;text-align:center;color:#fff;padding:15px 30px}.popup__product-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px;background:-o-linear-gradient(221.28deg,#fc323c 9.09%,#ac3238 89.14%),#fc2f3a;background:linear-gradient(228.72deg,#fc323c 9.09%,#ac3238 89.14%),#fc2f3a}.video-content{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding:10px 0!important}[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}.header{position:relative;margin-bottom:85px}.no-webp .header .wave{background:url(../img/wave.png)}.header .wave{position:absolute;bottom:0;left:0;width:100%;height:100px;background-size:1000px 100px}.header .wave-1{-webkit-animation:wave 30s linear infinite;animation:wave 30s linear infinite;opacity:1;-webkit-animation-delay:0s;animation-delay:0s;bottom:-1px}@-webkit-keyframes wave{0%{background-position-x:0}100%{background-position-x:1000px}}@keyframes wave{0%{background-position-x:0}100%{background-position-x:1000px}}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}@media (min-width:74.375em){.header__top{margin-bottom:2.8125rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(1.25rem ,0.6752873563rem + 2.8735632184vw ,2.8125rem)){.header__top{margin-bottom:clamp(1.25rem ,.6752873563rem + 2.8735632184vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6752873563rem + 2.8735632184vw ,2.8125rem)){.header__top{margin-bottom:calc(1.25rem + 1.5625 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header__top{margin-bottom:1.25rem}}@media (max-width:769px){.header__menu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header__list{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}.header__list li+li{padding-left:85px}.header__list-link{text-transform:uppercase;color:#fff}.header__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.header__panel{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;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}}.header__box{padding:25px;border-radius:50%;position:relative;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header__box:hover{background-color:#fff}}.header__box-icon{position:absolute;top:0;left:0;right:0;bottom:0;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;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.header .search{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header .search:hover img{display:none}}@media (any-hover:hover){.header .search:hover{background:url(../img/icons/search-red.svg) center no-repeat}}.header .user{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header .user:hover img{display:none}}@media (any-hover:hover){.header .user:hover{background:url(../img/icons/user-red.svg) center no-repeat}}.header .cart{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header .cart:hover img{display:none}}@media (any-hover:hover){.header .cart:hover{background:url(../img/icons/cart-red.svg) center no-repeat}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:74.375em){.header__content{margin-bottom:18.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)){.header__content{margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)}}@supports not (margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)){.header__content{margin-bottom:calc(9.375rem + 9.375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header__content{margin-bottom:9.375rem}}.header__item{max-width:490px;width:100%}.header__title{text-transform:uppercase;color:#fff}@media (min-width:74.375em){.header__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.header__title{font-size:clamp(1.5rem ,.9482758621rem + 2.7586206897vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.header__title{font-size:calc(1.5rem + 1.5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header__title{font-size:1.5rem}}@media (min-width:74.375em){.header__title{line-height:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2rem ,1.632183908rem + 1.8390804598vw ,3rem)){.header__title{line-height:clamp(2rem ,1.632183908rem + 1.8390804598vw ,3rem)}}@supports not (line-height:clamp(2rem ,1.632183908rem + 1.8390804598vw ,3rem)){.header__title{line-height:calc(2rem + 1 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header__title{line-height:2rem}}@media (min-width:74.375em){.header__title{margin-bottom:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(0.9375rem ,-0.0969827586rem + 5.1724137931vw ,3.75rem)){.header__title{margin-bottom:clamp(.9375rem ,-.0969827586rem + 5.1724137931vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.0969827586rem + 5.1724137931vw ,3.75rem)){.header__title{margin-bottom:calc(.9375rem + 2.8125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header__title{margin-bottom:.9375rem}}@media (min-width:74.375em){.header__descr{margin-bottom:4.375rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(0.9375rem ,-0.3268678161rem + 6.3218390805vw ,4.375rem)){.header__descr{margin-bottom:clamp(.9375rem ,-.3268678161rem + 6.3218390805vw ,4.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.3268678161rem + 6.3218390805vw ,4.375rem)){.header__descr{margin-bottom:calc(.9375rem + 3.4375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header__descr{margin-bottom:.9375rem}}.header__text{font-size:21px;line-height:35px;color:#fff}.header__text-2{font-size:16px;line-height:35px;color:#fff}.header__link-catalog{font-size:16px;line-height:38px;background-color:#fff;border-radius:60px;text-align:center;color:#fd383e;padding:15px 30px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header__link-catalog:hover{background-color:#fd383e;color:#fff;-webkit-box-shadow:0 0 25px #fff;box-shadow:0 0 25px #fff}}.header__image{position:relative;height:450px}@media (max-width:900px){.header__image{display:none}}.header__img{position:relative;z-index:2;-webkit-animation:rose 15s linear infinite;animation:rose 15s linear infinite}@-webkit-keyframes rose{50%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@keyframes rose{50%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.header__circle-1{position:absolute;top:75px;left:65px;width:350px;height:350px;border-radius:100%;border:1px solid #fff;opacity:.4;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@-webkit-keyframes circle-1{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}@keyframes circle-1{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}.header__circle-2{position:absolute;top:25px;left:15px;width:450px;height:450px;border-radius:100%;border:1px solid #ad3339;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@-webkit-keyframes circle-2{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}@keyframes circle-2{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}@media (max-width:769px){.menu__body{position:absolute;-webkit-transform:translateX(-1000%);-ms-transform:translateX(-1000%);transform:translateX(-1000%);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;opacity:0}}@media (max-width:769px){.menu__body.active{position:absolute;left:0;right:0;top:0;bottom:0;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-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(57.38deg,#ad3339 0,#fc323c 100%),#d6f4fd;background:linear-gradient(32.62deg,#ad3339 0,#fc323c 100%),#d6f4fd;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;border:10px solid #fff;height:100vh;z-index:75}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu__item:nth-last-child(2){padding:0 85px}@media (max-width:769px){.menu__item:nth-last-child(2){padding:35px 0}}.menu__link{text-transform:uppercase;color:#fff}.icon-menu{display:none}@media (max-width:47.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:99;left:-10px}.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:#fff}.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)}}.header-about{position:relative;margin-bottom:85px}.header-about::after{position:absolute;content:"";bottom:55px;left:-110px;width:225px;height:225px;background:url(../img/icons/circle.svg) 0 0 no-repeat}.no-webp .header-about .wave{background:url(../img/wave.png)}.header-about .wave{position:absolute;bottom:0;left:0;width:100%;height:100px;background-size:1000px 100px}.header-about .wave-1{-webkit-animation:wave 30s linear infinite;animation:wave 30s linear infinite;opacity:1;-webkit-animation-delay:0s;animation-delay:0s;bottom:-1px}@keyframes wave{0%{background-position-x:0}100%{background-position-x:1000px}}.header-about__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}@media (min-width:74.375em){.header-about__top{margin-bottom:8.4375rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(1.25rem ,-1.3936781609rem + 13.2183908046vw ,8.4375rem)){.header-about__top{margin-bottom:clamp(1.25rem ,-1.3936781609rem + 13.2183908046vw ,8.4375rem)}}@supports not (margin-bottom:clamp(1.25rem ,-1.3936781609rem + 13.2183908046vw ,8.4375rem)){.header-about__top{margin-bottom:calc(1.25rem + 7.1875 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-about__top{margin-bottom:1.25rem}}@media (max-width:769px){.header-about__menu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header-about__list{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}.header-about__list li+li{padding-left:85px}.header-about__list-link{text-transform:uppercase;color:#fff}.header-about__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.header-about__panel{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;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}}.header-about__box{padding:25px;border-radius:50%;position:relative;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-about__box:hover{background-color:#fff}}.header-about__box-icon{position:absolute;top:0;left:0;right:0;bottom:0;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;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.header-about .search{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-about .search:hover img{display:none}}@media (any-hover:hover){.header-about .search:hover{background:url(../img/icons/search-red.svg) center no-repeat}}.header-about .user{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-about .user:hover img{display:none}}@media (any-hover:hover){.header-about .user:hover{background:url(../img/icons/user-red.svg) center no-repeat}}.header-about .cart{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-about .cart:hover img{display:none}}@media (any-hover:hover){.header-about .cart:hover{background:url(../img/icons/cart-red.svg) center no-repeat}}.header-about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:74.375em){.header-about__content{margin-bottom:18.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)){.header-about__content{margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)}}@supports not (margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)){.header-about__content{margin-bottom:calc(9.375rem + 9.375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-about__content{margin-bottom:9.375rem}}.header-about__item{max-width:530px;width:100%;padding:20px;height:320px;background:rgba(51,51,51,.7);overflow:hidden}.header-about__title{text-transform:uppercase;color:#fff}@media (min-width:74.375em){.header-about__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.header-about__title{font-size:clamp(1.5rem ,.9482758621rem + 2.7586206897vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.header-about__title{font-size:calc(1.5rem + 1.5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-about__title{font-size:1.5rem}}@media (min-width:74.375em){.header-about__title{line-height:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2rem ,1.3563218391rem + 3.2183908046vw ,3.75rem)){.header-about__title{line-height:clamp(2rem ,1.3563218391rem + 3.2183908046vw ,3.75rem)}}@supports not (line-height:clamp(2rem ,1.3563218391rem + 3.2183908046vw ,3.75rem)){.header-about__title{line-height:calc(2rem + 1.75 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-about__title{line-height:2rem}}@media (min-width:74.375em){.header-about__title{margin-bottom:1.875rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(0.9375rem ,0.5926724138rem + 1.724137931vw ,1.875rem)){.header-about__title{margin-bottom:clamp(.9375rem ,.5926724138rem + 1.724137931vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.5926724138rem + 1.724137931vw ,1.875rem)){.header-about__title{margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-about__title{margin-bottom:.9375rem}}@media (min-width:74.375em){.header-about__descr{margin-bottom:4.375rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(0.9375rem ,-0.3268678161rem + 6.3218390805vw ,4.375rem)){.header-about__descr{margin-bottom:clamp(.9375rem ,-.3268678161rem + 6.3218390805vw ,4.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.3268678161rem + 6.3218390805vw ,4.375rem)){.header-about__descr{margin-bottom:calc(.9375rem + 3.4375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-about__descr{margin-bottom:.9375rem}}.header-about__text{font-size:21px;line-height:35px;color:#fff}.header-about__text-2{font-size:16px;line-height:35px;color:#fff}.header-about__link-catalog{font-size:16px;line-height:38px;background-color:#fff;border-radius:60px;text-align:center;color:#fd383e;padding:15px 30px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-about__link-catalog:hover{background-color:#fd383e;color:#fff;-webkit-box-shadow:0 0 25px #fff;box-shadow:0 0 25px #fff}}.header-about__image{position:relative;height:450px}@media (max-width:900px){.header-about__image{display:none}}.header-about__img{position:relative;z-index:2;-webkit-animation:rose 15s linear infinite;animation:rose 15s linear infinite}@keyframes rose{50%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.header-about__circle-1{position:absolute;top:75px;left:65px;width:350px;height:350px;border-radius:100%;border:1px solid #fff;opacity:.4;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@keyframes circle-1{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}.header-about__circle-2{position:absolute;top:25px;left:15px;width:450px;height:450px;border-radius:100%;border:1px solid #ad3339;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@keyframes circle-2{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}@media (max-width:769px){.menu__body{position:absolute;-webkit-transform:translateX(-1000%);-ms-transform:translateX(-1000%);transform:translateX(-1000%);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;opacity:0}}@media (max-width:769px){.menu__body.active{position:absolute;left:0;right:0;top:0;bottom:0;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-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(57.38deg,#ad3339 0,#fc323c 100%),#d6f4fd;background:linear-gradient(32.62deg,#ad3339 0,#fc323c 100%),#d6f4fd;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;border:20px solid #fff;height:100vh;z-index:75}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu__item:nth-last-child(2){padding:0 85px}@media (max-width:769px){.menu__item:nth-last-child(2){padding:35px 0}}.menu__link{text-transform:uppercase;color:#fff}.icon-menu{display:none}@media (max-width:47.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:99;left:-10px}.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:#fff}.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)}}.header-product{position:relative;background:-o-linear-gradient(210.39deg,#fffb9b 0,#dcde70 92.2%);background:linear-gradient(239.61deg,#fffb9b 0,#dcde70 92.2%)}.header-product__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.header-product .product-menu__link{color:#333!important}@media (max-width:769px){.header-product .product-menu__link{color:#fff!important}}@media (max-width:769px){.header-product__menu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header-product__list{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}.header-product__list li+li{padding-left:85px}.header-product__link{color:#333}.header-product__list-link{text-transform:uppercase;color:#fff}.header-product__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.header-product__panel{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;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}}.header-product__box{padding:25px;border-radius:50%;position:relative;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product__box:hover{background-color:#fff}}.header-product__box-icon{position:absolute;top:0;left:0;right:0;bottom:0;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;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.header-product__span{position:absolute;top:24px;left:23px;background-color:#0ff;border-radius:50%;padding:0 7px;font-size:15px}.header-product .search{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product .search:hover img{display:none}}@media (any-hover:hover){.header-product .search:hover{background:url(../img/icons/search-red.svg) center no-repeat}}.header-product .user{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product .user:hover img{display:none}}@media (any-hover:hover){.header-product .user:hover{background:url(../img/icons/user-red.svg) center no-repeat}}.header-product .cart{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product .cart:hover img{display:none}}@media (any-hover:hover){.header-product .cart:hover{background:url(../img/icons/cart-red.svg) center no-repeat}}.header-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:300px}@media (max-width:550px){.header-product__content{margin-bottom:150px}}.header-product__item{max-width:490px;width:100%}.header-product__title{font-size:48px;line-height:60px;text-transform:uppercase;color:#fff;margin-bottom:60px}@media (max-width:550px){.header-product__title{font-size:24px;line-height:32px;margin-bottom:15px}}.header-product__descr{margin-bottom:70px}@media (max-width:550px){.header-product__descr{margin-bottom:15px}}.header-product__text{font-size:21px;line-height:35px;color:#fff}.header-product__text-2{font-size:16px;line-height:35px;color:#fff}.header-product__link-catalog{font-size:16px;line-height:38px;background-color:#fff;border-radius:60px;text-align:center;color:#fd383e;padding:15px 30px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product__link-catalog:hover{background-color:#fd383e;color:#fff;-webkit-box-shadow:0 0 25px #fff;box-shadow:0 0 25px #fff}}.header-product__image{position:relative;height:450px}@media (max-width:900px){.header-product__image{display:none}}.header-product__img{position:relative;z-index:2;-webkit-animation:rose 15s linear infinite;animation:rose 15s linear infinite}@keyframes rose{50%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.header-product__circle-1{position:absolute;top:75px;left:65px;width:350px;height:350px;border-radius:100%;border:1px solid #fff;opacity:.4;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@keyframes circle-1{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}.header-product__circle-2{position:absolute;top:25px;left:15px;width:450px;height:450px;border-radius:100%;border:1px solid #ad3339;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@keyframes circle-2{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}@media (max-width:769px){.menu__body{position:absolute;-webkit-transform:translateX(-1000%);-ms-transform:translateX(-1000%);transform:translateX(-1000%);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;opacity:0}}@media (max-width:769px){.menu__body.active{position:absolute;left:0;right:0;top:0;bottom:0;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-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(57.38deg,#ad3339 0,#fc323c 100%),#d6f4fd;background:linear-gradient(32.62deg,#ad3339 0,#fc323c 100%),#d6f4fd;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;border:20px solid #fff;height:100vh;z-index:75}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu__item:nth-last-child(2){padding:0 85px}@media (max-width:769px){.menu__item:nth-last-child(2){padding:35px 0}}.menu__link{text-transform:uppercase;color:#fff}.icon-menu{display:none}@media (max-width:47.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:99;left:-10px}.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:#fff}.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)}}.span-product{background-color:#333!important;position:relative}.span-product::after,.span-product::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:#333!important}.button-product{position:relative}.button-product::after,.button-product::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:#333!important}.header-product{position:relative;background:-o-linear-gradient(210.39deg,#fffb9b 0,#dcde70 92.2%);background:linear-gradient(239.61deg,#fffb9b 0,#dcde70 92.2%)}.header-product__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.header-product .product-menu__link{color:#333}@media (max-width:769px){.header-product__menu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header-product__list{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}.header-product__list li+li{padding-left:85px}.header-product__link{color:#333}.header-product__list-link{text-transform:uppercase;color:#fff}.header-product__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.header-product__panel{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;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}}.header-product__box{padding:25px;border-radius:50%;position:relative;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product__box:hover{background-color:#fff}}.header-product__box-icon{position:absolute;top:0;left:0;right:0;bottom:0;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;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.header-product__span{position:absolute;top:24px;left:23px;background-color:#0ff;border-radius:50%;padding:0 7px;font-size:15px}.header-product .search{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product .search:hover img{display:none}}@media (any-hover:hover){.header-product .search:hover{background:url(../img/icons/search-red.svg) center no-repeat}}.header-product .user{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product .user:hover img{display:none}}@media (any-hover:hover){.header-product .user:hover{background:url(../img/icons/user-red.svg) center no-repeat}}.header-product .cart{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product .cart:hover img{display:none}}@media (any-hover:hover){.header-product .cart:hover{background:url(../img/icons/cart-red.svg) center no-repeat}}.header-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:74.375em){.header-product__content{margin-bottom:18.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)){.header-product__content{margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)}}@supports not (margin-bottom:clamp(9.375rem ,5.9267241379rem + 17.2413793103vw ,18.75rem)){.header-product__content{margin-bottom:calc(9.375rem + 9.375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-product__content{margin-bottom:9.375rem}}.header-product__item{max-width:490px;width:100%}.header-product__title{text-transform:uppercase;color:#fff}@media (min-width:74.375em){.header-product__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.header-product__title{font-size:clamp(1.5rem ,.9482758621rem + 2.7586206897vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.header-product__title{font-size:calc(1.5rem + 1.5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-product__title{font-size:1.5rem}}@media (min-width:74.375em){.header-product__title{line-height:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2rem ,1.3563218391rem + 3.2183908046vw ,3.75rem)){.header-product__title{line-height:clamp(2rem ,1.3563218391rem + 3.2183908046vw ,3.75rem)}}@supports not (line-height:clamp(2rem ,1.3563218391rem + 3.2183908046vw ,3.75rem)){.header-product__title{line-height:calc(2rem + 1.75 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-product__title{line-height:2rem}}@media (min-width:74.375em){.header-product__title{margin-bottom:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(0.9375rem ,-0.0969827586rem + 5.1724137931vw ,3.75rem)){.header-product__title{margin-bottom:clamp(.9375rem ,-.0969827586rem + 5.1724137931vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.0969827586rem + 5.1724137931vw ,3.75rem)){.header-product__title{margin-bottom:calc(.9375rem + 2.8125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-product__title{margin-bottom:.9375rem}}@media (min-width:74.375em){.header-product__descr{margin-bottom:4.375rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(0.9375rem ,-0.3268678161rem + 6.3218390805vw ,4.375rem)){.header-product__descr{margin-bottom:clamp(.9375rem ,-.3268678161rem + 6.3218390805vw ,4.375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.3268678161rem + 6.3218390805vw ,4.375rem)){.header-product__descr{margin-bottom:calc(.9375rem + 3.4375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.header-product__descr{margin-bottom:.9375rem}}.header-product__text{font-size:21px;line-height:35px;color:#fff}.header-product__text-2{font-size:16px;line-height:35px;color:#fff}.header-product__link-catalog{font-size:16px;line-height:38px;background-color:#fff;border-radius:60px;text-align:center;color:#fd383e;padding:15px 30px;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.header-product__link-catalog:hover{background-color:#fd383e;color:#fff;-webkit-box-shadow:0 0 25px #fff;box-shadow:0 0 25px #fff}}.header-product__image{position:relative;height:450px}@media (max-width:900px){.header-product__image{display:none}}.header-product__img{position:relative;z-index:2;-webkit-animation:rose 15s linear infinite;animation:rose 15s linear infinite}@keyframes rose{50%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.header-product__circle-1{position:absolute;top:75px;left:65px;width:350px;height:350px;border-radius:100%;border:1px solid #fff;opacity:.4;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@keyframes circle-1{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}.header-product__circle-2{position:absolute;top:25px;left:15px;width:450px;height:450px;border-radius:100%;border:1px solid #ad3339;-webkit-animation:circle-1 5s linear infinite;animation:circle-1 5s linear infinite}@keyframes circle-2{0%{-webkit-transform:scale();transform:scale();opacity:.4}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}100%{-webkit-transform:scale();transform:scale();opacity:.4}}@media (max-width:769px){.menu__body{position:absolute;-webkit-transform:translateX(-1000%);-ms-transform:translateX(-1000%);transform:translateX(-1000%);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;opacity:0}}@media (max-width:769px){.menu__body.active{position:absolute;left:0;right:0;top:0;bottom:0;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-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(57.38deg,#ad3339 0,#fc323c 100%),#d6f4fd;background:linear-gradient(32.62deg,#ad3339 0,#fc323c 100%),#d6f4fd;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;border:20px solid #fff;height:100vh;z-index:75}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu__item:nth-last-child(2){padding:0 85px}@media (max-width:769px){.menu__item:nth-last-child(2){padding:35px 0}}.menu__link{text-transform:uppercase;color:#fff}.icon-menu{display:none}@media (max-width:47.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:99;left:-10px}.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:#fff}.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)}}.footer{padding:30px 0}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:70px}@media (max-width:769px){.footer__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}}@media (max-width:769px){.footer__item{margin-bottom:25px}}.footer__item-title{font-weight:700;font-size:18px;line-height:21px;text-transform:uppercase;color:#333;margin-bottom:20px}.footer__list{font-size:18px;line-height:21px;text-transform:uppercase;color:#666;padding-bottom:15px}.footer__form-title{font-weight:700;font-size:21px;line-height:27px;color:#333}.footer__form-text{font-size:18px;line-height:21px;text-transform:uppercase;color:#666;padding-bottom:15px;margin-bottom:25px}.footer__email{display:block;font-weight:700;font-size:24px;line-height:38px;text-align:right;color:#333}.footer__tel{display:inline-block;font-weight:400;padding-bottom:60px}.footer__copy{font-size:14px;line-height:16px;text-align:right;color:#666}.footer__bottom{padding:40px 0;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}@media (max-width:769px){.footer__bottom{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;padding:15px 0}}@media (max-width:769px){.footer__bottom-logo{display:block;margin:0 auto}}.footer__bottom-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-item{display:block!important;font-size:18px;line-height:20px;text-decoration:underline!important;color:#666}.footer__bottom-item:nth-last-child(2){padding-right:65px}@media (max-width:769px){.footer__bottom-item{margin-bottom:15px}.footer__bottom-item:nth-last-child(2){padding-right:40px}}.btn{padding:10px;font-size:16px;line-height:38px;text-align:center;background:-o-linear-gradient(227.08deg,#fb313b 19.46%,#9d1319 89.2%),#c4c4c4;background:linear-gradient(222.92deg,#fb313b 19.46%,#9d1319 89.2%),#c4c4c4;border-radius:60px;width:180px;color:#fff;margin-left:25px}@media (max-width:769px){.btn{width:100%;margin-left:0}}.email{text-align:right}@media (max-width:1000px){.email{display:none}}.input{border:1px solid #cacaca;border-radius:5px;padding:15px 20px}.input::-webkit-input-placeholder{font-size:18px;line-height:27px;color:#666}.input::-moz-placeholder{font-size:18px;line-height:27px;color:#666}.input:-ms-input-placeholder{font-size:18px;line-height:27px;color:#666}.input::-ms-input-placeholder{font-size:18px;line-height:27px;color:#666}.input::placeholder{font-size:18px;line-height:27px;color:#666}@media (max-width:769px){.input{margin-bottom:15px;width:100%}}@media (min-width:74.375em){.slider{padding-bottom:6.25rem}}@media (min-width:20em) and (max-width:74.375em){@supports (padding-bottom:clamp(3.125rem ,1.9755747126rem + 5.7471264368vw ,6.25rem)){.slider{padding-bottom:clamp(3.125rem ,1.9755747126rem + 5.7471264368vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,1.9755747126rem + 5.7471264368vw ,6.25rem)){.slider{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.slider{padding-bottom:3.125rem}}.slider__title{text-align:center;text-transform:uppercase;color:#333}@media (min-width:74.375em){.slider__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(2.375rem ,2.1451149425rem + 1.1494252874vw ,3rem)){.slider__title{font-size:clamp(2.375rem ,2.1451149425rem + 1.1494252874vw ,3rem)}}@supports not (font-size:clamp(2.375rem ,2.1451149425rem + 1.1494252874vw ,3rem)){.slider__title{font-size:calc(2.375rem + .625 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.slider__title{font-size:2.375rem}}@media (min-width:74.375em){.slider__title{line-height:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2.25rem ,1.6982758621rem + 2.7586206897vw ,3.75rem)){.slider__title{line-height:clamp(2.25rem ,1.6982758621rem + 2.7586206897vw ,3.75rem)}}@supports not (line-height:clamp(2.25rem ,1.6982758621rem + 2.7586206897vw ,3.75rem)){.slider__title{line-height:calc(2.25rem + 1.5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.slider__title{line-height:2.25rem}}@media (min-width:74.375em){.slider__title{margin-bottom:5rem}}@media (min-width:20em) and (max-width:74.375em){@supports (margin-bottom:clamp(1.5625rem ,0.2981321839rem + 6.3218390805vw ,5rem)){.slider__title{margin-bottom:clamp(1.5625rem ,.2981321839rem + 6.3218390805vw ,5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,0.2981321839rem + 6.3218390805vw ,5rem)){.slider__title{margin-bottom:calc(1.5625rem + 3.4375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.slider__title{margin-bottom:1.5625rem}}.swiper{height:560px}.swiper__slide{height:625px;overflow:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{overflow:hidden}.swiper-button-next:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{display:none}.prev{background:url(../img/icons/slider-arrow.svg) center no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);position:relative}.next{background:url(../img/icons/slider-arrow.svg) center no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:769px){.swiper-button-next,.swiper-button-prev,.swiper-rtl .swiper-button-next,.swiper-rtl .swiper-button-prev{display:none!important}}.swiper-pagination{height:40px!important;width:130px!important;-webkit-box-shadow:0 0 15px #ccc;box-shadow:0 0 15px #ccc;border-radius:60px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{top:45%!important;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.swiper-pagination-bullet{margin:0 10px!important}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:11px;height:11px;background:#eaeaea;background-color:#fd383e;position:relative;top:10px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{background-color:#fff}@media (max-width:700px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{display:none}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{background-color:#fff}@media (max-width:700px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{display:none}}.swiper-button-prev,.swiper-rtl .swiper-button-next{right:52px!important;top:20%!important}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:51px!important;top:79%!important}@media (max-width:700px){.swiper-button-next,.swiper-rtl .swiper-button-prev{display:none}}.main-slider__image{width:305px;height:305px;-o-object-fit:cover;object-fit:cover;margin:0 auto;position:relative;top:65px}.main-slider__image svg{position:absolute;z-index:-2;width:700px;height:700px;left:-180px;top:-220px}.main-slider__img{max-width:435px;width:100%;height:250px;-o-object-fit:contain;object-fit:contain}.main-slider__title{line-height:48px;text-align:center;color:#333}@media (min-width:74.375em){.main-slider__title{font-size:1.875rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.375rem ,1.191091954rem + 0.9195402299vw ,1.875rem)){.main-slider__title{font-size:clamp(1.375rem ,1.191091954rem + .9195402299vw ,1.875rem)}}@supports not (font-size:clamp(1.375rem ,1.191091954rem + 0.9195402299vw ,1.875rem)){.main-slider__title{font-size:calc(1.375rem + .5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.main-slider__title{font-size:1.375rem}}.main-slider__price{line-height:48px;text-align:center;color:#fd383e}@media (min-width:74.375em){.main-slider__price{font-size:1.875rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.375rem ,1.191091954rem + 0.9195402299vw ,1.875rem)){.main-slider__price{font-size:clamp(1.375rem ,1.191091954rem + .9195402299vw ,1.875rem)}}@supports not (font-size:clamp(1.375rem ,1.191091954rem + 0.9195402299vw ,1.875rem)){.main-slider__price{font-size:calc(1.375rem + .5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.main-slider__price{font-size:1.375rem}}.video{padding-bottom:150px}.video__block{border:10px solid #ffe8cb;border-radius:30px;max-width:895px;width:100%;height:686px;margin:0 auto;position:relative}@media (max-width:769px){.video__block{max-width:645px;height:585px}}@media (max-width:321px){.video__block{height:485px}}.video__leaf-top{position:absolute;top:-90px;right:-190px;width:150px;height:150px;-o-object-fit:cover;object-fit:cover;-webkit-animation:leaf-top 10s linear infinite;animation:leaf-top 10s linear infinite;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:769px){.video__leaf-top{right:-100px}}@-webkit-keyframes leaf-top{0%{-webkit-transform:rotate();transform:rotate()}50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate();transform:rotate()}}@keyframes leaf-top{0%{-webkit-transform:rotate();transform:rotate()}50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate();transform:rotate()}}.video__leaf{position:absolute;bottom:-150px;left:-170px;width:150px;height:150px;-o-object-fit:cover;object-fit:cover;-webkit-animation:leaf 10s linear infinite;animation:leaf 10s linear infinite}@media (max-width:769px){.video__leaf{left:-100px}}@-webkit-keyframes leaf{0%{-webkit-transform:rotate();transform:rotate()}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate();transform:rotate()}}@keyframes leaf{0%{-webkit-transform:rotate();transform:rotate()}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate();transform:rotate()}}.video__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;bottom:0}@media (max-width:700px){.video__inner{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;top:-105px}}.video__item{padding:75px 50px;max-width:450px;width:100%;background-color:#fff;-webkit-transform:translateX(-90px);-ms-transform:translateX(-90px);transform:translateX(-90px)}@media (max-width:700px){.video__item{-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px);padding:0}}.video__title{text-transform:uppercase;color:#333;margin-bottom:30px;width:300px}@media (min-width:74.375em){.video__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.video__title{font-size:clamp(1.5rem ,.9482758621rem + 2.7586206897vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.video__title{font-size:calc(1.5rem + 1.5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.video__title{font-size:1.5rem}}@media (min-width:74.375em){.video__title{line-height:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2.1875rem ,1.6127873563rem + 2.8735632184vw ,3.75rem)){.video__title{line-height:clamp(2.1875rem ,1.6127873563rem + 2.8735632184vw ,3.75rem)}}@supports not (line-height:clamp(2.1875rem ,1.6127873563rem + 2.8735632184vw ,3.75rem)){.video__title{line-height:calc(2.1875rem + 1.5625 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.video__title{line-height:2.1875rem}}@media (max-width:700px){.video__title{margin:0 auto;width:200px}}@media (max-width:321px){.video__title{width:405px}}.video__text{line-height:28px;color:#666}@media (min-width:74.375em){.video__text{font-size:1rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1rem ,1rem + 0vw ,1rem)){.video__text{font-size:clamp(1rem ,1rem + 0 ,1rem)}}@supports not (font-size:clamp(1rem ,1rem + 0vw ,1rem)){.video__text{font-size:calc(1rem + 0 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.video__text{font-size:1rem}}@media (max-width:700px){.video__text{text-align:center;width:345px}}@media (max-width:321px){.video__text{width:300px}}.video__image{width:690px;height:415px;-webkit-transform:translateX(-70px);-ms-transform:translateX(-70px);transform:translateX(-70px);position:relative}@media (max-width:769px){.video__image{max-width:410px}}@media (max-width:700px){.video__image{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.video__ellipce{position:absolute;top:38%;left:42%;width:125px;height:125px;background-color:#fff;border-radius:50%}@media (max-width:700px){.video__ellipce{left:30%}}.video__play{position:absolute;top:41%;left:45%;z-index:5;cursor:pointer;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}@media (any-hover:hover){.video__play:hover{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}}.video__img{max-width:690px;width:100%;height:415px;border-radius:30px;-o-object-fit:contain;object-fit:contain}.custom{padding-bottom:90px}.custom__bg{padding:155px 0;position:relative}@media (max-width:700px){.custom__bg{background-position:unset;padding:50px 0}}@media screen and (max-width:md2px),screen and (max-height:700px){.custom__bg{height:540px}}.no-webp .custom__bg::after{background:url(../img/slider-decor.png) 0 0 no-repeat}.custom__bg::after{content:"";position:absolute;bottom:0;left:75px;width:235px;height:355px}.custom__bg::before{content:"";position:absolute;top:-40px;left:150px;width:85px;height:85px;border-radius:50%;-webkit-box-shadow:0 0 25px #e7e4e4;box-shadow:0 0 25px #e7e4e4;background:url(../img/icons/slider-decor.svg) 0 0 no-repeat}.custom__title{text-align:center;text-transform:uppercase;color:#333;margin-bottom:80px}@media (min-width:74.375em){.custom__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.875rem ,1.4612068966rem + 2.0689655172vw ,3rem)){.custom__title{font-size:clamp(1.875rem ,1.4612068966rem + 2.0689655172vw ,3rem)}}@supports not (font-size:clamp(1.875rem ,1.4612068966rem + 2.0689655172vw ,3rem)){.custom__title{font-size:calc(1.875rem + 1.125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.custom__title{font-size:1.875rem}}@media (min-width:74.375em){.custom__title{line-height:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2.1875rem ,1.8886494253rem + 1.4942528736vw ,3rem)){.custom__title{line-height:clamp(2.1875rem ,1.8886494253rem + 1.4942528736vw ,3rem)}}@supports not (line-height:clamp(2.1875rem ,1.8886494253rem + 1.4942528736vw ,3rem)){.custom__title{line-height:calc(2.1875rem + .8125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.custom__title{line-height:2.1875rem}}.custom__text{font-size:18px;line-height:28px;color:#666;margin-bottom:100px;max-width:410px;min-height:235px;width:100%}@media screen and (max-width:md2px),screen and (max-height:700px){.custom__text{max-width:unset;margin-bottom:20px;min-height:135px}}.custom__author{font-weight:700;font-size:24px;line-height:28px;color:#333}.custom .swiper-horizontal>.swiper-pagination-bullets,.custom .swiper-pagination-bullets.swiper-pagination-horizontal,.custom .swiper-pagination-custom,.custom .swiper-pagination-fraction{background-color:#fff}@media (max-width:700px){.custom .swiper-horizontal>.swiper-pagination-bullets,.custom .swiper-pagination-bullets.swiper-pagination-horizontal,.custom .swiper-pagination-custom,.custom .swiper-pagination-fraction{display:none}}.custom .swiper-button-prev,.custom .swiper-rtl .swiper-button-next{right:54px;left:auto;top:20%}@media (max-width:700px){.custom .swiper-button-prev,.custom .swiper-rtl .swiper-button-next{display:none}}.custom .swiper-button-next,.custom .swiper-rtl .swiper-button-prev{right:51px;left:auto;top:79%}@media (max-width:700px){.custom .swiper-button-next,.custom .swiper-rtl .swiper-button-prev{display:none}}.about{padding-bottom:220px}.block{border:10px solid #ffe8cb;border-radius:30px}@media (max-width:1000px){.block{padding:30px;height:760px}}.block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){.block__inner{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}.block__image{-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px)}@media (max-width:1000px){.block__image{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.block__title{line-height:60px;text-transform:uppercase;color:#333;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}@media (min-width:74.375em){.block__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.block__title{font-size:clamp(1.5rem ,.9482758621rem + 2.7586206897vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.9482758621rem + 2.7586206897vw ,3rem)){.block__title{font-size:calc(1.5rem + 1.5 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.block__title{font-size:1.5rem}}@media (max-width:769px){.block__title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);text-align:center;margin-bottom:25px}.block__title br{display:none}}.block__img{-webkit-transform:translateX(-170px);-ms-transform:translateX(-170px);transform:translateX(-170px)}@media (max-width:1000px){.block__img{width:300px;height:285px;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.block__item{max-width:410px;width:100%}.block__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:5}.block__input,.block__textarea{max-width:410px;width:100%;background:#f5f5f5;border-radius:5px;padding:15px 30px;margin-bottom:20px}.block__input::-webkit-input-placeholder,.block__textarea::-webkit-input-placeholder{font-size:18px;line-height:60px;color:#666}.block__input::-moz-placeholder,.block__textarea::-moz-placeholder{font-size:18px;line-height:60px;color:#666}.block__input:-ms-input-placeholder,.block__textarea:-ms-input-placeholder{font-size:18px;line-height:60px;color:#666}.block__input::-ms-input-placeholder,.block__textarea::-ms-input-placeholder{font-size:18px;line-height:60px;color:#666}.block__input::placeholder,.block__textarea::placeholder{font-size:18px;line-height:60px;color:#666}.block__textarea{height:240px;resize:none}.block__btn{margin-left:0}.product{background:-o-linear-gradient(210.39deg,#fffb9b 0,#dcde70 92.2%);background:linear-gradient(239.61deg,#fffb9b 0,#dcde70 92.2%);padding-bottom:150px;padding-top:50px}.product__title{font-size:48px;line-height:60px;text-transform:uppercase;color:#333;margin-bottom:55px}.product__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:75px}@media (max-width:1000px){.product__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:769px){.product__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product-box__item{width:285px;height:490px;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 8px 15px rgba(183,183,183,.25);box-shadow:0 8px 15px rgba(183,183,183,.25);border-radius:10px;padding:10px;margin:10px}.product-box__img{width:180px;height:180px;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.product-box__title{line-height:30px;text-align:center;color:#333;margin-bottom:10px}@media (min-width:74.375em){.product-box__title{font-size:1.3125rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.1875rem ,1.1415229885rem + 0.2298850575vw ,1.3125rem)){.product-box__title{font-size:clamp(1.1875rem ,1.1415229885rem + .2298850575vw ,1.3125rem)}}@supports not (font-size:clamp(1.1875rem ,1.1415229885rem + 0.2298850575vw ,1.3125rem)){.product-box__title{font-size:calc(1.1875rem + .125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.product-box__title{font-size:1.1875rem}}.product-box__price{color:#f6313b;text-align:center}.product-box__btn{display:block;margin:0 auto 15px auto}.product-box__link{border:1px solid #fff;padding:5px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;-webkit-box-shadow:0 8px 15px rgba(183,183,183,.25);box-shadow:0 8px 15px rgba(183,183,183,.25)}.product-box__link:hover{background:-o-linear-gradient(227.08deg,#fc323c 19.46%,#9f141a 89.2%),#c4c4c4;background:linear-gradient(222.92deg,#fc323c 19.46%,#9f141a 89.2%),#c4c4c4;color:#fff}.add-product{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media (max-width:769px){.add-product{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.add-product__price{color:#f6313b;position:relative}.add-product__price::before{content:"$";position:absolute;top:0;right:-15px}.popup-item__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:unset!important;width:unset!important;background:0 0!important;-webkit-box-shadow:unset!important;box-shadow:unset!important;border-bottom:1px solid #333;border-radius:unset!important;padding:10px!important}@media (max-width:769px){.popup-item__cart{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.popup__content-product{overflow:hidden;border-radius:15px;-webkit-box-shadow:0 8px 15px rgba(183,183,183,.25);box-shadow:0 8px 15px rgba(183,183,183,.25)}.popup__product-box{padding:15px;background-color:#fff}@media (max-width:769px){.popup__box-descr{display:none}}.popup-item__add,.popup-item__quantity,.popup-item__title{margin-bottom:0!important}@media (max-width:769px){.popup-item__add,.popup-item__quantity,.popup-item__title{margin-bottom:10px!important}}.popup-item__quantity{-webkit-box-shadow:0 0 15px rgba(255,255,255,.363);box-shadow:0 0 15px rgba(255,255,255,.363)}.empty{display:none}.popup__empty{text-align:center;text-transform:uppercase;padding:10px;background-color:#b9b4b4;border-radius:10px}.popup__product-check{padding-right:50px;text-transform:uppercase}@media (max-width:500px){.popup__product-check{padding-right:35px}}.popup__box-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;max-width:330px;width:100%}.popup__product-bottom{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;padding:15px 30px;-webkit-box-shadow:0 8px 15px rgba(183,183,183,.25);box-shadow:0 8px 15px rgba(183,183,183,.25);background-color:#fff}@media (max-width:500px){.popup__product-bottom{padding:15px 10px}}.popup__product-btn{margin-left:0}@media (max-width:500px){.popup__product-btn{padding:0 5px;font-size:13px}}.popup__product-currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:140px;width:100%}.popup__item-title{margin-bottom:25px}@media (max-width:769px){.popup__item-title{text-align:center}}.details{padding-top:105px;padding-bottom:150px;background:-o-linear-gradient(256.64deg,#fefa9a 0,#dddf71 92.35%),#ffc475;background:linear-gradient(193.36deg,#fefa9a 0,#dddf71 92.35%),#ffc475}.details__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:95px}@media (max-width:769px){.details__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.details__descr{max-width:500px;width:100%}.details__title{line-height:60px;text-transform:uppercase;color:#333;margin-bottom:25px}@media (min-width:74.375em){.details__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.875rem ,1.4612068966rem + 2.0689655172vw ,3rem)){.details__title{font-size:clamp(1.875rem ,1.4612068966rem + 2.0689655172vw ,3rem)}}@supports not (font-size:clamp(1.875rem ,1.4612068966rem + 2.0689655172vw ,3rem)){.details__title{font-size:calc(1.875rem + 1.125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.details__title{font-size:1.875rem}}@media (min-width:74.375em){.details__title{line-height:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2.5rem ,2.0402298851rem + 2.2988505747vw ,3.75rem)){.details__title{line-height:clamp(2.5rem ,2.0402298851rem + 2.2988505747vw ,3.75rem)}}@supports not (line-height:clamp(2.5rem ,2.0402298851rem + 2.2988505747vw ,3.75rem)){.details__title{line-height:calc(2.5rem + 1.25 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.details__title{line-height:2.5rem}}.details__price{color:#fd383e;margin-bottom:30px;font-size:35px;text-transform:uppercase}@media (min-width:74.375em){.details__price{font-size:2.1875rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.25rem ,0.9051724138rem + 1.724137931vw ,2.1875rem)){.details__price{font-size:clamp(1.25rem ,.9051724138rem + 1.724137931vw ,2.1875rem)}}@supports not (font-size:clamp(1.25rem ,0.9051724138rem + 1.724137931vw ,2.1875rem)){.details__price{font-size:calc(1.25rem + .9375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.details__price{font-size:1.25rem}}.details__text{line-height:35px;color:#333}@media (min-width:74.375em){.details__text{font-size:1.3125rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.1875rem ,1.1415229885rem + 0.2298850575vw ,1.3125rem)){.details__text{font-size:clamp(1.1875rem ,1.1415229885rem + .2298850575vw ,1.3125rem)}}@supports not (font-size:clamp(1.1875rem ,1.1415229885rem + 0.2298850575vw ,1.3125rem)){.details__text{font-size:calc(1.1875rem + .125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.details__text{font-size:1.1875rem}}.details__img{display:block;margin:0 auto}.details__block-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;max-width:550px;width:100%}.details__block-image{max-width:150px;width:100%;padding-top:50px}.details .block-img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.box-detail{margin-bottom:120px}.box-detail__title{text-transform:uppercase;color:#333;margin-bottom:10px}@media (min-width:74.375em){.box-detail__title{font-size:2.25rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.875rem ,1.7370689655rem + 0.6896551724vw ,2.25rem)){.box-detail__title{font-size:clamp(1.875rem ,1.7370689655rem + .6896551724vw ,2.25rem)}}@supports not (font-size:clamp(1.875rem ,1.7370689655rem + 0.6896551724vw ,2.25rem)){.box-detail__title{font-size:calc(1.875rem + .375 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.box-detail__title{font-size:1.875rem}}@media (min-width:74.375em){.box-detail__title{line-height:2.625rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2.5rem ,2.4540229885rem + 0.2298850575vw ,2.625rem)){.box-detail__title{line-height:clamp(2.5rem ,2.4540229885rem + .2298850575vw ,2.625rem)}}@supports not (line-height:clamp(2.5rem ,2.4540229885rem + 0.2298850575vw ,2.625rem)){.box-detail__title{line-height:calc(2.5rem + .125 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.box-detail__title{line-height:2.5rem}}.box-detail__text{font-size:16px;line-height:35px;color:#666}.product-detail__title{font-size:48px;line-height:60px;text-transform:uppercase;color:#333;margin-bottom:40px}@media (max-width:769px){.product-detail__title{font-size:28px;line-height:40px}}@media (min-width:74.375em){.product-detail__title{font-size:3rem}}@media (min-width:20em) and (max-width:74.375em){@supports (font-size:clamp(1.75rem ,1.2902298851rem + 2.2988505747vw ,3rem)){.product-detail__title{font-size:clamp(1.75rem ,1.2902298851rem + 2.2988505747vw ,3rem)}}@supports not (font-size:clamp(1.75rem ,1.2902298851rem + 2.2988505747vw ,3rem)){.product-detail__title{font-size:calc(1.75rem + 1.25 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.product-detail__title{font-size:1.75rem}}@media (min-width:74.375em){.product-detail__title{line-height:3.75rem}}@media (min-width:20em) and (max-width:74.375em){@supports (line-height:clamp(2.5rem ,2.0402298851rem + 2.2988505747vw ,3.75rem)){.product-detail__title{line-height:clamp(2.5rem ,2.0402298851rem + 2.2988505747vw ,3.75rem)}}@supports not (line-height:clamp(2.5rem ,2.0402298851rem + 2.2988505747vw ,3.75rem)){.product-detail__title{line-height:calc(2.5rem + 1.25 * (100vw - 20rem)/ 54.375)}}}@media (max-width:20em){.product-detail__title{line-height:2.5rem}}.product-detail__link{-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.product-detail__link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.details-item{height:300px}.add-product__price{position:relative;text-align:center}.add-product__price::before{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,-webkit-transform;-o-transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity,-webkit-transform}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;-webkit-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);-o-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{right:10px;left:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;right:10px;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height: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;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;-o-transition-property:transform,opacity,height;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.webp .header .wave{background:url(../img/wave.webp)}.webp .header-about .wave{background:url(../img/wave.webp)}.webp .custom__bg::after{background:url(../img/slider-decor.webp) 0 0 no-repeat}