.style-module__xxjg9a__page{--green:#3f6655;--green-dark:#29483b;--green-light:#edf3ef;--cream:#f8f5ef;--cream-dark:#eee8dc;--text:#202020;--muted:#737373;--border:#e8e8e8;--radius:20px;--radius-small:12px;--container:1580px;color:var(--text);background:#fff;min-height:100vh;line-height:1.9}.style-module__xxjg9a__container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.style-module__xxjg9a__section{padding:100px 0}.style-module__xxjg9a__sectionSoft{background:#faf9f7}.style-module__xxjg9a__eyebrow{color:var(--green);margin-bottom:12px;font-size:.82rem;font-weight:700;display:inline-block}.style-module__xxjg9a__heading{letter-spacing:-.025em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.35}.style-module__xxjg9a__text{color:var(--muted)}.style-module__xxjg9a__header{border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;height:76px;position:sticky;top:0}.style-module__xxjg9a__headerInner{align-items:center;gap:30px;height:100%;display:flex}.style-module__xxjg9a__logo{color:var(--text);align-items:center;gap:9px;font-size:1.35rem;font-weight:900;text-decoration:none;display:flex}.style-module__xxjg9a__logoMark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.style-module__xxjg9a__logoText{line-height:1}.style-module__xxjg9a__navigation{align-items:center;gap:30px;margin-inline:auto;display:flex}.style-module__xxjg9a__navigationLink{color:#555;font-size:.9rem;text-decoration:none;transition:color .2s}.style-module__xxjg9a__navigationLink:hover{color:var(--green)}.style-module__xxjg9a__headerActions{gap:8px;display:flex}.style-module__xxjg9a__iconButton{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.style-module__xxjg9a__button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.style-module__xxjg9a__button:hover{transform:translateY(-2px)}.style-module__xxjg9a__buttonPrimary{background:var(--green);color:#fff;box-shadow:0 8px 20px #3f66552e}.style-module__xxjg9a__buttonPrimary:hover{background:var(--green-dark)}.style-module__xxjg9a__buttonSecondary{color:var(--text);border:1px solid var(--border);background:#fff}.style-module__xxjg9a__buttonDark{color:#fff;background:#222}.style-module__xxjg9a__buttonLight{color:var(--green-dark);background:#fff}.style-module__xxjg9a__hero{background:linear-gradient(135deg,#f8f5ef 0%,#f3f5f0 100%);padding:70px 0 80px}.style-module__xxjg9a__heroGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid}.style-module__xxjg9a__heroContent{max-width:650px}.style-module__xxjg9a__heroTitle{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.25}.style-module__xxjg9a__heroDescription{max-width:590px;color:var(--muted);margin:0 0 30px;font-size:1.1rem;line-height:2}.style-module__xxjg9a__heroActions{flex-wrap:wrap;gap:12px;display:flex}.style-module__xxjg9a__heroImage{aspect-ratio:1.15;border-radius:30px;overflow:hidden;box-shadow:0 20px 50px #00000014}.style-module__xxjg9a__heroImage img{object-fit:cover;width:100%;height:100%}.style-module__xxjg9a__heroBenefits{gap:30px;margin-top:38px;display:flex}.style-module__xxjg9a__heroBenefit{flex-direction:column;display:flex}.style-module__xxjg9a__heroBenefitTitle{font-size:.9rem;font-weight:700}.style-module__xxjg9a__heroBenefitText{color:var(--muted);font-size:.75rem}.style-module__xxjg9a__sectionHeader{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.style-module__xxjg9a__sectionHeaderText{max-width:600px}.style-module__xxjg9a__sectionHeaderDescription{max-width:450px;color:var(--muted);margin:0 auto}.style-module__xxjg9a__sectionHeaderCentered{margin-inline:auto;text-align:center;max-width:700px;margin-bottom:50px;display:block}.style-module__xxjg9a__textLink{color:var(--green);white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:none}.style-module__xxjg9a__ageGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.style-module__xxjg9a__ageCard{border-radius:var(--radius);isolation:isolate;background:#ddd;min-height:240px;text-decoration:none;position:relative;overflow:hidden}.style-module__xxjg9a__ageCardLarge{grid-row:span 2;min-height:496px}.style-module__xxjg9a__ageCardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.style-module__xxjg9a__ageCard:hover .style-module__xxjg9a__ageCardImage{transform:scale(1.05)}.style-module__xxjg9a__ageCardOverlay{z-index:1;background:linear-gradient(#0000 40%,#000000b8);position:absolute;inset:0}.style-module__xxjg9a__ageCardContent{z-index:2;color:#fff;position:absolute;bottom:20px;left:24px;right:24px}.style-module__xxjg9a__ageCardAge{opacity:.8;margin-bottom:2px;font-size:.85rem;display:block}.style-module__xxjg9a__ageCardTitle{font-size:1.2rem;font-weight:700;display:block}.style-module__xxjg9a__filterTabs{scrollbar-width:none;gap:8px;margin-bottom:30px;display:flex;overflow-x:auto}.style-module__xxjg9a__filterTabs::-webkit-scrollbar{display:none}.style-module__xxjg9a__filterTab{border:1px solid var(--border);color:#666;cursor:pointer;background:#fff;border-radius:100px;flex:none;padding:8px 18px}.style-module__xxjg9a__filterTabActive{background:var(--green);border-color:var(--green);color:#fff}.style-module__xxjg9a__productGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.style-module__xxjg9a__productCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.style-module__xxjg9a__productCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.style-module__xxjg9a__productImage{aspect-ratio:.78;background:#f3f3f3;position:relative}.style-module__xxjg9a__productImage img{object-fit:contain;width:100%;height:100%}.style-module__xxjg9a__discount{z-index:2;color:#fff;background:#b84b43;border-radius:7px;padding:3px 9px;font-size:.72rem;position:absolute;top:12px;right:12px}.style-module__xxjg9a__productInfo{padding:18px}.style-module__xxjg9a__productCategory{color:var(--green);font-size:.72rem;font-weight:700}.style-module__xxjg9a__productTitle{margin:6px 0 10px;font-size:1rem;line-height:1.5}.style-module__xxjg9a__productMeta{color:var(--muted);justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.style-module__xxjg9a__price{align-items:baseline;gap:5px;margin-top:14px;display:flex}.style-module__xxjg9a__priceValue{font-size:1rem;font-weight:800}.style-module__xxjg9a__priceCurrency{color:var(--muted);font-size:.75rem}.style-module__xxjg9a__topicGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.style-module__xxjg9a__topicCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.style-module__xxjg9a__topicCard:hover{border-color:#cfdcd5;transform:translateY(-3px);box-shadow:0 12px 40px #0000000f}.style-module__xxjg9a__topicIcon{text-align:center;margin-bottom:15px;font-size:1.7rem;display:block}.style-module__xxjg9a__topicTitle{text-align:center;margin-bottom:4px;font-weight:700;display:block}.style-module__xxjg9a__topicDescription{color:var(--muted);text-align:center;margin:0 auto;font-size:.78rem;display:block}.style-module__xxjg9a__guideSection{background:var(--cream)}.style-module__xxjg9a__guideGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.style-module__xxjg9a__guideImage{border-radius:25px;overflow:hidden}.style-module__xxjg9a__guideImage img{aspect-ratio:.9;object-fit:cover;width:100%}.style-module__xxjg9a__guideContent{max-width:600px}.style-module__xxjg9a__guideDescription{color:var(--muted);margin:0 0 30px}.style-module__xxjg9a__guidePoints{flex-direction:column;gap:22px;margin-bottom:35px;display:flex}.style-module__xxjg9a__guidePoint{gap:16px;display:flex}.style-module__xxjg9a__guidePointNumber{width:38px;height:38px;color:var(--green);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:.72rem;font-weight:800;display:grid}.style-module__xxjg9a__guidePointTitle{font-weight:700;display:block}.style-module__xxjg9a__guidePointDescription{color:var(--muted);margin:0;font-size:.83rem}.style-module__xxjg9a__audienceBox{background:var(--green-light);border-radius:28px;grid-template-columns:1fr .45fr;align-items:center;padding:60px;display:grid}.style-module__xxjg9a__audienceContent{max-width:650px}.style-module__xxjg9a__audienceDescription{color:var(--muted)}.style-module__xxjg9a__audienceDecoration{min-height:180px;position:relative}.style-module__xxjg9a__audienceDecorationItem{background:#fff;border-radius:50%;place-items:center;width:80px;height:80px;font-size:2rem;display:grid;position:absolute;box-shadow:0 12px 40px #0000000f}.style-module__xxjg9a__audienceDecorationItem:first-child{top:0;right:20%}.style-module__xxjg9a__audienceDecorationItem:nth-child(2){bottom:0;right:45%}.style-module__xxjg9a__audienceDecorationItem:nth-child(3){top:55px;right:65%}.style-module__xxjg9a__faqContainer{max-width:850px}.style-module__xxjg9a__faqList{flex-direction:column;gap:10px;display:flex}.style-module__xxjg9a__faqItem{border:1px solid var(--border);background:#fff;border-radius:14px;padding:0 22px}.style-module__xxjg9a__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 0;font-weight:700;display:flex}.style-module__xxjg9a__faqAnswer{color:var(--muted);margin:0;padding-bottom:20px;font-size:.9rem}.style-module__xxjg9a__finalCta{background:var(--green);color:#fff;text-align:center;padding:100px 20px}.style-module__xxjg9a__finalCta .style-module__xxjg9a__eyebrow{color:#dce9e2}.style-module__xxjg9a__finalCtaTitle{max-width:750px;margin:0 auto 20px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.4}.style-module__xxjg9a__finalCtaDescription{color:#ffffffbf;max-width:600px;margin:0 auto 30px}.style-module__xxjg9a__footer{color:#fff;background:#202521;padding:60px 0}.style-module__xxjg9a__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.style-module__xxjg9a__footerDescription{color:#aaa;max-width:350px}.style-module__xxjg9a__footerHeading{margin:0 0 15px;font-size:.95rem}.style-module__xxjg9a__footerLink{color:#aaa;margin-bottom:7px;font-size:.85rem;text-decoration:none;display:block}.style-module__xxjg9a__footerLink:hover{color:#fff}@media (max-width:1000px){.style-module__xxjg9a__navigation{display:none}.style-module__xxjg9a__heroGrid{grid-template-columns:1fr}.style-module__xxjg9a__heroContent{max-width:none}.style-module__xxjg9a__heroImage{max-height:500px}.style-module__xxjg9a__productGrid,.style-module__xxjg9a__topicGrid{grid-template-columns:repeat(2,1fr)}.style-module__xxjg9a__guideGrid{grid-template-columns:1fr}.style-module__xxjg9a__guideImage{max-height:500px}}@media (max-width:700px){.style-module__xxjg9a__container{width:min(calc(100% - 28px),var(--container))}.style-module__xxjg9a__section{padding:65px 0}.style-module__xxjg9a__hero{padding:45px 0 55px}.style-module__xxjg9a__heroTitle{font-size:2.3rem}.style-module__xxjg9a__heroDescription{font-size:.95rem}.style-module__xxjg9a__heroBenefits{gap:15px}.style-module__xxjg9a__heroBenefitTitle{font-size:.78rem}.style-module__xxjg9a__heroBenefitText{font-size:.68rem}.style-module__xxjg9a__sectionHeader{display:block}.style-module__xxjg9a__sectionHeaderDescription{margin-top:15px}.style-module__xxjg9a__ageGrid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__xxjg9a__ageCard,.style-module__xxjg9a__ageCardLarge{min-height:190px}.style-module__xxjg9a__ageCardLarge{grid-row:auto}.style-module__xxjg9a__productGrid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__xxjg9a__productInfo{padding:13px}.style-module__xxjg9a__productTitle{font-size:.88rem}.style-module__xxjg9a__topicGrid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__xxjg9a__topicCard{padding:18px}.style-module__xxjg9a__guideGrid{gap:40px}.style-module__xxjg9a__audienceBox{grid-template-columns:1fr;padding:35px 25px}.style-module__xxjg9a__audienceDecoration{display:none}.style-module__xxjg9a__finalCta{padding:70px 20px}.style-module__xxjg9a__footerGrid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:430px){.style-module__xxjg9a__heroActions{flex-direction:column}.style-module__xxjg9a__heroActions .style-module__xxjg9a__button{width:100%}.style-module__xxjg9a__heroBenefits{grid-template-columns:repeat(2,1fr);display:grid}.style-module__xxjg9a__ageGrid{grid-template-columns:1fr 1fr}.style-module__xxjg9a__ageCard,.style-module__xxjg9a__ageCardLarge{min-height:160px}.style-module__xxjg9a__ageCardContent{bottom:12px;left:14px;right:14px}.style-module__xxjg9a__ageCardTitle{font-size:.9rem}.style-module__xxjg9a__ageCardAge{font-size:.7rem}.style-module__xxjg9a__productGrid{gap:8px}.style-module__xxjg9a__productMeta{display:none}.style-module__xxjg9a__topicDescription{margin:0 auto;font-size:.7rem;display:block}.style-module__xxjg9a__footerGrid{grid-template-columns:1fr}}
.style-module__TWcXva__page{--green:#3f6655;--green-dark:#29483b;--green-light:#edf3ef;--cream:#f8f5ef;--cream-dark:#eee8dc;--text:#202020;--muted:#737373;--border:#e8e8e8;--radius:20px;--radius-small:12px;--container:1580px;color:var(--text);background:#fff;min-height:100vh;line-height:1.9}.style-module__TWcXva__container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.style-module__TWcXva__section{padding:100px 0}.style-module__TWcXva__sectionSoft{background:#faf9f7}.style-module__TWcXva__eyebrow{color:var(--green);margin-bottom:12px;font-size:.82rem;font-weight:700;display:inline-block}.style-module__TWcXva__heading{letter-spacing:-.025em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.35}.style-module__TWcXva__text{color:var(--muted)}.style-module__TWcXva__header{border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;height:76px;position:sticky;top:0}.style-module__TWcXva__headerInner{align-items:center;gap:30px;height:100%;display:flex}.style-module__TWcXva__logo{color:var(--text);align-items:center;gap:9px;font-size:1.35rem;font-weight:900;text-decoration:none;display:flex}.style-module__TWcXva__logoMark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.style-module__TWcXva__logoText{line-height:1}.style-module__TWcXva__navigation{align-items:center;gap:30px;margin-inline:auto;display:flex}.style-module__TWcXva__navigationLink{color:#555;font-size:.9rem;text-decoration:none;transition:color .2s}.style-module__TWcXva__navigationLink:hover{color:var(--green)}.style-module__TWcXva__headerActions{gap:8px;display:flex}.style-module__TWcXva__iconButton{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.style-module__TWcXva__button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.style-module__TWcXva__button:hover{transform:translateY(-2px)}.style-module__TWcXva__buttonPrimary{background:var(--green);color:#fff;box-shadow:0 8px 20px #3f66552e}.style-module__TWcXva__buttonPrimary:hover{background:var(--green-dark)}.style-module__TWcXva__buttonSecondary{color:var(--text);border:1px solid var(--border);background:#fff}.style-module__TWcXva__buttonDark{color:#fff;background:#222}.style-module__TWcXva__buttonLight{color:var(--green-dark);background:#fff}.style-module__TWcXva__hero{background:linear-gradient(135deg,#f8f5ef 0%,#f3f5f0 100%);padding:70px 0 80px}.style-module__TWcXva__heroGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid}.style-module__TWcXva__heroContent{max-width:650px}.style-module__TWcXva__heroTitle{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.25}.style-module__TWcXva__heroDescription{max-width:590px;color:var(--muted);margin:0 0 30px;font-size:1.1rem;line-height:2}.style-module__TWcXva__heroActions{flex-wrap:wrap;gap:12px;display:flex}.style-module__TWcXva__heroImage{aspect-ratio:1.15;border-radius:30px;overflow:hidden;box-shadow:0 20px 50px #00000014}.style-module__TWcXva__heroImage img{object-fit:cover;width:100%;height:100%}.style-module__TWcXva__heroBenefits{gap:30px;margin-top:38px;display:flex}.style-module__TWcXva__heroBenefit{flex-direction:column;display:flex}.style-module__TWcXva__heroBenefitTitle{font-size:.9rem;font-weight:700}.style-module__TWcXva__heroBenefitText{color:var(--muted);font-size:.75rem}.style-module__TWcXva__sectionHeader{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.style-module__TWcXva__sectionHeaderText{max-width:600px}.style-module__TWcXva__sectionHeaderDescription{max-width:450px;color:var(--muted);margin:0 auto}.style-module__TWcXva__sectionHeaderCentered{margin-inline:auto;text-align:center;max-width:700px;margin-bottom:50px;display:block}.style-module__TWcXva__textLink{color:var(--green);white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:none}.style-module__TWcXva__ageGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.style-module__TWcXva__ageCard{border-radius:var(--radius);isolation:isolate;background:#ddd;min-height:240px;text-decoration:none;position:relative;overflow:hidden}.style-module__TWcXva__ageCardLarge{grid-row:span 2;min-height:496px}.style-module__TWcXva__ageCardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.style-module__TWcXva__ageCard:hover .style-module__TWcXva__ageCardImage{transform:scale(1.05)}.style-module__TWcXva__ageCardOverlay{z-index:1;background:linear-gradient(#0000 40%,#000000b8);position:absolute;inset:0}.style-module__TWcXva__ageCardContent{z-index:2;color:#fff;position:absolute;bottom:20px;left:24px;right:24px}.style-module__TWcXva__ageCardAge{opacity:.8;margin-bottom:2px;font-size:.85rem;display:block}.style-module__TWcXva__ageCardTitle{font-size:1.2rem;font-weight:700;display:block}.style-module__TWcXva__filterTabs{scrollbar-width:none;gap:8px;margin-bottom:30px;display:flex;overflow-x:auto}.style-module__TWcXva__filterTabs::-webkit-scrollbar{display:none}.style-module__TWcXva__filterTab{border:1px solid var(--border);color:#666;cursor:pointer;background:#fff;border-radius:100px;flex:none;padding:8px 18px}.style-module__TWcXva__filterTabActive{background:var(--green);border-color:var(--green);color:#fff}.style-module__TWcXva__productGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.style-module__TWcXva__productCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.style-module__TWcXva__productCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.style-module__TWcXva__productImage{aspect-ratio:.78;background:#f3f3f3;position:relative}.style-module__TWcXva__productImage img{object-fit:contain;width:100%;height:100%}.style-module__TWcXva__discount{z-index:2;color:#fff;background:#b84b43;border-radius:7px;padding:3px 9px;font-size:.72rem;position:absolute;top:12px;right:12px}.style-module__TWcXva__productInfo{padding:18px}.style-module__TWcXva__productCategory{color:var(--green);font-size:.72rem;font-weight:700}.style-module__TWcXva__productTitle{margin:6px 0 10px;font-size:1rem;line-height:1.5}.style-module__TWcXva__productMeta{color:var(--muted);justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.style-module__TWcXva__price{align-items:baseline;gap:5px;margin-top:14px;display:flex}.style-module__TWcXva__priceValue{font-size:1rem;font-weight:800}.style-module__TWcXva__priceCurrency{color:var(--muted);font-size:.75rem}.style-module__TWcXva__topicGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.style-module__TWcXva__topicCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.style-module__TWcXva__topicCard:hover{border-color:#cfdcd5;transform:translateY(-3px);box-shadow:0 12px 40px #0000000f}.style-module__TWcXva__topicIcon{text-align:center;margin-bottom:15px;font-size:1.7rem;display:block}.style-module__TWcXva__topicTitle{text-align:center;margin-bottom:4px;font-weight:700;display:block}.style-module__TWcXva__topicDescription{color:var(--muted);text-align:center;margin:0 auto;font-size:.78rem;display:block}.style-module__TWcXva__guideSection{background:var(--cream)}.style-module__TWcXva__guideGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.style-module__TWcXva__guideImage{border-radius:25px;overflow:hidden}.style-module__TWcXva__guideImage img{aspect-ratio:.9;object-fit:cover;width:100%}.style-module__TWcXva__guideContent{max-width:600px}.style-module__TWcXva__guideDescription{color:var(--muted);margin:0 0 30px}.style-module__TWcXva__guidePoints{flex-direction:column;gap:22px;margin-bottom:35px;display:flex}.style-module__TWcXva__guidePoint{gap:16px;display:flex}.style-module__TWcXva__guidePointNumber{width:38px;height:38px;color:var(--green);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:.72rem;font-weight:800;display:grid}.style-module__TWcXva__guidePointTitle{font-weight:700;display:block}.style-module__TWcXva__guidePointDescription{color:var(--muted);margin:0;font-size:.83rem}.style-module__TWcXva__audienceBox{background:var(--green-light);border-radius:28px;grid-template-columns:1fr .45fr;align-items:center;padding:60px;display:grid}.style-module__TWcXva__audienceContent{max-width:650px}.style-module__TWcXva__audienceDescription{color:var(--muted)}.style-module__TWcXva__audienceDecoration{min-height:180px;position:relative}.style-module__TWcXva__audienceDecorationItem{background:#fff;border-radius:50%;place-items:center;width:80px;height:80px;font-size:2rem;display:grid;position:absolute;box-shadow:0 12px 40px #0000000f}.style-module__TWcXva__audienceDecorationItem:first-child{top:0;right:20%}.style-module__TWcXva__audienceDecorationItem:nth-child(2){bottom:0;right:45%}.style-module__TWcXva__audienceDecorationItem:nth-child(3){top:55px;right:65%}.style-module__TWcXva__faqContainer{max-width:850px}.style-module__TWcXva__faqList{flex-direction:column;gap:10px;display:flex}.style-module__TWcXva__faqItem{border:1px solid var(--border);background:#fff;border-radius:14px;padding:0 22px}.style-module__TWcXva__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 0;font-weight:700;display:flex}.style-module__TWcXva__faqAnswer{color:var(--muted);margin:0;padding-bottom:20px;font-size:.9rem}.style-module__TWcXva__finalCta{background:var(--green);color:#fff;text-align:center;padding:100px 20px}.style-module__TWcXva__finalCta .style-module__TWcXva__eyebrow{color:#dce9e2}.style-module__TWcXva__finalCtaTitle{max-width:750px;margin:0 auto 20px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.4}.style-module__TWcXva__finalCtaDescription{color:#ffffffbf;max-width:600px;margin:0 auto 30px}.style-module__TWcXva__footer{color:#fff;background:#202521;padding:60px 0}.style-module__TWcXva__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.style-module__TWcXva__footerDescription{color:#aaa;max-width:350px}.style-module__TWcXva__footerHeading{margin:0 0 15px;font-size:.95rem}.style-module__TWcXva__footerLink{color:#aaa;margin-bottom:7px;font-size:.85rem;text-decoration:none;display:block}.style-module__TWcXva__footerLink:hover{color:#fff}@media (max-width:1000px){.style-module__TWcXva__navigation{display:none}.style-module__TWcXva__heroGrid{grid-template-columns:1fr}.style-module__TWcXva__heroContent{max-width:none}.style-module__TWcXva__heroImage{max-height:500px}.style-module__TWcXva__productGrid,.style-module__TWcXva__topicGrid{grid-template-columns:repeat(2,1fr)}.style-module__TWcXva__guideGrid{grid-template-columns:1fr}.style-module__TWcXva__guideImage{max-height:500px}}@media (max-width:700px){.style-module__TWcXva__container{width:min(calc(100% - 28px),var(--container))}.style-module__TWcXva__section{padding:65px 0}.style-module__TWcXva__hero{padding:45px 0 55px}.style-module__TWcXva__heroTitle{font-size:2.3rem}.style-module__TWcXva__heroDescription{font-size:.95rem}.style-module__TWcXva__heroBenefits{gap:15px}.style-module__TWcXva__heroBenefitTitle{font-size:.78rem}.style-module__TWcXva__heroBenefitText{font-size:.68rem}.style-module__TWcXva__sectionHeader{display:block}.style-module__TWcXva__sectionHeaderDescription{margin-top:15px}.style-module__TWcXva__ageGrid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__TWcXva__ageCard,.style-module__TWcXva__ageCardLarge{min-height:190px}.style-module__TWcXva__ageCardLarge{grid-row:auto}.style-module__TWcXva__productGrid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__TWcXva__productInfo{padding:13px}.style-module__TWcXva__productTitle{font-size:.88rem}.style-module__TWcXva__topicGrid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__TWcXva__topicCard{padding:18px}.style-module__TWcXva__guideGrid{gap:40px}.style-module__TWcXva__audienceBox{grid-template-columns:1fr;padding:35px 25px}.style-module__TWcXva__audienceDecoration{display:none}.style-module__TWcXva__finalCta{padding:70px 20px}.style-module__TWcXva__footerGrid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:430px){.style-module__TWcXva__heroActions{flex-direction:column}.style-module__TWcXva__heroActions .style-module__TWcXva__button{width:100%}.style-module__TWcXva__heroBenefits{grid-template-columns:repeat(2,1fr);display:grid}.style-module__TWcXva__ageGrid{grid-template-columns:1fr 1fr}.style-module__TWcXva__ageCard,.style-module__TWcXva__ageCardLarge{min-height:160px}.style-module__TWcXva__ageCardContent{bottom:12px;left:14px;right:14px}.style-module__TWcXva__ageCardTitle{font-size:.9rem}.style-module__TWcXva__ageCardAge{font-size:.7rem}.style-module__TWcXva__productGrid{gap:8px}.style-module__TWcXva__productMeta{display:none}.style-module__TWcXva__topicDescription{margin:0 auto;font-size:.7rem;display:block}.style-module__TWcXva__footerGrid{grid-template-columns:1fr}}
.spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
