.hero__text{box-sizing:border-box;display:flex;flex-direction:column;grid-column:1/span 12;height:100vh;justify-content:flex-end;pointer-events:none;row-gap:0}.hero__text__title{position:relative}@media (max-width:1000px){.hero__text__title:not(:last-child){padding-bottom:20px}}@media (min-width:1000.1px){.hero__text__title:not(:last-child){padding-bottom:50px}}@media (max-width:1000px){.hero__text__title:last-child{padding-bottom:40px}}@media (min-width:1000.1px){.hero__text__title:last-child{padding-bottom:70px}}@media (max-width:1000px){.hero__text__title__text{grid-column:2/span 10}}@media (min-width:1000.1px){.hero__text__title__text{grid-column:3/span 4}}.hero__text__title__text{color:var(--local-color-text-default);font:700 normal clamp(42px,calc(32.29688px + 2.06787vw),72px)/1em var(--font-title),Arial,sans-serif;font-size:clamp(42px,calc(32.29688px + 2.06787vw),72px);font-style:normal;font-weight:700;line-height:1em;margin:0;pointer-events:auto}.hero__text__title__text .highlight{color:var(--local-color-text-highlight)}.hero__text__title .figcaption{bottom:0;right:0}.hero__text__infoBar{position:relative}.hero__text__infoBar,.hero__text__infoBar .infoBar{width:100%}.hero__text__infoBar .infoBar{pointer-events:auto}