/* Supplied final hero art: it contains the hero logo and copy as designed. */
.hero{height:auto;min-height:0;aspect-ratio:1672/941;background:#fbd2e6 url('home-hero.png') center center/cover no-repeat}.hero-video{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.hero.video-ready .hero-video{opacity:1}.hero:after,.hero-wash,.sparkles,.hero-copy,.hero-model,.hero-note,.side-copy,.hero-ribbon{display:none}.quick-links{bottom:20px}@media(max-width:950px){.hero{height:auto;min-height:0;aspect-ratio:1672/941}}@media(max-width:680px){.hero{height:calc(100vh - 66px);min-height:535px;max-height:680px;aspect-ratio:auto;background-image:url('home-hero-mobile.png');background-position:center}.hero-video{display:none}.quick-links{bottom:9px}}
