.hero{color:#fff;height:100dvh;height:100vh;overflow:hidden;position:relative;width:100%}.hero--small{height:50vh}@media screen and (min-width:2560px){.hero--small{padding-top:0}}.hero--medium{height:70vh}@media screen and (min-width:2560px){.hero--medium{padding-top:0}}.hero .hero_wrapper{align-items:center;display:flex;flex-direction:column;height:inherit;justify-content:center;padding:14.5rem;position:relative;text-align:center;z-index:2}@media screen and (max-width:769px){.hero .hero_wrapper{padding-right:0}}@media screen and (max-width:769px) and (max-width:769px){.hero .hero_wrapper{padding:6rem 4rem}}.hero .hero_wrapper .hero_heading,.hero .hero_wrapper .hero_paragraph{text-wrap-style:balance}.hero .hero_wrapper .hero_cta,.hero .hero_wrapper .hero_paragraph{padding-top:4.8rem}.hero .hero_wrapper .hero_cta{display:flex;gap:3.2rem}@media screen and (max-width:769px) and (max-width:769px){.hero .hero_wrapper .hero_cta{flex-direction:column;gap:1.6rem;width:100%}}.hero .hero_media{height:inherit;left:0;position:absolute;top:0;width:inherit;z-index:1}.hero .hero_media:after{background:linear-gradient(0deg,#0c0c0c,#0d0d0d00);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero .hero_arrow{align-items:center;bottom:3.2rem;color:#fff;display:flex;flex-direction:column;gap:.4rem;left:50%;opacity:.48;overflow:hidden;position:absolute;transform:translate(-50%);z-index:2}.hero .hero_arrow .hero_arrow_icon{overflow:hidden}.hero .hero_arrow .hero_arrow_icon *{animation:hero-arrow 1.6s infinite;font-size:3.2rem}@keyframes hero-arrow{0%{transform:translateY(-100%)}40%{transform:translateY(0)}60%{transform:translateY(0)}to{transform:translateY(100%)}}
