.vincent-hero{position:relative;overflow:hidden}@media screen and (min-width:750px){.vincent-hero{aspect-ratio:16 / 7.2;min-height:42rem}}.vincent-hero__image-wrapper{aspect-ratio:4 / 5;background:rgba(var(--color-foreground),.05)}@media screen and (min-width:750px){.vincent-hero__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;z-index:0}}.vincent-hero__image-wrapper img,.vincent-hero__image-wrapper .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.vincent-hero__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--vincent-hero-overlay-opacity, 0);z-index:1}.vincent-hero__content{position:relative;z-index:2;padding:3rem 1.5rem;text-align:center}.vincent-hero__logo{display:block;width:var(--vincent-hero-logo-width, 220px);max-width:100%;height:auto;margin:0 auto 1.6rem;align-self:center}@media screen and (max-width:749px){.vincent-hero__logo{max-width:20rem}}.vincent-hero__subheading{display:flex;align-items:center;justify-content:center;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;padding:0!important;color:var(--vincent-hero-accent-color)!important;margin:0 auto 2.4rem;text-align:center}.vincent-hero__subheading-line{display:none}.vincent-hero__subheading-text{font-size:calc(var(--vincent-hero-subheading-size) * .8)!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase;line-height:1.2}@media screen and (min-width:750px){.vincent-hero__subheading{margin:0 0 2.4rem;justify-content:flex-start;text-align:left}.vincent-hero__subheading-text{font-size:var(--vincent-hero-subheading-size)!important}}.vincent-hero__tagline{margin:0 0 3.2rem;font-size:calc(var(--vincent-hero-tagline-size) * .7)!important;font-weight:700;line-height:1.2;color:var(--vincent-hero-tagline-color)!important}@media screen and (min-width:750px){.vincent-hero__tagline{font-size:var(--vincent-hero-tagline-size)!important}}.vincent-hero__icons{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;margin:0;padding:0;list-style:none}.vincent-hero__icon-item{display:flex;flex-direction:column!important;align-items:center!important;gap:1.2rem!important;padding:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;border-radius:0!important;color:var(--vincent-hero-accent-color)!important;transition:transform .3s ease}.vincent-hero__icon-item:hover{transform:translateY(-4px)}.vincent-hero__icon-circle{width:calc(var(--vincent-hero-icon-size) * .8)!important;height:calc(var(--vincent-hero-icon-size) * .8)!important;border:none!important;border-radius:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}@media screen and (min-width:750px){.vincent-hero__icon-circle{width:var(--vincent-hero-icon-size)!important;height:var(--vincent-hero-icon-size)!important}}.vincent-hero__icon-circle img{width:100%!important;height:100%!important;object-fit:contain!important;display:block}.vincent-hero__icon-label{font-size:1.3rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase;text-align:center!important}@media screen and (min-width:750px){.vincent-hero__content{position:absolute;top:50%;display:flex!important;flex-direction:column!important}.vincent-hero__content--pos-left{left:0!important;right:auto!important;transform:translateY(-50%)!important;max-width:56%!important;padding:0 clamp(7rem,10vw,15rem)!important}.vincent-hero__content--pos-center{left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;max-width:80%!important;padding:0 5rem!important}.vincent-hero__content--pos-right{left:auto!important;right:0!important;transform:translateY(-50%)!important;max-width:56%!important;padding:0 clamp(7rem,10vw,15rem)!important}.vincent-hero__content--align-center{text-align:center!important;align-items:center!important}.vincent-hero__content--align-center .vincent-hero__logo{margin:0 auto 2.4rem!important;align-self:center!important}.vincent-hero__content--align-center .vincent-hero__subheading{margin:0 auto 2.4rem!important;justify-content:center!important;align-self:center!important}.vincent-hero__content--align-center .vincent-hero__tagline{margin:0 auto 3.2rem!important;text-align:center!important}.vincent-hero__content--align-center .vincent-hero__icons{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:4rem!important;margin:0 auto!important;width:100%!important}.vincent-hero__content--align-left{text-align:left!important;align-items:flex-start!important}.vincent-hero__content--align-left .vincent-hero__logo{margin:0 0 2.4rem!important;align-self:flex-start!important}.vincent-hero__content--align-left .vincent-hero__subheading{margin:0 0 2.4rem!important;justify-content:flex-start!important;align-self:flex-start!important}.vincent-hero__content--align-left .vincent-hero__tagline{margin:0 0 3.2rem!important;text-align:left!important}.vincent-hero__content--align-left .vincent-hero__icons{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:4rem!important;margin:0!important;width:100%!important}.vincent-hero__content--align-right{text-align:right!important;align-items:flex-end!important}.vincent-hero__content--align-right .vincent-hero__logo{margin:0 0 2.4rem auto!important;align-self:flex-end!important}.vincent-hero__content--align-right .vincent-hero__subheading{margin:0 0 2.4rem auto!important;justify-content:flex-end!important;align-self:flex-end!important}.vincent-hero__content--align-right .vincent-hero__tagline{margin:0 0 3.2rem auto!important;text-align:right!important}.vincent-hero__content--align-right .vincent-hero__icons{display:flex!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:4rem!important;margin:0 0 0 auto!important;width:100%!important}.vincent-hero__icon-item{margin:0!important}.vincent-hero__content--center{left:50%!important;transform:translate(-50%,-50%)!important;max-width:80%!important;padding:0 5rem!important}}@media screen and (max-width:749px){.vincent-hero{position:relative!important}.vincent-hero__image-wrapper{position:relative!important;z-index:1!important;width:100%!important;aspect-ratio:4 / 5!important}.vincent-hero__content{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:90%!important;max-width:340px!important;z-index:2!important;padding:0!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.vincent-hero__logo{max-width:14rem!important;margin:0 auto 1.5rem!important}.vincent-hero__subheading{margin:0 auto 1.2rem!important}.vincent-hero__subheading-text{font-size:1.1rem!important}.vincent-hero__tagline{margin:0 auto 2.2rem!important;font-size:2.2rem!important}.vincent-hero__icons{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1.2rem!important;margin:0 auto!important;width:fit-content!important}.vincent-hero__icon-item{flex-direction:row!important;align-items:center!important;gap:1rem!important}.vincent-hero__icon-circle{width:2.8rem!important;height:2.8rem!important}.vincent-hero__icon-label{font-size:1.1rem!important;text-align:left!important}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-vincent-hero.css.map */
