.custom-hero{--hero-desktop-height: 480px;--hero-mobile-height: 360px;--hero-overlay-opacity: .2;--hero-text-color: #ffffff;width:100%}.custom-hero__media{position:relative;width:100%;height:var(--hero-mobile-height);overflow:hidden;background:#f4f2ee}@media screen and (min-width:750px){.custom-hero__media{height:var(--hero-desktop-height)}}.custom-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.custom-hero__img--mobile{display:block}.custom-hero__img--desktop{display:none}@media screen and (min-width:750px){.custom-hero__img--mobile{display:none}.custom-hero__img--desktop{display:block}}.custom-hero__media:not(:has(.custom-hero__img--mobile)) .custom-hero__img--desktop{display:block}.custom-hero__placeholder,.custom-hero__placeholder-svg{width:100%;height:100%}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--hero-overlay-opacity);pointer-events:none}.custom-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:2rem 1.5rem;color:var(--hero-text-color);text-align:center}.custom-hero__content--left{align-items:flex-start;text-align:left}.custom-hero__content--center{align-items:center;text-align:center}.custom-hero__content--right{align-items:flex-end;text-align:right}.custom-hero__subheading{margin:0;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;opacity:.9}.custom-hero__heading{margin:0;font-size:clamp(1.5rem,4vw,2.75rem);line-height:1.15;max-width:34ch}.custom-hero__button{display:inline-block;margin-top:.5rem;padding:.85rem 2rem;border:1px solid currentColor;color:var(--hero-text-color);text-decoration:none;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.custom-hero__button:hover{background-color:var(--hero-text-color);color:#111}.custom-hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;padding:1.75rem 1rem;background:#fff}.custom-hero__badge{display:flex;align-items:center;gap:.6rem;max-width:220px}.custom-hero__badge-icon{flex:none;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#111}.custom-hero__badge-icon svg,.custom-hero__badge-icon img{width:100%;height:100%;object-fit:contain}.custom-hero__badge-text{font-size:.85rem;line-height:1.3;letter-spacing:.02em}@media screen and (max-width:749px){.custom-hero__badges{gap:1.25rem 1.5rem;padding:1.25rem 1rem}.custom-hero__badge{max-width:45%}.custom-hero__badge-text{font-size:.78rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-custom-hero.css.map */
