.len-spin{-webkit-animation:fly-by 5s ease-in;animation:fly-by 5s ease-in;top:-10%;left:-10%}@-webkit-keyframes fly-by{0%{top:-10%;left:-10%}to{top:110%;left:110%}}@keyframes fly-by{0%{top:-10%;left:-10%}to{top:110%;left:110%}}.static{opacity:.6;-webkit-animation:static-grow 1s ease-in;animation:static-grow 1s ease-in;height:24rem}@-webkit-keyframes static-grow{0%{height:0}to{height:24rem}}@keyframes static-grow{0%{height:0}to{height:24rem}}.new-challenger{font-family:Crmson Text,serif;font-size:5rem;font-weight:900;-webkit-text-stroke:.15rem #fff;background:linear-gradient(90deg,#f5a8a8,#bd0707);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-animation:new-challenger-move 1.2s ease-out;animation:new-challenger-move 1.2s ease-out}@-webkit-keyframes new-challenger-move{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes new-challenger-move{0%{transform:translateX(-100%)}to{transform:translateX(0)}}body{background:url(/img/wallpaper.jpg);background-size:cover;background-position:50%;background-attachment:scroll;color:#f7fafc}p{font-size:1.125rem;font-weight:500;letter-spacing:.025em}.youtube-video{padding-top:55%;max-width:56rem;position:relative}.youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.title{font-size:1.875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:1rem}.modal a{color:#fc8181}.modal a:hover{color:#e53e3e}.button{padding:.5rem .75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:1.25rem;text-align:center;margin:1rem;outline:0}.button,.modal{background-color:rgba(0,0,0,.9);border-radius:.125rem;border-width:2px;border-color:#f7fafc;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.modal{padding:2rem;margin-left:.75rem;margin-right:.75rem;max-width:56rem;max-height:100%;overflow-y:auto;-webkit-animation:fade-in .5s;animation:fade-in .5s}.content{-webkit-animation:fade-in 2s;animation:fade-in 2s}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.font-gradient{background:linear-gradient(#fff,#d40f0f);-webkit-background-clip:text;background-clip:text;color:transparent}.modal-background{background-color:rgba(0,0,0,.5)}.font-gradient-2{background:linear-gradient(#000,#db0000);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:.03rem #fff;font-weight:900}#__nuxt{background-color:rgba(0,0,0,.7)}#__layout{background-image:url(/img/topo.svg)}