html{margin:0;background:#ebebeb}body{margin:0;padding:16px;font-weight:500;background:#ebebeb;min-height:100vh;display:flex;flex-direction:column;justify-content:center}*{box-sizing:border-box}header{display:flex;width:1200px;margin:0 auto 20px auto;align-items:flex-end;max-width:100%;justify-content:space-between}header .the-name{cursor:pointer;width:184px;font-family:"Inter";font-style:normal;font-weight:600;font-size:20px;line-height:24px;letter-spacing:.1em;color:#000}header .the-name img{margin-top:8px;display:block;height:24px;max-width:none;width:auto}header .the-who{width:184px;font-family:"Inter";font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.1em;text-transform:uppercase;color:#000;opacity:.6}main{margin:0 auto;width:794px;max-width:100%;position:relative}nav{margin:0 auto;width:794px;max-width:100%;margin-top:60px;display:flex;font-family:"IBM Plex Mono",monospace;justify-content:space-between}nav a{color:rgba(0,0,0,.6);font-size:14px;text-decoration:none;letter-spacing:.1em}nav a.current,nav a:hover{color:#000}.screen{position:absolute;opacity:0;z-index:0;top:0;left:0;inset:0;transition:all ease 1s;transform:scale(0.9)}.screen.current{opacity:1;z-index:1;transform:scale(1)}.screen.screen-home iframe,.screen.screen-home video{width:100%;aspect-ratio:794/464;display:block}.screen.screen-home{position:relative;aspect-ratio:794/464}.screen.screen-home video{width:100%;height:100%;margin:auto;display:block;-o-object-fit:cover;object-fit:cover}.screen.screen-home .about{position:absolute;top:0;right:-20px;transform:translateX(100%);font-family:"IBM Plex Mono";font-style:normal;font-weight:500;font-size:12px;line-height:24px;letter-spacing:.1em;text-transform:capitalize;color:#000;opacity:.6}@media screen and (max-width: 1240px){.screen.screen-home .about{right:20px;top:20px;transform:translateX(0)}}.screen.screen-top-secret figure{width:100%;aspect-ratio:794/464;margin:0;padding:0;overflow:hidden}.screen.screen-top-secret figure img{display:block;margin:auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:none;max-height:none}.screen.screen-top-secret .got-you{position:absolute;top:0;right:-20px;transform:translateX(100%);font-family:"IBM Plex Mono";font-style:normal;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.1em;text-transform:capitalize;color:#000;opacity:.6}@media screen and (max-width: 1240px){.screen.screen-top-secret .got-you{right:20px;top:20px;transform:translateX(0);color:#fff}}.screen.screen-work .content{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.screen.screen-work .content .the-secret-label{background-color:#252525;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:24px;letter-spacing:.1em;color:#ebebeb;padding:4px 8px}.screen.screen-contact .content{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.screen.screen-contact .content img.profile-photo{display:block;margin:0 auto 20px auto}.screen.screen-contact .content ul{list-style:none;margin:0;padding:0;text-align:center}.screen.screen-contact .content ul li{margin:4px 0}.screen.screen-contact .content a{background-color:#252525;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:24px;display:inline-block;letter-spacing:.1em;color:#ebebeb;padding:4px 8px;text-decoration:none}.screen.screen-contact .content a .icon{display:inline-block;vertical-align:text-bottom}.screen.screen-reel video{width:100%;display:block}@media screen and (max-width: 767px){body{justify-content:space-between}nav{margin-bottom:120px}header .the-name{font-size:16px}.screen.screen-home{aspect-ratio:initial}.screen.screen-home video{aspect-ratio:794/464}.screen.screen-home .about{margin-top:30px;position:static;transform:translate(0)}}/*# sourceMappingURL=website-style-bundle.min.css.map */