 .legal-wrapper{background:rgb(var(--theme-area_background));color:#fff;padding:2em;border-radius:10px;}.text-row{margin-bottom:3em;}.text-row > ._title{font-size:1.45rem;line-height:1;margin:0 0 0.75em 0;}.text-row > ._title > b{background:var(--theme-brand_gradient);-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-weight:600;}.text-row > p{font-size:1.35em;margin:0 0 0.5em 0;}.text-row > p:first-of-type{margin-top:unset;}.text-row > p:last-of-type{margin-bottom:unset;}.text-row > p > b, .text-row > ul > li > b{background:var(--theme-brand_gradient);-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-weight:600;}.text-row ._text-devider{font-size:1.45em;margin-bottom:0.5em;display:block;}.text-row > ul{background:rgb(var(--theme-area_background_light));padding:1.5em;list-style:none;margin:0;border-radius:5px;border-left:2px solid rgb(var(--theme-area_background_lighter));display:flex;flex-direction:column;gap:0.5em;}.text-row > ul > li{font-size:1.35em;}.seo-boxImages_group{display:grid;grid-template-columns:1fr 1fr;grid-gap:2em;margin:0;padding:0;list-style:none;}.seo-boxImage{display:flex;flex-direction:column;position:relative;background:linear-gradient(to top, rgb(var(--theme-area_background_light)), rgb(var(--theme-area_background)));border-radius:10px;padding:2px;}.seo-boxImage > img{aspect-ratio:16 / 9;width:100%;object-fit:cover;object-position:50% 50%;border-top-right-radius:10px;border-top-left-radius:10px;}.seo-boxImage-content{padding:1.5em;}.seo-boxImage-content > h3{color:#fff;font-size:26px;margin:0;font-weight:bolder;line-height:1.2;margin-bottom:0.5em;}.seo-boxImage-content > p{font-size:16px;margin:0;}.no_padding{padding:0 !important;}.seo-header_entry{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em;}.seo-header_entry > div{max-width:80%;}.seo-header_entry h1{font-size:28px;color:#fff;margin:0 0 0.35em 0;line-height:1;}.seo-header_entry h1 > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.seo-header_entry p{margin:0;font-size:16px;}.seo-purchase{color:#fff !important;text-decoration:none !important;background:var(--theme-brand_gradient);background-size:200% auto;padding:1em 2em;border-radius:var(--border--radius););font-size:17px;line-height:1;font-weight:600;box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.20);}.ipsWidget.ipsWidget_horizontal[data-blockid^="app_cms"]:not([data-blockid^="app_cms_RecordFeed"]){background:rgb(var(--theme-area_background));padding:15px !important;}.seo-entry_title{color:#fff;font-size:clamp(30px, 2.5vw, 38px);margin:0;font-weight:bolder;line-height:1.2;text-align:center;}.seo-entry_title > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.seo-image{position:relative;margin-bottom:2em;max-width:var(--image-width);display:flex;padding:2px;border-radius:10px;z-index:1;}.ipsWidget.ipsWidget_horizontal:not( .ipsWidgetHide ){margin-bottom:2em;}.seo-image:after{content:"";position:absolute;display:flex;background:var(--theme-brand_gradient);background-size:140% auto;width:100%;height:100%;border-radius:10px;z-index:-1;top:0;left:0;}.seo-image img{max-width:100%;border-radius:10px;}.seo-video{position:relative;padding:2px;display:flex;align-items:center;justify-content:center;}.seo-video > video{max-width:100%;}.seo-video iframe{width:100%;border-radius:10px;}.seo-video:after{content:"";position:absolute;display:flex;background:var(--theme-brand_gradient);background-size:140% auto;width:100%;height:100%;border-radius:10px;z-index:-1;top:0;left:0;}.seo-primary_button{font-size:20px;padding:1.25em 4em;border-radius:10px;line-height:1;width:100%;display:flex;align-items:center;justify-content:center;margin:3em 0;}.seo-section{padding:2em;margin-bottom:3em;}.seo-section_title{color:#fff;font-size:clamp(30px, 2.5vw, 38px);margin:0;font-weight:bolder;line-height:1.2;margin-bottom:0.25em;}.seo-section_title.title-center{text-align:center;margin-bottom:1em;line-height:1;}.seo-section_desc h3, .seo-section_desc h2{font-size:clamp(20px, 2vw, 30px);color:#fff;margin:40px 0 10px 0;}.seo-section_desc h3:before, .seo-section_desc h2:before{content:"# ";color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.seo-section_desc h3:first-child, .seo-section_desc h2:first-child{margin:0 0 10px 0;}.seo-section_desc ul{margin:1rem 0 0 0;background:rgb(var(--theme-area_background_light));padding:1em;border-radius:5px;font-size:clamp(13px, 1.25vw, 16px);list-style:none;counter-reset:section;}.seo-section_desc ul > li{font-size:18px;color:#fff;}.seo-section_desc ul > li:not(:last-child){margin-bottom:0.5em;}.seo-section_desc ul > li:before{counter-increment:section;content:counter(section) ".";min-width:18px;display:inline-flex;color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;font-weight:600;}.seo-section_desc p{font-size:clamp(13px, 1.25vw, 18px);margin:0 0 1em 0;}.seo-section_margin{margin-bottom:3em;}.seo-section_no-margin{margin-bottom:0;}.seo-faq-list{padding:0;list-style:none;margin:0;counter-reset:section;}.seo-faq-list .title:before{counter-increment:section;content:counter(section);min-width:25px;height:25px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;border:0;transition:0.20s linear;color:#fff;border-radius:100vw;margin-right:1em;font-size:11px;box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.30);}.seo-faq-list .title{color:#fff;font-size:clamp(16px, 1.5vw, 23px);font-weight:700;line-height:1;position:relative;display:flex;align-items:center;margin:0 0 0.5em 0;}.seo-faq-list > li{background:rgb(var(--theme-area_background_light));padding:2em;margin-top:2em;border-radius:10px;}.seo-faq-list > li > p{color:#fff;background:rgb(var(--theme-area_background_lighter));border-left:1px solid rgb(var(--theme-brand_primary));padding:1em;border-radius:5px;margin:1.25em 0 0 0;font-size:1.25em;}@media screen and (max-width:979px){.seo-boxImages_group{grid-template-columns:1fr;}}.cPagesContent_entry{position:relative;text-align:center;}.cPages_features{padding:5em 0;border-bottom:1px solid rgb(var(--theme-area_background_light));}.cPagesContent_entry .title{font-size:clamp(24px, 2.5vw, 40px);color:#fff;margin:0;line-height:1.2;}.cPagesContent_entry .title > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);background-size:140% auto;}.cPagesContent_entry .desc{font-size:clamp(13px, 1.25vw, 16px);margin:0.75em 0 0 0;max-width:1000px;}.cPagesContentImage{position:relative;margin-bottom:2em;max-width:var(--image-width);display:inline-flex;padding:2px;border-radius:10px;z-index:1;}.cPagesContentImage:after{content:"";position:absolute;display:flex;background:var(--theme-brand_gradient);background-size:140% auto;width:100%;height:100%;border-radius:10px;z-index:-1;top:0;left:0;}.cPagesContentImage img{max-width:100%;border-radius:10px;}.cPagesContent_section{position:relative;background:rgb(var(--theme-area_background));padding:3em;border-radius:10px;}.cPagesContent_section .title{font-size:clamp(20px, 2vw, 30px);color:#fff;margin:40px 0 10px 0;line-height:1;}.cPagesContent_section .title:first-of-type{margin-top:0;}.cPagesContent_section p{font-size:clamp(13px, 1.25vw, 16px);}.cPagesContent_section p:not(:last-of-type){margin:0 0 1em 0;}.cPagesContent_section ul{background:rgb(var(--theme-area_background_lighter));padding:1em;border-radius:5px;margin:1em 0 1em 0;border-left:1px solid rgb(var(--theme-brand_primary));display:flex;flex-direction:column;list-style:none;gap:.5em;}.cPagesContent_section ul > li{position:relative;display:flex;align-items:flex-start;color:#fff;font-size:16px;gap:0.25em;}.cPagesContent_section ul > li:before{content:"";position:absolute;width:6px;height:6px;background:rgb(var(--theme-brand_primary));border-radius:100vw;left:-17px;top:9px;outline:3px solid rgb(var(--theme-area_background));}.cPagesContent_blocks{position:relative;background:var(--theme-texture_main), var(--box--backgroundColor);background-size:250px;padding:3em;border-radius:var(--theme-radius_main);margin:0 0 3em 0;}.cPagesBlocks_header{display:flex;flex-direction:column;align-items:center;text-align:center;}.cPagesBlocks_header .title{font-size:clamp(20px, 2vw, 30px);color:#fff;margin:0;line-height:1;}.cPagesBlocks_header .title > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);background-size:140% auto;}.cPagesBlocks_header .desc{font-size:clamp(13px, 1.25vw, 16px);margin:0.75em 0 0 0;max-width:1000px;}.cFeatures_list{display:grid;grid-template-columns:repeat(auto-fill, minmax(355px, 1fr));grid-gap:2em;padding:0;padding:3em 0 0 0;border-top:1px dashed rgb(var(--theme-area_background_light));margin:3em 0 0 0;}.cFeaturesBlock{display:flex;align-items:flex-start;gap:1.5em;background:radial-gradient(58.59% 58.59% at 0% 97.01%, rgb(var(--theme-brand_primary), 0.15) 0, rgb(var(--theme-brand_primary), 0) 100%), linear-gradient(180deg, rgb(147 108 235 / 10%) 0, rgb(147, 108, 235, 0) 100%), rgb(var(--theme-area_background_light));padding:2em;border-radius:var(--theme-radius_main);}.cFeaturesBlock > i{width:45px;height:45px;background:var(--theme-brand_gradient);background-size:200% auto;border-radius:var(--theme-radius_main);color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px;}.cFeaturesBlock_inner{flex:1;}.cFeaturesBlock_title{color:#fff;font-weight:600;font-size:18px;line-height:1;}.cFeaturesBlock_desc{margin:0.5em 0 0 0;font-size:15px;}.cPagesContent_showcase{position:relative;background:var(--theme-texture_main), var(--box--backgroundColor);background-size:250px;padding:3em;border-radius:var(--theme-radius_main);margin:3em 0;}.cShowcase_list{padding:0;list-style:none;margin:0;display:flex;flex-direction:column;}.cShowcase_block{display:flex;align-items:flex-start;gap:2em;}.cShowcase_block > img{max-width:500px;width:500px;border-radius:10px;}.cShowcase_content .title{font-size:clamp(20px, 2vw, 30px);color:#fff;margin:0;line-height:1;}.cShowcase_content p{font-size:15px;margin:0.75em 0 0 0;}.cShowcase_content{flex:1;}.cShowcase_block.reverse{flex-direction:row-reverse;padding-top:3em;margin-top:3em;border-top:1px dashed rgb(var(--theme-area_background_light));}.cPagesFAQ_header{display:flex;align-items:center;flex-wrap:wrap;gap:1.25em;margin-bottom:2em;}.cPagesFAQ_header > div{flex:1;}.cPagesFAQ_headerButton{padding:1.15em 2em;line-height:1;background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;border-radius:var(--theme-radius_main);font-size:16px;font-weight:500;display:flex;align-items:center;gap:0.75em;transition:all 0.4s ease 0s;}.cPagesFAQ_headerButton:hover{background-position:60%;color:#fff;}.cPagesFAQ_header .title{font-size:clamp(20px, 2vw, 30px);color:#fff;margin:0;line-height:1;}.cPagesFAQ_header .desc{font-size:clamp(13px, 1.25vw, 16px);margin:0.75em 0 0 0;max-width:1000px;}.cPagesFAQ_wrapper{position:relative;margin:4em 0 0 0;}.cPagesFAQ_list{padding:0;list-style:none;margin:0;counter-reset:section;display:flex;flex-direction:column;gap:2em;}.cPagesFAQ_block{background:rgb(var(--theme-area_background));padding:2em;border-radius:5px;margin:0;}.cPagesFAQ_block .title{color:#fff;font-size:clamp(16px, 1.5vw, 23px);font-weight:700;line-height:1;position:relative;display:flex;align-items:center;margin:0 0 0.5em 0;}.cPagesFAQ_block .title:before{counter-increment:section;content:counter(section);min-width:25px;height:25px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient) !important;background-size:200% auto;border:0;transition:0.20s linear;color:#fff;border-radius:100vw;margin-right:1em;font-size:11px;}.cPagesFAQ_block .desc{background:radial-gradient(58.59% 58.59% at 0% 97.01%, rgb(var(--theme-brand_primary), 0.15) 0, rgb(var(--theme-brand_primary), 0) 100%), linear-gradient(180deg, rgb(147 108 235 / 10%) 0, rgb(147, 108, 235, 0) 100%), rgb(var(--theme-area_background_light));padding:1.25em;border-radius:10px;margin:1.25em 0 0 0;font-size:1.25em;border-left:1px solid rgb(var(--theme-brand_primary));color:#fff;}.cPagesContent_button{display:flex;align-items:center;justify-content:center;margin:5em 0;border-top:1px solid rgb(var(--theme-area_background_light));position:relative;}.cPagesContent_button > a{padding:1.15em 5em;line-height:1;background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;border-radius:var(--theme-radius_main);font-size:18px;font-weight:500;display:flex;align-items:center;gap:0.75em;transition:all 0.4s ease 0s;position:absolute;}.cPagesContent_button > a:hover{background-position:60%;color:#fff;}.cPagesContent_button:before{content:"";position:absolute;border:solid #cb35e4;border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(-45deg);left:50%;margin-left:-200px;}.cPagesContent_button:after{content:"";position:absolute;border:solid #cb35e4;border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(135deg);right:50%;margin-right:-200px;}:root{--theme-area_background_veryLight:54, 56, 64;--theme-area_background_lighter:45, 47, 53;--theme-brand_secondary:106, 76, 247;--theme-brand_gradient:linear-gradient(to bottom right, rgb(var(--theme-brand_primary)), rgb(var(--theme-brand_secondary)));--container--width:1600px;--minimal_container--width:1600px;--nexus-game--width:300px;--nexus-game--height:180px;--border-radius:10px;--header-top--height:90px;--header-hero--height:600px;--header-anno--height:55px;}.gradient-text{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);background-size:140% auto;}body{font-family:"Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}html{scroll-behavior:smooth;}.title-hidden{opacity:0;visibility:hidden;font-size:0;}.fill-area{fill:rgb(var(--theme-area_background));}.theme-mobile_navigation{text-align:center;position:-webkit-sticky;position:sticky;bottom:0;width:100%;box-shadow:0 0 0 1px rgb(var(--theme-area_background_veryLight));background:rgb(var(--theme-area_background_lighter), 0.90);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:var(--mobile-nav--height);z-index:10500;--mobile-nav--height:calc(60px + env(safe-area-inset-bottom));}.theme-mobile_navigation > ul{display:flex;padding:3px;height:calc(var(--mobile-nav--height) - env(safe-area-inset-bottom));margin:0;list-style:none;}.theme-mobile_navigation > ul > li{flex:1 1 1%;}.theme-mobile_navigation--link{display:grid;text-align:center;align-content:center;gap:.3em;position:relative;height:100%;width:100%;color:inherit;text-decoration:none;border-radius:4px;padding:.2em 0;touch-action:manipulation;}.theme-mobile_navigation--icon{display:grid;font-size:16px;}.theme-mobile_navigation--text{font-weight:600;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;}@media screen and (max-width:1600px){.ipsLayout_container{padding:0 3em;}}@media screen and (max-width:979px){.ipsLayout_container{padding:0 15px;}}@media (min-width:980px){.theme-mobile_navigation{display:none;}}.ipsWidget_dma{padding:2em;border-radius:10px;margin-bottom:4em !important;}.ipsWidget_header > h3{color:#fff;line-height:1;margin:0 0 0.5em 0;font-size:27px;}.ipsWidget_header > p{font-size:16px;margin:0;max-width:800px;}.ipsWidget_header{margin-bottom:2em;text-align:center;display:flex;flex-direction:column;align-items:center;}.js--anno-swiper .swiper-slide:not(.swiper-slide-active){opacity:0 !important;}ul.swiper-wrapper{padding:0;margin:0;}.ipsType_richText a, .ipsApp [data-ipsEditor] .cke_wysiwyg_div a{text-decoration:none;}.cNexusGames--description .breakEnd{margin-bottom:4em;}.dataList{padding:0;margin:0;list-style:none;}.theme-block-header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 3em 0;}.blockHeader--icon{margin:0 0 1em 0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;background:rgb(var(--theme-brand_primary));border-radius:100px;background-image:linear-gradient(to bottom, rgb(255, 255, 255, 0.25), transparent);box-shadow:0 0 0 4px rgb(var(--theme-brand_primary), 0.2), 0 0 0 8px rgb(var(--theme-brand_primary), 0.10);}.blockHeader--title{color:#fff;font-size:35px;font-weight:900;line-height:1;margin:0;}.blockHeader--desc{margin:0.75em 0 0 0;font-size:15px;}.theme-block-list{position:relative;margin:0;list-style:none;padding:0;}.blockBox--icon{display:flex;width:55px;height:55px;background:var(--theme-brand_gradient);align-items:center;justify-content:center;color:#fff;font-size:20px;border-radius:var(--border-radius);box-shadow:0 3px 10px rgb(var(--theme-brand_primary), 0.30);}.theme-block-box{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1em;background:rgb(var(--theme-area_background_light));padding:5em 3em;border-radius:var(--border-radius);transition:background 0.3s ease 0s;overflow:hidden;z-index:1;border:1px solid rgb(var(--theme-area_background_lighter));}.theme-block-box:hover{background:rgb(var(--theme-area_background_lighter));box-shadow:unset;}.theme-block-box:after{content:"";position:absolute;background:url(https://chamscheats.com/uploads/set_resources_3/84c1e40ea0e759e3f1505eb1788ddf3c_logo-icon-white-medium.png) no-repeat;background-size:cover;width:350px;height:350px;z-index:-1;transform:scaleX(-1) rotate(0);right:-165px;bottom:-40px;opacity:0.015;}.blockBox--title{color:#fff;font-size:clamp(24px, 2vw + 1rem, 34px);font-weight:900;line-height:1;margin:0.5em 0 0 0;}.blockBox--desc{margin:0;font-size:16px;color:#80828b;}.l-features{grid-gap:7em;margin-top:7em;}.l-feature-column{display:flex;gap:5rem;}.l-feature-column > .l-feature-row{width:50%;display:flex;align-items:center;}.l-feature--image{border-radius:calc(var(--border-radius) * 2);box-shadow:0 0 10px rgb(var(--theme-brand_primary), 0.50);position:relative;overflow:hidden;width:33rem;max-width:33rem;height:22rem;}.l-feature--image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:18px;border:2px solid transparent;background-image:linear-gradient(-150deg, rgb(var(--theme-brand_primary)), transparent, transparent, transparent, rgb(var(--theme-brand_primary)));-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background-origin:border-box;transition:ease-in-out 0.3s;pointer-events:none;}.l-feature--image img{position:absolute;border-radius:calc(var(--border-radius) * 2);top:0;left:0;width:100%;height:100% !important;}.l-feature-column > .l-feature-row:first-of-type{justify-content:flex-end;}.l-feature--icon{display:flex;width:55px;height:55px;background:var(--theme-brand_gradient);align-items:center;justify-content:center;color:#fff;font-size:20px;border-radius:var(--border-radius);box-shadow:0 3px 10px rgb(var(--theme-brand_primary), 0.30);}.l-feature--title{color:#fff;font-size:1.5rem;font-weight:900;line-height:1;margin:1.5em 0 0 0;}.l-feature--desc{margin:1em 0 0 0;font-size:16px;color:#80828b;max-width:30rem;}.l-section{position:relative;}.l-section-fill{background:rgb(var(--theme-area_background));z-index:1;}.icon-colorful{fill:rgb(var(--theme-brand_primary));}.icon-neutral{fill:#fff;}.padding-y-\[1em\]{padding-top:1em;padding-bottom:1em;}.padding-y-\[2em\]{padding-top:2em;padding-bottom:2em;}.padding-y-\[3em\]{padding-top:3em;padding-bottom:3em;}.padding-y-\[4em\]{padding-top:4em;padding-bottom:4em;}.padding-y-\[5em\]{padding-top:5em;padding-bottom:5em;}.padding-y-\[6em\]{padding-top:6em;padding-bottom:6em;}.padding-y-\[7em\]{padding-top:7em;padding-bottom:7em;}.padding-y-\[8em\]{padding-top:8em;padding-bottom:8em;}.padding-y-\[9em\]{padding-top:9em;padding-bottom:9em;}.padding-y-\[10em\]{padding-top:10em;padding-bottom:10em;}.padding-top-\[8em\]{padding-top:8em;}.grid-columns-\[1fr\]{display:grid;grid-template-columns:1fr;}.grid-autofill-\[250px\]{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));}.grid-autofill-\[275px\]{display:grid;grid-template-columns:repeat(auto-fill, minmax(275px, 1fr));}.grid-autofill-\[300px\]{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));}.grid-autofill-\[400px\]{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));}.grid-gap-\[2em\]{grid-gap:2em;}.theme-reviews-header{display:flex;align-items:center;margin:0 0 3em 0;}.reviews-header--content{flex:1;}.reviews-header--title{color:#fff;font-size:35px;font-weight:900;line-height:1;margin:0;}.reviews-header--desc{margin:0.75em 0 0 0;font-size:15px;}.reviews-header--buttons{display:flex;align-items:center;gap:1em;}.cReview_text::-webkit-scrollbar, .cReview_text::-webkit-scrollbar-thumb, .cReview_text::-webkit-scrollbar-track{border-radius:100vw;border-color:#33354f;}.swiper-wrapper{padding:0;margin:0;list-style:none;}.cReviewsActions_buttons{display:flex;align-items:center;gap:1em;}.js--reviews-prev, .js--reviews-next{background:rgb(var(--theme-area_background_light));border:1px solid rgb(var(--theme-area_background_lighter));width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border-radius:50%;transition:all 0.3s ease 0s;}.js--reviews-prev[class*="disabled"], .js--reviews-next[class*="disabled"]{opacity:0.5;}.js--reviews-prev:not([class*="disabled"]):hover, .js--reviews-next:not([class*="disabled"]):hover{background:rgb(var(--theme-brand_primary));border-color:rgb(var(--theme-brand_primary));}.cReview_block{position:relative;background:rgb(var(--theme-area_background));border-radius:var(--border-radius);padding:3em;display:flex;flex-direction:column;gap:2em;}.cReview_header{display:flex;align-items:center;gap:1.5em;}.cReviewHeader--image > img{width:55px;height:100%;object-fit:cover;}.cReviewHeader--title{font-size:22px;color:#fff;font-weight:900;}.cReviewHeader_stars{display:flex;align-items:center;gap:0.5em;color:#fff;}.cReviewHeader_stars > .stars{color:#ffd500;margin-left:0.5em;}.cReviewHeader_stars > .stars > span:before{content:"\f005";font-family:'Font Awesome 6 Pro';font-weight:700;}.cReviewHeader_stars > span:first-of-type{font-weight:900;font-size:17px;}.cReviewHeader_stars > span{display:flex;align-items:center;gap:0.25em;}.cReviews_content{position:relative;}.cReview_text{font-size:1.25em;font-weight:300;line-height:1.5;margin:0;color:#c3c3c3;}.cReview_text > p:first-child{margin-top:0;}.cReview_text > p:last-child{margin-bottom:0;}.cReview_stars{color:#ffa700;display:flex;align-items:center;gap:0.5em;}.cReview_stars > span{display:flex;align-items:center;gap:0.5em;font-size:16px;}.cReviews_pagination{position:relative;display:flex;align-items:center;justify-content:center;margin-top:5em;}.cReviews_pagination .swiper-pagination-bullet{width:8px;border-radius:5px;opacity:1;background:rgb(var(--theme-area_background_lighter));transition:all 0.25s ease 0s;}.cReviews_pagination .swiper-pagination-bullet[class*="active"]{background:rgb(var(--theme-brand_primary));width:20px;}@media screen and (max-width:979px){.l-feature-column{gap:2rem;}.cNexusGames_header{flex-direction:column;text-align:center;gap:2em;}.l-feature--image{width:24rem;height:17rem;}.l-feature--icon, .cNexusGames_header--desc{display:none;}.l-feature--title{margin:0;}.grid-autofill-\[400px\]{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));}.theme-block-box{padding:3em 2em;}.l-section, .l-features{margin-top:5em !important;}}@media screen and (max-width:800px){.l-feature-column{flex-direction:column;align-items:center;gap:3em;padding:0 3em;}.l-feature-column > .l-feature-row{width:100%;}.l-feature--image{width:100%;max-width:100%;aspect-ratio:16 / 9;height:auto;}.l-feature--content{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;}}@media screen and (max-width:767px){.l-feature-column{padding:0;}.blockHeader--title{text-align:center;line-height:1.2;}}.elCluster_buttons{grid-template-columns:1fr;}#elClusterLoading{top:-30px;}.quantity_manager{margin:2em 0 0 0;max-width:200px;background:rgb(var(--theme-area_background_light));border-color:rgb(var(--theme-area_background_veryLight));}.quantity_manager > .quantity_down, .quantity_manager > .quantity_up{background:var(--theme-brand_gradient);background-size:200%;color:#fff;height:35px;}.quantity_manager > input{background:transparent !important;height:35px;color:#fff !important;font-size:17px;}#add_to_cart, .cProduct_form .ipsButton{background:#fff !important;color:#000 !important;width:100%;padding:1em;font-size:1.125em;font-weight:600;text-transform:capitalize;border:0;}#add_to_cart:hover, .cProduct_form .ipsButton:hover{background-image:var(--theme-brand_gradient) !important;color:#fff !important;background-size:200%;}.elCluster_button{position:relative;padding:1em;font-size:18px !important;line-height:1 !important;background:rgb(var(--theme-area_background_light));font-weight:500;text-align:left;overflow:hidden;}.elCluster_button > *{pointer-events:none;}.elCluster_button.active{background:var(--theme-brand_gradient);background-size:200%;}.elCluster_button.active:after{content:"\f084";position:absolute;font-family:'Font Awesome 6 Pro';font-weight:600;right:-12px;bottom:-5px;font-size:80px;opacity:0.10;color:#fff !important;}.elCluster_button:hover:not(.active){background:rgb(var(--theme-area_background_veryLight));}.elCluster_buttons{grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));margin:1.25em 0 2em 0;}.elClusterButton_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.5em;}.elClusterButton_type{flex:1;text-transform:uppercase;font-size:12px;color:#9ea4b1;font-weight:500;letter-spacing:1px;}.elCluster_button.active .elClusterButton_type, .elCluster_button.active .elClusterButton_header > .stock{color:#fff;}.elClusterButton_header > .stock{text-transform:uppercase;font-size:11px;color:#9ea4b1;}.elClusterButton_number{color:#fff;display:flex;align-items:center;gap:0.5em;line-height:1;}.elClusterButton_number > .priceDiscounted{position:relative;top:1px;border:0;font-size:12px;background:rgb(231, 36, 36);color:#fff;font-weight:500;padding:5px 10px;}.elCluster_header{display:flex;align-items:center;justify-content:space-between;}.statusPageMain{background:rgb(var(--theme-area_background));}.status-page__controls, .statusGroup__content{background:rgb(var(--theme-area_background_light));}.status-tabButton.is-active{background:var(--theme-brand_gradient);background-size:200%;transition:all 0.4s ease 0s;}.status-tabButton:hover:not(.is-active){background-color:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}.statusProduct:not(:last-of-type, :only-of-type), .statusRow{border-color:rgb(var(--theme-area_background_veryLight));}.statusRow > .status, .statusType__row{position:relative;overflow:hidden;gap:0.5em;}.productStatus > ._status{background:rgb(34, 39, 57, .90);padding:.5em;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:12px;font-weight:600;gap:0.3em;overflow:hidden;position:relative;}.status--icon{display:flex;align-items:center;justify-content:center;}.status--icon > .icon-effect{position:absolute;font-size:35px;z-index:-1;opacity:0.15;z-index:1;right:-12px;transform:rotate(-20deg);}.statusType__row{overflow:hidden;position:relative;gap:0.5em;}.statusRow > .status{position:relative;overflow:hidden;font-size:13px;padding:0.75em;gap:0.5em;}.statusButton{background:var(--theme-brand_gradient);background-size:200%;transition:all 0.4s ease 0s;}.statusButton:hover{background-position:60%;color:#fff;}.cSearch_modal{background:rgb(var(--theme-area_background));box-shadow:0 0 20px rgb(0, 0, 0, 0.30);}.cSearch_products > li > .cSearch_product, .cSearch_links > li > .cSearch_link{background:rgb(var(--theme-area_background_light));border-color:rgb(var(--theme-area_background_lighter));transition:all 0.4s ease 0s;}.cSearch_products > li > .cSearch_product:hover, .cSearch_links > li > .cSearch_link:hover{background:rgb(var(--theme-area_background_lighter));}#cSearchProducts::-webkit-scrollbar-thumb{border:0;}.cSearch_group{border-color:rgb(var(--theme-area_background_light));}.cSearch_group > li.title{color:#fff;}.ipsApp .cSearch_header > input{border-color:rgb(var(--theme-area_background_lighter));background:rgb(var(--theme-area_background_light));}.elSearch_submit > svg, #elSearch input[type="search"]::placeholder{color:#fff;stroke:#fff;width:16px;}::-webkit-scrollbar{width:10px;}::-webkit-scrollbar-thumb{border:3px solid rgb(var(--theme-page_background));background:rgb(var(--theme-brand_primary));}::-webkit-scrollbar-track{background:rgb(var(--theme-page_background));}i.fa.fa-google{font-weight:900;font-family:'FontAwesome';}i.fa.fa-reddit, i.fa.fa-facebook, i.fa.fa-envelope, i.fa.fa-linkedin{font-family:'FontAwesome';}.fa-discord{background-image:none !important;width:auto;height:auto;}.ipsTooltip{background:rgb(var(--theme-area_background_veryLight));border-color:rgb(var(--theme-area_background_veryLight));color:rgb( var(--theme-text_very_light) );border-radius:5px;font-weight:500;padding:var(--sp-2) var(--sp-3) !important;z-index:9999999 !important;}#elNavTheme_menu .ipsButton{background:transparent;color:#fff;}#elNavTheme_menu .ipsButton:before{color:rgb(var(--theme-brand_primary));}.ipsApp .ipsButton{border-radius:var(--border-radius);background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));}.ipsApp .ipsButton_important, .ipsApp .ipsButton_important:hover, .ipsApp .ipsButton_important:active{background-image:var(--theme-brand_gradient) !important;background-size:200%;border:0;border-radius:var(--border-radius);font-size:16px;color:#fff;}.ipsApp .ipsButton_light{background:rgba(var(--theme-area_background_light));border-color:rgba(var(--theme-area_background_light));color:#fff;}.ipsApp .ipsButton_veryLight{background:rgba(var(--theme-area_background_light));border-color:rgba(var(--theme-area_background_light));color:#fff;}.ipsApp .ipsButton_primary{background:rgba(var(--theme-area_background_light));color:#fff;}.ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a{background-image:var(--theme-brand_gradient) !important;background-size:200%;}.ipsBreadcrumb{background:var(--box--backgroundColor);background-size:250px;border-radius:var(--border-radius);height:55px;font-weight:700;overflow:hidden;margin:0;padding:0;position:relative;margin:2em 0;}.ipsBreadcrumb ul, .ipsBreadcrumb ul > li, .ipsBreadcrumb ul > li > a{height:100%;}.ipsBreadcrumb [data-role*="breadcrumb"]{display:flex;border-radius:inherit;overflow:hidden;position:relative;color:rgba(var(--theme-text_light));font-weight:500;}.ipsBreadcrumb [data-role*="breadcrumb"] > li{padding:0 0 0 15px;overflow:visible;}.ipsBreadcrumb [data-role*="breadcrumb"] > li > a{padding:0 15px 0 18px;position:relative;z-index:1;margin:0 0 0 -15px;display:inline-flex !important;overflow:visible !important;align-items:center;border-top-right-radius:20px;border-bottom-right-radius:20px;}.ipsBreadcrumb [data-role*="breadcrumb"] > li > a::before, .ipsBreadcrumb [data-role*="breadcrumb"] > li > a::after{content:"";border:0 solid transparent;border-width:0 1px 0 0;border-color:rgb(var(--theme-area_background_light));height:50%;position:absolute;right:0;width:100%;z-index:-1;transform:skewX(30deg);top:0;}.ipsBreadcrumb [data-role*="breadcrumb"] > li > a::after{transform:translateY(100%) scaleY(-1) skewX(30deg);}.ipsBreadcrumb [data-role="breadcrumbList"] > li:not(:first-child):last-child{opacity:1;display:flex;overflow:visible !important;align-items:center;}.ipsBreadcrumb [data-role*="breadcrumb"] > li > a:hover:before, .ipsBreadcrumb [data-role*="breadcrumb"] > li > a:hover:after, .ipsBreadcrumb [data-role*="breadcrumb"] > li:first-child > a:hover, .ipsBreadcrumb .ipsList_inline.ipsPos_right > li > a:hover{background:rgb(var(--theme-area_background_light));}.ipsBreadcrumb .ipsList_inline.ipsPos_right{display:flex;}.ipsBreadcrumb .ipsList_inline.ipsPos_right > li > a{border-left:1px solid rgb(var(--theme-area_background_light));padding:0 1em;display:flex;align-items:center;}.ipsBreadcrumb .ipsList_inline.ipsPos_right > li{margin-right:unset;}#theme-footer{position:relative;display:flex;flex-direction:column;margin-top:5em;background:rgb(var(--theme-area_background));}.theme-footer_main{position:relative;padding:5em 0;}.theme-footer_wrapper{display:flex;gap:3em;}.theme-footer_about{position:relative;padding:4em 0;border-bottom:1px solid #2a2b30;}.footerAbout--left{display:flex;align-items:center;gap:2em;}.footerAbout--left .theme-spacer--hr{border-color:#2a2b30;opacity:1;margin:0 3em;height:50px;}.footerAbout--text{font-size:clamp(28px, 5vw, 30px);color:#fff;margin:0;line-height:1.3;font-weight:600;}.logo-footer{display:flex;}.logo-footer > img{width:70px;}.theme-footer_about > p{font-size:16px;color:#c0c7d5;}.theme-footer_links{position:relative;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));width:100%;}.theme-footer_list > .list-title{font-size:14px;margin:0 0 1em 0;color:#5e6068;letter-spacing:0.3px;}.theme-footer_list > li:not(.list-title){margin-top:0.85em;}.theme-footer_list > li:not(.list-title) > a{font-size:15px;display:inline-flex;align-items:center;color:rgb(var(--theme-link));}.theme-footer_list > li:not(.list-title) > a:before{content:"";position:relative;display:inline-flex;width:7px;height:7px;background:var(--theme-brand_gradient);background-size:200% auto;margin-right:7px;transition:all 0.2s ease 0s;border-radius:100vw;}.theme-footer_list > li:not(.list-title) > a:hover:before{width:12px;}.theme-footer_list > li:not(.list-title) > a:hover{color:rgb(var(--theme-brand_primary));}.theme-footer_bottom--inner{position:relative;padding:2em 0 2em 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #2a2b30;}#elCopyright{margin:0;}#elCopyright a{font-size:12px;color:rgb(var(--var-text_color));text-transform:uppercase;font-weight:600;letter-spacing:0.3px;}.elSocial_links{display:flex;flex-wrap:wrap;padding:0;margin:0;gap:1em;list-style:none;}.elSocial_links > li > a{position:relative;background:rgb(var(--theme-area_background_lighter));border-radius:var(--border-radius);display:flex;color:#fff;align-items:center;justify-content:center;text-transform:uppercase;font-size:16px;letter-spacing:0.3px;font-weight:500;line-height:1;width:45px;height:45px;z-index:1;transition:all 0.4s ease 0s;}.elSocial_links > li > a:hover:after{background:var(--theme-brand_gradient);content:"";position:absolute;width:100%;height:100%;background-size:200%;border-radius:inherit;z-index:-1;}.elSocial_links > li{display:flex;}.elContact_submit{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;border-radius:5px;transition:all 0.4s ease 0s;}.elContact_submit:hover{background-position:60%;color:#fff;}.elContact_mail{display:flex;align-items:center;justify-content:space-between;padding:0.5em 0.5em 0.5em 1em;color:#fff;background:rgb(var(--theme-area_background_lighter));border-radius:var(--border-radius);margin:1em 0 0 0;transition:0.2s linear;max-width:250px;}.elContact_fields{display:flex;flex-direction:column;line-height:1;}.elContact_fields > span{text-transform:uppercase;font-size:10px;margin-bottom:0.5em;color:rgb(var(--theme-text_color));font-weight:600;}.elContact_fields > strong{font-weight:500;}#elCopyright_userLine{display:none !important;}.theme-footer_bottom--payments{display:flex;align-items:center;gap:2em;}.theme-footer_bottom--payments > svg:not(:hover){transition:all 0.4s ease 0s;mix-blend-mode:luminosity;}@media screen and (max-width:1369px){.theme-footer_links{grid-template-columns:repeat(auto-fill, minmax(165px, 1fr));}}@media screen and (max-width:1280px){.theme-footer_wrapper{flex-direction:column;padding:0 1em;}.theme-footer_links{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-gap:2em;}.theme-footer_about{max-width:100%;min-width:auto;}}@media screen and (max-width:979px){.theme-footer_about > p{font-size:13px;}.title-hidden, .theme-footer_banner:after, .theme-footer_banner:before, .logo-footer{display:none;}.theme-footer_bottom--inner{flex-direction:column;gap:1em;}.footerAbout--left{flex-direction:column;text-align:center;}.footerAbout--text{font-size:18px;line-height:1.5;}}.cForumRow_main{padding:2em;position:relative;border-radius:var(--border-radius) !important;background:linear-gradient(to bottom, rgb(var(--theme-area_background_light)), rgb(var(--theme-area_background)));border:1px solid rgb(var(--theme-area_background_light));}.cForumRow_main .cForumRow{background:rgb(var(--theme-area_background_light));border-radius:var(--border-radius) !important;border:0;margin-top:1em;border:1px solid rgb(var(--theme-area_background_lighter), 0.75);}.cForumRow_display .ipsDataItem_subList > li > a{padding:1.5em;line-height:1;}.ipsDataItem_subList{padding:2em !important;background:unset;border-top:1px solid rgb(var(--theme-area_background_lighter), 0.75);background-image:none !important;display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-gap:1em;}.ipsDataItem_subList > li{margin:unset !important;}.ipsDataItem_subList > li > a{display:flex;align-items:center;gap:.75em;background:rgb(var(--theme-area_background_lighter));border-radius:var(--border-radius);padding:5px;font-size:11px;line-height:1;text-transform:uppercase;font-weight:500;letter-spacing:1px;height:45px;transition:all 0.3s ease 0s;}.subForum_icon{display:grid;margin-left:5px;}.subForum_icon > img{width:20px;}.cForumRow_main .ipsDataItem_subList > li > a:hover{background:rgb(var(--theme-area_background_veryLight), 0.75);color:#fff;}.ipsDataItem_subList > li > a:after{content:none;}.ipsDataItem_stats{padding-right:unset !important;}.cForumRow_stats{display:flex;align-items:center;}.cForumRow_stats > dl{display:flex;align-items:center;flex-direction:column-reverse;margin:0;border-right:1px dashed rgb(var(--theme-area_background_veryLight), 0.75);padding-right:1em;margin-right:1em;min-width:70px;}.cForumRow_stats > dl > .ipsDataItem_stats_type{text-transform:uppercase;font-size:10px;color:rgb( var(--theme-text_light) , 0.7 );font-weight:600;letter-spacing:0.3px;}.cForumRow_stats > dl > .ipsDataItem_stats_number{color:#fff;}.cForumRow_stats > dl > .ipsDataItem_stats_number.ipsType_warning > a{color:#e31f1f !important;}.ipsDataItem_lastPoster .ipsUserPhoto{border:2px solid rgb(var(--theme-area_background_veryLight));border-radius:var(--border-radius);}.ipsDataItem_meta{margin:0;color:rgb(var(--theme-text_light), 0.7);font-size:15px;font-weight:350;}.ipsDataItem_icon > a{display:flex;}.ipsItemStatus.ipsItemStatus_large{background:transparent;margin-left:0.5em;}.ipsItemStatus.ipsItemStatus_large > img{max-width:100%;width:30px;}.cForumTitle{display:flex;align-items:center;justify-content:space-between;background:transparent;padding:0 0 1em 0;border:0;}.cForumToggle{position:relative;display:flex;align-items:center;height:100%;width:50px;opacity:1;background:transparent;border:0;padding:0;margin:0;cursor:pointer;}.cForumToggle:after{content:none;visibility:hidden;display:none;opacity:0;}.cForumToggle > .toggle-animation{position:relative;height:20px;width:50px;display:flex;align-items:center;border:2px solid rgb(var(--theme-brand_primary));border-radius:50px;}.cForumToggle > .toggle-animation > span{position:absolute;transform:translateX(2px);height:12px;width:12px;background:white;border-radius:50%;transition:ease-in-out 0.3s;}.cForumRow_hidden .cForumToggle > .toggle-animation > span{transform:translateX(32px);transition:ease-in 0.3s;}.cForumRow_hidden .cForumToggle:after, .cForumRow_hidden .cForumTitle > .forum-title:after, .cForumRow_hidden .cForumTitle{content:none;border:unset;margin-bottom:unset;margin-top:unset;}.cForumRow_hidden .cForumTitle{opacity:1;}.cForumRow.cForumRow_hidden{opacity:0.5;transition:all 0.4s ease;}.cForumRow.cForumRow_hidden:hover{opacity:1;}{* Annos *}.theme-anno--top{background:rgb(var(--theme-page_background));color:#fff;height:var(--header-anno--height);font-weight:600;}.theme-anno--top .anno-container{display:flex;align-items:center;gap:1em;height:100%;}.anno-item{display:flex;align-items:center;gap:1em;font-weight:400;font-size:16px;}.anno-item i{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);background-size:140% auto;font-size:20px;line-height:1;}.anno-item p{margin:0;line-height:1;display:flex;align-items:center;gap:1em;}.anno-item p > a{color:#fff;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:0.5px;padding:0.5em 0.75em;border-radius:4px;background:var(--theme-brand_gradient);box-shadow:0 3px 10px rgb(var(--theme-brand_primary), 0.30);}.theme-anno--actions{display:flex;align-items:center;gap:1em;}.theme-anno--actions > *{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_lighter));color:#fff;border-radius:3px;cursor:pointer;}.theme-anno--actions > *[class*="disabled"]{opacity:0.5;}.anno-item p > code{color:rgb(var(--theme-brand_primary));text-transform:uppercase;font-size:12px;font-weight:bold;letter-spacing:0.5px;padding:0.5em 0.75em;border-radius:4px;border:1px dashed rgb(var(--theme-brand_primary));margin:0 -0.5em;cursor:copy;transition:all 0.3s ease 0s;}.anno-item p > code:hover, .anno-item p > code.text-copied{background:rgb(var(--theme-brand_primary));color:#fff;}{* Header *}.theme-main--header{position:relative;display:flex;flex-direction:column;margin-bottom:4em;}.theme-main--header:not(.no_image){background:url(https://chamscheats.com/uploads/set_resources_3/84c1e40ea0e759e3f1505eb1788ddf3c_hero.webp) no-repeat;background-size:cover;background-position:50% 50%;}#theme-header{background:rgb(var(--theme-area_background_light), 0.98);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);height:var(--header-top--height);width:100%;z-index:1;}#theme-header > .ipsLayout_container{display:flex;align-items:center;height:100%;justify-content:space-between;}#elSiteTitle, #elLogo{align-self:auto;height:100%;}#elLogo > img{max-width:40px;}#elSearch{border-radius:0;height:100%;background:transparent;width:80px;display:flex;align-items:center;justify-content:flex-end;}.elSearch_submit{background:#33353c;width:40px;height:40px;padding:0;border-radius:5px;}.theme-spacer--hr{border-right:1px solid currentColor;opacity:.2;height:30px;width:0;display:block;margin:0 2em 0 2em;}.theme-header--hero{position:relative;height:var(--header-hero--height);border-bottom:1px solid rgb(var(--theme-area_background));}.theme-header--hero:after{content:"\f06d";position:absolute;font-family:'Font Awesome 6 Pro';font-weight:600;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transform:translateX(-50%);left:50%;bottom:-15px;background:rgb(var(--theme-page_background));border-radius:10px;color:#fff;background-image:var(--theme-brand_gradient);}.theme-header--hero > *{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}.headerHero_title{color:#fff;font-size:clamp(30px, 5vw, 60px);margin:0;font-weight:800 !important;line-height:1.2;}.headerHero_title > .gradient-text{text-shadow:0 0 45px rgb(var(--theme-brand_primary), 0.25);}.headerHero_desc{margin:1em 0 0 0;font-size:19px;max-width:550px;}.heroButtons{display:flex;align-items:center;gap:2em;margin:2em 0 0 0;}.headerHero_button{padding:1.25em 2em;line-height:1;border-radius:var(--border-radius);font-size:16px;font-weight:500;display:flex;align-items:center;gap:0.75em;transition:all 0.4s ease 0s;}.heroButton_primary{background:var(--theme-brand_gradient);color:#fff;}.heroButton_primary:hover{color:#fff;}.heroButton_secondary{background:rgb(var(--theme-area_background_light));color:#fff;}.heroButton_secondary:hover{color:#fff;background:rgb(var(--theme-area_background_veryLight));}.headerHero_rated--stars{max-width:200px;}.headerHero_rated--title{font-weight:500;text-transform:uppercase;margin:5em 0 0.75em 0;font-size:12px;line-height:20px;letter-spacing:0.3px;}.theme-navbar{flex:1;}.theme-navbar, .theme-navbar .ipsNavBar_primary, .theme-navbar .ipsNavBar_primary > ul, .theme-navbar .ipsNavBar_primary > ul > li, .theme-navbar .ipsNavBar_primary > ul > li > a{height:100%;}.theme-navbar .ipsNavBar_primary > ul{list-style:none;margin:0;padding:0;}.ipsNavBar_primary > ul > li:not(:nth-last-child(-n+2)){margin-right:0.5em;}.ipsNavBar_primary > ul > li > a{padding:0 1.25em;font-size:15px;border-radius:0.5em;display:inline-flex;align-items:center;font-weight:450;gap:0.35em;transition:all 0.4s ease 0s;line-height:1;color:#fff;}.ipsNavBar_primary > ul > li > a:after{content:"";position:absolute;height:40px;transition:all 0.4s ease 0s;border-radius:0.5em;width:100%;left:0;z-index:-1;}.ipsNavBar_primary > ul > li > a.highlight.mykeys{--firstcolor:49, 229, 116;--secondcolor:19, 246, 78;--secondcolor-dark:17, 168, 56;}.ipsNavBar_primary > ul > li:not([data-active]) > a.highlight{color:#fff;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to bottom right, rgb(var(--firstcolor)), rgb(var(--secondcolor)));}.ipsNavBar_primary > ul > li > a.highlight:hover:after{background:rgb(var(--firstcolor), 0.20);}.ipsNavBar_primary > ul > li[data-active] > a.highlight:after{background-image:linear-gradient(to bottom right, rgb(var(--firstcolor)), rgb(var(--secondcolor-dark, var(--secondcolor))) );}.ipsNavBar_primary > ul > li > a > i:not([class*="-down"]){margin-right:5px;}.ipsNavBar_primary > ul > li[data-active] > a{font-weight:450;}.ipsNavBar_primary > ul > li:not([data-active]) > a:not(.ipsNavActive_menu):hover{color:rgb(var(--theme-brand_primary));}.ipsNavBar_primary > ul > li:not([data-active]) > a:not(.ipsNavActive_menu, .highlight):hover:after{background:rgb(var(--theme-brand_primary), 0.25);}.ipsNavBar_primary > ul > li[data-active] > a:not(.highlight):after, .ipsNavBar_primary > ul > li > a.ipsNavActive_menu:after{background:var(--theme-brand_gradient);box-shadow:0 3px 10px rgb(var(--theme-brand_primary), 0.30);}@media screen and (max-width:979px){#theme-header > .ipsLayout_container{justify-content:center;}.theme-anno--top, .theme-spacer--hr{display:none;}.theme-main--header{background-position:20% 50%;padding:0;}.headerHero_rated--title{margin:2em 0 0.75em 0;}.theme-header--hero{margin:0;padding:0;height:450px;}.theme-header--hero > *{text-align:center;align-items:center;}.heroButtons{flex-direction:column;width:100%;padding:0 2em;gap:1em;}.heroButtons > *{width:100%;padding:1em;justify-content:center;}.headerHero_desc{font-size:14px;}.themeHeader_row > [class*="container"]{justify-content:center;}.cOnlineUsers{display:none;}.theme-mobile_navigation--link .ipsNotificationCount{background:#eb0000;top:-13px;right:20px !important;}}.productDescription{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2em;margin:2em 0 0 0;}.prodDesc_title{color:#fff;margin:0 0 0.5em 0;font-size:22px;font-weight:bold;line-height:1;}.prodDesc_list{background:rgb(var(--theme-area_background));padding:1em;border-radius:5px;margin:0;border-left:1px solid rgb(var(--theme-brand_primary));display:flex;flex-direction:column;list-style:none;gap:.5em;}.prodDesc_list > li:before{content:"";position:absolute;width:6px;height:6px;background:rgb(var(--theme-brand_primary));border-radius:100vw;left:-17px;top:9px;outline:3px solid rgb(var(--theme-page_background));}.prodDesc_list > li{position:relative;display:flex;align-items:flex-start;color:#fff;font-size:16px;gap:0.25em;}.prodDesc_wrapper > h3{color:#fff;margin:0 0 .5em 0;font-size:15px;text-transform:uppercase;letter-spacing:0.5px;}.cNexusDescripton{background:rgb(var(--theme-area_background));padding:2em;border-radius:var(--theme-radius_main);}.prodDescription{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:2em;}.prodDesc_boxes{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-gap:27px;padding:0;margin:0;list-style:none;}.prodDesc-box{background:rgb(var(--theme-area_background_light));border-radius:5px;border-left:1px solid rgb(var(--theme-brand_primary));}.prodDescBox_header{padding:1.5em;border-bottom:1px dashed rgb(var(--theme-area_background_lighter));position:relative;overflow:hidden;}.prodDescBox_header > h3{color:#fff;margin:0 0 .5em 0;font-size:15px;text-transform:uppercase;letter-spacing:0.5px;}.prodDescBox_header > p{margin:0;line-height:1;font-size:14px;text-transform:capitalize;}.prodDescBox_header > i{position:absolute;right:-27px;bottom:-15px;font-size:100px;opacity:.5;transform:rotate(-25deg);color:#252731;}.prodDesc-box > ul{border:0;border-radius:0;background:transparent;padding:1.5em;}.prodDesc-box > ul > li:before{left:-24px;}.prodDesc_video{display:flex;position:relative;overflow:hidden;border:2px solid rgb(var(--theme-area_background_light));border-radius:10px;margin-top:2em;}.prodDesc_video > video{border-radius:10px;width:100%;height:100%;object-fit:cover;}.cNexusProduct_wrapper{position:relative;background:rgb(var(--theme-area_background));border-radius:var(--border-radius);margin-bottom:2em;overflow:hidden;}.cProductDetails_wrapper{display:flex;flex-direction:column;overflow:hidden;width:100%;}.cNexusPackage .cNexusPrice{color:#fff !important;font-size:40px;font-weight:600;line-height:1;}.ccPackage_pricing .cNexusPrice{font-size:35px;line-height:1;margin:0;display:flex;font-weight:600;color:#fff;}.cProductDetails{display:flex;align-items:flex-start;grid-gap:3em;padding:2em;}.cProductDetails_left{position:relative;max-width:600px;width:100%;}.cProductDetails_video > #videoPlayerJS{margin:0;}.cProductDetails_image, .cProductDetails_video{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_light));border-radius:20px;height:auto;width:auto;aspect-ratio:16 / 9;position:relative;}.cProductDetails_image > img{height:100%;width:100%;object-fit:cover;border-radius:var(--border-radius);aspect-ratio:16 / 9;max-height:unset;}.cProductDetails_image > .no_image--icon{color:rgb(var(--theme-text_dark));font-size:25px;}.cProductDetails_image > .no_image--title{font-size:15px;text-transform:uppercase;line-height:1;margin:0.75em 0 0.25em 0;font-weight:bold;}.cProductDetails_image > .no_image--error{color:rgb(var(--theme-text_dark));font-size:13px;text-transform:uppercase;}.ccPackage_title{color:#fff;font-size:35px;line-height:1;margin:0 0 0.25em 0;font-weight:900;}.cProductDetails_features{display:flex;align-items:center;flex-wrap:wrap;gap:1em;margin:0;list-style:none;padding:0;}.cProductDetails_features > li:not(.addStatusAfter){background:rgb(var(--theme-area_background_lighter));padding:0.75em;color:#fff;border-radius:var(--border-radius);display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:13px;gap:0.5em;overflow:hidden;position:relative;}.cProductDetails_features > li > i{color:rgb(var(--theme-brand_primary));}.cProductDetails_features .productStatus > ._status{padding:0.75em;font-size:13px;gap:0.5em;}.cProductImages_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em;}.cProductImages_header > h2{font-size:14px;margin:0;font-weight:600;}.cProductImages{position:relative;margin:1em 0 0 0;display:grid;flex-direction:column;overflow:hidden;width:100%;}.cSwiperImages_buttons{display:flex;align-items:center;gap:1em;}.cSwiperImages_next:not(.swiper-button-disabled), .cSwiperImages_prev:not(.swiper-button-disabled){color:rgb(var(--theme-brand_primary));filter:drop-shadow(0 0 10px rgb(var(--theme-brand_primary), 0.25));cursor:pointer;}.cProductImage{position:relative;height:110px;max-height:110px;cursor:pointer;}.cProductImage > img{border-radius:var(--border-radius);width:100%;height:100%;object-fit:cover;object-position:50% 50%;border:1px solid rgb(var(--theme-area_background_lighter));padding:2px;}#elStoreImages.modal{position:fixed;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.80);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:0 105px;opacity:0;visibility:hidden;transition:all 0.25s ease;z-index:49500;}#elStoreImages.modal.is-active{opacity:1;visibility:visible;}#StoreImagesPreview.modal-content{display:flex;max-height:75%;width:auto;max-width:100%;}.elStoreImage_close, .cImages_prev, .cImages_next{position:absolute;background:rgb(var(--theme-brand_primary));width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100vw;color:#fff;font-size:15px;cursor:pointer;transition:0.20s linear;}.elStoreImage_close:hover, .cImages_prev:hover, .cImages_next:hover{background:#fff;color:#000;}.elStoreImage_close{top:30px;right:30px;}.cImages_next{right:30px;}.cImages_prev{left:30px;}@media screen and (max-width:979px){.cProductDetails{flex-direction:column;}.cProductDetails_image, .cProductDetails_video{max-width:100%;}#elStoreImages.modal{padding:0;}#StoreImagesPreview.modal-content{width:85%;}.cImages_prev{left:5px;}.cImages_next{right:5px;}.elStoreImage_close{right:10px;top:10px;}}.cShipment_details .details{color:#fff;background:rgb(var(--theme-area_background_lighter));padding:1em;border-radius:5px;margin:1em 0 1em 0;border-left:1px solid rgb(var(--theme-brand_primary));display:flex;flex-direction:column;list-style:none;gap:.5em;}.cShipment_details .details > li{position:relative;display:flex;align-items:flex-start;color:#fff;font-size:16px;gap:0.25em;}.cShipment_details .details > li:before{content:"";position:absolute;width:6px;height:6px;background:rgb(var(--theme-brand_primary));border-radius:100vw;left:-17px;top:9px;outline:3px solid rgb(var(--theme-area_background));}.cShipment_track{background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;font-weight:600;font-size:16px;display:inline-flex;margin-top:1em;padding:1.1em 1.75em;position:relative;line-height:1;border-radius:calc(var(--border-radius) - 2px);align-items:center;gap:0.75em;transition:all 0.4s ease 0s;letter-spacing:0.3px;}.cShipment_track:after{content:"\f061";font-family:'Font Awesome 6 Sharp';}.cShipment_track:hover{background-position:60%;color:#fff;}.cNexusPurchase_blocks{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));grid-gap:2em;}.cNexusPurchase_block{display:flex;flex-direction:column;position:relative;border:1px solid rgb(var(--theme-area_background_light));height:100%;background:rgb(var(--theme-area_background));border-radius:var(--border-radius);}.cNexusPurchase_block .ipsNoThumb, .cNexusPurchase_block .cNexusPurchaseList_image{background-color:rgb(var(--theme-area_background_light));width:100%;height:185px;background-size:cover;background-position:50% 50%;border-top-right-radius:inherit;border-top-left-radius:inherit;display:flex;}.cNexusPurchase_content{padding:1.5em;flex:1;display:flex;flex-direction:column;}.cNexusPurchaseHeader{display:flex;flex-direction:column;gap:0.5em;border-bottom:1px dashed rgb(var(--theme-area_background_light));padding-bottom:1.25em;margin-bottom:1.5em;}.cNexusPurchaseHeader_title{margin:0 0 0.25em 0;line-height:1;}.cNexusPurchaseHeader_type{margin:0;text-transform:uppercase;letter-spacing:1px;font-size:11px;}.cNexusPurchaseHeader_list{display:flex;align-items:center;gap:0.5em;padding:0;margin:0;list-style:none;}.cNexusPurchaseHeader_list > .spanhr{width:5px;height:5px;background:rgb( var(--theme-text_color) );border-radius:100vw;}.cNexusPurchaseHeader_list > span:not(.spanhr){font-size:15px;}.cNexusPurchase_status{display:flex;margin:0;padding:0;list-style:none;--status-success:106, 219, 23;--status-danger:213, 23, 23;--status-warning:255, 143, 0;}.cNexusPurchase_status > .status{padding:0.75em 1em;line-height:1;font-size:10px;text-transform:uppercase;font-weight:600;letter-spacing:1px;border-radius:3px;}.status-completed{background:rgb(var(--status-success), 0.20);color:rgb(var(--status-success));}.status-faild, .status-cancelled{background:rgb(var(--status-danger), 0.20);color:rgb(var(--status-danger));}.status-renew{background:rgb(var(--status-warning), 0.20);color:rgb(var(--status-warning));}.cNexusPurchase_footer{display:flex;align-items:center;justify-content:space-between;flex:1;}.cNexusPurchase_buttons{display:flex;flex-direction:column;gap:1em;margin:0;padding:0;list-style:none;}.ipsApp .cNexusPurchase_button{display:flex;align-items:center;justify-content:center;background:var(--theme-brand_gradient);background-size:200% auto;gap:0.5em;color:#fff;border-radius:5px;padding:1em 2em;line-height:1;font-weight:500;font-size:16px;width:100%;transition:all 0.4s ease 0s;}.ipsApp .cNexusPurchase_button:hover{background-position:60%;color:#fff;}.cPurchases_none{background:rgb(var(--theme-area_background));padding:4em;border-radius:5px;text-align:center;}.cPurchases_none > h3{color:#fff;margin:0;font-size:clamp(24px, 1.5vw, 30px);line-height:1;}.cPurchases_none > p{font-size:1.25em;max-width:50%;margin:1em auto;}.cPurchases_none > a{padding:1em 2em;line-height:1;display:inline-flex;border-radius:10px;font-size:18px;font-weight:600;}.cPurchases_none > .ipsButton{padding:1em 4em;font-size:19px !important;line-height:1;}#cNexusPurchase{padding:3em;display:flex;margin:2em 0;gap:5em;overflow:hidden;position:relative;}.cNexusPurchase_order--id{position:absolute;right:10px;top:10px;background:rgb(var(--theme-area_background_light));padding:0.5em 1em;border-radius:5px;box-shadow:0 0 10px rgb(0, 0, 0, .20);text-transform:uppercase;font-size:11px;color:#fff;}.cNexusPurchase_vector{position:absolute;font-size:500px;right:-100px;bottom:-200px;transform:rotate(-8deg);opacity:0.1;color:rgb(255, 255, 255, 0.10);}.cNexusPurchase--column[data-size="small"]{max-width:500px;}.cNexusPurchase--column[data-size="fullwidth"]{width:100%;}.ipsApp .cNexusPurchase_image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:16 / 9;background-color:rgb(var(--theme-area_background_light));border-radius:var(--border-radius);}.cNexusPurchase_image:after{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:7px;z-index:-2;background:transparent;border:1px solid rgb(var(--theme-area_background_lighter));}.cNexusPurchase_image > img{width:100%;border-radius:5px;}.cNexusPurchase_header--title{font-size:25px;color:#fff;line-height:1.2;margin:1em 0;font-weight:500;}.cNexusPurchase_header--title > b{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);}.cPurchase_sticky{position:sticky;top:5px;}.cPurchase_extra .ipsHr{margin:2em 0 !important;}.cNexusPurchase_heading{margin:0;font-size:clamp(20px, 2.5vw, 35px);color:#fff;line-height:1.2;}.cNexusPurchase_heading > b{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);}.cPurchaseLicenses{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:2em;margin:2em 0 2em 0;}.cPurchaseLicenses::-webkit-scrollbar, .cPurchaseLicenses::-webkit-scrollbar-thumb, .cPurchaseLicenses::-webkit-scrollbar-track{border-radius:10px;}.cLicense_row{display:flex;align-items:center;justify-content:space-between;background:rgb(var(--theme-area_background_light));width:100%;height:55px;border-radius:5px;border:1px solid rgb(var(--theme-area_background_veryLight));overflow:hidden;position:relative;}.cLicense_row:hover{box-shadow:0 0 0 4px rgb(var(--theme-brand_primary), 0.2);border-color:rgb(var(--theme-brand_primary));}.cLicense_row > span{height:100%;background:transparent;color:#fff;padding:0 1.5em;line-height:1;display:flex;align-items:center;width:calc(100% - 60px);overflow:hidden;white-space:nowrap;}.cLicense_row > button{width:40px;aspect-ratio:1;margin-right:7px;background:rgb(var(--theme-area_background_veryLight));color:#fff;font-size:16px;border:0;outline:0;border-radius:4px;cursor:pointer;transition:all 0.25s linear;position:absolute;right:0;}.cLicense_row > button:not(.copied):hover{background:rgb(var(--theme-brand_primary));}.cLicense_row > button.copied{background:rgb(106, 219, 23, 0.2);color:rgb(106, 219, 23);}.cPurchase_button{width:100%;font-size:14px;text-transform:uppercase;font-weight:600;letter-spacing:1px;line-height:1;padding:1.5em;border-radius:5px;display:flex;justify-content:center;cursor:pointer;}.cPurchase_download{background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));}.cPurchase_download:hover{background:#fff;color:#000;}.ipsBadge_license{background:#fff;color:#000;margin-left:5px;}@media screen and (max-width:979px){#cNexusPurchase{padding:2em;gap:2em;flex-direction:column;}.cNexusPurchase--column[data-size="small"]{max-width:100%;}.cPurchaseLicenses{grid-template-columns:1fr;grid-gap:1em;}}.cNexusCarousel .ipsCarousel_item{max-width:350px;width:100% !important;height:auto !important;}html[dir="ltr"] .ipsCarousel:not( [data-ipsCarousel-fullSizeItems] ) .ipsCarousel_item{margin-right:2em;}.ipsWidget_inner.ipsPad{padding:2em;}.ipsWidget{border-radius:var(--border-radius);}.ipsWidget_title{background:transparent;padding:1.5em 2em;border-bottom-color:#2a2b30;}.cNexusGames_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4em;gap:1em;flex-wrap:wrap;}.cNexusGames_header > div{flex:1;}.cNexusGames_header--title{margin:0;color:#fff;font-size:24px;}.cNexusGames_header--title > i{color:rgb(var(--theme-brand_primary));margin-right:0.15em;text-shadow:0 0 40px rgb(var(--theme-brand_primary));}.cNexusGames_header--desc{margin:0.25em 0 0 0;font-size:16px;}.cNexusGames_header--button{padding:1.2em 2em;line-height:1;background:rgb(var(--theme-area_background_light));border-radius:var(--border-radius);font-size:14px;display:flex;align-items:center;gap:0.75em;transition:all 0.4s ease 0s;color:#aeb1bf;}.cNexusGames_blocks{display:grid;grid-template-columns:repeat(auto-fill, minmax(var(--nexus-game--width), 1fr));padding:0;margin:0;grid-gap:2em;list-style:none;}.cNexusGame_block{position:relative;display:flex;width:100%;}.cNexusGame_block--ref{position:relative;border-radius:var(--border-radius);overflow:hidden;transition:all 0.4s ease 0s;width:100%;height:100%;}.cNexusGame_block--image{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;position:relative;overflow:hidden;border-radius:inherit;background:rgb(var(--theme-area_background_light));height:var(--nexus-game--height);max-height:var(--nexus-game--height);}.cNexusGame_block--image > .no_image--icon{color:rgb(var(--theme-text_dark));font-size:25px;}.cNexusGame_block--image > .no_image--title{font-size:15px;text-transform:uppercase;line-height:1;margin:0.75em 0 0.25em 0;font-weight:bold;}.cNexusGame_block--image > .no_image--error{color:rgb(var(--theme-text_dark));font-size:13px;text-transform:uppercase;}.cNexusGame_block--image > img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--border-radius) - 3px);transition:all 0.4s ease 0s;}.cNexusGame_block--ref:hover .cNexusGame_block--image > img{transform:scale(1.05);}.cNexusGame_block--data{background:rgb(var(--theme-area_background_light), 0.70);backdrop-filter:blur(20px);padding:2em;margin-top:-1em;position:relative;border-radius:inherit;}.blockData_content--top{display:flex;flex-direction:column;list-style:none;margin:0 0 2em 0;padding:0 0 1.5em 0;position:relative;width:100%;border-bottom:1px solid #2a2b30;}.cNexusGame_block--title{margin:0 0 0.5em 0;color:#fff;width:100%;line-height:1;text-transform:capitalize;}.cNexusGame_block--data .blockData_list{display:flex;align-items:center;list-style:none;margin:0;padding:0;color:#80828b;font-size:13px;}.cNexusGame_block--data .blockData_list > .hr{width:4px;height:4px;border-radius:50%;background:#5e6068;margin:0 0.75em;}.cNexusGame_block--data .blockData_list .inDelivery > b{font-weight:normal;}.cNexusGame_block--data .blockData_list .inDelivery{color:#47ce26;}.blockData_content--bottom{display:flex;align-items:center;justify-content:space-between;}.cNexusGame_block--price > .from{color:#80828b;font-weight:600;font-size:11px;letter-spacing:0.5px;text-transform:uppercase;margin:0 0 0.75em 0;line-height:1;}.cNexusGame_block--price > .price{color:#fff;font-size:19px;line-height:1;font-weight:bold;}.theme-button__primary{padding:1.1em 1.75em;position:relative;line-height:1;background:#2c2d34;border-radius:calc(var(--border-radius) - 2px);font-size:14px;display:flex;align-items:center;gap:0.75em;transition:all 0.4s ease 0s;color:#9fa0ab;font-weight:400;letter-spacing:0.3px;}.theme-button__primary:after{content:"\f061";font-family:'Font Awesome 6 Sharp';}.cNexusGame_block--ref:hover .theme-button__primary, .theme-button__primary:hover{background:transparent;color:#fff;}.theme-button__primary:before{content:"";position:absolute;width:100%;height:100%;border-radius:inherit;top:0;left:0;z-index:-1;opacity:0;visibility:hidden;transition:all 0.4s ease 0s;background:var(--theme-brand_gradient);}.cNexusGame_block--ref:hover .theme-button__primary:before, .theme-button__primary:hover:before{opacity:1;visibility:visible;}.cNexusGames--store{margin-bottom:4em;}.cNexusCategory{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;margin:0;list-style:none;position:relative;padding:0;}.cNexusProduct{position:relative;background:rgb(var(--theme-area_background));border-radius:var(--border-radius);z-index:1;overflow:hidden;display:flex;flex-direction:column;}.cNexusProduct.ipsCarousel_item{background:rgb(var(--theme-area_background_light));}.cNexusProduct:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:2px solid transparent;background-image:linear-gradient(-150deg, rgb(var(--theme-area_background_veryLight)), transparent, transparent, transparent, rgb(var(--theme-area_background_veryLight)));-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background-origin:border-box;transition:ease-in-out 0.3s;pointer-events:none;}.cNexusProduct:hover:after{background-image:linear-gradient(-150deg, rgb(var(--theme-brand_secondary)), transparent, transparent, transparent, rgb(var(--theme-brand_primary)));transition:ease-in 0.3s;}.cNexusProduct > a{display:flex;user-select:none;-webkit-user-drag:none;}.cNexusPackage_img > img{aspect-ratio:300 / 185;width:auto;border-top-right-radius:var(--border-radius);border-top-left-radius:var(--border-radius);user-select:none;-webkit-user-drag:none;}.cNexusPackage_img > .ipsNoThumb{aspect-ratio:300 / 185;width:100%;height:auto;background:rgb(var(--theme-area_background_lighter));color:#fff;}.cNexusProduct > div:not(.cNexusPackage_img){padding:2em;display:flex;flex-direction:column;flex:1;}.cStorePackage_header{display:flex;flex-direction:column;gap:0.5em;flex:1;}.priceDiscounted{position:absolute;top:-13px;right:0;background:rgb(203 48 48);color:#fff;border-radius:100px;font-size:11px;display:inline-flex;align-items:center;line-height:1;font-weight:500;padding:3px 5px;text-decoration:line-through;outline:2px solid rgb(var(--theme-area_background_light));}.cNexusProduct_title{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;margin:0;font-weight:bold;}.cNexusProduct_vertical .cStorePackage_footer{justify-content:space-between;gap:1em;}.cStorePackage_footer{display:flex;align-items:center;gap:1em;border-top:1px dashed rgb(var(--theme-area_background_lighter));margin:1.5em 0 0 0;padding:1.5em 0 0 0;justify-content:space-between;}#elUserNav{display:inline-flex;align-items:center;line-height:1;margin-left:1.30em;}#elUserNav > li > a .fa, #elUserNav_mobile > li > a .fa{font-size:14px;}.cUserNav_icon > a{width:40px;aspect-ratio:1;border-radius:var(--border-radius);background:rgb( var(--theme-area_background_lighter) );display:inline-flex;align-items:center;justify-content:center;}.cUserNav_icon .ipsNotificationCount{bottom:-3px;top:unset;left:calc(100% - 7px) !important;font-size:0;line-height:1;width:10px;height:10px;border-radius:var(--border-radius);padding:0;border:2px solid rgb(var(--theme-area_background));right:-3px !important;}.cIcon > a{height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;border-radius:10px;}.cUserNav_icon > a{position:relative;width:40px;aspect-ratio:1;border-radius:calc(var(--border-radius) - 5px);color:#fff !important;background:rgb(var(--theme-area_background_light));display:inline-flex;align-items:center;justify-content:center;}.cIcon_discord > a{background:#5865f2;width:40px;height:40px;gap:0.5em;text-transform:uppercase;letter-spacing:0.3px;}.cWallet{height:40px;border-radius:calc(var(--border-radius) - 5px);background:var(--theme-brand_gradient);box-shadow:0 3px 10px rgb(var(--theme-brand_primary), 0.30);display:inline-flex !important;align-items:center;justify-content:center;padding:5px;}.cWallet > .wallet-icon{display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(255, 255, 255, 0.20);color:#fff;width:30px;height:50%;margin-right:1em;}.cWallet_balance > .amount{color:#fff;}.cWallet_balance{color:#de9eff;}.cWallet_balance > .cents{color:#de9eff;}.cWalletDeposits_disabled{padding-inline-end:1.5em;}#cWallet_add{display:flex;align-items:center;justify-content:center;background:#fff;color:#000 !important;border-radius:calc(var(--border-radius) - 5px);width:30px;height:100%;margin-left:1em;transition:0.20s linear;}#cWallet_add:hover{background:rgb(var(--theme-brand_primary));color:#000 !important;}#elUserLink{display:flex;align-items:center;gap:1em;}#elUserLink > .elUserPhoto{position:relative;display:flex;width:45px;height:45px;border:2px solid rgb(var(--theme-brand_primary));border-radius:var(--border-radius);}#elUserLink > .elUserPhoto > img{border-radius:var(--border-radius);}#elUserLink > .elUserPhoto > i[class*="down"]{position:absolute;right:-6px;bottom:-7px;width:19px;height:19px;background:rgb(var(--theme-brand_primary));color:#000 !important;border:3px solid rgb(var(--theme-area_background));display:flex;align-items:center;justify-content:center;font-size:7px;border-radius:100vw;}.elUserNav_sep{border-color:currentColor;border-width:1px;opacity:.2;height:30px;width:0;}.cIcon > a{height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;border-radius:var(--border-radius);}.cDiscord > a{background:#5865F2;width:unset;gap:0.5em;padding:0 1em;text-transform:uppercase;}.cUsers > a{width:unset;gap:.5em;padding:0 1em;text-transform:uppercase;border-radius:var(--border-radius);background:rgb(var(--theme-area_background_lighter));box-shadow:var(--box-shadow_inset_top);}.elUser{text-align:right;display:flex;flex-direction:column;gap:0.35em;}.elUser .loggedIn_user{color:#fff;font-size:17px;}.elUser > .userGroup{font-size:10px;text-transform:uppercase;letter-spacing:0.3px;}#elUserLink_menu{background:rgb(var(--theme-area_background_light));border-radius:10px;}#elUserLink_menu .elUser{padding:1.5em;display:flex;align-items:center;flex-direction:row;gap:1em;border-bottom:1px solid rgb(var(--theme-area_background_veryLight));}#elUserLink_menu .elUser > .ipsUserPhoto{border-radius:10px;width:50px;height:50px;border:2px solid rgb(var(--theme-area_background_veryLight));}#elUserLink_menu .elUser > .ipsUserPhoto > img{border-radius:9px;}#elUserLink_menu .elUser > div{display:flex;flex-direction:column;flex:1;align-items:baseline;}#elUserLink_menu .elUser > div > .userID{background:rgb(var(--theme-area_background_reset));padding:0.5em;line-height:1.1;font-size:11px;border-radius:3px;font-weight:500;}#elUserLink_menu .elUser > div > .userName{color:#fff;font-size:17px;line-height:1;margin:0.3em 0 0 0;}.elUserMenu{padding:2em !important;display:flex;flex-direction:column;gap:0.75em;list-style:none;}.elUserMenu > li > a{background:rgb(var(--theme-area_background_lighter));border-radius:10px !important;padding:.5em .5em .5em 1em !important;color:#cbd1e1 !important;display:flex !important;align-items:center;justify-content:space-between;font-size:16px;overflow:hidden;}.elUserMenu > li{border:0 !important;}.elUserMenu > li > a:hover{background-color:rgb(var(--theme-area_background_veryLight)) !important;}.elUserMenu > li > a > i{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_veryLight));border-radius:5px;}.elUserMenu > li > a:hover > i{background:rgb(var(--theme-brand_primary), .2) !important;color:rgb(var(--theme-brand_primary));}.elUserMenu_secondary{padding:0;display:flex;align-items:center;list-style:none;gap:0.5em;}.elUserMenu_secondary > li > a{width:100%;display:flex;align-items:center;justify-content:center;padding:0.75em;border-radius:10px;gap:0.5em;font-size:16px;background:linear-gradient(to top, rgb(var(--itemmenu-color), 0.25), transparent);border:1px solid rgb(var(--itemmenu-color));color:rgb(var(--itemmenu-color));font-weight:600;box-shadow:0 0 5px rgb(var(--itemmenu-color), 0.30), inset 0 0 8px rgb(var(--itemmenu-color), 0.40);transition:ease-in-out 0.3s;}.elUserMenu_secondary > li{width:100%;}.elUserMenu_secondary > li[data-menuitem="mykeys"] > a{--itemmenu-color:10, 187, 118;}.elUserMenu_secondary > li[data-menuitem="support"] > a{--itemmenu-color:225, 25, 25;}.elUserMenu_secondary > li > a:hover{background:linear-gradient(to top, rgb(var(--itemmenu-color), 0.45), transparent);transition:ease-in 0.3s;}.elUserMenu_footer{border-top:1px solid rgb(var(--theme-area_background_veryLight));padding:2em !important;display:flex;align-items:center;justify-content:flex-end;list-style:none;}.elUserMenu_footer > li[data-menuItem='signout'] > a{padding:0;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:11px;transition:0.15s linear !important;}.elUserMenu_footer > li[data-menuItem='signout'] > a:hover{background-color:transparent !important;background:transparent !important;color:#d53e3e;opacity:1;}#videoPlayerJS{position:relative;width:100%;border-radius:var(--border-radius);margin-bottom:3em;aspect-ratio:16 / 9;}#videoPlayerJS > video{object-position:center center;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;border-radius:var(--border-radius);}.videoJS_controls{position:absolute;width:100%;height:100%;overflow:hidden;border-radius:inherit;}#videoPlayerJS:not(:hover).video-playing .videoJS_controls{pointer-events:none;}.controls-top__right{position:absolute;right:15px;top:15px;display:flex;align-items:center;background:rgba(var(--theme-page_background), 0.70);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:5px;border-radius:100px;}.controls-top__left{position:absolute;left:15px;top:15px;display:flex;align-items:center;border-radius:100px;}.controls-top__left > button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgb(var(--theme-area_background_reset), 0.50);color:#fff;appearance:none;border:0;outline:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;}.controls-bottom{position:absolute;bottom:20px;z-index:10;width:100%;padding:0 2em;}#videoPlayerJS .controls-top__right, #videoPlayerJS .controls-top__left, #videoPlayerJS .controls-bottom{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}#videoPlayerJS.video-playing:hover .controls-top__right, #videoPlayerJS.video-playing:hover .controls-top__left, #videoPlayerJS.video-playing:hover .controls-bottom{opacity:1;visibility:visible;transition:ease-in 0.3s;}.videoScrubber{flex:1;background:rgb(var(--theme-area_background_reset), 0.80);backdrop-filter:blur(5px);width:auto;display:flex;align-items:center;justify-content:center;padding:0 1.25em;height:40px;border-radius:100vw;cursor:pointer;}.videoScrubber > input{width:100%;}.videoScrubber > input::-webkit-slider-thumb{appearance:none;border-radius:100vw;background:transparent;height:100%;width:10px;background-color:white;box-shadow:-1006px 0 0 1000px white;}.sound-control{margin:0 15px;}.state-control > button{background:rgb(var(--theme-area_background_reset));color:#fff;appearance:none;border:0;outline:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;}.sound-control > input, .videoScrubber > input{height:1vh;appearance:none;background:transparent;backdrop-filter:blur(50px);border-radius:1vw;overflow:hidden;cursor:pointer;padding:0;}.sound-control > input::-webkit-slider-runnable-track{background:rgba(15, 20, 37, 0.2);height:100%;}.sound-control > input::-webkit-slider-thumb{appearance:none;border-radius:50%;background:transparent;height:100%;width:0.5vw;background-color:white;box-shadow:-407px 0 0 402px white;}.controls-play__video{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}#videoPlayerJS.video-paused .controls-play__video{opacity:1;visibility:visible;transition:ease-in 0.3s;}#videoPlayerJS.video-playing .controls-play__video{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}.controls-play__video > button{width:100px;height:100px;background:rgb(var(--theme-brand_primary));border-radius:100px;border:0;color:#fff;font-size:clamp(26px, 2vw, 36px);padding:0;display:flex;align-items:center;justify-content:center;transition:all .25slinear;box-shadow:0 0 10px rgb(0, 0, 0, 0.5);cursor:pointer;}.controls-play__video > button:hover{background:#fff;color:#000;}