@import url("https://use.typekit.net/eic3fla.css");*{margin:0;padding:0}body{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}#__next,.container,.wrapper{height:100%;width:100%}#__next{background-image:url(https://cdn.shopify.com/s/files/1/0587/3185/6010/files/Rally-Splash_mod_desktop.jpg?v=1651883954);background-position:50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.container{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:rgba(0,0,0,.2)}#wrapper{color:#fff;text-align:center;padding:20px}#wrapper,header{display:flex;align-items:center;justify-content:center}header{padding-top:30px}h1{font-family:termina,sans-serif;line-height:1.2;font-size:50px;margin-bottom:20px}h2{font-family:montserrat,sans-serif;font-size:18px}header img{max-width:300px}button{color:#000;background:#dbff5a;padding:22px 40px;font-family:termina,sans-serif;margin-top:75px;font-size:15px;border:none;letter-spacing:.15em;transition:background-color .25s ease-in-out,color .25s ease-in-out}button:hover{background-color:#bef300}.show-web{display:block}.show-mobile{display:none}@media only screen and (max-width:767px){#__next{background-image:url(https://cdn.shopify.com/s/files/1/0587/3185/6010/files/Rally-Splash_mod_mobile.jpg?v=1651883954)}h1{font-size:25px}h2{font-size:16px}#wrapper{padding:10px}button{padding:18px 34px}.show-web{display:none}.show-mobile{display:block}}