*{font-family:poppins;caret-color:transparent}body{user-select: none;background:linear-gradient(135deg,#adff9679 0,#fff 20%,#fff 90%,#ffabab7c 100%);overflow-x:hidden;background-repeat:no-repeat}hr.title-line{border-radius:20px;height:5px;width:20%;background-color:#212529}.main{position:relative;overflow:hidden;margin:0 -20%;--rotation-before:40deg;--rotation-after:-20deg}.main::before{content:'';position:absolute;top:-7%;left:35%;width:100%;height:100%;background-image:url(../images/controller1.webp);background-position:center;background-repeat:no-repeat;background-size:35%;transform:rotate(var(--rotation-before));opacity:.2;z-index:1}.main::after{content:'';position:absolute;top:10%;left:-35%;width:100%;height:100%;background-image:url(../images/controller2.webp);background-position:center;background-repeat:no-repeat;background-size:30%;transform:rotate(var(--rotation-after));opacity:.8;z-index:1}.slider{display:flex;align-items:center;position:relative;margin-top:4%;margin-bottom:10%;width:100%;height:750px;overflow:hidden}.item{position:absolute;width:350px;height:auto;margin:40px 0 0 -70px;text-align:justify;border-radius:10px;padding:20px;transition:.5s;left:calc(50% - 105px);top:0;color:#000;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.item img{mask-image:linear-gradient(transparent,#000 10%,#000 90%,rgba(0,0,0,.094) 96%,transparent),linear-gradient(90deg,transparent,#000 0,#000 90%,rgba(0,0,0,.094) 96%,transparent),linear-gradient(180deg,transparent,#000 0,#000 90%,rgba(0,0,0,.094) 96%,transparent),linear-gradient(270deg,transparent,#000 0,#000 90%,rgba(0,0,0,.094) 96%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 10%,#000 90%,rgba(0,0,0,.094) 96%,transparent),linear-gradient(90deg,transparent,#000 0,#000 90%,rgba(0,0,0,.094) 96%,transparent),linear-gradient(180deg,transparent,#000 0,#000 90%,rgba(0,0,0,.094) 96%,transparent),linear-gradient(270deg,transparent,#000 0,#000 90%,rgba(0,0,0,.094) 96%,transparent);mask-composite:intersect;-webkit-mask-composite:intersect}.item h1{text-align:center;color:#000;font-weight:700;font-size:1.7em;margin:0}.item::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;filter:blur(1px);opacity:10%;z-index:-1}.genre-container img{mask-image:none}.genre{display:flex;align-items:center;font-size:35px;font-weight:200;font-family:coolvetica2;padding-bottom:5px}.genre-icon{width:18px;height:auto;margin:0 7px 0 0}.genre-text{font-size:20px;font-family:Coolvetica4;display:flex;align-items:center}.genre-container{height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.description{margin:-7% 0}.description-text{font-size:14px;font-family:poppins;font-weight:600;font-style:italic;margin-bottom:6%;margin-top:-2%}.genre-container .dot{height:7px;width:7px;background-color:#000;border-radius:50%;display:inline-block}#item1{box-shadow:#200b6b 0 0 12px 0}#item2{box-shadow:#23b0d0 0 0 12px 0}#item3{box-shadow:#db995f 0 0 12px 0}#item4{box-shadow:#0072cf 0 0 12px 0}#item5{box-shadow:#fba604 0 0 12px 0}#item6{box-shadow:#db9d70 0 0 12px 0}#item7{box-shadow:#cb5e24 0 0 12px 0}#next{position:absolute;top:40%;color:#c82014;background-color:transparent;border:none;font-size:80px;font-family:TheMix;font-weight:700;right:5%;height:auto}#prev{position:absolute;top:40%;color:#c82014;background-color:transparent;border:none;font-size:80px;font-family:TheMix;font-weight:700;left:5%;height:auto}.slider a{text-decoration:none}hr.ligne{background:#39d1b4}hr{border:1px #000;border-radius:20px;height:2px;width:60%;position:relative;background-color:#000}.news{padding:20px 2%}.section-title{font-size:2.3rem;margin-bottom:.5rem;display:flex;align-items:center}.section-title::before{content:"";display:inline-block;width:33px;height:33px;background-image:url(../icons/uptrend.webp);background-position:center;background-size:cover;background-repeat:no-repeat;margin-right:.5rem;opacity:84%}.news-part{position:relative;margin:30px 0}.grid-container{position:relative;display:grid;grid-template-columns:30% 70%;gap:30px}.grid-item{position:relative;background:rgba(255,255,255,.1);border-radius:10px;padding:15px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.grid-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.grid-item.info{color:#000;display:flex;flex-direction:column}.grid-item.info h3{margin:0;font-size:2em;font-weight:700}.grid-item.info p{color:rgba(0,0,0,.777);margin:5px 0;font-size:1.1em}.grid-item.info strong{color:#f5f5f5}.upcoming{width:100%;margin:7% 0;height:var(--height);overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 10% 90%,transparent)}.upcoming-game{position:relative;display:inline-block;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.628),0 0 10px rgba(0,0,0,.519);overflow:hidden}.upcoming-game img{width:100%;display:block}.upcoming-game .upcoming-title{position:absolute;bottom:0;left:0;width:100%;height:30%;background:rgba(0,0,0,.7);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.7rem;font-weight:600;font-family:poppins;text-align:center;transform:translateY(100%);transition:transform .3s ease;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.upcoming-game:hover .upcoming-title{transform:translateY(0)}.upcoming .list{display:flex;width:100%;min-width:calc(var(--width) * var(--quantity));position:relative}.upcoming .list .upcoming-game{width:var(--width);height:var(--height);position:absolute;left:100%;animation:run 25s linear infinite;transition:filter .5s;animation-delay:calc((25s / var(--quantity)) * (var(--position) - 1) - 25s)!important}.upcoming:hover .upcoming-game{animation-play-state:paused!important;filter:grayscale(1)}.upcoming .upcoming-game:hover{filter:grayscale(0)}@keyframes run{from{left:100%}to{left:calc(var(--width) * -1)}}.cta-wrapper{position:relative;padding:1rem;margin:10% 0}.bg-gradient-1,.bg-gradient-2{position:absolute;inset:0;border-radius:1.5rem}.bg-gradient-1{background:linear-gradient(to right,rgba(47,255,0,.305),rgba(34,255,0,.305));transform:rotate(-2deg)}.bg-gradient-2{background:linear-gradient(to left,rgba(43,255,0,.305),rgba(51,255,0,.305));transform:rotate(2deg)}.cta-content{position:relative;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);overflow:hidden}.circle-bg{position:absolute;top:0;right:0;width:16rem;height:16rem;background:linear-gradient(135deg,#caff9c,#d8ffb6);border-radius:50%;transform:translate(50%,-50%);opacity:.5}.content-inner{position:relative;z-index:1;max-width:50rem;margin:0 auto;text-align:center}.icon-header{display:inline-flex;padding:1.1rem;background:#d8ffc5;border-radius:1rem;margin-top:1rem}.cta-title{font-size:2.9rem;font-weight:700;margin-bottom:.7rem;background:linear-gradient(to right,#63e209,#23ca23);-webkit-background-clip:text;color:transparent}.subtitle{font-size:1.2rem;color:#4b5563;margin-bottom:1.2rem}.buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.75rem;font-weight:500;cursor:pointer;transition:all .2s}.cta-btn img{transition:transform .2s}.cta-btn:hover img{transform:translateX(4px)}.btn-red{background:linear-gradient(45deg,#52c500,#23ca23);color:#fff;border:none;box-shadow:0 4px 15px -3px rgba(60,216,17,.479)}.btn-red:hover{transform:scale(1.05);box-shadow:0 6px 20px -3px rgba(60,216,17,.4)}.btn-normal{background:#fff;color:#52c500;border:2px solid #32d001a7}.btn-normal:hover{background:#f5ffee;border-color:#abf595}.stats{margin-top:2rem;padding-top:2rem;border-top:1px solid #f3f4f6;display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.stat{color:#3a414a;display:flex;align-items:center;gap:.5rem}.number{font-size:1.5rem;font-weight:600;color:#52c500}.stats .dot{width:.375rem;height:.375rem;background:#1ab321;border-radius:50%;display:inline-block}.inverted{filter:invert(1)}.green-icon{filter:brightness(0) saturate(100%) invert(28%) sepia(90%) saturate(10000%) hue-rotate(1200deg) brightness(185%) contrast(101%)}.footer{background-color:#79f71f9e;padding:2% 5% .7% 5%;color:#23ca23;position:relative;overflow:hidden;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.content{max-width:1400px;margin:0 auto;position:relative}.bottom-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:0 3%}.page-icons{display:flex;gap:2rem}.page-icon{background-color:#23ca23;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .3s ease;overflow:hidden;transition:opacity .3s ease,transform .3s ease}.page-icon:hover{opacity:.8;transform:scale(1.2);transition-duration:.5s}.page-icon-img{width:60%;object-fit:cover}.footer-tag{text-align:center;margin-bottom:2%}.handle{font-size:1.7rem;margin:0;margin-bottom:.5rem;font-style:italic}.slogan{font-size:3rem;margin:0;font-weight:700;color:#23ca23}.footer .logo{text-align:center;width:auto}.logo-img{max-width:150px;margin-top:-4%;height:auto;filter:brightness(0) saturate(100%) invert(28%) sepia(60%) saturate(1056%) hue-rotate(70deg) brightness(195%) contrast(89%)}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.footer-links a{color:#23ca23;text-decoration:none;font-size:.9rem}.footer-links a:hover{text-decoration:underline}.footer-logo-container{width:400px;height:150px;display:flex;justify-content:center;align-items:center;position:relative}.footer-logo-container img{width:100%;height:auto;position:absolute;object-fit:contain;transition:opacity .5s ease,transform .5s ease}.short-logo{opacity:1;transform:scale(1)}.full-logo{opacity:0;transform:scale(.7);margin-top:-5%;filter:brightness(0) saturate(100%) invert(28%) sepia(60%) saturate(1056%) hue-rotate(70deg) brightness(195%) contrast(89%)}.footer-logo-container:hover .short-logo{opacity:0;transform:scale(1.1)}.footer-logo-container:hover .full-logo{opacity:1;transform:scale(1)}@media (max-width:1406px){.bottom-row{flex-wrap:nowrap;padding-left:0;padding-right:0}}@media (max-width:1300px){.bottom-row{margin:10px 0 15px 0}.page-icons{gap:1.5rem}.page-icon{width:60px;height:60px}.footer-logo-container{width:300px;height:100px}.full-logo{width:100%!important}.short-logo{height:120%!important}.bottom-center{display:flex;justify-content:center}.slogan{font-size:45px}.slider hr{width:40%}}@media (max-width:992px){.main{padding-top:150px!important;height:550px}.main::before{top:-20%;left:25%;background-size:45%}.main::after{top:25%;left:-25%;background-size:40%}hr.title-line{width:40%}.sub-title{font-size:45px!important}.row h1{font-size:32px}.slider{width:120%;margin-left:-70px}.slider .item{width:250px}.item{left:calc(50% - 50px)}.item h1{font-size:20px}.item:nth-child(5) h1{font-size:17px!important}.genre{font-size:27px}.genre-icon{width:14px;margin-right:5px}.genre-text{font-size:15px}.description-text{font-size:12px}.genre-container .dot{height:4px;width:4px}#next,#prev{font-size:60px;top:33%}#next{right:13%}#prev{left:13%}.section-title{font-size:25px}.section-title::before{width:23px;height:23px;margin-right:4px}.news-part{margin-top:15px}.grid-container{gap:10px}.grid-item.info h3{font-size:1.35em}.grid-item.info p{margin:5px 0;font-size:.8em}.grid-item img{width:100%;height:100%}.upcoming .list .upcoming-game{width:calc((var(--width)) - 150px);height:calc((var(--height)) - 150px)}.upcoming .list{min-width:calc(((var(--width)) - 150px) * var(--quantity))}.upcoming-game .upcoming-title{font-size:14px}.upcoming{height:160px}.icon-header{padding:.4rem;margin-top:.4rem}.cta-title{font-size:2.1rem;margin-top:.7rem}.subtitle{font-size:.9rem}.cta-btn{gap:.5rem;padding:.65rem 1rem;border-radius:1rem;font-size:14px}.cta-btn img{width:24px;height:auto}.icon-header .green-icon{width:39px;height:auto}.stats{font-size:.8rem;gap:.8rem}.number{font-size:1.3rem}.stats .dot{width:.31rem;height:.3rem}.circle-bg{width:10rem;height:10rem}.bottom-row{display:grid}.bottom-row .logo{order:2}.bottom-row{width:80vw;display:grid;grid-template-columns:48% 46%;grid-template-rows:auto auto;gap:20px 10px}.logo{text-align:center;grid-column:2;grid-row:1/span 2}.bottom-center{display:flex;justify-content:center;margin:5px 0 10px 0}.slogan{font-size:40px}.page-icon{width:55px;height:55px}.page-icons{justify-content:center}.footer-logo-container{width:300px;height:100px}.full-logo{width:100%!important}.short-logo{height:120%!important}}@media (max-width:768px){.main::before{top:-25%;left:15%;background-size:55%}.main::after{top:25%;left:-15%;background-size:50%}.main{top:10px}.main h1:first-child{font-size:65px!important;margin-bottom:0}.main h1:nth-child(2){font-size:28px}.slider{width:120%;margin-left:-58px}#next{right:13%}#prev{left:15%}.slider{height:650px}.grid-container{grid-template-columns:none}.grid-item:nth-child(even){margin-bottom:45px}.icon-header{padding:.4rem;margin-top:.4rem}.subtitle{font-size:.7rem}.cta-title{font-size:1.5rem;margin-top:1.2rem}.cta-btn{gap:.3rem;padding:.6rem .8rem;border-radius:1rem;font-size:10px}.icon-header .green-icon{width:30px;height:auto}.cta-btn img{width:20px;height:auto}.stats{font-size:.6rem;gap:.6rem;margin-top:20px;padding-top:20px}.number{font-size:1rem}.page-icons{gap:1rem}.page-icon{width:50px;height:50px}.footer-logo-container{width:250px;height:75px}.full-logo{width:100%!important}.short-logo{height:120%!important}.news{padding-bottom:0}.cta-wrapper{margin-top:80px}.slogan{font-size:23px}.page-icons{gap:.6rem}.page-icon{width:40px;height:40px}.bottom-row{width:80vw;display:grid;grid-template-columns:55% 42%;grid-template-rows:auto auto;gap:20px 10px}.footer-logo-container{width:150px;height:56px}.full-logo{width:100%!important}.short-logo{height:120%!important}}@media (max-width:576px){.main::before{top:-28%;left:15%;background-size:70%}.main::after{top:15%;left:-15%;background-size:65%}.main{top:40px}.main h1:first-child{font-size:57px!important;margin-bottom:-40px}.main h1:nth-child(2){font-size:25px}.sub-title{font-size:40px!important}hr.title-line{height:4px}.slider .item{width:230px}.item{left:calc(50% - 25px);padding:15px 15px 15px 12px}#next,#prev{font-size:60px;top:33%}#next{right:-4%;z-index:10}#prev{left:4%;z-index:10}.description-text{font-size:10px}.genre{font-size:25px}.genre-text{font-size:13px}.genre-icon{width:12px;margin-right:4px}.item:nth-child(5) h1{font-size:16px!important}}@media (hover:none){.upcoming:hover .upcoming-game{animation-play-state:running!important}}