*{margin:0;padding:0;box-sizing:border-box;overflow:hidden}html,body{width:100vw;height:100vh;font-family:Rubik}.pre-loader{position:fixed;top:0;width:100%;height:100%;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.loader-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:400px;z-index:2;color:#fff}.count{flex:2;text-align:right;line-height:1;padding:0 1em}.copy{flex:6;font-family:Bodoni Moda;font-size:30px;text-transform:uppercase;line-height:1}.ml16{overflow:hidden}.ml16 .letter{display:inline-block;line-height:1em}.loader-bg{position:absolute;display:block;top:0;width:100%;height:100%;background:#000;z-index:-1}.loader-2{position:absolute;top:0;width:100%;height:100%;background:#fff;background-size:cover;z-index:-1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.site-content{position:relative;z-index:-2}.nav{width:100%;padding:2em;display:flex}a{text-decoration:none;color:#000}nav>div{flex:1}.links{display:flex;justify-content:flex-end;gap:5em;padding:2em}.header{display:flex}.header h1{flex:1;position:relative;font-size:20vw;font-family:Bodoni Moda;font-weight:400;text-transform:uppercase;line-height:1;text-align:center;justify-content:center;align-items:center}footer{position:fixed;bottom:0;width:100%;display:flex;align-items:flex-end;padding:2em}footer>div{flex:1}.footer-copy p{width:50%}.footer-nav{display:flex;gap:2em;justify-content:flex-end}.btn{background:#000;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-family:Rubik,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s ease;transform:translateY(100px);opacity:0}@media (max-width: 900px){footer{flex-direction:column;gap:2em}.footer-copy p{width:100%}.footer-nav{width:100%;justify-content:space-between}}
