*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0}body{font-family:"Montserrat","Helvetica",sans-serif;font-weight:500;background:#fff;color:#111}a{text-decoration:none;color:#222}.content{width:100%;max-width:60rem;margin:0 auto}.btn{background:#222;color:#111;display:inline-block;padding:.8em 1.6em;font-size:1rem}@keyframes logo-wrapper-anim{0%{filter:drop-shadow(0)}70%{filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2))}99%{filter:drop-shadow(0 0 10px rgba(170, 221, 0, 0.005))}100%{filter:drop-shadow(0)}}@keyframes logo-anim{0%{filter:hue-rotate(0deg);box-shadow:0 0 10px 20px rgba(255,255,255,.5)}79%{filter:hue-rotate(0deg);background-color:#000}80%{filter:hue-rotate(0deg);background-color:#130}81%{filter:hue-rotate(45deg);background-color:#4f0}100%{filter:hue-rotate(360deg)}}.the-logo{animation:logo-wrapper-anim 2s infinite reverse;width:90%;max-width:24rem;margin:0 auto}.the-logo:before{content:"";display:block;height:100%;background-color:#000;mask:url(/assets/minteo-logo.svg) no-repeat center center;-webkit-mask:url(/assets/minteo-logo.svg) no-repeat center center;mask-size:contain;-webkit-mask-size:contain;width:24rem;height:5rem;animation:logo-anim 4s infinite reverse;margin:0 0 3rem}@media screen and (max-width: 480px){.the-logo{width:16rem}.the-logo:before{width:16rem}}