.headerContainer{align-items:center;display:flex;justify-content:center;padding-top:1vmax;position:absolute;top:0;width:100%}.headerText{color:#fff;font-family:Lato,sans-serif;font-weight:300;margin:1vmin}.content{background:#f0f0f0;border-radius:3px;overflow-y:auto;padding:0}.content,.wrapper{height:216px;width:334px}.wrapper{-webkit-transform-origin:top left;transform-origin:top left}.laptopImageWrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.laptopImage{background:#e0e0e0;border-radius:10px;box-shadow:10px 10px 30px #bebebe,-10px -10px 30px #fff;width:35%}.laptopImage:hover{background:#e0e0e0;box-shadow:10px 10px 30px #ffa099,-10px -10px 30px #fff;cursor:pointer}.titleWrapper{bottom:5%}.titleWrapper,.titleWrapperMobile{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;left:0;position:absolute;width:100%}.titleWrapperMobile{bottom:15%}.titleText{color:#fff;font-family:Lato,sans-serif;font-size:4.5vmax;font-weight:300;margin:0 0 1vmin;text-align:center;width:50%}.subtitleText{font-size:min(2vmax);margin:0 0 1vmin}.miniText,.subtitleText{color:#fff;font-family:Lato,sans-serif;font-weight:100;text-align:center;width:60%}.miniText{font-size:min(1.2vmax);margin:0 0 3vmin}.modelWrapper{display:flex;height:85vh;width:100vw}.mobileModelWrapper{height:100%;width:100vw}.pad{height:15vh}.mobilePad{height:15%}.scrollIndicatorWrapper{bottom:5%;display:flex;position:absolute;width:100%}.scrollIndicator,.scrollIndicatorWrapper{justify-content:center;text-decoration:none}.scrollIndicator{align-items:center;color:#fff;font-size:2em;text-shadow:0 0 2px #fff}.sectionTitleText{font-size:5vmin;font-weight:300;margin:0 0 3vmax;max-width:800px}.sectionSubtitleText,.sectionTitleText{color:#fff;font-family:Lato,sans-serif;text-align:left;width:100%}.sectionSubtitleText{font-size:4vmin;font-weight:400;margin:3vmax 0 2vmin}.sectionRow{border:solid hsla(0,0%,100%,.5);border-width:0 0 .5px;display:flex;flex:1 1;flex-direction:row;margin:0;padding:1.25vmax 0 1vmax;width:100%}.sectionRow:hover{cursor:pointer;opacity:.5}.sectionTextTitle{border-right:1px solid #fff;margin:0 1vmax 0 0;width:40%}.sectionTextSubtitle,.sectionTextTitle{color:#fff;font-family:Lato,sans-serif;font-size:2.5vmin;font-weight:300;text-align:left}.sectionTextSubtitle{flex:1 1;margin:0}.pageWrapper{height:510vh;width:100vw}.sidebar{top:35vh}.sidebar,.sidebarMobile{align-items:flex-start;border-radius:30px;display:flex;flex-direction:column;height:30vh;justify-content:center;position:absolute;right:0;width:4vmin;z-index:999}.sidebarMobile{top:30vh}.sidebarItem{background-color:#fff;border-radius:2px;height:5vmax;margin:1vmin 1vmin 1vmin 0;max-width:8px;opacity:.15;width:1.25vmin}.headerText:hover,.sidebarItem:hover{cursor:pointer;opacity:.15}.splashContainer{align-items:center;background:#202025;display:flex;flex-direction:column;justify-content:center;top:0;width:100vw;z-index:0}.sectionWrapper,.splashContainer{align-self:flex-start;height:100vh;position:-webkit-sticky;position:sticky}.sectionWrapper{border-radius:10px;box-shadow:0 0 10px 2px rgba(0,0,0,.5);display:block;padding:7.5vmin;top:10vh}.second{background:#3f3c46;z-index:0}.third{background:#625a69;z-index:10}.fourth{background:#8a798c;z-index:20}.fifth{background:#3f3c46;z-index:30}.footer{background:#202025;height:100vh;height:10vh;position:-webkit-sticky;position:sticky;top:0;z-index:30}*{box-sizing:border-box}html{height:100%;overflow:auto}body::-webkit-scrollbar{display:none}body{background:#202025;color:#000;font-family:inter;height:100%;margin:0;overflow-y:auto;padding:0;scroll-behavior:smooth;width:100%}