.gos-funnel-home{--gos-green:#214a36;--gos-dark:#122b21;--gos-cream:#f7f5ee;--gos-line:#dfe5df;--gos-text:#17221c;background:#fff;color:var(--gos-text)}.gos-funnel-shell{max-width:1440px;margin:0 auto;padding:0 28px 72px}.gos-funnel-kicker{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#537463}.gos-funnel-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:26px;padding:54px 0 32px}.gos-funnel-hero__copy{border-radius:28px;padding:54px;background:linear-gradient(135deg,#f5f5ee,#eef5ef)}.gos-funnel-hero h1{font-size:clamp(42px,5vw,78px);line-height:.98;letter-spacing:-.045em;margin:12px 0 20px;max-width:780px}.gos-funnel-hero p{font-size:18px;line-height:1.55;max-width:720px;margin:0 0 28px}.gos-funnel-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.gos-funnel-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;border:1px solid var(--gos-green);font-weight:800;font-size:15px;text-decoration:none;cursor:pointer}.gos-funnel-btn--primary{background:var(--gos-green);color:#fff}.gos-funnel-btn--secondary{background:#fff;color:var(--gos-green)}.gos-funnel-btn--light{background:#fff;color:var(--gos-green);border-color:#fff;white-space:nowrap}.gos-funnel-search{display:flex;margin-top:28px;background:#fff;border:1px solid var(--gos-line);border-radius:16px;padding:6px;max-width:720px}.gos-funnel-search input{flex:1;border:0;background:transparent;padding:12px 14px;min-width:0;font-size:16px;box-shadow:none}.gos-funnel-search button{border:0;background:var(--gos-dark);color:#fff;border-radius:12px;padding:0 22px;font-weight:800}.gos-funnel-hero__panel{background:var(--gos-green);color:#fff;border-radius:28px;padding:24px;display:flex;flex-direction:column;justify-content:center}.gos-funnel-stat{padding:24px 12px;border-bottom:1px solid rgba(255,255,255,.18)}.gos-funnel-stat:last-child{border-bottom:0}.gos-funnel-stat strong{display:block;font-size:25px;margin-bottom:6px}.gos-funnel-stat span{opacity:.82;line-height:1.45}.gos-funnel-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 58px}.gos-funnel-quick a{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;border:1px solid var(--gos-line);border-radius:18px;padding:19px;color:inherit;text-decoration:none}.gos-funnel-quick a>span{grid-row:1/3;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf4ef;color:var(--gos-green);font-weight:900}.gos-funnel-quick strong{font-size:16px}.gos-funnel-quick small{color:#627067}.gos-funnel-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:18px 0}.gos-funnel-section-head h2{font-size:clamp(30px,3vw,46px);margin:4px 0 0;letter-spacing:-.035em}.gos-funnel-text-btn{border:0;background:none;color:var(--gos-green);font-weight:800;text-decoration:none;cursor:pointer;font-size:15px}.gos-funnel-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:62px}.gos-funnel-benefit-card{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;text-align:left;background:#fff;border:1px solid var(--gos-line);border-radius:16px;padding:17px 18px;color:var(--gos-text);font-weight:750;font-size:15px;cursor:pointer}.gos-funnel-benefit-card:hover,.gos-funnel-quick a:hover{border-color:#a9bdaf;box-shadow:0 8px 24px #172d2312}.gos-funnel-benefit-card__icon{width:42px;height:42px;border-radius:13px;background:#edf4ef;display:grid;place-items:center;color:var(--gos-green);font-size:21px}.gos-funnel-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:64px}.gos-funnel-product{color:inherit;text-decoration:none}.gos-funnel-product__image{aspect-ratio:1/1;background:#f6f6f2;border-radius:18px;overflow:hidden;margin-bottom:12px}.gos-funnel-product__image img{width:100%;height:100%;object-fit:contain}.gos-funnel-product strong{display:block;font-size:15px;line-height:1.35}.gos-funnel-product>span{display:block;margin-top:5px;font-weight:800;color:var(--gos-green)}.gos-funnel-retention{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--gos-green);color:#fff;border-radius:24px;padding:36px 42px;margin:20px 0}.gos-funnel-retention h2{font-size:34px;margin:5px 0 8px}.gos-funnel-retention p{margin:0;opacity:.82;max-width:700px}.gos-funnel-retention .gos-funnel-kicker{color:#d9eee0}.gos-funnel-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.gos-funnel-trust>div{padding:22px;border-radius:16px;background:var(--gos-cream)}.gos-funnel-trust strong{display:block;margin-bottom:5px}.gos-funnel-trust span{color:#657268;font-size:14px;line-height:1.45}@media(max-width:990px){.gos-funnel-hero{grid-template-columns:1fr}.gos-funnel-hero__panel{display:grid;grid-template-columns:repeat(3,1fr)}.gos-funnel-stat{border-bottom:0;border-right:1px solid rgba(255,255,255,.18)}.gos-funnel-stat:last-child{border-right:0}.gos-funnel-quick,.gos-funnel-benefits,.gos-funnel-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.gos-funnel-shell{padding:0 16px 48px}.gos-funnel-hero{padding-top:20px}.gos-funnel-hero__copy{padding:30px 22px;border-radius:20px}.gos-funnel-hero h1{font-size:43px}.gos-funnel-hero p{font-size:16px}.gos-funnel-hero__actions{display:grid}.gos-funnel-btn{width:100%}.gos-funnel-search button{padding:0 14px}.gos-funnel-hero__panel{grid-template-columns:1fr}.gos-funnel-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.gos-funnel-quick{grid-template-columns:1fr}.gos-funnel-benefits{grid-template-columns:1fr 1fr;gap:9px}.gos-funnel-benefit-card{grid-template-columns:36px 1fr auto;padding:13px 12px;font-size:13px}.gos-funnel-benefit-card__icon{width:34px;height:34px}.gos-funnel-section-head{align-items:center}.gos-funnel-products{gap:12px}.gos-funnel-retention{display:block;padding:28px 22px}.gos-funnel-retention h2{font-size:27px}.gos-funnel-retention .gos-funnel-btn{margin-top:20px}.gos-funnel-trust{grid-template-columns:1fr}}.gos-funnel-search-chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:10px;font-size:12px;color:#617064}.gos-funnel-search-chips a{color:#204d26;font-weight:700;text-decoration:underline;text-underline-offset:3px}.gos-funnel-search-chips span{font-weight:650}a.gos-funnel-benefit-card{text-decoration:none;color:inherit}a.gos-funnel-benefit-card[data-gos-collection-linked=false],[data-gos-products-trigger]{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/40/assets/gos-funnel.css.map */
