.TwoRowCarousel{position:relative;margin:60px 0}@media(max-width:767px){.TwoRowCarousel{margin:40px 0}}.TwoRowCarousel:hover .TwoRowCarouselTooltip{display:block}.TwoRowCarousel .TwoRowCarouselHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media(max-width:767px){.TwoRowCarousel .TwoRowCarouselHeader{margin-bottom:24px}}@media(max-width:575px){.TwoRowCarousel .TwoRowCarouselHeader{align-items:flex-start}}.TwoRowCarousel .TwoRowCarouselTitle{font-family:Unbounded,sans-serif;font-weight:900;font-size:34px;line-height:42px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0;-webkit-hyphens:auto;hyphens:auto}@media(max-width:991px){.TwoRowCarousel .TwoRowCarouselTitle{font-family:Unbounded,sans-serif;font-weight:900;font-size:28px;line-height:36px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}@media(max-width:575px){.TwoRowCarousel .TwoRowCarouselTitle{font-family:Unbounded,sans-serif;font-weight:900;font-size:22px;line-height:30px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}@media(max-width:767px){.TwoRowCarousel .TwoRowCarouselTitle{font-family:Unbounded,sans-serif;font-weight:900;font-size:22px;line-height:30px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}.TwoRowCarousel .TwoRowCarouselViewAll{display:flex;align-items:center;gap:8px;font-family:Unbounded,sans-serif;font-weight:900;font-size:20px;line-height:33px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0;color:#e6ff01;text-decoration:none;transition:opacity .2s ease}.TwoRowCarousel .TwoRowCarouselViewAll:hover{opacity:.8}@media(max-width:767px){.TwoRowCarousel .TwoRowCarouselViewAll{font-family:Unbounded,sans-serif;font-weight:900;font-size:14px;line-height:20px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0;color:#e6ff01}}.TwoRowCarousel .TwoRowCarouselViewAllIcon{transition:transform .2s ease}.TwoRowCarouselViewAll:hover .TwoRowCarousel .TwoRowCarouselViewAllIcon{transform:translateX(4px)}.TwoRowCarousel .TwoRowCarouselTabs{display:flex;gap:16px;margin-bottom:1.5rem;overflow:auto hidden;white-space:nowrap;margin-left:-48px;margin-right:-48px;padding-left:48px;padding-right:48px}.TwoRowCarousel .TwoRowCarouselTabs::-webkit-scrollbar{display:none}@media(max-width:575px){.TwoRowCarousel .TwoRowCarouselTabs{margin-bottom:1rem;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}}.TwoRowCarousel .TwoRowCarouselTab{background:#eeeaeb;border:none;border-radius:29px;padding:8px 24px;cursor:pointer;transition:all .2s ease;font-family:Urbanist,sans-serif;font-size:14px;font-style:normal;font-weight:900;text-transform:uppercase;color:#20232c;white-space:nowrap}.TwoRowCarousel .TwoRowCarouselTab:active{transform:translateY(0)}.TwoRowCarousel .TwoRowCarouselTab.TwoRowCarouselTabActive{background:#e6ff01;color:#20232c}@media(max-width:767px){.TwoRowCarousel .TwoRowCarouselTab{padding:6px 16px;font-size:12px;line-height:18px}}.TwoRowCarousel .TwoRowCarouselContainer{position:relative;display:flex;align-items:center}.TwoRowCarousel .TwoRowCarouselRightBleed{width:100%}.TwoRowCarousel .TwoRowCarouselSwiper{width:100%;height:100%}@media(max-width:1439px){.TwoRowCarousel .TwoRowCarouselSwiper{overflow:visible}}.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px;justify-content:start}@media(max-width:1439px){.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .swiper-wrapper{gap:16px;width:109.5%;overflow:visible}}@media(max-width:991px){.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(4,1fr);width:114.5%}}@media(max-width:575px){.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-flow:row nowrap;width:100%}}.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .TwoRowCarouselSlide{width:100%;aspect-ratio:220/329;max-width:220px;min-width:180px}.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .TwoRowCarouselSlide:nth-child(n+13){display:none}@media(max-width:991px){.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .TwoRowCarouselSlide:nth-child(n+9){display:none}}@media(max-width:575px){.TwoRowCarousel .TwoRowCarouselSwiper:not(.swiper-initialized) .TwoRowCarouselSlide:nth-child(n+3){display:none}}.TwoRowCarousel .TwoRowCarouselPagination{display:flex;justify-content:center;gap:6px;margin-top:20px}@media(min-width:992px){.TwoRowCarousel .TwoRowCarouselPagination{margin-top:32px}}.TwoRowCarousel .TwoRowCarouselPagination .TwoRowCarouselDot{cursor:pointer;width:10px;height:10px;aspect-ratio:1/1;border-radius:10px;background:#eeeaeb;opacity:.5;border:none}.TwoRowCarousel .TwoRowCarouselPagination .TwoRowCarouselDot.active{width:22px;height:10px;aspect-ratio:11/5;border-radius:7px;background:#e6ff01;opacity:1}.TwoRowCarousel .TwoRowCarouselNav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,0);border:none;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}@media(max-width:1439px){.TwoRowCarousel .TwoRowCarouselNav{display:none}}.TwoRowCarousel .TwoRowCarouselNav:active{transform:translateY(-50%) scale(.95)}.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavLeft{left:-70px}@media(max-width:991px){.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavLeft{left:-20px}}@media(max-width:767px){.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavLeft{left:-16px;width:40px;height:40px}.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavLeft img{width:24px;height:24px}}.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavLeft.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavRight{right:-70px}@media(max-width:991px){.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavRight{right:-20px}}@media(max-width:767px){.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavRight{right:-16px;width:40px;height:40px}.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavRight img{width:24px;height:24px}}.TwoRowCarousel .TwoRowCarouselNav.TwoRowCarouselNavRight.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.TwoRowCarouselTooltip{cursor:context-menu;display:none;position:absolute;width:12px;height:12px;z-index:100}.TwoRowCarouselTooltip:hover{display:block}.TwoRowCarouselTooltip>img{width:100%;height:100%}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.FavoriteButton button{background:none;border:none;outline:none;padding:0;margin:0;cursor:pointer}.FavoriteButton button:focus{outline:none;box-shadow:none}.promotions-section{display:flex;flex-direction:column;gap:1.5rem;width:100%}.promotions-section-top-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%}@media(min-width:992px){.promotions-section-top-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:calc((43.75rem - 1.5rem)/2) calc((43.75rem - 1.5rem)/2)}.promotions-section-top-grid--1{grid-template-columns:1fr;grid-template-rows:43.75rem}.promotions-section-top-grid--1 .promotions-section-top-item--left{grid-column:1/2;grid-row:1/2}.promotions-section-top-grid--2{grid-template-columns:1fr 2fr;grid-template-rows:43.75rem}.promotions-section-top-grid--2 .promotions-section-top-item--left{grid-column:1/2;grid-row:1/2}.promotions-section-top-grid--2 .promotions-section-top-item--top-right{grid-column:2/3;grid-row:1/2;height:100%}}.promotions-section-top-item{min-height:33rem}@media(min-width:992px){.promotions-section-top-item{min-height:auto}}.promotions-section-top-item .promotion-banner{height:100%}@media(min-width:992px){.promotions-section-top-item--left{grid-column:1/2;grid-row:1/3}.promotions-section-top-item--left .promotion-banner-image{object-position:bottom center}}@media(min-width:768px){.promotions-section-top-item--left .promotion-banner-image-wrapper{height:80%}.promotions-section-top-item--left .promotion-banner-title{max-width:65%}}@media(min-width:992px){.promotions-section-top-item--left .promotion-banner-title{max-width:100%}}.promotions-section-top-item--left .promotion-banner-link{margin-top:2rem}.promotions-section-top-item--left .promotion-banner-more-info{margin-top:0}@media(min-width:992px){.promotions-section-top-item--top-right{grid-column:2/4;grid-row:1/2;height:calc((43.75rem - 1.5rem)/2)}}@media(min-width:768px){.promotions-section-top-item--top-right .promotion-banner-title{max-width:65%}}@media(max-width:991px){.promotions-section-top-item--top-right .promotion-banner-link{margin-top:2rem}}@media(min-width:992px){.promotions-section-top-item--bottom-right{grid-column:2/4;grid-row:2/3;height:calc((43.75rem - 1.5rem)/2)}}@media(min-width:768px){.promotions-section-top-item--bottom-right .promotion-banner-title{max-width:65%}}@media(max-width:991px){.promotions-section-top-item--bottom-right .promotion-banner-link{margin-top:2rem}}.promotions-section-mid-grid{display:block;margin:0 -1.5rem}@media(min-width:992px){.promotions-section-mid-grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}}.promotions-section-mid-grid .swiper-wrapper{box-sizing:border-box}@media(min-width:992px){.promotions-section-mid-grid .swiper-wrapper{padding:0}}.promotions-section-swiper{width:100%;padding:0 1.5rem 2.5rem}.promotions-section-swiper .swiper-wrapper{align-items:stretch}.promotions-section-swiper .swiper-slide{height:auto}.promotions-section-swiper .swiper-pagination{bottom:0}.promotions-section-dot{display:inline-block;width:.625rem;height:.625rem;border-radius:7px;background-color:#eeeaeb;margin:0 .1875rem;cursor:pointer;transition:width .2s ease,background-color .2s ease}.promotions-section-dot--active{width:1.375rem;background-color:#e6ff01}.promotions-section-mid-item{display:flex;height:100%}.promotions-section-bottom-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%}@media(min-width:768px){.promotions-section-bottom-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.promotions-section-bottom-grid{grid-template-columns:repeat(4,1fr)}}.promotions-section-bottom-item{padding-bottom:100%;position:relative}.promotions-section-bottom-item .promotion-banner{position:absolute;inset:0}.promotions-section-bottom-item .promotion-banner-label{font-family:Urbanist,sans-serif;font-size:1.125rem;line-height:1.55;color:#eeeaeb;font-weight:600;text-transform:none;margin-bottom:0}.promotions-section-bottom-item .promotion-banner-title{font-size:1.375rem;line-height:1.36;font-weight:900;color:#e6ff01}.promotions-section-bottom-item .promotion-banner--neon .promotion-banner-label,.promotions-section-bottom-item .promotion-banner--neon .promotion-banner-title{color:#20232c}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:576px){.container{max-width:540px;padding-left:24px;padding-right:24px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1440px){.container{max-width:1320px}}@media(min-width:1640px){.container{max-width:1440px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:576px){.container-fluid{padding-left:24px;padding-right:24px}}.row{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto}@media(min-width:1440px){.row{max-width:1440px;gap:24px;justify-content:flex-start;margin-left:auto;margin-right:auto}}@media(min-width:768px)and (max-width:1439px){.row{max-width:1196px;gap:24px;justify-content:flex-start;margin-left:auto;margin-right:auto}}@media(max-width:1439px){.row{width:100%;margin-left:auto;margin-right:auto;gap:16px}}.col-1{max-width:98px}.col-1,.col-2{width:100%;flex:0 1 auto}.col-2{max-width:220px}.col-3{max-width:342px}.col-3,.col-4{width:100%;flex:0 1 auto}.col-4{max-width:464px}.col-5{max-width:586px}.col-5,.col-6{width:100%;flex:0 1 auto}.col-6{max-width:708px}.col-7{max-width:830px}.col-7,.col-8{width:100%;flex:0 1 auto}.col-8{max-width:952px}.col-9{max-width:1074px}.col-10,.col-9{width:100%;flex:0 1 auto}.col-10{max-width:1196px}.col-11{max-width:1318px}.col-11,.col-12{width:100%;flex:0 1 auto}.col-12{max-width:1440px}@media(min-width:768px)and (max-width:1439px){.col-tablet-1{max-width:98px;width:100%;flex:0 0 auto}.col-tablet-2{max-width:220px;width:100%;flex:0 0 auto}.col-tablet-3{max-width:342px;width:100%;flex:0 0 auto}.col-tablet-4{max-width:464px;width:100%;flex:0 0 auto}.col-tablet-5{max-width:586px;width:100%;flex:0 0 auto}.col-tablet-6{max-width:708px;width:100%;flex:0 0 auto}.col-tablet-7{max-width:830px;width:100%;flex:0 0 auto}.col-tablet-8{max-width:952px;width:100%;flex:0 0 auto}.col-tablet-9{max-width:1074px;width:100%;flex:0 0 auto}.col-tablet-10{max-width:1196px;width:100%;flex:0 0 auto}}@media(max-width:767px){.col-mobile-1,.col-mobile-2,.col-mobile-3,.col-mobile-4{width:100%;flex:0 0 auto}}.h1-unbounded-60pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:60px;line-height:63px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0;-webkit-hyphens:auto;hyphens:auto}@media(max-width:991px){.h1-unbounded-60pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:48px;line-height:56px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0}}@media(max-width:575px){.h1-unbounded-60pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:42px;line-height:50px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0}}.h2-unbounded-40pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:40px;line-height:48px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0;-webkit-hyphens:auto;hyphens:auto}@media(max-width:991px){.h2-unbounded-40pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:36px;line-height:44px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}@media(max-width:575px){.h2-unbounded-40pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:30px;line-height:38px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}.h3-unbounded-34pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:34px;line-height:42px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0;-webkit-hyphens:auto;hyphens:auto}@media(max-width:991px){.h3-unbounded-34pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:28px;line-height:36px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}@media(max-width:575px){.h3-unbounded-34pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:22px;line-height:30px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}}.h4-unbounded-20pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:20px;line-height:28px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0;-webkit-hyphens:auto;hyphens:auto}@media(max-width:991px){.h4-unbounded-20pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:24px;line-height:32px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0}}@media(max-width:575px){.h4-unbounded-20pt{font-family:Unbounded,sans-serif;font-weight:900;font-size:20px;line-height:28px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0}}.copy-urbanist-18pt{font-size:18px;line-height:28px}.copy-urbanist-16pt,.copy-urbanist-18pt{font-family:Urbanist,sans-serif;font-weight:300;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}.copy-urbanist-16pt{font-size:16px;line-height:48px}.subhl-urbanist-25pt{font-family:Urbanist,sans-serif;font-weight:300;font-size:25px;line-height:35px;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}.copy-bold-urbanist-18pt{font-size:18px}.copy-bold-urbanist-18pt,.copy-bold-urbanist-20pt{font-family:Urbanist,sans-serif;font-weight:700;line-height:28px;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}.copy-bold-urbanist-20pt{font-size:20px}.textlink-urbanist-14pt{font-family:Urbanist,sans-serif;font-weight:300;font-size:14px;line-height:28px;color:#e6ff01;text-transform:none;letter-spacing:0;margin:0}@media(max-width:767px){.textlink-urbanist-14pt{font-family:Urbanist,sans-serif;font-weight:300;font-size:10px;line-height:10px;color:#e6ff01;text-transform:none;letter-spacing:0;margin:0}}.textlink-urbanist-18pt{font-family:Urbanist,sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#e6ff01;text-transform:none;letter-spacing:0;margin:0;text-decoration:none;cursor:pointer}.textlink-urbanist-18pt:hover{text-decoration:underline}.unbounded-black-40px{font-size:40px;line-height:48px}.unbounded-black-25px,.unbounded-black-40px{font-family:Unbounded,sans-serif;font-weight:900;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}.unbounded-black-25px{font-size:25px;line-height:32px}.unbounded-black-20px{font-size:20px;line-height:33px}.unbounded-black-14px,.unbounded-black-20px{font-family:Unbounded,sans-serif;font-weight:900;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}.unbounded-black-14px{font-size:14px;line-height:20px}.urbanist-regular-14px{font-weight:400}.urbanist-black-14px,.urbanist-regular-14px{font-family:Urbanist,sans-serif;font-size:14px;line-height:21px;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}.urbanist-black-14px{font-weight:900}.urbanist-black-20px{font-weight:900;font-size:20px;line-height:28px}.urbanist-black-20px,.winner-italic-urbanist-25pt{font-family:Urbanist,sans-serif;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}.winner-italic-urbanist-25pt{font-weight:300;font-size:25px;line-height:35px;font-style:italic}@media(max-width:575px){.winner-italic-urbanist-25pt{font-size:1.125rem;line-height:1.25}}.winner-urbanist-32pt{font-family:Urbanist,sans-serif;font-weight:300;font-size:32px;line-height:35px;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}@media(max-width:575px){.winner-urbanist-32pt{font-size:1.125rem;line-height:1.25}}.winner-bold-urbanist-32pt{font-family:Urbanist,sans-serif;font-weight:700;font-size:32px;line-height:35px;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0}@media(max-width:575px){.winner-bold-urbanist-32pt{font-size:1.125rem;line-height:1.25}}.winner-bold-urbanist-25pt{font-family:Urbanist,sans-serif;font-weight:700;font-size:25px;line-height:35px;color:#e6ff01;text-transform:none;letter-spacing:0;margin:0}@media(max-width:575px){.winner-bold-urbanist-25pt{font-size:1.125rem;line-height:1.25}}@media(max-width:767px){.h1-mobile{font-family:Unbounded,sans-serif;font-weight:900;font-size:42px;line-height:50px;color:#e6ff01;text-transform:uppercase;letter-spacing:0;margin:0}.h2-mobile{font-size:30px;line-height:38px}.h2-mobile,.h3-mobile{font-family:Unbounded,sans-serif;font-weight:900;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0}.h3-mobile{font-size:22px;line-height:30px}.h4-mobile{font-family:Unbounded,sans-serif;font-weight:900;font-size:20px;color:#e6ff01;text-transform:uppercase}.h4-mobile,.subhl-mobile{line-height:28px;letter-spacing:0;margin:0}.subhl-mobile{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#eeeaeb;text-transform:none}}.GameThumbnail{position:relative;width:100%;max-width:220px;aspect-ratio:220/329;border-radius:20px;overflow:hidden;cursor:pointer;transform-style:preserve-3d;transition:transform .3s ease}.GameThumbnail .GameThumbnailBackground{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#5f6882}.GameThumbnail .GameThumbnailImage{width:100%;height:100%;object-fit:cover;object-position:center}.GameThumbnail .GameThumbnailNoImage{color:#20232c;font-size:.875rem;font-weight:600;text-align:center;padding:1rem;text-transform:uppercase;opacity:.7}.GameThumbnail .GameThumbnailNoImage,.GameThumbnail .GameThumbnailOverlay{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.GameThumbnail .GameThumbnailOverlay{position:absolute;top:0;left:0;background:#e6ff01;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.GameThumbnail .GameThumbnailOverlay.open{opacity:1;visibility:visible;pointer-events:auto}@media(hover:hover)and (pointer:fine){.GameThumbnail:hover .GameThumbnailOverlay{opacity:1;visibility:visible;pointer-events:auto}}.GameThumbnail:hover .GameThumbnailTooltip{display:block}.GameThumbnail .GameThumbnailContent{padding:1rem .75rem .75rem 1rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#20232c}.GameThumbnail .GameThumbnailTitle{font-size:.875rem;font-weight:900;line-height:20px;text-transform:uppercase;color:#20232c;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:400px){.GameThumbnail .GameThumbnailTitle{font-size:.75rem}}@media(max-width:1199px){.GameThumbnail .GameThumbnailTitle{-webkit-line-clamp:2}}.GameThumbnail .GameThumbnailProvider{font-size:.875rem;font-weight:400;opacity:.8;color:#20232c}.GameThumbnail .GameThumbnailBetInfo{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.GameThumbnail .GameThumbnailBetButton{background:#20232c;color:#e6ff01;padding:.375rem .625rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;font-family:Urbanist,sans-serif;width:-moz-fit-content;width:fit-content}@media(max-width:400px){.GameThumbnail .GameThumbnailBetButton{font-size:.625rem}}.GameThumbnail .GameThumbnailBetLabel{font-weight:900}.GameThumbnail .GameThumbnailBetAmount{font-weight:400}.GameThumbnail .GameThumbnailActions{display:flex;justify-content:space-between;align-items:center;height:28px}.GameThumbnail .GameThumbnailPlayButton{background:none;border:none;border-radius:0;color:#20232c;font-size:1rem;font-weight:700;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:opacity .2s ease;min-width:unset;height:auto;padding:0 6px 0 0}@media(max-width:400px){.GameThumbnail .GameThumbnailPlayButton{font-size:.75rem}}.GameThumbnail .GameThumbnailPlayButton:hover{opacity:.8}.GameThumbnail .GameThumbnailPlayButton svg path{fill:currentcolor}.GameThumbnail .GameThumbnailPlayArrow{transition:transform .2s ease}.GameThumbnail:hover .GameThumbnailPlayArrow{transform:translateX(2px)}.GameThumbnail .GameThumbnailFavoriteButton{cursor:pointer;padding:.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.GameThumbnail .GameThumbnailFavoriteButton:hover{background:rgba(32,35,44,.1);transform:scale(1.1);border-radius:4px}.GameThumbnail .GameThumbnailFavoriteButton svg{width:20px;height:20px}.GameThumbnail .GameThumbnailFavoriteButton svg path{fill:#20232c}.GameThumbnail .GameThumbnailFavoriteButtonActive{color:#e6ff01!important}.GameThumbnail--gamefinder .GameThumbnail-info{position:relative;z-index:3;height:100%;padding:8px}@media(min-width:768px){.GameThumbnail--gamefinder .GameThumbnail-info{padding:10px}}.GameThumbnail--gamefinder .bets{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-radius:12px;background-color:rgba(32,35,44,.7)}@media(min-width:768px){.GameThumbnail--gamefinder .bets{border-radius:10px;padding:6px 12px 0;gap:8px}}.GameThumbnail--gamefinder .bet{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#eeeaeb;text-transform:none;letter-spacing:0;color:#e6ff01;padding:4px 4px 0;margin:0 0 4px}@media(min-width:768px){.GameThumbnail--gamefinder .bet{padding:0}}@media(max-width:767px){.GameThumbnail--gamefinder .bet{font-size:10px;line-height:14px}}.GameThumbnail--gamefinder .bet span{font-weight:900;color:#e6ff01;padding-right:4px}@media(min-width:768px){.GameThumbnail--gamefinder .bet span{padding-right:8px}}.GameThumbnail--gamefinder .options{position:absolute;z-index:2;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;padding:0 10px;pointer-events:none}@media(min-width:768px){.GameThumbnail--gamefinder .options{padding:0 20px}}.GameThumbnail--gamefinder .option{background-color:#20232c;min-width:0;overflow:hidden;border-radius:5px;width:44px;height:44px;padding:8px;pointer-events:all;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.GameThumbnail--gamefinder .option{border-radius:10px;width:44px;height:44px;padding:8px}}.GameThumbnail--gamefinder .option.play{margin-left:auto}.GameThumbnail--gamefinder .option path{fill:#e6ff01}.GameThumbnail .Badge{bottom:0;width:84%;left:8%}.GameThumbnail .Badge .container{border-radius:1em 0;background:#9064e8;font-family:Urbanist,sans-serif;font-weight:300;font-size:16px;line-height:48px;color:#eeeaeb;text-transform:none;letter-spacing:0;margin:0;font-weight:700;line-height:1.2em}.GameThumbnailTooltip{position:absolute;top:.5rem;right:.5rem;z-index:3}@media(min-width:768px){.GameThumbnail .GameThumbnailBetButton{padding:.5rem .75rem}.GameThumbnail .GameThumbnailPlayButton{font-size:1rem}}@media(min-width:992px){.GameThumbnail .GameThumbnailBetButton{font-size:.625rem}.GameThumbnail .GameThumbnailPlayButton{font-size:.75rem}}@media(min-width:1200px){.GameThumbnail .GameThumbnailContent{padding:2.438rem 1.25rem .75rem}}@media(min-width:1440px){.GameThumbnail .GameThumbnailBetButton{font-size:.875rem}.GameThumbnail .GameThumbnailPlayButton{font-size:1rem}}@media(min-width:1640px){.GameThumbnail .GameThumbnailBetButton{font-size:1rem}}.GameThumbnail.disabled{border:2px solid #5f6882}.GameThumbnail.disabled .GameThumbnailBackground .GameThumbnailImage{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.4}.GameThumbnail.disabled .GameThumbnailBackground .cooloff-overlay{position:absolute;display:flex;justify-content:center;flex-direction:column;inset:0;text-align:center}.GameThumbnail.disabled .GameThumbnailBackground .cooloff-overlay p{font-family:Unbounded,sans-serif;font-weight:900;font-size:14px;line-height:20px;color:#eeeaeb;text-transform:uppercase;letter-spacing:0;margin:0;text-transform:none;font-weight:400;text-shadow:0 4px 4px rgba(0,0,0,.25)}.GameThumbnail.disabled .GameThumbnailOverlay{display:none}