:root{--cv-sage: #5F7464;--cv-sage-dark: #4a5c50;--cv-offwhite: #F7F5F2;--cv-charcoal: #2B2B2B;--cv-muted: #6b6b6b;--cv-border: #E6E2DD;--cv-font: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--cv-star: #f5a623}body,.cv-hero,.cv-hero *{font-family:var(--cv-font)!important}.cv-hero{background:var(--cv-offwhite);display:flex;flex-direction:column;overflow:hidden}.cv-hero__image{order:1;width:100%;flex-shrink:0;overflow:hidden;height:50vh;min-height:280px;max-height:420px;position:relative}.cv-hero__img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 30%}.cv-hero__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#d4dbd6,#b8ccbc);display:flex;align-items:center;justify-content:center}.cv-hero__img-svg{width:55%;opacity:.28}.cv-hero__badge{position:absolute;top:14px;left:14px;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000024;padding:10px 12px;display:flex;flex-direction:column;align-items:center;gap:4px;max-width:108px;z-index:2}.cv-hero__badge-stars{display:flex;gap:1px}.cv-hero__badge-stars svg{width:11px;height:11px;color:var(--cv-star);fill:var(--cv-star)}.cv-hero__badge-text{margin:0;text-align:center;font-size:10px;line-height:1.35;color:var(--cv-muted)}.cv-hero__badge-text strong{display:block;font-size:12px;font-weight:700;color:var(--cv-charcoal)}.cv-hero__inner{order:2;width:100%;padding-top:0!important;padding-bottom:0!important}.cv-hero__content{padding:18px 20px 24px}.cv-hero__kicker{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cv-sage);margin:0 0 6px}.cv-hero__headline{font-size:22px!important;font-weight:700!important;line-height:1.1!important;color:var(--cv-charcoal)!important;letter-spacing:-.022em!important;margin:0 0 10px!important;font-family:var(--cv-font)!important}.cv-hero__sub{font-size:13.5px;color:var(--cv-muted);line-height:1.6;margin:0 0 16px}.cv-hero__features{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;margin:0 0 14px}.cv-hero__feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;flex:1;min-width:0}.cv-hero__feature-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;border:1.5px solid #E6E2DD!important;color:#5f7464!important;background:#fff!important;box-sizing:border-box!important}.cv-hero__feature-icon svg{width:16px!important;height:16px!important;display:block!important;stroke:currentColor!important;fill:none!important}.cv-hero__feature-label{font-size:10.5px;font-weight:600;color:var(--cv-charcoal);line-height:1.25}.cv-hero__ctas{display:flex;flex-direction:column;gap:8px;margin:0 0 16px}.cv-hero__ctas .cv-btn{width:100%;justify-content:center;padding:12px 20px;font-size:12.5px}.cv-btn{display:inline-flex;align-items:center;gap:6px;font-family:var(--cv-font)!important;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:13px 24px;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;border:1.5px solid transparent;white-space:nowrap}.cv-btn--primary{background:var(--cv-sage);color:#fff;border-color:var(--cv-sage)}.cv-btn--primary:hover{background:var(--cv-sage-dark);border-color:var(--cv-sage-dark)}.cv-btn--outline{background:transparent;color:var(--cv-sage);border-color:var(--cv-sage)}.cv-btn--outline:hover{background:var(--cv-sage);color:#fff;border-color:var(--cv-sage)}.cv-btn--white{background:#fff;color:var(--cv-sage);border-color:#fff}.cv-btn--white:hover{background:var(--cv-offwhite)}.cv-hero__trust-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;width:100%}.cv-hero__trust-item{display:flex;align-items:center;gap:6px;flex:1;min-width:0;justify-content:center}.cv-hero__trust-item+.cv-hero__trust-item{border-left:1px solid var(--cv-border);padding-left:12px;margin-left:4px}.cv-hero__trust-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cv-hero__trust-icon svg{width:20px;height:20px;color:var(--cv-sage);display:block;flex-shrink:0}.cv-hero__trust-text{display:flex;flex-direction:column;min-width:0}.cv-hero__trust-text strong{font-size:11px;font-weight:700;color:var(--cv-charcoal);line-height:1.2;white-space:nowrap}.cv-hero__trust-text span{font-size:10px;color:var(--cv-muted);white-space:nowrap}@media(min-width:750px){.cv-hero{flex-direction:row;align-items:stretch;min-height:520px;max-height:680px}.cv-hero__inner{order:1;flex:1;display:flex;align-items:center}.cv-hero__content{padding:56px 0;max-width:620px}.cv-hero__image{order:2;flex:0 0 50%;width:50%;height:100%!important;max-height:none;align-self:stretch}.cv-hero__img{width:100%;height:100%!important;object-fit:cover;object-position:center 25%}.cv-hero__badge{top:24px;left:24px;max-width:130px;padding:12px 14px}.cv-hero__badge-stars svg{width:13px;height:13px}.cv-hero__badge-text{font-size:11px}.cv-hero__badge-text strong{font-size:13px}.cv-hero__features{margin-bottom:24px}.cv-hero__feature-icon{width:48px!important;height:48px!important;min-width:48px!important;border-color:#e6e2dd!important;color:#5f7464!important;background:#fff!important}.cv-hero__feature-icon svg{width:21px!important;height:21px!important}.cv-hero__feature-label{font-size:12px}.cv-hero__ctas{flex-direction:row;gap:10px;margin-bottom:28px}.cv-hero__ctas .cv-btn{width:auto;padding:13px 24px;font-size:13px}.cv-hero__kicker{font-size:11px;margin-bottom:14px}.cv-hero__headline{font-size:clamp(28px,3.2vw,50px)!important;margin-bottom:16px!important}.cv-hero__sub{font-size:15px;max-width:400px;margin-bottom:28px}.cv-hero__trust-item+.cv-hero__trust-item{padding-left:20px}.cv-hero__trust-icon svg{width:24px;height:24px}.cv-hero__trust-text strong{font-size:12px}.cv-hero__trust-text span{font-size:11px}}@media(min-width:1200px){.cv-hero{max-height:680px}.cv-hero__headline{font-size:48px!important}}@media(max-height:680px)and (max-width:749px){.cv-hero__image{height:42vh;min-height:230px;max-height:300px}.cv-hero__content{padding:14px 20px 20px}.cv-hero__headline{font-size:20px!important}.cv-hero__sub{font-size:13px;margin-bottom:12px}.cv-hero__features{margin-bottom:12px}.cv-hero__feature-icon{width:38px!important;height:38px!important;min-width:38px!important;border-color:#e6e2dd!important;color:#5f7464!important;background:#fff!important}.cv-hero__feature-icon svg{width:16px!important;height:16px!important}.cv-hero__feature-label{font-size:10px}}@media(max-width:360px){.cv-hero__headline{font-size:20px!important}.cv-hero__content{padding:14px 14px 20px}.cv-hero__trust-text strong{font-size:10px}.cv-hero__trust-text span{font-size:9px}.cv-hero__trust-icon svg{width:17px;height:17px}.cv-hero__badge{max-width:92px;padding:8px 10px}.cv-hero__feature-label{font-size:9.5px}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/cv-hero.css.map */
