:root{--main-orange: #ee8c1d;--main-brown: #301e13;--white: #fff;--dark-blue: #07163b;--roboto: "Roboto", sans-serif}.alk-main-orange{color:var(--main-orange)}.alk-main-brown{color:var(--main-brown)}.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(--roboto);font-weight:400;font-size:1.4rem;line-height:1.4em}.level-2{font-family:var(--roboto);font-weight:400;font-size:1.2rem;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 .stage .scene.for-map>picture,.scrollytelling .stage .scene.for-map>picture img,.scrollytelling .stage .scene.for-map>img{-o-object-fit:contain;object-fit:contain}.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%}.scrollytelling .characters .act.for-map img.map{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.scrollytelling .curtain{position:fixed;top:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;pointer-events:none}.scrollytelling .curtain .panel{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;overflow:hidden}.scrollytelling .curtain .panel:not(:first-child){opacity:0}.scrollytelling .curtain .panel>picture,.scrollytelling .curtain .panel>picture img,.scrollytelling .curtain .panel>img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;top:0;left:0}.ice-card{background-color:rgba(238,140,29,.9);backdrop-filter:blur(20px);padding:1rem 1.5rem 1.5rem;color:var(--main-brown);border-radius:.25rem;overflow:hidden}@media screen and (max-width: 767px){.level-1{font-size:1.1rem}.level-2{font-size:1rem}.ice-card{padding:1rem}.ice-card.for-credits{margin-top:-60%}.scrollytelling .characters .act{padding:1.5rem 1rem}}/*# sourceMappingURL=style.min.css.map */