.store-hero{--hero-orange: #ff7300;--hero-background: #fbf8f4;--hero-height: 350px;--hero-radius: 8px;width:100%;padding:15px 0 20px;overflow:hidden;background:var(--hero-background)}.store-hero *,.store-hero *:before,.store-hero *:after{box-sizing:border-box}.store-hero__container{width:min(1380px,calc(100% - 30px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,2.04fr) minmax(300px,1fr);align-items:stretch;gap:19px}.store-hero__slider,.store-hero__side-banner{height:var(--hero-height);overflow:hidden;background:#ece7df;border-radius:var(--hero-radius)}.store-hero__slider{position:relative;isolation:isolate;outline:none}.store-hero__slider:focus-visible{box-shadow:0 0 0 3px #ff730047}.store-hero__slides,.store-hero__slide{position:absolute;inset:0}.store-hero__slide{z-index:0;visibility:hidden;opacity:0;transition:opacity .55s ease,visibility .55s ease}.store-hero__slide.is-active{z-index:1;visibility:visible;opacity:1}.store-hero__slide img,.store-hero__side-banner>img{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.store-hero__slide img{object-position:var(--desktop-position, center center)}.store-hero__arrow{position:absolute;top:50%;z-index:10;width:40px;height:40px;padding:0;display:grid;place-items:center;color:var(--hero-orange);background:#fffffff5;border:0;border-radius:0;box-shadow:0 4px 16px #00000014;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%);transition:opacity .22s ease,visibility .22s ease,color .18s ease,background-color .18s ease}.store-hero__slider:hover .store-hero__arrow,.store-hero__slider:focus-within .store-hero__arrow{opacity:1;visibility:visible;pointer-events:auto}.store-hero__arrow--previous{left:0}.store-hero__arrow--next{right:0}.store-hero__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-hero__arrow:hover,.store-hero__arrow:focus-visible{color:#fff;background-color:var(--hero-orange);outline:none}.store-hero__dots{position:absolute;left:29px;bottom:25px;z-index:5;display:flex;align-items:center;gap:10px}.store-hero__dot{width:8px;height:8px;flex:0 0 8px;padding:0;border:0;border-radius:50%;background:#ffffffeb;box-shadow:0 0 0 1px #0000000a;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.store-hero__dot:hover,.store-hero__dot:focus-visible{transform:scale(1.18);outline:none}.store-hero__dot.is-active{background:var(--hero-orange)}.store-hero__side-banner{position:relative;display:block;color:#32160d;text-decoration:none;isolation:isolate}.store-hero__side-banner>img{position:absolute;inset:0;z-index:-3;object-position:center;transition:transform .45s ease}.store-hero__banner-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#fff2c3f7,#ffecb1e0,#512a0e24),linear-gradient(180deg,#ffffff2e,#5b2b0a29)}.store-hero__banner-content{position:relative;z-index:2;width:70%;height:100%;padding:27px 10px 22px 35px;display:flex;flex-direction:column;align-items:flex-start}.store-hero__banner-label{margin:0 0 2px;color:#3c2319;font-size:clamp(14px,1.1vw,18px);font-weight:600;line-height:1.25}.store-hero__banner-content h2{margin:0 0 17px;color:#66180c;font-size:clamp(24px,2vw,32px);font-weight:800;line-height:1.03;letter-spacing:-.5px}.store-hero__benefits{width:100%;padding:12px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;background:#fff8ddad;border:1px solid rgba(166,104,27,.32);border-radius:18px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.store-hero__benefits div{min-width:0;display:flex;align-items:flex-start;gap:5px}.store-hero__benefits strong{color:#681b0e;font-size:17px;line-height:1.2}.store-hero__benefits span{color:#4a291b;font-size:11px;font-weight:600;line-height:1.3}.store-hero__side-banner:hover>img{transform:scale(1.025)}@media(max-width:1200px){.store-hero{--hero-height: 320px;padding-top:13px}.store-hero__container{width:calc(100% - 30px);display:block}.store-hero__slider{width:100%}.store-hero__side-banner{display:none}}@media(hover:none),(pointer:coarse){.store-hero__arrow{opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:640px){.store-hero{--hero-height: 250px;--hero-radius: 7px;padding:14px 0 18px}.store-hero__container{width:calc(100% - 24px)}.store-hero__slide img{object-position:var(--mobile-position, 40% center)}.store-hero__arrow{width:36px;height:36px}.store-hero__arrow svg{width:18px;height:18px}.store-hero__dots{left:20px;bottom:18px;gap:8px}}@media(prefers-reduced-motion:reduce){.store-hero__slide,.store-hero__arrow,.store-hero__dot,.store-hero__side-banner>img{transition:none}}.featured-category{--category-orange: #ff7a18;--category-orange-dark: #e96300;--category-background: #fbf8f4;--category-card-background: #ffffff;--category-text: #222831;--category-muted: #777777;--category-gap: 22px;width:100%;padding:42px 0 46px;overflow:hidden;background:radial-gradient(circle at 7% 15%,rgba(255,122,24,.08),transparent 21%),radial-gradient(circle at 94% 88%,rgba(255,187,112,.09),transparent 22%),var(--category-background)}.featured-category *,.featured-category *:before,.featured-category *:after{box-sizing:border-box}.featured-category__container{width:min(1440px,calc(100% - 32px));margin-inline:auto}.featured-category__header{max-width:620px;margin:0 auto 28px;text-align:center}.featured-category__subtitle{display:inline-block;margin-bottom:6px;color:var(--category-orange);font-size:13px;font-weight:700;line-height:1.4;letter-spacing:1.6px;text-transform:uppercase}.featured-category__title{margin:0;color:var(--category-text);font-size:clamp(24px,2.2vw,34px);font-weight:700;line-height:1.2;letter-spacing:-.5px}.featured-category__description{margin:8px 0 0;color:var(--category-muted);font-size:14px;line-height:1.6}.featured-category__carousel{position:relative;padding-inline:44px}.featured-category__viewport{width:100%;overflow:hidden;scroll-behavior:smooth;scrollbar-width:none}.featured-category__viewport::-webkit-scrollbar{display:none}.featured-category__track{display:flex;align-items:flex-start;gap:var(--category-gap)}.featured-category__item{flex:0 0 calc((100% - ((var(--items-per-view) - 1) * var(--category-gap))) / var(--items-per-view));min-width:0;color:var(--category-text);text-align:center;text-decoration:none;scroll-snap-align:start}.featured-category__image-box{position:relative;height:145px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#fffaf5);border:1px solid rgba(255,122,24,.08);border-radius:22px;box-shadow:0 10px 30px #2a21180d,0 2px 8px #2a211806;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.featured-category__image-box img{position:relative;z-index:2;width:78px;height:78px;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.featured-category__decoration{position:absolute;display:block;border-radius:50%;pointer-events:none}.featured-category__decoration--one{top:-25px;right:-22px;width:78px;height:78px;background:#ff7a1812}.featured-category__decoration--two{bottom:-25px;left:-20px;width:64px;height:64px;background:#ffc0781a}.featured-category__view-icon{position:absolute;right:10px;bottom:10px;z-index:3;width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--category-orange);border-radius:50%;opacity:0;transform:translateY(7px) scale(.9);transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.featured-category__view-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.featured-category__item h3{margin:12px 0 2px;overflow:hidden;color:var(--category-text);font-size:16px;font-weight:600;line-height:1.35;white-space:nowrap;text-overflow:ellipsis;transition:color .22s ease}.featured-category__shop-text{display:inline-block;color:var(--category-muted);font-size:12px;font-weight:500;line-height:1.4;opacity:0;transform:translateY(-3px);transition:opacity .22s ease,transform .22s ease,color .22s ease}.featured-category__item:hover .featured-category__image-box,.featured-category__item:focus-visible .featured-category__image-box{border-color:#ff7a1847;box-shadow:0 16px 35px #4a2f181a,0 4px 12px #ff7a1814;transform:translateY(-5px)}.featured-category__item:hover .featured-category__image-box img,.featured-category__item:focus-visible .featured-category__image-box img{filter:drop-shadow(0 8px 9px rgba(80,49,20,.12));transform:scale(1.1) rotate(-2deg)}.featured-category__item:hover h3,.featured-category__item:focus-visible h3{color:var(--category-orange)}.featured-category__item:hover .featured-category__view-icon,.featured-category__item:focus-visible .featured-category__view-icon{opacity:1;transform:translateY(0) scale(1)}.featured-category__item:hover .featured-category__shop-text,.featured-category__item:focus-visible .featured-category__shop-text{color:var(--category-orange-dark);opacity:1;transform:translateY(0)}.featured-category__item:focus-visible{outline:none}.featured-category__arrow{position:absolute;top:72px;z-index:10;width:40px;height:40px;padding:0;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ff9c43 0%,var(--category-orange) 100%);border:3px solid var(--category-background);border-radius:50%;box-shadow:0 8px 22px #ff7a1847,0 2px 7px #00000014;cursor:pointer;transform:translateY(-50%);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.featured-category__arrow--previous{left:0}.featured-category__arrow--next{right:0}.featured-category__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.featured-category__arrow:hover,.featured-category__arrow:focus-visible{background:var(--category-orange-dark);box-shadow:0 10px 25px #ff7a1861,0 3px 8px #0000001a;outline:none;transform:translateY(-50%) scale(1.08)}.featured-category__arrow:active{transform:translateY(-50%) scale(.94)}.featured-category__progress{width:min(260px,50%);height:4px;margin:26px auto 0;overflow:hidden;background:#ff7a181f;border-radius:20px}.featured-category__progress span{height:100%;display:block;background:linear-gradient(90deg,#ffad61 0%,var(--category-orange) 100%);border-radius:inherit;transition:width .35s ease}@media(max-width:991px){.featured-category{--category-gap: 18px;padding:36px 0 40px}.featured-category__header{margin-bottom:24px}.featured-category__carousel{padding-inline:38px}.featured-category__image-box{height:135px;border-radius:19px}.featured-category__image-box img{width:72px;height:72px}.featured-category__arrow{top:67px;width:38px;height:38px}}@media(max-width:640px){.featured-category{--category-gap: 14px;padding:30px 0 34px}.featured-category__container{width:calc(100% - 24px)}.featured-category__header{margin-bottom:21px}.featured-category__subtitle{margin-bottom:4px;font-size:11px}.featured-category__title{font-size:24px}.featured-category__description{max-width:320px;margin:7px auto 0;font-size:13px}.featured-category__carousel{padding-inline:30px}.featured-category__image-box{height:120px;border-radius:17px}.featured-category__image-box img{width:63px;height:63px}.featured-category__item h3{margin-top:10px;font-size:14px}.featured-category__shop-text,.featured-category__view-icon{display:none}.featured-category__arrow{top:60px;width:34px;height:34px;border-width:2px}.featured-category__arrow--previous{left:-2px}.featured-category__arrow--next{right:-2px}.featured-category__arrow svg{width:17px;height:17px}.featured-category__progress{width:150px;margin-top:21px}}@media(prefers-reduced-motion:reduce){.featured-category__viewport{scroll-behavior:auto}.featured-category__image-box,.featured-category__image-box img,.featured-category__view-icon,.featured-category__shop-text,.featured-category__arrow,.featured-category__progress span{transition:none}}.top-products{--product-orange: #ff7a12;--product-orange-dark: #eb6800;--product-red: #ff3838;--product-green: #b5dc22;--product-background: #fbf8f4;--product-card-background: #ffffff;--product-text: #101c2d;--product-muted: #6f747c;width:100%;padding:18px 0 28px;background:var(--product-background)}.top-products *,.top-products *:before,.top-products *:after{box-sizing:border-box}.top-products__container{width:min(1380px,calc(100% - 30px));margin-inline:auto}.top-products__header{margin-bottom:30px;text-align:center}.top-products__header h2{margin:0;color:var(--product-text);font-size:clamp(25px,2vw,32px);font-weight:600;line-height:1.25}.top-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.top-product-card{position:relative;min-width:0;min-height:300px;overflow:hidden;display:grid;grid-template-columns:minmax(220px,40%) minmax(0,60%);align-items:center;background:var(--product-card-background);border:1px solid rgba(16,28,45,.025);border-radius:8px;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.top-product-card:hover{border-color:#ff7a121f;box-shadow:0 14px 35px #281f1712;transform:translateY(-3px)}.top-product-card__badge{position:absolute;top:0;right:0;z-index:5;min-height:24px;padding:4px 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#fff;background:var(--product-red);border-radius:0 7px;font-size:12px;font-weight:600;line-height:1}.top-product-card__badge svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.top-product-card__image{width:100%;height:100%;min-height:298px;padding:28px 20px;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.top-product-card__image img{width:100%;height:235px;display:block;object-fit:contain;object-position:center;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.top-product-card:hover .top-product-card__image img{filter:drop-shadow(0 10px 13px rgba(70,46,22,.1));transform:scale(1.04)}.top-product-card__content{min-width:0;padding:38px 30px 30px 15px}.top-product-card__title{display:inline-block;margin:0 0 9px;color:var(--product-text);font-size:20px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .18s ease}.top-product-card__title:hover,.top-product-card__title:focus-visible{color:var(--product-orange);outline:none}.top-product-card__price-row{min-height:26px;display:flex;align-items:center;flex-wrap:wrap;gap:13px}.top-product-card__current-price{color:var(--product-orange);font-size:18px;font-weight:700;line-height:1.3}.top-product-card__old-price{color:var(--product-muted);font-size:16px;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.top-product-card__saving{width:max-content;min-height:23px;margin-top:4px;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;color:#111;background:var(--product-green);border-radius:20px;font-size:12px;font-weight:600;line-height:1}.top-product-card__actions{margin-top:29px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.top-product-card__button{min-height:41px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.top-product-card__button svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.top-product-card__button--cart{color:var(--product-orange);background:#fff;border:1px solid var(--product-orange)}.top-product-card__button--cart:hover,.top-product-card__button--cart:focus-visible{color:#fff;background:var(--product-orange);outline:none}.top-product-card__button--buy{color:#fff;background:var(--product-orange);border:1px solid var(--product-orange)}.top-product-card__button--buy:hover,.top-product-card__button--buy:focus-visible{color:#fff;background:var(--product-orange-dark);border-color:var(--product-orange-dark);outline:none}.top-product-card__button:active{transform:scale(.97)}@media(max-width:1200px){.top-product-card{grid-template-columns:minmax(190px,42%) minmax(0,58%)}.top-product-card__content{padding-right:20px}.top-product-card__title{font-size:18px}}@media(max-width:900px){.top-products__grid{gap:18px}.top-product-card{min-height:0;grid-template-columns:1fr;align-content:start}.top-product-card__image{min-height:220px;height:220px;padding:18px}.top-product-card__image img{height:190px}.top-product-card__content{padding:14px 18px 20px}.top-product-card__actions{margin-top:18px}.top-product-card__button{flex:1 1 auto}}@media(max-width:640px){.top-products{padding:14px 0 26px}.top-products__container{width:calc(100% - 24px)}.top-products__header{margin-bottom:16px}.top-products__header h2{font-size:23px}.top-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.top-product-card{display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border-radius:7px}.top-product-card:hover{transform:none}.top-product-card__badge{min-height:23px;padding:4px 6px;font-size:10px}.top-product-card__badge svg{width:11px;height:11px}.top-product-card__image{width:100%;height:205px;min-height:205px;padding:18px 12px 8px}.top-product-card__image img{width:100%;height:180px}.top-product-card__content{width:100%;padding:10px 12px 13px}.top-product-card__title{width:100%;min-height:38px;margin-bottom:6px;display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.top-product-card__price-row{min-height:20px;gap:7px}.top-product-card__current-price{font-size:14px}.top-product-card__old-price{font-size:13px}.top-product-card__saving{min-height:18px;margin-top:3px;padding:3px 5px;font-size:9px}.top-product-card__actions{width:100%;margin-top:12px}.top-product-card__button{width:100%;min-height:32px;padding:7px 5px;gap:4px;border-radius:6px;font-size:12px}.top-product-card__button svg{width:14px;height:14px;flex-basis:14px}.top-product-card__button--buy{display:none}}@media(max-width:390px){.top-products__container{width:calc(100% - 18px)}.top-products__grid{gap:8px}.top-product-card__image{height:175px;min-height:175px;padding:14px 8px 5px}.top-product-card__image img{height:155px}.top-product-card__content{padding:9px 9px 11px}.top-product-card__title,.top-product-card__current-price{font-size:13px}.top-product-card__old-price,.top-product-card__button{font-size:11px}}@media(prefers-reduced-motion:reduce){.top-product-card,.top-product-card__image img,.top-product-card__title,.top-product-card__button{transition:none}}.our-brands{--brand-orange: #ff7913;--brand-orange-dark: #e96800;--brand-background: #fbf8f4;--brand-card-background: #ffffff;--brand-text: #111c2d;--brand-border: #e4e4e4;--brand-gap: 24px;width:100%;padding:22px 0 24px;overflow:hidden;background:var(--brand-background)}.our-brands *,.our-brands *:before,.our-brands *:after{box-sizing:border-box}.our-brands__container{width:min(1490px,calc(100% - 32px));margin-inline:auto}.our-brands__heading{position:relative;min-height:38px;padding-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #d9d9d9}.our-brands__heading h2{position:relative;margin:0;color:var(--brand-text);font-size:21px;font-weight:700;line-height:1.25}.our-brands__heading h2:after{content:"";position:absolute;left:0;bottom:-16px;width:40px;height:4px;background:var(--brand-orange);border-radius:10px}.our-brands__see-all{margin-top:3px;display:inline-flex;align-items:center;gap:8px;color:var(--brand-orange);font-size:11px;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.our-brands__see-all svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.our-brands__see-all:hover,.our-brands__see-all:focus-visible{color:var(--brand-orange-dark);outline:none}.our-brands__see-all:hover svg,.our-brands__see-all:focus-visible svg{transform:translate(4px)}.our-brands__slider{width:100%;margin-top:18px;overflow:hidden;outline:none;touch-action:pan-y}.our-brands__slider:focus-visible{border-radius:9px;box-shadow:0 0 0 3px #ff791329}.our-brands__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.our-brands__page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(var(--brands-per-view),minmax(0,1fr));gap:var(--brand-gap)}.our-brands__card{position:relative;height:90px;min-width:0;overflow:hidden;display:flex;align-items:center;justify-content:center;color:inherit;background:var(--brand-card-background);border:1px solid var(--brand-border);border-radius:8px;text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.our-brands__card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,121,19,.04),transparent 55%);opacity:0;transition:opacity .22s ease}.our-brands__card img{position:relative;z-index:2;width:auto;max-width:64%;height:auto;max-height:62px;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .25s ease,filter .25s ease}.our-brands__card:hover,.our-brands__card:focus-visible{border-color:#ff791373;box-shadow:0 10px 25px #291f1714,0 3px 8px #ff79130d;outline:none;transform:translateY(-3px)}.our-brands__card:hover:before,.our-brands__card:focus-visible:before{opacity:1}.our-brands__card:hover img,.our-brands__card:focus-visible img{filter:drop-shadow(0 5px 6px rgba(0,0,0,.08));transform:scale(1.045)}.our-brands__dots{min-height:13px;margin-top:17px;display:flex;align-items:center;justify-content:center;gap:8px}.our-brands__dot{width:8px;height:8px;flex:0 0 8px;padding:0;background:transparent;border:1px solid var(--brand-orange);border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease,border-color .18s ease}.our-brands__dot:hover,.our-brands__dot:focus-visible{border-color:var(--brand-orange-dark);outline:none;transform:scale(1.2)}.our-brands__dot.is-active{background:var(--brand-orange);border-color:var(--brand-orange)}@media(max-width:1099px){.our-brands{--brand-gap: 18px}.our-brands__card{height:88px}.our-brands__card img{max-width:68%;max-height:58px}}@media(max-width:699px){.our-brands{--brand-gap: 10px;padding:19px 0 22px}.our-brands__container{width:calc(100% - 24px)}.our-brands__heading{min-height:35px;padding-bottom:11px}.our-brands__heading h2{font-size:19px}.our-brands__heading h2:after{bottom:-14px;width:38px;height:3px}.our-brands__see-all{font-size:10px}.our-brands__see-all svg{width:16px;height:16px}.our-brands__slider{margin-top:17px}.our-brands__card{height:82px;border-radius:7px}.our-brands__card img{max-width:78%;max-height:53px}.our-brands__dots{margin-top:14px}}@media(max-width:380px){.our-brands__container{width:calc(100% - 18px)}.our-brands__card{height:76px}.our-brands__card img{max-width:80%;max-height:48px}}@media(prefers-reduced-motion:reduce){.our-brands__track,.our-brands__card,.our-brands__card:before,.our-brands__card img,.our-brands__see-all,.our-brands__see-all svg,.our-brands__dot{transition:none}}.honey-products{--honey-orange: #ff7a12;--honey-orange-dark: #e86800;--honey-green: #2cbb78;--honey-red: #ff2222;--honey-background: #fbf8f4;--honey-card-background: #ffffff;--honey-text: #111b2c;--honey-muted: #999999;--honey-border: #cfcfcf;--honey-gap: 20px;width:100%;padding:28px 0 38px;overflow:hidden;background:var(--honey-background)}.honey-products *,.honey-products *:before,.honey-products *:after{box-sizing:border-box}.honey-products__container{width:min(1440px,calc(100% - 32px));margin-inline:auto}.honey-products__heading{position:relative;min-height:48px;padding-bottom:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #d7d7d7}.honey-products__heading h2{position:relative;margin:0;color:var(--honey-text);font-size:21px;font-weight:700;line-height:1.3}.honey-products__heading h2:after{content:"";position:absolute;left:0;bottom:-18px;width:40px;height:4px;background:var(--honey-orange);border-radius:20px}.honey-products__view-all{margin-top:4px;display:inline-flex;align-items:center;gap:8px;color:var(--honey-orange);font-size:11px;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.honey-products__view-all svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.honey-products__view-all:hover,.honey-products__view-all:focus-visible{color:var(--honey-orange-dark);outline:none}.honey-products__view-all:hover svg,.honey-products__view-all:focus-visible svg{transform:translate(4px)}.honey-products__slider{width:100%;margin-top:27px;overflow:hidden;outline:none;touch-action:pan-y}.honey-products__slider:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #ff7a1221}.honey-products__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.honey-products__page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(var(--products-per-page),minmax(0,1fr));gap:var(--honey-gap)}.honey-product-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--honey-card-background);border:1px solid var(--honey-border);border-radius:4px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.honey-product-card:hover{border-color:#ff7a1285;box-shadow:0 12px 26px #30251b14,0 3px 8px #ff7a120d;transform:translateY(-3px)}.honey-product-card__badge{position:absolute;top:14px;z-index:5;min-height:21px;padding:5px 7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;font-size:10px;font-weight:600;line-height:1}.honey-product-card__badge--best{left:14px;background:var(--honey-orange)}.honey-product-card__badge--save{right:14px;background:var(--honey-green)}.honey-product-card__image{width:100%;height:290px;padding:32px 20px 18px;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.honey-product-card__image img{width:100%;height:240px;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.honey-product-card:hover .honey-product-card__image img{filter:drop-shadow(0 10px 12px rgba(54,37,21,.1));transform:scale(1.035)}.honey-product-card__content{margin-top:auto;padding:9px 8px 8px}.honey-product-card__title{width:100%;min-height:27px;margin-bottom:5px;display:-webkit-box;overflow:hidden;color:var(--honey-text);font-size:17px;font-weight:500;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.honey-product-card__title:hover,.honey-product-card__title:focus-visible{color:var(--honey-orange);outline:none}.honey-product-card__prices{min-height:28px;margin-bottom:9px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.honey-product-card__price{color:var(--honey-orange);font-size:16px;font-weight:700;line-height:1.3}.honey-product-card__old-price{color:var(--honey-muted);font-size:15px;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.honey-product-card__button{width:100%;min-height:41px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:7px;background:#fff;border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.honey-product-card__button svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.honey-product-card__button--cart{color:var(--honey-orange);border:1px solid var(--honey-orange)}.honey-product-card__button--cart:hover,.honey-product-card__button--cart:focus-visible{color:#fff;background:var(--honey-orange);outline:none}.honey-product-card__button--stock{color:var(--honey-red);background:#fff;border:1px solid var(--honey-red);cursor:not-allowed;opacity:1}.honey-products__dots{min-height:15px;margin-top:38px;display:flex;align-items:center;justify-content:center;gap:10px}.honey-products__dot{width:8px;height:8px;flex:0 0 8px;padding:0;background:transparent;border:1px solid var(--honey-orange);border-radius:50%;cursor:pointer;transition:width .18s ease,background-color .18s ease,border-color .18s ease}.honey-products__dot:hover,.honey-products__dot:focus-visible{background:#ff7a1238;outline:none}.honey-products__dot.is-active{width:14px;flex-basis:14px;background:var(--honey-orange);border-color:var(--honey-orange);border-radius:20px}@media(max-width:1199px){.honey-products{--honey-gap: 16px}.honey-product-card__image{height:265px}.honey-product-card__image img{height:215px}}@media(max-width:899px){.honey-products{padding-top:24px}.honey-product-card__image{height:245px;padding:28px 15px 15px}.honey-product-card__image img{height:200px}.honey-product-card__title{font-size:15px}}@media(max-width:649px){.honey-products{--honey-gap: 10px;padding:20px 0 28px}.honey-products__container{width:calc(100% - 24px)}.honey-products__heading{min-height:43px;padding-bottom:12px}.honey-products__heading h2{font-size:19px}.honey-products__heading h2:after{bottom:-15px;width:38px;height:3px}.honey-products__view-all{margin-top:3px;font-size:9px}.honey-products__view-all svg{width:16px;height:16px}.honey-products__slider{margin-top:18px}.honey-product-card__badge{top:8px;min-height:18px;padding:4px 5px;font-size:8px}.honey-product-card__badge--best{left:8px}.honey-product-card__badge--save{right:8px}.honey-product-card__image{height:190px;padding:22px 10px 7px}.honey-product-card__image img{height:160px}.honey-product-card__content{padding:7px}.honey-product-card__title{min-height:38px;margin-bottom:4px;font-size:13px;line-height:1.4}.honey-product-card__prices{min-height:23px;margin-bottom:7px;gap:7px}.honey-product-card__price{font-size:13px}.honey-product-card__old-price{font-size:11px}.honey-product-card__button{min-height:34px;padding:6px 4px;gap:4px;font-size:11px}.honey-product-card__button svg{width:14px;height:14px;flex-basis:14px}.honey-products__dots{margin-top:23px;gap:8px}}@media(max-width:380px){.honey-products{--honey-gap: 8px}.honey-products__container{width:calc(100% - 18px)}.honey-products__heading h2{font-size:17px}.honey-product-card__image{height:165px;padding-inline:7px}.honey-product-card__image img{height:140px}.honey-product-card__title,.honey-product-card__price{font-size:12px}.honey-product-card__button{font-size:10px}}@media(prefers-reduced-motion:reduce){.honey-products__track,.honey-product-card,.honey-product-card__image img,.honey-product-card__title,.honey-product-card__button,.honey-products__dot,.honey-products__view-all svg{transition:none}}.combo-deals{--combo-orange: #ff7a14;--combo-orange-dark: #e96800;--combo-green: #32bb7b;--combo-background: #fff3e9;--combo-card-background: #ffffff;--combo-text: #111d2e;--combo-muted: #9b9b9b;--combo-border: #d4d4d4;--combo-gap: 20px;width:100%;padding:34px 0 38px;overflow:hidden;background:#fbf8f4}.combo-deals *,.combo-deals *:before,.combo-deals *:after{box-sizing:border-box}.combo-deals__container{width:min(1440px,calc(100% - 32px));margin-inline:auto;padding:39px 40px 33px;overflow:hidden;background:var(--combo-background);border-radius:16px}.combo-deals__header{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.combo-deals__title{display:flex;align-items:center;gap:12px}.combo-deals__title-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#fff;background:var(--combo-orange);border-radius:4px}.combo-deals__title-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.combo-deals__title h2{margin:0;color:var(--combo-text);font-size:22px;font-weight:700;line-height:1.25}.combo-deals__view-all{min-height:38px;padding:10px 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:var(--combo-orange);border:1px solid var(--combo-orange);border-radius:4px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.combo-deals__view-all svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.combo-deals__view-all:hover,.combo-deals__view-all:focus-visible{background:var(--combo-orange-dark);border-color:var(--combo-orange-dark);outline:none}.combo-deals__view-all:hover svg,.combo-deals__view-all:focus-visible svg{transform:translate(3px)}.combo-deals__slider{width:100%;overflow:hidden;outline:none;touch-action:pan-y}.combo-deals__slider:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #ff7a1426}.combo-deals__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.combo-deals__page{width:100%;min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(var(--combos-per-page),minmax(0,1fr));gap:var(--combo-gap)}.combo-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--combo-card-background);border:1px solid var(--combo-border);border-radius:3px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.combo-card:hover{border-color:#ff7a148c;box-shadow:0 12px 25px #422c1b14,0 3px 8px #ff7a140f;transform:translateY(-3px)}.combo-card__discount,.combo-card__offer{position:absolute;top:0;z-index:5;min-height:24px;padding:6px 7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:700;line-height:1}.combo-card__discount{left:0;background:var(--combo-green);border-radius:0 0 3px}.combo-card__offer{right:0;background:var(--combo-orange);border-radius:0 0 0 11px}.combo-card__image-area{position:relative;width:100%;height:235px;overflow:hidden;display:block;color:inherit;background:#fff;text-decoration:none}.combo-card__image-backdrop{position:absolute;left:11%;right:11%;bottom:24px;height:23px;background:#2c221814;border-radius:50%;filter:blur(10px)}.combo-card__main-image,.combo-card__second-image{position:absolute;display:block;object-fit:cover;object-position:center;background:#fff;border-radius:8px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.combo-card__main-image{left:15%;bottom:32px;width:48%;height:145px;z-index:2}.combo-card__second-image{right:9%;bottom:35px;width:39%;height:105px;z-index:3}.combo-card:hover .combo-card__main-image{filter:drop-shadow(0 8px 10px rgba(53,38,23,.11));transform:translateY(-3px) rotate(-1deg)}.combo-card:hover .combo-card__second-image{filter:drop-shadow(0 7px 9px rgba(53,38,23,.1));transform:translateY(-3px) rotate(1deg)}.combo-card__content{margin-top:auto;padding:9px 12px}.combo-card__name{min-height:43px;margin-bottom:6px;display:-webkit-box;overflow:hidden;color:var(--combo-text);font-size:15px;font-weight:600;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.combo-card__name:hover,.combo-card__name:focus-visible{color:var(--combo-orange);outline:none}.combo-card__prices{min-height:27px;margin-bottom:10px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.combo-card__current-price{color:var(--combo-orange);font-size:18px;font-weight:600;line-height:1.2}.combo-card__old-price{color:var(--combo-muted);font-size:13px;font-weight:400;line-height:1.2;text-decoration-thickness:1px}.combo-card__button{width:100%;min-height:35px;padding:9px 12px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--combo-orange);border:1px solid var(--combo-orange);border-radius:3px;font-size:12px;font-weight:600;line-height:1;text-align:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.combo-card__button:hover,.combo-card__button:focus-visible{background:var(--combo-orange-dark);border-color:var(--combo-orange-dark);outline:none}.combo-deals__dots{min-height:15px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:9px}.combo-deals__dot{width:8px;height:8px;flex:0 0 8px;padding:0;background:transparent;border:1px solid var(--combo-orange);border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.combo-deals__dot:hover,.combo-deals__dot:focus-visible{background:#ff7a1433;outline:none;transform:scale(1.15)}.combo-deals__dot.is-active{background:var(--combo-orange)}@media(max-width:1199px){.combo-deals{--combo-gap: 16px}.combo-deals__container{padding-inline:28px}.combo-card__image-area{height:220px}.combo-card__main-image{height:135px}.combo-card__second-image{height:98px}}@media(max-width:949px){.combo-deals__container{padding:30px 24px 27px}.combo-deals__title h2{font-size:20px}.combo-card__image-area{height:210px}}@media(max-width:649px){.combo-deals{--combo-gap: 10px;padding:24px 0 28px}.combo-deals__container{width:calc(100% - 24px);padding:23px 12px 22px;border-radius:12px}.combo-deals__header{margin-bottom:17px;align-items:center}.combo-deals__title{gap:8px}.combo-deals__title-icon{width:31px;height:31px;flex-basis:31px}.combo-deals__title-icon svg{width:16px;height:16px}.combo-deals__title h2{font-size:16px}.combo-deals__view-all{min-height:31px;padding:7px 8px;gap:3px;font-size:9px}.combo-deals__view-all svg{width:13px;height:13px}.combo-card__discount,.combo-card__offer{min-height:20px;padding:5px 4px;font-size:7px}.combo-card__image-area{height:168px}.combo-card__image-backdrop{bottom:19px}.combo-card__main-image{left:12%;bottom:26px;width:50%;height:105px}.combo-card__second-image{right:7%;bottom:28px;width:41%;height:78px}.combo-card__content{padding:8px}.combo-card__name{min-height:37px;font-size:12px;line-height:1.3}.combo-card__prices{min-height:23px;margin-bottom:7px;gap:6px}.combo-card__current-price{font-size:13px}.combo-card__old-price{font-size:9px}.combo-card__button{min-height:31px;padding:7px 5px;font-size:10px}.combo-deals__dots{margin-top:17px}}@media(max-width:380px){.combo-deals{--combo-gap: 8px}.combo-deals__container{width:calc(100% - 18px);padding-inline:9px}.combo-deals__title h2{font-size:14px}.combo-deals__view-all span{display:none}.combo-deals__view-all{width:31px;padding:0}.combo-card__image-area{height:145px}.combo-card__main-image{height:90px}.combo-card__second-image{height:66px}.combo-card__name{font-size:11px}.combo-card__current-price{font-size:12px}.combo-card__button{font-size:9px}}@media(prefers-reduced-motion:reduce){.combo-deals__track,.combo-card,.combo-card__main-image,.combo-card__second-image,.combo-card__name,.combo-card__button,.combo-deals__view-all svg,.combo-deals__dot{transition:none}}.image-banner{width:100%;padding:34px 0;overflow:hidden;background:#fbf8f4}.image-banner *,.image-banner *:before,.image-banner *:after{box-sizing:border-box}.image-banner__container{width:min(1484px,calc(100% - 72px));margin-inline:auto;overflow:hidden;background:#fff}.image-banner__image{width:100%;height:386px;display:block;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media(max-width:1200px){.image-banner{padding:28px 0}.image-banner__container{width:calc(100% - 40px)}.image-banner__image{height:320px}}@media(max-width:768px){.image-banner{padding:22px 0}.image-banner__container{width:calc(100% - 30px)}.image-banner__image{height:230px}}@media(max-width:480px){.image-banner{padding:18px 0}.image-banner__container{width:calc(100% - 24px)}.image-banner__image{height:165px;object-position:center}}@media(max-width:360px){.image-banner__container{width:calc(100% - 18px)}.image-banner__image{height:145px}}.just-for-you{--jfy-orange: #ff7412;--jfy-orange-dark: #e96600;--jfy-green: #2fbd7b;--jfy-background: #fbf8f4;--jfy-card-background: #ffffff;--jfy-text: #111c2c;--jfy-muted: #999999;--jfy-border: #cccccc;--jfy-gap: 20px;width:100%;padding:24px 0 40px;overflow:hidden;background:var(--jfy-background)}.just-for-you *,.just-for-you *:before,.just-for-you *:after{box-sizing:border-box}.just-for-you__container{width:min(1484px,calc(100% - 58px));margin-inline:auto}.just-for-you__heading{position:relative;min-height:49px;padding-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #d8d8d8}.just-for-you__heading h2{position:relative;margin:0;color:var(--jfy-text);font-size:21px;font-weight:700;line-height:1.3}.just-for-you__heading h2:after{content:"";position:absolute;left:0;bottom:-17px;width:40px;height:4px;background:var(--jfy-orange);border-radius:20px}.just-for-you__view-all{margin-top:3px;display:inline-flex;align-items:center;gap:8px;color:var(--jfy-orange);font-size:11px;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase;letter-spacing:.2px;transition:color .18s ease}.just-for-you__view-all svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.just-for-you__view-all:hover,.just-for-you__view-all:focus-visible{color:var(--jfy-orange-dark);outline:none}.just-for-you__view-all:hover svg,.just-for-you__view-all:focus-visible svg{transform:translate(4px)}.just-for-you__grid{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--jfy-gap)}.just-product{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--jfy-card-background);border:1px solid var(--jfy-border);border-radius:4px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.just-product:hover{border-color:#ff74128c;box-shadow:0 12px 28px #281f1714,0 3px 8px #ff74120d;transform:translateY(-3px)}.just-product__badge{position:absolute;top:14px;z-index:5;min-height:20px;padding:5px 7px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;font-size:9px;font-weight:600;line-height:1}.just-product__badge--left{left:14px;background:var(--jfy-orange)}.just-product__badge--right{right:14px;background:var(--jfy-green)}.just-product__image{width:100%;height:280px;padding:34px 22px 15px;display:flex;align-items:center;justify-content:center;color:inherit;background:#fff;text-decoration:none}.just-product__image img{width:100%;height:225px;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .3s ease,filter .3s ease}.just-product:hover .just-product__image img{filter:drop-shadow(0 10px 13px rgba(52,36,21,.11));transform:scale(1.045)}.just-product__content{margin-top:auto;padding:8px}.just-product__name{width:100%;min-height:49px;margin-bottom:3px;display:-webkit-box;overflow:hidden;color:var(--jfy-text);font-size:16px;font-weight:500;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.just-product__name:hover,.just-product__name:focus-visible{color:var(--jfy-orange);outline:none}.just-product__prices{min-height:28px;margin-bottom:8px;display:flex;align-items:center;flex-wrap:wrap;gap:11px}.just-product__price{color:var(--jfy-orange);font-size:16px;font-weight:700;line-height:1.3}.just-product__old-price{color:var(--jfy-muted);font-size:14px;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.just-product__cart{width:100%;min-height:41px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--jfy-orange);background:#fff;border:1px solid var(--jfy-orange);border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.just-product__cart svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.just-product__cart:hover,.just-product__cart:focus-visible{color:#fff;background:var(--jfy-orange);border-color:var(--jfy-orange);outline:none}@media(max-width:1200px){.just-for-you{--jfy-gap: 16px}.just-for-you__container{width:calc(100% - 40px)}.just-for-you__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.just-product__image{height:255px}.just-product__image img{height:205px}}@media(max-width:900px){.just-for-you__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.just-product__image{height:230px;padding:28px 16px 12px}.just-product__image img{height:185px}.just-product__name{font-size:14px}}@media(max-width:640px){.just-for-you{--jfy-gap: 10px;padding:20px 0 28px}.just-for-you__container{width:calc(100% - 24px)}.just-for-you__heading{min-height:43px;padding-bottom:12px}.just-for-you__heading h2{font-size:19px}.just-for-you__heading h2:after{bottom:-15px;width:38px;height:3px}.just-for-you__view-all{margin-top:4px;gap:4px;font-size:9px}.just-for-you__view-all svg{width:16px;height:16px}.just-for-you__grid{margin-top:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.just-product__badge{top:8px;min-height:18px;padding:4px 5px;font-size:8px}.just-product__badge--left{left:8px}.just-product__badge--right{right:8px}.just-product__image{height:190px;padding:22px 10px 7px}.just-product__image img{height:160px}.just-product__content{padding:7px}.just-product__name{min-height:39px;margin-bottom:3px;font-size:13px;line-height:1.4}.just-product__prices{min-height:22px;margin-bottom:7px;gap:7px}.just-product__price{font-size:13px}.just-product__old-price{font-size:11px}.just-product__cart{min-height:34px;padding:6px 4px;gap:4px;font-size:11px}.just-product__cart svg{width:14px;height:14px;flex-basis:14px}}@media(max-width:380px){.just-for-you{--jfy-gap: 8px}.just-for-you__container{width:calc(100% - 18px)}.just-for-you__view-all span{font-size:8px}.just-product__image{height:165px;padding-inline:7px}.just-product__image img{height:138px}.just-product__name,.just-product__price{font-size:12px}.just-product__old-price,.just-product__cart{font-size:10px}}@media(prefers-reduced-motion:reduce){.just-product,.just-product__image img,.just-product__name,.just-product__cart,.just-for-you__view-all svg{transition:none}}.category-page{--category-orange: #ff7412;--category-orange-dark: #e96500;--category-green: #2dbd78;--category-background: #fbf9f6;--category-sidebar-background: #f2f4f7;--category-card-background: #ffffff;--category-text: #101c2d;--category-muted: #74787f;--category-border: #d4d4d4;width:100%;min-height:100vh;padding:0 0 50px;background:var(--category-background)}.category-page *,.category-page *:before,.category-page *:after{box-sizing:border-box}.category-page__container{width:min(1510px,calc(100% - 48px));margin-inline:auto}.category-page__top{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.category-page__top h1{margin:0;color:var(--category-text);font-size:24px;font-weight:500;line-height:1.3}.category-page__breadcrumb{display:flex;align-items:center;gap:8px;color:var(--category-text);font-size:13px}.category-page__breadcrumb a{color:var(--category-muted);text-decoration:none}.category-page__breadcrumb a:hover{color:var(--category-orange)}.category-page__layout{display:grid;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:20px}.category-page__sidebar{padding-bottom:25px;background:var(--category-sidebar-background)}.category-filter{width:100%}.category-filter__box{padding:23px 13px 17px;background:#fff;border-bottom:5px solid var(--category-sidebar-background);border-radius:5px}.category-filter__title{min-height:37px;margin-bottom:10px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e1e1e1}.category-filter__title h3{position:relative;margin:0;color:#121820;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.5px;text-transform:uppercase}.category-filter__title h3:after{content:"";position:absolute;left:0;bottom:-13px;width:61px;height:2px;background:var(--category-orange)}.category-filter__title span{color:#444;font-size:22px;font-weight:300}.category-filter__options{display:grid;gap:10px}.category-filter__checkbox{display:flex;align-items:center;gap:9px;color:#34383e;font-size:14px;line-height:1.3;cursor:pointer}.category-filter__checkbox input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.category-filter__custom-checkbox{position:relative;width:16px;height:16px;flex:0 0 16px;background:#fff;border:1px solid #c5c8cc;border-radius:4px;transition:background-color .16s ease,border-color .16s ease}.category-filter__checkbox input:checked+.category-filter__custom-checkbox{background:var(--category-orange);border-color:var(--category-orange)}.category-filter__checkbox input:checked+.category-filter__custom-checkbox:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.category-filter__checkbox:hover{color:var(--category-orange)}.price-filter{padding:0 7px 13px}.price-filter__values{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;color:#152033;font-size:13px;font-weight:500}.price-filter__slider{position:relative;height:20px}.price-filter__line{position:absolute;left:8px;right:8px;top:8px;height:5px;background:linear-gradient(to right,#d5d5d5 0%,#d5d5d5 var(--range-start),var(--category-orange) var(--range-start),var(--category-orange) var(--range-end),#d5d5d5 var(--range-end),#d5d5d5 100%);border-radius:20px}.price-filter__slider input[type=range]{position:absolute;inset:0;width:100%;height:20px;margin:0;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}.price-filter__slider input[type=range]::-webkit-slider-thumb{width:19px;height:19px;background:var(--category-orange);border:2px solid #ffffff;border-radius:50%;box-shadow:0 1px 4px #00000040;cursor:pointer;pointer-events:auto;appearance:none;-webkit-appearance:none}.price-filter__slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:var(--category-orange);border:2px solid #ffffff;border-radius:50%;cursor:pointer;pointer-events:auto}.category-filter__clear{width:calc(100% - 26px);min-height:40px;margin:14px 13px 0;color:var(--category-orange);background:#fff;border:1px solid var(--category-orange);border-radius:4px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.category-filter__clear:hover{color:#fff;background:var(--category-orange)}.category-toolbar{min-height:64px;margin-bottom:22px;padding:12px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ededed;border-radius:5px;box-shadow:0 1px 2px #00000008}.category-toolbar__filter-button{min-height:38px;padding:8px 14px;display:none;align-items:center;justify-content:center;gap:8px;color:var(--category-orange);background:#fff;border:1px solid var(--category-orange);border-radius:3px;font-family:inherit;font-size:13px;font-weight:500;text-transform:uppercase;cursor:pointer}.category-toolbar__filter-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category-toolbar__sort{display:flex;align-items:center;gap:10px}.category-toolbar__sort label{color:var(--category-text);font-size:14px;font-weight:600;white-space:nowrap}.category-toolbar select{min-height:39px;padding:8px 38px 8px 12px;color:#273044;background-color:#fff;border:1px solid #d9dde2;border-radius:3px;font-family:inherit;font-size:12px;cursor:pointer;outline:none}.category-toolbar select:focus{border-color:var(--category-orange)}.category-toolbar__count{min-width:94px;margin-left:auto;color:var(--category-orange)!important}.category-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-product-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #cfd1d4;border-radius:4px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.category-product-card:hover{border-color:#ff74128c;box-shadow:0 10px 24px #231c1514;transform:translateY(-3px)}.category-product-card__badge{position:absolute;top:14px;z-index:5;min-height:20px;padding:5px 6px;color:#fff;border-radius:4px;font-size:9px;font-weight:600;line-height:1}.category-product-card__badge--best,.category-product-card__badge--new{left:14px;background:var(--category-orange)}.category-product-card__badge--save{right:14px;background:var(--category-green)}.category-product-card__image{width:100%;height:270px;padding:28px 22px 10px;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.category-product-card__image img{width:100%;height:225px;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .28s ease,filter .28s ease}.category-product-card:hover .category-product-card__image img{filter:drop-shadow(0 9px 10px rgba(61,42,24,.12));transform:scale(1.04)}.category-product-card__content{margin-top:auto;padding:9px}.category-product-card__name{min-height:47px;margin-bottom:2px;display:-webkit-box;overflow:hidden;color:var(--category-text);font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-product-card__name:hover{color:var(--category-orange)}.category-product-card__prices{min-height:27px;margin-bottom:8px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.category-product-card__price{color:var(--category-orange);font-size:16px;font-weight:700}.category-product-card__old-price{color:#9a9da2;font-size:14px}.category-product-card__cart{width:100%;min-height:41px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--category-orange);background:#fff;border:1px solid var(--category-orange);border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:color .18s ease,background-color .18s ease}.category-product-card__cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category-product-card__cart:hover{color:#fff;background:var(--category-orange)}.category-page__empty{min-height:350px;padding:50px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid #e3e3e3;border-radius:5px;text-align:center}.category-page__empty h2{margin:0 0 8px;color:var(--category-text);font-size:22px}.category-page__empty p{margin:0 0 20px;color:var(--category-muted)}.category-page__empty button{min-height:40px;padding:9px 18px;color:#fff;background:var(--category-orange);border:0;border-radius:4px;cursor:pointer}.mobile-filter-overlay{position:fixed;inset:0;z-index:1000;background:#00000075;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.mobile-filter-overlay.is-visible{opacity:1;visibility:visible}.mobile-filter-drawer{position:fixed;top:0;bottom:0;left:0;z-index:1001;width:min(310px,86vw);display:flex;flex-direction:column;background:var(--category-sidebar-background);transform:translate(-100%);transition:transform .28s ease}.mobile-filter-drawer.is-open{transform:translate(0)}.mobile-filter-drawer__header{min-height:60px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e4e4}.mobile-filter-drawer__header h2{margin:0;color:var(--category-text);font-size:19px}.mobile-filter-drawer__header button{width:36px;height:36px;padding:0;display:grid;place-items:center;color:var(--category-text);background:transparent;border:0;cursor:pointer}.mobile-filter-drawer__header svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.mobile-filter-drawer__body{flex:1;overflow-y:auto;overscroll-behavior:contain}.mobile-filter-drawer__footer{padding:12px;background:#fff;border-top:1px solid #dddddd}.mobile-filter-drawer__footer button{width:100%;min-height:43px;color:#fff;background:var(--category-orange);border:0;border-radius:4px;font-family:inherit;font-weight:600;cursor:pointer}@media(max-width:1250px){.category-page__container{width:calc(100% - 32px)}.category-page__layout{grid-template-columns:270px minmax(0,1fr);gap:16px}.category-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.category-page{padding-bottom:35px}.category-page__container{width:calc(100% - 40px)}.category-page__layout{display:block}.category-page__sidebar{display:none}.category-toolbar{justify-content:space-between}.category-toolbar__filter-button{display:inline-flex}.category-toolbar__sort label{display:none}.category-toolbar__count{margin-left:0}.category-product-card__image{height:245px}.category-product-card__image img{height:200px}}@media(max-width:640px){.category-page__container{width:calc(100% - 32px)}.category-page__top{min-height:43px}.category-page__top h1{font-size:18px;font-weight:600}.category-page__breadcrumb{gap:6px;font-size:11px}.category-toolbar{min-height:64px;margin-bottom:23px;padding:11px;justify-content:space-between;gap:8px}.category-toolbar__filter-button{min-height:38px;padding:8px 11px;font-size:11px}.category-toolbar__sort{flex:1}.category-toolbar__sort select{width:100%}.category-toolbar select{min-width:0;padding:8px 28px 8px 9px;font-size:11px}.category-toolbar__count{width:94px;flex:0 0 94px}.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-product-card:hover{transform:none}.category-product-card__badge{top:14px;min-height:19px;padding:5px;font-size:8px}.category-product-card__badge--best,.category-product-card__badge--new{left:14px}.category-product-card__badge--save{right:14px}.category-product-card__image{height:205px;padding:26px 12px 8px}.category-product-card__image img{height:170px}.category-product-card__content{padding:8px}.category-product-card__name{min-height:43px;font-size:13px;line-height:1.4}.category-product-card__prices{min-height:23px;margin-bottom:7px;gap:7px}.category-product-card__price{font-size:13px}.category-product-card__old-price{font-size:11px}.category-product-card__cart{min-height:35px;padding:6px 4px;gap:4px;font-size:11px}.category-product-card__cart svg{width:14px;height:14px}}@media(max-width:390px){.category-page__container{width:calc(100% - 20px)}.category-page__top h1{font-size:17px}.category-toolbar{padding:9px}.category-toolbar__filter-button span{display:none}.category-toolbar__filter-button{width:40px;padding:0}.category-toolbar__count{width:83px;flex-basis:83px}.category-products-grid{gap:9px}.category-product-card__image{height:175px;padding-inline:8px}.category-product-card__image img{height:145px}.category-product-card__name{min-height:38px;font-size:12px}.category-product-card__price{font-size:12px}.category-product-card__cart{font-size:10px}}@media(prefers-reduced-motion:reduce){.category-product-card,.category-product-card__image img,.category-product-card__cart,.mobile-filter-overlay,.mobile-filter-drawer{transition:none}}
