body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}hr{border:.5px solid hsla(0,0%,66%,.438);border-radius:50px}.navBar{background-color:#fff;border-bottom-color:#efefef;border-bottom-style:solid;box-sizing:border-box;justify-content:space-between;padding-left:50px;padding-right:50px;position:fixed;top:0;width:100%;z-index:1}.leftSection,.navBar{align-items:center;display:flex}.leftSection{gap:5rem;justify-content:center;margin:auto}.companyLogo{align-items:center;display:flex;flex-direction:row;font-size:25px;gap:.25rem;height:-webkit-max-content;height:max-content;margin-bottom:15px;margin-top:15px;width:-webkit-max-content;width:max-content}.companyLogo:hover h1,a:focus>.companyLogo>h1{color:#0fd2d2}.companyLogo h1{color:#0fd2d2;margin:0;transition:color .2s ease-in-out}.companyLogo h1,.companyLogo img{-webkit-user-select:none;user-select:none}.companyLogo img{height:50px;width:50px}.navBtns{align-items:center;display:flex;gap:1rem}.link,.navBtns button{background-color:transparent;border:none;color:#7f7f7f;font-family:Lato,sans-serif;font-size:20px;height:80px;outline:none;transition:color .2s ease-in-out;-webkit-user-select:none;user-select:none}.navBtns button:focus,.navBtns button:hover{color:#0fd2d2;cursor:pointer}.navDropdown{display:flex;flex-direction:row;gap:1rem;position:relative}.aboutDropdownMenu,.serviceDropdownMenu{background-color:#fff;border:solid #efefef;border-top:solid #fff;box-shadow:0 4px 4px 1px #d9d9d9;left:0;opacity:0;padding:0 15px 15px;position:absolute;top:100%;-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;z-index:2}.aboutDropdownMenu h3,.serviceDropdownMenu h3{color:#7f7f7f}.aboutDropdownMenu{width:300px}.serviceDropdownMenu{display:grid;grid-template-columns:repeat(2,200px)}.navDropdown button+[class*=DropdownMenu]:hover,.navDropdown button:focus+[class*=DropdownMenu],.navDropdown button:hover+[class*=DropdownMenu]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.navDropdown button+[class*=DropdownMenu]{visibility:hidden}.navDropdown a{outline:none;transition:color .2s ease-in-out}.navDropdown a:focus,.navDropdown a:hover{color:#0c9d9d}.rightSection{align-items:center;display:flex;flex-direction:row;gap:3rem}.accountSection{display:flex;gap:1rem}.accountSection button{background-color:#fff;border:1px solid #d1d1d1;border-radius:50px;color:#7f7f7f;cursor:pointer;font-family:Lato,sans-serif;height:35px;outline:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;width:125px}.accountSection button:focus,.accountSection button:hover{background-color:#0fd2d2;border-color:#0fd2d2;color:#fff}.menuSection{display:none}.hideBtn,.menuBtn{color:#a2a2a2;cursor:pointer;height:30px;width:30px}.sideMenu{background-color:#fff;border:1px solid transparent;border-left-color:#efefef;bottom:0;box-shadow:-10px 2px 4px 0 hsla(0,0%,85%,.39);display:none;flex-direction:column;gap:2rem;height:85.1%;padding:15px;position:fixed;right:0;width:350px}.sideMenu h1{color:#a2a2a2;text-align:center;-webkit-user-select:none;user-select:none}.sideMenuContent{align-content:space-between;display:flex;flex-direction:column}.sideMenuSiteSections{display:none;flex-direction:column;gap:3rem}.sideMenuSiteSections button{background-color:#fff;border:1px solid transparent;cursor:pointer;font-family:Lato,sans-serif;font-size:large;transition:color .2s ease-in-out;-webkit-user-select:none;user-select:none}.sideMenuSiteSections button:hover{color:#0fd2d2}.loginSignUpSection,.sideMenuAccountBtns{display:flex;flex-direction:column;gap:1rem;justify-content:center}.sideMenuAccountBtns button{background-color:#fff;border:1px solid #d1d1d1;border-radius:50px;color:#7f7f7f;font-family:Lato,sans-serif;font-size:medium;height:50px;outline:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-webkit-user-select:none;user-select:none}.sideMenuAccountBtns button:hover{background-color:#0fd2d2;border-color:#0fd2d2;color:#fff;cursor:pointer}.disclaimer{padding:0 15px;-webkit-user-select:none;user-select:none}@media only screen and (max-width:1200px){.sideMenu{display:flex}.loginSignUpSection{gap:24rem}.menuSection{display:block}.hideBtn,.menuBtn{margin-top:10px}.accountSection{display:none}}@media only screen and (max-width:985px){.sideMenuSiteSections{display:flex}.loginSignUpSection{gap:1rem}.navBtns{display:none}}@media only screen and (max-width:685px){.sideMenuSiteSections{gap:2rem;margin-top:10px}.sideMenuAccountBtns{gap:1rem}.sideMenu{bottom:2.5%;gap:1rem;width:92%}.navBar{padding-left:15px;padding-right:20px}.accountSection{display:none}}.serviceSection{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:25px}.serviceText{display:flex;flex-direction:column;gap:1.5rem}.mottoSubtitle ul{text-align:left}.mottoSubtitle li{list-style-type:none}.serviceButtons{display:flex;flex-direction:row;gap:1rem}.serviceButtons button{background-color:#fff;border:1px solid #0fd2d2;border-radius:50px;box-shadow:0;color:#7f7f7f;cursor:pointer;font-family:Lato,sans-serif;font-size:medium;height:45px;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;width:150px}.serviceButtons button:focus,.serviceButtons button:hover{background-color:#0fd2d2;box-shadow:0 0 12px 4px #9aefef;color:#fff}.serviceImage{height:auto;max-width:100%;opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,transform .6s ease;transition:opacity .6s ease,transform .6s ease,-webkit-transform .6s ease}@media screen and (max-width:1200px){.serviceSection{flex-direction:column;margin-top:0}.serviceText{align-items:center;display:flex;text-align:center}}@media screen and (max-width:630px){.serviceSection{padding:15px}}.aboutSection{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:50px}.aboutImage{height:auto;max-width:100%;opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px);transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,transform .6s ease;transition:opacity .6s ease,transform .6s ease,-webkit-transform .6s ease}.aboutRight{display:flex;flex-direction:column;gap:1.5rem}.header{color:#0fd2d2;font-size:60px;font-weight:bolder;max-width:600px}.body{color:#7f7f7f;font-size:20px;width:450px}.button button{background-color:#fff;border:1px solid #0fd2d2;border-radius:50px;box-shadow:0;color:#7f7f7f;cursor:pointer;font-family:Lato,sans-serif;font-size:medium;height:45px;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;width:125px}.button button:focus,.button button:hover{background-color:#0fd2d2;box-shadow:0 0 12px 4px #9aefef;color:#fff}@media screen and (max-width:1200px){.aboutSection{flex-direction:column-reverse}.aboutRight{align-items:center;display:flex;text-align:center}.body{width:80%}}@media screen and (max-width:630px){.aboutSection{padding:15px}.welcomeSection{margin-top:75px;padding:15px}}.ourGamesSection{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-top:50px;position:relative}.sectionTitle{color:#0fd2d2;font-size:60px;font-weight:bolder;text-align:center}.reasonCards{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center}.reasonCards .card{border-radius:15px;box-shadow:0 4px 4px 4px hsla(0,0%,50%,.5);display:flex;flex-direction:column;gap:.5rem;height:-webkit-max-content;height:max-content;opacity:0;padding:10px;text-align:center;-webkit-transform:translateY(10px);transform:translateY(10px);transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;width:275px}.reasonCards .card .cardTitle{color:#7f7f7f;font-size:30px;font-weight:700}.reasonCards .card .cardDesc{color:#7f7f7f}.reasonCards :first-child{transition-delay:0s}.reasonCards :nth-child(2){transition-delay:.25s}.reasonCards :nth-child(3){transition-delay:.5s}.reasonCards :nth-child(4){transition-delay:.75s}.fadeIn .card{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fadeIn :first-child{transition-delay:0s}.fadeIn :nth-child(2){transition-delay:.25s}.fadeIn :nth-child(3){transition-delay:.5s}.fadeIn :nth-child(4){transition-delay:.75s}@media screen and (max-width:630px){.ourGamesSection{margin-top:30px;padding:15px}.sectionTitle{font-size:55px}}.cardSymbol{grid-row-gap:10px;align-items:center;background:var(--cardBG);border-radius:10px;box-shadow:0 2px 4px hsla(240,0%,55%,.549);display:grid;height:100%;overflow:hidden;row-gap:10px}.cardSymbol:hover{background:var(--cardHover);box-shadow:1 4px 4px rgba(85,85,114,.549);transition:.3s ease}.cardSymbol .imageDiv{height:180px;overflow:hidden;width:100%}.cardSymbol .imageDiv img{height:100%;object-fit:fill;transition:2ss ease;width:100%}.cardSymbol .imageDiv:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.moreBtn{padding-bottom:4rem;width:100%}.moreBtn .moreText{color:#2e2a2a;font-size:20px;font-weight:600;padding-right:10rem;position:absolute;right:0}@media screen and (max-width:900px){.moreText{padding-right:5rem}}.welcomeSection{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:125px}.welcomeText{display:flex;flex-direction:column;gap:1.5rem}.welcomeText .body{color:#7f7f7f;font-size:20px;width:90%}.motto{color:#0fd2d2;font-size:60px;font-weight:bolder;max-width:600px}.mottoSubtitle{color:#7f7f7f;font-size:20px;max-width:600px}.welcomeButtons{display:flex;flex-direction:row;gap:1rem}.welcomeButtons button{background-color:#fff;border:1px solid #0fd2d2;border-radius:50px;box-shadow:0;color:#7f7f7f;cursor:pointer;font-family:Lato,sans-serif;font-size:medium;height:45px;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;width:150px}.welcomeButtons button:focus,.welcomeButtons button:hover{background-color:#0fd2d2;box-shadow:0 0 12px 4px #9aefef;color:#fff}.welcomeImage{height:auto;max-width:100%;opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,transform .6s ease;transition:opacity .6s ease,transform .6s ease,-webkit-transform .6s ease}.fadeIn{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:1300px){.welcomeSection{flex-direction:column;margin-top:100px}.welcomeText{align-items:center;display:flex;text-align:center}}@media screen and (max-width:630px){.welcomeSection{margin:35px auto;padding:15px}.welcomeSection .motto{font-size:20px}.welcomeSection .body{font-size:10px}}.footer{background-color:#000;color:#fff;margin-top:25px;padding:50px 100px;position:relative}.footerContainer{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:space-between}.footerColumn{display:flex;flex-direction:column;gap:.5rem}.columnTitle{color:#0fd2d2;font-size:x-large;font-weight:700}.columnText{display:flex;flex-direction:column;gap:1rem}.link{text-decoration:none}.columnTextItem a{color:#fff}.columnTextItem a .copywrightText{margin:auto}.columnTextItem a .link{background-color:transparent;border:none;font-family:Lato,sans-serif;font-size:20px;height:80px;outline:none;transition:color .2s ease-in-out;-webkit-user-select:none;user-select:none}.newsletterEmailInput{border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;height:25px;outline:none;padding:5px}.newsletterEmailSubmit{border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;height:35px;outline:none;padding:5px}.newsletterEmailSubmit:hover{cursor:pointer}.policyContainer{align-items:center;background-color:#fff;justify-content:center;padding-top:4rem;position:relative}.policyContainer .secDiv{align-items:center;justify-content:center;margin:auto;width:80%}.policyContainer .secDiv .sectionContent{color:#7e7e7e;font-size:18px;letter-spacing:1px;line-height:1.5;text-align:left}.policyContainer .secDiv .sectionContent span{font-weight:700}.policyContainer .secDiv .sectionListItem{color:#7e7e7e;font-size:16px;letter-spacing:1px;line-height:1.5;padding-bottom:10px;text-align:left}@media screen and (max-width:500px){.policyContainer{padding:1rem 2rem}.policyContainer .secDiv{margin-bottom:1rem;margin-top:1rem}.policyContainer .secDiv .sectionTitle{font-size:30px}.policyContainer .secDiv .sectionContent{color:#7e7e7e;font-size:16px;letter-spacing:1px;line-height:1.5;text-align:left}.policyContainer .secDiv .sectionContent span{font-weight:700}.policyContainer .secDiv .sectionListItem{color:#7e7e7e;font-size:16px;letter-spacing:1px;line-height:1.5;padding-bottom:10px;text-align:left}}.contactUsPage{align-items:center;margin-top:3rem;padding:1rem;text-align:center}.contactUsPage .formTitle{color:#181818;font-size:2rem;font-weight:700;margin:0 0 10px}.contactUsPage .formSection .contactForm{background:#fff;display:block;margin:0 auto;padding:20px}.contactUsPage .formSection .contactForm input,.contactUsPage .formSection .contactForm textarea{background:#f1f1f1;border:1px solid #ddd;display:flex;flex-direction:column;margin:10px auto;padding:8px;width:90%}.contactUsPage .formSection .contactForm .formBtn{align-items:center;background-color:#18c6da;border:none;color:#fff;height:30px;width:70px}.contactUsPage .infoSection{line-height:1;margin:0 auto;width:80%}.contactUsPage .infoSection p{font-size:12px;letter-spacing:1px}.contactUsPage .infoSection .mail{color:#1eafbf;font-weight:700}@media screen and (min-width:500px){.contactUsPage{padding:1rem 2rem}}@media screen and (min-width:650px){.contactUsPage{padding:1rem 4rem}}@media screen and (min-width:840px){.contactUsPage{padding:1rem 6rem}}@media screen and (min-width:1040px){.contactUsPage{margin:5rem;padding:2rem 10rem}}@media screen and (min-width:1240px){.contactUsPage{padding:2rem 16rem}}@media screen and (min-width:1440px){.contactUsPage{padding:2rem 20rem}}@media screen and (min-width:1640px){.contactUsPage{padding:2rem 40rem}}
/*# sourceMappingURL=main.cdf82388.css.map*/