.cl-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(1.5rem,4vw,4rem);background:#10392d;color:#fff;border-radius:24px;margin:1.5rem auto;padding:clamp(1.3rem,4vw,3rem);max-width:1200px;align-items:center}.cl-hero h1{color:#fff;font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.04;margin:.6rem 0 1.2rem}.cl-hero p{color:#e4f2e8;line-height:1.6}.cl-hero .eyebrow,.cl-help .eyebrow{color:#b2e947}.cl-hero figure{margin:0;min-width:0;position:relative}.cl-hero img{display:block;width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:17px}.cl-hero figcaption{font-size:.7rem;line-height:1.4;color:#d5e8df;padding:.5rem}.cl-actions{display:flex;flex-wrap:wrap;gap:.7rem}.cl-actions .button{background:#d1f365;color:#0b382a;text-align:center}.cl-actions .secondary{background:transparent;color:#fff;border:1px solid #afc8b6}.cl-hero .cl-small{font-size:.8rem;margin-top:1.3rem}.cl-small a{color:#d1f365}.cl-subnav{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem auto;max-width:1200px}.cl-subnav a{padding:.8rem 1rem;background:#fff;border:1px solid #a5c1b6;border-radius:10px;color:#164432;text-decoration:none;font-weight:750}.cl-products{max-width:1200px;margin:3rem auto}.cl-products header h2{font-size:clamp(1.8rem,3.5vw,3rem);margin:.5rem 0 1.5rem}.cl-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.cl-card{min-width:0;border:1px solid #c4d8ce;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 20px #173e3208}.cl-card .cl-image{display:block;padding:.55rem}.cl-image img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:12px;display:block}.cl-card>div{padding:1.1rem}.cl-code{font-size:.72rem;color:#37664f}.cl-card h3{margin:.5rem 0;font-size:1.35rem;line-height:1.2}.cl-card h3 a{color:#123a2d;text-decoration:none}.cl-card p{line-height:1.5;font-size:.9rem;color:#37594b}.cl-card .cl-price{font-weight:800;color:#075b3e;background:#eff6df;padding:.7rem;border-radius:8px}.cl-card .button{display:block;text-align:center;white-space:normal}.cl-help{max-width:1200px;display:flex;align-items:center;gap:2rem;padding:2rem;margin:2rem auto 3rem;border-radius:20px;background:#123a2d;color:#fff}.cl-help h2{color:#fff;line-height:1.1}.cl-help p{color:#e4f2e8}.cl-help .button{flex-shrink:0;background:#d1f365;color:#10392d;text-align:center}@media(max-width:800px){.cl-hero{grid-template-columns:1fr}.cl-hero figure{max-width:600px}.cl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cl-help{display:block}.cl-help .button{margin-top:1rem}}@media(max-width:520px){.cl-grid{grid-template-columns:1fr}.cl-hero h1{font-size:2.1rem}.cl-actions{display:grid}.cl-subnav{display:grid;grid-template-columns:1fr}.cl-hero,.cl-help{border-radius:16px}.cl-help{padding:1.3rem}}
.cl-card .cl-price small{display:block;margin-top:.35rem;font-weight:500;font-size:.78rem;line-height:1.45}.cl-hero>*{min-width:0}.cl-help .button{white-space:normal;overflow-wrap:anywhere}
