.sbh2-hero{--sbh2-radius-lg: 28px;--sbh2-radius-md: 16px;--sbh2-radius-sm: 10px;position:relative;background:#fff;color:var(--sbh2-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.sbh2-hero *{box-sizing:border-box}.sbh2-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;position:relative;z-index:30}.sbh2-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:var(--sbh2-text);cursor:pointer;padding:0;position:relative;border-radius:50%;transition:background .15s ease}.sbh2-icon-btn:hover{background:var(--sbh2-accent-soft)}.sbh2-icon-btn svg{width:22px;height:22px}.sbh2-header-icons{display:flex;align-items:center;gap:4px}.sbh2-logo{display:inline-flex;align-items:center;text-decoration:none;color:var(--sbh2-text)}.sbh2-logo-text{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--sbh2-text)}.sbh2-cart-count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--sbh2-accent);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.sbh2-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10121d73;opacity:0;visibility:hidden;transition:opacity .25s ease;z-index:40}.sbh2-drawer-overlay.is-open{opacity:1;visibility:visible}.sbh2-drawer{position:fixed;top:0;left:0;bottom:0;width:min(320px,84vw);background:#fff;z-index:50;transform:translate(-100%);transition:transform .28s ease;display:flex;flex-direction:column;padding:18px 20px 24px;box-shadow:8px 0 24px #10121d1f}.sbh2-drawer.is-open{transform:translate(0)}.sbh2-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid var(--sbh2-accent-soft)}.sbh2-drawer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.sbh2-drawer-links li+li{margin-top:2px}.sbh2-drawer-links a{display:block;padding:12px 4px;color:var(--sbh2-text);text-decoration:none;font-size:16px;font-weight:500;border-radius:var(--sbh2-radius-sm)}.sbh2-drawer-links a:hover{background:var(--sbh2-accent-soft)}.sbh2-drawer-locale{margin-top:auto;padding-top:16px;font-size:13px;color:var(--sbh2-text-muted)}.sbh2-media{width:100%;line-height:0;background:var(--sbh2-accent-soft)}.sbh2-media-img{display:block;width:100%;height:auto;object-fit:cover}.sbh2-media-placeholder{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:var(--sbh2-accent-soft);color:var(--sbh2-text-muted);font-size:14px}.sbh2-content{position:relative;margin-top:-24px;background:var(--sbh2-bg-panel);border-radius:var(--sbh2-radius-lg) var(--sbh2-radius-lg) 0 0;padding:32px 20px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.sbh2-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;background:var(--sbh2-accent-soft);color:var(--sbh2-accent);font-size:13px;font-weight:600}.sbh2-eyebrow svg{width:14px;height:14px;flex-shrink:0}.sbh2-heading{margin:0;font-size:clamp(26px,6vw,38px);line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--sbh2-text);max-width:20ch}.sbh2-body{margin:0;font-size:15px;line-height:1.6;color:var(--sbh2-text-muted);max-width:42ch}.sbh2-body p{margin:0}.sbh2-body p+p{margin-top:8px}.sbh2-features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 16px;width:100%;max-width:380px;margin-top:4px}.sbh2-feature{display:flex;align-items:center;gap:10px;text-align:left;padding:10px 12px;background:#fff;border-radius:var(--sbh2-radius-sm)}.sbh2-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--sbh2-accent-soft);color:var(--sbh2-accent)}.sbh2-feature-icon svg{width:17px;height:17px}.sbh2-feature-label{font-size:13px;font-weight:600;line-height:1.3;color:var(--sbh2-text)}.sbh2-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;padding:15px 28px;border-radius:999px;background:var(--sbh2-accent);color:#fff;font-size:16px;font-weight:700;text-decoration:none;width:100%;max-width:360px;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 20px -8px var(--sbh2-accent)}.sbh2-cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px -8px var(--sbh2-accent)}.sbh2-cta svg{width:18px;height:18px;flex-shrink:0}.sbh2-rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:4px;font-size:13px}.sbh2-stars{display:inline-flex;gap:2px;color:#f5a623}.sbh2-stars svg{width:16px;height:16px}.sbh2-rating-value{color:var(--sbh2-text);font-weight:700}.sbh2-rating-count{color:var(--sbh2-text-muted)}.sbh2-trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:10px;width:100%;max-width:420px;margin-top:12px}.sbh2-trust-row{display:flex;align-items:flex-start;gap:8px;text-align:left}.sbh2-trust-check{width:17px;height:17px;flex-shrink:0;margin-top:1px;color:var(--sbh2-accent)}.sbh2-trust-text{font-size:13px;line-height:1.35;font-weight:600;color:var(--sbh2-text)}@media screen and (min-width:900px){.sbh2-hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.sbh2-header{grid-column:1 / -1;max-width:1200px;width:100%;margin:0 auto;padding:20px 40px}.sbh2-media{grid-column:1;grid-row:2;height:100%}.sbh2-media-img{height:100%;object-fit:cover}.sbh2-content{grid-column:2;grid-row:2;margin-top:0;border-radius:0;align-items:flex-start;text-align:left;padding:56px 64px;justify-content:center}.sbh2-heading{max-width:16ch}.sbh2-body{max-width:46ch}.sbh2-features{max-width:440px}.sbh2-cta{width:auto}.sbh2-rating{justify-content:flex-start}.sbh2-trust-list{max-width:460px}}@media screen and (min-width:1200px){.sbh2-content{padding:64px 96px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sb-hero-v2.css.map */
