.animated-landing-page-hero{--fade-offset:30%;display:flex}@media not screen and (min-width:768px){.animated-landing-page-hero{flex-direction:column-reverse}}.animated-landing-page-hero__logo{margin-bottom:20px}@media (prefers-reduced-motion:no-preference){.animated-landing-page-hero__text{-webkit-animation:fade-in-up 1s ease-out .2s forwards;animation:fade-in-up 1s ease-out .2s forwards;opacity:0}.animated-landing-page-hero__text .buttons-wrapper{-webkit-animation:fade-in-up 1s ease-out 1s forwards;animation:fade-in-up 1s ease-out 1s forwards;opacity:0}}.animated-landing-page-hero__text .h1{font-size:4.5rem;line-height:1.1}.animated-landing-page-hero__text .subheading{font-weight:700;margin:40px 0}.animated-landing-page-hero__image-wrapper{align-items:center;display:flex;justify-content:center}@media (min-width:768px){.animated-landing-page-hero__image-wrapper{flex-shrink:0;width:50%}}@media not screen and (min-width:768px){.animated-landing-page-hero__image-wrapper{min-height:50vh}}.animated-landing-page-hero__image{flex-shrink:0;max-width:50%;opacity:0}@media (prefers-reduced-motion:no-preference){.animated-landing-page-hero__image{-webkit-animation:fade-in-left 1s ease-out .8s forwards;animation:fade-in-left 1s ease-out .8s forwards;position:relative}.animated-landing-page-hero__image--left{-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-name:fade-in-right;animation-name:fade-in-right}@media not screen and (min-width:768px){.animated-landing-page-hero__image{-webkit-animation-delay:0;animation-delay:0}}}.animated-landing-page-hero__image--left{margin-right:-20%;z-index:50}@media not screen and (min-width:768px){.animated-landing-page-hero__image--left{margin-top:30px}}.animated-landing-page-hero__image--right{z-index:0}