@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Chau+Philomene+One&display=swap);
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);color:#fff;cursor:pointer;display:inline-block;max-width:calc(50% - 20px);opacity:0;padding:12px 20px;position:fixed;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;height:1.5em;margin:-7px 5px;width:1.5em}.toastify-center{left:0;margin-left:auto;margin-right:auto;max-width:fit-content;max-width:-moz-fit-content;right:0}@media only screen and (max-width:360px){.toastify-left,.toastify-right{left:0;margin-left:auto;margin-right:auto;max-width:fit-content;right:0}}.text-center{text-align:center}.h-100{height:100%}.w-100{width:100%}.flex,.flex-column,.flex-row{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-justify-center{justify-content:center}.flex-justify-between{justify-content:space-between}.flex-align-center{align-items:center}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-stretch{align-items:stretch}.flex-align-baseline{align-items:baseline}.flex-align-space-between{align-content:space-between}.flex-align-space-around{align-content:space-around}.flex-align-space-evenly{align-content:space-evenly}.flex-align-start{align-content:flex-start}.flex-align-end{align-content:flex-end}.flex-align-stretch{align-content:stretch}.flex-align-baseline{align-content:baseline}.m-0{margin:0}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.ml-0{margin-left:0}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.mr-0{margin-right:0}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.p-0{padding:0}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.d-none{display:none}.btn{border:1px solid transparent;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:700;padding:10px}.btn.btn-primary{background-color:#fff;border:none;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);color:var(--primary);font-size:1.4rem;min-width:200px;padding:10px 30px;width:fit-content}.btn.btn-primary.btn-play{background-color:var(--background-color-btn-play);color:var(--color-btn-play)}.btn.btn-primary.btn-play:after{content:"▶︎";margin-left:20px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn:focus{outline:none}.form-group label{font-size:1.2rem;font-weight:400}.form-group input[type=email],.form-group input[type=phone],.form-group input[type=text]{border:1px solid #000;border-radius:5px;box-sizing:border-box;margin:8px 0;padding:12px 20px;width:100%}body{background-color:#d3d3d3;font-family:Chau Philomene One,sans-serif;margin:0;padding:0}:root{--primary:#ff3030;--lighten-primary:#f85b5b;--secondary:#0f0;--tertiary:#00f;--color-btn-play:#ff3030;--background-color-btn-play:#fff}.primary{color:var(--primary)}.fs-1{font-size:1.5rem}.fs-2{font-size:2rem}.fs-3{font-size:3rem}.bg-full-height{background:linear-gradient(var(--primary),var(--lighten-primary));height:100vh;width:100%}.page-overlay{background-color:rgba(0,0,0,.8);height:100vh;left:0;padding:20px;position:fixed;top:0}.page-overlay .overlay-content{padding:50px}.page-overlay .overlay-content .win-loose-box{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);color:#000;padding:20px;position:relative}.page-overlay .overlay-content .stars{align-items:center;display:flex;justify-content:center;position:relative;top:-55px}.page-overlay .overlay-content .stars .win-star{filter:drop-shadow(0 5px 0 rgb(0,0,0));height:75px}.page-overlay .overlay-content .stars .win-star.middle{position:relative;top:-25px}.page-overlay p{font-size:1.4rem}.title-box{align-items:center;display:flex;justify-content:center;position:relative;top:-50px;width:100%}.title-box h1{background-color:#fff;border:2px solid #000;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);color:#000;font-size:2.3em;margin:0;padding:5px 20px;text-align:center}body,html{font-size:16px}.bg-full-height[data-v-1c97f70b]{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;width:100vw}.bg-full-height>div[data-v-1c97f70b]{max-height:100%;overflow-y:auto;padding:10px;text-align:center}.container[data-v-f4a40c3e]{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}