#intro{display:grid;align-items:flex-start;grid-template-columns:1fr 1fr;padding-inline:50px;justify-content:space-between;background-color:var(--secondary);min-height:95vh;overscroll-behavior-y:contain}#intro picture{display:block;height:100%}#intro img,#intro video{height:90vh;min-height:70vh;aspect-ratio:1;max-width:100%;object-fit:cover;display:block;padding-left:16px;padding-bottom:20px;position:sticky;top:4rem;align-self:start}#intro .texts{height:100%;max-height:100%;overflow-y:auto;margin-right:5rem}#intro .texts ::-webkit-scrollbar{display:none}#intro .texts h1{color:var(--primary);font-size:46px;font-style:normal;font-weight:700;line-height:50px;letter-spacing:-.92px;display:flex;align-items:center;height:95vh}#intro .texts .payload-richtext{font-size:30px;line-height:36px;letter-spacing:-.6px}#intro .texts .payload-richtext,#intro .texts td{color:var(--primary);font-family:var(--dadaGrotesk);font-style:normal;font-weight:700}#intro .texts td{font-size:16px;line-height:18px;letter-spacing:-.32px;padding-bottom:24px;min-width:110px;vertical-align:top}#intro .texts tr:last-child>td{padding-bottom:0}#intro .texts table{margin-bottom:20px}@media(min-width:1400px){#intro .texts .payload-richtext{max-width:600px;margin-left:0}}@media(max-width:992px){#intro .texts{margin-right:2rem}#intro .texts h1{font-size:32px;line-height:40px}#intro .texts .payload-richtext{font-size:24px;line-height:32px}}@media(max-width:768px){#intro{grid-template-columns:1fr;padding-inline:24px;padding-bottom:40px;gap:40px;max-height:100%;overflow:visible}#intro,#intro picture{height:auto}#intro img,#intro video{aspect-ratio:auto;height:auto;width:100%;padding-left:0;padding-bottom:0;min-height:fit-content}#intro .texts{height:auto;max-height:none;margin-right:0}#intro .texts h1{height:auto;font-size:28px;line-height:36px;margin-top:40px}#intro .texts .payload-richtext{font-size:24px;line-height:28px}#intro .texts table{margin-bottom:0}}