: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}}
