.Info-Page{background-color:var(--color-background-2);flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.Info-Page>*{width:100%}.Info-Page p{margin:unset}.Info-Page .page-heading{--slant-opposite-side:calc(100vw * .052356);--banner-background-color:var(--color-accent-1);--banner-padding:120px 120px 0;--banner-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - var(--slant-opposite-side)));flex-direction:column;flex-grow:1;align-items:flex-end;width:100%;height:470px;display:flex;position:relative}.Info-Page .textual-overview{grid-column-gap:120px;grid-row-gap:32px;background-color:var(--color-background-2);width:100%;padding:40px 0 96px 120px;display:flex}.Info-Page .textual-overview>*{width:490px}.Info-Page .textual-overview .title{flex-direction:column;align-items:flex-start;display:flex}.Info-Page .textual-overview .title .title-text{font-size:64px;font-weight:100}.Info-Page .textual-overview .title .separator-line{background-color:var(--color-accent-1);opacity:.3;width:390px;height:4px;margin-top:12px}.Info-Page .textual-overview .title .bold{font-weight:700}.Info-Page .textual-overview .description{flex-direction:column;align-items:flex-start;gap:24px;font-size:18px;line-height:1.5;display:flex}.Info-Page .textual-overview .description .scroll-link{align-items:center;gap:10px;font-weight:600;display:flex}@media only screen and (width<=1280px){.Info-Page .page-heading{--banner-padding:48px 24px 0}.Info-Page .textual-overview{flex-direction:column;padding:48px 24px}.Info-Page .textual-overview>*{width:100%}.Info-Page .textual-overview .title .title-text{font-size:45px}.Info-Page .textual-overview .title .separator-line{width:100%}}
