.indexheader{align-items:center;background-image:url(../img/indexheader_sm.jpg);background-position:left 30%;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:48px;min-height:calc(100vh - var(--navbar-height));padding:4rem 0 165px;position:relative}.indexheader h1,.indexheader h2{color:#fff;font-family:Open Sans Condensed,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1}.indexheader h1{font-size:54px}.indexheader h1,.indexheader h2{font-weight:700;margin-bottom:36px}.indexheader h2{font-size:30px}.indexheader p{color:#fff;font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;line-height:1.3}.indexheader .headervideo{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.indexheader .downarrow{align-items:center;background-color:var(--pink);bottom:0;color:#fff;cursor:pointer;display:flex;height:66px;justify-content:center;position:absolute;width:66px;z-index:10}.indexheader .downarrow svg{animation:arrowjump 3s infinite forwards;transform:translateY(0)}@supports (-webkit-touch-callout:none){.indexheader{min-height:81vh}}@keyframes arrowjump{0%{transform:translateY(0)}10%{transform:translateY(5px)}20%{transform:translateY(0)}30%{transform:translateY(5px)}40%{transform:translateY(0)}}.indexheader__text{width:100%;z-index:10}@media screen and (min-width:768px){.indexheader{margin-bottom:75px}.indexheader h1{font-size:60px}}@media screen and (min-width:1024px){.indexheader{background-image:url(../img/indexheader_md.jpg)}.indexheader__text{width:70%}}@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:1.25),screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:1.3),screen and (min-width:1024px) and (min-resolution:120dpi){.indexheader{background-image:url(../img/indexheader_lg.jpg)}}.chapter-card{background-color:#fff;display:flex;flex-direction:column;gap:48px;margin-bottom:24px;padding:24px}.chapter-card__image{flex:0 0 auto}.chapter-card__image img{width:100%}.chapter-card__text{flex:1 1 auto}.chapter-card__text h2{color:var(--blue);font-family:Open Sans Condensed;font-size:30px;font-weight:700;line-height:1.15;margin-bottom:1.6rem;max-width:550px}.chapter-card__text h2.nolimit{max-width:unset}.chapter-card__text .ingress{font-size:16px;margin-bottom:2rem;max-width:620px}@media screen and (min-width:768px){.chapter-card__text h2{font-size:48px}.chapter-card__text .ingress{font-size:19px}.chapter-card{padding:48px}}@media screen and (min-width:1024px){.chapter-card{filter:blur(5px);flex-direction:row;margin-bottom:75px;padding:0;transform:translateY(150px);transition-duration:.5s;transition-property:transform,filter;transition-timing-function:ease-in-out}.chapter-card.in{filter:none;transform:translateY(0)}.chapter-card__text{padding:0 48px 0 0}.chapter-card__image{flex:0 0 420px}.chapter-card.right .chapter-card__image{order:2}.chapter-card.right .chapter-card__text{padding:0 0 0 48px}}@media screen and (min-width:1280px){.chapter-card{gap:68px}.chapter-card__image{flex:0 0 575px}.chapter-card__text{padding:0 75px 0 0}.chapter-card.right .chapter-card__text{padding:0 0 0 75px}}
