:root{--white: #fff;--dark-blue: #07163b;--inter: "Inter", sans-serif}.alk-white{color:var(--white)}.alk-dark-blue{color:var(--dark-blue)}body{font-size:1rem;line-height:1.4em}.level-1{font-family:var(--inter);font-weight:500;font-size:1.4rem;line-height:1.4em}.highlighted{font-weight:700;color:#00c3ff}.text-shadow{text-shadow:0 0 6px #000}p:not(:last-child){margin-bottom:1.4em}.font-italic{font-style:italic}.scrollytelling{width:100vw;position:relative}.scrollytelling .stage{position:sticky;top:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.scrollytelling .stage .scene{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;overflow:hidden}.scrollytelling .stage .scene:not(:first-child){opacity:0}.scrollytelling .stage .scene>picture,.scrollytelling .stage .scene>picture img,.scrollytelling .stage .scene>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0}.scrollytelling .characters{margin-top:-100vh}.scrollytelling .characters .act{min-height:100vh;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.scrollytelling .characters .act>.container{width:100%;max-width:100%}.ice-card{background-color:rgba(7,22,59,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem 1.5rem 1.5rem;color:var(--white);border-radius:.25rem;overflow:hidden}@media screen and (max-width: 767px){.level-1{font-size:1.2rem}.ice-card{padding:1rem}.scrollytelling .characters .act{padding:1.5rem 1rem}}/*# sourceMappingURL=style.min.css.map */