:root{--green:#0a6b3f;--green-dark:#075633;--yellow:#ffd83d;--ink:#142019;--muted:#647067;--line:#e7ece8;--soft:#f6f9f7}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 32px);margin:auto}.topbar{background:var(--green-dark);color:#fff;padding:8px 0;font-size:13px}.header{border-bottom:1px solid var(--line);background:#fff}.header-row{grid-template-columns:210px 1fr auto;align-items:center;gap:20px;padding:16px 0;display:grid}.logo{color:var(--green);font-size:28px;font-weight:900}.search{border:2px solid var(--green);border-radius:12px;display:flex;overflow:hidden}.search input{border:0;outline:0;width:100%;padding:12px 14px}.search button{background:var(--green);color:#fff;border:0;padding:0 18px;font-weight:800}.actions{gap:14px;font-size:14px;font-weight:700;display:flex}.hero{padding:22px 0}.hero-card{background:linear-gradient(120deg,#e9f7ef,#d7f0e2);border-radius:24px;grid-template-columns:1.15fr .85fr;align-items:center;min-height:360px;padding:44px;display:grid}.eyebrow{background:var(--yellow);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900;display:inline-block}.hero h1{letter-spacing:-2px;margin:18px 0;font-size:clamp(38px,5vw,66px);line-height:.98}.hero p{color:#405047;max-width:620px;font-size:18px}.ctas{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.btn{border-radius:10px;padding:12px 18px;font-weight:900}.btn-primary{background:var(--green);color:#fff}.btn-secondary{background:#fff;border:1px solid #bdd3c6}.hero-art{background:linear-gradient(145deg,#0a6b3f,#0e8550);border-radius:20px;place-items:center;min-height:240px;font-size:80px;display:grid}.section{padding:30px 0}.section-head{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.section h2{margin:0;font-size:30px}.categories{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.category{border:1px solid var(--line);text-align:center;border-radius:18px;padding:18px;font-weight:800}.category-icon{background:var(--soft);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 10px;font-size:32px;display:grid}.products{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.product{border:1px solid var(--line);border-radius:18px;padding:14px}.product-img{background:var(--soft);border-radius:13px;place-items:center;height:150px;font-size:42px;display:grid}.badge{background:var(--yellow);border-radius:6px;margin:10px 0 6px;padding:4px 7px;font-size:12px;font-weight:900;display:inline-block}.product h3{min-height:38px;margin:8px 0;font-size:15px}.price{font-size:23px;font-weight:900}.add{background:var(--green);color:#fff;border:0;border-radius:9px;width:100%;margin-top:10px;padding:10px;font-weight:900}.footer{color:#fff;background:#092c1d;margin-top:36px;padding:34px 0}@media (max-width:900px){.header-row{grid-template-columns:1fr auto}.search{grid-area:2/1/auto/-1}.hero-card{grid-template-columns:1fr;min-height:0;padding:26px}.hero-art{display:none}.categories{grid-template-columns:repeat(3,1fr)}.products{display:flex;overflow:auto}.product{min-width:210px}}@media (max-width:520px){.container{width:min(100% - 22px,1180px)}.actions span:not(.basket){display:none}.categories{grid-template-columns:repeat(2,1fr)}}.category{flex-direction:column;justify-content:center;align-items:center;display:flex}.category small{color:var(--muted);margin-top:5px;font-size:12px;font-weight:600;display:block}.product-img{position:relative;overflow:hidden}.product-img img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.image-placeholder{font-size:42px}.product-category{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:10px;font-size:11px;font-weight:800}.service-bar-inner{align-items:center;gap:28px;min-height:34px;display:flex}.delivery-icon{margin-bottom:24px;font-size:60px}.delivery-status{border-top:1px solid #fff3;align-items:center;gap:9px;margin-top:25px;padding-top:18px;font-size:12px;font-weight:800;display:flex}.delivery-status span{background:#7fe09f;border-radius:50%;width:9px;height:9px}.category-arrow{color:#26734b;font-size:18px;position:absolute;bottom:16px;right:16px}.age-badge{color:#111;background:#fff;border:3px solid #dc2e2e;border-radius:50%;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:10px;display:flex;position:absolute;top:10px;left:10px}.delivery-banner-inner{background:#f1f7f3;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:34px 40px;display:flex}.delivery-banner-inner h2{margin:0 0 7px;font-size:28px}.delivery-banner-inner p{color:#5b6b62;margin:0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid p,.footer-grid a{color:#d4e3da;font-size:12px}.footer-bottom{color:#b9cfc1;border-top:1px solid #ffffff1f;margin-top:35px;padding-top:18px;font-size:11px}@media (max-width:560px){.service-bar-inner{justify-content:center;gap:12px;font-size:10px}.service-hide-mobile{display:none}.delivery-banner-inner{flex-direction:column;align-items:flex-start;padding:26px 22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}.super-container{width:min(1280px,100% - 40px);margin:0 auto}.super-topbar{color:#fff;background:#06452b;align-items:center;min-height:34px;font-size:12px;font-weight:700;display:flex}.topbar-inner{align-items:center;gap:28px;display:flex}.topbar-local{margin-left:auto}.super-header{z-index:20;background:#fff;border-bottom:1px solid #e2e8e4;position:relative}.super-header-main{grid-template-columns:190px 1fr auto;align-items:center;gap:26px;min-height:82px;display:grid}.super-logo{color:#173b2b;letter-spacing:-1.4px;white-space:nowrap;font-size:28px;font-weight:950}.super-logo span{color:#167241}.super-search{border:2px solid #167241;border-radius:10px;height:48px;display:flex;overflow:hidden}.super-search input{border:0;outline:0;flex:1;min-width:0;padding:0 16px;font-size:14px}.super-search button{color:#fff;cursor:pointer;background:#167241;border:0;width:100px;font-weight:850}.super-header-actions{align-items:center;gap:20px;display:flex}.super-header-actions a{flex-direction:column;align-items:center;gap:3px;min-width:48px;font-weight:750;display:flex}.super-header-actions span{font-size:20px}.super-header-actions small{font-size:10px}.super-delivery-row{border-top:1px solid #edf1ee;align-items:center;min-height:52px;display:flex}.delivery-selector{border-right:1px solid #e3e8e5;align-items:center;gap:9px;width:230px;padding-right:22px;display:flex}.delivery-selector>span:first-child{font-size:20px}.delivery-selector>span:last-child{margin-left:auto}.delivery-selector div{flex-direction:column;display:flex}.delivery-selector small{color:#748078;font-size:9px}.delivery-selector strong{font-size:12px}.super-main-nav{flex:1;align-items:center;gap:27px;min-width:0;padding-left:22px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.super-main-nav a{white-space:nowrap}.shop-all-link{color:#176d42}.offers-link{color:#b52921;margin-left:auto}.super-hero-wrap{padding:24px 0 16px}.super-hero{background:radial-gradient(circle at 88% 15%,#ffffff73,#0000 27%),linear-gradient(120deg,#e5f5ea,#d2edda);border-radius:22px;grid-template-columns:1.2fr .8fr;align-items:center;gap:44px;min-height:410px;padding:50px 56px;display:grid;overflow:hidden}.hero-copy-area{flex-direction:column;align-items:flex-start;display:flex}.yellow-pill{color:#142117;background:#ffda38;border-radius:999px;margin-bottom:18px;padding:7px 12px;font-size:10px;font-weight:950;display:inline-flex}.super-hero h1{letter-spacing:-2.8px;margin:0 0 18px;font-size:55px;line-height:.98}.hero-copy-area>p{color:#40584a;max-width:600px;margin:0;font-size:17px;line-height:1.55}.hero-buttons{gap:12px;margin-top:25px;display:flex}.super-primary,.super-secondary{border-radius:9px;justify-content:center;align-items:center;min-height:47px;padding:0 21px;font-size:13px;font-weight:900;display:inline-flex}.super-primary{color:#fff;background:#176f42}.super-secondary{background:#fff;border:1px solid #bed0c4}.hero-trust{color:#375848;flex-wrap:wrap;gap:19px;margin-top:22px;font-size:11px;font-weight:800;display:flex}.hero-shop-card{color:#fff;background:#147142;border-radius:22px;justify-self:end;max-width:360px;padding:40px;box-shadow:0 22px 55px #0b462929}.hero-bag{margin-bottom:22px;font-size:58px;display:block}.hero-card-kicker{color:#aee0be;letter-spacing:1.1px;margin-bottom:8px;font-size:9px;font-weight:950;display:block}.hero-shop-card strong{margin-bottom:11px;font-size:26px;line-height:1.08;display:block}.hero-shop-card p{color:#d9eee1;font-size:13px;line-height:1.5}.hero-shop-card a{border-top:1px solid #ffffff38;margin-top:18px;padding-top:17px;font-size:12px;font-weight:850;display:inline-block}.quick-shop-wrap{padding:8px 0 25px}.quick-shop-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.quick-shop-grid>a{background:#fff;border:1px solid #e1e7e3;border-radius:12px;align-items:center;gap:13px;min-height:78px;padding:14px 17px;display:flex}.quick-shop-grid>a>span{background:#f1f7f3;border-radius:10px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.quick-shop-grid div{flex-direction:column;display:flex}.quick-shop-grid strong{font-size:13px}.quick-shop-grid small{color:#77837b;margin-top:3px;font-size:10px}.super-departments,.super-section{padding:34px 0}.super-section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:19px;display:flex}.super-kicker{color:#177044;letter-spacing:1.2px;margin-bottom:5px;font-size:9px;font-weight:950;display:block}.super-section-title h2{letter-spacing:-.8px;margin:0;font-size:28px}.super-section-title>a{font-size:12px;font-weight:800}.department-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.department-card{background:#fff;border:1px solid #e0e7e2;border-radius:14px;min-height:145px;padding:17px;transition:all .16s;position:relative}.department-card:hover{border-color:#adcbb9;transform:translateY(-2px);box-shadow:0 8px 22px #0e472a12}.department-icon{background:#f2f7f4;border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:13px;font-size:26px;display:grid}.department-card strong{font-size:13px;display:block}.department-card small{color:#748078;margin-top:4px;font-size:10px;display:block}.department-arrow{color:#167142;position:absolute;bottom:14px;right:15px}.super-product-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.super-product-card{background:#fff;border:1px solid #dfe6e1;border-radius:14px;min-width:0;transition:all .16s;overflow:hidden}.super-product-card:hover{border-color:#aac7b6;box-shadow:0 8px 22px #10442a12}.super-product-image{background:#f6f8f7;justify-content:center;align-items:center;height:205px;display:flex;position:relative;overflow:hidden}.super-product-image img{object-fit:contain;width:100%;height:100%;padding:15px}.product-placeholder{color:#8b958f;flex-direction:column;align-items:center;gap:7px;display:flex}.product-placeholder span{font-size:42px}.product-placeholder small{font-size:9px}.deal-badge{color:#171717;background:#ffd83b;border-radius:5px;padding:6px 8px;font-size:9px;font-weight:950;position:absolute;top:9px;left:9px}.age-circle{color:#111;background:#fff;border:3px solid #df3232;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid;position:absolute;top:9px;right:9px}.product-department{color:#718079;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:8px;font-weight:950}.super-product-body h3{min-height:36px;margin:0;font-size:13px;line-height:1.3}.product-pack{color:#7b8780;min-height:20px;margin-top:5px;font-size:10px}.deal-pricing{flex-direction:column;gap:2px;min-height:30px;margin-top:5px;display:flex}.was-price{color:#747f79;font-size:10px;text-decoration:line-through}.saving{color:#b6271e;font-size:10px;font-weight:900}.super-product-footer{align-items:center;gap:10px;margin-top:10px;display:flex}.super-price{letter-spacing:-.5px;font-size:21px}.super-add{color:#fff;cursor:pointer;background:#177143;border:0;border-radius:7px;min-width:72px;height:36px;margin-left:auto;font-size:11px;font-weight:900}.mega-deals-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.mega-deals-heading>div>span{color:#b1281f;letter-spacing:1px;font-size:9px;font-weight:950}.mega-deals-heading h2{margin:4px 0;font-size:31px}.mega-deals-heading p{color:#6d6953;margin:0;font-size:12px}.mega-deals-heading>a{font-size:12px;font-weight:850}.mega-deals-promo{padding:28px 0}.mega-promo-inner{background:linear-gradient(100deg,#fff2a6,#ffd83b);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;min-height:160px;padding:28px 34px;display:grid}.mega-fire{font-size:55px}.mega-promo-copy>span{letter-spacing:1.2px;font-size:9px;font-weight:950;display:block}.mega-promo-copy h2{margin:5px 0;font-size:26px}.mega-promo-copy p{max-width:650px;margin:0;font-size:12px}.mega-shop-button{color:#fff;background:#143c2a;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:12px;font-weight:900;display:flex}.local-seo-section{padding:42px 0 55px}.local-seo-card{background:#f0f7f3;border-radius:18px;justify-content:space-between;align-items:center;gap:35px;padding:32px 36px;display:flex}.local-seo-card h2{margin:0 0 8px;font-size:27px}.local-seo-card p{color:#55675d;max-width:740px;margin:0;font-size:13px;line-height:1.5}.local-area-links{flex-wrap:wrap;gap:7px 15px;margin-top:14px;display:flex}.local-area-links a{color:#176f42;font-size:11px;font-weight:800}.super-footer{color:#fff;background:#073624;padding:46px 0 19px}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:45px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-logo{color:#fff}.footer-main p,.footer-main a{color:#d5e3da;margin:0;font-size:11px}.footer-location{color:#a9c6b5!important}.footer-lower{color:#a8c2b2;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:35px;padding-top:17px;font-size:10px;display:flex}@media (max-width:1000px){.super-container{width:min(100% - 26px,1280px)}.super-header-main{grid-template-columns:1fr auto;gap:12px;min-height:68px}.super-search{grid-area:2/1/auto/-1;margin-bottom:13px}.super-header-actions a:not(.header-basket){display:none}.super-delivery-row{flex-direction:column;align-items:stretch}.delivery-selector{border:0;border-bottom:1px solid #e5eae7;width:100%;padding:10px 0}.super-main-nav{padding:12px 0;overflow-x:auto}.super-hero{grid-template-columns:1fr;min-height:0;padding:38px 32px}.hero-shop-card{display:none}.department-grid{grid-template-columns:repeat(3,1fr)}.super-product-rail{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.super-product-card{scroll-snap-align:start;flex:0 0 215px}.quick-shop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.super-topbar{font-size:9px}.topbar-inner{justify-content:center;gap:11px}.topbar-local{display:none}.super-logo{font-size:23px}.super-header-actions small{display:none}.super-hero-wrap{padding-top:12px}.super-hero{border-radius:15px;padding:27px 21px}.super-hero h1{letter-spacing:-1.8px;font-size:36px}.hero-copy-area>p{font-size:14px}.hero-buttons{flex-direction:column;width:100%}.super-primary,.super-secondary{width:100%}.hero-trust{gap:7px 13px}.quick-shop-grid{grid-template-columns:1fr 1fr;gap:8px}.quick-shop-grid>a{min-height:72px;padding:11px}.quick-shop-grid>a>span{flex-basis:37px;width:37px;height:37px}.quick-shop-grid strong{font-size:11px}.quick-shop-grid small{font-size:8px}.department-grid{grid-template-columns:repeat(2,1fr)}.department-card{min-height:135px}.super-section-title h2{font-size:23px}.mega-promo-inner{grid-template-columns:auto 1fr;gap:14px;padding:22px}.mega-shop-button{grid-column:1/-1;width:100%}.mega-promo-copy h2{font-size:21px}.local-seo-card{flex-direction:column;align-items:flex-start;padding:24px 21px}.local-seo-card .super-primary{width:100%}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-lower{flex-direction:column;gap:5px}}.super-header{box-shadow:0 2px 9px #0a37220a}.delivery-selector{background:#f7faf8;border-radius:8px 0 0 8px;padding-left:10px}.delivery-selector strong{color:#125f39}.super-search{box-shadow:0 1px 3px #0d4b2c0d}.super-search input{font-size:15px}.super-search button{min-width:105px}.super-product-rail{grid-template-columns:repeat(5,minmax(0,1fr))}.super-product-image{height:185px}.super-product-image img{padding:12px}.super-product-body{padding:11px 12px 12px}.super-product-body h3{min-height:34px;font-size:12.5px}.product-pack{min-height:17px}.super-product-footer{margin-top:8px}.super-price{font-size:20px}.super-add{min-width:69px;height:35px}.super-add:hover,.offers-add:hover{background:#0e5b35}.mega-deals-section{background:linear-gradient(#fff8cf,#fffbea);border-top:1px solid #f1dd71;border-bottom:1px solid #f1dd71;margin:36px 0;padding:40px 0}.mega-deals-heading h2{letter-spacing:-1px;font-size:32px}.mega-deals-heading h2 a:hover{text-decoration:underline}.mega-deals-heading>div>span{color:#a6251d}.mega-deals-heading>a{color:#fff;background:#143c2a;border-radius:7px;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.mega-promo-inner{border:1px solid #edd052;box-shadow:0 7px 24px #80600014}@media (min-width:1001px){.super-product-rail{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(215px,1fr);grid-auto-flow:column;padding:2px 2px 12px;display:grid;overflow-x:auto}.super-product-card{scroll-snap-align:start}}.offers-topbar{color:#fff;background:#06452b;align-items:center;min-height:32px;font-size:11px;display:flex}.offers-topbar>.super-container{justify-content:space-between;align-items:center;display:flex}.offers-header{background:#fff;border-bottom:1px solid #e1e8e3}.offers-header-inner{grid-template-columns:190px 1fr auto;align-items:center;gap:25px;min-height:80px;display:grid}.offers-basket{color:#fff;background:#167241;border-radius:8px;align-items:center;min-height:44px;padding:0 16px;font-size:12px;font-weight:900;display:flex}.offers-hero{padding:28px 0}.offers-hero-inner{background:linear-gradient(115deg,#fff1a0,#ffd637);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:40px 44px;display:flex}.offers-kicker{letter-spacing:1px;font-size:10px;font-weight:950;display:block}.offers-hero h1{letter-spacing:-1.5px;margin:5px 0 9px;font-size:40px}.offers-hero p{max-width:680px;margin:0;font-size:13px;line-height:1.5}.offers-main{padding:10px 0 60px}.offers-results-head{border-bottom:1px solid #e4e9e6;justify-content:space-between;align-items:center;min-height:48px;margin-bottom:17px;font-size:12px;display:flex}.offers-results-head>span{color:#77827b}.offers-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.offers-product-card{background:#fff;border:1px solid #dfe6e1;border-radius:14px;overflow:hidden}.offers-product-image{background:#f7f8f7;justify-content:center;align-items:center;height:205px;display:flex;position:relative}.offers-product-image img{object-fit:contain;width:100%;height:100%;padding:14px}.offers-placeholder{color:#87928b;flex-direction:column;align-items:center;gap:7px;display:flex}.offers-placeholder span{font-size:43px}.offers-placeholder small{font-size:9px}.offers-mega-badge{background:#ffd637;border-radius:5px;padding:6px 8px;font-size:9px;font-weight:950;position:absolute;top:10px;left:10px}.offers-age{background:#fff;border:3px solid #dc3030;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid;position:absolute;top:10px;right:10px}.offers-product-content{padding:13px}.offers-category{color:#718078;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:950}.offers-product-content h2{min-height:36px;margin:0;font-size:13px;line-height:1.3}.offers-size{color:#7c8780;min-height:20px;margin-top:5px;font-size:10px}.offers-saving-row{flex-direction:column;min-height:34px;margin-top:6px;font-size:10px;display:flex}.offers-was{color:#757f79;text-decoration:line-through}.offers-saving-row strong{color:#b5261c}.offers-price-row{align-items:center;gap:10px;margin-top:9px;display:flex}.offers-now{font-size:22px}.offers-add{color:#fff;background:#177143;border:0;border-radius:7px;min-width:70px;height:36px;margin-left:auto;font-weight:900}.offers-empty{text-align:center;background:#f7faf8;border:1px solid #e0e7e2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:35px;display:flex}.offers-empty>div{font-size:50px}.offers-empty h2{margin:10px 0 5px}.offers-empty p{color:#66736b;max-width:550px;margin:0 0 20px;font-size:13px;line-height:1.5}.mobile-supermarket-nav{display:none}@media (max-width:1000px){.offers-product-grid{grid-template-columns:repeat(3,1fr)}.offers-header-inner{grid-template-columns:1fr auto}.offers-search{grid-area:2/1/auto/-1;margin-bottom:13px}}@media (max-width:600px){body{padding-bottom:66px}.mobile-supermarket-nav{z-index:999;background:#fff;border-top:1px solid #dce4df;grid-template-columns:repeat(5,1fr);height:64px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0a372214}.mobile-supermarket-nav a{flex-direction:column;justify-content:center;align-items:center;gap:2px;font-weight:800;display:flex}.mobile-supermarket-nav span{font-size:19px}.mobile-supermarket-nav small{font-size:9px}.mobile-basket-link{color:#12693d}.super-product-image{height:170px}.offers-topbar span{display:none}.offers-header-inner{min-height:66px}.offers-basket{padding:0 11px}.offers-hero{padding:13px 0 22px}.offers-hero-inner{border-radius:15px;flex-direction:column;align-items:flex-start;padding:26px 21px}.offers-hero h1{font-size:31px}.offers-hero-inner>.super-primary{width:100%}.offers-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.offers-product-image{height:165px}.offers-product-content{padding:10px}.offers-product-content h2{font-size:11.5px}.offers-now{font-size:19px}.offers-add{min-width:55px}}.dynamic-deals-section{padding:10px 0 36px}.dynamic-deals-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:17px;display:flex}.dynamic-deals-kicker{color:#b42a20;letter-spacing:1.1px;margin-bottom:5px;font-size:9px;font-weight:950;display:block}.dynamic-deals-heading h2{letter-spacing:-.8px;margin:0;font-size:28px}.dynamic-deals-heading p{color:#69766e;margin:5px 0 0;font-size:11px}.dynamic-deals-heading>a{color:#145f39;white-space:nowrap;font-size:12px;font-weight:900}.dynamic-deals-carousel{position:relative}.dynamic-deals-window{border-radius:16px;overflow:hidden}.dynamic-deals-track{transition:transform .5s cubic-bezier(.2,.75,.3,1);display:flex}.system-deal-banner{color:#fff;border-right:10px solid #fff;border-radius:16px;flex:0 0 33.3333%;grid-template-columns:1.13fr .87fr;min-height:210px;display:grid;position:relative;overflow:hidden}.system-deal-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 10px 22px 25px;display:flex;position:relative}.system-deal-label{color:#171717;letter-spacing:.4px;background:#ffd83b;border-radius:5px;margin-bottom:10px;padding:6px 10px;font-size:9px;font-weight:950;display:inline-flex}.system-deal-banner h3{letter-spacing:-.5px;max-width:210px;margin:0;font-size:20px;line-height:1.05}.system-deal-prices{align-items:baseline;gap:9px;margin-top:13px;display:flex}.system-deal-prices strong{letter-spacing:-1px;font-size:29px}.system-deal-prices span{opacity:.8;font-size:11px;text-decoration:line-through}.system-deal-saving{color:#171717;background:#ffd83b;border-radius:5px;margin-top:8px;padding:6px 9px;font-size:10px;font-weight:950}.system-deal-shop{margin-top:11px;font-size:10px;font-weight:850}.system-deal-image{z-index:2;justify-content:center;align-items:center;min-width:0;padding:18px;display:flex;position:relative}.system-deal-image img{object-fit:contain;filter:drop-shadow(0 12px 13px #00000038);width:100%;height:170px}.system-banner-placeholder{filter:drop-shadow(0 9px 11px #00000029);font-size:64px}.system-deal-banner:before,.system-deal-banner:after{content:"";background:#ffffff14;border-radius:50%;position:absolute}.system-deal-banner:before{width:170px;height:170px;top:-55px;right:-50px}.system-deal-banner:after{width:100px;height:100px;bottom:-45px;left:-35px}.deal-theme-red{background:linear-gradient(120deg,#9d1716,#dc2a20)}.deal-theme-orange{background:linear-gradient(120deg,#e16a09,#ff9824)}.deal-theme-purple{background:linear-gradient(120deg,#542076,#8b3db3)}.deal-theme-green{background:linear-gradient(120deg,#0d6038,#198951)}.deal-theme-blue{background:linear-gradient(120deg,#155285,#287fba)}.deal-theme-berry{background:linear-gradient(120deg,#7b1743,#bd3266)}.dynamic-deals-arrow{z-index:5;color:#173b2a;cursor:pointer;background:#fff;border:1px solid #d6dfd9;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0d3d2621}.dynamic-deals-prev{left:-20px}.dynamic-deals-next{right:-20px}.dynamic-deals-dots{justify-content:center;align-items:flex-end;gap:6px;min-height:30px;display:flex}.dynamic-deals-dots button{cursor:pointer;background:#c7cfca;border:0;border-radius:50%;width:7px;height:7px;padding:0}.dynamic-deals-dots button.active{background:#157143;width:9px;height:9px}.dynamic-deals-system-note{color:#496057;background:#f5f8f6;border-radius:8px;align-items:center;gap:9px;min-height:42px;margin-top:10px;padding:9px 13px;display:inline-flex}.dynamic-deals-system-note>span{font-size:17px}.dynamic-deals-system-note div{flex-direction:column;display:flex}.dynamic-deals-system-note strong{font-size:10px}.dynamic-deals-system-note small{margin-top:1px;font-size:9px}@media (max-width:1050px){.system-deal-banner{flex-basis:50%}.dynamic-deals-prev{left:-10px}.dynamic-deals-next{right:-10px}}@media (max-width:650px){.dynamic-deals-section{padding-top:5px;padding-bottom:26px}.dynamic-deals-heading{align-items:center}.dynamic-deals-heading h2{font-size:23px}.dynamic-deals-heading p{display:none}.dynamic-deals-heading>a{font-size:10px}.system-deal-banner{border-right:0;flex-basis:100%;grid-template-columns:1.08fr .92fr;min-height:185px}.system-deal-copy{padding:20px 4px 18px 18px}.system-deal-label{padding:5px 8px;font-size:8px}.system-deal-banner h3{font-size:17px}.system-deal-prices{margin-top:9px}.system-deal-prices strong{font-size:25px}.system-deal-saving{font-size:9px}.system-deal-shop{display:none}.system-deal-image{padding:10px}.system-deal-image img{height:140px}.system-banner-placeholder{font-size:50px}.dynamic-deals-arrow{width:36px;height:36px;font-size:24px}.dynamic-deals-prev{left:-7px}.dynamic-deals-next{right:-7px}.dynamic-deals-system-note{display:none}}.promo-price-wrap{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.promo-regular-price{color:#6b746e;font-size:.82em;font-weight:700;text-decoration:line-through}.promo-current-price{color:#111;background:#ffd83d;border-radius:7px;align-items:center;padding:3px 7px;font-weight:900;display:inline-flex}.promo-saving{color:#176b43;font-size:12px;font-weight:800}.retailcore-deals{background:linear-gradient(#fff9d9 0%,#fffdf1 100%);border:1px solid #f1df8c;border-radius:22px;width:min(1180px,100% - 32px);margin:26px auto;padding:24px;box-shadow:0 8px 26px #103e280f}.retailcore-deals-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.retailcore-deals-eyebrow{color:#bf3c28;letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.retailcore-deals-head h2{letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.retailcore-deals-head p{color:#6d706b;margin:7px 0 0;font-size:14px}.retailcore-deals-viewall{color:#fff;background:#123f2d;border-radius:10px;flex:none;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:13px;font-weight:900;display:inline-flex}.retailcore-deals-shell{position:relative}.retailcore-deals-viewport{margin:0 -7px;overflow:hidden}.retailcore-deals-track{will-change:transform;transition:transform .42s cubic-bezier(.2,.7,.2,1);display:flex}.retailcore-deal-card{min-width:0;padding:0 7px}.retailcore-deal-card-inner{background:#fff;border:1px solid #dde5df;border-radius:17px;flex-direction:column;height:100%;min-height:390px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 3px 11px #123f2d0d}.retailcore-deal-card-inner:hover{border-color:#c8d8cf;transform:translateY(-2px);box-shadow:0 9px 24px #123f2d1a}.retailcore-deal-media{background:#f5f7f6;height:205px;padding:16px;position:relative}.retailcore-deal-badge{z-index:2;color:#111;letter-spacing:.02em;background:#ffd83d;border-radius:7px;max-width:calc(100% - 24px);padding:6px 9px;font-size:11px;font-weight:950;line-height:1;position:absolute;top:12px;left:12px;box-shadow:0 2px 5px #00000012}.retailcore-deal-image-link{place-items:center;width:100%;height:100%;display:grid}.retailcore-deal-image{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.retailcore-deal-image-placeholder{font-size:48px}.retailcore-deal-info{flex-direction:column;flex:1;padding:15px;display:flex}.retailcore-deal-name{color:#15231b;font-size:15px;font-weight:900;line-height:1.3}.retailcore-deal-message{color:#68736c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:7px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.retailcore-deal-price-row{align-items:baseline;gap:8px;margin-top:auto;padding-top:14px;display:flex}.retailcore-deal-price{color:#111;font-size:25px;font-weight:950;line-height:1}.retailcore-deal-was{color:#7a827d;font-size:12px;font-weight:700;text-decoration:line-through}.retailcore-deal-save{color:#c32e20;background:#fff3b8;border-radius:7px;width:max-content;margin-top:7px;padding:5px 8px;font-size:11px;font-weight:950;display:inline-flex}.retailcore-deal-actions{align-items:center;gap:8px;margin-top:14px;display:flex}.retailcore-deal-details,.retailcore-deal-add{border-radius:8px;min-height:36px;font-size:12px;font-weight:900}.retailcore-deal-details{color:#173f2e;background:#fff;border:1px solid #dbe4de;flex:1;place-items:center;display:grid}.retailcore-deal-add{color:#fff;cursor:pointer;background:#23784f;border:0;min-width:72px;padding:0 14px}.retailcore-deal-add:hover,.retailcore-deals-viewall:hover{filter:brightness(.94)}.retailcore-deals-arrow{z-index:5;color:#154b35;cursor:pointer;background:#fff;border:1px solid #d9e2dc;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 18px #0000001f}.retailcore-deals-arrow-left{left:-18px}.retailcore-deals-arrow-right{right:-18px}.retailcore-deals-dots{justify-content:center;align-items:center;gap:6px;margin-top:16px;display:flex}.retailcore-deals-dots button{cursor:pointer;background:#c8d0cb;border:0;border-radius:999px;width:8px;height:8px;padding:0}.retailcore-deals-dots button.is-active{background:#23784f;width:23px}@media (max-width:1049px){.retailcore-deals{width:min(100% - 24px,1180px);padding:20px}.retailcore-deal-card-inner{min-height:375px}}@media (max-width:699px){.retailcore-deals{border-radius:17px;width:calc(100% - 20px);margin:18px auto;padding:16px}.retailcore-deals-head{align-items:flex-start;margin-bottom:14px}.retailcore-deals-head h2{font-size:23px}.retailcore-deals-head p{font-size:12px}.retailcore-deals-viewall{min-height:36px;padding:0 11px;font-size:11px}.retailcore-deal-card{padding:0 4px}.retailcore-deals-viewport{margin:0 -4px}.retailcore-deal-card-inner{min-height:365px}.retailcore-deal-media{height:190px}.retailcore-deals-arrow{width:36px;height:36px;font-size:24px}.retailcore-deals-arrow-left{left:-12px}.retailcore-deals-arrow-right{right:-12px}}@media (max-width:470px){.retailcore-deals-head{grid-template-columns:1fr auto;gap:9px;display:grid}.retailcore-deals-head p{grid-column:1/-1}.retailcore-deals-viewall span{display:none}}.rc-deals-section{background:linear-gradient(#fff9d7 0%,#fffdf3 100%);border:1px solid #f0df88;border-radius:20px;width:min(1180px,100% - 32px);margin:26px auto;padding:24px;box-shadow:0 7px 24px #103e280d}.rc-deals-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.rc-deals-eyebrow{color:#b63b27;letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.rc-deals-header h2{color:#132119;letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.rc-deals-header p{color:#687069;margin:7px 0 0;font-size:13px}.rc-deals-viewall{color:#fff;background:#123f2d;border-radius:9px;align-items:center;min-height:40px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex}.rc-deals-static-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start;gap:14px;display:grid}.rc-deals-static-grid[data-count="1"]{grid-template-columns:minmax(0,calc(33.3333% - 9.33333px))}.rc-deals-static-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,calc(33.3333% - 9.33333px)))}.rc-deal-card{background:#fff;border:1px solid #dbe4de;border-radius:16px;flex-direction:column;min-width:0;min-height:385px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 3px 10px #123f2d0d}.rc-deal-card:hover{border-color:#c6d8ce;transform:translateY(-2px);box-shadow:0 10px 22px #123f2d1a}.rc-deal-media{background:#f4f7f5;height:205px;padding:14px;position:relative}.rc-deal-badge{z-index:2;color:#101010;letter-spacing:.025em;background:#ffd83d;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:950;line-height:1;position:absolute;top:11px;left:11px;box-shadow:0 2px 5px #00000012}.rc-deal-image-link{place-items:center;width:100%;height:100%;display:grid}.rc-deal-image{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.rc-deal-placeholder{font-size:46px}.rc-deal-body{flex-direction:column;flex:1;padding:14px;display:flex}.rc-deal-name{color:#132119;font-size:15px;font-weight:900;line-height:1.3}.rc-deal-message{color:#67716a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;margin:6px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.rc-deal-pricing{margin-top:auto;padding-top:13px}.rc-deal-was{color:#777f7a;margin-bottom:5px;font-size:11px;font-weight:700;text-decoration:line-through;display:block}.rc-deal-price-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rc-deal-sale-price{color:#111;background:#ffd83d;border-radius:8px;align-items:center;min-height:38px;padding:5px 10px;font-size:25px;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 -1px #00000012}.rc-deal-save{color:#bd2b1e;background:#fff0b0;border-radius:7px;align-items:center;min-height:27px;padding:4px 8px;font-size:11px;font-weight:950;display:inline-flex}.rc-deal-actions{gap:8px;margin-top:13px;display:flex}.rc-deal-view,.rc-deal-add{border-radius:8px;min-height:36px;font-size:12px;font-weight:900}.rc-deal-view{color:#17432f;background:#fff;border:1px solid #dbe4de;flex:1;place-items:center;display:grid}.rc-deal-add{color:#fff;cursor:pointer;background:#23784f;border:0;min-width:70px;padding:0 13px}.rc-deals-carousel-shell{position:relative}.rc-deals-viewport{margin:0 -7px;overflow:hidden}.rc-deals-track{will-change:transform;transition:transform .42s cubic-bezier(.2,.7,.2,1);display:flex}.rc-deals-slide{min-width:0;padding:0 7px}.rc-deals-arrow{z-index:4;color:#154b35;cursor:pointer;background:#fff;border:1px solid #d8e2dc;border-radius:50%;place-items:center;width:40px;height:40px;font-size:27px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 16px #0000001f}.rc-deals-prev{left:-18px}.rc-deals-next{right:-18px}.rc-deals-dots{justify-content:center;gap:6px;margin-top:15px;display:flex}.rc-deals-dots button{background:#c9d0cc;border:0;border-radius:999px;width:8px;height:8px;padding:0}.rc-deals-dots button.is-active{background:#23784f;width:22px}@media (max-width:1049px){.rc-deals-static-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-deals-static-grid[data-count="1"]{grid-template-columns:minmax(0,calc(50% - 7px))}.rc-deals-static-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:699px){.rc-deals-section{border-radius:16px;width:calc(100% - 20px);margin:18px auto;padding:15px}.rc-deals-header{align-items:flex-start;gap:10px}.rc-deals-header h2{font-size:22px}.rc-deals-header p{font-size:11px}.rc-deals-viewall{min-height:35px;padding:0 10px;font-size:10px}.rc-deals-static-grid,.rc-deals-static-grid[data-count="1"],.rc-deals-static-grid[data-count="2"]{grid-template-columns:minmax(0,1fr)}.rc-deal-card{min-height:360px}.rc-deal-media{height:190px}.rc-deal-sale-price{font-size:23px}.rc-deals-prev{left:-11px}.rc-deals-next{right:-11px}}.rcd-section{background:linear-gradient(#fff9d7 0%,#fffdf3 100%);border:1px solid #f0df88;border-radius:20px;width:min(1180px,100% - 32px);margin:26px auto;padding:24px;box-shadow:0 7px 24px #103e280d}.rcd-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.rcd-eyebrow{color:#b63b27;letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.rcd-header h2{color:#132119;letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.rcd-header p{color:#687069;margin:7px 0 0;font-size:13px}.rcd-viewall{color:#fff;background:#123f2d;border-radius:9px;flex:none;align-items:center;min-height:40px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex}.rcd-static-row{flex-wrap:wrap;align-items:stretch;gap:14px;display:flex}.rcd-static-row>.rcd-card{flex:0 0 330px;width:330px;max-width:330px}.rcd-card{background:#fff;border:1px solid #dbe4de;border-radius:16px;flex-direction:column;min-height:420px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 3px 10px #123f2d0d}.rcd-card:hover{border-color:#c6d8ce;transform:translateY(-2px);box-shadow:0 10px 22px #123f2d1a}.rcd-media{background:#f4f7f5;height:225px;padding:14px;position:relative}.rcd-badge{z-index:2;color:#101010;letter-spacing:.025em;background:#ffd83d;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:950;line-height:1;position:absolute;top:11px;left:11px;box-shadow:0 2px 5px #00000012}.rcd-image-link{place-items:center;width:100%;height:100%;display:grid}.rcd-image{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.rcd-placeholder{font-size:48px}.rcd-body{flex-direction:column;flex:1;padding:15px;display:flex}.rcd-name{color:#132119;font-size:15px;font-weight:900;line-height:1.3}.rcd-message{color:#67716a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;margin:7px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.rcd-price-area{margin-top:auto;padding-top:14px}.rcd-was{color:#737a75;margin-bottom:6px;font-size:11px;font-weight:700;text-decoration:line-through;display:block}.rcd-sale-price{color:#111;background:#ffd83d;border-radius:9px;justify-content:center;align-items:center;min-width:105px;min-height:46px;padding:7px 13px;font-size:27px;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 -1px #00000014}.rcd-save{color:#bd2b1e;background:#fff0b0;border-radius:7px;align-items:center;min-height:30px;margin-left:7px;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}.rcd-actions{grid-template-columns:1fr auto;gap:8px;margin-top:14px;display:grid}.rcd-view,.rcd-add{border-radius:8px;min-height:38px;font-size:12px;font-weight:900}.rcd-view{color:#17432f;background:#fff;border:1px solid #dbe4de;place-items:center;display:grid}.rcd-add{color:#fff;cursor:pointer;background:#23784f;border:0;min-width:82px;padding:0 16px}.rcd-carousel-shell{position:relative}.rcd-viewport{margin:0 -7px;overflow:hidden}.rcd-track{will-change:transform;transition:transform .42s cubic-bezier(.2,.7,.2,1);display:flex}.rcd-slide{min-width:0;padding:0 7px}.rcd-slide .rcd-card{width:100%;max-width:none}.rcd-arrow{z-index:4;color:#154b35;cursor:pointer;background:#fff;border:1px solid #d8e2dc;border-radius:50%;place-items:center;width:40px;height:40px;font-size:27px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 16px #0000001f}.rcd-prev{left:-18px}.rcd-next{right:-18px}.rcd-dots{justify-content:center;gap:6px;margin-top:15px;display:flex}.rcd-dots button{background:#c9d0cc;border:0;border-radius:999px;width:8px;height:8px;padding:0}.rcd-dots button.is-active{background:#23784f;width:22px}@media (max-width:1049px){.rcd-static-row>.rcd-card{flex-basis:320px;width:320px;max-width:320px}}@media (max-width:699px){.rcd-section{border-radius:16px;width:calc(100% - 20px);margin:18px auto;padding:15px}.rcd-header{align-items:flex-start;gap:10px}.rcd-header h2{font-size:22px}.rcd-header p{font-size:11px}.rcd-viewall{min-height:35px;padding:0 10px;font-size:10px}.rcd-static-row{display:block}.rcd-static-row>.rcd-card{flex-basis:auto;width:100%;max-width:100%}.rcd-card{min-height:395px}.rcd-media{height:205px}.rcd-sale-price{min-height:43px;font-size:24px}.rcd-prev{left:-11px}.rcd-next{right:-11px}}.rce-section{background:linear-gradient(#fff9d7 0%,#fffdf3 100%);border:1px solid #f0df88;border-radius:20px;width:min(1180px,100% - 32px);margin:26px auto;padding:24px}.rce-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.rce-eyebrow{color:#b63b27;letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.rce-header h2{color:#132119;letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.rce-header p{color:#687069;margin:7px 0 0;font-size:13px}.rce-viewall{color:#fff;background:#123f2d;border-radius:9px;align-items:center;min-height:40px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex}.rce-static-row{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:16px!important;display:flex!important}.rce-static-row .rce-card{flex:0 0 255px!important;width:255px!important;min-width:255px!important;max-width:255px!important}.rce-card{background:#fff;border:1px solid #d9e2dc;border-radius:15px;flex-direction:column;min-height:390px;display:flex;overflow:hidden;box-shadow:0 3px 10px #123f2d0f}.rce-media{background:#f5f7f6;height:190px;padding:14px;position:relative}.rce-badge{z-index:2;color:#111;background:#ffd83d;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:950;position:absolute;top:10px;left:10px}.rce-image-link{place-items:center;width:100%;height:100%;display:grid}.rce-image{object-fit:contain;width:100%;height:100%;display:block}.rce-placeholder{font-size:44px}.rce-body{flex-direction:column;flex:1;padding:13px;display:flex}.rce-name{color:#132119;font-size:14px;font-weight:900;line-height:1.3}.rce-message{color:#68716c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;margin:6px 0 0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.rce-price-block{margin-top:auto;padding-top:12px}.rce-was{color:#6f7772;margin-bottom:5px;font-size:11px;font-weight:700;text-decoration:line-through;display:block}.rce-sale-wrap{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.rce-sale-price{color:#111!important;background:#ffd83d!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-width:104px!important;min-height:46px!important;padding:7px 12px!important;font-size:27px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 -1px #00000014!important}.rce-save{color:#bd2b1e;background:#fff0b0;border-radius:7px;align-items:center;min-height:29px;padding:5px 8px;font-size:10px;font-weight:950;display:inline-flex}.rce-add{color:#fff;cursor:pointer;background:#23784f;border:0;border-radius:8px;width:100%;min-height:38px;margin-top:13px;font-size:12px;font-weight:900}.rce-carousel-shell{position:relative}.rce-viewport{margin:0 -8px;overflow:hidden}.rce-track{transition:transform .42s cubic-bezier(.2,.7,.2,1);display:flex}.rce-slide{min-width:0;padding:0 8px}.rce-slide .rce-card{width:100%!important;min-width:0!important;max-width:none!important}.rce-arrow{z-index:4;color:#154b35;cursor:pointer;background:#fff;border:1px solid #d8e2dc;border-radius:50%;place-items:center;width:40px;height:40px;font-size:27px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 16px #0000001f}.rce-prev{left:-18px}.rce-next{right:-18px}.rce-dots{justify-content:center;gap:6px;margin-top:15px;display:flex}.rce-dots button{background:#c9d0cc;border:0;border-radius:999px;width:8px;height:8px;padding:0}.rce-dots button.is-active{background:#23784f;width:22px}@media (max-width:899px){.rce-static-row .rce-card{flex-basis:245px!important;width:245px!important;min-width:245px!important;max-width:245px!important}}@media (max-width:639px){.rce-section{border-radius:16px;width:calc(100% - 20px);margin:18px auto;padding:15px}.rce-header{align-items:flex-start;gap:10px}.rce-header h2{font-size:22px}.rce-header p{font-size:11px}.rce-viewall{min-height:35px;padding:0 10px;font-size:10px}.rce-static-row{display:block!important}.rce-static-row .rce-card{width:100%!important;min-width:0!important;max-width:100%!important}}.v299h-hero{background:linear-gradient(105deg,#effaf3 0%,#f8fcf8 56%,#fff8ed 100%);border-bottom:1px solid #e0ebe3;width:100%;padding:38px 0}.v299h-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);align-items:center;gap:42px;display:grid}.v299h-copy h1{color:#163f2c;letter-spacing:-.045em;margin:8px 0 18px;font-size:clamp(38px,4vw,60px);line-height:1}.v299h-copy h1 strong{color:#3d9549;display:block}.v299h-copy>p{color:#53685b;margin:16px 0 0}.v299h-services{flex-wrap:wrap;gap:22px;margin:18px 0 22px;display:flex}.v299h-services span{grid-template-columns:auto 1fr;column-gap:6px;font-size:12px;display:grid}.v299h-services small{color:#7b887f;grid-column:2;font-size:9px}.v299h-featured{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.v299h-feature-card{color:#17251c;background:#fff;border:1px solid #dce8df;border-radius:14px;flex-direction:column;min-width:0;min-height:300px;padding:13px;display:flex;box-shadow:0 10px 28px #123e2c12}.v299h-feature-image{place-items:center;height:175px;margin-bottom:10px;display:grid}.v299h-feature-image img{object-fit:contain;width:100%;height:100%}.v299h-feature-image span{font-size:48px}.v299h-feature-card>strong{font-size:12px;line-height:1.35}.v299h-feature-price{color:#e32e21;margin-top:auto;font-size:23px;font-weight:950}.v299h-feature-card>small{color:#36843f;background:#eaf6e8;border-radius:5px;width:max-content;margin-top:7px;padding:4px 7px;font-size:9px;font-weight:900}.v299h-no-deals{text-align:center;background:#fff;border-radius:14px;grid-column:1/-1;padding:40px}.rctile-section{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}@media (max-width:1050px){.v299h-hero-inner{grid-template-columns:1fr}.v299h-featured{max-width:760px}}@media (max-width:700px){.v299h-hero{padding:26px 0}.v299h-copy h1{font-size:38px}.v299h-featured{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.v299h-feature-card{scroll-snap-align:start;min-width:76%}}.as35-home,.as35-category-page,.as35-product-page{color:#17251c;max-width:1440px;margin:0 auto;padding:18px 24px 60px}.as35-hero{background:#eef7ef;border:1px solid #dfebe1;border-radius:26px;grid-template-columns:1.05fr .95fr;min-height:440px;margin:10px 0 34px;display:grid;overflow:hidden}.as35-eyebrow,.as35-section-head span,.as35-page-head>span{letter-spacing:.1em;color:#237441;font-size:10px;font-weight:900}.as35-hero h1{letter-spacing:-.045em;max-width:680px;margin:12px 0 16px;font-size:50px;line-height:1.02}.as35-hero p{color:#59675d;max-width:620px;font-size:17px;line-height:1.65}.as35-actions{gap:10px;margin-top:20px;display:flex}.as35-actions a,.as35-section-head>a,.as35-search-form button{color:#fff;background:#176c38;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:850;text-decoration:none;display:inline-flex}.as35-actions .secondary{color:#176c38;background:#fff;border:1px solid #cbdacf}.as35-trust span:before{content:"✓";color:#19824b;margin-right:5px}.as35-hero-media>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.as35-hero-media strong{font-size:27px}.as35-hero-media span{color:#5a6b5e;margin-top:7px}.as35-section{margin:36px 0}.as35-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.as35-section-head h2{letter-spacing:-.03em;margin:4px 0;font-size:29px}.as35-section-head>a{color:#176c38;background:#fff;border:1px solid #d7e2d9;min-height:38px;font-size:11px}.as35-category-grid a{text-align:center;color:#213027;flex-direction:column;align-items:center;gap:7px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.as35-category-grid img,.as35-category-grid a>span{object-fit:cover;background:#eff5f0;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:22px;display:flex}.as35-product-card{background:#fff;border:1px solid #e0e8e2;border-radius:15px;min-width:0;transition:all .18s;overflow:hidden}.as35-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #183c2614}.as35-product-media{aspect-ratio:1;color:#869188;background:#f8faf8;text-decoration:none;display:block;position:relative}.as35-product-media img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:12px}.as35-no-image{justify-content:center;align-items:center;height:100%;font-size:10px;display:flex}.as35-product-media em{color:#463a00;background:#ffe783;border-radius:6px;max-width:80%;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:8px;left:8px}.as35-product-copy{padding:12px}.as35-product-copy>small{color:#7b887e;margin-bottom:5px;font-size:9px;display:block}.as35-product-name{color:#18251d;min-height:36px;font-size:13px;font-weight:800;line-height:1.35;text-decoration:none;display:block}.as35-size{color:#89938b;margin-top:4px;font-size:9px;display:block}.as35-price-row{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:12px;display:flex}.as35-price-row strong{font-size:17px;display:block}.as35-price-row del{color:#88938a;font-size:9px;display:block}.as35-price-row>span{font-size:8px;font-weight:900}.stock-in{color:#23804a}.stock-out{color:#a43c3c}.as35-age{color:#9a4d13;background:#fff3e8;border-radius:5px;margin-top:8px;padding:3px 6px;font-size:8px;font-weight:850;display:inline-block}.as35-page-head{border-bottom:1px solid #e4eae5;margin-bottom:18px;padding:24px 0 18px}.as35-page-head h1{letter-spacing:-.035em;margin:5px 0;font-size:36px}.as35-page-head p{color:#728077;margin:0}.as35-detail{background:#fff;border:1px solid #e0e8e2;border-radius:22px;grid-template-columns:1fr 1fr;gap:42px;margin-top:20px;padding:32px;display:grid}.as35-detail-media{background:#f8faf8;border-radius:16px;justify-content:center;align-items:center;min-height:430px;display:flex}.as35-detail-media img{object-fit:contain;box-sizing:border-box;width:100%;height:430px;padding:20px}.as35-detail-copy{flex-direction:column;justify-content:center;display:flex}.as35-detail-copy>small{color:#708078}.as35-detail-copy h1{letter-spacing:-.035em;margin:8px 0;font-size:38px}.as35-detail-size{color:#77857b}.as35-detail-price{align-items:baseline;gap:10px;margin:8px 0;display:flex}.as35-detail-price strong{font-size:30px}.as35-detail-price del{color:#8b958d}.as35-detail-price span{color:#1d7b47;font-weight:850}.as35-offer-box,.as35-age-box{border-radius:9px;margin-top:10px;padding:11px 13px;font-size:12px;font-weight:800}.as35-offer-box{color:#675500;background:#fff6cf}.as35-age-box{color:#8c4415;background:#fff0e7}.as35-description{color:#5d6b61;line-height:1.65}.as35-search-form{gap:8px;margin-bottom:16px;display:flex}.as35-search-form input{border:1px solid #d6dfd8;border-radius:10px;flex:1;min-height:46px;padding:0 13px;font-size:14px}.as35-search-count{color:#6c796f}.as35-empty,.as35-warning{background:#fff;border:1px solid #e0e7e1;border-radius:12px;padding:22px}.as35-warning{background:#fff8e8;border-color:#ecd9a8}@media (max-width:1150px){.as35-product-grid{grid-template-columns:repeat(3,1fr)}.as35-category-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:760px){.as35-home,.as35-category-page,.as35-product-page{padding:10px 12px 42px}.as35-hero{border-radius:18px;grid-template-columns:1fr;min-height:0}.as35-hero-copy{padding:30px 22px}.as35-hero h1{font-size:37px}.as35-hero-media{min-height:230px}.as35-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.as35-category-grid{grid-template-columns:repeat(4,1fr)}.as35-section-head{align-items:flex-start}.as35-detail{grid-template-columns:1fr;gap:18px;padding:16px}.as35-detail-media,.as35-detail-media img{height:300px;min-height:300px}.as35-detail-copy h1,.as35-page-head h1{font-size:30px}}.as351-header{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #e6ece7;position:sticky;top:0}.as351-header-inner{align-items:center;gap:34px;max-width:1440px;height:72px;margin:0 auto;padding:0 24px;display:flex}.as351-brand{color:#14241a;align-items:center;gap:10px;min-width:max-content;text-decoration:none;display:flex}.as351-brand-mark{color:#fff;background:#18753d;border-radius:10px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:950;display:grid}.as351-brand-copy{flex-direction:column;line-height:1;display:flex}.as351-brand-copy b{letter-spacing:-.04em;font-size:21px}.as351-brand-copy b span,.as351-footer-logo span{color:#268a4b}.as351-brand-copy small{color:#728078;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:800}.as351-desktop-nav{align-items:center;gap:25px;margin-left:auto;display:flex}.as351-desktop-nav a{color:#233228;font-size:12px;font-weight:850;text-decoration:none}.as351-desktop-nav a:hover{color:#18753d}.as351-header-actions{align-items:center;gap:8px;display:flex}.as351-icon-link{color:#223329;border:1px solid #dce5df;border-radius:10px;place-items:center;width:38px;height:38px;font-size:19px;text-decoration:none;display:grid}.as351-basket-link{color:#fff;background:#176f3b;border-radius:10px;align-items:center;min-height:40px;padding:0 16px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.as351-menu-button{background:#fff;border:1px solid #dce5df;border-radius:10px;width:40px;height:40px;font-size:18px;display:none}.as351-service-strip{color:#65736a;background:#f5faf6;border-top:1px solid #edf3ee;justify-content:center;align-items:center;gap:32px;height:28px;font-size:9px;font-weight:800;display:flex}.as351-service-strip span{color:#178049}.as351-mobile-menu{z-index:79;background:#fff;border:1px solid #dfe8e1;border-radius:14px;flex-direction:column;padding:10px;display:flex;position:fixed;top:100px;left:12px;right:12px;box-shadow:0 18px 50px #16301f29}.as351-mobile-menu a{color:#1d2d22;border-bottom:1px solid #eef2ef;padding:13px 12px;font-size:13px;font-weight:800;text-decoration:none}.as351-mobile-menu a:last-child{border-bottom:0}.as351-footer{color:#d9e5dc;background:#10251a;margin-top:54px}.as351-footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;max-width:1440px;margin:0 auto;padding:52px 24px 40px;display:grid}.as351-footer-logo{letter-spacing:-.05em;color:#fff;font-size:27px;font-weight:950}.as351-footer-brand p{color:#aebdb3;max-width:470px;font-size:12px;line-height:1.7}.as351-footer-trust{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.as351-footer-trust span{color:#c7d7cc;border:1px solid #2c4937;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850}.as351-footer h3{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 15px;font-size:11px}.as351-footer a{color:#b9c8be;margin:10px 0;font-size:11px;text-decoration:none;display:block}.as351-footer a:hover{color:#fff}.as351-footer-bottom{color:#83978a;border-top:1px solid #294035;justify-content:space-between;gap:20px;max-width:1440px;margin:0 auto;padding:17px 24px 22px;font-size:9px;display:flex}@media (max-width:900px){.as351-desktop-nav{display:none}.as351-menu-button{display:block}.as351-header-inner{gap:10px;height:64px;padding:0 12px}.as351-brand-copy small{display:none}.as351-brand-copy b{font-size:18px}.as351-icon-link{width:36px;height:36px}.as351-basket-link{display:none}.as351-service-strip{gap:12px;padding:0 8px;overflow:hidden}.as351-service-strip div:nth-child(3){display:none}.as351-footer-top{grid-template-columns:1fr 1fr;gap:28px;padding:38px 18px 28px}.as351-footer-brand{grid-column:1/-1}.as351-footer-bottom{flex-direction:column;gap:5px;padding:16px 18px}}@media (max-width:520px){.as351-header-actions .as351-icon-link:nth-child(2){display:none}.as351-service-strip{justify-content:flex-start}.as351-footer-top{grid-template-columns:1fr}.as351-footer-brand{grid-column:auto}.as351-footer-bottom{font-size:8px}}.as36-add{color:#fff;cursor:pointer;background:#18753d;border:0;border-radius:9px;width:100%;min-height:38px;margin-top:10px;font-size:10px;font-weight:900}.as36-add:disabled{color:#879189;cursor:not-allowed;background:#e8ece9}.as36-basket-badge{background:#176f3b;border-radius:10px;align-items:center;min-height:40px;padding:0 15px;font-size:11px;font-weight:900;position:relative;color:#fff!important;text-decoration:none!important;display:flex!important}.as36-basket-badge em{color:#fff;background:#e63d3d;border-radius:99px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:8px;font-style:normal;display:grid;position:absolute;top:-8px;right:-7px}.as36-page{max-width:1380px;margin:0 auto;padding:26px 24px 64px}.as36-head{border-bottom:1px solid #e1e9e3;margin-bottom:20px;padding:16px 0 22px}.as36-head>span{letter-spacing:.09em;color:#207b43;font-size:10px;font-weight:900}.as36-head h1{letter-spacing:-.035em;margin:5px 0;font-size:36px}.as36-head p{color:#718078;margin:0}.as36-empty,.as36-summary,.as36-check-card{background:#fff;border:1px solid #dfe8e1;border-radius:15px;padding:20px}.as36-empty a,.as36-summary>a{color:#fff;background:#18753d;border-radius:9px;padding:11px 16px;font-weight:850;text-decoration:none;display:inline-flex}.as36-basket-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px;display:grid}.as36-basket-list{flex-direction:column;gap:9px;display:flex}.as36-basket-row{background:#fff;border:1px solid #e0e8e2;border-radius:13px;grid-template-columns:84px minmax(0,1fr) auto 90px auto;align-items:center;gap:14px;padding:12px;display:grid}.as36-basket-img{color:#879188;background:#f7faf8;border-radius:9px;justify-content:center;align-items:center;width:84px;height:84px;font-size:8px;display:flex}.as36-basket-img img{object-fit:contain;width:100%;height:100%}.as36-basket-copy a{color:#18271d;font-weight:850;text-decoration:none;display:block}.as36-basket-copy small{color:#7d8980;margin:5px 0;display:block}.as36-basket-copy strong{font-size:13px}.as36-qty{border:1px solid #dfe7e1;border-radius:8px;align-items:center;display:flex;overflow:hidden}.as36-qty button{background:#f8faf8;border:0;width:30px;height:32px}.as36-qty b{text-align:center;min-width:28px;font-size:11px}.as36-line-total{font-weight:900}.as36-remove{color:#a44747;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.as36-summary{height:max-content;position:sticky;top:120px}.as36-summary h2{margin-top:0}.as36-summary>div,.as36-final>div{border-bottom:1px solid #edf2ee;justify-content:space-between;padding:10px 0;display:flex}.as36-summary p{color:#76837a;font-size:11px;line-height:1.5}.as36-summary button{background:#fff;border:1px solid #d9e3dc;border-radius:8px;width:100%;min-height:39px;margin-bottom:8px;font-weight:850}.as36-summary small{color:#66746b;margin:7px 0 12px;display:block}.as36-checkout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;display:grid}.as36-check-card{grid-column:1}.as36-check-card h2{margin:0 0 16px;font-size:18px}.as36-mode{gap:8px;display:flex}.as36-mode button{background:#fff;border:1px solid #dbe4dd;border-radius:9px;flex:1;min-height:45px;font-weight:850}.as36-mode button.active{color:#176c39;background:#edf8f0;border-color:#18753d}.as36-fields{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.as36-check-card label{flex-direction:column;gap:6px;margin-top:12px;font-size:10px;font-weight:800;display:flex}.as36-check-card input{border:1px solid #d9e2db;border-radius:8px;min-height:42px;padding:0 11px}.as36-check-card small.ok{color:#187b42}.as36-check-card small.bad{color:#b33f3f}.as36-final{grid-area:1/2/span 4;position:sticky;top:120px}.as36-final .grand{font-size:18px}.as36-final button{color:#fff;background:#18753d;border:0;border-radius:9px;width:100%;min-height:46px;margin-top:15px;font-weight:900}.as36-final button:disabled{background:#aab5ad}.as36-final p{font-size:11px;line-height:1.5}@media (max-width:900px){.as36-basket-layout,.as36-checkout{grid-template-columns:1fr}.as36-summary,.as36-final{grid-area:auto/1;position:static}.as36-basket-row{grid-template-columns:70px minmax(0,1fr) auto}.as36-basket-img{width:70px;height:70px}.as36-line-total{grid-column:2}.as36-remove{grid-column:3}.as36-fields{grid-template-columns:1fr}}@media (max-width:520px){.as36-page{padding:15px 12px 44px}.as36-basket-row{grid-template-columns:60px 1fr}.as36-basket-img{width:60px;height:60px}.as36-qty,.as36-line-total,.as36-remove{grid-column:2;justify-self:start}}.as361-track-page{max-width:1080px;margin:0 auto;padding:38px 22px 70px}.as361-success{text-align:center;background:#fff;border:1px solid #e0e9e2;border-radius:20px;padding:38px 28px;box-shadow:0 12px 40px #1546270f}.as361-check{color:#16753d;background:#e8f7ed;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:28px;font-weight:950;display:grid}.as361-success>span,.as361-track-head>span{letter-spacing:.12em;color:#1a8043;font-size:9px;font-weight:950}.as361-success h1,.as361-track-head h1{letter-spacing:-.04em;margin:6px 0 8px;font-size:36px}.as361-success>p,.as361-track-head p{color:#718078;margin-top:0}.as361-order-panel{text-align:left;background:#fff;border:1px solid #dfe8e1;border-radius:17px;margin:24px auto 0;padding:20px}.as361-order-top{border-bottom:1px solid #edf2ee;grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:18px;display:grid}.as361-order-top small{color:#859087;letter-spacing:.08em;font-size:8px;font-weight:900;display:block}.as361-order-top strong{color:#1d2c22;margin-top:5px;font-size:14px;display:block}.as361-progress{grid-template-columns:repeat(6,1fr);gap:5px;margin-top:22px;display:grid}.as361-progress>div{text-align:center;color:#99a39c;text-transform:capitalize;font-size:9px;font-weight:850}.as361-progress i{color:#7f8a82;background:#edf1ee;border-radius:50%;place-items:center;width:31px;height:31px;margin:0 auto 7px;font-style:normal;font-weight:950;display:grid}.as361-progress .done{color:#176f3b}.as361-progress .done i{color:#fff;background:#18753d}.as361-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.as361-links a,.as361-message a{color:#fff;background:#18753d;border-radius:9px;padding:11px 16px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.as361-links a+a{color:#24412e;background:#f1f5f2}.as361-track-head{text-align:left;border-bottom:1px solid #e0e8e2;padding-bottom:18px}.as361-message{color:#59675e;background:#fff;border:1px solid #dfe7e0;border-radius:14px;margin-top:20px;padding:18px}.as361-muted{color:#7c8980;font-size:10px;line-height:1.6}.as361-refresh{background:#fff;border:1px solid #d7e2da;border-radius:9px;margin-top:18px;padding:10px 14px;font-weight:850}@media (max-width:720px){.as361-track-page{padding:22px 12px 50px}.as361-success{padding:28px 15px}.as361-success h1,.as361-track-head h1{font-size:29px}.as361-order-top{grid-template-columns:1fr}.as361-progress{grid-template-columns:1fr;gap:10px}.as361-progress>div{text-align:left;align-items:center;gap:10px;display:flex}.as361-progress i{margin:0}}.as-super-header{z-index:50;background:#fff;border-bottom:1px solid #dfe8e2;position:relative}.as-super-top{color:#fff;background:#075f36;font-size:12px}.as-super-top-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1480px;min-height:30px;margin:auto;padding:0 22px;display:flex}.as-super-top-inner div{gap:20px;display:flex}.as-super-top a{color:#fff;font-weight:700;text-decoration:none}.as-super-main{background:#08783f}.as-super-main-inner{grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:24px;max-width:1480px;min-height:86px;margin:auto;padding:14px 22px;display:grid}.as-super-brand{color:#fff;align-items:center;gap:10px;min-width:220px;text-decoration:none;display:flex}.as-super-brand-mark{color:#08783f;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:29px;font-weight:950;display:flex}.as-super-brand-copy{flex-direction:column;line-height:1;display:flex}.as-super-brand-copy b{letter-spacing:-1px;font-size:27px;font-weight:950}.as-super-brand-copy b span{color:#d9f36a}.as-super-brand-copy small{opacity:.9;margin-top:5px;font-size:11px;font-weight:700}.as-super-search{background:#fff;border:3px solid #ffffff3d;border-radius:8px;width:100%;max-width:760px;margin:auto;display:flex;overflow:hidden}.as-super-search input{background:#fff;border:0;outline:0;flex:1;min-width:0;padding:15px 17px;font-size:15px}.as-super-search button{color:#182018;cursor:pointer;background:#f4d000;border:0;padding:0 24px;font-weight:900}.as-super-actions{align-items:center;gap:14px;display:flex}.as-super-account{color:#fff;flex-direction:column;font-size:11px;line-height:1.2;text-decoration:none;display:flex}.as-super-account b{font-size:14px}.as-super-basket a{color:#08783f!important;background:#fff!important;border-radius:8px!important;padding:12px 16px!important;font-weight:900!important;text-decoration:none!important}.as-super-menu-button{color:#fff;background:0 0;border:1px solid #ffffff73;border-radius:7px;width:44px;height:44px;font-size:20px;display:none}.as-super-nav{background:#fff;border-bottom:1px solid #e0e7e2}.as-super-nav-inner{white-space:nowrap;align-items:center;gap:28px;max-width:1480px;min-height:47px;margin:auto;padding:0 22px;display:flex;overflow-x:auto}.as-super-nav a{color:#26332b;font-size:14px;font-weight:800;text-decoration:none}.as-super-nav a:hover{color:#08783f}.as-super-all{color:#08783f!important;font-weight:950!important}.as-super-offers{background:#fff1f1;border-radius:999px;padding:7px 13px;color:#c81e1e!important}.as-super-service-strip{color:#4f6255;background:#f6f9f7;justify-content:center;gap:42px;max-width:1480px;margin:auto;padding:7px 22px;font-size:12px;font-weight:750;display:flex}.as-super-service-strip span:first-letter{color:#08783f}.as-super-mobile-menu{display:none}@media (max-width:900px){.as-super-top{display:none}.as-super-main-inner{grid-template-columns:1fr auto;gap:12px;min-height:auto;padding:12px 14px}.as-super-brand{min-width:0}.as-super-brand-mark{width:40px;height:40px;font-size:24px}.as-super-brand-copy b{font-size:22px}.as-super-search{order:3;grid-area:2/1/auto/-1;max-width:none}.as-super-search input{padding:13px 14px;font-size:14px}.as-super-search button{padding:0 17px}.as-super-account{display:none}.as-super-menu-button{display:block}.as-super-nav{display:none}.as-super-service-strip{white-space:nowrap;justify-content:flex-start;gap:20px;padding:7px 14px;overflow-x:auto}.as-super-mobile-menu{z-index:100;background:#fff;flex-direction:column;padding:12px 16px 18px;display:flex;position:absolute;left:0;right:0;box-shadow:0 12px 24px #00000024}.as-super-mobile-menu a{color:#233027;border-bottom:1px solid #edf1ee;padding:13px 4px;font-weight:800;text-decoration:none}}body{color:#17231b;background:#f5f7f5}.as35-home{max-width:1480px!important;margin:0 auto!important;padding:18px 22px 60px!important}.as35-hero{min-height:340px!important;box-shadow:none!important;background:#e9f5e9!important;border:1px solid #d5e6d8!important;border-radius:8px!important;grid-template-columns:1.05fr .95fr!important;margin:8px 0 26px!important;display:grid!important;overflow:hidden!important}.as35-hero-copy{flex-direction:column!important;justify-content:center!important;padding:42px 48px!important;display:flex!important}.as35-eyebrow{color:#08783f!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.as35-hero h1{letter-spacing:-1.8px!important;color:#12341f!important;max-width:650px!important;margin:8px 0 12px!important;font-size:44px!important;font-weight:950!important;line-height:1.02!important}.as35-hero p{color:#53645a!important;max-width:590px!important;margin:0 0 20px!important;font-size:17px!important;line-height:1.45!important}.as35-actions{flex-wrap:wrap!important;gap:9px!important;display:flex!important}.as35-actions a{color:#fff!important;background:#08783f!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;min-height:45px!important;padding:0 22px!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.as35-actions a.secondary{color:#08783f!important;background:#fff!important;border:2px solid #08783f!important}.as35-trust{color:#456051!important;flex-wrap:wrap!important;gap:22px!important;margin-top:24px!important;font-size:12px!important;font-weight:850!important;display:flex!important}.as35-trust span:before{content:"✓ ";color:#08783f;font-weight:950}.as35-hero-media{background:#dcefdc!important;min-height:340px!important}.as35-hero-media img{object-fit:cover!important;width:100%!important;height:100%!important}.as35-hero-media>div{color:#fff!important;background:linear-gradient(135deg,#08783f,#0d9651)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;min-height:340px!important;display:flex!important}.as35-hero-media strong{font-size:34px!important;font-weight:950!important}.as35-hero-media span{opacity:.9!important;margin-top:7px!important}.as35-section{margin:0 0 30px!important;padding:0!important}.as35-section-head{border-bottom:2px solid #dce5de!important;justify-content:space-between!important;align-items:flex-end!important;gap:15px!important;margin-bottom:12px!important;padding-bottom:10px!important;display:flex!important}.as35-section-head span{color:#08783f!important;letter-spacing:.12em!important;margin-bottom:2px!important;font-size:10px!important;font-weight:950!important;display:block!important}.as35-section-head h2{letter-spacing:-.7px!important;margin:0!important;font-size:26px!important;font-weight:950!important;line-height:1.1!important}.as35-section-head p{color:#6c786f!important;margin:4px 0 0!important;font-size:12px!important}.as35-section-head>a{color:#08783f!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important}.as35-category-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.as35-category-grid>a{text-align:center!important;color:#213128!important;min-width:0!important;min-height:142px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce4de!important;border-radius:7px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:10px 8px!important;text-decoration:none!important;transition:all .15s!important;display:flex!important}.as35-category-grid>a:hover{border-color:#08783f!important;transform:translateY(-1px)!important}.as35-category-grid img{object-fit:contain!important;width:78px!important;height:78px!important}.as35-category-grid>a>span{color:#08783f!important;background:#edf6ef!important;border-radius:50%!important;place-items:center!important;width:72px!important;height:72px!important;font-size:30px!important;font-weight:950!important;display:grid!important}.as35-category-grid b{font-size:12px!important;font-weight:900!important;line-height:1.2!important}.as35-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.as35-product-card{min-width:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce3de!important;border-radius:6px!important;flex-direction:column!important;transition:all .15s!important;display:flex!important;position:relative!important;overflow:hidden!important}.as35-product-card:hover{border-color:#93bca1!important;box-shadow:0 3px 12px #17482814!important}.as35-product-media{background:#fff!important;justify-content:center!important;align-items:center!important;height:190px!important;padding:12px!important;text-decoration:none!important;display:flex!important;position:relative!important}.as35-product-media img{object-fit:contain!important;width:100%!important;height:100%!important}.as35-no-image{color:#879188!important;font-size:11px!important}.as35-product-media em{z-index:2!important;color:#fff!important;max-width:80%!important;box-shadow:none!important;background:#e31b23!important;border-radius:3px!important;padding:6px 9px!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:8px!important;left:8px!important}.as35-product-copy{flex-direction:column!important;flex:1!important;padding:9px 11px 11px!important;display:flex!important}.as35-product-copy>small{color:#758178!important;text-transform:uppercase!important;letter-spacing:.03em!important;min-height:14px!important;margin-bottom:3px!important;font-size:9px!important;font-weight:800!important}.as35-product-name{color:#1d2b22!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:39px!important;font-size:13px!important;font-weight:850!important;line-height:1.35!important;text-decoration:none!important;display:-webkit-box!important;overflow:hidden!important}.as35-size{color:#6e7a72!important;min-height:20px!important;margin:5px 0!important;font-size:10px!important;display:block!important}.as35-price-row{justify-content:space-between!important;align-items:flex-end!important;gap:6px!important;margin-top:auto!important;padding-top:7px!important;display:flex!important}.as35-price-row>div{flex-direction:column!important;display:flex!important}.as35-price-row strong{letter-spacing:-1px!important;color:#17251c!important;font-size:25px!important;font-weight:950!important;line-height:1!important}.as35-price-row del{color:#7f8982!important;margin-top:3px!important;font-size:10px!important;font-weight:700!important}.stock-in,.stock-out{display:none!important}.as35-age{color:#9e3131!important;background:#f5eded!important;border-radius:3px!important;width:max-content!important;margin:6px 0!important;padding:3px 6px!important;font-size:9px!important;font-weight:900!important;display:inline-flex!important}.as35-product-copy button{color:#fff!important;cursor:pointer!important;background:#08783f!important;border:0!important;border-radius:4px!important;width:100%!important;min-height:39px!important;margin-top:10px!important;font-size:12px!important;font-weight:950!important}.as35-product-copy button:hover{background:#065f33!important}.as35-section:nth-of-type(3) .as35-section-head h2{color:#c61620!important}.as35-section:nth-of-type(3) .as35-product-media em{color:#fff!important;background:#e21c2a!important}.as35-warning{background:#fff8dc!important;border:1px solid #efdc8d!important;border-radius:5px!important;padding:16px!important}@media (max-width:1200px){.as35-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.as35-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:720px){.as35-home{padding:12px 10px 45px!important}.as35-hero{grid-template-columns:1fr!important;min-height:0!important;margin-top:0!important}.as35-hero-copy{padding:27px 20px!important}.as35-hero h1{letter-spacing:-1px!important;font-size:31px!important}.as35-hero p{font-size:14px!important}.as35-hero-media,.as35-hero-media>div{min-height:180px!important}.as35-category-grid{scrollbar-width:none!important;gap:8px!important;padding-bottom:5px!important;display:flex!important;overflow-x:auto!important}.as35-category-grid>a{flex:0 0 112px!important;min-height:125px!important}.as35-category-grid img{width:65px!important;height:65px!important}.as35-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.as35-product-media{height:150px!important}.as35-product-copy{padding:8px!important}.as35-product-name{font-size:12px!important}.as35-price-row strong{font-size:22px!important}.as35-section-head h2{font-size:21px!important}}.as-home-promos{grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 28px;display:grid}.as-home-promo{color:#fff;border-radius:7px;flex-direction:column;justify-content:center;min-height:145px;padding:24px 26px;text-decoration:none;display:flex}.as-home-promo.red{background:linear-gradient(120deg,#c71920,#e83a28)}.as-home-promo.green{background:linear-gradient(120deg,#08783f,#0a9550)}.as-home-promo small{letter-spacing:.12em;opacity:.9;font-size:10px;font-weight:950}.as-home-promo strong{max-width:500px;margin:6px 0 10px;font-size:24px;font-weight:950;line-height:1.08}.as-home-promo span{font-size:12px;font-weight:850}.as-home-value-strip{background:#dce5de;border:1px solid #dce5de;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 0 30px;display:grid}.as-home-value-strip>div{background:#fff;padding:14px 16px}.as-home-value-strip b{color:#08783f;font-size:13px;display:block}.as-home-value-strip span{color:#67746b;margin-top:3px;font-size:11px;display:block}.as-home-banner-wide{background:#f2db3d;border-radius:7px;justify-content:space-between;align-items:center;gap:25px;min-height:160px;margin:0 0 30px;padding:28px 32px;display:flex}.as-home-banner-wide small{color:#6a5b00;letter-spacing:.12em;font-size:10px;font-weight:950}.as-home-banner-wide h2{margin:5px 0 7px;font-size:28px;line-height:1.05}.as-home-banner-wide p{max-width:700px;margin:0}.as-home-banner-wide a{color:#fff;background:#08783f;border-radius:5px;flex:none;padding:13px 20px;font-weight:900;text-decoration:none}.as-home-text-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:0 0 30px;display:grid}.as-home-text-grid article{background:#fff;border:1px solid #dce5de;border-radius:7px;padding:25px}.as-home-text-grid span,.as-home-seo-main>span{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.as-home-text-grid h2,.as-home-seo h2{margin:6px 0 10px;font-size:24px;line-height:1.12}.as-home-text-grid p,.as-home-seo p{color:#607067;font-size:13px;line-height:1.65}.as-home-text-grid a{color:#08783f;font-weight:900;text-decoration:none}.as-home-seo{background:#fff;border:1px solid #dce5de;border-radius:7px;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px;margin:0 0 28px;padding:30px;display:grid}.as-home-seo aside{border-left:1px solid #e2e9e4;padding-left:24px}.as-home-seo aside h3{margin-top:0;font-size:17px}.as-home-seo aside a{color:#08783f;padding:6px 0;font-size:12px;font-weight:800;text-decoration:none;display:block}.as-home-why{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:30px;display:grid}.as-home-why>div{background:#eaf4ed;border-radius:6px;padding:17px}.as-home-why strong{color:#075f36;font-size:13px;display:block}.as-home-why span{color:#5f6e64;margin-top:4px;font-size:11px;line-height:1.4;display:block}@media (max-width:800px){.as-home-promos,.as-home-text-grid,.as-home-seo{grid-template-columns:1fr}.as-home-value-strip,.as-home-why{grid-template-columns:repeat(2,1fr)}.as-home-seo aside{border-top:1px solid #e2e9e4;border-left:0;padding:20px 0 0}.as-home-banner-wide{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.as-home-value-strip,.as-home-why{grid-template-columns:1fr}.as-home-promo{min-height:125px;padding:20px}.as-home-promo strong{font-size:21px}}.local-seo-page{max-width:1180px;margin:0 auto;padding:34px 22px 70px}.local-seo-hero{background:#edf6ef;border:1px solid #d7e6da;border-radius:8px;padding:42px}.local-seo-hero>span{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.local-seo-hero h1{letter-spacing:-1.4px;margin:7px 0 10px;font-size:40px;line-height:1.05}.local-seo-hero p{color:#5c6c62;max-width:700px;line-height:1.6}.local-seo-actions{gap:9px;margin-top:18px;display:flex}.local-seo-actions a{color:#fff;background:#08783f;border-radius:5px;padding:12px 18px;font-weight:900;text-decoration:none}.local-seo-actions a+a{color:#08783f;background:#fff;border:1px solid #08783f}.local-seo-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.local-seo-grid article{background:#fff;border:1px solid #dde6df;border-radius:7px;padding:22px}.local-seo-grid h2{margin-top:0;font-size:20px}.local-seo-grid p{color:#637068;font-size:13px;line-height:1.65}.local-seo-grid a{color:#08783f;font-weight:850;text-decoration:none}.local-seo-links{background:#fff;border:1px solid #dde6df;border-radius:7px;margin-top:26px;padding:24px}.local-seo-links h2{margin-top:0;font-size:20px}.local-seo-links>div{flex-wrap:wrap;gap:9px 16px;display:flex}.local-seo-links a{color:#08783f;font-size:12px;font-weight:850;text-decoration:none}@media (max-width:760px){.local-seo-page{padding:20px 12px 50px}.local-seo-hero{padding:28px 20px}.local-seo-hero h1{font-size:30px}.local-seo-grid{grid-template-columns:1fr}}.as-info-page{max-width:1120px;margin:0 auto;padding:32px 22px 70px}.as-info-hero{background:#edf6ef;border:1px solid #d7e6da;border-radius:8px;margin-bottom:18px;padding:34px}.as-info-hero>span{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.as-info-hero h1{letter-spacing:-1.2px;margin:6px 0 10px;font-size:36px;line-height:1.05}.as-info-hero p{color:#5f6e64;max-width:720px;margin:0;line-height:1.6}.as-info-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.as-info-card,.as-info-grid article{background:#fff;border:1px solid #dde6df;border-radius:7px;padding:22px}.as-info-card h2,.as-info-grid h2{margin-top:0;font-size:20px}.as-info-card p,.as-info-grid p{color:#627068;font-size:13px;line-height:1.65}.as-info-card a{color:#08783f;font-weight:900;text-decoration:none}.as-info-actions{gap:10px;margin-top:20px;display:flex}.as-info-actions a{color:#fff;background:#08783f;border-radius:5px;padding:12px 18px;font-weight:900;text-decoration:none}.as-info-actions a+a{color:#08783f;background:#fff;border:1px solid #08783f}@media (max-width:760px){.as-info-page{padding:20px 12px 50px}.as-info-hero{padding:25px 19px}.as-info-hero h1{font-size:29px}.as-info-grid{grid-template-columns:1fr}}.local-seo-breadcrumb{color:#6c786f;margin-bottom:14px;font-size:12px}.local-seo-breadcrumb a{color:#08783f;font-weight:800;text-decoration:none}.local-seo-intro{background:#fff;border:1px solid #dde6df;border-radius:8px;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:18px;margin-top:20px;padding:28px;display:grid}.local-seo-intro>div>span,.local-seo-heading>span,.local-seo-nearby>div:first-child>span,.local-seo-cta span{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.local-seo-intro h2{margin:6px 0 10px;font-size:27px;line-height:1.1}.local-seo-intro p{color:#5e6c63;font-size:13px;line-height:1.7}.local-seo-intro aside{background:#edf6ef;border-radius:7px;flex-direction:column;gap:9px;padding:20px;display:flex}.local-seo-intro aside strong{color:#075f36;margin-bottom:4px;font-size:16px}.local-seo-intro aside span{color:#526359;font-size:12px}.local-seo-intro aside span:before{content:"✓ ";color:#08783f;font-weight:950}.local-seo-shop,.local-seo-faq{margin-top:26px}.local-seo-heading{margin-bottom:12px}.local-seo-heading h2{margin:5px 0 0;font-size:25px}.local-seo-shop-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.local-seo-shop-grid>a{color:#1d2b22;background:#fff;border:1px solid #dce5de;border-radius:7px;padding:18px;text-decoration:none}.local-seo-shop-grid strong{font-size:14px;display:block}.local-seo-shop-grid span{color:#08783f;margin-top:6px;font-size:11px;font-weight:800;display:block}.local-seo-faq-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.local-seo-faq-grid article{background:#fff;border:1px solid #dde6df;border-radius:7px;padding:20px}.local-seo-faq-grid h3{margin:0 0 8px;font-size:15px;line-height:1.3}.local-seo-faq-grid p{color:#617067;margin:0;font-size:12px;line-height:1.65}.local-seo-nearby{background:#f4f8f5;border-radius:8px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:24px;margin-top:26px;padding:26px;display:grid}.local-seo-nearby h2{margin:5px 0 8px;font-size:22px}.local-seo-nearby p{color:#65736a;font-size:12px;line-height:1.6}.local-seo-nearby .local-seo-links{background:0 0;border:0;margin:0;padding:0}.local-seo-nearby .local-seo-links a{color:#08783f;padding:7px 0;font-size:12px;font-weight:850;text-decoration:none;display:block}.local-seo-cta{color:#fff;background:#08783f;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:28px 30px;display:flex}.local-seo-cta span{color:#d9f36a}.local-seo-cta h2{margin:5px 0 7px;font-size:27px}.local-seo-cta p{color:#ffffffe0;max-width:680px;margin:0;font-size:13px;line-height:1.6}.local-seo-cta>a{color:#18301f;background:#f4d000;border-radius:5px;flex:none;padding:13px 20px;font-weight:950;text-decoration:none}@media (max-width:850px){.local-seo-intro,.local-seo-nearby{grid-template-columns:1fr}.local-seo-shop-grid{grid-template-columns:repeat(2,1fr)}.local-seo-faq-grid{grid-template-columns:1fr}}@media (max-width:560px){.local-seo-shop-grid{grid-template-columns:1fr}.local-seo-intro{padding:20px}.local-seo-cta{flex-direction:column;align-items:flex-start;padding:23px 20px}.local-seo-cta h2{font-size:23px}}.category-seo-breadcrumb{color:#6a766e;margin:0 0 14px;font-size:12px}.category-seo-breadcrumb a{color:#08783f;font-weight:800;text-decoration:none}.category-seo-content{background:#fff;border:1px solid #dde6df;border-radius:8px;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:18px;margin-top:34px;padding:28px;display:grid}.category-seo-main>span,.category-seo-related>div:first-child>span,.category-seo-local-links>span{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.category-seo-main h2,.category-seo-related h2,.category-seo-local-links h2{margin:6px 0 10px;font-size:25px;line-height:1.1}.category-seo-main p{color:#607067;font-size:13px;line-height:1.7}.category-seo-content aside{background:#edf6ef;border-radius:7px;flex-direction:column;gap:9px;padding:20px;display:flex}.category-seo-content aside strong{color:#075f36;margin-bottom:3px}.category-seo-content aside span{color:#56675d;font-size:12px}.category-seo-content aside span:before{content:"✓ ";color:#08783f;font-weight:950}.category-seo-actions{flex-wrap:wrap;gap:9px;margin-top:17px;display:flex}.category-seo-actions a{color:#fff;background:#08783f;border-radius:5px;padding:10px 14px;font-size:12px;font-weight:900;text-decoration:none}.category-seo-actions a+a{color:#08783f;background:#fff;border:1px solid #08783f}.category-seo-related,.category-seo-local-links{background:#f4f8f5;border-radius:8px;margin-top:22px;padding:24px}.category-seo-links,.category-seo-local-links>div{flex-wrap:wrap;gap:8px;display:flex}.category-seo-links a,.category-seo-local-links a{color:#08783f;background:#fff;border:1px solid #d7e3da;border-radius:5px;padding:9px 12px;font-size:12px;font-weight:850;text-decoration:none}@media (max-width:760px){.category-seo-content{grid-template-columns:1fr;padding:20px}.category-seo-main h2,.category-seo-related h2,.category-seo-local-links h2{font-size:21px}}.as-product-v1{background:#fff;border:1px solid #e4e9e6;border-radius:18px;flex-direction:column;min-width:0;height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 12px #1131220b}.as-product-v1:hover{border-color:#cad9d0;transform:translateY(-2px);box-shadow:0 10px 26px #11312217}.as-product-v1--offer{border-color:#dce8df}.as-product-v1-media-wrap{padding:12px 12px 0;position:relative}.as-product-v1-media{background:#fff;border-radius:13px;justify-content:center;align-items:center;width:100%;height:190px;display:flex;position:relative;overflow:hidden}.as-product-v1-media img{object-fit:contain;width:100%;height:100%;padding:7px;transition:transform .2s;display:block}.as-product-v1:hover .as-product-v1-media img{transform:scale(1.025)}.as-product-v1-no-image{color:#77847c;background:#f8faf9;border:1px dashed #d8e0db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}.as-product-v1-no-image b{color:#166534;font-size:14px}.as-product-v1-no-image small{font-size:11px}.as-product-v1-badge{z-index:3;color:#17251d;background:#ffe500;border-radius:8px;max-width:calc(100% - 36px);padding:6px 9px;font-size:11px;font-weight:900;line-height:1.15;position:absolute;top:18px;left:18px;box-shadow:0 2px 7px #00000014}.as-product-v1-body{flex-direction:column;flex:1;padding:12px 14px 14px;display:flex}.as-product-v1-meta{align-items:center;gap:6px;min-height:20px;margin-bottom:5px;display:flex}.as-product-v1-category{color:#6b776f;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:800;line-height:1.2;overflow:hidden}.as-product-v1-age{color:#4c5751;background:#f1f3f2;border-radius:6px;flex:none;margin-left:auto;padding:3px 6px;font-size:9px;font-weight:900}.as-product-v1-name{color:#17251d;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:15px;font-weight:800;line-height:1.38;text-decoration:none;display:-webkit-box;overflow:hidden}.as-product-v1-name:hover{color:#147a43}.as-product-v1-size{color:#78847d;min-height:18px;margin-top:4px;font-size:12px;line-height:1.4}.as-product-v1-price-area{justify-content:space-between;align-items:flex-end;gap:8px;min-height:45px;margin-top:8px;display:flex}.as-product-v1-prices{align-items:baseline;gap:7px;min-width:0;display:flex}.as-product-v1-prices strong{color:#15291d;letter-spacing:-.035em;font-size:23px;font-weight:950;line-height:1}.as-product-v1-prices del{color:#89938d;font-size:12px}.as-product-v1-saving{color:#187447;background:#eef8f1;border-radius:7px;flex:none;padding:4px 7px;font-size:10px;font-weight:900}.as-product-v1-stock-row{align-items:center;min-height:27px;margin-top:3px;display:flex}.as-product-v1-stock{align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.as-product-v1-stock i{border-radius:50%;width:7px;height:7px;display:block}.as-product-v1-stock.in{color:#187447}.as-product-v1-stock.in i{background:#22a35a}.as-product-v1-stock.out{color:#a33a31}.as-product-v1-stock.out i{background:#c44b41}.as-product-v1-buy>*{width:100%}.as-product-v1-buy button{border-radius:10px;width:100%;min-height:42px;font-weight:900}.as-product-v1--out .as-product-v1-media img{opacity:.65}.as-product-v1--out .as-product-v1-buy{opacity:.7}.as35-product-grid{align-items:stretch}.as35-product-grid>*{min-width:0}@media (max-width:900px){.as-product-v1{border-radius:15px}.as-product-v1-media{height:165px}.as-product-v1-prices strong{font-size:21px}}@media (max-width:640px){.as35-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.as-product-v1{box-shadow:none;border-radius:13px}.as-product-v1:hover{transform:none}.as-product-v1-media-wrap{padding:8px 8px 0}.as-product-v1-media{border-radius:10px;height:142px}.as-product-v1-media img{padding:4px}.as-product-v1-badge{border-radius:6px;max-width:calc(100% - 22px);padding:5px 7px;font-size:9px;top:11px;left:11px}.as-product-v1-body{padding:9px 10px 10px}.as-product-v1-meta{min-height:16px;margin-bottom:3px}.as-product-v1-category{font-size:8px}.as-product-v1-age{padding:2px 4px;font-size:8px}.as-product-v1-name{min-height:38px;font-size:13px;line-height:1.42}.as-product-v1-size{min-height:16px;margin-top:2px;font-size:10px}.as-product-v1-price-area{min-height:44px;margin-top:7px;display:block}.as-product-v1-prices strong{font-size:20px}.as-product-v1-saving{margin-top:4px;display:inline-block}.as-product-v1-stock-row{min-height:23px}.as-product-v1-stock{font-size:9px}.as-product-v1-buy button{border-radius:9px;min-height:39px;font-size:12px}}.as-pdp-v1{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:34px;margin-bottom:28px;display:grid}.as-pdp-v1-gallery{min-width:0;position:sticky;top:18px}.as-pdp-v1-image{background:#fff;border:1px solid #e3e9e5;border-radius:24px;justify-content:center;align-items:center;min-height:510px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #1537250e}.as-pdp-v1-image img{object-fit:contain;width:100%;max-width:530px;height:450px}.as-pdp-v1-no-image{color:#76837b;background:#f8faf9;border:1px dashed #d5dfd8;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:390px;display:flex}.as-pdp-v1-no-image b{color:#17683d;font-size:22px}.as-pdp-v1-offer-badge{z-index:2;color:#18261e;background:#ffe500;border-radius:9px;max-width:70%;padding:8px 12px;font-size:12px;font-weight:950;position:absolute;top:22px;left:22px;box-shadow:0 3px 10px #00000017}.as-pdp-v1-image-note{text-align:center;color:#7a857e;margin-top:8px;font-size:11px}.as-pdp-v1-buy-panel{min-width:0;padding-top:5px}.as-pdp-v1-meta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.as-pdp-v1-category{color:#177245;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900;text-decoration:none}.as-pdp-v1-age{color:#4f5b54;background:#f0f2f1;border-radius:7px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:900}.as-pdp-v1-heading h1{color:#16261d;letter-spacing:-.035em;margin:0;font-size:38px;font-weight:950;line-height:1.08}.as-pdp-v1-size{color:#5f6d65;margin-top:10px;font-size:15px;font-weight:650}.as-pdp-v1-code{color:#8a948e;margin-top:5px;font-size:10px}.as-pdp-v1-price-card{background:#fbfdfb;border:1px solid #e2e9e4;border-radius:18px;margin-top:23px;padding:20px}.as-pdp-v1-price-main{align-items:baseline;gap:12px;display:flex}.as-pdp-v1-price-main strong{color:#13291c;letter-spacing:-.045em;font-size:42px;font-weight:950;line-height:1}.as-pdp-v1-price-main del{color:#8a948e;font-size:16px}.as-pdp-v1-saving{color:#177245;background:#eaf7ee;border-radius:7px;margin-top:9px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-block}.as-pdp-v1-promotion{color:#4e4500;background:#fff6b8;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;display:flex}.as-pdp-v1-promotion span{text-transform:uppercase;font-size:10px;font-weight:900}.as-pdp-v1-promotion strong{text-align:right;font-size:13px}.as-pdp-v1-availability{margin-top:15px}.as-pdp-v1-stock{border-radius:12px;align-items:center;gap:10px;padding:13px 15px;display:flex}.as-pdp-v1-stock.in{color:#176c41;background:#f0f9f3}.as-pdp-v1-stock.out{color:#a13b32;background:#fff4f3}.as-pdp-v1-stock i{border-radius:50%;flex:none;width:10px;height:10px}.as-pdp-v1-stock.in i{background:#22a35a}.as-pdp-v1-stock.out i{background:#c94d43}.as-pdp-v1-stock div{flex-direction:column;gap:2px;display:flex}.as-pdp-v1-stock strong{font-size:13px}.as-pdp-v1-stock span{opacity:.82;font-size:10px}.as-pdp-v1-add{margin-top:15px}.as-pdp-v1-add>*{width:100%}.as-pdp-v1-add button{border-radius:12px;width:100%;min-height:52px;font-size:15px;font-weight:950}.as-pdp-v1-fulfilment{border-top:1px solid #e5eae7;gap:5px;margin-top:18px;padding-top:14px;display:grid}.as-pdp-v1-fulfilment>div{align-items:flex-start;gap:10px;padding:7px 0;display:flex}.as-pdp-v1-service-icon{color:#177245;background:#eaf7ee;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-weight:950;display:flex}.as-pdp-v1-fulfilment p{flex-direction:column;gap:2px;margin:0;display:flex}.as-pdp-v1-fulfilment strong{color:#25352c;font-size:12px}.as-pdp-v1-fulfilment small{color:#748078;font-size:10px;line-height:1.4}.as-pdp-v1-restricted{color:#7d3932;background:#fff9f8;border:1px solid #ead7d4;border-radius:11px;flex-direction:column;gap:3px;margin-top:13px;padding:12px 14px;display:flex}.as-pdp-v1-restricted strong{font-size:12px}.as-pdp-v1-restricted span{font-size:10px}.as-pdp-v1-info{background:#fff;border:1px solid #e3e9e5;border-radius:20px;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);gap:20px;margin-bottom:34px;padding:24px;display:grid}.as-pdp-v1-eyebrow{color:#177245;letter-spacing:.08em;font-size:10px;font-weight:950}.as-pdp-v1-info-main h2{color:#17271e;margin:5px 0 10px;font-size:23px}.as-pdp-v1-info-main p{color:#536159;margin:0;font-size:14px;line-height:1.75}.as-pdp-v1-facts{background:#f7faf8;border-radius:14px;padding:17px}.as-pdp-v1-facts h3{margin:0 0 10px;font-size:15px}.as-pdp-v1-facts dl{margin:0}.as-pdp-v1-facts dl div{border-bottom:1px solid #e5ebe7;justify-content:space-between;gap:15px;padding:8px 0;font-size:11px;display:flex}.as-pdp-v1-facts dl div:last-child{border-bottom:0}.as-pdp-v1-facts dt{color:#77837b}.as-pdp-v1-facts dd{color:#26372d;text-align:right;margin:0;font-weight:800}@media (max-width:900px){.as-pdp-v1{grid-template-columns:1fr;gap:20px}.as-pdp-v1-gallery{position:static}.as-pdp-v1-image{min-height:410px}.as-pdp-v1-image img{height:360px}.as-pdp-v1-info{grid-template-columns:1fr}}@media (max-width:640px){.as-pdp-v1{gap:15px;margin-bottom:20px}.as-pdp-v1-image{border-radius:17px;min-height:315px;padding:18px}.as-pdp-v1-image img{height:285px}.as-pdp-v1-offer-badge{font-size:10px;top:13px;left:13px}.as-pdp-v1-heading h1{font-size:28px}.as-pdp-v1-size{font-size:13px}.as-pdp-v1-price-card{border-radius:14px;margin-top:17px;padding:15px}.as-pdp-v1-price-main strong{font-size:35px}.as-pdp-v1-add button{min-height:49px}.as-pdp-v1-info{border-radius:15px;padding:17px}}.as-product-v1{min-height:0}.as-product-v1-media img{object-fit:contain;width:100%;height:100%;padding:8px}.as-product-v1-no-image{height:100%;min-height:0}.as-product-v1-body{flex-direction:column;padding:12px 14px 14px;display:flex}.as-product-v1-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;display:-webkit-box;overflow:hidden}.as-product-v2-purchase{grid-template-columns:minmax(96px,.9fr) minmax(76px,1.1fr);gap:7px;width:100%;display:grid}.as-product-v2-stepper{background:#fff;border:1px solid #d6e0d9;border-radius:9px;grid-template-columns:34px 1fr 34px;align-items:center;height:40px;display:grid;overflow:hidden}.as-product-v2-stepper button{color:#173d28;cursor:pointer;background:#f3f7f4;border:0;width:34px;height:40px;padding:0;font-size:17px;font-weight:900}.as-product-v2-stepper button:disabled{opacity:.35;cursor:not-allowed}.as-product-v2-stepper strong{text-align:center;color:#17251c;font-size:13px}.as-product-v2-add{color:#fff;cursor:pointer;background:#18783e;border:0;border-radius:9px;min-width:0;height:40px;padding:0 10px;font-size:12px;font-weight:900}.as-product-v2-add:hover{background:#126532}.as-product-v2-add.added{background:#116b36}.as-product-v2-add:disabled{cursor:not-allowed;background:#aeb9b1}@media (max-width:700px){.as-product-v1-media{height:145px}.as-product-v1-body{padding:10px}.as-product-v1-name{min-height:38px;font-size:13px}.as-product-v2-purchase{grid-template-columns:1fr;gap:6px}.as-product-v2-stepper,.as-product-v2-add{width:100%}}.as-product-v1-body{flex:1}.as-product-v1-meta{margin-bottom:5px}.as-product-v1-name{min-height:40px;margin-bottom:0;line-height:1.28}.as-product-v1-size{color:#69776e;min-height:0;margin-top:5px;font-size:11px;font-weight:700;line-height:1.25}.as-product-v1-buy{margin-top:10px;padding-top:0}.as-product-v1-media{height:165px}.as-product-v1-body{padding-top:10px}.as-product-v1-prices strong{font-size:25px;line-height:1}.as-product-v1-price-area{margin-top:10px}.as-product-v1-stock-row{margin-top:7px;margin-bottom:8px}.as-product-v1-buy{margin-top:8px}.as-pdp-v8-content{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:start;gap:54px;margin:26px 0 42px;display:grid}.as-pdp-v8-image{background:#fff;border:1px solid #e2e9e4;border-radius:20px;justify-content:center;align-items:center;min-height:520px;padding:42px;display:flex;position:relative;overflow:hidden}.as-pdp-v8-image img{object-fit:contain;width:100%;height:440px;transition:transform .22s;display:block}.as-pdp-v8-image:hover img{transform:scale(1.025)}.as-pdp-v8-no-image{color:#718078;background:#f8faf8;border:1px dashed #d8e2db;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:400px;display:flex}.as-pdp-v8-no-image b{color:#17733d;font-size:28px}.as-pdp-v8-offer-badge{z-index:2;color:#163a26;letter-spacing:.02em;background:#ffd84d;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;top:20px;left:20px}.as-pdp-v8-heading{min-width:0}.as-pdp-v8-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.as-pdp-v8-category{color:#17713c;text-transform:uppercase;letter-spacing:.08em;background:#edf7f0;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:10px;font-weight:950;display:inline-flex}.as-pdp-v8-age{color:#b44138;background:#fff0ef;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.as-pdp-v8-heading-main h1{color:#18261e;letter-spacing:-.035em;max-width:650px;margin:0;font-size:38px;font-weight:900;line-height:1.08}.as-pdp-v8-heading-main>span,.as-pdp-v8-heading-main>small{color:#647169;margin-top:9px;font-size:14px;font-weight:700;display:block}.as-pdp-v8-description{color:#68766e;max-width:650px;margin:15px 0 0;font-size:14px;line-height:1.65}.as-pdp-v8-price{background:#fbfcfb;border:1px solid #e1e9e3;border-radius:17px;margin-top:22px;padding:20px 22px}.as-pdp-v8-price del{color:#8a948e;margin-left:12px;font-size:16px;font-weight:700}.as-pdp-v8-price small{color:#68766e;margin-top:8px;font-size:11px;display:block}.as-pdp-v8-promo{background:#fff9dc;border:1px solid #f0df8e;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;min-height:60px;margin-top:12px;padding:12px 14px;display:grid}.as-pdp-v8-tag{color:#175c34;background:#ffd948;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.as-pdp-v8-promo div{flex-direction:column;gap:2px;display:flex}.as-pdp-v8-promo strong{color:#2e3b32;font-size:13px}.as-pdp-v8-promo small{color:#778179;font-size:10px}.as-pdp-v8-promo>b{color:#17743d;font-size:22px}.as-pdp-v8-buy .as-pdp-v43-purchase{grid-template-columns:145px minmax(0,1fr);align-items:end;gap:10px;display:grid}.as-pdp-v8-buy .as-pdp-v43-quantity{margin:0}.as-pdp-v8-buy .as-pdp-v43-quantity>span{color:#67756d;margin-bottom:6px;font-size:10px;font-weight:850;display:block}.as-pdp-v8-buy .as-pdp-v43-quantity>div{background:#fff;border:1px solid #d9e3dc;border-radius:10px;grid-template-columns:42px 1fr 42px;height:50px;display:grid;overflow:hidden}.as-pdp-v8-buy .as-pdp-v43-quantity button{color:#1d4b31;background:#f4f7f5;border:0;border-radius:0;width:42px;min-width:0;height:50px;font-size:20px;font-weight:900}.as-pdp-v8-buy .as-pdp-v43-trolley{color:#fff;background:#17783e;border:0;border-radius:10px;min-height:50px;margin:0;font-size:14px;font-weight:950}.as-pdp-v8-buy .as-pdp-v43-trolley:hover{background:#126432}.as-pdp-v8-stock{border-radius:10px;align-items:center;gap:8px;min-height:38px;margin-top:14px;padding:0 12px;font-size:12px;display:flex}.as-pdp-v8-stock.in{color:#176b3b;background:#eef8f1}.as-pdp-v8-stock.out{color:#a33d35;background:#fff1ef}.as-pdp-v8-stock.out i{background:#ca4b42}.as-pdp-v8-services{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.as-pdp-v8-services>div{background:#fff;border:1px solid #e1e9e3;border-radius:12px;align-items:flex-start;gap:9px;min-height:74px;padding:12px;display:flex}.as-pdp-v8-service-icon{color:#17743d;background:#eaf7ee;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:12px;font-weight:950;display:grid}.as-pdp-v8-restricted{color:#8f3932;background:#fff6f5;border:1px solid #f0d5d2;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.as-pdp-v8-restricted b{color:#fff;background:#c74c42;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:12px;display:grid}.as-pdp-v8-restricted span{font-size:10px;line-height:1.45}.as-pdp-v7-info{background:#fff;border:1px solid #e0e8e2;border-radius:18px;margin:34px 0 46px;overflow:hidden}.as-pdp-v7-tabs{background:#fafcfb;border-bottom:1px solid #e4ebe6;gap:0;padding:0 18px;display:flex;overflow-x:auto}.as-pdp-v7-tabs button{color:#6a776f;cursor:pointer;background:0 0;border:0;flex:none;min-height:54px;padding:0 18px;font-size:11px;font-weight:900;position:relative}.as-pdp-v7-tabs button.active{color:#17743d}.as-pdp-v7-tabs button.active:after{content:"";background:#17783e;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:18px;right:18px}.as-pdp-v7-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.as-pdp-v7-facts>div{background:#fafcfb;border:1px solid #e7ede9;border-radius:11px;flex-direction:column;gap:5px;min-height:70px;padding:13px 14px;display:flex}.as-pdp-v7-facts span{color:#7b867f;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800}.as-pdp-v7-facts strong{color:#27372e;overflow-wrap:anywhere;font-size:12px}.as-pdp-v7-panel p{color:#59685f;font-size:13px;line-height:1.7}.as-pdp-v7-delivery{grid-template-columns:1fr 1fr;gap:12px;display:grid}.as-pdp-v7-delivery>div{background:#fafcfb;border:1px solid #e3ebe5;border-radius:13px;padding:18px}@media (max-width:950px){.as-pdp-v8-content{grid-template-columns:1fr;gap:24px}.as-pdp-v8-gallery{position:static}.as-pdp-v8-image{min-height:430px}.as-pdp-v8-image img{height:360px}}@media (max-width:600px){.as-pdp-v8-content{gap:18px;margin-top:15px}.as-pdp-v8-image{border-radius:15px;min-height:315px;padding:20px}.as-pdp-v8-image img{height:275px}.as-pdp-v8-heading-main h1{font-size:29px}.as-pdp-v8-price{margin-top:16px;padding:16px}.as-pdp-v8-price strong{font-size:36px}.as-pdp-v8-buy .as-pdp-v43-purchase{grid-template-columns:120px 1fr}.as-pdp-v8-services{grid-template-columns:1fr}.as-pdp-v7-info{border-radius:14px;margin-top:25px}.as-pdp-v7-tabs{padding:0 8px}.as-pdp-v7-tabs button{min-height:48px;padding:0 12px;font-size:10px}.as-pdp-v7-panel{padding:15px}.as-pdp-v7-facts{grid-template-columns:1fr 1fr}.as-pdp-v7-delivery{grid-template-columns:1fr}}.as-pdp-v8-content{flex-direction:column;gap:0;min-width:0;margin:0;display:flex}.as-pdp-v8-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.as-pdp-v8-heading-main{min-width:0}.as-pdp-v8-heading-main h1{letter-spacing:-.035em;max-width:620px;margin:8px 0 0;font-size:40px;line-height:1.06}.as-pdp-v8-meta{color:#68766e;align-items:center;gap:8px;margin-top:10px;margin-bottom:0;font-size:11px;display:flex}.as-pdp-v8-meta i{background:#aab4ad;border-radius:50%;width:4px;height:4px}.as-pdp-v8-description{margin-top:15px}.as-pdp-v8-description p{color:#68766e;max-width:620px;margin:0;font-size:13px;line-height:1.55}.as-pdp-v8-price{background:0 0;border:0;border-radius:0;align-items:baseline;gap:12px;width:100%;margin-top:20px;padding:0;display:flex}.as-pdp-v8-price del{color:#8b958f;margin:0;font-size:16px}.as-pdp-v8-promo{width:100%;margin-top:13px}.as-pdp-v8-stock{order:5;width:max-content;min-width:130px;margin-top:15px;padding:0;background:0 0!important}.as-pdp-v8-stock.out{color:#b23f37}.as-pdp-v8-price{order:3}.as-pdp-v8-promo{order:4}.as-pdp-v8-buy{order:6;width:100%;margin-top:12px}.as-pdp-v8-services{order:7}.as-pdp-v8-restricted{order:8}.as-pdp-v8-heading{order:1}.as-pdp-v8-description{order:2}.as-pdp-v8-buy .as-pdp-v43-quantity>div{width:150px;height:52px}.as-pdp-v8-buy .as-pdp-v43-trolley{border-radius:10px;width:100%;min-height:52px;font-size:15px;color:#fff!important;background:#17783e!important}.as-pdp-v8-services{grid-template-columns:1fr 1fr;width:100%;margin-top:16px}.as-pdp-v8-services>div{background:#f8fbf9;min-height:78px}.as-pdp-v8-restricted{width:100%}@media (max-width:950px){.as-pdp-v8-content{display:flex}.as-pdp-v8-heading-main h1{font-size:35px}}@media (max-width:600px){.as-pdp-v8-heading-main h1{font-size:29px}.as-pdp-v8-price strong{font-size:38px}.as-pdp-v8-buy .as-pdp-v43-purchase{grid-template-columns:118px minmax(0,1fr);gap:8px}.as-pdp-v8-buy .as-pdp-v43-quantity,.as-pdp-v8-buy .as-pdp-v43-quantity>div{width:118px}.as-pdp-v8-services{grid-template-columns:1fr}}.as-pdp-v8-image{min-height:500px;padding:28px}.as-pdp-v8-image img{max-width:96%;height:450px}.as-pdp-v8-heading-main h1{max-width:700px}.as-pdp-v8-price{margin-top:24px}.as-pdp-v8-stock{margin-top:16px}.as-pdp-v8-buy{margin-top:15px}.as-pdp-v8-services{margin-top:12px}.as-pdp-v8-services>div{min-height:70px}.as-pdp-v7-info{margin-top:28px}.as-pdp-v7-panel{min-height:110px}.as35-section{margin-top:36px}@media (max-width:600px){.as-pdp-v8-image{min-height:300px;padding:15px}.as-pdp-v8-image img{height:270px}}.as-pdp-v10-related-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.as-pdp-v6-shelf-card{background:#fff;border:1px solid #dfe7e1;border-radius:14px;flex-direction:column;min-width:0;min-height:350px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.as-pdp-v6-shelf-card:hover{border-color:#b9d1c1;transform:translateY(-2px);box-shadow:0 8px 24px #183c2614}.as-pdp-v6-shelf-image{background:#fff;justify-content:center;align-items:center;height:185px;padding:14px;text-decoration:none;display:flex}.as-pdp-v6-shelf-image img{object-fit:contain;width:100%;height:100%;display:block}.as-pdp-v6-shelf-no-image{color:#718078;text-align:center;background:#f8faf8;border:1px dashed #d8e2db;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}.as-pdp-v6-shelf-no-image b{color:#17743d;font-size:14px}.as-pdp-v6-shelf-no-image small{font-size:9px}.as-pdp-v6-shelf-body{flex-direction:column;flex:1;min-width:0;padding:12px 13px 13px;display:flex}.as-pdp-v6-shelf-name{color:#18261e;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:13px;font-weight:850;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.as-pdp-v6-shelf-name:hover{color:#17743d}.as-pdp-v6-shelf-size{color:#758078;min-height:15px;margin-top:5px;font-size:10px;font-weight:650}.as-pdp-v6-shelf-price{color:#142219;letter-spacing:-.025em;margin-top:10px;font-size:21px;font-weight:950;line-height:1;display:block}.as-pdp-v6-shelf-add{margin-top:auto;padding-top:12px}.as-pdp-v6-shelf-add .as-pdp-v43-purchase{display:block}.as-pdp-v6-shelf-add .as-pdp-v43-quantity{display:none}.as-pdp-v6-shelf-add .as-pdp-v43-trolley{border:0;border-radius:8px;width:100%;min-height:40px;margin:0;font-size:11px;font-weight:950;color:#fff!important;background:#17783e!important}.as-pdp-v6-shelf-add .as-pdp-v43-trolley:hover{background:#126432!important}@media (max-width:1000px){.as-pdp-v10-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.as-pdp-v10-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.as-pdp-v6-shelf-card{border-radius:12px;min-height:310px}.as-pdp-v6-shelf-image{height:145px;padding:10px}.as-pdp-v6-shelf-body{padding:10px}.as-pdp-v6-shelf-name{min-height:36px;font-size:12px}.as-pdp-v6-shelf-price{font-size:19px}}.as-pdp-v10-related-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;display:grid!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-card{min-width:0!important;height:auto!important;min-height:390px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe7e1!important;border-radius:14px!important;flex-direction:column!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-image{background:#fff!important;justify-content:center!important;align-items:center!important;width:100%!important;height:205px!important;min-height:205px!important;margin:0!important;padding:16px!important;text-decoration:none!important;display:flex!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-image img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:175px!important;max-height:175px!important;margin:auto!important;display:block!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-no-image{background:#f8faf8!important;border:1px dashed #d8e2db!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:173px!important;display:flex!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-no-image b{color:#17743d!important;font-size:14px!important;font-weight:900!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-no-image small{color:#7b877f!important;margin-top:4px!important;font-size:9px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-body{flex-direction:column!important;flex:auto!important;min-width:0!important;margin:0!important;padding:13px 14px 14px!important;display:flex!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-name{color:#18261e!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:42px!important;max-height:42px!important;margin:0!important;font-size:13px!important;font-weight:850!important;line-height:1.3!important;text-decoration:none!important;display:-webkit-box!important;overflow:hidden!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-size{color:#748078!important;min-height:16px!important;margin-top:5px!important;font-size:10px!important;font-weight:650!important;display:block!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-price{color:#142219!important;letter-spacing:-.025em!important;margin-top:11px!important;font-size:22px!important;font-weight:950!important;line-height:1!important;display:block!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add{width:100%!important;margin-top:auto!important;padding-top:14px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-pdp-v43-quantity{display:none!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-pdp-v43-purchase{width:100%!important;display:block!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-pdp-v43-trolley{color:#fff!important;width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;box-shadow:none!important;background:#17783e!important;border:0!important;border-radius:8px!important;margin:0!important;padding:0 10px!important;font-size:11px!important;font-weight:950!important;display:block!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-pdp-v43-trolley:hover{background:#126432!important}@media (max-width:1000px){.as-pdp-v10-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:640px){.as-pdp-v10-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-card{border-radius:12px!important;min-height:330px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-image{height:155px!important;min-height:155px!important;padding:10px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-image img{height:135px!important;max-height:135px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-no-image{height:133px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-body{padding:10px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-name{min-height:38px!important;max-height:38px!important;font-size:12px!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-price{font-size:20px!important}}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-product-v2-purchase{grid-template-columns:minmax(92px,.9fr) minmax(70px,1.1fr)!important;gap:7px!important;width:100%!important;display:grid!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-product-v2-stepper{background:#fff!important;border:1px solid #d6e0d9!important;border-radius:9px!important;grid-template-columns:32px 1fr 32px!important;width:100%!important;height:40px!important;display:grid!important;overflow:hidden!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-product-v2-stepper button{color:#173d28!important;background:#f3f7f4!important;border:0!important;border-radius:0!important;width:32px!important;height:40px!important;min-height:40px!important;padding:0!important;font-size:16px!important;font-weight:900!important;display:block!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-product-v2-stepper strong{place-items:center!important;font-size:13px!important;display:grid!important}.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-product-v2-add{color:#fff!important;background:#17783e!important;border:0!important;border-radius:9px!important;width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 8px!important;font-size:11px!important;font-weight:950!important;display:block!important}@media (max-width:640px){.as-pdp-v10-related-grid .as-pdp-v6-shelf-add .as-product-v2-purchase{grid-template-columns:minmax(88px,.95fr) minmax(58px,1.05fr)!important;gap:5px!important}}.as-pdp-v8{grid-template-columns:minmax(360px,.88fr) minmax(0,1.45fr)!important;align-items:start!important;gap:38px!important;margin-bottom:34px!important;display:grid!important}.as-pdp-v8-gallery{min-width:0!important;position:relative!important;top:auto!important}.as-pdp-v8-image{background:#fff!important;border:1px solid #dfe7e1!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:520px!important;padding:30px!important;display:flex!important}.as-pdp-v8-image img{object-fit:contain!important;width:100%!important;max-width:440px!important;height:450px!important;max-height:450px!important;display:block!important}.as-pdp-v8-gallery>:last-child{margin-top:10px!important}.as-pdp-v8-content{grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr)!important;align-items:start!important;gap:0 24px!important;min-width:0!important;margin:0!important;display:grid!important}.as-pdp-v8-heading,.as-pdp-v8-description,.as-pdp-v8-price,.as-pdp-v8-promo,.as-pdp-v8-stock,.as-pdp-v8-buy{grid-column:1!important}.as-pdp-v8-heading{grid-row:1!important;justify-content:space-between!important;align-items:flex-start!important;margin:0!important;display:flex!important}.as-pdp-v8-category{color:#17733d!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#edf7f0!important;border-radius:999px!important;align-items:center!important;min-height:27px!important;padding:0 10px!important;font-size:10px!important;font-weight:950!important;display:inline-flex!important}.as-pdp-v8-heading-main h1{color:#17261d!important;letter-spacing:-.035em!important;margin:10px 0 0!important;font-size:38px!important;font-weight:950!important;line-height:1.07!important}.as-pdp-v8-meta{color:#68766e!important;align-items:center!important;gap:8px!important;margin-top:10px!important;font-size:13px!important;font-weight:700!important;display:flex!important}.as-pdp-v8-description{grid-row:2!important;margin:14px 0 0!important}.as-pdp-v8-description p{color:#65736b!important;margin:0!important;font-size:13px!important;line-height:1.6!important}.as-pdp-v8-price{background:0 0!important;border:0!important;grid-row:3!important;align-items:baseline!important;gap:12px!important;width:auto!important;margin-top:24px!important;padding:0!important;display:flex!important}.as-pdp-v8-price strong{color:#122018!important;letter-spacing:-.045em!important;font-size:48px!important;font-weight:950!important;line-height:1!important}.as-pdp-v8-price del{color:#8a958e!important;font-size:17px!important}.as-pdp-v8-promo{grid-row:4!important;width:100%!important;margin-top:14px!important}.as-pdp-v8-stock{background:0 0!important;grid-row:5!important;align-items:center!important;gap:7px!important;width:max-content!important;min-width:0!important;margin-top:18px!important;padding:0!important;font-size:12px!important;display:flex!important}.as-pdp-v8-stock i{border-radius:50%!important;width:9px!important;height:9px!important}.as-pdp-v8-stock.in{color:#17743d!important}.as-pdp-v8-stock.in i{background:#1ca356!important}.as-pdp-v8-buy{grid-row:6!important;width:100%!important;margin-top:14px!important}.as-pdp-v8-buy .as-pdp-v43-purchase{grid-template-columns:145px minmax(180px,1fr)!important;align-items:end!important;gap:10px!important;width:100%!important;display:grid!important}.as-pdp-v8-buy .as-pdp-v43-quantity{width:145px!important}.as-pdp-v8-buy .as-pdp-v43-quantity>span{display:none!important}.as-pdp-v8-buy .as-pdp-v43-quantity>div{background:#fff!important;border:1px solid #d7e1da!important;border-radius:10px!important;grid-template-columns:42px 1fr 42px!important;width:145px!important;height:52px!important;display:grid!important;overflow:hidden!important}.as-pdp-v8-buy .as-pdp-v43-quantity button{color:#173d28!important;background:#f3f7f4!important;border:0!important;border-radius:0!important;width:42px!important;height:52px!important;font-size:19px!important;font-weight:950!important}.as-pdp-v8-buy .as-pdp-v43-quantity strong{place-items:center!important;font-size:14px!important;display:grid!important}.as-pdp-v8-buy .as-pdp-v43-trolley{color:#fff!important;background:#17783e!important;border:0!important;border-radius:10px!important;width:100%!important;min-height:52px!important;margin:0!important;font-size:14px!important;font-weight:950!important}.as-pdp-v8-services{background:#fff!important;border:1px solid #dfe7e1!important;border-radius:15px!important;flex-direction:column!important;grid-area:1/2/span 7!important;gap:10px!important;width:100%!important;margin:0!important;padding:16px!important;display:flex!important}.as-pdp-v8-services:before{content:"Ways to get it";color:#17261d!important;margin-bottom:2px!important;font-size:15px!important;font-weight:950!important;display:block!important}.as-pdp-v8-services>div{background:#f8fbf9!important;border:1px solid #e2e9e4!important;border-radius:11px!important;align-items:flex-start!important;gap:10px!important;width:100%!important;min-height:82px!important;padding:13px!important;display:flex!important}.as-pdp-v8-service-icon{color:#17743d!important;background:#e9f7ed!important;border-radius:50%!important;flex:none!important;place-items:center!important;width:29px!important;height:29px!important;font-weight:950!important;display:grid!important}.as-pdp-v8-services p{flex-direction:column!important;gap:4px!important;margin:0!important;display:flex!important}.as-pdp-v8-services strong{color:#25362c!important;font-size:12px!important}.as-pdp-v8-services small{color:#748078!important;font-size:10px!important;line-height:1.4!important}.as-pdp-v8-restricted{grid-area:8/2!important;width:100%!important;margin-top:10px!important}.as-pdp-v7-info{background:#fff!important;border:1px solid #dfe7e1!important;border-radius:16px!important;margin-top:8px!important;margin-bottom:42px!important;overflow:hidden!important}.as-pdp-v7-tabs{background:#fafcfb!important;border-bottom:1px solid #e2e9e4!important;min-height:58px!important;padding:0 18px!important}.as-pdp-v7-tabs button{min-height:58px!important;padding:0 18px!important;font-size:11px!important}.as-pdp-v7-panel{padding:24px!important}@media (max-width:1050px){.as-pdp-v8{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)!important;gap:24px!important}.as-pdp-v8-content{grid-template-columns:1fr!important}.as-pdp-v8-services{grid-area:auto/1!important;grid-template-columns:1fr 1fr!important;margin-top:18px!important;display:grid!important}.as-pdp-v8-restricted{grid-area:auto/1!important}}@media (max-width:700px){.as-pdp-v8{grid-template-columns:1fr!important;gap:18px!important}.as-pdp-v8-image{min-height:330px!important;padding:18px!important}.as-pdp-v8-image img{height:300px!important}.as-pdp-v8-heading-main h1{font-size:30px!important}.as-pdp-v8-price strong{font-size:40px!important}.as-pdp-v8-buy .as-pdp-v43-purchase{grid-template-columns:120px minmax(0,1fr)!important}.as-pdp-v8-buy .as-pdp-v43-quantity,.as-pdp-v8-buy .as-pdp-v43-quantity>div{width:120px!important}.as-pdp-v8-services{display:flex!important}}.as-pdp-v10-related-grid .as-product-v2-purchase{grid-template-columns:minmax(96px,.95fr) minmax(70px,1.05fr)!important;gap:7px!important;width:100%!important;display:grid!important}.as-pdp-v10-related-grid .as-product-v2-stepper{background:#fff!important;border:1px solid #d6e0d9!important;border-radius:9px!important;grid-template-columns:32px 1fr 32px!important;align-items:center!important;width:100%!important;height:40px!important;display:grid!important;overflow:hidden!important}.as-pdp-v10-related-grid .as-product-v2-stepper button{color:#173d28!important;background:#f3f7f4!important;border:0!important;border-radius:0!important;width:32px!important;height:40px!important;min-height:40px!important;padding:0!important;font-size:16px!important;font-weight:950!important;display:block!important}.as-pdp-v10-related-grid .as-product-v2-stepper strong{place-items:center!important;font-size:13px!important;display:grid!important}.as-pdp-v10-related-grid .as-product-v2-add{color:#fff!important;background:#17783e!important;border:0!important;border-radius:9px!important;width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 8px!important;font-size:11px!important;font-weight:950!important;display:block!important}.as-pdp-v10-seo{background:#f7faf8;border-top:1px solid #dfe7e1;border-bottom:1px solid #dfe7e1;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:34px;margin:44px 0 20px;padding:30px;display:grid}.as-pdp-v10-seo-main>span{color:#17743d;letter-spacing:.09em;font-size:10px;font-weight:950}.as-pdp-v10-seo h2{color:#17261d;margin:7px 0 10px;font-size:25px;line-height:1.15}.as-pdp-v10-seo h3{color:#17261d;margin:0 0 9px;font-size:17px}.as-pdp-v10-seo p{color:#66746c;max-width:760px;margin:0;font-size:12px;line-height:1.7}.as-pdp-v10-seo-category{border-left:1px solid #dbe5de;padding-left:26px}.as-pdp-v10-seo-category a{color:#17743d;margin-top:14px;font-size:11px;font-weight:950;text-decoration:none;display:inline-flex}@media (max-width:700px){.as-pdp-v10-seo{grid-template-columns:1fr;gap:22px;margin-top:30px;padding:22px 18px}.as-pdp-v10-seo-category{border-top:1px solid #dbe5de;border-left:0;padding-top:20px;padding-left:0}}.as35-product-page{padding-bottom:0!important}.as-pdp-v10-seo{margin-bottom:0!important}.as-pdp-v10-seo+*{margin-top:0!important}.as-pdp-v10-seo{border-bottom:0!important}.as-pdp-v7-info .as-pdp-v10-overview{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr)!important;align-items:center!important;gap:28px!important;display:grid!important}.as-pdp-v10-overview-copy>span{color:#17743d!important;letter-spacing:.08em!important;margin-bottom:7px!important;font-size:9px!important;font-weight:950!important;display:block!important}.as-pdp-v10-overview-copy h3{color:#17261d!important;margin:0 0 8px!important;font-size:18px!important;line-height:1.25!important}.as-pdp-v10-overview-copy p{color:#68766e!important;max-width:700px!important;margin:0!important;font-size:11px!important;line-height:1.6!important}.as-pdp-v10-overview-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.as-pdp-v10-overview-facts>div{background:#f8faf9!important;border:1px solid #e0e8e2!important;border-radius:10px!important;flex-direction:column!important;gap:5px!important;min-width:0!important;min-height:64px!important;padding:11px 12px!important;display:flex!important}.as-pdp-v10-overview-facts span{color:#7b867f!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:8px!important;font-weight:900!important;display:block!important}.as-pdp-v10-overview-facts strong{color:#26372d!important;overflow-wrap:anywhere!important;font-size:11px!important;font-weight:900!important;display:block!important}@media (max-width:900px){.as-pdp-v7-info .as-pdp-v10-overview{grid-template-columns:1fr!important}}@media (max-width:600px){.as-pdp-v10-overview-facts{grid-template-columns:1fr!important}}.as-basket-v4{max-width:1280px;margin:0 auto}.as-basket-v4-head{margin-bottom:20px}.as-basket-v4-status{background:#f7faf8;border:1px solid #dfe8e1;border-radius:11px;align-items:center;gap:11px;margin-bottom:10px;padding:12px 14px;display:flex}.as-basket-v4-status>span{color:#17743d;background:#e7f6ec;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:950;display:grid}.as-basket-v4-status>span.problem{color:#b34138;background:#fff0ee}.as-basket-v4-status>span.checking{background:0 0;border:3px solid #d7e7dc;border-top-color:#17783e;animation:.8s linear infinite asBasketSpin}@keyframes asBasketSpin{to{transform:rotate(360deg)}}.as-basket-v4-status div{flex-direction:column;gap:2px;display:flex}.as-basket-v4-status strong{color:#26372d;font-size:12px}.as-basket-v4-status small{color:#748078;font-size:10px}.as-basket-v4 .as36-basket-row{background:#fff;border:1px solid #dfe7e1;border-radius:13px;grid-template-columns:110px minmax(0,1fr) 120px 90px 70px;align-items:center;gap:16px;padding:16px;display:grid}.as-basket-v4 .as36-basket-row+.as36-basket-row{margin-top:10px}.as-basket-v4 .as36-basket-row.unavailable{background:snow;border-color:#efd8d5}.as-basket-v4 .as36-basket-img{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:110px;height:105px;padding:7px;text-decoration:none;display:flex}.as-basket-v4 .as36-basket-img img{object-fit:contain;width:100%;height:100%}.as-basket-v4 .as36-basket-img span{color:#78847c;text-align:center;background:#f8faf9;border:1px dashed #dce5df;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;height:100%;display:flex}.as-basket-v4 .as36-basket-img b{color:#17743d;font-size:11px}.as-basket-v4 .as36-basket-img small{font-size:8px}.as-basket-v4 .as36-basket-copy{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.as-basket-v4 .as36-basket-copy>a{color:#17261d;font-size:14px;font-weight:900;line-height:1.3;text-decoration:none}.as-basket-v4 .as36-basket-copy>a:hover{color:#17743d}.as-basket-v4 .as36-basket-copy>small{color:#78847c;font-size:10px}.as-basket-v4-price{align-items:baseline;gap:8px;margin-top:2px;display:flex}.as-basket-v4-price strong{color:#17261d;font-size:18px}.as-basket-v4-price del{color:#929c96;font-size:11px}.as-basket-v4-live{color:#17743d;font-size:9px;font-weight:800}.as-basket-v4-alert{color:#705b13;background:#fff7dd;border-radius:7px;flex-direction:column;gap:2px;margin-top:4px;padding:7px 9px;display:flex}.as-basket-v4-alert.bad{color:#983c34;background:#fff0ee}.as-basket-v4-alert strong{font-size:9px}.as-basket-v4-alert span{font-size:9px;line-height:1.35}.as-basket-v4 .as36-qty{background:#fff;border:1px solid #d7e1da;border-radius:9px;grid-template-columns:34px 1fr 34px;align-items:center;height:40px;display:grid;overflow:hidden}.as-basket-v4 .as36-qty button{color:#173d28;cursor:pointer;background:#f3f7f4;border:0;width:34px;height:40px;padding:0;font-size:17px;font-weight:950}.as-basket-v4 .as36-qty button:disabled{opacity:.35;cursor:not-allowed}.as-basket-v4 .as36-qty b{text-align:center;font-size:12px}.as-basket-v4 .as36-line-total{color:#17261d;text-align:right;font-size:16px;font-weight:950}.as-basket-v4 .as36-remove{color:#a3423a;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:850}.as-basket-v4 .as36-remove:hover{text-decoration:underline}.as-basket-v4-out{color:#b44138;text-align:center;font-size:10px;font-weight:900}.as-basket-v4-summary{position:sticky;top:105px;padding:20px!important}.as-basket-v4-summary-label{color:#17743d;letter-spacing:.08em;font-size:9px;font-weight:950}.as-basket-v4-summary h2{color:#17261d;margin:5px 0 17px;font-size:20px}.as-basket-v4-summary>div:not(.as-basket-v4-checks):not(.as-basket-v4-summary-warning){color:#66746c;border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:20px;padding:9px 0;font-size:11px;display:flex}.as-basket-v4-summary>div strong{color:#26372d}.as-basket-v4-total{border-top:1px solid #dce5df;margin-top:4px;border-bottom:0!important;padding-top:14px!important}.as-basket-v4-total span{color:#17261d;font-size:13px;font-weight:900}.as-basket-v4-total strong{font-size:22px;font-weight:950;color:#17261d!important}.as-basket-v4-checks{color:#17743d;flex-direction:column;gap:5px;margin:13px 0;font-size:9px;font-weight:800;display:flex}.as-basket-v4-summary-warning{color:#963d35;background:#fff0ee;border-radius:8px;margin:12px 0;padding:10px;font-size:9px;font-weight:800;line-height:1.45}.as-basket-v4-checkout{color:#fff;background:#17783e;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:12px;font-size:12px;font-weight:950;text-decoration:none;display:flex}.as-basket-v4-checkout:hover{background:#126432}.as-basket-v4-checkout.disabled{cursor:not-allowed;background:#aeb9b1}.as-basket-v4-recheck{color:#365443;cursor:pointer;background:#fff;border:1px solid #d8e2db;border-radius:8px;width:100%;min-height:38px;margin-top:8px;font-size:10px;font-weight:850}.as-basket-v4-recheck:disabled{opacity:.55}.as-basket-v4-continue{color:#17743d;text-align:center;margin-top:14px;font-size:10px;font-weight:850;text-decoration:none;display:block}@media (max-width:1000px){.as-basket-v4 .as36-basket-row{grid-template-columns:90px minmax(0,1fr) 110px 80px}.as-basket-v4 .as36-basket-img{width:90px;height:90px}.as-basket-v4 .as36-remove{grid-column:2;justify-self:start}}@media (max-width:700px){.as-basket-v4 .as36-basket-layout{display:block}.as-basket-v4 .as36-basket-row{grid-template-columns:82px minmax(0,1fr);gap:10px 12px;padding:12px}.as-basket-v4 .as36-basket-img{grid-row:1/span 3;width:82px;height:82px}.as-basket-v4 .as36-basket-copy{grid-column:2}.as-basket-v4 .as36-qty{grid-column:2;width:115px}.as-basket-v4 .as36-line-total{grid-column:2;justify-self:end;margin-top:-38px}.as-basket-v4 .as36-remove,.as-basket-v4-out{grid-column:2;justify-self:start}.as-basket-v4-summary{margin-top:14px;position:static}}:root{--as-btn-primary-h:42px;--as-btn-product-h:40px;--as-btn-secondary-h:38px;--as-btn-small-h:32px;--as-btn-radius:8px}.as-basket-v4-checkout,.as36-final button,.as-pdp-v8-buy .as-pdp-v43-trolley{min-height:var(--as-btn-primary-h)!important;height:var(--as-btn-primary-h)!important;border-radius:var(--as-btn-radius)!important;color:#fff!important;background:#17783e!important;border:0!important;justify-content:center!important;align-items:center!important;padding:0 18px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:flex!important}.as-product-v2-add,.as-pdp-v10-related-grid .as-product-v2-add{height:var(--as-btn-product-h)!important;min-height:var(--as-btn-product-h)!important;border-radius:var(--as-btn-radius)!important;color:#fff!important;background:#17783e!important;border:0!important;padding:0 12px!important;font-size:11px!important;font-weight:900!important}.as-product-v2-stepper,.as-basket-v4 .as36-qty{height:var(--as-btn-product-h)!important;min-height:var(--as-btn-product-h)!important;border-radius:var(--as-btn-radius)!important}.as-product-v2-stepper button,.as-basket-v4 .as36-qty button{height:var(--as-btn-product-h)!important;min-height:var(--as-btn-product-h)!important}.as-pdp-v8-buy .as-pdp-v43-quantity>div,.as-pdp-v8-buy .as-pdp-v43-quantity button{height:var(--as-btn-primary-h)!important}.as-basket-v4-recheck,.as35-section-head>a,.as-pdp-v6-see-all{min-height:var(--as-btn-secondary-h)!important;height:var(--as-btn-secondary-h)!important;border-radius:var(--as-btn-radius)!important;color:#176c39!important;background:#fff!important;border:1px solid #d7e1da!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.as-basket-v4 .as36-remove{min-height:var(--as-btn-small-h)!important;color:#a3423a!important;background:0 0!important;border:0!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:9px!important;font-weight:850!important;display:inline-flex!important}.as-basket-v4-continue{width:auto!important;min-height:var(--as-btn-small-h)!important;color:#17743d!important;background:0 0!important;justify-content:center!important;align-items:center!important;margin:10px auto 0!important;padding:0 10px!important;font-size:10px!important;font-weight:850!important;text-decoration:none!important;display:flex!important}.as-basket-v4-checkout:hover,.as36-final button:hover,.as-pdp-v8-buy .as-pdp-v43-trolley:hover,.as-product-v2-add:hover{background:#126432!important}@media (max-width:600px){:root{--as-btn-primary-h:44px;--as-btn-product-h:40px;--as-btn-secondary-h:38px}}@media (max-width:640px){.as-product-v1 .as-product-v2-purchase{grid-template-columns:minmax(108px,.95fr) minmax(72px,1.05fr)!important;align-items:center!important;gap:6px!important;width:100%!important;display:grid!important}.as-product-v1 .as-product-v2-stepper{grid-template-columns:32px minmax(28px,1fr) 32px!important;width:100%!important;height:40px!important;min-height:40px!important;display:grid!important}.as-product-v1 .as-product-v2-stepper button{width:32px!important;height:40px!important;min-height:40px!important;padding:0!important}.as-product-v1 .as-product-v2-stepper strong{text-align:center!important;min-width:0!important;font-size:13px!important}.as-product-v1 .as-product-v2-add{white-space:nowrap!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;padding:0 8px!important;font-size:11px!important}}html,body{margin:0!important;padding-bottom:0!important}body{min-height:100vh}footer,.as-footer,.as35-footer,main:last-of-type{margin-bottom:0!important}@media (max-width:640px){html,body{margin-bottom:0!important;padding-bottom:0!important}footer,.as-footer,.as35-footer{padding-bottom:0;margin-bottom:0!important}.as35-product-grid .as-product-v2-purchase,.as-product-v1 .as-product-v2-purchase{grid-template-columns:minmax(105px,.9fr) minmax(70px,1.1fr)!important;align-items:center!important;gap:6px!important;width:100%!important;display:grid!important}.as35-product-grid .as-product-v2-stepper,.as-product-v1 .as-product-v2-stepper{grid-template-columns:31px minmax(25px,1fr) 31px!important;width:100%!important;height:40px!important;min-height:40px!important;display:grid!important}.as35-product-grid .as-product-v2-stepper button,.as-product-v1 .as-product-v2-stepper button{width:31px!important;height:40px!important;min-height:40px!important;padding:0!important}.as35-product-grid .as-product-v2-add,.as-product-v1 .as-product-v2-add{white-space:nowrap!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 7px!important;font-size:11px!important;display:flex!important}}html{background:#082d1c!important;margin:0!important;padding:0!important}body{background:#f6f8f6;min-height:100dvh!important;margin:0!important;padding:0!important}.as351-footer{background:#082d1c!important;width:100%!important;margin:0!important;display:block!important}@media (max-width:640px){html{background:#082d1c!important;min-height:100%!important}body{min-height:100dvh!important;margin:0!important;padding-bottom:0!important}.as351-footer{padding-bottom:max(20px, env(safe-area-inset-bottom))!important;margin-bottom:0!important}}.as-checkout-v4{max-width:1280px;margin:0 auto}.as-checkout-v4-head{margin-bottom:22px}.as-checkout-v4-layout{grid-template-columns:minmax(0,1fr) 350px!important;align-items:start!important;gap:18px!important;display:grid!important}.as-checkout-v4-main{flex-direction:column;gap:12px;min-width:0;display:flex}.as-checkout-v4-card{background:#fff!important;border:1px solid #dfe7e1!important;border-radius:13px!important;grid-column:auto!important;padding:20px!important}.as-checkout-v4-title{align-items:flex-start;gap:11px;margin-bottom:17px;display:flex}.as-checkout-v4-title>b{color:#fff;background:#17783e;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:950;display:grid}.as-checkout-v4-title h2{color:#17261d;line-height:1.2;margin:1px 0 3px!important;font-size:17px!important}.as-checkout-v4-title p{color:#758078;margin:0;font-size:10px;line-height:1.45}.as-checkout-v4-modes{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.as-checkout-v4-modes button{color:#25362c!important;text-align:left!important;background:#fff!important;border:1px solid #dce5df!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;height:auto!important;min-height:74px!important;padding:13px 14px!important;display:flex!important}.as-checkout-v4-modes button strong{font-size:12px;font-weight:950}.as-checkout-v4-modes button span{color:#758078;font-size:9px;font-weight:600;line-height:1.35}.as-checkout-v4-modes button.active{color:#176c39!important;background:#f0f8f2!important;border:2px solid #17783e!important}.as-checkout-v4-modes button.active:before{content:"✓";color:#fff;background:#17783e;border-radius:50%;place-items:center;width:20px;height:20px;margin-bottom:3px;font-size:10px;font-weight:950;display:grid}.as-checkout-v4-postcode{max-width:360px;flex-direction:column!important;gap:6px!important;margin-top:16px!important;display:flex!important}.as-checkout-v4-postcode>span,.as-checkout-v4 .as36-fields label>span{color:#394b40;font-size:10px;font-weight:850}.as-checkout-v4-postcode input,.as-checkout-v4 .as36-fields input{color:#17261d;background:#fff;border:1px solid #d7e1da;border-radius:8px;outline:none;width:100%;height:42px;min-height:42px;padding:0 12px;font-size:12px}.as-checkout-v4-postcode input:focus,.as-checkout-v4 .as36-fields input:focus{border-color:#17783e;box-shadow:0 0 0 2px #17783e14}.as-checkout-v4-postcode small{font-size:9px;font-weight:800}.as-checkout-v4-postcode small.ok{color:#17743d}.as-checkout-v4-postcode small.bad{color:#a43f37}.as-checkout-v4 .as36-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.as-checkout-v4 .as36-fields label{flex-direction:column!important;gap:6px!important;margin:0!important;display:flex!important}.as-checkout-v4-wide{grid-column:1/-1}.as-checkout-v4-collection{background:#f7faf8;border:1px solid #dfe8e1;border-radius:9px;flex-direction:column;gap:4px;padding:14px;display:flex}.as-checkout-v4-collection strong{color:#176c39;font-size:12px}.as-checkout-v4-collection span{color:#748078;font-size:10px;line-height:1.45}.as-checkout-v4-summary{background:#fff!important;border:1px solid #dfe7e1!important;border-radius:13px!important;grid-area:1/2!important;width:100%!important;padding:20px!important;position:sticky!important;top:105px!important}.as-checkout-v4-eyebrow{color:#17743d;letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:950;display:block}.as-checkout-v4-summary h2{color:#17261d;line-height:1.25;margin:0 0 15px!important;font-size:18px!important}.as-checkout-v4-mini-items{border-bottom:1px solid #e5ebe7;margin-bottom:10px;padding-bottom:10px}.as-checkout-v4-mini-items>div{justify-content:space-between;gap:14px;padding:4px 0;display:flex}.as-checkout-v4-mini-items span{color:#59675f;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9px;overflow:hidden}.as-checkout-v4-mini-items strong{color:#26372d;flex:none;font-size:9px}.as-checkout-v4-mini-items small{color:#748078;margin-top:5px;font-size:9px;display:block}.as-checkout-v4-summary>div:not(.as-checkout-v4-mini-items,.as-checkout-v4-live,.as-checkout-v4-age){color:#637068;border-bottom:1px solid #edf1ee;justify-content:space-between;gap:20px;padding:8px 0;font-size:10px;display:flex}.as-checkout-v4-summary>div b{color:#26372d}.as-checkout-v4-summary .grand{margin-top:3px;border-bottom:0!important;padding:13px 0!important}.as-checkout-v4-summary .grand span{color:#17261d;font-size:13px;font-weight:900}.as-checkout-v4-summary .grand b{color:#17261d;font-size:22px;font-weight:950}.as-checkout-v4-live{color:#17743d!important;border-top:1px solid #e5ebe7!important;border-bottom:1px solid #e5ebe7!important;flex-direction:column!important;gap:5px!important;margin:7px 0 13px!important;padding:10px 0!important;font-size:9px!important;font-weight:850!important;display:flex!important}.as-checkout-v4-age{background:#fff4f2!important;border:1px solid #efd5d2!important;border-radius:8px!important;align-items:flex-start!important;gap:8px!important;margin-bottom:12px!important;padding:10px!important;display:flex!important}.as-checkout-v4-age b{background:#c94c42;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:9px;display:grid;color:#fff!important}.as-checkout-v4-age span{color:#8d433d;font-size:9px;line-height:1.4}.as-checkout-v4-summary>button[type=submit]{color:#fff!important;background:#17783e!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:42px!important;min-height:42px!important;margin-top:4px!important;padding:0 16px!important;font-size:12px!important;font-weight:950!important;display:flex!important}.as-checkout-v4-summary>button[type=submit]:disabled{cursor:not-allowed;background:#aeb9b1!important}.as-checkout-v4-message{background:#fff4f2;border-radius:7px;color:#923f37!important;margin:10px 0 0!important;padding:9px!important;font-size:9px!important;line-height:1.45!important}.as-checkout-v4-note{color:#7b867f;text-align:center;margin-top:10px;font-size:8px;line-height:1.45;display:block}.as-checkout-v4-back{color:#17743d;justify-content:center;align-items:center;min-height:32px;margin-top:8px;font-size:9px;font-weight:850;text-decoration:none;display:flex}@media (max-width:950px){.as-checkout-v4-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:12px!important}.as-checkout-v4-summary{top:85px!important}}@media (max-width:700px){.as-checkout-v4{padding-left:12px!important;padding-right:12px!important}.as-checkout-v4-head{margin-bottom:14px}.as-checkout-v4-head h1{font-size:30px!important}.as-checkout-v4-layout{flex-direction:column!important;gap:12px!important;display:flex!important}.as-checkout-v4-main{gap:10px;width:100%}.as-checkout-v4-card{border-radius:11px!important;width:100%!important;padding:16px!important}.as-checkout-v4-title{gap:9px;margin-bottom:14px}.as-checkout-v4-title h2{font-size:15px!important}.as-checkout-v4-modes{grid-template-columns:1fr!important;gap:7px!important}.as-checkout-v4-modes button{min-height:62px!important;padding:10px 12px!important}.as-checkout-v4-modes button.active{min-height:70px!important}.as-checkout-v4-postcode{width:100%;max-width:none}.as-checkout-v4 .as36-fields{grid-template-columns:1fr!important;gap:10px!important}.as-checkout-v4-wide{grid-column:auto}.as-checkout-v4-postcode input,.as-checkout-v4 .as36-fields input{height:44px!important;min-height:44px!important;font-size:16px!important}.as-checkout-v4-summary{order:2;border-radius:11px!important;width:100%!important;padding:17px!important;position:static!important}.as-checkout-v4-summary>button[type=submit]{height:44px!important;min-height:44px!important}.as-checkout-v4-summary .grand b{font-size:21px}}.as-checkout-v4-summary .as-checkout-v4-mini-items{border-bottom:1px solid #e5ebe7!important;flex-direction:column!important;gap:0!important;width:100%!important;margin:0 0 10px!important;padding:4px 0 10px!important;display:flex!important}.as-checkout-v4-summary .as-checkout-v4-mini-items>div{border:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;width:100%!important;padding:6px 0!important;display:grid!important}.as-checkout-v4-summary .as-checkout-v4-mini-items>div>span{color:#536159!important;white-space:normal!important;text-overflow:clip!important;min-width:0!important;font-size:10px!important;font-weight:700!important;line-height:1.35!important;display:block!important;overflow:visible!important}.as-checkout-v4-summary .as-checkout-v4-mini-items>div>strong{color:#17261d!important;white-space:nowrap!important;flex:none!important;font-size:10px!important;font-weight:900!important;line-height:1.35!important;display:block!important}.as-checkout-v4-summary .as-checkout-v4-mini-items>small{color:#748078!important;margin-top:5px!important;font-size:9px!important;display:block!important}@media (max-width:700px){.as-checkout-v4-summary .as-checkout-v4-mini-items>div{gap:10px!important;padding:7px 0!important}.as-checkout-v4-summary .as-checkout-v4-mini-items>div>span,.as-checkout-v4-summary .as-checkout-v4-mini-items>div>strong{font-size:10px!important}}.as-checkout-v4-postcode-note{color:#17743d;margin-top:2px;font-size:9px;font-weight:800;display:block}.as-delivery-journey{background:linear-gradient(#f5fbf7 0%,#fff 100%);border:1px solid #d9e5dc;border-radius:18px;margin:22px 0 26px;padding:24px;overflow:hidden}.as-delivery-copy{text-align:center;margin-bottom:18px}.as-delivery-copy>span{color:#17783e;letter-spacing:.11em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.as-delivery-copy h2{color:#10251a;margin:0;font-size:24px;line-height:1.1}.as-delivery-copy p{color:#65736b;max-width:520px;margin:8px auto 0;font-size:13px;line-height:1.5}.as-delivery-scene{background:linear-gradient(#eaf7ff 0%,#f4fbf5 68%,#dbead9 68% 100%);border-radius:14px;height:210px;position:relative;overflow:hidden}.as-delivery-cloud{color:#fff;opacity:.92;font-size:42px;animation:14s linear infinite asCloudMove;position:absolute}.as-delivery-cloud.cloud-one{top:13px;left:14%}.as-delivery-cloud.cloud-two{font-size:30px;animation-duration:19s;top:35px;left:65%}@keyframes asCloudMove{0%{transform:translate(-30px)}50%{transform:translate(30px)}to{transform:translate(-30px)}}.as-delivery-store{background:#fff;border-radius:8px 8px 2px 2px;width:92px;height:74px;position:absolute;bottom:64px;left:24px;box-shadow:0 5px 14px #10251a1f}.as-delivery-store:before{content:"";background:#17783e;border-radius:5px;height:18px;position:absolute;top:-13px;left:-5px;right:-5px}.as-delivery-store-sign{text-align:center;color:#17251c;margin-top:13px;font-size:11px;font-weight:900}.as-delivery-store-sign span{color:#23864a}.as-delivery-store-door{background:#dce9e1;border-radius:3px 3px 0 0;width:23px;height:32px;position:absolute;bottom:0;left:35px}.as-delivery-house{width:86px;height:68px;position:absolute;bottom:64px;right:28px}.as-delivery-roof{border-bottom:31px solid #ca5b4e;border-left:40px solid #0000;border-right:40px solid #0000;width:0;height:0;position:absolute;top:-23px;left:3px}.as-delivery-house-body{background:#fff8e9;border-radius:3px;position:absolute;inset:0;box-shadow:0 5px 14px #10251a1f}.as-delivery-window{background:#bce1ed;border:3px solid #fff;width:20px;height:20px;position:absolute;top:18px;left:14px}.as-delivery-door{background:#17783e;width:22px;height:35px;position:absolute;bottom:0;right:14px}.as-delivery-road{background:#53605a;height:42px;position:absolute;bottom:32px;left:0;right:0}.as-delivery-road-lines{background:repeating-linear-gradient(90deg,#0000 0 25px,#f7df75 25px 52px);height:4px;animation:.9s linear infinite asRoadMove;position:absolute;top:19px;left:0;right:0}@keyframes asRoadMove{0%{background-position:0 0}to{background-position:-52px 0}}.as-delivery-van{width:104px;height:51px;animation:6s ease-in-out infinite asVanDrive,.55s ease-in-out infinite alternate asVanBounce;position:absolute;bottom:11px;left:17%}.as-delivery-van-body{background:#17783e;border-radius:6px 3px 3px 6px;width:68px;height:37px;position:absolute;bottom:10px;left:0}.as-delivery-van-cab{background:#24924e;border-radius:4px 10px 3px 3px;width:38px;height:32px;position:absolute;bottom:10px;right:4px}.as-delivery-van-cab span{background:#d9f1f8;border-radius:2px;width:19px;height:12px;position:absolute;top:5px;right:5px}.as-delivery-van-logo{color:#fff;font-size:9px;font-weight:900;position:absolute;top:8px;left:7px}.as-delivery-bags{font-size:12px;position:absolute;bottom:3px;right:5px}.as-delivery-van .wheel{background:#bcc6c0;border:4px solid #202823;border-radius:50%;width:15px;height:15px;animation:.45s linear infinite asWheel;position:absolute;bottom:3px}.as-delivery-van .wheel-one{left:14px}.as-delivery-van .wheel-two{right:13px}@keyframes asWheel{to{transform:rotate(360deg)}}@keyframes asVanDrive{0%{left:16%}50%{left:58%}to{left:16%}}@keyframes asVanBounce{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.as-delivery-route-labels{color:#53645a;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:5px;left:18px;right:18px}.as-delivery-route-labels strong{color:#17783e}@media (max-width:640px){.as-delivery-journey{border-radius:14px;margin:16px 0 20px;padding:14px}.as-delivery-copy h2{font-size:20px}.as-delivery-copy p{font-size:12px}.as-delivery-scene{height:180px}.as-delivery-store{transform-origin:0 100%;left:10px;transform:scale(.82)}.as-delivery-house{transform-origin:100% 100%;right:10px;transform:scale(.82)}.as-delivery-van{transform-origin:bottom;transform:scale(.88)}@keyframes asVanDrive{0%{left:12%}50%{left:55%}to{left:12%}}}@media (prefers-reduced-motion:reduce){.as-delivery-cloud,.as-delivery-road-lines,.as-delivery-van,.as-delivery-van .wheel{animation:none!important}.as-delivery-van{left:48%}}.as-delivery-wave-message{color:#17783e;margin-top:7px;font-size:12px;font-weight:800;display:block}.as-delivery-van-cab{overflow:visible!important}.as-delivery-windscreen{background:#d9f1f8;border:1px solid #fffc;border-radius:3px 7px 2px 2px;width:20px;height:14px;position:absolute;top:5px;right:5px}.as-delivery-driver{z-index:5;width:25px;height:25px;position:absolute;top:3px;right:7px}.as-delivery-driver-head{z-index:2;font-size:12px;line-height:1;position:absolute;top:2px;right:3px}.as-delivery-driver-arm{transform-origin:0 100%;font-size:15px;line-height:1;animation:.48s ease-in-out infinite alternate asDriverWave;display:block;position:absolute;top:3px;right:-15px}@keyframes asDriverWave{0%{transform:rotate(-18deg)translateY(1px)}to{transform:rotate(28deg)translateY(-2px)}}.as-delivery-exhaust{pointer-events:none;width:25px;height:25px;position:absolute;bottom:14px;left:-8px}.as-delivery-exhaust i{opacity:0;background:#ffffffb8;border-radius:50%;width:7px;height:7px;animation:1.5s ease-out infinite asExhaustPuff;position:absolute;bottom:2px;left:5px}@keyframes asExhaustPuff{0%{opacity:0;transform:translate(0)scale(.5)}20%{opacity:.75}to{opacity:0;transform:translate(-22px,-15px)scale(1.8)}}@media (prefers-reduced-motion:reduce){.as-delivery-driver-arm,.as-delivery-exhaust i{animation:none!important}}.as-delivery-road{overflow:visible!important}.as-delivery-van{will-change:left,transform;animation:7s ease-in-out infinite asDeliveryVanTravel!important;left:8%!important;transform:none!important}@keyframes asDeliveryVanTravel{0%{left:8%;transform:translateY(0)}10%{transform:translateY(-2px)}45%{left:67%;transform:translateY(0)}50%{left:67%;transform:translateY(-2px)}55%{left:67%;transform:translateY(0)}90%{left:8%;transform:translateY(-2px)}to{left:8%;transform:translateY(0)}}.as-delivery-road-lines{animation:.65s linear infinite asDeliveryRoadMove!important}@keyframes asDeliveryRoadMove{0%{background-position:0 0}to{background-position:-52px 0}}.as-delivery-van .wheel{animation:.35s linear infinite asDeliveryWheelSpin!important}@keyframes asDeliveryWheelSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.as-delivery-driver{display:block!important;overflow:visible!important}.as-delivery-driver-head{display:block!important}.as-delivery-driver-arm{z-index:20!important;transform-origin:20% 80%!important;font-size:18px!important;line-height:20px!important;animation:.38s ease-in-out infinite alternate asDeliveryDriverWave!important;display:block!important;position:absolute!important;top:-2px!important;right:-18px!important}@keyframes asDeliveryDriverWave{0%{transform:rotate(-30deg)}to{transform:rotate(35deg)}}.as-delivery-exhaust i{animation:1.2s ease-out infinite asDeliveryExhaust!important}.as-delivery-exhaust i:nth-child(2){animation-delay:.35s!important}.as-delivery-exhaust i:nth-child(3){animation-delay:.7s!important}@keyframes asDeliveryExhaust{0%{opacity:0;transform:translate(0)scale(.4)}20%{opacity:.8}to{opacity:0;transform:translate(-25px,-18px)scale(2)}}.as-delivery-cloud{animation:5s ease-in-out infinite alternate asDeliveryCloudFloat!important}.cloud-two{animation-delay:1.2s!important}@keyframes asDeliveryCloudFloat{0%{transform:translate(-15px)}to{transform:translate(20px)}}@media (max-width:640px){.as-delivery-van{animation:6s ease-in-out infinite asDeliveryVanTravelMobile!important;transform:none!important}@keyframes asDeliveryVanTravelMobile{0%{left:5%;transform:scale(.82)translateY(0)}48%{left:62%;transform:scale(.82)translateY(-2px)}52%{left:62%;transform:scale(.82)translateY(0)}to{left:5%;transform:scale(.82)translateY(0)}}}.as-v3-hero{margin-top:10px!important}.as-v3-hero-actions a{justify-content:center!important;align-items:center!important;min-height:44px!important;display:inline-flex!important}.as-v3-aisle{transition:transform .16s,border-color .16s,box-shadow .16s}@media (hover:hover){.as-v3-aisle:hover{border-color:#bcd8c5;transform:translateY(-2px);box-shadow:0 5px 15px #14322014}}.as-v3-quick-grid>a{background:#fff!important;border:1px solid #dfe9e2!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:94px!important;text-decoration:none!important;display:flex!important}.as-v3-quick-grid>a>span{background:#f0f8f2!important;border-radius:50%!important;place-items:center!important;width:48px!important;height:48px!important;font-size:25px!important;line-height:1!important;display:grid!important}.as-v3-quick-grid>a>b{color:#17251c!important;text-align:center!important;font-size:12px!important;line-height:1.15!important}@media (max-width:640px){.as-v3-hero{margin-top:6px!important}.as-v3-hero-copy{padding-top:18px!important;padding-bottom:18px!important}.as-v3-hero-copy h1{letter-spacing:-.8px!important;font-size:29px!important;line-height:1.03!important}.as-v3-hero-copy p{font-size:13px!important;line-height:1.45!important}.as-v3-hero-actions{gap:7px!important}.as-v3-hero-actions a{min-height:42px!important;padding:0 13px!important;font-size:12px!important}.as-v3-hero-facts{margin-top:13px!important}.as-v3-aisle-row{scroll-snap-type:x proximity}.as-v3-aisle{scroll-snap-align:start}.as-v3-quick-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px!important;padding:2px 2px 8px!important;display:flex!important;overflow-x:auto!important}.as-v3-quick-grid::-webkit-scrollbar{display:none}.as-v3-quick-grid>a{scroll-snap-align:start;flex:0 0 82px!important;min-width:82px!important;min-height:86px!important}.as-v3-quick-grid>a>span{width:42px!important;height:42px!important;font-size:22px!important}.as-v3-quick-grid>a>b{font-size:11px!important}}.as-v3-aisle-row{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.as-v3-aisle{background:#fff!important;border:1px solid #dce6df!important;border-radius:14px!important;flex-direction:column!important;min-width:0!important;height:155px!important;padding:0!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}.as-v3-aisle-image{background:#eef6f0!important;border-radius:0!important;place-items:center!important;width:100%!important;height:112px!important;min-height:112px!important;margin:0!important;display:grid!important;overflow:hidden!important}.as-v3-aisle-image img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.as-v3-aisle-image>span{color:#17783e!important;background:0 0!important;width:auto!important;height:auto!important;font-size:34px!important;font-weight:900!important}.as-v3-aisle>b{flex:1;color:#17251c!important;text-align:center!important;justify-content:center!important;align-items:center!important;padding:7px 6px!important;font-size:11px!important;line-height:1.15!important;display:flex!important}@media (max-width:1000px){.as-v3-aisle-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:640px){.as-v3-aisle-row{scroll-snap-type:x proximity;scrollbar-width:none;gap:9px!important;padding-bottom:8px!important;display:flex!important;overflow-x:auto!important}.as-v3-aisle-row::-webkit-scrollbar{display:none}.as-v3-aisle{scroll-snap-align:start;flex:0 0 126px!important;width:126px!important;height:145px!important}.as-v3-aisle-image{height:101px!important;min-height:101px!important}.as-v3-aisle>b{font-size:11px!important}}.as-super-search-wrap{flex:1;min-width:0;position:relative}.as-super-search-wrap .as-super-search{width:100%}.as-super-voice{cursor:pointer;color:#17783e!important;background:#fff!important;border:0!important;border-left:1px solid #dce6df!important;border-radius:0!important;flex:0 0 46px!important;place-items:center!important;width:46px!important;min-width:46px!important;padding:0!important;font-size:19px!important;display:grid!important}@keyframes asVoicePulse{0%{box-shadow:inset 0 0 #d3313100}to{box-shadow:inset 0 0 0 4px #d331311f}}.as-super-voice-message{z-index:80;color:#536158;background:#fff;border:1px solid #dce6df;border-radius:7px;max-width:360px;padding:7px 10px;font-size:11px;line-height:1.35;position:absolute;top:calc(100% + 5px);left:8px;box-shadow:0 5px 15px #1432201f}@media (max-width:640px){.as-super-voice{flex-basis:43px!important;width:43px!important;min-width:43px!important;font-size:18px!important}.as-super-voice-message{max-width:none;font-size:11px;left:0;right:0}}.as-super-search-wrap{min-width:320px;max-width:760px;position:relative;flex:620px!important}.as-super-search-wrap .as-super-search{min-height:48px;align-items:stretch!important;width:100%!important;display:flex!important}.as-super-search-wrap .as-super-search input{flex:auto!important;min-width:0!important;height:48px!important;padding:0 16px!important;font-size:14px!important}.as-super-voice{cursor:pointer;color:#17783e!important;background:#fff!important;border:0!important;border-left:1px solid #dce6df!important;border-radius:0!important;flex:0 0 48px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;font-size:20px!important;display:grid!important}.as-super-voice:hover{background:#edf7f0!important}.as-super-voice:focus-visible{outline-offset:-3px;outline:3px solid #17783e40}.as-super-voice.is-listening{animation:.75s ease-in-out infinite alternate asDesktopVoicePulse;color:#d52d2d!important;background:#fff1f1!important}@keyframes asDesktopVoicePulse{0%{box-shadow:inset 0 0 #d52d2d00}to{box-shadow:inset 0 0 0 5px #d52d2d1f}}.as-super-search-submit{white-space:nowrap;flex:none!important;min-width:92px!important;height:48px!important;padding:0 20px!important}.as-super-voice-message{z-index:100;color:#526158;background:#fff;border:1px solid #dce6df;border-radius:8px;padding:8px 11px;font-size:12px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 7px 22px #14322021}@media (max-width:1000px){.as-super-search-wrap{min-width:240px;flex-basis:440px!important}.as-super-search-submit{min-width:76px!important;padding:0 13px!important}}@media (max-width:640px){.as-super-search-wrap{min-width:0;max-width:none;flex:100%!important;width:100%!important}.as-super-search-wrap .as-super-search{min-height:44px}.as-super-search-wrap .as-super-search input{height:44px!important;padding:0 11px!important;font-size:13px!important}.as-super-voice{flex-basis:44px!important;width:44px!important;min-width:44px!important;height:44px!important;font-size:18px!important}.as-super-search-submit{min-width:65px!important;height:44px!important;padding:0 10px!important;font-size:12px!important}}.as-image-search-input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.as-super-image-search{cursor:pointer;color:#17783e!important;background:#fff!important;border:0!important;border-left:1px solid #dce6df!important;border-radius:0!important;flex:0 0 48px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;font-size:19px!important;display:grid!important}.as-super-image-search:hover{background:#edf7f0!important}.as-image-search-backdrop{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1e148c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.as-image-search-panel{background:#fff;border-radius:18px;width:min(470px,100%);max-height:90vh;padding:25px;position:relative;overflow:auto;box-shadow:0 25px 80px #00000040}.as-image-search-close{color:#516058;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:10px;right:13px}.as-image-search-kicker{color:#17783e;letter-spacing:.12em;font-size:10px;font-weight:900}.as-image-search-panel h2{color:#10251a;margin:5px 0 7px;font-size:25px}.as-image-search-panel p{color:#647269;margin:0 0 17px;font-size:13px;line-height:1.5}.as-image-search-preview{background:#f6faf7;border:1px solid #dfe9e2;border-radius:13px;place-items:center;height:280px;display:grid;overflow:hidden}.as-image-search-preview img{object-fit:contain;width:100%;height:100%}.as-image-search-actions{gap:9px;margin-top:15px;display:flex}.as-image-search-actions button{cursor:pointer;border-radius:9px;flex:1;min-height:44px;font-weight:800}.as-image-search-change{color:#173d29;background:#fff;border:1px solid #cad9ce}.as-image-search-find{color:#fff;background:#17783e;border:1px solid #17783e}@media (max-width:640px){.as-super-image-search{flex-basis:44px!important;width:44px!important;min-width:44px!important;height:44px!important;font-size:17px!important}.as-image-search-panel{padding:20px 15px}.as-image-search-preview{height:235px}}.as-search-icon{width:21px;height:21px;display:block}.as-super-voice,.as-super-image-search{color:#08783f!important}.as-super-voice{border-left:1px solid #dce4df!important}.as-super-image-search{border-left:1px solid #dce4df!important;border-right:1px solid #dce4df!important}.as-super-voice:hover,.as-super-image-search:hover{color:#075f33!important;background:#eef7f1!important}.as-listening-dot{background:#d72f2f;border-radius:50%;width:13px;height:13px;animation:.7s ease-in-out infinite alternate asSearchListening}@keyframes asSearchListening{0%{opacity:.6;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.as-search-icon{width:19px;height:19px}}.as-super-search{align-items:stretch;display:flex}.as-super-search>input{flex:auto;min-width:0}.as-super-search>.as-super-voice,.as-super-search>.as-super-image-search{cursor:pointer;color:#08783f!important;background:#fff!important;border:0!important;border-left:1px solid #d9e2dc!important;border-radius:0!important;flex:0 0 50px!important;justify-content:center!important;align-items:center!important;width:50px!important;min-width:50px!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important}.as-super-search>.as-super-image-search{border-right:1px solid #d9e2dc!important}.as-super-search>.as-super-voice:hover,.as-super-search>.as-super-image-search:hover{background:#edf7f0!important}.as-super-search>.as-super-search-submit{color:#182018;cursor:pointer;background:#f4d000;border:0;border-radius:0;flex:none;min-width:102px;padding:0 24px;font-weight:900}.as-super-search .as-search-icon{color:#08783f;width:22px!important;height:22px!important;display:block!important}@media (max-width:640px){.as-super-search>.as-super-voice,.as-super-search>.as-super-image-search{flex-basis:43px!important;width:43px!important;min-width:43px!important}.as-super-search>.as-super-search-submit{min-width:66px;padding:0 10px;font-size:12px}.as-super-search .as-search-icon{width:19px!important;height:19px!important}.as-super-top{display:none!important}.as-super-main{padding:0!important}.as-super-main-inner{grid-template-columns:1fr auto!important;grid-template-areas:"brand actions""search search"!important;align-items:center!important;gap:10px 12px!important;padding:12px 14px!important;display:grid!important}.as-super-brand{grid-area:brand!important;align-items:center!important;gap:9px!important;width:auto!important;min-width:0!important;display:flex!important}.as-super-brand-mark{border-radius:9px!important;flex:0 0 42px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:25px!important;display:grid!important}.as-super-brand-copy{min-width:0!important}.as-super-brand-copy b{white-space:nowrap!important;font-size:25px!important;line-height:1!important}.as-super-brand-copy small{margin-top:3px!important;font-size:10px!important;line-height:1!important}.as-super-actions{grid-area:actions!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;width:auto!important;display:flex!important}.as-super-account{display:none!important}.as-super-basket{margin:0!important}.as-super-basket a,.as-super-basket button{border-radius:8px!important;min-height:40px!important;padding:0 12px!important;font-size:12px!important}.as-super-menu-button{border-radius:8px!important;place-items:center!important;width:42px!important;min-width:42px!important;height:40px!important;margin:0!important;padding:0!important;font-size:22px!important;display:grid!important}.as-super-search-wrap{grid-area:search!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.as-super-search{background:#fff!important;border:0!important;border-radius:10px!important;align-items:stretch!important;width:100%!important;max-width:none!important;margin:0!important;display:flex!important;overflow:hidden!important}.as-super-search input{border:0!important;flex:auto!important;width:0!important;min-width:0!important;height:46px!important;padding:0 13px!important;font-size:14px!important}.as-super-voice,.as-super-image-search{background:#fff!important;border:0!important;border-left:1px solid #e1e7e3!important;flex:0 0 45px!important;width:45px!important;min-width:45px!important;height:46px!important;padding:0!important;font-size:19px!important}.as-super-search-submit,.as-super-nav{display:none!important}.as-super-service-strip{scrollbar-width:none;white-space:nowrap!important;align-items:center!important;gap:16px!important;padding:8px 14px!important;font-size:11px!important;display:flex!important;overflow-x:auto!important}.as-super-service-strip::-webkit-scrollbar{display:none}.as-super-service-strip span{flex:none!important}.as-super-voice-message{max-width:none!important;top:calc(100% + 5px)!important;left:0!important;right:0!important}.as35-product-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:none!important;display:grid!important}.as-product-v1{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important}.as-product-v1 *{box-sizing:border-box}.as-product-v1-image{width:100%!important;max-width:none!important}.as-product-v1-image img{object-fit:contain!important;max-width:100%!important}.as-product-v1-actions{grid-template-columns:minmax(0,1fr) minmax(110px,1fr)!important;gap:8px!important;width:100%!important;max-width:100%!important;display:grid!important}.as-product-v1-actions>*{min-width:0!important;max-width:100%!important}.as35-category-page{width:100%!important;max-width:none!important;padding-left:14px!important;padding-right:14px!important}.as35-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.as35-product-grid>*{width:100%!important;min-width:0!important;max-width:none!important}.as-product-v1{border-radius:12px!important;width:100%!important;min-width:0!important;max-width:none!important;padding:10px!important}.as-product-v1-image{justify-content:center!important;align-items:center!important;width:100%!important;height:155px!important;min-height:155px!important;display:flex!important}.as-product-v1-image img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important}.as-product-v1-category{margin-top:7px!important;font-size:8px!important;line-height:1.15!important}.as-product-v1-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px!important;margin-top:5px!important;font-size:14px!important;line-height:1.25!important;display:-webkit-box!important}.as-product-v1-price{margin-top:8px!important;font-size:25px!important;line-height:1!important}.as-product-v1-stock{margin-top:8px!important;font-size:10px!important}.as-product-v1-actions{flex-direction:column!important;gap:6px!important;width:100%!important;margin-top:10px!important;display:flex!important}.as-product-v1-actions>*{width:100%!important;min-width:0!important;max-width:100%!important}.as-product-v1-qty{width:100%!important;min-height:38px!important}.as-product-v1-qty button{min-width:36px!important}.as-product-v1-add{width:100%!important;min-height:40px!important;font-size:13px!important}}@media (max-width:380px){.as35-category-page{padding-left:9px!important;padding-right:9px!important}.as35-product-grid{gap:7px!important}.as-product-v1{padding:8px!important}.as-product-v1-image{height:135px!important;min-height:135px!important}.as-product-v1-name{font-size:13px!important}.as-product-v1-price{font-size:23px!important}}@media (max-width:640px){.as-product-v1-buy{width:100%!important;min-width:0!important;margin-top:auto!important;padding-top:9px!important}.as-product-v2-purchase{grid-template-columns:1fr!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.as-product-v2-stepper{background:#fff!important;border:1px solid #d8e2db!important;border-radius:7px!important;grid-template-columns:38px 1fr 38px!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.as-product-v2-stepper button{background:#fff!important;border:0!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:36px!important;margin:0!important;padding:0!important;font-size:18px!important}.as-product-v2-stepper strong{justify-content:center!important;align-items:center!important;min-width:0!important;font-size:13px!important;display:flex!important}.as-product-v2-add{white-space:nowrap!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;margin:0!important;padding:0 7px!important;font-size:13px!important;font-weight:900!important;display:flex!important}.as-product-v1-media{min-height:0!important}.as-product-v1-image{height:145px!important;min-height:145px!important}.as-product-v1-info{flex-direction:column!important;min-height:0!important;padding:8px 9px 10px!important;display:flex!important}.as-product-v1-stock-row{margin-top:6px!important}}@media (max-width:380px){.as-product-v1-image{height:125px!important;min-height:125px!important}.as-product-v2-stepper{grid-template-columns:34px 1fr 34px!important}.as-product-v2-stepper button{width:34px!important;min-width:34px!important;max-width:34px!important}}@media (min-width:1001px){.as35-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;display:grid!important}}@media (min-width:641px) and (max-width:1000px){.as35-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}}@media (max-width:640px){.as35-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}}.as-product-loadmore-wrap{flex-direction:column;align-items:center;gap:9px;margin:28px 0 10px;display:flex}.as-product-loadmore{color:#fff;cursor:pointer;background:#08783f;border:0;border-radius:9px;min-width:250px;min-height:50px;padding:8px 25px;font-size:14px;font-weight:900}.as-product-loadmore:hover{background:#066934}.as-product-loadmore span{opacity:.78;margin-top:2px;font-size:10px;font-weight:600;display:block}.as-product-loadmore-wrap small,.as-product-loadmore-complete{color:#68746c;font-size:11px}.as-product-loadmore-complete{text-align:center;margin:24px 0 8px}@media (max-width:640px){.as-product-loadmore-wrap{margin-top:20px}.as-product-loadmore{width:100%;min-width:0}}.as-image-search-modal{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999999!important;box-sizing:border-box!important;background:#0c1c139e!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:20px!important;display:flex!important;position:fixed!important;inset:0!important;overflow-y:auto!important}.as-image-search-box{box-sizing:border-box!important;background:#fff!important;border-radius:18px!important;width:min(560px,100%)!important;max-width:560px!important;max-height:calc(100dvh - 40px)!important;margin:auto!important;padding:25px!important;position:relative!important;overflow-y:auto!important;box-shadow:0 25px 80px #00000047!important}.as-super-search>.as-super-image-search{box-sizing:border-box!important;background:#fff!important;border:0!important;border-left:1px solid #dce5df!important;flex:0 0 48px!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}.as-super-search .as-image-search-modal{flex:none!important;width:100vw!important;max-width:none!important;position:fixed!important}@media (max-width:640px){.as-image-search-modal{align-items:flex-end!important;padding:12px!important}.as-image-search-box{border-radius:18px 18px 10px 10px!important;width:100%!important;max-width:none!important;max-height:88dvh!important;margin:0!important;padding:20px 15px!important}.as-super-search>.as-super-image-search{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:46px!important}}html{scrollbar-gutter:stable}.as-checkout-v4-payment-note{background:#f2f9f4;border:1px solid #cfe3d5;border-radius:9px;flex-direction:column;gap:4px;margin:14px 0;padding:13px 14px;display:flex}.as-checkout-v4-payment-note strong{color:#08783f;font-size:13px}.as-checkout-v4-payment-note span{color:#536158;font-size:11px;line-height:1.45}.as-mobile-bottom-nav{display:none}@media (max-width:640px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))!important}.as-mobile-bottom-nav{z-index:99990;height:calc(66px + env(safe-area-inset-bottom));padding:5px 4px env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #dbe5de;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 22px #12321f1a}.as-mobile-bottom-nav>a,.as-mobile-bottom-basket{color:#647269;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;height:56px;margin:0;padding:0 2px;font-size:10px;font-weight:800;line-height:1;text-decoration:none;display:flex;position:relative}.as-mobile-bottom-nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.as-mobile-bottom-nav .active{color:#08783f}.as-mobile-bottom-nav .active:before{content:"";background:#08783f;border-radius:0 0 4px 4px;width:30px;height:3px;position:absolute;top:-5px}.as-mobile-bottom-nav span{white-space:nowrap}.as-mobile-bottom-basket>a{width:auto!important;min-width:0!important;height:27px!important;color:inherit!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:0!important;display:flex!important}.as-mobile-bottom-basket>a:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23647269' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16l-1.5 12h-13z'/%3E%3Cpath d='M9 7a3 3 0 0 1 6 0'/%3E%3C/svg%3E") 50%/contain no-repeat;width:23px;height:23px;display:block}.as-mobile-bottom-basket.active>a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2308783f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16l-1.5 12h-13z'/%3E%3Cpath d='M9 7a3 3 0 0 1 6 0'/%3E%3C/svg%3E")}}.as-staff-login-page,.as-staff-page{color:#15251b;background:#f3f7f4;min-height:100vh}.as-staff-login-page{place-items:center;padding:24px;display:grid}.as-staff-login-card{background:#fff;border:1px solid #dce6df;border-radius:18px;width:min(430px,100%);padding:30px;box-shadow:0 16px 50px #1432201a}.as-staff-login-logo{align-items:center;gap:10px;margin-bottom:30px;display:flex}.as-staff-login-logo i{color:#fff;background:#08783f;border-radius:10px;place-items:center;width:46px;height:46px;font-size:28px;font-style:normal;font-weight:950;display:grid}.as-staff-login-logo strong{font-size:25px;line-height:1;display:block}.as-staff-login-logo strong span{color:#69bd45}.as-staff-login-logo small{color:#718078;letter-spacing:.18em;margin-top:4px;font-size:9px;font-weight:900;display:block}.as-staff-kicker{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.as-staff-login-card h1{margin:5px 0 6px;font-size:31px}.as-staff-login-card>p{color:#68766d;margin:0 0 23px;font-size:13px}.as-staff-login-card form{gap:15px;display:grid}.as-staff-login-card label span{color:#4f5e54;margin-bottom:5px;font-size:11px;font-weight:850;display:block}.as-staff-login-card input{background:#fff;border:1px solid #cad8ce;border-radius:9px;width:100%;height:48px;padding:0 13px;font-size:15px}.as-staff-login-card form>button{color:#fff;cursor:pointer;background:#08783f;border:0;border-radius:9px;min-height:50px;font-weight:900}.as-staff-login-error{color:#a32727;background:#fff4f4;border:1px solid #f0c8c8;border-radius:8px;padding:10px 12px;font-size:12px}.as-staff-page{max-width:1100px;margin:auto;padding:24px 20px 70px}.as-staff-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.as-staff-head span{color:#08783f;letter-spacing:.12em;font-size:10px;font-weight:950}.as-staff-head h1{margin:3px 0 0;font-size:25px}.as-staff-head button{background:#fff;border:1px solid #d4e1d8;border-radius:9px;width:44px;height:44px;font-size:20px}.as-staff-welcome{color:#fff;background:#08783f;border-radius:15px;padding:22px}.as-staff-welcome>span{letter-spacing:.12em;opacity:.8;font-size:9px;font-weight:900}.as-staff-welcome h2{margin:5px 0;font-size:27px}.as-staff-welcome p{opacity:.85;margin:0;font-size:12px}.as-staff-operation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.as-staff-operation-grid a{color:#17271d;background:#fff;border:1px solid #dce6df;border-radius:14px;flex-direction:column;min-height:150px;padding:17px;text-decoration:none;display:flex}.as-staff-operation-grid a>span{color:#65736a;letter-spacing:.08em;font-size:10px;font-weight:950}.as-staff-operation-grid strong{color:#08783f;margin:auto 0;font-size:42px;line-height:1}.as-staff-operation-grid small{font-size:11px;font-weight:800}.as-staff-section-title{margin:27px 0 10px;font-size:15px}.as-staff-tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.as-staff-tools button{color:#1b3022;background:#fff;border:1px solid #dce6df;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:90px;display:flex}.as-staff-tools b{color:#08783f;font-size:18px}.as-staff-tools span{font-size:11px;font-weight:850}@media (max-width:640px){.as-staff-login-page{padding:15px}.as-staff-login-card{padding:24px 18px}.as-staff-page{padding:16px 13px 40px}.as-staff-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.as-staff-operation-grid a{min-height:135px;padding:14px}.as-staff-operation-grid strong{font-size:38px}.as-staff-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.as-staff-tools button{min-height:82px}}
