@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{background-color:#000}body{height:100vh}#root{font-family:Poppins,sans-serif;height:100vh}a{text-decoration:none}@media screen and (max-width: 600px){header{width:100%;min-height:7%;display:flex;justify-content:space-around;align-items:center}.logo{width:130px}.sign-up-btn{background-color:#fdff40;border:none;color:#fff;width:100px;height:35px;border-radius:10px;cursor:pointer}.sign-up{display:flex;justify-content:center;align-items:center;color:#000;font-weight:600}}@media screen and (min-width: 600px){header{width:100%;min-height:7%;display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:100px}.logo{width:200px}.sign-up-btn{background-color:#fdff40;border:none;width:120px;height:40px;border-radius:10px;cursor:pointer}.sign-up{display:flex;align-items:center;justify-content:center;color:#000;font-weight:600;font-size:17px}.sign-up-btn:hover .sign-up{font-size:19px;transition:.2s;font-weight:800}}@media screen and (max-width: 600px){section{margin-bottom:-70px}.desktop-background{display:none}section{display:flex;flex-direction:column}.join-btn-div{display:flex;justify-content:center;position:relative;top:-200px}.join-btn{background-color:#fff;width:180px;height:50px;border:none;border-radius:15px}.join-today-style{display:flex;justify-content:center;align-items:center;color:#000;font-weight:600;font-size:22px}}@media screen and (min-width: 600px){section{margin-bottom:-80px}.mobile-background{display:none}.desktop-background{width:100%}.join-btn{background-color:#fff;width:300px;height:80px;border:none;border-radius:40px;cursor:pointer}.join-btn:hover{background-color:#fdff40;transition:.2s}.join-today-style{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;color:#000;font-weight:600}}@media (min-width: 400px) and (max-width: 500px){.join-btn-div{position:relative;top:-260px}.join-today-style{font-size:22px}}@media (min-width: 500px) and (max-width: 600px){.join-btn-div{position:relative;top:-290px}.join-btn{width:190px;height:55px}.join-today-style{font-size:22px}}@media (min-width: 600px) and (max-width: 700px){.join-btn-div{display:flex;justify-content:center;position:relative;top:-140px}.join-btn{width:150px;height:35px}.join-today-style{font-size:15px;display:flex;justify-content:center;align-items:center;letter-spacing:.5px}}@media (min-width: 700px) and (max-width: 900px){.join-btn-div{display:flex;justify-content:center;position:relative;top:-180px}.join-btn{width:150px;height:35px}.join-today-style{font-size:15px;display:flex;justify-content:center;align-items:center;letter-spacing:.5px}}@media (min-width: 900px) and (max-width: 1200px){.join-btn-div{display:flex;justify-content:center;position:relative;top:-230px}.join-btn{width:200px;height:60px}.join-today-style{font-size:25px}}@media (min-width: 1200px) and (max-width: 1600px){.join-btn-div{display:flex;justify-content:center;position:relative;top:-310px}}@media (min-width: 1600px) and (max-width: 1920px){.join-btn-div{display:flex;justify-content:center;position:relative;top:-390px}}@media screen and (max-width: 500px){footer{width:100%;padding:0 20px 20px}.payment-box{padding:40px 10px;background-color:#101317;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:30px}.bank-box,.crypto-box{gap:20px;padding:10px;background-color:#101317;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-around}.provider-box{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-around;gap:10px;margin-bottom:40px}.provider-styles{width:100px}.restrict-div{display:flex;flex-direction:column;align-items:center}.age-restricted{width:50px}.footer-restrict-text{font-size:12px;color:#fff;text-align:center;margin-bottom:20px}.rights-div{font-size:12px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.curacao-logo{width:100px}}@media screen and (min-width: 500px){footer{width:100%;padding:0 20px 20px}.bank-box,.crypto-box{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.payment-box{padding:40px 10px;background-color:#101317;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px;margin-top:30px}.provider-box{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-around;gap:10px;margin-bottom:30px}.provider-styles{width:100px}.restrict-div{display:flex;flex-direction:column;align-items:center}.age-restricted{width:50px}.footer-restrict-text{font-size:12px;color:#fff;text-align:center;margin-bottom:20px}.rights-div{font-size:12px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.curacao-logo{width:100px}}
