.base-hero{position:relative;display:flex;align-items:flex-end;min-height:70vh;overflow:hidden}@media screen and (min-width:750px){.base-hero{min-height:90vh}}.base-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.base-hero__image{width:100%;height:100%;object-fit:cover}.base-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.base-hero__placeholder{width:100%;height:100%;background-color:var(--brand-charcoal)}.base-hero__content{position:relative;z-index:1;padding-top:var(--space-12);padding-bottom:var(--space-10);max-width:80rem;display:flex;flex-direction:column;gap:var(--space-4)}@media screen and (min-width:750px){.base-hero__content{padding-top:var(--space-20);padding-bottom:var(--space-20);gap:var(--space-6)}}.base-hero--align-center .base-hero__content{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.base-hero__overline{display:block;color:#ffffffbf;margin:0;letter-spacing:.08em}.base-hero__heading{color:#fff;margin:0;text-transform:uppercase}.base-hero__subheading{color:#ffffffe6;margin:0;max-width:56rem}@media screen and (max-width:749px){.base-hero__heading{font-size:var(--text-3xl)}.base-hero__subheading{font-size:var(--text-base)}}.base-hero__buttons{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2)}.base-hero__buttons .btn{width:100%}@media screen and (min-width:750px){.base-hero__buttons{flex-direction:row;flex-wrap:wrap}.base-hero__buttons .btn{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/section-base-hero.css.map */
