.hero{background:linear-gradient(135deg,var(--bb-primary-light) 0%,var(--bb-bg) 50%,var(--bb-secondary-light) 100%);padding:var(--bb-space-xl) 0 var(--bb-space-2xl);overflow:hidden}.hero__inner{display:flex;flex-direction:column;gap:var(--bb-space-xl);align-items:center}.hero__content{text-align:center}.hero__badge{display:inline-block;padding:6px 16px;background:var(--bb-secondary-light);color:var(--bb-secondary-dark);font-size:13px;font-weight:600;border-radius:var(--bb-radius-full);margin-bottom:var(--bb-space-md)}.hero__headline{font-family:var(--bb-font-heading);font-size:32px;font-weight:700;color:var(--bb-dark);line-height:1.15;margin:0 0 var(--bb-space-md)}.hero__subtext{font-size:16px;color:var(--bb-gray);line-height:1.6;margin:0 0 var(--bb-space-lg);max-width:480px;margin-left:auto;margin-right:auto}.hero__cta-row{display:flex;flex-direction:column;gap:var(--bb-space-sm);margin-bottom:var(--bb-space-lg)}.hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--bb-space-md)}.hero__trust-item{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--bb-gray)}.hero__image{width:100%;max-width:400px}.hero__image img{width:100%;height:auto;border-radius:var(--bb-radius-lg);object-fit:cover}@media(min-width:768px){.hero{padding:var(--bb-space-3xl) 0}.hero__inner{flex-direction:row;text-align:left}.hero__content{text-align:left;flex:1}.hero__headline{font-size:44px}.hero__subtext{margin-left:0}.hero__cta-row{flex-direction:row}.hero__trust{justify-content:flex-start}.hero__image{flex:1;max-width:480px}}@media(min-width:1024px){.hero__headline{font-size:52px}.hero__subtext{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero.css.map */
