.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.parallax{overflow:hidden;width:100%;bottom:0;left:0;right:0}.parallax>use{animation:move-forever 16s linear infinite}.parallax>use:nth-child(1){animation-delay:-2s}.parallax>use:nth-child(2){animation-delay:-2s;animation-duration:8s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:8s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}.editorial{display:block;width:100%;height:20em;max-height:100vh;margin:0}@media (max-width: 50em){.content h1{font-size:12vmax}.editorial{height:17vw}}@keyframes glow{0%,to{box-shadow:0 0 6px 2px #fff6,0 0 20px 6px #ffffff26,0 0 30px 12px #ffffff1a}50%{box-shadow:0 0 12px 4px #ffffffb3,0 0 30px 12px #ffffff4d,0 0 40px 18px #fff3}}
