
.LandingPage-module__eaoZdG__hero{--typing-duration:3s;--motto-delay:calc(var(--typing-duration) + .3s);--cta-delay:calc(var(--typing-duration) + 1s);text-align:center;background:#edfaf8;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.LandingPage-module__eaoZdG__title{white-space:nowrap;margin-bottom:30px;font-size:2.5rem;font-weight:700;position:relative}.LandingPage-module__eaoZdG__title:after{content:"";vertical-align:-.1em;background:currentColor;width:2px;height:.8em;margin-left:6px;display:inline-block}.LandingPage-module__eaoZdG__motto{color:#000;opacity:0;letter-spacing:.5px;animation:1s forwards LandingPage-module__eaoZdG__fadeSlideUp;animation-delay:var(--motto-delay);margin-bottom:55px;font-size:1.4rem;font-weight:500;transform:translateY(20px)}.LandingPage-module__eaoZdG__heroContent{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.LandingPage-module__eaoZdG__heroImage img{max-width:100%;height:auto}@keyframes LandingPage-module__eaoZdG__fadeSlideUp{to{opacity:.95;transform:translateY(0)}}.LandingPage-module__eaoZdG__cta{color:#fff;cursor:pointer;opacity:0;animation:.6s forwards LandingPage-module__eaoZdG__bounceIn;animation-delay:var(--cta-delay);background-color:#ff4081;border:none;border-radius:25px;padding:12px 24px;font-size:1.2rem;transition:background .3s}.LandingPage-module__eaoZdG__cta:hover{background-color:#e73370}@keyframes LandingPage-module__eaoZdG__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.LandingPage-module__eaoZdG__logo,.LandingPage-module__eaoZdG__motto,.LandingPage-module__eaoZdG__cta,.LandingPage-module__eaoZdG__title:after{opacity:1;transform:none;animation:none!important}}@media (max-width:375px){.LandingPage-module__eaoZdG__heroContent{text-align:center;flex-direction:column}.LandingPage-module__eaoZdG__heroImage{max-width:180px;margin:0 auto}.LandingPage-module__eaoZdG__title{white-space:normal;font-size:1.2rem}}@media (max-width:767px){.LandingPage-module__eaoZdG__heroContent{flex-direction:column;gap:1.5rem}.LandingPage-module__eaoZdG__title{white-space:normal;font-size:1.6rem}.LandingPage-module__eaoZdG__motto{font-size:1.1rem}.LandingPage-module__eaoZdG__cta{padding:10px 22px;font-size:1rem}}@media (min-width:768px) and (max-width:900px){.LandingPage-module__eaoZdG__heroContent{text-align:center;flex-direction:column;gap:2rem}.LandingPage-module__eaoZdG__heroImage{max-width:260px;margin:0 auto}.LandingPage-module__eaoZdG__heroText{text-align:center;width:100%}.LandingPage-module__eaoZdG__title{font-size:1.8rem}.LandingPage-module__eaoZdG__motto{font-size:1.1rem}}
.games-module__gcJzWW__gamesSection{background-color:#edfaf8;padding:3rem 0}.games-module__gcJzWW__cardsGrid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:4.5rem;margin-top:2rem;display:flex}.games-module__gcJzWW__cardsGrid>*{flex:250px;max-width:300px}.games-module__gcJzWW__gamesTitle{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}
.Card-module__NbOl_a__card{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;width:250px;max-width:100%;height:430px;margin-left:1rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Card-module__NbOl_a__cardImage{object-fit:cover;border-radius:8px;width:100%;height:200px;margin-bottom:1.1rem}.Card-module__NbOl_a__card:hover{transform:translateY(-20px);box-shadow:0 6px 16px #00000026}.Card-module__NbOl_a__cardTitle{margin:0 .5rem .75rem;font-size:1.5rem;font-weight:800}.Card-module__NbOl_a__cardDescription{color:#555;flex-grow:1;font-size:.95rem}.Card-module__NbOl_a__cardButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,red,#ff69b4);border:none;border-radius:8px;padding:.5rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.Card-module__NbOl_a__cardButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}
.Faqs-module__41Yi4a__faqsSection{box-sizing:border-box;background-color:#edfaf8;width:100%;padding:4rem 2rem}.Faqs-module__41Yi4a__faqsContainerInner{flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.Faqs-module__41Yi4a__faqsTitle{text-align:center;color:#222;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Faqs-module__41Yi4a__faqsContainer{flex-direction:column;gap:1.5rem;display:flex}.Faqs-module__41Yi4a__faqItem{cursor:pointer;background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding:1.2rem 1.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.Faqs-module__41Yi4a__faqItem:hover{background:#f1f1f1;transform:translateY(-2px)}.Faqs-module__41Yi4a__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Faqs-module__41Yi4a__icon{color:#f36;margin-right:1rem;font-size:1.5rem;font-weight:700;transition:transform .3s,color .3s}.Faqs-module__41Yi4a__faqItem:hover .Faqs-module__41Yi4a__icon{color:#e60050}.Faqs-module__41Yi4a__active .Faqs-module__41Yi4a__icon{transform:rotate(180deg)}.Faqs-module__41Yi4a__faqAnswer{opacity:0;color:#f50fae;max-height:0;margin-top:.8rem;font-size:1rem;line-height:1.5;transition:max-height .4s,opacity .4s;overflow:hidden}.Faqs-module__41Yi4a__active .Faqs-module__41Yi4a__faqAnswer{opacity:1;max-height:300px}
.footer-module__1wLpjq__footer{box-sizing:border-box;text-align:center;background-color:#edfaf8;width:100%;margin-top:2rem;padding:2.5rem 1.5rem;overflow-x:hidden;box-shadow:0 -4px 10px #0000641a}.footer-module__1wLpjq__footerContent{flex-direction:column;align-items:center;gap:1rem;max-width:1000px;margin:0 auto;display:flex}.footer-module__1wLpjq__socialIcons{color:#1b75bc;gap:1.2rem;font-size:1.5rem;transition:color .3s;display:flex}.footer-module__1wLpjq__socialIcons a:hover{color:#fd09e872}.footer-module__1wLpjq__footerText{color:#1b75bc;padding:.5rem;font-size:.9rem;line-height:1.4}.footer-module__1wLpjq__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;padding:.5rem;display:flex}.footer-module__1wLpjq__footerLinks a{color:#1b75bc;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__1wLpjq__footerLinks a:hover{color:#fd09e872}.footer-module__1wLpjq__footerLink{color:#1b75bc;margin-left:.25rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__1wLpjq__footerLink:hover{color:#fd09e872}.footer-module__1wLpjq__span{margin-top:100rem}
