.header{z-index:3;background-color:var(--light-color);margin:12px 0 20px;padding:12px 0;display:flex;position:sticky;top:0}.logo{width:169px;height:21px}.nav{justify-content:space-between;align-items:center;gap:20px;display:flex}.social{gap:18px;display:none}.header__actions{align-items:center;gap:18px;display:flex}.header__cart-btn{cursor:pointer;color:var(--dark-color);background:0 0;border:none;padding:0;transition:color .3s;position:relative}.header__cart-btn:hover{color:var(--accent-color)}.header__cart-count{background-color:var(--accent-color);color:#fff;text-align:center;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;line-height:18px;position:absolute;top:-6px;right:-8px}.social__icon *{stroke:var(--dark-color);fill:#0000;transition:all .3s}.social__icon:hover *{stroke:var(--accent-color)}.mobile-menu__btn-open{cursor:pointer;background:0 0;border:none;padding:0;top:20px;right:20px}@media screen and (width>=940px){.social{display:flex}.mobile-menu__btn-open{display:none}}@media screen and (width>=1140px){.logo{width:213px;height:24px}}.header__menu{display:none}.header__menu a{color:var(--dark-color)}.mobile__menu{flex-direction:column;gap:24px;display:flex}.link{color:var(--light-color);font-size:14px;font-weight:500;line-height:114%;transition:all .3s}.link:hover{color:var(--accent-color)}@media screen and (width>=940px){.header__menu{display:flex}.menu{gap:24px;display:flex}}.mobile-menu{background-color:var(--section-color);z-index:10;height:100dvh;padding:136px 50px;transition:all .3s;position:fixed;top:0;right:0;transform:translate(100%)}.mobile-menu.active{transform:translate(0)}.mobile-menu__social{gap:18px;display:flex;position:fixed;bottom:20px;right:140px}.mobile-menu__icon *{stroke:var(--light-color);fill:#0000}.mobile-menu__btn-close{stroke:var(--light-color);cursor:pointer;background:0 0;border:none;position:fixed;top:20px;right:20px}@media screen and (width>=768px){.mobile-menu{height:100vh;padding:156px 85px}.mobile-menu__social{bottom:24px;right:192px}.icon-close{top:24px;right:32px}}@media screen and (width>=940px){.mobile-menu{display:none}}.button{color:var(--light-color);border-radius:100px;padding:12px 28px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}.button--primary{background:var(--accent-color);border:1px solid var(--accent-color);transition:all .3s}.button--primary:hover{background:var(--light-color);color:var(--accent-color);border:1px solid var(--light-color)}.button--primary:disabled{opacity:.6;cursor:not-allowed}.button--ghost{border:1px solid var(--light-color);background-color:#0000;transition:all .3s}.button--ghost:hover{color:var(--accent-color);border:1px solid var(--accent-color)}.button--outline{color:var(--dark-color);border:1px solid var(--accent-color);background-color:#0000;font-size:14px;font-weight:600;transition:all .3s}.button--outline:hover{background:var(--accent-color);color:var(--light-color);border:1px solid var(--accent-color)}.button--icon{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:0;padding:0;font-family:inherit}@media screen and (width>=768px){.button:not(.button--icon){cursor:pointer}.button--outline{font-size:18px}}.hero-section{padding-bottom:72px}.hero-section__container{background-image:url(/assets/background-header-D8sufyga.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:30px;padding:385px 20px 20px}.hero-section__title{letter-spacing:-.6px;color:var(--light-color);max-width:295px;margin-bottom:32px;font-size:20px;font-weight:500;line-height:24px}.hero-section__button-container{gap:14px;display:flex}@media screen and (width>=768px){.hero-section{padding-bottom:50px}.hero-section__container{border-radius:30px;padding:671px 40px 40px}.hero-section__title{max-width:484px;font-size:28px;font-weight:500}}@media screen and (width>=1140px){.hero-section{padding-bottom:72px}.hero-section__container{border-radius:30px;padding:381px 40px 40px}}.benefit-section{background-color:var(--section-color);margin-bottom:72px;padding:20px 0}.benefit-section__list{flex-wrap:wrap;gap:20px;display:flex}@media screen and (width>=768px){.benefit-section{margin-bottom:100px;padding:50px 0}.benefit-section__list{gap:32px}}@media screen and (width>=1140px){.benefit-section{margin-bottom:128px}.benefit-section__list{justify-content:space-between;gap:70px}}.benefit-section__icon{border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:22px;display:flex}.benefit-section__title{color:var(--light-color);margin-bottom:18px;font-size:18px;font-weight:600}.benefit-section__text{letter-spacing:-.02em;color:#ffffffb3;max-width:308px;font-size:14px}@media screen and (width>=1140px){.benefit-section__item:not(:last-child):after{content:"";transform-origin:0 0;border:1px solid #ffffff80;width:124px;height:0;position:absolute;top:1000px;transform:rotate(270deg)translateY(326px)}}.ingredient-section{margin-bottom:72px}.ingredient-section__title{letter-spacing:-.6px;text-transform:uppercase;text-align:center;max-width:280px;margin:0 auto 24px;font-size:20px;font-weight:600;line-height:24px}.ingredient-section__description{text-align:center;max-width:335px;margin:0 auto 32px}.ingredient-section__list{flex-wrap:wrap;gap:20px;display:flex}@media screen and (width>=768px){.ingredient-section{margin-bottom:100px}.ingredient-section__title{max-width:410px;margin:0 auto 28px;font-size:24px;line-height:117%}.ingredient-section__description{max-width:486px;margin:0 auto 50px}.ingredient-section__list{gap:32px;max-width:704px;margin:0 auto}}@media screen and (width>=1140px){.ingredient-section{margin-bottom:128px}.ingredient-section__list{flex-direction:row;gap:18px;max-width:1400px}}.ingredient-section__item{cursor:pointer;border-radius:15px;outline:none;width:100%;max-width:335px;height:270px;margin:0 auto;position:relative;overflow:hidden}.ingredient-section__item:focus-visible{box-shadow:0 0 0 3px #fd922273}.ingredient-card__front,.ingredient-card__back{border-radius:15px;width:100%;height:100%;position:absolute;inset:0}.ingredient-card__front{z-index:1;transition:transform .55s cubic-bezier(.22,1,.36,1)}.ingredient-card__front:after{content:"";border-radius:inherit;pointer-events:none;background-color:#1110;transition:background-color .45s;position:absolute;inset:0}.ingredient-card__back{z-index:2;background-color:var(--light-color);opacity:0;pointer-events:none;padding:28px;transition:transform .55s cubic-bezier(.55,0,.45,1),opacity .45s;overflow-y:auto;transform:translateY(100%)}.ingredient-section__item.is-active .ingredient-card__front{transform:scale(.98)}.ingredient-section__item.is-active .ingredient-card__front:after{background-color:#11111114}.ingredient-section__item.is-active .ingredient-card__back{opacity:1;pointer-events:auto;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s;transform:translateY(0)}.ingredient-section__img{padding:28px 55px 25px}.ingredient-section__item-title-front{text-transform:uppercase;padding:0 0 28px 28px;font-size:14px;font-weight:600}.ingredient-section__item-title-back{text-transform:uppercase;letter-spacing:-.03em;padding-bottom:8px;font-size:18px;font-weight:600}.ingredient-card__actions{flex-wrap:wrap;display:flex}.ingredient-section__btn{margin:0 6px 14px 0;padding:6px 16px;font-size:10px;font-weight:400;line-height:120%}.ingredient-section__text{max-width:280px}.ingredient-card__back-content>*{opacity:0;transition:opacity .3s,transform .35s cubic-bezier(.55,0,.45,1);transform:translateY(16px)}.ingredient-section__item.is-active .ingredient-card__back-content>*{opacity:1;transition:opacity .4s,transform .45s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.ingredient-card__back-content>:first-child{transition-delay:60ms}.ingredient-card__back-content>:nth-child(2){transition-delay:30ms}.ingredient-card__back-content>:nth-child(3){transition-delay:0s}.ingredient-section__item.is-active .ingredient-card__back-content>:first-child{transition-delay:.12s}.ingredient-section__item.is-active .ingredient-card__back-content>:nth-child(2){transition-delay:.2s}.ingredient-section__item.is-active .ingredient-card__back-content>:nth-child(3){transition-delay:.28s}.front-accent{background-color:var(--accent-color);color:var(--light-color)}.front-light{background-color:var(--light-color);color:var(--dark-color);border:1px solid #fd9222}.front-section{background-color:var(--section-color);color:var(--light-color)}@media (prefers-reduced-motion:reduce){.ingredient-card__front,.ingredient-card__back,.ingredient-card__front:after,.ingredient-card__back-content>*{transition:none}.ingredient-section__item.is-active .ingredient-card__front{transform:none}.ingredient-section__item.is-active .ingredient-card__back{opacity:1;transform:none}.ingredient-section__item:not(.is-active) .ingredient-card__back{opacity:0;pointer-events:none}.ingredient-card__back-content>*{opacity:1;transform:none}}@media screen and (width>=768px){.ingredient-section__item{max-width:336px}}@media screen and (width>=1140px){.ingredient-section__item{max-width:270px;height:270px}.ingredient-section__img{padding:28px 36px 36px 28px}.ingredient-section__text{max-width:230px}}.made-section{margin:0 auto 72px}.made-section__title{letter-spacing:-.03em;text-transform:uppercase;text-align:center;margin-bottom:32px;font-size:20px;font-weight:600;line-height:120%}.made-section__video{border-radius:15px;width:335px;margin:0 auto 40px;display:flex}.made-section__list-box{max-width:335px;margin:0 auto;padding:0 14px}.made-section__list-title{max-width:307px;margin-bottom:20px;font-size:18px;font-weight:600;line-height:133%}.made-section__list{flex-direction:column;gap:18px;padding-left:12px;list-style-type:disc;display:flex}.made-section__item{max-width:290px}@media screen and (width>=768px){.made-section{margin:0 auto 100px}.made-section__title{margin-bottom:50px;font-size:24px;line-height:117%}.made-section__video{width:614px;margin:0 auto 52px}.made-section__list-box{max-width:614px;padding:0 32px}.made-section__list-title{max-width:350px;margin-bottom:28px}.made-section__item{max-width:464px}}@media screen and (width>=1140px){.made-section{margin:0 auto 128px}.made-section__video{width:600px;margin:0 auto}.made-section__list-box{max-width:516px}.made-section__item{max-width:409px}.made-section__box{display:flex}}.skeleton{background:linear-gradient(90deg,#11111114 0%,#11111124 50%,#11111114 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-product-card{background-color:#fff;border:1px solid #1111111a;border-radius:15px;max-width:335px;height:364px;margin:0 auto;padding:18px 18px 24px;list-style:none}.skeleton-product-card__image{margin-bottom:16px}.skeleton-product-card__title{margin:0 auto 12px}.skeleton-product-card__text{margin:0 auto 8px}.skeleton-product-card__button{margin:18px auto 0}.skeleton-response-card{text-align:center;background-color:#fff;border:1px solid #1111111a;border-radius:15px;max-width:360px;height:200px;margin:0 auto;padding:40px 19px 24px;list-style:none;position:relative}.skeleton-response-card__avatar{position:absolute;top:-40px;left:50%;transform:translate(-50%)}.skeleton-response-card__title{margin:0 auto 24px}.skeleton-response-card__text{margin:0 auto 10px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton{background:#1111111a;animation:none}}@media screen and (width>=768px){.skeleton-product-card{width:270px}}.products-section__item{background-color:#fff;border:1px solid #1111111a;border-radius:15px;max-width:335px;height:364px;margin:0 auto}.products-section__item-img{margin:18px auto 8px}.products-section__item-title{letter-spacing:-.02em;text-transform:uppercase;text-align:center;font-size:18px;font-weight:600;line-height:133%}.products-section__item-description{letter-spacing:-.02em;color:#111111b3;text-align:center;margin-bottom:18px;font-size:12px;line-height:117%}.products-section__item-btn{margin:0 auto;padding:8px 86px 8px 85px;display:flex}@media screen and (width>=768px){.products-section__item{width:270px;height:364px}}.products-section{margin-bottom:72px}.products-section__list{gap:16px;display:flex}.products-section__title{letter-spacing:-.03em;text-transform:uppercase;text-align:center;margin-bottom:32px;font-size:20px;font-weight:600;line-height:120%}@media screen and (width>=768px){.products-section{margin-bottom:100px}.products-section__title{margin-bottom:50px;font-size:24px;line-height:117%}.products-section__list{gap:18px}}@media screen and (width>=1140px){.products-section{margin-bottom:128px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.top-sellers-section{margin-bottom:72px}.top-sellers-section__title{letter-spacing:-.03em;text-transform:uppercase;text-align:center;margin-bottom:32px;font-size:20px;font-weight:600;line-height:120%}.top-sellers-section__list{flex-direction:column;display:flex}.top-sellers-section__item{margin:0 auto}.top-sellers-section__item:last-child{display:none}.top-sellers-section__img{border-radius:15px;width:335px;height:464px;margin-bottom:20px}.top-sellers-section__text{max-width:306px;margin-bottom:32px}.top-sellers-section__btn{margin:0 auto;display:flex}.top-sellers-section__text-btn{display:none}@media screen and (width>=768px){.top-sellers-section{max-width:704px;margin:0 auto 100px}.top-sellers-section__title{margin-bottom:50px;font-size:24px;line-height:117%}.top-sellers-section__list{flex-direction:row;gap:16px}.top-sellers-section__img{width:344px;margin-bottom:32px}.top-sellers-section__text{max-width:306px;display:none}.top-sellers-section__container{justify-content:space-between;display:flex}.top-sellers-section__btn{margin:0}.top-sellers-section__text-btn{margin-bottom:0;display:flex}}@media screen and (width>=1140px){.top-sellers-section{max-width:1140px;margin-bottom:128px}.top-sellers-section__item:last-child{display:flex}.top-sellers-section__img{width:368px}.top-sellers-section__text{max-width:407px}}.response-section__item{text-align:center;background-color:#fff;border:1px solid #1111111a;border-radius:15px;max-width:360px;height:200px;margin:0 auto;padding:40px 19px 24px;position:relative}.response-section__item-img{object-fit:cover;border-radius:50%;width:80px;height:80px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.response-section__item-title{text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-bottom:24px;font-size:18px;font-weight:600;line-height:133%;display:block;overflow:hidden}.response-section__item-text{text-align:center;color:#111111b3;height:100px;overflow-y:scroll}@media screen and (width>=1140px){.response-section__item{padding:40px 24px 24px}}.review-modal__label-input{letter-spacing:-.02em;border:1.5px solid #1111110d;border-radius:8px;width:263px;height:45px;padding:13px 18px;font-family:Montserrat,sans-serif;font-weight:400}@media screen and (width>=768px){.review-modal__label-input{border-radius:13px;width:437px;height:66px;padding:22px 24px;font-size:18px}}.toast-container{z-index:100;flex-direction:column;gap:12px;max-width:min(360px,100vw - 48px);display:flex;position:fixed;top:24px;right:24px}.toast{border-left:4px solid var(--accent-color);background-color:#fff;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 18px;animation:.35s cubic-bezier(.22,1,.36,1) toast-in;display:flex;box-shadow:0 12px 32px #11111129}.toast--success{border-left-color:#2ecc71}.toast--error{border-left-color:#e74c3c}.toast--info{border-left-color:var(--accent-color)}.toast__content{flex:1}.toast__title{color:var(--dark-color);margin-bottom:4px;font-size:14px;font-weight:600}.toast__message{color:#111111bf;font-size:13px;line-height:140%}.toast__close{color:#11111173;font-size:22px;line-height:1}.toast__close:hover{color:var(--dark-color)}@keyframes toast-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.toast{animation:none}}@media screen and (width<=767px){.toast-container{max-width:none;left:24px;right:24px}}.review-modal__backdrop{z-index:4;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.review-modal{background:#fff;border-radius:10px;width:311px;height:471px;padding-top:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.review-modal__container{margin:0 24px}.review-modal__title{letter-spacing:-.03em;text-transform:uppercase;margin-bottom:24px;font-size:20px;font-weight:600;line-height:120%}.review-modal__close-btn{z-index:4;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:15px;right:15px}.review-modal__form{flex-direction:column;gap:14px;display:flex}.review-modal__btn{border:none;width:93px;height:41px;padding:12px 0}.review-modal__icon *{stroke:var(--dark-color)}.review-modal__form-text{letter-spacing:-.02em;resize:none;border:1.5px solid #1111110d;border-radius:8px;width:263px;height:91px;padding:13px 18px;font-family:Montserrat,sans-serif;font-weight:400}@media screen and (width>=768px){.review-modal{border-radius:15px;width:517px;height:628px;padding-top:40px}.review-modal__container{margin:0 40px}.review-modal__title{max-width:300px;margin-bottom:40px;font-size:24px;line-height:117%}.reviw-modal__br{display:none}.review-modal__close-btn{top:24px;right:24px}.review-modal__form{gap:18px;height:460px;overflow-y:scroll}.review-modal__btn{width:117px;height:45px;padding:14px 0}.review-modal__form-text{border-radius:13px;width:437px;height:137px;padding:22px 24px;font-size:18px}}.response-section{margin-bottom:72px}.response-section__title,.response-section__no-response{letter-spacing:-.03em;text-transform:uppercase;text-align:center;font-size:20px;font-weight:600;line-height:120%}.response-section__title{margin-bottom:32px}.response-section__list{margin-bottom:65px;padding-left:0}.response-section__btn{margin:0 auto;display:flex}.response-section .swiper-wrapper{padding-top:40px}.response-section .swiper-slide{height:auto;overflow:visible}.response-section__no-response{width:100%}@media screen and (width>=768px){.response-section{margin-bottom:100px}.response-section__title{margin-bottom:50px;font-size:24px;line-height:117%}.response-section__list{gap:16px;margin-bottom:94px;display:flex}}@media screen and (width>=1140px){.response-section{margin-bottom:128px}.response-section__list{gap:28px}}.news-modal__backdrop{z-index:4;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.news-modal{background:#fff;border-radius:10px;width:311px;height:350px;padding-top:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.news-modal__bacground-img{background-image:url(/assets/news-_Ra1ppnn.jpg);border-top-left-radius:10px;border-top-right-radius:10px;width:311px;height:169px;position:absolute;top:0;left:0}.news-modal__container{margin:0 24px}.news-modal__title{letter-spacing:-.6px;text-transform:uppercase;margin-bottom:24px;font-size:20px;font-weight:600;line-height:23.4px}.news-modal__close-btn{z-index:4;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:15px;right:15px}.news-modal__form{display:flex}.news-modal__btn{padding:14px 22px;position:absolute;left:190px}.news-modal__icon *{stroke:var(--light-color)}.news-modal__label-input{letter-spacing:-.02em;border:1.5px solid #1111110d;border-radius:25px;flex-direction:row;align-items:flex-start;gap:40px;width:263px;height:45px;padding:14px 18px;font-family:Montserrat,sans-serif;font-weight:400;display:flex}@media screen and (width>=768px){.news-modal{border-radius:15px;width:538px;height:412px;padding-top:236px}.news-modal__bacground-img{border-top-left-radius:15px;border-top-right-radius:15px;width:538px;height:196px}.news-modal__container{margin:0 40px}.news-modal__title{max-width:300px;margin-bottom:28px;font-size:24px;line-height:117%}.news-modal__close-btn{top:24px;right:24px}.news-modal__form{display:flex}.news-modal__btn{margin-left:8px;padding:17px 32px;position:static}.news-modal__label-input{width:313px;height:52px;font-size:18px}}.subcribe-section{background-image:url(/assets/background-subcribe-BH_idVar.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:62px 0}.subcribe-section__title{letter-spacing:-.03em;text-transform:uppercase;text-align:center;color:var(--light-color);max-width:290px;margin:0 auto 24px;font-size:20px;font-weight:600;line-height:120%}.subcribe-section__text{text-align:center;color:var(--light-color);max-width:326px;margin:0 auto 24px}.subcribe-section__btn{margin:0 auto;display:flex}@media screen and (width>=768px){.subcribe-section__title{max-width:380px;font-size:24px;line-height:117%}.subcribe-section__text{max-width:467px}}.footer{background-color:var(--section-color)}.footer__title{letter-spacing:-.48px;max-width:300px;color:var(--light-color);padding:32px 0;font-size:24px;font-weight:500;line-height:28px}.footer__contact-title{color:var(--light-color);margin-bottom:14px;font-weight:500}.footer__list{margin-bottom:32px}.footer__social-icon *{fill:#0000;stroke:var(--light-color)}.footer__item{gap:4px;display:flex}.footer__address-link{letter-spacing:-.48px;color:var(--light-color)}.footer__menu{flex-direction:column;gap:18px;padding-bottom:32px;display:flex}.footer__contacts{gap:113px;display:flex}.footer__social{gap:14px;display:flex}@media screen and (width>=768px){.footer__title{padding:0;font-size:28px;line-height:121%}.footer__container{justify-content:space-between;padding:50px 0;display:flex}.footer__list{margin-bottom:32px}.footer__menu{flex-direction:row;gap:24px;padding-bottom:50px}}.order-modal__backdrop{z-index:4;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.order-modal{background:#fff;border-radius:10px;width:100%;max-width:613px;height:95%;max-height:718px;position:absolute;top:50%;left:50%;overflow-y:scroll;transform:translate(-50%,-50%)}.order-modal__container{margin:32px 24px}.order-modal__title{letter-spacing:-.03em;text-transform:uppercase;justify-content:center;margin-bottom:32px;font-size:20px;font-weight:600;line-height:117%;display:flex}.order-modal__cart{margin-bottom:32px}.order-modal__empty{text-align:center;color:#1119;font-size:14px}.order-modal__cart-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.order-modal__cart-item{border-bottom:1px solid #1111110d;grid-template-columns:64px 1fr auto auto auto;align-items:center;gap:12px;padding-bottom:16px;display:grid}.order-modal__cart-img{object-fit:cover;border-radius:8px;width:64px;height:64px}.order-modal__cart-info{min-width:0}.order-modal__cart-name{margin:0 0 4px;font-size:12px;font-weight:600}.order-modal__cart-price{color:#1119;margin:0;font-size:12px}.order-modal__quantity{align-items:center;gap:8px;display:flex}.order-modal__quantity-btn{cursor:pointer;background:0 0;border:1.5px solid #1111110d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:border-color .3s;display:flex}.order-modal__quantity-btn:hover{border-color:var(--accent-color)}.order-modal__quantity-value{text-align:center;min-width:20px;font-size:14px;font-weight:600}.order-modal__cart-total{white-space:nowrap;margin:0;font-size:14px;font-weight:600}.order-modal__remove-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.order-modal__remove-icon{width:16px;height:16px}.order-modal__remove-icon *{stroke:#1116}.order-modal__remove-btn:hover .order-modal__remove-icon *{stroke:var(--accent-color)}.order-modal__summary{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.order-modal__summary-label{text-transform:uppercase;font-size:16px;font-weight:600}.order-modal__summary-value{color:var(--accent-color);font-size:18px;font-weight:600}.order-modal__close-btn{z-index:4;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:15px;right:15px}.order-modal__form{flex-direction:column;display:flex}.order-modal__fieldset{border:none;flex-direction:column;padding:0;display:flex}.order-modal__btn{height:45px;margin-top:18px;padding:12px 28px}.order-modal__icon *{stroke:var(--dark-color)}.order-modal__form-title{margin:0 0 8px;font-size:12px;font-weight:500}.order-modal__label-input{letter-spacing:-.02em;border:1.5px solid #1111110d;border-radius:8px;flex-direction:row;align-items:flex-start;gap:40px;width:263px;height:45px;margin-bottom:18px;padding:14px 18px;font-family:Montserrat,sans-serif;font-weight:400;display:flex}.order-modal__form-text{letter-spacing:-.02em;resize:none;border:1.5px solid #1111110d;border-radius:8px;width:263px;height:91px;padding:13px 18px;font-family:Montserrat,sans-serif;font-weight:400}@media screen and (width>=768px){.order-modal__container{margin:48px}.order-modal__title{font-size:24px}.order-modal__close-btn{top:24px;right:24px}.order-modal__cart{margin-bottom:40px}.order-modal__cart-item{grid-template-columns:80px 1fr auto auto auto;gap:16px}.order-modal__cart-img{width:80px;height:80px}.order-modal__cart-name,.order-modal__cart-price{font-size:14px}.order-modal__fieldset{flex-direction:row;gap:21px;padding:0;display:flex}.order-modal__label-input.user-name{width:246px}.order-modal__form-title{font-size:14px}.order-modal__label-input{border-radius:14px;gap:40px;width:513px;height:66px}.order-modal__form-text{border-radius:14px;width:513px;height:137px}}.order-modal__error{color:#c0392b;margin-bottom:12px;font-size:14px}.payment-result-modal__backdrop{z-index:5;background-color:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.payment-result-modal{text-align:center;background-color:#fff;border-radius:16px;width:100%;max-width:420px;padding:32px 28px;animation:.35s cubic-bezier(.22,1,.36,1) payment-result-modal-in}.payment-result-modal--success{border-top:4px solid #2ecc71}.payment-result-modal--cancel{border-top:4px solid #e74c3c}.payment-result-modal__title{color:var(--dark-color);margin-bottom:16px;font-size:22px;font-weight:600;line-height:120%}.payment-result-modal__text{color:#111111bf;margin-bottom:24px;font-size:14px;line-height:150%}.payment-result-modal__btn{min-width:160px}@keyframes payment-result-modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.payment-result-modal{animation:none}}:root{--dark-color:#111;--section-color:#1e1823;--accent-color:#fd9222;--light-color:#fafafa}body{color:var(--dark-color);background-color:var(--light-color);margin:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:129%}.container{width:100%;max-width:1184px;margin:0 auto;padding:0 24px}.title-accent{color:var(--accent-color)}@font-face{font-family:Montserrat;font-style:normal;font-weight:400 500 600 700;font-display:swap;src:url(/assets/Montserrat-VariableFont_wght-i02rBV5P.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Montserrat-Italic-VariableFont_wght-DFfUqDrJ.ttf)format("truetype")}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p{margin:0}img{object-fit:cover;max-width:100%;height:auto;display:block}a{text-decoration:none;display:inline-block}address{font-style:normal}ul{margin:0;padding:0;list-style-type:none}
