.hero__module{height:intrinsic;margin-inline:0;overflow:hidden;overflow:clip;position:relative;transition:var(--transition-default);&:before{background:rgba(0,0,0,.5);content:"";display:block;inset:0;position:absolute;z-index:-1}>img,>video{grid-column:page}.hero__content{--base-gap:2rem;align-items:flex-end;display:grid;gap:var(--base-gap);grid-column:page;grid-template-columns:[page-start] 0 [content-start one-six-start one-two-start] 1fr [one-six-end two-six-start] 1fr [two-six-end three-six-start] 1fr [three-six-end one-two-end two-two-start four-six-start] 1fr [four-six-end five-six-start] 1fr [five-six-end six-six-start] 1fr [six-six-end two-two-end content-end] 0 [page-end];height:fit-content;margin-bottom:4rem;margin-top:auto;padding-top:var(--header-height);@media (max-width:800px){grid-template-columns:[page-start] 0 [content-start one-six-start one-two-start two-two-start two-six-start three-six-start four-six-start five-six-start six-six-start] 1fr [one-six-end two-six-end three-six-end one-two-end four-six-end five-six-end six-six-end two-two-end content-end] 0 [page-end];--base-gap:1rem}}.hero-content,.hero-header{animation-duration:1ms;animation-fill-mode:both;animation-name:appear;animation-range:entry-crossing 0 entry 200%;animation-timeline:view();grid-row:1}.hero-header{grid-column:one-two;--font-size-2:var(--font-size-1)}.hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;grid-column:two-two;justify-content:flex-start;.lead{margin:0;width:100%}@media (max-width:800px){grid-row:2}}.rule{background:linear-gradient(var(--secondary),var(--primary));grid-column:page;grid-row:1;height:-webkit-fill-available;height:-moz-available;height:stretch;margin-inline:auto;width:3px;@media (max-width:800px){display:none}}}@media (max-width:800px){.scrolled section.hero__module,section.hero__module{margin-block-start:var(--header-height)}}