*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Poppins', sans-serif;font-weight:bold}::-webkit-scrollbar{display:none}::-webkit-input-placeholder{color:grey !important}.navbar{position:fixed;top:0;left:0;right:0;z-index:10}.navbar .navbar-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);gap:10px;background-color:#fff}.navbar .navbar-content .brand{display:block;text-decoration:none;letter-spacing:2px}.navbar .navbar-content .brand img{height:100%}.navbar .navbar-content .nav-right{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar .navbar-content .nav-right .nav-link{color:#0e0e0e;margin-left:15px;border:none;background:none;outline:none;text-decoration:none;font-size:15px;cursor:pointer}.navbar .navbar-content .nav-right .nav-link:hover{color:#4b4b4b;text-decoration:underline}.page-landing{margin-top:50px;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#202020;color:white}.page-landing h1{font-size:4rem;text-align:center}.page-landing h3{font-size:2rem;text-align:center}.page-landing-dark{color:#0e0e0e;background:#e4e4e4}.new-games{background:red;color:#fff;margin-top:70px;text-align:center;padding:10px}.particles{background-color:rgba(0,0,0,0.4);opacity:0.6;position:absolute;height:98vh;width:100vw}.landing-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;max-width:700px;margin:0 auto}.landing-header .landing-head{position:absolute;color:#0e0e0e;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.landing-header .landing-head h3{font-size:7vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.landing-header .landing-head .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.landing-header .landing-head .head .letter{font-size:10vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:10vh;-webkit-transition:font 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out;transition:font 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out, font 0.2s ease-in-out;transition:transform 0.4s ease-in-out, font 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out;cursor:pointer}.landing-header .landing-head .head .letter:hover{font-size:7vh;color:darkorange;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.landing-header .landing-head .head .head .space{padding:10px}.landing-header .landing-head .explore-btn{color:#e4e4e4;background:darkorange;padding:10px;padding-left:20px;text-decoration:none;text-align:center;cursor:pointer;border:none;outline:none;letter-spacing:10px;margin-top:30px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.landing-header .landing-head .explore-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.games-section{background-color:#eee;padding:10px}.games-section h1{text-align:center;margin:20px 0}.games-section .games{display:-ms-grid;display:grid;-ms-grid-columns:(260px)[3];grid-template-columns:repeat(3, 260px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.games-section .games .game{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:250px;margin:0 10px 10px 10px}.games-section .games .game .game-img-div{height:250px;width:250px}.games-section .games .game .game-img-div .game-img{height:100%;width:100%}.games-section .games .game .game-info{position:absolute;background-color:rgba(0,0,0,0.9);color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;bottom:100%}.games-section .games .game .game-info h3{font-size:1.3rem;color:#ff8c00}.games-section .games .game .game-info p{font-size:0.8rem;text-align:center}.games-section .games .game .game-info .play-game{background:white;color:#ff8c00;text-decoration:none;padding:10px;display:inline-block;margin-top:10px;border-radius:5px}.games-section .games .game .game-info .play-game:hover{color:white;background:#ff8c00}.games-section .game:hover .game-info{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;bottom:0;right:0;left:0;padding:0 20px;height:250px;width:250px}.browser-games{padding:10px 150px;background:#0e0e0e;color:#e4e4e4}.browser-games p{font-size:0.9rem}.feedback{background:#0e0e0e;color:#e4e4e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.feedback .feedback-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedback .feedback-form .form-data{min-width:300px;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 0}.feedback .feedback-form .form-data .feedback-label{font-size:0.8rem}.feedback .feedback-form .form-data .feedback-input{padding:5px;outline:none;background:#e9e9e9;resize:none;border:none;outline:none;border-radius:5px}.feedback .feedback-form .form-data .feedback-input:focus{background:#fff}.feedback .feedback-form .feedback-send-btn{padding:10px;display:block;width:80%;background:darkorange;font-weight:bold;border:none;outline:none;color:white;cursor:pointer;letter-spacing:1px;border-radius:5px;-webkit-transition:0.2s ease;transition:0.2s ease}.feedback .feedback-form .feedback-send-btn:hover{background:white;color:darkorange}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;color:#e4e4e4;background:#0e0e0e;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact h1{text-align:center;margin:10px 0;color:darkorange}.contact .contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:lightgrey 1px solid;padding-bottom:10px}.contact .contact-form .form-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:300px;margin:5px 0}.contact .contact-form .form-data .form-label{font-size:0.9rem;margin-bottom:3px}.contact .contact-form .form-data .form-input{padding:5px;border-radius:5px;border:none;width:100%;outline:none}.contact .contact-form .form-data .form-submit-btn{background:white;margin-top:10px;width:100%;border:darkorange 1px solid;border-radius:5px;color:#e4e4e4;background:darkorange;cursor:pointer;padding:5px 10px}.contact .social-connect{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact .social-connect .social{padding:10px;border:1px solid lightgrey;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin:0 5px}.contact .social-connect .social .social-icon{color:#e4e4e4}.contact .social-connect .social .social-icon:hover{color:darkorange}footer{text-align:center;padding:20px 0;background:#e4e4e4;color:#0e0e0e;margin-top:10px}footer .cookie-consent{padding:10px;font-size:0.8rem;border-bottom:1px solid lightgrey;text-align:left}footer .cookie-consent .consent-head{font-size:1rem}footer .cookie-consent p{margin:10px 0;font-size:0.7rem}footer .cookie-consent button{padding:10px;border:none;outline:none;background:#0e0e0e;color:#e4e4e4;cursor:pointer}footer .about-intro{background:#e3e3e3;font-size:0.8rem;padding:10px;border-bottom:1px solid lightgrey;text-align:center}footer .about-intro .about-us-btn{color:#0e0e0e}@media (max-width: 650px){.games{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px !important}.new-games{margin-top:80px !important}}@media (max-width: 750px){.browser-games{padding:10px !important;text-align:center !important}}@media (max-width: 1000px){.games{-ms-grid-columns:(260px)[2] !important;grid-template-columns:repeat(2, 260px) !important}}
