.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}}@media (hover:hover){@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}}@media (hover:hover){.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:var(--rr--fill-on-color,transparent)}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:var(--rr--fill-off-color,transparent)}[dir=rtl] .rr--svg-stop-2{stop-color:var(--rr--fill-on-color,transparent)}.rr--hf-svg-on{fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.PrimarySlider_customSlider__fmahT{margin-bottom:2rem}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:var(--level10)}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_title__Xpd1m{font-size:3.2rem;text-transform:capitalize}@media(max-width:768px){.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_title__Xpd1m{font-size:2.2rem}}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve{display:flex;align-items:center;gap:var(--level10)}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve .PrimarySlider_button__Gr9Wn{background-color:light-dark(var(--color-cultured),var(--color-dark-jungle-green));border:none;outline:none;width:5rem;cursor:pointer;height:5rem;transition:var(--transitionShortHand);border-radius:var(--level3)}@media(max-width:768px){.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve .PrimarySlider_button__Gr9Wn{background-color:transparent}}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve .PrimarySlider_button__Gr9Wn:dir(rtl) .PrimarySlider_icon__SkBnQ{transform:rotate(180deg)}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve .PrimarySlider_button__Gr9Wn:hover{background-color:var(--color-primary)}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve .PrimarySlider_button__Gr9Wn:hover .PrimarySlider_icon__SkBnQ{color:var(--color-cultured)}.PrimarySlider_customSlider__fmahT .PrimarySlider_header__oIwXk .PrimarySlider_pagination__AI4ve .PrimarySlider_button__Gr9Wn .PrimarySlider_icon__SkBnQ{color:var(--color-primary)}.CategoryCard_categoryCard__exPuJ{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.7rem;border-radius:var(--level3);transition:var(--transition)}.CategoryCard_categoryCard__exPuJ .CategoryCard_imageWrapper__jv1pj{width:5rem;height:5rem;position:relative;border-radius:.3rem;overflow:hidden}@media(max-width:768px){.CategoryCard_categoryCard__exPuJ .CategoryCard_imageWrapper__jv1pj{width:4rem;height:4rem}}.CategoryCard_categoryCard__exPuJ .CategoryCard_imageWrapper__jv1pj .CategoryCard_image__oged7{width:100%;height:100%;object-fit:cover}.CategoryCard_categoryCard__exPuJ .CategoryCard_name__C1GG3{font-size:14px;text-align:center;color:var(--color-300)}.style_gameConsoleCont__JBe6F{padding:2rem}.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:var(--level7);gap:var(--level7);margin-top:1rem;justify-content:space-between}.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a{width:100%;height:22rem}.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a .style_cardCont__lEOXx{overflow:hidden;cursor:pointer;border-radius:var(--border-radius-lg);border:1px solid var(--color-purple-dark);background-color:var(--color-200);width:100%;height:100%;padding:var(--level8);position:relative;display:flex;flex-direction:column;justify-content:space-between}.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a .style_cardCont__lEOXx .style_gameImgCont__V9kbq{overflow:hidden;border-radius:var(--border-radius-md);width:100%;height:100%}.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a .style_cardCont__lEOXx .style_gameImgCont__V9kbq img{transition:transform .3s ease-in-out}.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a .style_cardCont__lEOXx .style_gameImgCont__V9kbq img:hover{transform:scale(1.1)}@media(max-width:800px){.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a .style_cardCont__lEOXx{padding:8px 6px}}@media(max-width:1400px){.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a{height:17rem}}@media(max-width:1000px){.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a{height:22rem}}@media(max-width:700px){.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz a{height:14rem}}@media(max-width:1000px){.style_gameConsoleCont__JBe6F .style_cardsCont__qBsBz{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:84.3em){.style_gameConsoleCont__JBe6F{padding:1rem}}.style_communicationCont__FDIn_{padding:4rem 5% 12rem}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh{margin-top:var(--level13);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--level7);gap:var(--level7)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l{width:100%;height:35.5rem;padding:var(--level13) var(--level12);background-color:var(--color-200);border-radius:var(--border-radius-sm);border:1px solid var(--color-purple-dark);transition:all .5s ease;display:flex;flex-direction:column;justify-content:space-between;gap:var(--level5)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l .style_imgCont__BfSy4{width:100%;min-height:9rem;max-height:19rem;padding:var(--level3);border:1px solid var(--color-purple-dark);overflow:hidden;border-radius:var(--border-radius-sm)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l .style_imgCont__BfSy4 img{transition:transform .3s ease-in-out}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l .style_imgCont__BfSy4 img:hover{transform:scale(1.1)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l h4{transition:all .5s ease;font-weight:900;font-size:var(--level10);color:var(--color-300)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l span{width:-moz-fit-content;width:fit-content;color:var(--color-300);padding-bottom:var(--level1);border-bottom:1px solid var(--color-300)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l span .style_rotate__5JSNJ{transform:rotate(180deg)}.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l:hover{border-color:var(--color-purple-grape)}@media(max-width:1450px){.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l{padding:var(--level13) var(--level9)}}@media(max-width:600px){.style_communicationCont__FDIn_ .style_cardsCont__Aoslh .style_card__qOO2l{height:-moz-fit-content;height:fit-content}}@media(max-width:1000px){.style_communicationCont__FDIn_ .style_cardsCont__Aoslh{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:84.3em){.style_communicationCont__FDIn_{padding:4rem 3rem 12rem}}.page_main__HA9zO{background-color:var(--body-color)}.page_test__kjIjc{color:var(--color-300)}.page_homeBanners__F6wG_{padding:0 5%;margin:1rem 0;height:auto;border-radius:var(--border-radius-md)}@media(max-width:800px){.page_homeBanners__F6wG_{padding:0}}.page_slot__A5q7N{margin-top:var(--header-height)}.page_homeCont__HJcEp{display:flex;flex-direction:column}.page_whatsApp__KFz41{background-color:green;padding:var(--level3) var(--level5);position:fixed;bottom:50px;right:50px;background-color:var(--color-100);display:flex;justify-content:center;align-items:center;gap:10px;color:var(--color-300);border:1px solid var(--color-purple-dark);border-radius:var(--border-radius-lg);z-index:20;font-size:var(--level)}.page_whatsApp__KFz41 a{display:flex;gap:10px}@media(max-width:700px){.page_whatsApp__KFz41{bottom:20px;right:20px}}.page_container___4KXm{justify-content:center;align-items:center;height:100vh;padding:20px;flex-direction:column;text-align:center;display:flex}.page_heading__5DEWT{font-size:25px;margin-bottom:20px;font-weight:700;color:var(--color-300)}.page_link__q0qcD,.page_message__ovS2H{font-size:12px;margin-bottom:30px;color:var(--color-300)}.page_slider__Gln_a{display:none}@media(max-width:768px){.page_slider__Gln_a{display:block}}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_{margin-top:1rem}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_mySwiper__j9p1t{height:-moz-fit-content!important;height:fit-content!important;-webkit-padding-end:1.6rem;padding-inline-end:1.6rem}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_mySwiper__j9p1t .swiper-pagination-bullet{width:1.5rem!important;height:.8rem;border-radius:var(--border-radius-sm);background-color:var(--color-purple-grape);opacity:.7;display:none}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_mySwiper__j9p1t .swiper-pagination-bullet-active{width:3rem!important;opacity:1;display:none}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA{display:flex;flex-direction:column;align-items:center}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA h4{text-align:center;color:var(--color-300);font-size:var(--level12);font-weight:700;margin-top:var(--level4)}@media(max-wodth:1000px){.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA h4{font-weight:600;font-size:var(--level7)}}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15{max-height:47rem;max-width:19rem;margin-left:var(--level9);position:relative;padding:.5rem;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameLink__MaiSE{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:0;left:.5%;bottom:.5%;background:linear-gradient(1deg,#a020f0 .43%,rgba(232,81,23,.2) 99.55%);opacity:0;transition:all .5s ease}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameLink__MaiSE .style_gameLinkBtn__eDl0f{width:8rem;outline:0;height:8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-purple-grape);transition:all .5s ease;z-index:10;border:none}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameLink__MaiSE .style_gameLinkBtn__eDl0f svg{color:var(--color-white);width:3rem;height:3rem}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameLink__MaiSE .style_gameLinkBtn__eDl0f:hover{transform:rotate(0deg)!important}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_imgFirstLayer__lq366{position:absolute;top:0;left:0;transition:all .5s ease;background-color:var(--border-primary);height:100%;width:100%}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_imgSeconedLayer__IbxZS{position:absolute;width:98%;height:98.8%;left:1%;top:.5%;background-color:var(--body-color)}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameImg__QCppt{max-width:29rem;max-height:45rem;box-sizing:border-box;overflow:hidden;width:100%;height:100%;padding:.3rem 0;margin-bottom:.2rem}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameImg__QCppt img{width:100%;height:100%;overflow:hidden}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameImg__QCppt,.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_gameLink__MaiSE,.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_imgFirstLayer__lq366,.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15 .style_imgSeconedLayer__IbxZS{-webkit-clip-path:polygon(84% 100%,100% 88%,100% 5%,92% 0,14% 0,0 11%,0 94%,6% 100%);clip-path:polygon(84% 100%,100% 88%,100% 5%,92% 0,14% 0,0 11%,0 94%,6% 100%)}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15:hover .style_gameLink__MaiSE{opacity:1;height:99%}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15:hover .style_gameLink__MaiSE .style_gameLinkBtn__eDl0f{transform:rotate(-45deg)}@media(max-width:1350px){.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15{max-width:27rem}}@media(max-width:750px){.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA .style_gameImgCont__I8e15{max-width:14rem}}.style_gamesCardsCont__zPM8D .style_swiperCont__oIar_ .style_cardCont__oYUZA:hover h4{color:var(--color-purple-grape)}.style_style_mySwiper__j9p1t__QU9PU .style_swiper-pagination-bullet-active__Snx_c{width:3rem!important;height:.8rem;border-radius:var(--border-radius-sm);background-color:var(--color-purple-grape)}.style_miscellaneouseCont__Pl_dn{padding:2rem}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2{height:-moz-fit-content;height:fit-content;padding-top:2rem}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F{width:41.6rem;height:17.5rem;padding:var(--level10);background-color:var(--color-200);justify-content:space-between;display:flex;align-items:center;border-radius:var(--border-radius-sm);box-sizing:border-box;transition:all .3s ease-in-out;border:1px solid var(--color-purple-dark);gap:var(--level3)}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F img{width:18rem;height:12.5rem;border-radius:var(--border-radius-sm)}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F div h5{font-size:var(--level9);font-weight:800;color:var(--color-300)}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F div span{color:var(--color-gray);font-size:var(--level7)}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F button{outline:none;background-color:transparent;border:1px solid var(--color-300);border-radius:100%;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F button svg{width:2rem;height:2rem;color:var(--color-300)}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F button .style_rotate__woSlp{transform:rotate(180deg)}@media(max-width:800px){.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_card__W_G4F{width:37.6rem}}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_activeCard__4QwuN{border:1px solid var(--color-purple-grape)}.style_miscellaneouseCont__Pl_dn .style_mySwiper__iA5u2 .style_activeCard__4QwuN button{background-color:var(--color-purple-grape);border:none}.style_navigationHeaderCont__Uj5k8{display:flex;align-items:center;justify-content:space-between}.style_navigationHeaderCont__Uj5k8 div{max-width:60%}.style_navigationHeaderCont__Uj5k8 div h2{font-weight:900;font-size:var(--level14);color:var(--color-300)}@media(max-width:1300px){.style_navigationHeaderCont__Uj5k8 div h2{font-size:4rem}}@media(max-width:800px){.style_navigationHeaderCont__Uj5k8 div h2{font-size:3rem}}.style_navigationHeaderCont__Uj5k8 div p{color:var(--color-300);font-size:var(--level8)}.style_navigationHeaderCont__Uj5k8 .style_navigationBtnsCont__ZjDEt{display:flex;gap:2rem}.style_navigationHeaderCont__Uj5k8 .style_navigationBtnsCont__ZjDEt .style_navigationBtn__ZO6JG{width:5.6rem;height:5.6rem;border:1px dashed var(--color-purple-grape);border-radius:100%;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.style_navigationHeaderCont__Uj5k8 .style_navigationBtnsCont__ZjDEt .style_navigationBtn__ZO6JG svg{color:var(--color-300);width:3rem;height:3rem}.style_navigationHeaderCont__Uj5k8 .style_navigationBtnsCont__ZjDEt .style_navigationBtn__ZO6JG:hover{transition:all .7s ease;background-color:var(--color-purple-grape)}.style_navigationHeaderCont__Uj5k8 .style_navigationBtnsCont__ZjDEt .style_navigationBtn__ZO6JG .style_rotate__u5v9y{transform:rotate(180deg)}.Slider_slider__aKjip{margin-bottom:1rem}.Slider_slider__aKjip .Slider_mobileBg__1nBjm{height:25rem;position:relative;overflow:hidden;border-radius:5px}.style_testimonialsCont__pNFkl{padding:2rem}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU{margin-top:var(--level5)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh{width:41.6rem;height:18.8rem;background-color:var(--color-200);border-radius:var(--border-radius-sm);box-sizing:border-box;transition:all .3s ease-in-out;border:1px solid var(--border-primary);padding:var(--level10)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh .style_userInfo__PqMKR{display:flex;align-items:center;gap:var(--level5)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh .style_userInfo__PqMKR .style_imgCont__6VUjv{width:6.2rem;height:6.2rem}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh .style_userInfo__PqMKR h5{color:var(--color-300);font-weight:700;font-size:var(--level9)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh .style_userInfo__PqMKR p{color:var(--color-gray);font-size:var(--level7)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh .style_commentAndRating__5b5Ze{margin-top:var(--level9)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_card__FvMyh .style_commentAndRating__5b5Ze p{color:var(--color-gray);font-size:var(--level8)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_activeCard__HGc6r{border:1px solid var(--color-purple-grape)}.style_testimonialsCont__pNFkl .style_mySwiper__UmTEU .style_activeCard__HGc6r button{background-color:var(--color-purple-grape);border:none}@media only screen and (max-width:84.3em){.style_testimonialsCont__pNFkl{padding:2rem}}.style_topUpCont__Y_hQO{padding:2rem}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--level10);gap:var(--level10);justify-content:space-between}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7{cursor:pointer;border-radius:var(--border-radius-lg);border:1px solid var(--color-purple-dark);background-color:var(--color-200);width:100%;height:36rem;padding:var(--level8);position:relative;display:flex;flex-direction:column;justify-content:space-between}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_gameImgCont__8phZx{overflow:hidden;border-radius:var(--border-radius-md);width:100%;height:22rem}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_gameImgCont__8phZx img{transition:transform .3s ease-in-out}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_barndImgCont__yRhxc{width:9.6rem;height:9.6rem;position:absolute;bottom:6rem;left:3rem;border-radius:100%;border:2px solid var(--color-purple-grape);overflow:hidden;padding:var(--level2)}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_barndImgCont__yRhxc img{width:100%;height:100%;border-radius:100%}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 h4{font-size:var(--level10);font-weight:900;transition:all .5s ease;color:var(--color-300);margin-bottom:var(--level5);-webkit-margin-start:var(--level7);margin-inline-start:var(--level7)}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7:hover{border:1px solid var(--color-purple-grape)}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7:hover .style_gameImgCont__8phZx img,.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7:hover .style_gameImg__Mn_EO{transform:scale(1.1)}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7:hover .style_barndImgCont__yRhxc{padding:0}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7:hover h4{color:var(--color-purple)}@media(max-width:1000px){.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7{height:31rem}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_gameImgCont__8phZx{height:17rem}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_barndImgCont__yRhxc{top:15rem;left:2.5rem}}@media(max-width:780px){.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7{min-width:10rem;height:11.3rem}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_gameImgCont__8phZx{display:none}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_barndImgCont__yRhxc{width:100%;height:100%;top:0;left:0;border-radius:0;border:none}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 .style_barndImgCont__yRhxc img{border-radius:var(--border-radius-md)}.style_topUpCont__Y_hQO .style_cardsCont__UA9vl .style_cardCont__5MxJ7 h4{display:none}}@media only screen and (max-width:84.3em){.style_topUpCont__Y_hQO{padding:2rem}}.style_ultimateCont__wqcTu{margin-bottom:4rem}.style_ultimateCont__wqcTu .style_imgCont__VsyKC{display:flex;align-items:center;justify-content:center;width:100%;height:40rem;margin:auto}.style_ultimateCont__wqcTu .style_imgCont__VsyKC img{width:100%;height:100%;object-fit:contain}.style_ultimateCont__wqcTu h1{text-align:center;margin-top:-10rem;font-size:6.2rem;color:var(--color-300);font-weight:600}.style_ultimateCont__wqcTu h1:dir(rtl){font-size:6.2rem}.style_ultimateCont__wqcTu h1 span{color:var(--color-purple-grape)}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_{display:flex;align-items:center;width:100%;margin:auto;padding:0 2.5%;gap:3%;background:var(--background-image) no-repeat center center}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_icon__ipcx4:dir(rtl){transform:rotate(180deg)}@media(max-width:800px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_{display:none}}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_navigationBtn__Rp0pe{width:5.6rem;height:5.6rem;border:1px dashed var(--color-purple-grape);border-radius:100%;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_navigationBtn__Rp0pe svg{color:var(--color-300);width:3rem;height:3rem}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_navigationBtn__Rp0pe:hover{transition:all .7s ease;background-color:var(--color-purple-grape)}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY{width:100%;height:45rem;max-width:130rem;margin:auto}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .swiper{align-items:center}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .swiper-slide-visible{z-index:1}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .swiper-slide{height:34.6rem;width:25rem!important;margin:auto 0;transition:all .8s ease;z-index:0}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .swiper-slide-next,.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .swiper-slide-prev{height:37rem;z-index:2}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .swiper-slide-active{height:41rem;z-index:3}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .style_cardCont__jumaN{min-width:30rem;height:100%;padding:var(--level5);border-radius:var(--border-radius-lg);border:1px solid #712da6;box-sizing:border-box;background-color:var(--body-color)}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .style_cardCont__jumaN .style_imgCont__VsyKC{width:100%;height:100%;border-radius:var(--border-radius-lg);overflow:hidden}@media only screen and (max-width:1480px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY{max-width:110rem}}@media only screen and (max-width:1280px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY{max-width:90rem}}@media only screen and (max-width:1000px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY{max-width:65rem}}@media only screen and (max-width:780px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY{max-width:30rem}.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_ .style_mySwiper__CqonY .style_cardCont__jumaN{min-width:27rem}}@media only screen and (max-width:1700px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_{gap:var(--level9);padding:0 var(--level9)}}@media only screen and (max-width:780px){.style_ultimateCont__wqcTu .style_navigationAndSlider__HThi_{gap:var(--level1);padding:0 var(--level1);flex-direction:column}}@media(max-width:1300px){.style_ultimateCont__wqcTu .style_imgCont__VsyKC{max-width:80rem;width:80%}.style_ultimateCont__wqcTu h1{font-size:5rem}}@media(max-width:768px){.style_ultimateCont__wqcTu{display:none}}