.slide-enter-active,.slide-leave-active{transition:all .5s ease}.slide-enter-from{opacity:0;transform:translateY(-10%)}.slide-leave-to{opacity:0;transform:translateY(10%)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#131113;color:#fff;height:100%;overflow:auto}.text-h1{font-size:2.5rem;font-weight:700;line-height:1.2}.text-h2{font-size:2rem;font-weight:600;line-height:1.2}.text-h2 .no-bold{font-weight:400}.text-h3{font-size:1.5rem;font-weight:500;line-height:1.2}.text-h4{font-size:1.25rem;line-height:1.2}.text-h5{font-size:1rem;line-height:1.2}.overlay-container{position:relative;z-index:10}.overlay-container .overlay{background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%;z-index:50}@media only screen and (max-width:600px){.text-h1{font-size:8vw}.text-h2{font-size:6vw}.text-h3{font-size:4vw}.text-h4{font-size:3.5vw}.text-h5{font-size:2vw}}