.video-container{width:100%;height:80dvh;position:relative;overflow:hidden}.video-container .content{color:#d6d2c4;z-index:3;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-container .content h1{text-align:center;font-size:6rem}.video-container .content p{text-align:center;font-size:1.5rem}.video-container video{object-fit:cover;object-position:top;width:100%;height:100dvh;position:absolute;inset:0}.video-container .video-overlay{background-image:linear-gradient(#000000e6 0%,#0006 50%,#000000e6 100%);position:absolute;inset:0}.video-container .overlay-logo{z-index:2;position:absolute;top:10%;left:50%;transform:translate(-50%)}.about-section{text-align:center;flex-direction:column;align-items:center;gap:3rem;width:90%;margin:0 auto;padding:3rem 1.5rem;display:flex}.about-section .aboutText{color:#131f2a;width:100%}.about-section .aboutImage{width:80%;max-width:400px;margin-top:1rem;rotate:-15deg}@media (width>=1355px){.about-section{text-align:left;flex-direction:row;justify-content:space-between;width:80%;padding:3rem 6rem}.about-section .aboutText{width:50%}.about-section .aboutImage{width:40%;margin-top:2rem}}.realIsntReal-section{background-color:#131f2a;justify-content:center;align-items:center;width:100%;height:15rem;display:flex}.realIsntReal-section img{z-index:20;object-fit:container;width:100%;height:16rem;margin-top:-1rem;margin-bottom:-1.5rem;position:relative}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{background-color:#d6d2c4;width:100%;height:100%;margin:0;padding:0;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-family:Teko,sans-serif}h1{font-size:4.5rem;font-weight:700;line-height:.8}h2{font-size:3.5rem;font-weight:600}h3{font-size:3rem;font-weight:600}h4{font-size:2.5rem;font-weight:600}p{font-family:Inter,sans-serif;font-size:1.25rem}
