.HomeHero{position:relative}.HomeHero_visual{left:0;position:fixed;top:0;z-index:1}.HomeHero_visual:after{background:linear-gradient(180deg,rgba(0,0,0,.32),transparent 50%,rgba(0,0,0,.32));content:"";position:absolute}.HomeHero_video,.HomeHero_visual:after{height:100%;left:0;top:0;width:100%;z-index:2}.HomeHero_video{-o-object-fit:cover;object-fit:cover;position:relative}.HomeHero_content{bottom:var(--spacing-07);left:50%;position:absolute;transform:translate(-50%);width:100%;z-index:2}.HomeHero_content_image{bottom:0;display:block;height:auto;left:calc(var(--grid-padding));opacity:0;position:absolute;width:300px}.HomeHero--showIntro .HomeHero_content_image{animation:logo-reveal 2s cubic-bezier(.51,.13,.26,1) .5s forwards}.HomeHero_content_copy{font-family:var(--ff-aeonik-pro-medium);font-size:var(--h2-font-size);line-height:var(--h2-line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-contrast);opacity:0;white-space:break-spaces}.HomeHero--noIntro .HomeHero_content_copy{opacity:1}.HomeHero--showIntro .HomeHero_content_copy{animation:copy-reveal .5s cubic-bezier(.51,.13,.26,1) 2.5s forwards}.HomeHero_content_word{display:inline-block;vertical-align:middle}.HomeHero_content_word:after,.HomeHero_copy_square+.HomeHero_content_word:before{content:" "}.HomeHero_content_square{height:32px}.HomeHero_content_square--1{background:var(--brand-purple);width:32px}.HomeHero_content_square--2{background:var(--brand-red);width:64px}.HomeHero_content_square--3{background:var(--brand-yellow);width:64px}.HomeHero_content_square--4{background:var(--brand-green);width:32px}@media (max-width:768px){.HomeHero,.HomeHero_visual{aspect-ratio:376/580}.HomeHero_copy_square{height:28px}.HomeHero_copy_square--1{width:28px}.HomeHero_copy_square--2,.HomeHero_copy_square--3{width:56px}.HomeHero_copy_square--4{width:28px}}@keyframes logo-reveal{0%{opacity:0;transform:translate3d(0,var(--spacing-06),0)}25%{opacity:1;transform:translateZ(0)}75%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,calc(var(--spacing-05)*-1),0)}}@keyframes copy-reveal{0%{opacity:0;transform:translate3d(0,var(--spacing-06),0)}to{opacity:1;transform:translateZ(0)}}.Home{font-family:var(--ff-aeonik-pro-regular);font-size:var(--body-1-font-size);line-height:var(--body-1-line-height);position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Home.page-enter-from{opacity:0;visibility:hidden}.Home.page-enter-active{transition:opacity .3s linear .45s}.Home.page-leave-to{opacity:0;visibility:hidden}.Home.page-leave-active{transition:opacity .3s linear,visibility .3s}.Home_main{background:var(--background);padding-bottom:var(--spacing-10);padding-top:var(--spacing-10);position:relative;z-index:3}.Home .Footer,.Home_slices .Slice:first-child{margin-top:0}
