.individualcard_individualCard__IAIgO{min-height:200px;height:200px;min-width:180px;width:100%;border-radius:24px;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.individualcard_mobileCard__2j_s0{min-height:160px;height:300px;min-width:unset;width:100%;background-size:cover;background-position:50%}.individualcard_glow_image__skPTv{border-radius:50%;animation:individualcard_glow-animation__G6ZHb 1.5s ease-in-out infinite}@keyframes individualcard_glow-animation__G6ZHb{0%{box-shadow:0 0 5px 1px #ffbf57}50%{box-shadow:0 0 0 0 #ffbf57}to{box-shadow:0 0 5px 1px #ffbf57}}@media (max-width:768px){.individualcard_individualCard__IAIgO{background-size:cover}}@media (max-width:375px){.individualcard_mobileCard__2j_s0{min-height:140px;height:140px}}.mobile-game-section{width:100%;overflow:hidden;padding:0 16px}.games-title{font-size:24px;font-weight:700;margin-bottom:16px;color:white}.mobile-game-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}@media (max-width:375px){.mobile-game-grid{gap:8px}}.game-card.glow-effect{animation:glowPulse 2s ease-in-out;border-color:#743FE6!important;position:relative;overflow:hidden}.game-card.glow-effect:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,#743FE6,transparent);opacity:0;z-index:-1;animation:glowFade 2s ease-in-out;border-radius:inherit}@keyframes glowPulse{0%{transform:translateY(-8px) scale(1)}50%{transform:translateY(-8px) scale(1.02)}to{transform:translateY(-8px) scale(1)}}@keyframes glowFade{0%{opacity:0;filter:blur(5px)}50%{opacity:.6;filter:blur(10px)}to{opacity:0;filter:blur(5px)}}.welcomeSection{display:flex;align-items:center;justify-content:flex-start;border-radius:1rem;min-height:462px;width:100%;max-width:1102px;padding:2rem 4rem;position:relative}.mainDiv{background-color:rgba(24,24,57,.8);width:463px}.mainDiv,.welcomeButtons button{border-radius:15px;display:flex;align-items:center;justify-content:center}.welcomeButtons button{background-color:rgb(18,20,40,.9);height:47px;min-width:154px;filter:drop-shadow(0 4px 4px rgb(0,0,0,.25))}.welcomeButtons{display:flex;gap:1rem}.orSpan{width:4rem;text-align:center;color:white;font-weight:700;background-color:rgba(24,24,57,.8);padding:.5 .5rem}.customHr{width:100%;border-top:1px solid gray;margin:0}.radial-text-gradient1{background:linear-gradient(90deg,white,#cbb2ff);-webkit-background-clip:text;background-clip:text;color:transparent}.radial-text-gradient2{background:linear-gradient(90deg,#743fe6,white);-webkit-background-clip:text;background-clip:text;color:transparent}.radial-text-gradient3{background:linear-gradient(90deg,white,#743fe6);-webkit-background-clip:text;background-clip:text;color:transparent}.radial-text-gradient4{background:linear-gradient(90deg,#743fe6,#ffbf57);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes glowEffect{0%{color:white;text-shadow:0 0 2px white,0 0 4px white,0 0 6px rgba(128,0,128,.6)}50%{color:rgba(128,0,128,.8);text-shadow:0 0 2px rgba(128,0,128,.6),0 0 4px rgba(128,0,128,.5)}to{color:white;text-shadow:0 0 2px white,0 0 4px white,0 0 6px rgba(128,0,128,.6)}}.glowing-text{color:white;font-size:15px;font-family:Gilroy-Medium;text-shadow:0 0 2px white,0 0 4px var(--purple3);animation:glowEffect 2s ease-in-out infinite}.glow-purple{text-shadow:0 0 10px rgba(168,85,247,.8),0 0 20px rgba(168,85,247,.6),0 0 30px rgba(168,85,247,.4);animation:purpleGlow 2s ease-in-out infinite}@keyframes purpleGlow{0%,to{text-shadow:0 0 10px rgba(168,85,247,.8),0 0 20px rgba(168,85,247,.6),0 0 30px rgba(168,85,247,.4)}50%{text-shadow:0 0 15px rgba(168,85,247,1),0 0 25px rgba(168,85,247,.8),0 0 35px rgba(168,85,247,.6)}}@media only screen and (max-width:768px){.welcomeSection{height:auto;padding:0;overflow:hidden;border-radius:1rem}.mobile-container{width:100%;display:flex;flex-direction:column}.mobile-image-container{width:100%;position:relative;overflow:hidden;border-top-left-radius:1rem;border-top-right-radius:1rem}.mobile-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mobile-content{display:flex;flex-direction:column;align-items:center}.mobile-content h1{margin-top:.5rem;margin-bottom:.25rem}}@media only screen and (max-width:375px){.mobile-image-container{height:180px}.mobile-content{padding:1rem .75rem}}@keyframes subtle-glow{0%,to{box-shadow:0 0 10px rgba(182,36,255,.1)}50%{box-shadow:0 0 20px rgba(182,36,255,.3)}}.animate-pulse-slow{animation:pulse 3s ease-in-out infinite}.animate-bounce-slow{animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.hover\:scale-102:hover{transform:scale(1.02)}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.animate-blink{animation:blink 1s infinite}