.pages-index .hero{flex-direction:column;align-items:center;display:flex}.pages-index .hero h1{text-align:center;max-width:624px;margin-top:75px;margin-bottom:32px;font-size:48px;line-height:130%}@media (max-width:1199px){.pages-index .hero h1{margin-top:35px;font-size:28px}}.pages-index .hero .description{color:var(--white-100);text-align:center;max-width:601px;font-size:20px;font-weight:500;line-height:150%}@media (max-width:1199px){.pages-index .hero .description{font-size:16px}}.pages-index .title{font-weight:500}@media (max-width:1199px){.pages-index .title{font-size:15px}}.pages-index h2{margin-bottom:0;font-size:28px;line-height:130%}@media (max-width:1199px){.pages-index h2{margin-top:14px;font-size:24px}}.pages-index .supported-games-header{justify-content:space-between;align-items:flex-end;margin-top:182px;display:flex}@media (max-width:1199px){.pages-index .supported-games-header{margin-top:116px}}.pages-index .supported-games-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:50px;display:grid}@media (max-width:1199px){.pages-index .supported-games-grid{grid-template-columns:1fr;gap:16px;margin-top:36px}}.pages-index .supported-games-grid .game{border-radius:10px;flex-direction:column;align-items:center;height:186px;display:flex;position:relative;overflow:hidden}.pages-index .supported-games-grid .game .bg{position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:1199px){.pages-index .supported-games-grid .game .bg{width:100%}}@media (min-width:1200px){.pages-index .supported-games-grid .game .bg{height:100%}}.pages-index .supported-games-grid .game .overlay{background-color:var(--primary-1000);opacity:.89;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:1199px){.pages-index .supported-games-grid .game .overlay{opacity:.95}}.pages-index .supported-games-grid .game .hover-arrow{fill:var(--white-100);opacity:0;width:24px;transition:opacity .3s;position:absolute;top:21px;right:21px}.pages-index .supported-games-grid .game .mobile-arrow{fill:var(--white-100);width:32px;position:absolute;right:25px}.pages-index .supported-games-grid .game .icon{filter:brightness(100);width:100%;max-width:46px;height:auto;margin-top:34px;display:block}.pages-index .supported-games-grid .game .text{text-align:center}.pages-index .supported-games-grid .game .name{color:var(--white-100);margin-top:26px;font-size:22px;font-weight:600;position:relative}.pages-index .supported-games-grid .game .price{margin-top:12px;font-weight:500;position:relative}.pages-index .supported-games-grid .game:hover{box-shadow:0 0 12px 2px rgba(0,0,0,.25)}.pages-index .supported-games-grid .game:hover .overlay{opacity:.78}.pages-index .supported-games-grid .game:hover .hover-arrow{opacity:1}@media (max-width:1199px){.pages-index .supported-games-grid .game{flex-direction:row;height:90px}.pages-index .supported-games-grid .game .bg{top:-50%}.pages-index .supported-games-grid .game .icon{max-width:34px;margin-top:0;margin-left:25px;margin-right:26px}.pages-index .supported-games-grid .game .text{text-align:left}.pages-index .supported-games-grid .game .name{margin-top:0;font-size:18px}.pages-index .supported-games-grid .game .price{margin-top:4px;font-size:14px}.pages-index .supported-games-grid .game:hover{box-shadow:none}.pages-index .supported-games-grid .game:hover .overlay{opacity:.95}.pages-index .supported-games-grid .game:hover .hover-arrow{opacity:0}}.pages-index .trusted-by-header{color:var(--white-100);text-align:center;justify-content:center;margin-top:100px;margin-bottom:70px;font-size:20px;font-weight:600;line-height:150%;display:flex}@media (max-width:1199px){.pages-index .trusted-by-header{margin-top:60px;margin-bottom:50px}}.pages-index .trusted-by-logos{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}.pages-index .trusted-by-logos img{width:100%;height:auto;display:block}.pages-index .trusted-by-logos .renown{max-width:190px}.pages-index .trusted-by-logos .heroic{max-width:144px}.pages-index .trusted-by-logos .cloud9{max-width:129px}.pages-index .trusted-by-logos .scl{max-width:90px}.pages-index .trusted-by-logos .refrag{max-width:146px}.pages-index .trusted-by-logos .leetify{max-width:130px}@media (max-width:1199px){.pages-index .trusted-by-logos{justify-content:center;gap:50px}.pages-index .trusted-by-logos .renown{order:5;max-width:154px}.pages-index .trusted-by-logos .heroic{order:2;max-width:125px}.pages-index .trusted-by-logos .cloud9{order:3;max-width:107px}.pages-index .trusted-by-logos .refrag{order:4;max-width:120px}.pages-index .trusted-by-logos .leetify{order:1;max-width:110px}}.pages-index .trusted-by-logos img{filter:brightness(0)invert()opacity(20%);transition:filter .3s}.pages-index .trusted-by-logos img:hover{filter:brightness()invert(0)opacity();transition:filter .3s}.pages-index .our-infrastructure{gap:90px;margin-top:200px;display:flex}.pages-index .our-infrastructure h2{max-width:550px}@media (max-width:1199px){.pages-index .our-infrastructure{margin-top:100px}}.pages-index .our-infrastructure .description{max-width:650px;margin-top:24px;line-height:150%}@media (min-width:1200px){.pages-index .our-infrastructure .description{margin-top:32px;font-size:18px}}.pages-index .our-infrastructure .illustration{align-items:flex-end;display:flex}.pages-index .hardware-boxes{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:88px;display:grid}@media (max-width:1199px){.pages-index .hardware-boxes{grid-template-columns:1fr;gap:16px;margin-top:36px}}.pages-index .hardware-boxes .hardware-box{border:2px solid var(--white-10);border-radius:16px;flex-direction:column;align-items:center;height:174px;line-height:normal;display:flex}.pages-index .hardware-boxes .hardware-box img{margin-top:20px;margin-bottom:19px}.pages-index .hardware-boxes .hardware-box .text{text-align:center}.pages-index .hardware-boxes .hardware-box .text .title{color:var(--white-100);margin-bottom:6px;font-size:20px;font-weight:500}.pages-index .hardware-boxes .hardware-box .text .description{color:var(--white-50);font-size:14px}@media (max-width:1199px){.pages-index .hardware-boxes .hardware-box{flex-direction:row;height:86px}.pages-index .hardware-boxes .hardware-box img{width:52px;height:52px;margin-left:17px;margin-right:24px}.pages-index .hardware-boxes .hardware-box .text{text-align:left}.pages-index .hardware-boxes .hardware-box .text .title{font-size:18px}}.pages-index .dat-orange:hover{color:var(--secondary-400)}.pages-index .bottom-cta{background-color:var(--primary-800);justify-content:center;margin-top:200px;display:flex}@media (max-width:1199px){.pages-index .bottom-cta{margin-top:100px}}.pages-index .bottom-cta .bottom-cta-inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-top:44px;margin-bottom:44px;display:flex}@media (max-width:1199px){.pages-index .bottom-cta .bottom-cta-inner{text-align:center;padding-left:20px;padding-right:20px;display:block}}.pages-index .bottom-cta .bottom-cta-inner .title{color:var(--white-100);font-size:24px;font-weight:600;line-height:150%}@media (max-width:1199px){.pages-index .bottom-cta .bottom-cta-inner .title{font-size:20px}}.pages-index .bottom-cta .bottom-cta-inner .description{margin-top:12px;font-size:18px;font-weight:500}@media (max-width:1199px){.pages-index .bottom-cta .bottom-cta-inner .description{margin-top:16px;font-size:16px}}.pages-index .bottom-cta .bottom-cta-inner .cta{max-width:264px;margin-left:auto;padding:18px 0}@media (max-width:1199px){.pages-index .bottom-cta .bottom-cta-inner .cta{margin-top:38px;margin-right:auto}}.pages-index .bottom-cta .bottom-cta-inner .money-back-guarantee{color:var(--white-50);margin-top:12px;font-size:14px;font-weight:500}
