
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.Games-module__MHM4Oa__section{background:var(--background);padding:40px 0;overflow:hidden}.Games-module__MHM4Oa__neonText{color:#0f0;text-shadow:0 0 10px #0f06,0 0 20px #0f03}.Games-module__MHM4Oa__header{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:30px;padding:0 20px;display:flex}@media (min-width:768px){.Games-module__MHM4Oa__header{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;padding:0 40px}}.Games-module__MHM4Oa__headerWrapper{flex:1;position:relative}.Games-module__MHM4Oa__bgText{color:#ffffff05;pointer-events:none;letter-spacing:10px;user-select:none;white-space:nowrap;z-index:1;font-size:80px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)skew(-10deg)}.Games-module__MHM4Oa__title{color:#fff;text-transform:uppercase;z-index:2;margin:0;font-size:2rem;font-weight:800;position:relative}@media (min-width:1440px){.Games-module__MHM4Oa__title{font-size:3rem}.Games-module__MHM4Oa__bgText{font-size:120px}}.Games-module__MHM4Oa__outlineText{-webkit-text-stroke:1px #ffffff80;color:#0000}.Games-module__MHM4Oa__accentText{color:var(--second-color);font-style:italic}.Games-module__MHM4Oa__navContainer{z-index:3;gap:8px;display:flex}.Games-module__MHM4Oa__navContainer button{background:var(--second-background);width:50px;height:50px;color:var(--text-color);cursor:pointer;border:1px solid #ffffff1a;border-radius:10%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Games-module__MHM4Oa__navContainer button:hover{background:var(--main-color);border-color:var(--main-color);color:#000;transform:scale(1.1)}.Games-module__MHM4Oa__sliderWrapper{width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Games-module__MHM4Oa__outerSwiper{padding:20px 0 60px!important}.Games-module__MHM4Oa__slide{width:280px;height:420px;position:relative}.Games-module__MHM4Oa__card{background:var(--second-background);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;will-change:transform;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;width:100%;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94),border-color .4s,box-shadow .4s;display:flex;overflow:hidden}.Games-module__MHM4Oa__imageWrapper{background:#000;width:100%;height:85%;position:relative;overflow:hidden}.Games-module__MHM4Oa__imageWrapper:after{content:"";opacity:1;pointer-events:none;z-index:2;background:radial-gradient(circle,#0000 60%,#0006 100%);width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.Games-module__MHM4Oa__card:hover .Games-module__MHM4Oa__imageWrapper:after{background:radial-gradient(circle,#0000 40%,#000c 100%)}.Games-module__MHM4Oa__card:hover .Games-module__MHM4Oa__image{transition:transform .5s cubic-bezier(.25,.46,.45,.94);transform:scale(1.04)}.Games-module__MHM4Oa__innerSwiper{width:100%;height:100%}.Games-module__MHM4Oa__image{object-fit:cover;object-position:50% 30%;transition:transform .4s,object-position .4s}.Games-module__MHM4Oa__info{background:linear-gradient(to top,var(--second-background),#141414f2);flex-direction:column;justify-content:flex-start;height:35%;padding:15px;display:flex;position:relative}.Games-module__MHM4Oa__gameTitle{color:var(--text-color);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:1.2rem;font-weight:700;overflow:hidden}.Games-module__MHM4Oa__divider{background:var(--main-color);border-radius:2px;flex-shrink:0;width:25px;height:3px;margin-bottom:8px}.Games-module__MHM4Oa__description{color:var(--second-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.3;display:-webkit-box;overflow:hidden}.Games-module__MHM4Oa__innerSwiper .swiper-pagination-bullet{opacity:0;pointer-events:none;background:#fff;width:5px;height:5px;transition:opacity .4s;margin:0 3px!important}.Games-module__MHM4Oa__activeCard .Games-module__MHM4Oa__innerSwiper .swiper-pagination-bullet{opacity:.5}.Games-module__MHM4Oa__activeCard .Games-module__MHM4Oa__innerSwiper .swiper-pagination-bullet-active{background:var(--main-color);opacity:1;border-radius:4px;width:15px;transition:width .3s,opacity .3s}.Games-module__MHM4Oa__outerSwiper .swiper-pagination-bullet{background:var(--second-text);border-radius:20px;width:8px;height:8px}.Games-module__MHM4Oa__outerSwiper .swiper-pagination-bullet-active{background:var(--main-color)!important}@media (min-width:768px){.Games-module__MHM4Oa__section{padding:60px 0}.Games-module__MHM4Oa__slide{width:320px;height:500px}.Games-module__MHM4Oa__imageWrapper{height:70%}.Games-module__MHM4Oa__info{height:30%;padding:20px}.Games-module__MHM4Oa__gameTitle{font-size:1.3rem}.Games-module__MHM4Oa__description{-webkit-line-clamp:4;font-size:.9rem}}@media (min-width:1440px){.Games-module__MHM4Oa__section{padding:80px 0}.Games-module__MHM4Oa__slide{width:380px;height:600px}.Games-module__MHM4Oa__activeCard:hover{border-color:var(--main-color);z-index:10;transform:translateY(-15px);box-shadow:0 20px 40px #0009}.Games-module__MHM4Oa__slide:not(.swiper-slide-active) .Games-module__MHM4Oa__card{pointer-events:none}.Games-module__MHM4Oa__imageWrapper{height:72%}.Games-module__MHM4Oa__info{height:28%;padding:25px}.Games-module__MHM4Oa__gameTitle{font-size:1.5rem}}
