.hooma-home{--green:#0f4d37;--dark:#082f24;--lime:#d9ef91;--cream:#f5f3ec;--ink:#11231d;color:var(--ink);background:#fff}.hooma-home *{box-sizing:border-box}.hooma-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.hooma-hero{background:var(--green);color:#fff;overflow:hidden}.hooma-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:680px;gap:54px;padding:70px 0}.hooma-hero__brand{margin:0 0 24px}.hooma-hero__brand-name{margin:0 0 7px;font-size:13px;line-height:1;font-weight:800;letter-spacing:.22em;color:#fff}.hooma-hero__tagline{margin:0;font-size:17px;line-height:1.2;font-weight:500;letter-spacing:.045em;color:var(--lime)}.hooma-kicker{margin:0 0 18px;font-size:12px;font-weight:800;letter-spacing:.18em}.hooma-kicker--green{color:var(--green)}.hooma-hero h1,.hooma-bundle h2,.hooma-final h2{color:inherit;font-size:clamp(44px,5.6vw,76px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px}.hooma-lede{font-size:20px;line-height:1.55;max-width:620px;color:#e7eee9}.hooma-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0}.hooma-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:1px solid #fff;border-radius:5px;text-decoration:none;font-weight:750}.hooma-btn--light{background:#fff;color:var(--dark)}.hooma-btn--outline{color:#fff;background:transparent}.hooma-proof{display:flex;gap:22px;flex-wrap:wrap;padding:0;margin:22px 0 0;list-style:none;font-size:13px;color:#d9e5df}.hooma-proof li:before{content:"\2713";color:var(--lime);margin-right:7px}.hooma-hero__visual img,.hooma-bundle__visual img{width:100%;height:auto;display:block;border-radius:18px}.hooma-trust{background:var(--dark);color:#fff}.hooma-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.hooma-trust__grid div{padding:4px 24px;border-left:1px solid #376655}.hooma-trust__grid div:first-child{border-left:0}.hooma-trust strong,.hooma-trust span{display:block}.hooma-trust strong{font-size:15px}.hooma-trust span{font-size:12px;color:#afc6bc;margin-top:2px}.hooma-section{padding:100px 0}.hooma-heading-row{display:grid;grid-template-columns:1.6fr .8fr;gap:36px;align-items:end;margin-bottom:42px}.hooma-heading-row h2,.hooma-routine h2{font-size:clamp(36px,4.2vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0}.hooma-heading-row p{font-size:17px;line-height:1.5;margin:0;color:#52635d}.hooma-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hooma-card{display:block;color:inherit;text-decoration:none;border:1px solid #dbe2de;background:#fff;transition:.2s transform,.2s box-shadow}.hooma-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0a332019}.hooma-card__image{background:#edf1ec;aspect-ratio:1/1;overflow:hidden}.hooma-card__image img{width:100%;height:100%;object-fit:cover;display:block}.hooma-card__body{padding:26px}.hooma-card__body span,.hooma-compare span{font-size:11px;letter-spacing:.14em;font-weight:800;color:var(--green)}.hooma-card h3,.hooma-compare h3{font-size:28px;margin:8px 0}.hooma-card p{color:#5f6c67;line-height:1.5;min-height:48px}.hooma-card b{font-size:14px;color:var(--green)}.hooma-bundle{background:var(--dark);color:#fff}.hooma-bundle__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:94px 0}.hooma-bundle h2{font-size:clamp(38px,4.5vw,62px)}.hooma-bundle__copy>p:not(.hooma-kicker){font-size:18px;line-height:1.6;color:#c8d8d1}.hooma-bundle ul{list-style:none;padding:0;margin:28px 0}.hooma-bundle li{padding:12px 0;border-top:1px solid #315849}.hooma-bundle li:before{content:"\2713";color:var(--lime);margin-right:12px}.hooma-compare{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.hooma-compare a{position:relative;color:inherit;text-decoration:none;padding:32px;border:1px solid #cdd8d2;background:var(--cream)}.hooma-compare a.is-featured{background:var(--green);color:#fff;transform:translateY(-10px)}.hooma-compare a.is-featured span{color:var(--lime)}.hooma-compare i{position:absolute;right:16px;top:16px;font-style:normal;background:var(--lime);color:var(--dark);padding:5px 9px;border-radius:20px;font-size:11px;font-weight:800}.hooma-compare p{margin:18px 0 34px;color:inherit;opacity:.72}.hooma-compare em{font-style:normal;font-weight:750}.hooma-routine{background:var(--cream);padding:90px 0}.hooma-routine__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.hooma-routine ol{list-style:none;margin:0;padding:0}.hooma-routine li{display:grid;grid-template-columns:100px 1fr;align-items:center;border-top:1px solid #bfc9c3;padding:20px 0}.hooma-routine li b{font-size:27px;color:var(--green)}.hooma-routine li span{font-size:16px}.hooma-final{text-align:center;background:var(--green);color:#fff;padding:100px 0}.hooma-final h2{font-size:clamp(42px,5vw,68px)}.hooma-final>div>p:not(.hooma-kicker){font-size:18px;color:#d7e4dd}.hooma-actions--center{justify-content:center}@media(max-width:749px){.hooma-wrap{width:min(100% - 28px,1180px)}.hooma-hero__grid,.hooma-bundle__grid,.hooma-heading-row,.hooma-routine__grid{grid-template-columns:1fr}.hooma-hero__grid{padding:54px 0 40px;gap:35px}.hooma-hero__brand{margin-bottom:20px}.hooma-hero__brand-name{font-size:11px}.hooma-hero__tagline{font-size:15px}.hooma-hero h1{font-size:48px}.hooma-lede{font-size:17px}.hooma-hero__visual{order:-1}.hooma-trust__grid{grid-template-columns:1fr 1fr}.hooma-trust__grid div{border-left:0;border-top:1px solid #376655;padding:14px 8px}.hooma-section{padding:70px 0}.hooma-heading-row{gap:15px}.hooma-categories,.hooma-compare{grid-template-columns:1fr}.hooma-compare a.is-featured{transform:none}.hooma-bundle__grid{padding:70px 0;gap:35px}.hooma-routine{padding:70px 0}.hooma-routine__grid{gap:35px}.hooma-final{padding:75px 0}.hooma-btn{width:100%}}.hpdp{--green:#0f4d37;--dark:#082f24;--lime:#d9ef91;--cream:#f5f3ec;--ink:#11231d;color:var(--ink);background:#fff}.hpdp *{box-sizing:border-box}.hpdp__wrap{width:min(1180px,calc(100% - 40px));margin:auto}.hpdp__intro{background:var(--green);color:#fff;padding:92px 0}.hpdp__intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.hpdp h2{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:0}.hpdp__eyebrow{font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.18em;margin:0 0 18px;color:var(--lime)}.hpdp__eyebrow--green{color:var(--green)}.hpdp__lead{font-size:20px;line-height:1.55;color:#e3eee9;margin:0}.hpdp__feature,.hpdp__routine-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;padding:100px 0}.hpdp__image img{display:block;width:100%;height:auto;border-radius:18px}.hpdp__copy h2,.hpdp__scene h2,.hpdp__care h2{font-size:clamp(36px,4vw,56px);margin-bottom:24px}.hpdp__copy>p:not(.hpdp__eyebrow),.hpdp__scene-copy>p:not(.hpdp__eyebrow){font-size:18px;line-height:1.65;color:#56665f}.hpdp__copy ul{list-style:none;padding:0;margin:28px 0}.hpdp__copy ul li{padding:13px 0;border-top:1px solid #d8e0dc}.hpdp__copy ul li:before{content:"\2713";color:var(--green);font-weight:800;margin-right:10px}.hpdp__specs{background:var(--dark);color:#fff;padding:92px 0}.hpdp__specs h2{margin-bottom:50px}.hpdp__spec-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #315849;border-bottom:1px solid #315849}.hpdp__spec-grid div{padding:28px;border-left:1px solid #315849}.hpdp__spec-grid div:first-child{border-left:0}.hpdp__spec-grid strong,.hpdp__spec-grid span{display:block}.hpdp__spec-grid strong{font-size:30px}.hpdp__spec-grid span{font-size:13px;color:#b8ccc3;margin-top:6px}.hpdp__materials{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:12px 24px;align-items:center;margin-top:30px}.hpdp__materials span{color:#98b4a8;font-size:13px}.hpdp__scene{padding:100px 0}.hpdp__scene-copy{display:grid;grid-template-columns:1.2fr .8fr;gap:30px 70px;align-items:end;margin-bottom:45px}.hpdp__scene-copy .hpdp__eyebrow{grid-column:1/-1;margin-bottom:-6px}.hpdp__image--wide img{aspect-ratio:3/2;object-fit:cover}.hpdp__routine{background:var(--green);color:#fff}.hpdp__routine-grid{padding:92px 0}.hpdp__routine .hpdp__copy>p:not(.hpdp__eyebrow){color:#d6e5de}.hpdp__copy ol{list-style:none;margin:30px 0 0;padding:0}.hpdp__copy ol li{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:18px 0;border-top:1px solid #3c6c5a}.hpdp__copy ol b{color:var(--lime)}.hpdp__care{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:100px 0}.hpdp__care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hpdp__care-grid p{margin:0;padding-top:18px;border-top:2px solid var(--green)}.hpdp__care-grid b,.hpdp__care-grid span{display:block}.hpdp__care-grid span{font-size:14px;line-height:1.55;color:#61716a;margin-top:8px}.hpdp__final{text-align:center;background:var(--cream);padding:95px 0}.hpdp__final p:not(.hpdp__eyebrow){font-size:18px;color:#5d6c66}.hpdp__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:22px;padding:0 28px;background:var(--green);color:#fff;text-decoration:none;border-radius:5px;font-weight:800}.hpdp__button:hover{background:var(--dark)}@media(max-width:749px){.hpdp__wrap{width:min(100% - 28px,1180px)}.hpdp__intro{padding:65px 0}.hpdp__intro-grid,.hpdp__feature,.hpdp__routine-grid,.hpdp__scene-copy,.hpdp__care{grid-template-columns:1fr;gap:32px}.hpdp__feature,.hpdp__scene,.hpdp__care,.hpdp__specs{padding:70px 0}.hpdp__spec-grid{grid-template-columns:1fr 1fr}.hpdp__spec-grid div:nth-child(odd){border-left:0}.hpdp__spec-grid div:nth-child(n+3){border-top:1px solid #315849}.hpdp__materials{grid-template-columns:auto 1fr}.hpdp__routine-grid{padding:70px 0}.hpdp__care-grid{grid-template-columns:1fr}.hpdp__final{padding:70px 0}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
