:root{--border-radius: 16px;--hero-title-size: 3em;--hero-title-size-mobile: 1.7em;--hero-text-size: 1.25rem;--hero-text-color: #FFFCF7;--hero-text-hover: #102E3D;--global-line-height: 1.25}.hero{color:var(--hero-text-color)!important;width:100%;position:relative;display:flex;justify-content:center;align-items:center}.hero__wrapper{position:relative;width:100%;max-width:1472px;height:672px;border-radius:var(--border-radius);overflow:hidden}.hero__wrapper,.hero__media,.hero__img{border-radius:calc(var(--border-radius) + 16px)}.hero__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right}.hero__overlay{position:absolute;background:linear-gradient(to top,#102e3db3,#0000);top:0;left:0;width:100%;height:100%;pointer-events:none}.hero__content{height:100%;position:absolute;bottom:0;left:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem;z-index:1}.hero__title{font-family:var(--font-body-family);font-weight:700;margin:0;color:inherit;font-size:var(--hero-title-size);line-height:var(--global-line-height)}.hero__subtitle{font-family:var(--font-body-family);font-weight:300!important;font-style:italic;text-transform:uppercase;color:inherit;margin:0}.hero__description{color:inherit;margin:0;font-size:24px!important;line-height:var(--global-line-height)}.hero__cta{color:inherit;text-decoration:none;padding:1.5rem 2rem;border:solid 1px;border-radius:var(--border-radius);width:min-content;white-space:nowrap;font-weight:700;font-size:1.2em;margin:1rem 0 0rem}.hero__cta:hover{background-color:var(--hero-text-color);color:var(--hero-text-hover);transition:all .5s ease}.hero__cta:hover{color:var()}@media (min-width:1280px){.hero__content{width:700px}}@media (max-width:1024px){.hero__content{width:70%}}@media (max-width:900px){.hero__content{width:auto}}@media (max-width:500px){.hero__title{font-size:var(--hero-title-size-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hero.css.map */
