.hb-section{background-color:var(--hb-bg);color:var(--hb-text);overflow:hidden;padding-top:var(--hb-section-pt-mobile);padding-bottom:var(--hb-section-pb-mobile)}@media screen and (min-width:750px){.hb-section{padding-top:var(--hb-section-pt-desktop);padding-bottom:var(--hb-section-pb-desktop)}}.hb-inner{max-width:1440px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:750px){.hb-inner{padding:0 40px}}@media screen and (min-width:990px){.hb-inner{grid-template-columns:1fr 1fr;gap:48px}}@media screen and (min-width:1200px){.hb-inner{padding:0 60px;gap:64px}}.hb-content{display:flex;flex-direction:column;order:2}@media screen and (min-width:990px){.hb-content{order:1}}.hb-eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--hb-accent);margin:0 0 12px}.hb-heading{margin:0;font-family:var(--font-heading-family, Georgia, "Times New Roman", serif);line-height:1.1;font-weight:400;font-size:clamp(4.4rem,8vw,6.2rem)}.hb-heading-line1,.hb-heading-line2{display:block;color:var(--hb-text)}.hb-heading-highlight{display:block;font-style:italic;color:var(--hb-accent);font-size:1.05em}.hb-divider{display:flex;align-items:center;gap:14px;margin:22px 0;max-width:420px}.hb-divider-line{flex:1;height:1px;background-color:var(--hb-line)}.hb-divider-icon{flex-shrink:0;opacity:.85}.hb-description{font-size:16px;line-height:1.65;max-width:480px;margin-bottom:28px;color:var(--hb-text);opacity:.9}.hb-description p{margin:0}.hb-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:32px}.hb-button{display:inline-flex;align-items:center;gap:10px;background-color:var(--hb-btn-bg);color:var(--hb-btn-text);text-decoration:none;padding:15px 28px;border-radius:999px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;transition:transform .25s ease,opacity .25s ease}.hb-button:hover{transform:translateY(-2px);opacity:.92}.hb-button-arrow{display:inline-flex}.hb-tags{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px;font-weight:600;letter-spacing:.02em}.hb-tag{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.hb-tag-sep{width:1px;height:20px;background-color:var(--hb-line)}.hb-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;border:1px solid var(--hb-line);border-radius:16px;padding:18px}@media screen and (min-width:480px){.hb-stats-grid{grid-template-columns:repeat(4,1fr)}}.hb-stat-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:0 10px;border-right:1px solid transparent}@media screen and (min-width:480px){.hb-stat-card:not(:last-child){border-right:1px solid var(--hb-line)}}.hb-stat-icon{opacity:.85}.hb-stat-value{font-size:15px;font-weight:700;line-height:1.2}.hb-stat-label{font-size:11px;letter-spacing:.04em;text-transform:uppercase;opacity:.75;line-height:1.3}.hb-media{position:relative;order:1}@media screen and (min-width:990px){.hb-media{order:2}}.hb-slider{position:relative;width:100%;height:var(--hb-image-height-mobile);border-radius:var(--hb-image-radius);overflow:hidden}@media screen and (min-width:750px){.hb-slider{height:var(--hb-image-height-desktop)}}.hb-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;z-index:1}.hb-slide.is-active{opacity:1;visibility:visible;z-index:2}.hb-slide-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hb-slide-placeholder{width:100%;height:100%;background:#eee;display:flex;align-items:center;justify-content:center}.hb-placeholder-svg{width:60%;height:60%;opacity:.4}.hb-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.hb-dot{width:8px;height:8px;border-radius:50%;background:#ffffff8c;border:none;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}.hb-dot.is-active{background:#fff;transform:scale(1.25)}.hb-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#ffffffd9;color:var(--hb-text);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s ease}.hb-arrow:hover{background:#fff}.hb-arrow-prev{left:12px}.hb-arrow-next{right:12px}@media screen and (max-width:749px){.hb-arrow{width:34px;height:34px}}.hb-side-badges{display:none}@media screen and (min-width:1200px){.hb-side-badges{display:flex;flex-direction:column;align-items:center;gap:10px;position:absolute;right:-84px;top:50%;transform:translateY(-50%);z-index:3}.hb-side-badge{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;width:90px}.hb-side-badge-circle{width:52px;height:52px;border-radius:50%;border:1px solid var(--hb-line);display:flex;align-items:center;justify-content:center;background:var(--hb-bg)}.hb-side-badge-text{font-size:10px;letter-spacing:.04em;text-transform:uppercase;line-height:1.3;font-weight:600}.hb-side-badge-divider{width:1px;height:18px;background:var(--hb-line)}}.hb-trust{position:absolute;right:0;bottom:-46px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;z-index:3}@media screen and (min-width:1200px){.hb-trust{right:-84px;bottom:0}}.hb-trust-label{font-size:10px;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.hb-trust-number{font-size:22px;font-weight:700;color:var(--hb-accent);line-height:1.1}.hb-trust-sub{font-size:11px;text-transform:uppercase;letter-spacing:.04em}.hb-trust-stars{color:var(--hb-accent);font-size:13px;letter-spacing:2px}@media screen and (max-width:1199px){.hb-media{padding-bottom:50px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero-banner-within.css.map */
