*{box-sizing:border-box;margin:0;padding:0}html,body{width:100vw;height:100vh;overflow:hidden;background:#fff;font-family:'Futura','Barlow',sans-serif;font-weight:700;font-style:italic;color:#000;text-transform:uppercase}#s{width:100vw;height:100vh;background:#fff;display:flex;flex-direction:column;animation:p .5s infinite alternate}@keyframes p{0%{opacity:.3}100%{opacity:.8}}.sb{background:#f00;width:100%;height:30vh;border-bottom:1vh solid #000}.st{background:#000;height:10vh;margin:2vh;width:90%}.st2{background:#fff;border-top:1vh solid #000;height:20vh;margin-top:auto;width:100%}#a{display:none;flex-direction:column;height:100vh;width:100vw}.l{background:#f00;width:100%;height:30vh;display:flex;justify-content:center;align-items:center;border-bottom:1vh solid #000}.c{height:45vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 4vw;text-align:center}.w{background:#fff;border-top:1vh solid #000;width:100%;height:20vh;display:flex}.cta{flex:1;display:flex;align-items:center;justify-content:center;color:#000;background:transparent;font-size:clamp(3rem,8vw,7rem);text-decoration:none;transition:all .1s;line-height:1}.cta:hover,.cta:focus{background:#f00;color:#fff;outline:0}.cta svg{width:clamp(2.5rem,6vw,6rem);height:clamp(2.5rem,6vw,6rem);margin-left:2vw;fill:currentColor}footer{height:5vh;display:flex;align-items:center;justify-content:center;font-size:clamp(.8rem,1.5vw,2rem);background:#fff;color:#000;border-top:.5vh solid #000;font-style:normal;font-weight:900}h1{font-size:clamp(2.5rem,9vw,12rem);line-height:.85;letter-spacing:-.3vw;color:#000;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}svg.v{width:clamp(1.5rem,5vw,5rem);height:clamp(1.5rem,5vw,5rem);fill:#000;margin-left:1vw;flex-shrink:0}p{font-size:clamp(1.5rem,3.5vw,4.5rem);line-height:.95;letter-spacing:-.1vw;max-width:95vw}