.none{display:none!important}.hide{border:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);overflow:hidden}.hero__text{--local-text-color:var(--color_white);--local-text-dark-color:var(--color-text-regular-text);--local-text-shadow-color:rgba(var(--color_black-rgb),.25);box-sizing:border-box;height:100vh;height:100dvh;pointer-events:none;position:relative}@media(max-width:1000px){.hero__text{box-sizing:border-box;padding:24.8717948718vh 8.3333333333% 50px}}@media(min-width:1000.1px){.hero__text{padding:28.7037037037vh 16.6666666667% 200px}}.hero__text__header{display:flex;flex-direction:column;pointer-events:auto;row-gap:0}.hero__text__line{color:var(--local-text-color);font:500 normal clamp(58px,19.12px + 9.288vw,112px)/90% var(--font-display),Times,serif;text-shadow:4px 4px 0 var(--local-text-shadow-color);word-wrap:break-word;hyphens:auto}.hero__text__header--dark .hero__text__line{color:var(--local-text-dark-color)}@keyframes slideOpen{0%{width:0}to{width:100%}}.hero__text__line.hero__text__line--animation{animation-duration:2.2s;animation-fill-mode:forwards;animation-name:slideOpen;animation-timing-function:ease-in-out;overflow-x:clip;white-space:nowrap;width:0}@media(max-width:1000px){.hero__text__line.hero__text__line--animation{animation-delay:1.2s}}@media(min-width:1000.1px){.hero__text__line.hero__text__line--animation{animation-delay:.6s}}