.hero-3-0__container{--hero-text-color-mobile:#fff;--hero-text-color-desktop:#fff}.hero-3-0__text{color:var(--hero-text-color-mobile);will-change:opacity,transform}.hero-3-0__text--fade-out{animation:hero-3-0-text-fade-out .17s ease-out forwards}.hero-3-0__text--fade-in{animation:hero-3-0-text-fade-in .17s ease-out forwards}.hero-3-0__arrow{border:none;cursor:pointer}.hero-3-0__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-3-0__arrow svg{pointer-events:none}@keyframes hero-3-0-text-fade-out{0%{opacity:1;transform:translateY(0)}60%{opacity:.2}to{opacity:0;transform:translateY(.3rem)}}@keyframes hero-3-0-text-fade-in{0%{opacity:0;transform:translateY(.3rem)}55%{opacity:.55}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-3-0__text--fade-in,.hero-3-0__text--fade-out{animation:none}}@media (min-width:768px){.hero-3-0__text{color:var(--hero-text-color-desktop)}}
/*# sourceMappingURL=hero-3-0.cef11a.css.map*/