html{scrollbar-gutter:stable}.u-grid-span-2{grid-column:span 2}@media (max-width:768px){.u-grid-span-2{grid-column:span 1}}:root{--hero-min-height:calc(100vh - 180px);--hero-bottom:40px}@media (max-width:1024px){:root{--hero-min-height:calc(100vh - 160px);--hero-bottom:40px}}@media (max-width:768px){:root{--hero-min-height:calc(100vh - 100px);--hero-bottom:60px}}.u-hero-header-offset{min-height:var(--hero-min-height);margin-top:calc((var(--static-space-l) + var(--static-space-16)) * -1);margin-bottom:var(--hero-bottom)}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.back-button{margin-left:-16px!important}}.no-transitions,.no-transitions *,.no-transitions :after,.no-transitions :before{transition:none!important}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}