@charset "UTF-8";*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}body{margin:0;-webkit-text-size-adjust:100%}dd,dl,figure,blockquote{margin:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:inherit}blockquote,q{quotes:none}h1,h2,h3,h4,h5,h6,p{margin:0}table{border-collapse:collapse;border-spacing:0}th{font-weight:inherit}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}svg{display:block}:disabled{cursor:not-allowed}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-family:Manrope;src:url(../../../../public/fonts/Manrope-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(../../../../public/fonts/Manrope-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url(../../../../public/fonts/Manrope-Bold.woff2) format("woff2");font-weight:700;font-style:normal}:root{--font-family: "Manrope", sans-serif;--red: #ea5e22;--accent: #ea5e22;--white: #fff;--primary: #012d72;--gray: #848484;--border: #edecec;--transition: cubic-bezier(.4, 0, .2, 1);--lg: 1024px;--md-lg: 992px;--md: 768px;--sm: 480px}.btn-reset{display:inline-block;-webkit-user-select:none;user-select:none;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;text-decoration:none;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{width:100%;padding:0;border:none;outline:none;border-radius:0;background-color:transparent;font:inherit;color:inherit}.sr-only{position:absolute!important;overflow:hidden!important;margin:-1px!important;border:0!important;padding:0!important;width:1px!important;height:1px!important;white-space:nowrap!important;clip:rect(0,0,0,0)!important}.overflow-hidden{overflow:hidden!important}[hidden],.hidden{display:none!important}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}body{font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:1.3;color:var(--primary);background-color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width: 768px){body{background-color:var(--white)}}.app{overflow:hidden;display:flex;flex-direction:column}.main{flex-grow:1}.container{margin:0 auto;padding:0 15px;max-width:1330px;width:100%}.swiper-button-next,.swiper-button-prev{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#fff;box-shadow:4px 10px 20px #00000008}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next svg,.swiper-button-prev svg{width:9px;height:15px}.swiper-button-next:active,.swiper-button-prev:active{scale:.97}@media screen and (max-width: 768px){.swiper-button-next,.swiper-button-prev{width:38px;height:38px}}.box--spaced{padding-top:50px}@media screen and (max-width: 768px){.box--spaced{padding-top:30px}}.box__top{margin-bottom:30px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 65px}@media screen and (max-width: 768px){.box__top{margin-bottom:20px}}.box__title{margin-bottom:30px}@media screen and (max-width: 768px){.box__title{margin-bottom:20px}}@media screen and (max-width: 768px){.hide-on-mobile{display:none}}.contact-link{font-weight:600;font-size:1.25rem;transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.contact-link:hover{color:var(--red)}}.radio-group{display:flex;align-items:center;gap:15px 30px;flex-wrap:wrap}.select{width:100%;padding:15px 20px;background-color:var(--white);border:1px solid #edecec;border-radius:10px}@media screen and (max-width: 768px){.select{padding:11px 20px}}.divider{padding:15px 0;border-bottom:1px solid var(--border);max-width:1300px;width:100%;margin:0 auto}@media screen and (max-width: 768px){.divider{display:none}}.add-to-cart{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--red);box-shadow:4px 4px 10px #ffb7b280;cursor:pointer;transition:all .15s var(--transition)}@media screen and (max-width: 768px){.add-to-cart{width:35px;height:35px}}.add-to-cart:hover{background-color:#d32f2f;box-shadow:4px 6px 15px #ffb7b2b3;transform:translateY(-1px)}.add-to-cart:active{scale:.97}.btn{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--white);border-radius:50px;padding:10px 32px;box-shadow:0 4px 30px #0000000f;background:var(--red);transition:background-color .15s var(--transition),scale .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.btn:hover{background-color:var(--accent)}}.btn:active{scale:.97}@media screen and (max-width: 768px){.btn{font-size:.8rem}}.cart-btn{border:1px solid var(--accent);border-radius:3.12rem;padding:7px 10px 7px 15px;display:flex;align-items:center;gap:20px;transition:scale .15s var(--transition);background-color:var(--white)}.cart-btn__text{font-weight:600;font-size:1rem}.cart-btn__counter{display:inline-block;padding:9px 15px;border-radius:100px;background-color:var(--red);font-weight:600;font-size:1rem;color:var(--white)}.cart-btn:active{scale:.97}.counter{border:1px solid var(--border);border-radius:6px;background-color:var(--white);padding:2px;display:flex;align-items:center;justify-content:space-between;gap:16px;width:max-content;overflow:hidden}.counter__btn{width:34px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .15s var(--transition),scale .15s var(--transition)}.counter__btn svg{transition:fill .15s var(--transition);fill:var(--secondary)}@media (any-hover: hover) and (pointer: fine){.counter__btn:hover{background-color:var(--red)}.counter__btn:hover svg{fill:var(--white)}}.counter__btn:focus-visible{background-color:var(--red)}.counter__btn:focus-visible svg{fill:var(--white)}.counter__btn:active{scale:.9;background-color:var(--red)}.counter__btn:active svg{fill:var(--white)}.counter__field{min-width:15px;width:15px;max-width:60px;font-weight:600;font-size:1rem}@media screen and (max-width: 768px){.counter__field{font-size:.8rem}}.login-btn{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;fill:var(--white);box-shadow:4px 10px 20px #0000000a;transition:scale .15s var(--transition)}.login-btn:active{scale:.97}.socials{display:flex;gap:10px}.socials__link{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:var(--accent);transition:background-color .15s var(--transition),scale .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.socials__link:hover{background-color:var(--primary)}}.socials__link:active{scale:.97}.socials__link:focus-visible{background-color:var(--primary)}.title{font-weight:700;font-size:2rem}@media screen and (max-width: 768px){.title{font-size:1.25rem}}.ui-checkbox{position:relative;display:inline-flex;align-items:center;gap:15px}@media screen and (max-width: 768px){.ui-checkbox{font-size:.75rem}}@media (any-hover: hover) and (pointer: fine){.ui-checkbox:hover .ui-checkbox__checkmark{background-color:#d8d1d1}}.ui-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;opacity:0;position:absolute;z-index:1;width:100%;height:100%}.ui-checkbox input:checked~.ui-checkbox__checkmark:before{opacity:1}.ui-checkbox input:focus-visible~.ui-checkbox__checkmark{background-color:#d8d1d1}.ui-checkbox .ui-checkbox__checkmark{display:inline-block;width:24px;height:24px;flex-shrink:0;white-space:nowrap;border:1px solid var(--border);border-radius:5px;position:relative;transition:background-color .15s var(--transition)}.ui-checkbox .ui-checkbox__checkmark:before{content:"";background:url('data:image/svg+xml,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 5.6L4.28571 8L10 2" stroke="%2321272A" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" /></svg>') no-repeat center/cover;width:12px;height:10px;position:absolute;top:50%;left:50%;translate:-50% -50%;opacity:0;transition:opacity .15s var(--transition)}.ui-radio{position:relative;display:inline-flex;align-items:center;gap:15px}@media screen and (max-width: 768px){.ui-radio{font-size:.8rem}}@media (any-hover: hover) and (pointer: fine){.ui-radio:hover .ui-radio__checkmark{background-color:#d8d1d1}}.ui-radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;opacity:0;position:absolute;z-index:1;width:100%;height:100%}.ui-radio input:checked~.ui-radio__checkmark:before{opacity:1}.ui-radio input:focus-visible~.ui-radio__checkmark{background-color:#d8d1d1}.ui-radio .ui-radio__checkmark{display:inline-block;transition:background-color .15s var(--transition);width:24px;height:24px;flex-shrink:0;white-space:nowrap;border:1px solid var(--border);border-radius:50%;position:relative}.ui-radio .ui-radio__checkmark:before{content:"";width:10px;height:10px;position:absolute;top:50%;left:50%;translate:-50% -50%;border-radius:50%;background-color:var(--red);opacity:0;transition:opacity .15s var(--transition)}.banner{position:relative;min-height:290px}@media screen and (max-width: 768px){.banner{padding-top:10px}}.banner__container{position:relative}.banner__content{padding-top:66px;padding-bottom:66px;padding-left:100px;position:relative;z-index:1}@media screen and (max-width: 992px){.banner__content{padding-left:60px;padding-top:40px;padding-bottom:40px}}@media screen and (max-width: 768px){.banner__content{padding-left:0;padding-top:0;padding-bottom:0}}.banner__text{display:inline-block;margin-bottom:30px;max-width:420px;font-weight:600;font-size:1.8rem;color:var(--white)}@media screen and (max-width: 768px){.banner__text{max-width:250px;margin-bottom:10px;font-size:1.12rem;color:var(--primary)}}.banner__subtitle{display:block;margin-bottom:20px;max-width:420px;font-weight:500;font-size:1.2rem;color:var(--white);opacity:.9}@media screen and (max-width: 768px){.banner__subtitle{max-width:250px;margin-bottom:8px;font-size:1rem;color:var(--primary);opacity:.8}}.banner__description{display:block;margin-bottom:25px;max-width:420px;font-weight:400;font-size:1rem;line-height:1.5;color:var(--white);opacity:.8}@media screen and (max-width: 768px){.banner__description{max-width:250px;margin-bottom:15px;font-size:.9rem;color:var(--primary);opacity:.7}}.banner__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:15px}@media screen and (max-width: 768px){.banner__img--desktop{display:none}}.banner__img--mobile{display:none}@media screen and (max-width: 768px){.banner__img--mobile{display:block;position:relative;height:210px;width:100%;object-fit:cover;margin-bottom:10px}}.banner .swiper-button-prev{left:-8px}@media screen and (max-width: 1400px){.banner .swiper-button-prev{left:6px}}@media screen and (max-width: 768px){.banner .swiper-button-prev{right:65px;bottom:0;left:auto;top:auto}}.banner .swiper-button-next{right:-8px}@media screen and (max-width: 1400px){.banner .swiper-button-next{right:6px}}@media screen and (max-width: 768px){.banner .swiper-button-next{right:15px;bottom:0;left:auto;top:auto}}.banner .swiper-button-next,.banner .swiper-button-prev{width:44px!important;height:44px!important;background:#fff!important;box-shadow:4px 10px 20px #00000008!important;border-radius:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.banner .swiper-button-next:after,.banner .swiper-button-prev:after{display:none!important}.banner .swiper-button-next svg,.banner .swiper-button-prev svg{width:9px!important;height:15px!important}.banner .swiper:has(.swiper-slide:only-child) .swiper-button-next,.banner .swiper:has(.swiper-slide:only-child) .swiper-button-prev{display:none!important}@media screen and (max-width: 768px){.banner .swiper-button-next,.banner .swiper-button-prev{width:38px!important;height:38px!important}}.banner .swiper-button-prev,.banner .swiper-button-next{top:50%;transform:translateY(-50%)}@media screen and (max-width: 768px){.banner .swiper-button-prev,.banner .swiper-button-next{top:auto;bottom:10px;transform:none}.banner .swiper-button-prev{left:15px!important;right:auto!important;bottom:10px!important}.banner .swiper-button-next{right:15px!important;left:auto!important;bottom:10px!important}}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;justify-content:start}.product{border:1px solid var(--primary);border-radius:15px;box-shadow:4px 10px 20px #00000008;background-color:var(--white);overflow:hidden;transition:all .15s var(--transition);cursor:pointer;display:flex;flex-direction:column}.product:hover{transform:translateY(-2px);box-shadow:4px 15px 30px #00000014;border-color:var(--red)}@media screen and (max-width: 480px){.product{flex-direction:row;gap:12px;border:none;box-shadow:none;border-bottom:1px solid var(--border);border-radius:0;height:auto}}.product.added{border-color:var(--accent)}.product.added .product__counter{display:flex}.product.added .add-to-cart{display:none}@media screen and (max-width: 768px){.product.added{border-color:var(--border)}}.product__inner{flex-grow:1;display:flex;flex-direction:column}.product__header{border-bottom:1px solid #eaeaea;height:260px;background-color:var(--primary)}@media screen and (max-width: 480px){.product__header{height:96px;width:114px;flex-shrink:0;border-radius:15px;overflow:hidden;border-bottom:none}}.product__img{width:100%;height:100%;object-fit:cover}.product__body{display:flex;flex-direction:column;flex-grow:1;margin-bottom:20px;padding-top:20px;padding-right:25px;padding-left:25px}@media screen and (max-width: 480px){.product__body{margin-bottom:10px;padding:0;flex-grow:1}}.product__title{display:inline-block;margin-bottom:12px;font-weight:600;font-size:1.25rem;color:var(--primary)}@media screen and (max-width: 480px){.product__title{font-size:.9rem;margin-bottom:6px;line-height:1.3}}.product__text{margin-bottom:10px;font-size:.8rem;color:var(--gray)}@media screen and (max-width: 480px){.product__text{font-size:.75rem;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media screen and (max-width: 480px){.product__weight{font-size:.7rem!important;margin-bottom:4px}}.product__options-wrapper{margin-top:auto;display:flex;flex-direction:column;gap:6px}.product__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-bottom:20px;padding-right:25px;padding-left:25px}@media screen and (max-width: 480px){.product__footer{padding-left:0;padding-right:0;padding-bottom:15px;align-items:flex-end}}.product__price{font-weight:600;font-size:1.25rem;color:var(--primary)}@media screen and (max-width: 480px){.product__price{font-size:.95rem}}.product__counter{display:none}.product-filters{display:flex;flex-wrap:wrap;gap:20px 60px;border-bottom:1px solid var(--border);flex-grow:1;padding:12px 0}@media screen and (max-width: 768px){.product-filters{gap:20px 40px}}.product-filters__btn{font-weight:400;font-size:.8rem;color:var(--gray);transition:color .15s var(--transition)}.product-filters__btn.active{color:var(--red)}@media (any-hover: hover) and (pointer: fine){.product-filters__btn:hover{color:var(--red)}}.options{position:relative;border:1px solid var(--border);border-radius:6px;padding:2px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:4px;overflow:hidden}.options:before{content:"";width:1px;height:27px;background-color:var(--border);position:absolute;top:50%;left:50%;translate:-50% -50%}.option{width:100%;text-align:center;padding:10px 15px;border-radius:4px}.option:focus-within{background-color:var(--border)}@media (any-hover: hover) and (pointer: fine){.option:hover{background-color:var(--border)}}.option input{position:absolute;z-index:-1;opacity:0}.option input:checked~span{color:var(--red)}.option:active{background-color:var(--border)}.option__text{display:inline-flex;font-weight:400;font-size:.8rem;color:var(--gray)}.side-menu{position:fixed;z-index:20;left:0;top:0;height:100%;width:320px;background-color:var(--white);overflow-y:auto;padding-bottom:40px;transform:translate(-100%);transition:transform .15s var(--transition)}.side-menu.active{transform:translate(0)}.side-menu__top{padding:5px 10px;display:flex;align-items:center}.side-menu__logo{margin-right:16px;width:40px;height:40px}.side-menu__link{font-weight:600;font-size:1.12rem}.side-menu__close{margin-left:auto}.side-menu__close:active{scale:.97}.side-menu__info{padding:10px 15px;background-color:#f8f8f8}.side-menu__info-title{display:inline-block;font-weight:600;font-size:.88rem}.side-menu__info-text{font-size:.75rem;color:var(--gray)}.side-menu__login-btn{display:flex;align-items:center;gap:10px;padding:16px 10px;font-weight:600;font-size:.8rem;border-bottom:1px solid #e4e4e4;width:100%;transition:background-color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.side-menu__login-btn:hover{background-color:var(--border)}}.side-menu__login-btn:active{scale:.97}.side-menu__list{display:flex;flex-direction:column;gap:20px;padding:20px 10px}.side-menu__list-link{font-weight:600;font-size:.8rem;transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.side-menu__list-link:hover{color:var(--red)}}.side-menu__list-link:active{color:var(--red)}.side-menu__categories{padding:20px 10px;border-top:1px solid #e4e4e4}.side-menu__categories-title{font-weight:600;font-size:.9rem;margin-bottom:15px;color:var(--primary)}.side-menu__categories-list{display:flex;flex-direction:column;gap:12px}.side-menu__categories-link{font-weight:500;font-size:.8rem;color:var(--text);transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.side-menu__categories-link:hover{color:var(--red)}}.side-menu__categories-link:active{color:var(--red)}.overlay{position:fixed;z-index:15;width:100%;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;background-color:#2c2c2c99;transition:opacity .18s var(--transition),visibility .18s var(--transition)}.overlay.active{opacity:1;visibility:visible}.cart{position:fixed;z-index:40;right:0;top:0;height:100%;max-width:620px;width:100%;background-color:var(--white);transform:translate(100%);opacity:0;visibility:hidden;transition:transform .2s var(--transition),visibility 50ms ease-in-out,opacity 50ms ease-in-out}.cart.active{transform:translate(0);visibility:visible;opacity:1}.cart__inner{position:relative;overflow-y:auto;height:100%;padding-bottom:40px}.cart__close{position:absolute;z-index:2;top:50px;left:-45px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .15s var(--transition)}.cart__close svg{fill:var(--white)}@media (any-hover: hover) and (pointer: fine){.cart__close:hover{background-color:var(--primary)}}.cart__close:active{scale:.97}@media screen and (max-width: 768px){.cart__close{top:10px;left:10px}.cart__close svg{fill:var(--primary);width:18px;height:18px}}.cart__top{margin-bottom:24px;padding-top:42px;padding-left:45px;padding-right:45px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.cart__top{margin-bottom:15px;padding-top:50px;padding-right:10px;padding-left:10px}}.cart__title{font-weight:600;font-size:1.5rem}@media screen and (max-width: 768px){.cart__title{font-size:1.25rem}}.cart__clear{font-size:.88rem;color:var(--red)}.cart__clear:active{scale:.97}.cart__products{margin-bottom:20px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 768px){.cart__products{margin-bottom:15px}}.cart__details{width:100%;margin-bottom:20px;border-bottom:1px solid #d9d9d9}@media screen and (max-width: 768px){.cart__details{margin-bottom:15px}}.cart__btn{width:100%}.cart__total{margin-bottom:42px;display:flex;align-items:center;justify-content:space-between;font-weight:600}@media screen and (max-width: 768px){.cart__total{font-size:.8rem;margin-bottom:32px}}.cart__bottom{padding:0 45px}@media screen and (max-width: 768px){.cart__bottom{padding:0 10px}}.cart-product{background-color:#f8f8f8;padding:16px 44px;display:flex;gap:20px}@media screen and (max-width: 768px){.cart-product{padding:10px 5px;gap:12px}}.cart-product__img{flex-shrink:0;width:134px;height:134px;object-fit:cover;background-color:#fff;border-radius:15px}@media screen and (max-width: 768px){.cart-product__img{width:114px;height:96px}}.cart-product__wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between}.cart-product__top{margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between}.cart-product__title-wrapper{display:flex;flex-direction:column;gap:10px}.cart-product__title{font-weight:600}@media screen and (max-width: 768px){.cart-product__title{font-size:.8rem}}.cart-product__text{font-weight:600;font-size:.8rem;color:var(--gray)}@media screen and (max-width: 768px){.cart-product__text{font-size:.75rem}}.cart-product__delete{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.cart-product__delete:hover{background-color:var(--border)}}.cart-product__delete:active{background-color:var(--border);scale:.97}.cart-product__bottom{display:flex;align-items:center;justify-content:space-between}.cart-product__price{font-weight:600}.order-details{padding-bottom:20px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 768px){.order-details{padding-bottom:15px}}.order-details__item{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:.75rem}.checkout{padding-top:50px;padding-bottom:100px}@media screen and (max-width: 768px){.checkout{padding-top:15px;padding-bottom:30px}}.checkout__layout{display:grid;grid-template-columns:repeat(12,1fr);gap:25px;align-items:flex-start}@media screen and (max-width: 992px){.checkout__layout{display:flex;flex-direction:column-reverse;gap:15px}}.checkout__content{display:flex;flex-direction:column;gap:20px;grid-column:7 span;border:1px solid #f1f1f1;border-radius:14px;box-shadow:4px 10px 20px #0000000a;background:#fff;padding:30px 60px;width:100%}@media screen and (max-width: 768px){.checkout__content{padding:15px 0;border:none;box-shadow:none}}.checkout__subtitle{font-weight:700;font-size:1.25rem}@media screen and (max-width: 768px){.checkout__subtitle{font-size:1rem}}.checkout__box{display:flex;flex-direction:column;gap:20px}.checkout__top-fields{display:flex;align-items:center;gap:20px}@media screen and (max-width: 480px){.checkout__top-fields{flex-direction:column;gap:10px}}.checkout__fields-group{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media screen and (max-width: 768px){.checkout__fields-group{grid-template-columns:repeat(2,1fr)}}.checkout__person{display:flex;align-items:center;gap:20px;font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;color:#272727}.checkout__radio{position:relative;cursor:pointer}.checkout__radio input{position:absolute;z-index:-1;opacity:0}.checkout__radio input:checked~span{color:var(--red);text-decoration:underline}@media screen and (max-width: 768px){.checkout__radio{font-size:.8rem}}.checkout__btn{width:100%}.checkout__aside{display:flex;flex-direction:column;gap:20px;padding:30px 0;grid-column:5 span;border:1px solid #f1f1f1;border-radius:14px;box-shadow:4px 10px 20px #0000000a;background:#fff}@media screen and (max-width: 992px){.checkout__aside{width:100%;box-shadow:none;border:none;padding:15px 0}}.checkout__delivery-box-wrapper{padding:0 10px}@media screen and (max-width: 768px){.checkout__delivery-box-wrapper{padding:0}}.checkout__delivery-box{display:flex;align-items:center;justify-content:space-between;background-color:#f2f2f2;padding:20px 30px;font-weight:600}@media screen and (max-width: 768px){.checkout__delivery-box{padding:20px 15px}}.checkout__total{display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-weight:600;color:var(--red)}@media screen and (max-width: 768px){.checkout__total{padding:0}}.checkout__aside-title{padding:0 40px}@media screen and (max-width: 768px){.checkout__aside-title{padding:0}}.checkout__order-details-list{padding:0 40px}@media screen and (max-width: 768px){.checkout__order-details-list{padding:0}}.field-wrapper{width:100%}.field-wrapper:has(.field-wrapper__edit) .input{padding-right:40px}.field-wrapper__label{display:block;margin-bottom:5px;font-weight:400}@media screen and (max-width: 768px){.field-wrapper__label{font-size:.8rem}}.field-wrapper__inner{position:relative}.field-wrapper__edit{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.field-wrapper__edit:active{scale:.97}.field-wrapper__textarea{height:140px;padding:20px;resize:none;width:100%}.input{font-family:Manrope,sans-serif;font-weight:600;font-size:1rem;background-color:var(--white);border:1px solid var(--border);border-radius:10px;padding:12px 20px}.input:focus{outline:1px solid var(--primary)}@media screen and (max-width: 768px){.input{font-size:.8rem;padding:10px}}.radio-group--column{flex-direction:column;align-items:flex-start}.order-details-list{display:flex;flex-direction:column;gap:12px}.order-details-list__item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-details-list__item span:last-child{white-space:nowrap}.order-details-list__box{display:flex;flex-direction:column;gap:4px}.order-details-list__title{font-weight:600}.order-details-list__text{font-weight:400;font-size:.75rem;color:var(--gray)}.order-details-list__price{font-weight:600}.checkout__promocode-box{margin-bottom:24px}.checkout__promocode-box .field-wrapper{display:flex;gap:12px;align-items:flex-end}.checkout__promocode-box .field-wrapper input{flex:1}.checkout__promocode-box .field-wrapper button{flex-shrink:0;white-space:nowrap}.promocode-message{margin-top:8px;padding:8px 12px;border-radius:4px;font-size:14px}.promocode-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.promocode-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.checkout__discount-box{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #e5e7eb;margin-top:12px}.checkout__discount-box span:first-child{color:#6b7280;font-size:14px}.checkout__discount-box span:last-child{color:#10b981;font-weight:600;font-size:16px}.checkout__promocode-box .btn--secondary{background-color:#6b7280;color:#fff;border:none;padding:12px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.checkout__promocode-box .btn--secondary:hover:not(:disabled){background-color:#4b5563}.checkout__promocode-box .btn--secondary:disabled{background-color:#9ca3af;cursor:not-allowed}.login-modal{position:fixed;top:0;left:50%;transform:translate(-50%) translateY(-20px);z-index:40;width:100%;height:100%;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .2s var(--transition),transform .2s var(--transition),visibility .2s var(--transition)}.login-modal.active{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.login-modal__inner{position:relative;padding:100px 15px;display:flex;justify-content:center}.login-modal__close{position:absolute;z-index:2;right:-40px;top:10px;transition:background-color .15s var(--transition)}.login-modal__close:active{scale:.97}.login-modal__close svg{fill:var(--white);transition:fill .15s var(--transition)}@media screen and (max-width: 768px){.login-modal__close{right:15px;top:12px}.login-modal__close svg{width:18px;height:18px;fill:var(--primary)}}.login-card{padding:35px 35px 45px;position:relative;max-width:440px;width:100%;background-color:var(--white);border-radius:15px;display:flex;flex-direction:column}@media screen and (max-width: 480px){.login-card{max-width:100%;padding:12px 10px}}.login-card__title{margin-bottom:40px;font-weight:600;font-size:1.5rem;text-align:center}@media screen and (max-width: 768px){.login-card__title{margin-bottom:36px;font-weight:700;font-size:1.25rem;text-align:left}}.login-card__resend{text-align:center;margin-bottom:30px;font-weight:400}@media screen and (max-width: 768px){.login-card__resend{font-size:.8rem;margin-bottom:20px}}.login-card__field-wrapper{margin-bottom:40px}@media screen and (max-width: 768px){.login-card__field-wrapper{margin-bottom:20px}}.login-card__number{font-weight:600}@media screen and (max-width: 768px){.login-card__number{font-size:.8rem}}.login-card__resend-btn{margin-left:5px;font-weight:600;color:var(--red)}.login-card__resend-btn:active{scale:.97}@media screen and (max-width: 768px){.login-card__resend-btn{font-size:.8rem}}.login-card__fields{margin:0 auto}.login-card__code-input{flex-shrink:0}.login-card__btn{margin-bottom:12px;width:100%}.login-card__politic{font-weight:400;font-size:.75rem;text-align:center;color:var(--gray)}.login-card__politic a{text-decoration:underline}@media (any-hover: hover) and (pointer: fine){.login-card__politic a:hover{color:var(--red)}}.login-card__text{font-weight:400;font-size:.75rem;text-align:center;color:var(--gray)}.code-input{width:60px;height:68px;border:1px solid #dadada;border-radius:10px;text-align:center}.code-input:focus{outline:1px solid var(--primary)}@media screen and (max-width: 768px){.code-input{width:40px;height:44px}}.breadcrumbs{display:flex;gap:5px 20px;flex-wrap:wrap}.breadcrumbs--spaced{padding:10px 0}@media (any-hover: hover) and (pointer: fine){.breadcrumbs a[href]:hover{color:var(--red)}}.breadcrumbs a[href]:active{color:var(--red)}.breadcrumbs li{position:relative}.breadcrumbs li:not(:last-child):after{content:"-";position:absolute;top:4px;right:-7px;width:0;height:0;font-size:.75rem;color:var(--gray)}.breadcrumbs a{transition:color .15s var(--transition);font-size:.75rem;color:var(--gray)}.categories{position:relative}.categories__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,196px));gap:24px}@media screen and (max-width: 768px){.categories__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.categories-card{padding-bottom:20px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--primary);border-radius:14px;box-shadow:4px 10px 20px #0000000a;background:var(--white);transition:scale .15s var(--transition);-webkit-user-select:none;user-select:none;cursor:pointer}@media (any-hover: hover) and (pointer: fine){.categories-card:hover{scale:1.1}}.categories-card:active{scale:.9}.categories-card__img{height:140px;width:100%;object-fit:contain}.categories-card__text{font-weight:600;text-align:center}.header{padding-top:10px}@media screen and (max-width: 768px){.header{padding:5px 0;background-color:var(--white)}}.header__container{display:flex;align-items:center}@media screen and (max-width: 768px){.header__container{justify-content:space-between}}.header__burger{display:none}@media screen and (max-width: 768px){.header__burger{display:block}}.header__cart-mobile{display:none}@media screen and (max-width: 768px){.header__cart-mobile{display:block}}.header__logo{margin-right:32px}@media screen and (max-width: 992px){.header__logo{margin-right:15px}}@media screen and (max-width: 768px){.header__logo{margin-right:0}}.header__content{width:100%}@media screen and (max-width: 768px){.header__content{display:none}}@media screen and (max-width: 768px){.header__socials{display:none}}.header__top{margin-bottom:28px;padding-bottom:16px;padding-left:30px;border-bottom:1px solid #e4e4e4;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 992px){.header__top{margin-bottom:10px}}@media screen and (max-width: 768px){.header__top{display:none}}.header__bottom{padding-left:30px;display:flex;align-items:center}@media screen and (max-width: 768px){.header__bottom{display:none}}.header__text{display:flex;flex-direction:column;gap:4px}@media screen and (max-width: 1100px){.header__text{display:none}}.header__text-primary{font-weight:600}.header__text-secondary{font-size:.8rem;color:var(--secondary)}.header__link{margin-right:90px;display:inline-block;font-weight:600;font-size:1.25rem;transition:opacity .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.header__link:hover{opacity:.8}}.header__link:active{scale:.97}.header__actions{margin-left:auto;display:flex;align-items:center;gap:15px}.logo{width:166px}@media screen and (max-width: 992px){.logo{width:100px;height:100px}}@media screen and (max-width: 768px){.logo{width:40px;height:40px}}.menu{display:flex;gap:35px}.menu__link{font-size:.8rem;color:var(--secondary);transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.menu__link:hover{color:var(--red)}}.menu__link:active{color:var(--red)}.cart-mobile{position:relative}.cart-mobile span{position:absolute;top:-5px;right:-5px;padding:3px 4px;border-radius:100px;background-color:var(--red);font-weight:600;font-size:.62rem;color:var(--white)}.sticky-header{padding:6px 0;position:fixed;top:0;width:100%;left:0;z-index:12;background-color:var(--white);box-shadow:0 0 20px #00000012;transform:translateY(-100%);transition:transform .15s var(--transition)}.sticky-header.active{transform:translateY(0)}.sticky-header__container{display:flex;align-items:center}@media screen and (max-width: 992px){.sticky-header__container{justify-content:space-between}}.sticky-header__burger{display:none}@media screen and (max-width: 992px){.sticky-header__burger{display:inline-block}}.sticky-header__logo{margin-right:50px;flex-shrink:0;width:54px;height:54px}@media screen and (max-width: 1100px){.sticky-header__logo{margin-right:20px}}@media screen and (max-width: 992px){.sticky-header__logo{width:40px;height:40px}}.sticky-header__menu .menu__link{font-weight:600;font-size:1rem;color:var(--primary)}@media (any-hover: hover) and (pointer: fine){.sticky-header__menu .menu__link:hover{color:var(--red)}}.sticky-header__menu .menu__link:active{color:var(--red)}@media screen and (max-width: 1160px){.sticky-header__menu{gap:20px}}@media screen and (max-width: 992px){.sticky-header__menu{display:none}}.sticky-header__actions{margin-left:auto;display:flex;align-items:center;gap:50px}@media screen and (max-width: 1100px){.sticky-header__actions{gap:20px}}@media screen and (max-width: 992px){.sticky-header__actions{display:none}}.sticky-header__cart{display:none}@media screen and (max-width: 992px){.sticky-header__cart{display:inline-block}}.delivery{padding:100px 0}@media screen and (max-width: 1160px){.delivery{padding:30px 0}}.delivery__title{margin-bottom:75px}@media screen and (max-width: 1160px){.delivery__title{margin-bottom:30px}}@media screen and (max-width: 768px){.delivery__title{margin-bottom:20px}}.delivery__inner{position:relative;display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 768px){.delivery__inner{flex-direction:column;gap:20px}}.delivery__inner:before{content:"";position:absolute;top:0;left:-124px;width:324px;height:330px;background-image:url(/images/delivery.svg);background-position:center center;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 1160px){.delivery__inner:before{display:none}}.delivery__content{padding-left:330px;display:flex;flex-direction:column;gap:50px}@media screen and (max-width: 1160px){.delivery__content{padding-left:0;gap:20px}}.delivery__subtitle{margin-bottom:20px;font-weight:700;font-size:1.25rem}@media screen and (max-width: 768px){.delivery__subtitle{margin-bottom:10px;font-size:1rem}}.delivery__list{padding-inline-start:25px;margin:0}.map-wrapper__title{margin-bottom:20px;font-weight:700;font-size:1.25rem;color:var(--primary)}@media screen and (max-width: 768px){.map-wrapper__title{margin-bottom:10px;font-size:1rem}}.map-wrapper__text{display:inline-block;margin-bottom:30px}@media screen and (max-width: 768px){.map-wrapper__text{margin-bottom:16px}}.map{width:416px;height:248px;background-color:#222;border-radius:15px;overflow:hidden}@media screen and (max-width: 768px){.map{width:100%;height:200px}}.account{padding-top:50px;padding-bottom:100px}@media screen and (max-width: 992px){.account{padding-top:15px;padding-bottom:30px}}.account__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}@media screen and (max-width: 992px){.account__top{margin-bottom:20px}}.account__space{display:flex;flex-direction:column;gap:20px;padding:0 60px}@media screen and (max-width: 768px){.account__space{padding:0}}.account__logout-btn{font-weight:600;transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.account__logout-btn:hover{color:var(--red)}}.account__logout-btn:active{scale:.97;color:var(--red)}.account__layout{display:grid;grid-template-columns:repeat(12,1fr);gap:25px;align-items:flex-start}@media screen and (max-width: 992px){.account__layout{grid-template-columns:1fr;gap:0}}.account__content{border:1px solid #f1f1f1;border-radius:14px;box-shadow:4px 10px 20px #0000000a;background-color:#fff;display:flex;flex-direction:column;gap:20px;padding-top:30px;padding-bottom:50px;grid-column:7 span}@media screen and (max-width: 768px){.account__content{padding-top:0;padding-bottom:30px;border:none;box-shadow:none}}.account__tagline{font-weight:700;font-size:1.25rem}@media screen and (max-width: 768px){.account__tagline{font-size:1rem}}.account__fields{display:flex;gap:20px}@media screen and (max-width: 480px){.account__fields{flex-direction:column;gap:10px}}.account__subtitle{font-weight:700}.account__add-address-btn{display:flex;align-items:center;gap:10px;font-weight:600;transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.account__add-address-btn:hover{color:var(--gray)}}.account__add-address-btn:active{color:var(--red)}.account__tab-btns{margin-bottom:20px;display:none;flex-wrap:wrap;gap:20px}@media screen and (max-width: 992px){.account__tab-btns{display:flex}}.account__tab-btn{font-weight:700;transition:color .15s var(--transition)}.account__tab-btn.active{border-bottom:2px solid var(--red)}@media (any-hover: hover) and (pointer: fine){.account__tab-btn:hover{color:var(--red)}}.account__tab-btn:active{color:var(--primary)}.account__aside{padding:30px 40px;grid-column:5 span;border:1px solid #f1f1f1;border-radius:14px;box-shadow:4px 10px 20px #0000000a;background-color:#fff;display:flex;flex-direction:column}@media screen and (max-width: 768px){.account__aside{padding:20px 0;border:none;box-shadow:none}}.account__aside-top{padding-bottom:20px;border-bottom:1px solid #d9d9d9}.account__aside-orders{display:flex;flex-direction:column;gap:10px}.account__address-wrapper{padding:0 12px}@media screen and (max-width: 768px){.account__address-wrapper{padding:0}}.account-address{display:flex;flex-direction:column;gap:20px;padding:20px 50px 30px;border-radius:10px;background-color:#f6f6f6}@media screen and (max-width: 768px){.account-address{padding:15px}}.account-address__top{display:flex;align-items:center;justify-content:space-between}.account-address__title{font-weight:600}.account-address__actions{display:flex;gap:20px;align-items:center}.account-address__actions button:active{scale:.97}.account-address__fields-group{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media screen and (max-width: 768px){.account-address__fields-group{grid-template-columns:repeat(2,1fr)}}.order-info{padding:10px 0;border-bottom:1px solid #d9d9d9}.order-info__top{display:flex;align-items:flex-start;justify-content:space-between}.order-info__content{display:flex;flex-direction:column;gap:4px}.order-info__date{font-size:.75rem;color:var(--gray)}.order-info__body{padding-top:10px;display:flex;flex-direction:column;gap:6px}.order-info__item{display:flex;align-items:center;justify-content:space-between;font-size:.75rem}.stocks{padding-top:30px;padding-bottom:100px}@media screen and (max-width: 768px){.stocks{padding-top:15px;padding-bottom:30px}}.stocks__title{margin-bottom:30px}@media screen and (max-width: 768px){.stocks__title{margin-bottom:10px}}.stocks__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width: 992px){.stocks__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.stocks__cards{gap:20px}}@media screen and (max-width: 480px){.stocks__cards{grid-template-columns:1fr}}.stock-card{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media screen and (max-width: 768px){.stock-card{gap:10px}}.stock-card__img{width:100%;height:278px;object-fit:cover;border-radius:15px;border:1px solid var(--primary)}@media screen and (max-width: 768px){.stock-card__img{height:200px}}.stock-card__title{font-weight:700;font-size:1.25rem}@media screen and (max-width: 768px){.stock-card__title{font-size:1rem}}.contacts{padding-top:30px;padding-bottom:100px}@media screen and (max-width: 768px){.contacts{padding-top:15px;padding-bottom:30px}}.contacts__container{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media screen and (max-width: 768px){.contacts__container{flex-direction:column;gap:30px}}.contacts__content{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;width:100%}@media screen and (max-width: 768px){.contacts__content{flex-direction:column;gap:30px}}.contacts__info{flex:1;max-width:300px}@media screen and (max-width: 768px){.contacts__info{max-width:100%}}.contacts__title{margin-bottom:30px}@media screen and (max-width: 768px){.contacts__title{margin-bottom:20px}}.contacts__item:not(:last-child){margin-bottom:15px}.contacts__item-title{margin-bottom:8px;font-size:.75rem;color:var(--gray)}.contacts__item-link{transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.contacts__item-link[href]:hover{color:var(--red)}}.contacts__item-link[href]:active{color:var(--primary)}@media screen and (max-width: 768px){.contacts__item-link{font-size:.8rem}}.contacts__map{flex:2;max-width:800px;height:400px}@media screen and (max-width: 768px){.contacts__map{max-width:100%;height:250px}}.contacts__map-container{width:100%;height:100%;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.contacts__map-fallback{width:100%;height:100%;border-radius:8px;background:#f8f9fa;border:2px dashed #dee2e6;display:flex;align-items:center;justify-content:center;padding:20px}.contacts__map-fallback-content{text-align:center;color:var(--gray)}.contacts__map-fallback-content svg{margin-bottom:16px;color:var(--gray)}.contacts__map-fallback-content p{margin-bottom:16px;font-size:1rem;line-height:1.5}.contacts__map-fallback-content .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s ease}.contacts__map-fallback-content .btn:hover{transform:translateY(-1px)}.contacts__socials{margin-top:25px}@media screen and (max-width: 768px){.contacts__socials{margin-top:15px}}.about{padding-top:35px;padding-bottom:100px}@media screen and (max-width: 768px){.about{padding-top:15px;padding-bottom:30px}}.about__container{display:flex;align-items:flex-start;gap:66px}@media screen and (max-width: 1024px){.about__container{gap:30px}}@media screen and (max-width: 768px){.about__container{gap:15px}}@media screen and (max-width: 992px){.about__container{flex-direction:column}}.about__img{max-width:636px;border-radius:15px;border:1px solid #f1f1f1;height:425px;width:100%;object-fit:cover}@media screen and (max-width: 992px){.about__img{max-width:100%}}@media screen and (max-width: 768px){.about__img{height:300px}}@media screen and (max-width: 480px){.about__img{height:200px}}.about__info{width:100%}.about__title{margin-bottom:30px}@media screen and (max-width: 1024px){.about__title{margin-bottom:10px}}@media screen and (max-width: 768px){.about__text{font-size:.8rem}}.nav-menu{display:flex;flex-direction:column;gap:20px}.nav-menu__link{font-weight:600;color:var(--white);transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.nav-menu__link:hover{color:var(--red)}}.footer{background-color:#1e1e1e;margin-top:60px}.footer__top{padding-top:22px;display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--gray);flex-wrap:wrap;gap:20px}@media screen and (max-width: 480px){.footer__top{border:none;padding-bottom:0}}@media screen and (max-width: 480px){.footer__nav-menu{display:none}}.footer__logo{flex-shrink:0;width:120px}@media screen and (max-width: 1024px){.footer__logo{display:none}}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:18px;gap:20px;flex-wrap:wrap}@media screen and (max-width: 480px){.footer__bottom{flex-direction:column-reverse;align-items:flex-start;padding-bottom:26px}}.footer__links{display:flex;flex-direction:column;gap:4px}.footer__link{font-weight:400;font-size:.75rem;color:var(--gray);transition:color .15s var(--transition)}@media (any-hover: hover) and (pointer: fine){.footer__link:hover{color:var(--red)}}.footer__socials .socials__link{background-color:var(--accent)}@media (any-hover: hover) and (pointer: fine){.footer__socials .socials__link:hover{background-color:var(--white)}}.contact-box{display:flex;align-items:center;gap:15px}.contact-box__content{display:flex;flex-direction:column;gap:10px}.contact-box__title{color:var(--gray)}.contact-box__link{font-weight:600;color:var(--white)}.footer__payment-methods{margin-top:8px}.footer__payment-text{font-size:.75rem;color:var(--gray);margin-bottom:4px;display:block}.footer__payment-icons{display:flex;gap:8px;flex-wrap:wrap}.payment-icon{font-size:.7rem;font-weight:600;color:var(--white);background-color:var(--accent);padding:2px 6px;border-radius:4px;text-transform:uppercase}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}@media screen and (max-width: 768px){.product-page{grid-template-columns:1fr;gap:30px}}@media screen and (max-width: 480px){.product-page{gap:20px}}.product-page__gallery{position:sticky;top:20px}@media screen and (max-width: 768px){.product-page__gallery{position:static}}.product-page__image{border-radius:12px;overflow:hidden;box-shadow:0 4px 30px #0000001a}@media screen and (max-width: 480px){.product-page__image{border-radius:8px;box-shadow:0 2px 15px #00000014}}.product-page__img{width:100%;height:auto;display:block}.product-page__info{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 480px){.product-page__info{gap:15px}}.product-page__title{font-size:2.5rem;font-weight:700;color:var(--primary);margin:0;line-height:1.2}@media screen and (max-width: 768px){.product-page__title{font-size:2rem}}@media screen and (max-width: 480px){.product-page__title{font-size:1.5rem;line-height:1.3}}.product-page__weight{font-size:1.1rem;color:var(--gray);font-weight:500;padding:8px 16px;background:#f8f8f8;border-radius:8px;display:inline-block;width:fit-content}@media screen and (max-width: 480px){.product-page__weight{font-size:.9rem;padding:6px 12px;border-radius:6px}}.product-page__description{font-size:1.1rem;line-height:1.6;color:#333;margin:0}@media screen and (max-width: 768px){.product-page__description{font-size:1rem;line-height:1.5}}@media screen and (max-width: 480px){.product-page__description{font-size:.9rem;line-height:1.4}}.product-page__price{margin-top:10px}@media screen and (max-width: 480px){.product-page__price{margin-top:5px}}.product-page__price-value{font-size:2rem;font-weight:700;color:var(--red)}@media screen and (max-width: 768px){.product-page__price-value{font-size:1.5rem}}@media screen and (max-width: 480px){.product-page__price-value{font-size:1.3rem}}.product-page__actions{display:flex;align-items:center;gap:20px;margin-top:20px}@media screen and (max-width: 768px){.product-page__actions{flex-direction:column;align-items:stretch;gap:15px}}@media screen and (max-width: 480px){.product-page__actions{gap:12px;margin-top:15px}}.product-page__counter{display:flex;align-items:center;gap:10px;background:#f8f8f8;padding:8px 12px;border-radius:8px}@media screen and (max-width: 480px){.product-page__counter{padding:6px 10px;border-radius:6px}}.product-page__counter .counter__field{width:60px;text-align:center;border:none;background:transparent;font-size:1.1rem;font-weight:600}@media screen and (max-width: 480px){.product-page__counter .counter__field{width:50px;font-size:1rem}}.product-page__counter .counter__btn{width:32px;height:32px;border-radius:6px;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}@media screen and (max-width: 480px){.product-page__counter .counter__btn{width:28px;height:28px;border-radius:4px}}.product-page__counter .counter__btn:hover{background:var(--red);border-color:var(--red);color:#fff}.product-page__counter .counter__btn svg{width:14px;height:14px}@media screen and (max-width: 480px){.product-page__counter .counter__btn svg{width:12px;height:12px}}.product-page__btn{padding:15px 40px;font-size:1.1rem;font-weight:600;border-radius:8px;background:var(--red);color:#fff;border:none;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.product-page__btn{padding:12px 30px;font-size:1rem}}@media screen and (max-width: 480px){.product-page__btn{padding:10px 20px;font-size:.9rem;border-radius:6px}}.product-page__btn:hover{background:var(--accent);transform:translateY(-2px)}.product-page__btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.seo-description{background-color:#f8f8f8;padding:40px 0;margin-top:40px}.seo-description__content h2{font-size:1.5rem;font-weight:700;color:var(--primary);margin:0 0 20px;line-height:1.3}.seo-description__content h3{font-size:1.2rem;font-weight:600;color:var(--primary);margin:25px 0 15px;line-height:1.3}.seo-description__content p{font-size:1rem;line-height:1.6;color:#333;margin:0 0 15px}.seo-description__content p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.seo-description__content h2{font-size:1.3rem}.seo-description__content h3{font-size:1.1rem}.seo-description__content p{font-size:.95rem}}.order-success{max-width:800px;margin:0 auto}.order-success__header{text-align:center;margin-bottom:40px}.order-success__icon{margin-bottom:20px}.order-success__title{font-size:2rem;font-weight:700;color:var(--primary);margin:0 0 10px}.order-success__subtitle{font-size:1.1rem;color:var(--gray);margin:0}.order-success__content{background:#f8f8f8;border-radius:12px;padding:30px;margin-bottom:30px}.order-success__info,.order-success__items,.order-success__comment{margin-bottom:30px}.order-success__info:last-child,.order-success__items:last-child,.order-success__comment:last-child{margin-bottom:0}.order-success__info h3,.order-success__items h3,.order-success__comment h3{font-size:1.3rem;font-weight:600;color:var(--primary);margin:0 0 20px}.order-success__details{display:grid;gap:15px}.order-success__detail{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e0e0e0}.order-success__detail:last-child{border-bottom:none}.order-success__detail .label{font-weight:500;color:var(--gray)}.order-success__detail .value{font-weight:600;color:var(--primary)}.order-success__detail .value.status-new{color:#f59e0b}.order-success__detail .value.status-confirmed{color:#3b82f6}.order-success__detail .value.status-preparing{color:#8b5cf6}.order-success__detail .value.status-delivering{color:#06b6d4}.order-success__detail .value.status-delivered{color:#10b981}.order-success__detail .value.status-cancelled{color:#ef4444}.order-success__items-list{display:flex;flex-direction:column;gap:12px}.order-success__item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e0e0e0}.order-success__item-info{display:flex;align-items:center;gap:10px}.order-success__item-info .name{font-weight:500;color:var(--primary)}.order-success__item-info .count{color:var(--gray);font-size:.9rem}.order-success__comment p{background:#fff;padding:16px;border-radius:8px;border:1px solid #e0e0e0;margin:0;line-height:1.5}.order-success__actions{display:flex;gap:20px;justify-content:center}@media screen and (max-width: 768px){.order-success__actions{flex-direction:column;align-items:center}}.cookie-notice{position:fixed;bottom:0;left:0;right:0;background:#000000f2;color:#fff;z-index:9999;padding:20px 0;transition:opacity .3s ease}@media screen and (max-width: 768px){.cookie-notice{padding:15px 0}}.cookie-notice__container{max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width: 768px){.cookie-notice__container{padding:0 15px}}.cookie-notice__content{display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width: 768px){.cookie-notice__content{flex-direction:column;align-items:flex-start;gap:15px}}.cookie-notice__text{flex:1}.cookie-notice__text p{margin:0;font-size:.875rem;line-height:1.5;color:#ffffffe6}@media screen and (max-width: 768px){.cookie-notice__text p{font-size:.8rem}}.cookie-notice__actions{display:flex;align-items:center;gap:15px;flex-shrink:0}@media screen and (max-width: 768px){.cookie-notice__actions{width:100%;justify-content:space-between}}.cookie-notice__link{color:#fffc;text-decoration:underline;font-size:.875rem;transition:color .2s ease;white-space:nowrap}.cookie-notice__link:hover{color:#fff}@media screen and (max-width: 768px){.cookie-notice__link{font-size:.8rem}}.cookie-notice__btn{padding:10px 20px;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}@media screen and (max-width: 768px){.cookie-notice__btn{padding:8px 16px;font-size:.8rem}}.cookie-notice__btn--accept{background:var(--primary);color:#fff}.cookie-notice__btn--accept:hover{background:var(--red);transform:translateY(-1px)}.cookie-notice__btn--accept:active{transform:translateY(0)}.mobile-nav{background-color:#f8f8f8;display:none}@media screen and (max-width: 768px){.mobile-nav{display:block}}.mobile-nav .container{padding:0}.mobile-nav .menu{padding:8px 15px;flex-wrap:nowrap;flex-direction:row;overflow-x:auto}.mobile-nav .menu__link{display:flex;gap:2px}.select-wrapper{position:relative}.select-wrapper select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.select-wrapper svg{position:absolute;display:block;right:20px;top:50%;translate:0 -50%;transition:rotate .15s var(--transition)}.select-wrapper select:focus{outline:1px solid var(--primary)}.select-wrapper select:focus~svg{rotate:180deg}.products{display:flex;flex-wrap:wrap;gap:24px;justify-content:start;max-width:1400px;margin:0 auto}@media screen and (max-width: 768px){.products{justify-content:center}}.product{width:300px;max-width:100%;min-width:250px;box-sizing:border-box;flex:none}
