*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:1000vh;font-family:PP Neue Montreal}img{width:100%;height:100%;object-fit:cover}h1{font-family:PP Acma;font-size:12vw;font-weight:400;line-height:1;letter-spacing:-.025em}p{font-size:17px;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sticky{top:0;left:0;width:100vw;padding:0;background-color:#000;overflow:hidden}.gallery-wrapper,.sticky{position:fixed;height:100vh}.gallery-wrapper{top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:160vw;display:flex;gap:4em}.col{position:relative;flex:1 1;height:100%;display:flex;flex-direction:column;gap:4em;will-change:transform}.img{flex:1 1;overflow:hidden;background-color:#fff}.img.main img{position:relative;transform:scale(2);will-change:transform}.container{width:100%;height:100%}section{position:relative;width:100vw;height:100vh;background-color:#e1dedc;padding:2em}.hero{display:flex;justify-content:flex-end;align-items:flex-end}.hero-img{position:absolute;top:0;left:0;width:100%;height:100%}.header{position:relative;width:100%;color:#fff}.header,.intro{display:flex;justify-content:space-between}.intro{flex-direction:column;align-items:center;text-align:center;padding:4em 0;background-color:#e1dedc;color:#05364c}.divider{width:1.5px;height:30%;background-color:#05364c}section.ws{width:100vw;height:600vh;background-color:transparent}.outro{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#e1dedc;color:#05364c}.footer-bg{position:absolute;top:0;left:0;width:100%;height:100%}