@keyframes underline{0%{background-position:100% 0;background-size:100% 100%}50%{background-position:100% 0;background-size:0 100%}51%{background-position:0 0;background-size:0 100%}to{background-position:0 0;background-size:100% 100%}}.grid-hero__image,.grid-hero__video{display:block;width:100%}.grid-hero__column{align-content:center;grid-column-end:span 12;grid-row-end:span 3;position:relative}.grid-hero__column:nth-of-type(2){grid-column-end:span 4;grid-column-start:9;grid-row-start:1;margin-right:calc(var(--baseline)*-1)}@media (min-width:1024px){.grid-hero__column:nth-of-type(2){grid-row-end:span 5}}@media (min-width:1280px){.grid-hero__column:nth-of-type(2){margin-right:calc(var(--baseline)*-2)}}@media (min-width:1536px){.grid-hero__column:nth-of-type(2){margin-right:calc(var(--baseline)*-3)}}.grid-hero__column:nth-of-type(3){grid-column-end:span 8;grid-row-start:3}@media (min-width:1024px){.grid-hero__column:nth-of-type(3){grid-column-end:span 6;grid-row-start:4}}.grid-hero__column:nth-of-type(4){grid-column-end:span 3;grid-column-start:8;grid-row-start:5}@media (min-width:1024px){.grid-hero__column:nth-of-type(4){grid-row-start:4;margin-bottom:-80%}}.grid-hero__column--headline{align-self:center;grid-column-end:span 8;grid-row-end:span 1;z-index:1}@media (min-width:1024px){.grid-hero__column--headline{grid-row-end:span 3}}
