.home-hero{position:relative;min-height:438px;padding-top:130px}.hero-art{position:absolute;z-index:0;top:0;left:50%;display:flex;justify-content:flex-end;width:min(var(--site-rail-max),100%);height:720px;pointer-events:none;transform:translateX(-50%)}.hero-art-holder{position:relative;width:100%;max-width:1280px;height:720px}.hero-art-holder:after,.hero-art-holder:before{position:absolute;z-index:2;top:0;right:0;width:100%;height:100%;content:"";background:linear-gradient(180deg,rgba(10,12,13,.45),transparent 20%),linear-gradient(0deg,#0a0c0d,transparent 37%)}.hero-art-holder:after{background:linear-gradient(90deg,#0a0c0d 6%,transparent 40%,transparent 77%,#0a0c0d)}.hero-art-holder img{width:100%;height:auto}.hero-art-holder .hero-playlist,.hero-art-holder video{position:absolute;inset:0}.hero-art-holder video{width:100%;visibility:hidden}.hero-art-holder .hero-playlist[data-poster-ready=true] video{visibility:visible}.hero-art-holder video[data-active=true]{visibility:visible;z-index:1}.hero-content{position:relative;z-index:1;min-height:168px;display:flex;align-items:flex-end}.hero-copy{width:50%;max-width:850px;padding-top:10px;align-self:flex-start;font:20px/36px Poppins,Poppins Fallback,sans-serif}.hero-copy h1{margin:0 0 12px;font:700 48px/58px Poppins,Poppins Fallback,sans-serif;letter-spacing:normal}.hero-copy p{margin:0 0 16px;color:#bac0ca;font:20px/36px Poppins,Poppins Fallback,sans-serif}.hero-stats{list-style:none;display:flex;width:fit-content;margin:0;padding:0;border:1px solid var(--stroke);border-radius:10px;background:rgba(151,243,18,.05);color:#fff;font:14px/24px Poppins,Poppins Fallback,sans-serif}.hero-stats li{display:inline-flex;align-items:center;padding:10px 20px;border-left:1px solid var(--stroke)}.hero-stats li:first-child{border-left:0}.hero-stats svg{width:24px;min-width:24px;height:24px;margin-right:8px}.hero-stats strong{margin-right:4px;color:var(--green);font:600 16px/24px Poppins,Poppins Fallback,sans-serif}.games-section{position:relative;z-index:1;margin-bottom:140px;scroll-margin-top:20px}.games-heading{display:flex;align-items:center;justify-content:flex-start;padding-top:10px;margin-bottom:34px}.games-heading h2{display:block;margin:0;font:700 40px/50px Poppins,Poppins Fallback,sans-serif;letter-spacing:normal}.game-search{position:relative;width:min(340px,100%)}.game-search>svg{position:absolute;left:15px;top:50%;width:20px;height:20px;margin-top:-10px;color:#656a6a}.game-search input{width:100%;height:44px;padding:12px 12px 12px 40px;border:1px solid var(--stroke);border-radius:14px;outline:0;background:#101214;color:#fff;font:500 15px/18px Poppins,Poppins Fallback,sans-serif}.game-search input::placeholder{color:#656a6a;opacity:1}.game-search input:hover{border-color:var(--stroke-hover)}.game-grid{list-style:none;display:flex;flex-wrap:wrap;margin:0 -8px;padding:0 0 50px}.empty-games{min-height:220px;display:grid;place-items:center;margin:0;color:var(--muted)}.home-services{margin-bottom:145px}.home-services h2{margin:0 0 44px;font:700 40px/50px Poppins,Poppins Fallback,sans-serif}.animated-tabs{position:relative;display:flex;justify-content:space-between}.home-service-tabs{display:flex;flex-direction:column;width:calc(50% - 10px);min-height:500px;margin:0;padding:0;list-style:none}.home-service-tabs>li{position:relative;margin-bottom:20px;padding:28px;border-radius:24px;overflow:hidden;background:#101214;cursor:pointer;transition:background-color .35s ease}.home-service-tabs>li:focus{outline:0}.home-service-tabs>li:last-child{margin-bottom:0}.home-service-tabs>li.active,.home-service-tabs>li:hover{background:#191c20}.home-service-tabs>li.active{flex-grow:1}.home-service-tabs .head{display:flex;align-items:center;justify-content:space-between}.home-service-tabs .head h3{margin:0;color:#fff;font:700 24px/34px Poppins,Poppins Fallback,sans-serif}.home-service-tabs .num{color:#7e848f;font:400 24px/34px Poppins,Poppins Fallback,sans-serif}.home-service-tabs .text{position:absolute;top:0;left:-9999px;padding:12px 10px 5px 0;color:#bac0ca;opacity:0;font:18px/34.002px Poppins,Poppins Fallback,sans-serif;transition:opacity .35s ease;overflow-y:auto;scrollbar-color:var(--stroke-hover) var(--stroke);scrollbar-width:thin}.home-service-tabs .text p{margin:0 0 8px}.home-service-tabs>li.active .text{top:68px;left:28px;right:18px;bottom:38px;opacity:1}.home-service-tabs .timer{position:absolute;left:-9999px;bottom:24px;width:140px;height:4px;border-radius:4px;opacity:0;background:rgba(255,255,255,.2);transition:opacity .35s ease}.home-service-tabs .timer>span{position:absolute;inset:0 auto 0 0;height:4px;border-radius:4px;background:#fff}.home-service-tabs>li.active .timer{left:28px;opacity:1}.home-service-tabs>li.active .timer>span{animation:home-service-timer 20s linear forwards}@keyframes home-service-timer{0%{width:0}to{width:100%}}.home-service-media{width:calc(50% - 10px)}.home-service-media .tab-pane{position:absolute;left:-9999px;display:flex;align-items:center;justify-content:center;min-height:500px;padding:10px 40px;border-radius:24px;opacity:0;background:#101214;transition:opacity .35s ease}.home-service-media .tab-pane.visible{position:relative;left:0;opacity:1}.home-service-media img{max-width:100%;height:auto;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.6) 10%,#000 26%,#000 74%,rgba(0,0,0,.6) 90%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.6) 10%,#000 26%,#000 74%,rgba(0,0,0,.6) 90%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.6) 10%,#000 26%,#000 74%,rgba(0,0,0,.6) 90%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.6) 10%,#000 26%,#000 74%,rgba(0,0,0,.6) 90%,transparent);mask-composite:intersect}@media (min-width:1024px){.home-service-media{position:relative;min-height:500px}.home-service-media .tab-pane{position:absolute;inset:0;left:0;opacity:0;visibility:hidden;pointer-events:none}.home-service-media .tab-pane.visible{position:absolute;opacity:1;visibility:visible;pointer-events:auto}.home-service-media img{max-height:100%}}.home-document{margin-bottom:120px}.home-document .home-document-body{max-width:1026px;margin-inline:auto}.home-benefits{margin-bottom:120px;color:#bac0ca;text-align:center}.home-benefits .heading{max-width:850px;margin:0 auto;padding-bottom:28px;font:20px/36px Poppins,Poppins Fallback,sans-serif}.home-benefits .heading h2{margin:0 0 12px;color:#fff;font:700 40px/50px Poppins,Poppins Fallback,sans-serif}.home-benefits .heading :is(p,.home-benefits-copy){margin:0 0 16px}.reasons-list{display:flex;flex-wrap:wrap;margin:0 -10px;padding:0;list-style:none}.reasons-list>li{width:33.333%;padding:0 10px 20px}.reasons-list .box{height:100%;padding:40px 28px;border-radius:24px;background:#101214}.reasons-list .icon{display:block;width:80px;min-width:80px;height:80px;margin:0 auto 40px}.reasons-list h3{margin:0 0 8px;color:#fff;font:700 24px/34px Poppins,Poppins Fallback,sans-serif}.reasons-list :is(p,.reason-copy){margin:0}.home-faq{margin-bottom:140px}.home-faq .sticky-holder{display:flex;align-items:flex-start;justify-content:space-between}.home-faq .heading{width:47%;color:#bac0ca;font:400 20px/36px Poppins,Poppins Fallback,sans-serif}.home-faq .sticky-item{position:sticky;top:150px}.home-faq .heading h2{margin:0 0 40px;color:#fff;font:700 40px/50px Poppins,Poppins Fallback,sans-serif}.home-faq .heading p{margin:0 0 24px}.home-support-button{display:inline-flex;align-items:center;justify-content:center;min-width:218px;min-height:53.333px;padding:14px 24px;border:0;border-radius:14px;color:#101214;background:#fff;font:600 16px/24px Poppins,Poppins Fallback,sans-serif;cursor:pointer;transition:background-color .35s ease}.home-support-button:hover{color:#101214;background:#dcfbb0}.home-support-button svg{width:22px;height:22px}.home-support-button span{margin-left:8px}.home-faq .accordion{width:49.5%}.home-faq .accordion-item{margin-bottom:16px;overflow:hidden;border:1px solid var(--stroke);border-radius:24px;background:#101214;transition:background-color .35s ease}.home-faq .accordion-item:last-child{margin-bottom:0}.home-faq .accordion-item:hover:not(.active){background:#191c20}.home-faq .accordion-header{display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 16px 24px;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer}.home-faq .accordion-header strong{min-width:0;flex:1 1 auto;font:600 20px/30px Poppins,Poppins Fallback,sans-serif}.home-faq .accordion-header .btn{position:relative;width:26px;height:26px;flex:0 0 26px;padding:0;border:0;border-radius:50%;background:#1c2022;transition:background-color .25s ease}.home-faq .accordion-header .btn:before{content:"";position:absolute;top:8px;left:8px;width:8px;height:8px;border-right:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(45deg);transition:transform .3s ease,top .3s ease}.home-faq .accordion-item.active .accordion-header .btn{background:#22301a}.home-faq .accordion-item.active .accordion-header .btn:before{top:12px;transform:rotate(225deg)}.home-faq .accordion-body-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.home-faq .accordion-item.active .accordion-body-wrap{grid-template-rows:1fr}.home-faq .accordion-body{min-height:0;overflow:hidden;padding:0 16px 0 24px;color:#bac0ca;font:18px/28px Poppins,Poppins Fallback,sans-serif;transition:padding .35s ease}.home-faq .accordion-item.active .accordion-body{padding-top:0;padding-bottom:16px}.home-faq .accordion-body p{margin:0}.home-faq .faq-description{margin:0 0 24px}.home-faq .accordion-body a{color:#97f312}.home-reviews{margin-bottom:140px;overflow:hidden}.home-reviews .heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px}.home-reviews .reviews-read-more{display:inline-flex;align-items:center;padding:12px 20px;border-radius:12px;color:#101214;background:#fff;font:600 15px/20px Poppins,Poppins Fallback,sans-serif;white-space:nowrap;transition:background-color .35s ease}.home-reviews .reviews-read-more:hover{background:#dcfbb0}.home-reviews h2{display:flex;margin:0;font:700 40px/50px Poppins,Poppins Fallback,sans-serif}.reviews-gallery-viewport{width:100%;overflow:hidden}.reviews-gallery-track{display:flex;width:max-content;animation:home-reviews-scroll 200s linear infinite;will-change:transform}.reviews-gallery-track:hover{animation-play-state:paused}@keyframes home-reviews-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-reviews .gallery-item{width:580px;padding:0 10px}.home-reviews .box{padding:20px;border:1px solid var(--stroke);border-radius:24px;background:#101214;overflow:hidden}.home-reviews [class^=rating-]{display:inline-flex;margin-bottom:12px;padding:1px 6px 1px 4px;border-radius:6px;color:#fff;background:#092a12;font:500 16px/24px Poppins,Poppins Fallback,sans-serif}.home-reviews [class^=rating-] svg{width:24px;min-width:24px;height:24px;margin-right:2px;color:#50d774}.home-reviews .rating-1{background:#2a1110}.home-reviews .rating-2{background:#3d1d0e}.home-reviews .rating-3{background:#342a0a}.home-reviews .rating-4{background:#2a3411}.home-reviews .text{min-height:204px;padding-bottom:6px;box-sizing:initial;font:400 18px/28px Poppins,Poppins Fallback,sans-serif}.home-reviews .text p{margin:0}.home-reviews .info{display:flex;align-items:center;justify-content:space-between;font:16px/32px Poppins,Poppins Fallback,sans-serif}.home-reviews .date{color:#7e848f}.home-reviews .gallery-item{display:flex}.home-reviews .gallery-item>.review-item{width:100%}.home-reviews .review-item .text{min-height:0;padding-bottom:0;box-sizing:border-box}.home-reviews .review-item .text p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.home-reviews .review-item .rating-stars{margin:0;padding:1px 6px;font:inherit}.home-reviews .review-item .rating-stars svg{width:18px;min-width:18px;height:18px;margin-right:0;color:#97f312}.home-reviews .review-item .rating-stars svg.empty{color:#3a444f}@media (max-width:1023px){.home-hero{padding-top:92px;min-height:455px}.hero-content{min-height:350px}}@media (max-width:800px){.hero-art{opacity:.38;background-size:auto 100%}}@media (max-width:520px){.hero-copy h1{font-size:34px}.hero-stats{width:100%;font-size:11px}.hero-stats li{flex:1;justify-content:center;padding:9px 8px}.game-grid{margin:-5px}.games-section{padding-bottom:70px}}@media (max-width:1720px){.home-hero{min-height:440px;margin-bottom:50px}.hero-content{min-height:190px}.hero-copy,.hero-copy p{font-size:18px;line-height:34px}.games-heading{margin-bottom:30px}.home-benefits .heading,.home-faq .heading{font-size:18px;line-height:34px}.home-reviews .text{font-size:16px;line-height:32px}}@media (min-width:1383px) and (max-width:1720px){.home-hero{min-height:456px}}@media (max-width:1382px){.hero-copy h1{font-size:40px;line-height:50px}.games-section{margin-bottom:120px}.games-heading h2,.home-benefits .heading h2,.home-faq .heading h2,.home-reviews h2,.home-services h2{font-size:36px;line-height:46px}.game-grid{padding-bottom:38px}.home-services{margin-bottom:124px}.home-services h2{margin-bottom:40px}.home-service-tabs>li{padding:20px 24px}.home-service-tabs .head h3,.home-service-tabs .num{font-size:20px;line-height:30px}.home-service-tabs>li.active .text{top:56px;left:24px;right:14px}.home-service-tabs .text{padding-top:8px}.home-benefits{margin-bottom:100px}.home-benefits .heading{max-width:640px;padding-bottom:24px}.reasons-list .icon{width:72px;min-width:72px;height:72px}.home-faq{margin-bottom:120px}.home-faq .heading{width:46%}.home-faq .accordion-item{border-radius:20px}.home-faq .accordion-header{min-height:52px;padding:12px 12px 12px 20px}.home-faq .accordion-header strong{font-size:18px;line-height:28px}.home-faq .accordion-body{padding-left:20px;padding-right:12px;font-size:16px;line-height:32px}.home-faq .accordion-item.active .accordion-body{padding-top:0;padding-bottom:12px}.home-reviews{margin-bottom:120px}.home-reviews .heading{margin-bottom:40px}.home-reviews .gallery-item{width:440px}.home-reviews .text{min-height:166px}.home-reviews .info{font-size:14px;line-height:30px}}@media (max-width:1200px){.game-grid{margin-inline:-6px}}@media (max-width:1023px){.hero-art{display:none}.home-hero{min-height:0;margin-bottom:0;padding:108px 0 80px}.hero-content{min-height:0;flex-wrap:wrap;align-items:flex-start}.hero-copy{width:100%;max-width:none;padding:0 0 27px}.hero-copy h1{margin-bottom:8px;font-size:36px;line-height:46px}.hero-copy,.hero-copy p{font-size:16px;line-height:32px}.hero-stats{margin-bottom:0}.games-section{margin-bottom:80px}.games-heading{padding-top:0;margin-bottom:22px}.games-heading h2,.home-benefits .heading h2,.home-faq .heading h2,.home-reviews h2,.home-services h2{font-size:32px;line-height:42px}.game-grid{padding-bottom:26px}.home-services{margin-bottom:80px}.home-services h2{margin-bottom:24px}.animated-tabs{flex-wrap:wrap}.home-service-tabs{order:2;width:100%;min-height:490px}.home-service-tabs>li{margin-bottom:10px;padding:10px 16px;border-radius:16px}.home-service-tabs .head h3{font-weight:600}.home-service-tabs>li.active .text{top:46px;left:16px;right:6px}.home-service-tabs>li.active .timer{left:16px}.home-service-tabs .timer{bottom:12px}.home-service-media{order:1;width:100%}.home-service-media .tab-pane{min-height:0;margin-bottom:10px;border-radius:16px}.home-benefits{margin-bottom:63px}.home-benefits .heading{max-width:none;padding-bottom:16px;font-size:16px;line-height:32px}.reasons-list{margin-inline:-6px}.reasons-list>li{width:50%;padding:0 6px 12px}.reasons-list .box{padding:28px;border-radius:16px}.reasons-list .icon{width:60px;min-width:60px;height:60px;margin-bottom:24px}.reasons-list h3{font-size:20px;line-height:30px}.home-faq{margin-bottom:80px}.home-faq .sticky-holder{flex-wrap:wrap}.home-faq .heading{width:100%;margin-bottom:24px;font-size:16px;line-height:32px}.home-faq .sticky-item{position:relative;top:0}.home-faq .heading h2{margin-bottom:13px}.home-faq .heading p{margin-bottom:19px}.home-support-button{min-width:142px}.home-faq .accordion{width:100%}.home-faq .accordion-item{border-radius:16px}.home-faq .accordion-header{min-height:44px;padding:8px 8px 8px 16px}.home-faq .accordion-body{padding-left:16px;padding-right:8px}.home-faq .accordion-item.active .accordion-body{padding-top:0;padding-bottom:8px}.home-reviews{margin-bottom:80px}.home-reviews .heading{margin-bottom:27px}.home-reviews .gallery-item{width:276px;padding-inline:6px}.home-reviews .box{padding:16px;border-radius:14px}.home-reviews .text{min-height:0;margin-bottom:12px;padding-bottom:0;font-size:14px;line-height:30px}.home-reviews .info{font-size:13px;line-height:28px}}@media (max-width:744px){.home-hero{padding-top:100px;padding-bottom:56px}.hero-copy{padding-bottom:7px}.hero-copy h1{margin-bottom:5px;font-size:28px;line-height:38px}.hero-stats{width:fit-content;margin-top:0;font-size:12px;line-height:22px}.hero-stats li{padding:10px 12px}.hero-stats svg{width:20px;min-width:20px;height:20px}.hero-stats strong{font-size:12px;line-height:22px}.games-section{margin-bottom:60px;padding-bottom:0}.games-heading{flex-wrap:wrap;margin-bottom:18px}.games-heading h2,.home-benefits .heading h2,.home-faq .heading h2,.home-reviews h2,.home-services h2{width:100%;margin-bottom:8px;font-size:24px;line-height:34px}.game-search{width:100%;max-width:none}.game-grid{padding-bottom:22px}.home-services{margin-bottom:40px}.home-services h2{margin-bottom:20px}.home-service-media .tab-pane,.home-service-tabs>li{border-radius:14px}.home-service-tabs .head h3,.home-service-tabs .num{font-size:18px;line-height:28px}.home-benefits{margin-bottom:30px}.home-benefits .heading{padding-bottom:11px}.reasons-list{margin:0}.reasons-list>li{width:100%;padding:0 0 20px}.reasons-list .icon{margin-bottom:20px}.reasons-list h3{font-size:18px;line-height:28px}.home-faq{margin-bottom:60px}.home-support-button{min-width:136px;padding:8px 12px;font-size:14px}.home-faq .accordion-header{min-height:40px}.home-faq .accordion-header strong{font-size:14px;line-height:24px}.home-faq .accordion-body{font-size:14px;line-height:30px}.home-faq .accordion-item.active .accordion-body{padding-top:12px;padding-bottom:20px}.home-reviews{margin-bottom:60px}.home-reviews .heading{flex-wrap:wrap}}@media (max-width:520px){.game-grid{margin:0 -6px}}@media (prefers-reduced-motion:reduce){.home-service-tabs>li.active .timer>span,.reviews-gallery-track{animation:none!important}.reviews-gallery-track{transform:none!important;will-change:auto}}#home-title.home-inline-copy :is(strong,b){background-image:none;-webkit-text-fill-color:currentColor;font-weight:800}#home-title.home-inline-copy :is(em,i){font-style:italic}#home-title.home-inline-copy u{text-decoration:underline}#home-title.home-inline-copy s{text-decoration:line-through}#home-title.home-inline-copy :is(strong,b).b-site,#home-title.home-inline-copy strong.s-site{color:#97f312}#home-title.home-inline-copy :is(strong,b).b-orange,#home-title.home-inline-copy strong.s-orange{color:#f97316}#home-title.home-inline-copy :is(strong,b).b-gold,#home-title.home-inline-copy strong.s-gold{color:#fbbf24}#home-title.home-inline-copy :is(strong,b).b-green,#home-title.home-inline-copy strong.s-green{color:#22c55e}#home-title.home-inline-copy :is(strong,b).b-blue,#home-title.home-inline-copy strong.s-blue{color:#3b82f6}#home-title.home-inline-copy :is(strong,b).b-purple,#home-title.home-inline-copy strong.s-purple{color:#a855f7}#home-title.home-inline-copy :is(strong,b).b-red,#home-title.home-inline-copy strong.s-red{color:#ef4444}#home-title.home-inline-copy :is(strong,b).b-pink,#home-title.home-inline-copy strong.s-pink{color:#ec4899}#home-title.home-inline-copy :is(strong,b).b-cyan,#home-title.home-inline-copy strong.s-cyan{color:#06b6d4}#home-title.home-inline-copy :is(strong,b).b-muted,#home-title.home-inline-copy strong.s-muted{color:#9aa7a5}#home-title.home-inline-copy :is(strong,b).b-white,#home-title.home-inline-copy strong.s-white{color:#fff}