.gv-wrap{--gv-component:initial}.gv-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding:28px 0;border-bottom:1px solid var(--gv-line)}.gv-assurance>a{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--gv-dark)}.gv-assurance-icon{border:1px solid var(--gv-line);border-radius:50%;width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;font-size:12px}.gv-assurance h2{font-size:14px;font-weight:600;margin:0 0 3px}.gv-assurance p{font-size:12px;color:var(--gv-muted);margin:0;line-height:1.5}.gv-assurance>a>span:last-child{margin-left:auto}@media(max-width:749px){.gv-assurance{grid-template-columns:1fr;gap:18px;padding:24px 0}.gv-assurance h2{font-size:13px}}.gv-departments{background:#f7f8f5;padding:46px 0 52px;color:#132b22}.gv-dept-shell{display:block;max-width:1400px;padding:0 32px;margin:0 auto}.gv-dept-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.gv-dept-eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:700;color:#29834a;margin:0 0 10px;text-transform:uppercase}.gv-dept-heading h2{font-size:clamp(24px,2.5vw,34px);line-height:1.2;letter-spacing:-.7px;margin:0;font-weight:700}.gv-dept-description{font-size:16px;line-height:1.6;color:#59635d;margin:10px 0 0}.gv-dept-controls{display:flex;gap:10px;flex-shrink:0}.gv-dept-controls[hidden]{display:none}.gv-dept-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #dce3dd;border-radius:50%;color:#1b5336;background:#fff;cursor:pointer;padding:10px;transition:background .2s}.gv-dept-controls button:hover{background:#e7f0e7}.gv-dept-controls button:disabled{opacity:.35;cursor:default}.gv-dept-controls svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.gv-dept-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 90px)/6);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:3px 3px 16px;margin:0 -3px;scrollbar-width:thin;scrollbar-color:#b8cdbd transparent}.gv-dept-card{display:flex;flex-direction:column;background:var(--dept-tint,#eaf1eb);border-radius:15px;overflow:hidden;color:#16271f;text-decoration:none;scroll-snap-align:start;transition:box-shadow .2s,transform .2s}.gv-dept-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #163c2912}.gv-dept-card:focus-visible,.gv-dept-controls button:focus-visible{outline:3px solid #29834a;outline-offset:3px}.gv-dept-media{aspect-ratio:1.06;overflow:hidden;background:#eeeae3}.gv-dept-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.gv-dept-media--product{padding:20px;background:linear-gradient(145deg,#fff,var(--dept-tint,#eaf1eb))}.gv-dept-media--product img{object-fit:contain;mix-blend-mode:multiply}.gv-dept-card:hover .gv-dept-media img{transform:scale(1.035)}.gv-dept-placeholder{width:100%;height:100%}.gv-dept-body{padding:0 20px 23px;display:flex;flex-direction:column;flex:1;align-items:flex-start}.gv-dept-icon{display:grid;place-items:center;width:52px;height:52px;border:6px solid var(--dept-tint,#eaf1eb);box-sizing:content-box;border-radius:50%;background:var(--dept-accent,#24673f);color:#fff;margin-top:-24px;margin-left:-6px;position:relative}.gv-dept-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gv-dept-body h3{font-size:15px;line-height:1.4;font-weight:700;margin:8px 0 6px;color:#16271f}.gv-dept-body p{font-size:13px;line-height:1.5;color:#505b55;margin:0 0 22px}.gv-dept-cta{font-size:13px;font-weight:700;color:var(--dept-accent,#24673f);margin-top:auto;display:flex;align-items:center;gap:7px}@media(max-width:1199px){.gv-dept-track{grid-auto-columns:calc((100% - 54px)/4)}}@media(max-width:989px){.gv-dept-track{grid-auto-columns:calc((100% - 36px)/3)}.gv-dept-shell{padding:0 24px}}@media(max-width:599px){.gv-departments{padding:30px 0}.gv-dept-shell{padding:0 18px}.gv-dept-heading{gap:12px;align-items:flex-end;margin-bottom:22px}.gv-dept-heading h2{font-size:25px}.gv-dept-description{font-size:14px}.gv-dept-controls{gap:5px}.gv-dept-controls button{width:36px;height:36px;padding:7px}.gv-dept-track{grid-auto-columns:76%;gap:14px}.gv-dept-eyebrow{font-size:10px;letter-spacing:1.7px}.gv-dept-body h3{font-size:17px}.gv-dept-body p,.gv-dept-cta{font-size:14px}}@media(prefers-reduced-motion:reduce){.gv-dept-card,.gv-dept-media img{transition:none}}.gv-wrap,.gv-space,.gv-kicker,.gv-heading,.gv-sub,.gv-link,.gv-small{--gv-component:initial}.gv-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:40px;background:#f6f8f3;border-radius:16px}.gv-faq>.gv-link{margin-top:20px}.gv-faq .gv-sub{margin-bottom:22px}.gv-faq details{border-bottom:1px solid var(--gv-line);padding:18px 0}.gv-faq summary{display:flex;gap:20px;justify-content:space-between;cursor:pointer;font-size:15px;font-weight:600;list-style:none}.gv-faq summary::-webkit-details-marker{display:none}.gv-faq details[open] summary{margin-bottom:12px}.gv-faq details[open] summary span{transform:rotate(45deg)}.gv-faq .gv-small p{margin:0 0 12px}.gv-faq a{color:var(--gv-dark)}@media(max-width:749px){.gv-faq{grid-template-columns:1fr;gap:16px;padding:24px}.gv-faq summary{font-size:14px}}.gv-wrap,.gv-kicker{--gv-component:initial}.gv-footer{background:var(--gv-dark);color:#e5ede2;margin-top:40px}.gv-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:46px 0;border-bottom:1px solid #ffffff28;align-items:center}.gv-footer .gv-kicker{color:#b8d6b2}.gv-footer h2{color:#fff;font-size:32px;letter-spacing:-.025em;margin:0 0 10px}.gv-footer-top p{font-size:14px;line-height:1.6;margin:0}.gv-newsletter{display:flex;gap:8px;background:#fff;border-radius:8px;padding:5px}.gv-newsletter input{min-width:0;flex:1;border:0;padding:10px;font-size:15px;color:var(--gv-ink);background:#fff}.gv-newsletter button{border:0;border-radius:5px;background:var(--gv-green);color:#fff;padding:12px 16px;font-size:12px;font-weight:600;cursor:pointer}.gv-footer .gv-footer-note{font-size:10px;line-height:1.7;color:#c2d4c0;margin-top:10px}.gv-footer a{color:inherit;text-decoration:none}.gv-footer a:hover{text-decoration:underline}.gv-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:90px;padding:44px 0}.gv-footer-grid h3{color:#fff;font-size:14px;margin:0 0 18px}.gv-footer-grid>div>a{display:block;font-size:13px;margin-bottom:12px}.gv-footer-brand>a:first-child{font-size:36px;font-weight:650;letter-spacing:-1px;color:#fff;margin-bottom:16px}.gv-footer-brand p{font-size:14px;line-height:1.7;max-width:320px;margin:0 0 20px}.gv-footer-bottom{display:flex;gap:24px;align-items:center;border-top:1px solid #ffffff28;padding:24px 0;font-size:11px;color:#c2d4c0}.gv-payments{display:flex;flex-wrap:wrap;gap:5px;margin-left:auto}.gv-payments svg{width:34px;height:22px}@media(max-width:749px){.gv-footer{margin-top:24px;padding-bottom:65px}.gv-footer-top{grid-template-columns:1fr;gap:24px;padding:34px 0}.gv-footer h2{font-size:29px}.gv-footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:32px 0}.gv-footer-brand{grid-column:1/-1}.gv-footer-bottom{flex-wrap:wrap;gap:14px}.gv-payments{width:100%;margin:0}.gv-newsletter input{font-size:16px}.gv-newsletter button{padding:12px 8px;font-size:11px}}:root{--gv-green:#29834a;--gv-dark:#153b29;--gv-ink:#17271e;--gv-muted:#58665c;--gv-soft:#eef5ed;--gv-line:#dce5dc;--gv-radius:16px}body{background:#fff;color:var(--gv-ink)}.gv-wrap{max-width:1280px;margin-inline:auto;padding-inline:32px}.gv-space{padding-block:52px}.gv-kicker{font-size:12px;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:var(--gv-green);margin:0 0 12px}.gv-heading{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.12;letter-spacing:-.025em;color:var(--gv-ink)}.gv-sub{color:var(--gv-muted);font-size:16px;line-height:1.6;margin:12px 0 0;max-width:620px}.gv-topline{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.gv-link{color:var(--gv-dark);text-decoration:underline;text-underline-offset:5px;font-weight:600}.gv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 23px;border:1px solid var(--gv-green);border-radius:8px;background:var(--gv-green);color:#fff;text-decoration:none;font-family:inherit;font-size:15px;font-weight:600;line-height:1.3;min-height:48px;cursor:pointer}.gv-btn:hover{background:var(--gv-dark);color:#fff;border-color:var(--gv-dark)}.gv-btn-light{background:#fff;color:var(--gv-dark);border-color:#fff}.gv-btn-outline{background:transparent;color:var(--gv-dark);border-color:var(--gv-line)}.gv-btn:disabled{opacity:.55;cursor:not-allowed}.gv-btn:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #b18a30;outline-offset:4px}.gv-small{font-size:13px;line-height:1.6;color:var(--gv-muted)}.gv-header-section{position:relative;top:auto;z-index:30;background:#fff}.gv-announcement{text-align:center;background:var(--gv-green);color:#fff;padding:9px 16px;font-size:12px;letter-spacing:.03em}.gv-header-main{display:flex;align-items:center;gap:36px;padding-block:22px}.gv-brand{flex:0 0 180px;color:var(--gv-green);font-size:32px;font-weight:700;text-decoration:none;letter-spacing:-1px}.gv-brand img{width:180px;height:auto;display:block}.gv-search{display:flex;align-items:center;flex:1;gap:8px;background:#f5f7f3;border:1px solid var(--gv-line);border-radius:8px;padding:4px 4px 4px 16px}.gv-search input{width:100%;min-width:0;border:0;background:transparent;font-size:15px;outline-offset:1px;padding:8px 0}.gv-search button{border:0;background:var(--gv-green);color:#fff;border-radius:6px;padding:11px;cursor:pointer;min-width:44px}.gv-search svg{width:20px;height:20px;display:block}.gv-header-actions{display:flex;gap:22px;align-items:center}.gv-header-actions a{display:flex;gap:8px;align-items:center;color:var(--gv-ink);text-decoration:none;font-weight:500;white-space:nowrap}.gv-header-actions svg{width:22px;height:22px}.gv-nav-border{border-block:1px solid var(--gv-line)}.gv-nav{display:flex;align-items:center;gap:28px;min-height:50px;font-size:14px}.gv-nav>a{color:var(--gv-ink);text-decoration:none}.gv-nav>a:hover{text-decoration:underline}.gv-nav-departments{position:relative;margin-right:auto}.gv-nav-departments summary{display:flex;gap:12px;align-items:center;cursor:pointer;min-height:50px;font-weight:600;list-style:none}.gv-nav-departments summary::-webkit-details-marker{display:none}.gv-dept-panel{position:absolute;top:100%;left:0;width:600px;max-width:calc(100vw - 32px);display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:20px;background:#fff;border:1px solid var(--gv-line);box-shadow:0 12px 30px #16372418;border-radius:0 0 14px 14px}.gv-dept-panel a{padding:10px;border-radius:6px;color:var(--gv-ink);text-decoration:none}.gv-dept-panel a:hover{background:var(--gv-soft)}.gv-shelf{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gv-card{border:1px solid var(--gv-line);border-radius:12px;padding:16px;display:flex;flex-direction:column;position:relative;background:#fff;min-width:0;transition:border-color .2s,box-shadow .2s}.gv-card:hover{border-color:#8baa92;box-shadow:0 5px 18px #12301b08}.gv-card-media{display:block;aspect-ratio:1;background:#fff;border-radius:8px;margin-bottom:18px}.gv-card-media img{width:100%;height:100%;object-fit:contain}.gv-card-vendor{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--gv-muted);margin:0 0 7px}.gv-card h3{font-size:15px;line-height:1.45;margin:0 0 12px;min-height:44px}.gv-card h3 a{color:var(--gv-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gv-card-price{font-size:19px;font-weight:600;margin:0 0 16px}.gv-card-price s{font-size:13px;color:var(--gv-muted);font-weight:400;margin-left:5px}.gv-card .gv-btn{width:100%;font-size:13px;min-height:44px;padding:10px}.gv-card form,.gv-card>.gv-btn{margin-top:auto}.gv-card-badge{position:absolute;top:12px;left:12px;background:var(--gv-soft);color:var(--gv-dark);padding:4px 8px;border-radius:4px;font-size:11px}.gv-unit{display:block;font-size:12px;font-weight:400;color:var(--gv-muted)}.product__title h1{font-size:clamp(25px,3vw,36px)!important;line-height:1.2!important;letter-spacing:-.025em}.product__info-container .price{font-size:25px}.product-form__submit{min-height:52px!important;font-weight:600}.product__info-container{padding:22px;border:1px solid var(--gv-line);border-radius:16px}.gv-buy-note{background:var(--gv-soft);padding:16px;border-radius:10px;font-size:13px;line-height:1.6;color:var(--gv-dark)}.gv-buy-note p{margin:0 0 8px}.gv-buy-note p:last-child{margin:0}.gv-excerpt{font-size:15px;line-height:1.6;color:var(--gv-muted);margin:0}.gv-product-help{font-size:13px;margin:8px 0}.gv-buy-sticky{position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fff;border-top:1px solid var(--gv-line);padding:10px 16px;display:none;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 -4px 16px #153b290a}.gv-buy-sticky[hidden]{display:none!important}.gv-buy-sticky span{font-size:12px;max-width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gv-buy-sticky .gv-btn{font-size:13px;min-height:44px}.card-wrapper .card{border:1px solid var(--gv-line);border-radius:12px;overflow:hidden;background:#fff}.card-wrapper .card__content{padding:14px}.card__heading{line-height:1.4}.product__media img{object-fit:contain}.price:not(.price--on-sale) .price__sale{display:none}.price.price--on-sale .price__regular{display:none}.product-tab__content{line-height:1.7}.gv-policy-box{margin-top:14px;padding-top:12px;border-top:1px solid var(--gv-line)}@view-transition{navigation:auto}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(max-width:900px){.gv-header-main{gap:20px}.gv-header-actions .gv-account-label{display:none}.gv-nav{gap:18px}.gv-shelf{gap:12px}.gv-wrap{padding-inline:24px}}@media(max-width:749px){.gv-wrap{padding-inline:18px}.gv-space{padding-block:34px}.gv-announcement{font-size:11px;padding:8px}.gv-header-main{flex-wrap:wrap;gap:15px;padding-block:14px}.gv-brand{flex:1}.gv-brand img{width:142px}.gv-header-actions{gap:18px}.gv-search{order:3;flex-basis:100%}.gv-search input{font-size:16px}.gv-nav{gap:18px;font-size:12px;min-height:44px}.gv-nav>a:nth-last-child(-n+2){display:none}.gv-nav-departments summary{min-height:44px;font-size:12px}.gv-dept-panel{width:calc(100vw - 36px);padding:12px}.gv-dept-panel a{font-size:13px}.gv-topline{align-items:start;margin-bottom:20px}.gv-topline>.gv-link{white-space:nowrap;font-size:12px}.gv-sub{font-size:14px}.gv-shelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gv-card{padding:11px}.gv-card-media{margin-bottom:12px}.gv-card h3{font-size:13px;min-height:38px}.gv-card-price{font-size:17px}.gv-card-vendor{font-size:9px}.gv-card .gv-btn{font-size:12px;padding:9px 4px}.product__info-container{padding:16px}.gv-buy-sticky{display:flex}.gv-header-section{position:relative}.gv-buy-sticky~*{padding-bottom:0}}.gv-wrap,.gv-btn-light{--gv-component:initial}.gv-hero-wrap{padding-top:26px}.gv-hero{border-radius:20px;background:var(--gv-dark);display:grid;grid-template-columns:1.05fr 1fr;min-height:460px;overflow:hidden;position:relative}.gv-hero-copy{padding:54px 48px;color:#fff;position:relative;z-index:1}.gv-hero .gv-kicker{color:#bcdbba}.gv-hero h1{font-size:clamp(38px,4.6vw,60px);font-weight:600;line-height:1.03;letter-spacing:-.045em;color:#fff;margin:16px 0 20px;max-width:490px}.gv-hero-copy>p:not(.gv-kicker){font-size:16px;line-height:1.65;color:#e1ebe0;max-width:440px}.gv-hero-buttons{display:flex;gap:22px;align-items:center;margin:30px 0}.gv-hero-secondary{color:#fff;text-decoration:underline;text-underline-offset:5px;font-size:13px;max-width:130px}.gv-hero-foot{font-size:12px;color:#c5dac7}.gv-hero-products{position:relative;margin:32px 36px 32px 0;min-height:390px;background:#d9e7cd;border-radius:180px 180px 16px 16px}.gv-hero-tile{position:absolute;background:#fff;border-radius:14px;padding:18px;box-shadow:0 10px 24px #09201216;text-decoration:none;color:var(--gv-ink);width:48%}.gv-hero-tile img{display:block;width:100%;height:145px;object-fit:contain}.gv-hero-tile span{display:block;font-size:12px;font-weight:600;margin-top:10px}.gv-hero-tile-1{left:5%;top:12%;transform:rotate(-6deg)}.gv-hero-tile-2{right:-1%;top:27%;transform:rotate(6deg)}.gv-hero-tile-3{left:11%;bottom:-1%;transform:rotate(-2deg);width:41%}.gv-hero-tile-3 img{height:100px}@media(max-width:749px){.gv-hero-wrap{padding-top:16px}.gv-hero{grid-template-columns:1fr;border-radius:14px}.gv-hero-copy{padding:30px 26px 24px}.gv-hero h1{font-size:41px;max-width:340px}.gv-hero-copy>p:not(.gv-kicker){font-size:14px}.gv-hero-buttons{margin:24px 0 20px;gap:18px}.gv-hero-buttons .gv-btn{padding:12px 16px;font-size:13px}.gv-hero-products{min-height:280px;margin:0 26px 28px;border-radius:120px 120px 14px 14px}.gv-hero-tile{padding:12px;width:44%}.gv-hero-tile img{height:100px}.gv-hero-tile-1{top:7%}.gv-hero-tile-2{top:22%;right:1%}.gv-hero-tile-3{bottom:-1%;width:40%}.gv-hero-tile-3 img{height:70px}}.gv-wrap,.gv-space{--gv-component:initial}.gv-seasonal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.gv-seasonal-tile{display:flex;gap:20px;align-items:center;background:#f1f4e9;padding:32px;border-radius:16px;text-decoration:none;min-height:245px;color:var(--gv-ink)}.gv-seasonal-tile:nth-child(2){background:#f8efdf}.gv-seasonal-tile>div{flex:1}.gv-seasonal-tile h2{font-size:29px;line-height:1.12;letter-spacing:-.03em;margin:8px 0 12px}.gv-seasonal-tile p:not(.gv-kicker){font-size:14px;line-height:1.6;color:var(--gv-muted);margin:0 0 20px}.gv-seasonal-tile img{width:36%;height:180px;object-fit:contain;mix-blend-mode:multiply}.gv-seasonal-tile .gv-link{font-size:13px}@media(max-width:749px){.gv-seasonal-grid{grid-template-columns:1fr;gap:16px}.gv-seasonal-tile{padding:24px;min-height:225px}.gv-seasonal-tile h2{font-size:25px}.gv-seasonal-tile img{height:140px}}.gv-wrap,.gv-space,.gv-topline,.gv-kicker,.gv-heading,.gv-sub,.gv-link,.gv-shelf,.gv-card,.gv-card-media,.gv-card-badge,.gv-card-vendor,.gv-card-price,.gv-unit,.gv-btn,.gv-btn-outline{--gv-component:initial}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AADINwAAAAAAAAAI */
