 .legal-wrapper{background:rgb(var(--theme-area_background));color:#000;padding:2em;border-radius:10px;}.text-row:not(:last-of-type){margin-bottom:4em;}.text-row > *:not(._title){margin-left:1em;margin-right:1em;}.text-row > ._title{font-size:1.45rem;line-height:1;margin:0 0 0.75em 0;display:flex;align-items:center;gap:0.5em;}.text-row ._text-devider > 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;background-size:200% auto;}.text-row > ._title > b{width:30px;height:30px;background:var(--theme-brand_gradient);background-size:200% auto;font-size:13px;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;}.text-row > p{color:rgb(var(--theme-text_color));font-size:16px;margin:0 0 1em 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;background-size:200% auto;}.text-row ._text-devider{font-size:1.45em;margin-top:1.5em;margin-bottom:0.5em;display:block;}.text-row > ul{background:rgb(var(--theme-area_background_light));padding:1.5em;list-style:none;margin:1em 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.25em;}.cPagesContent_entry{position:relative;text-align:center;}.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));background-size:250px;padding:3em;border-radius:var(--theme-radius_main);}.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_light));padding:1em;border-radius:5px;margin:0 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:var(--theme-texture_main), var(--box--backgroundColor);background-size:250px;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:var(--theme-radius_main);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:46, 51, 65;--theme-area_background_lighter:36, 40, 51;--theme-brand_secondary:247, 194, 22;--theme-brand_gradient_webkit:-webkit-gradient(linear, left bottom, right top, from(rgb(var(--theme-brand_primary))), to(rgb(var(--theme-brand_secondary))));--theme-brand_gradient:linear-gradient(to top right, rgb(var(--theme-brand_primary)), rgb(var(--theme-brand_secondary)));--theme-headerT_h:90px;--theme-headerB_h:80px;--theme-header_hero:600px;--theme-radius_main:5px;--container--width:1450px;--minimal_container--width:1450px;--nexusCat--width:300px;--nexusCat--height:150px;--nexus-game--width:300px;--nexus-game--height:180px;--border-radius:10px;--gradient:linear-gradient(to bottom, rgb(var(--theme-brand_primary)), rgb(247 194 22));}body{font-family:"Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}body[data-pagename="homepage"]{background:#e3e6e6;}html{scroll-behavior:smooth;}.customer{color:#FFD700;font-weight:bold;background-size:100px 100px;}.moderator{-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:bold;background-image:-webkit-linear-gradient(45deg, #00ff00 10%, #05c70b);}.management{-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:bold;background-image:-webkit-linear-gradient(#22aced 10%, #00f3ff);}.administrator{-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:bold;background-image:-webkit-linear-gradient(45deg, #cc0000 10%, #ff0000);}.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 (min-width:980px){.theme-mobile_navigation{display:none;}}.cNexusPackages_blocks{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));grid-gap:2em;margin:4em 0 0 0;padding:0;list-style:none;}.nexusPackage > img{width:125px;object-fit:cover;border-radius:5px;border:1px solid rgb(var(--theme-text_light), 0.15);}.cNexusPackages_blocks > li{flex:1;}.nexusPackage{display:flex;gap:1em;background:#fff;height:100%;padding:1em;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.10);}.nexusPackage_cont{display:flex;flex:1;flex-direction:column;}.nexusPackage_cont--title{margin:0;font-size:16px;color:#000;}.nexusPackage_cont--list{display:flex;align-items:center;gap:0.5em;list-style:none;margin:0.5em 0 1em 0;padding:0 0 1em 0;border-bottom:1px solid rgb(var(--theme-text_light), 0.15);}.theme-home--hero{height:600px;background-size:cover;width:calc(100% + 4em);left:-2em;position:relative;margin-bottom:-500px;}.swiper-latest{position:relative;z-index:10;}.swiper-latest-inner{position:relative;}.js-swiper--latest-prev, .js-swiper--latest-next{position:absolute;top:50%;z-index:10;background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px rgba(0, 0, 0, 0.20);border-radius:10px;color:#000;font-size:15px;cursor:pointer;transition:all 0.4s ease 0s;opacity:0;visibility:hidden;}.js-swiper--latest-prev:not([class*="disabled"]), .js-swiper--latest-next:not([class*="disabled"]){opacity:1;visibility:visible;}.js-swiper--latest-prev{left:-19px;}.js-swiper--latest-next{right:-19px;}.swiper-latest .heading{margin:0;color:#fff;text-align:center;margin-bottom:2em;font-size:35px;}.theme-home--hero:after{content:"";position:absolute;width:100%;height:75%;background:linear-gradient(to top, #e3e6e6, transparent);bottom:0;}.cProdItem{background:#ffffff;padding:2em;display:flex;align-items:center;justify-content:center;flex-direction:column;}.cProdItem > img{width:100%;height:300px;object-fit:contain;transition:all 0.25s ease 0s;}.cProdItem:hover img{transform:scale(1.05);}.package-title{margin:2em 0 0 0;color:#000;}.storeNav{position:relative;display:flex;align-items:center;padding:0 4em;background:#282d39;height:50px;}.storeNav--list{display:flex;list-style:none;margin:0;padding:0;height:100%;gap:1.25em;}.storeNav--all > a{height:30px;display:flex;align-items:center;background:#fff;padding:0 1em;font-weight:600;font-size:11px;letter-spacing:1px;border-radius:5px;line-height:1;text-transform:uppercase;}.storeNav--all{height:100%;display:flex;align-items:center;padding-right:2em;margin-right:2em;border-right:1px solid #3b4251;}.storeNav--list > li > a{display:flex;align-items:center;height:100%;color:#fff;font-size:14px;text-transform:capitalize;}#elCart{display:flex;align-items:center;gap:1em;color:#fff !important;}#elCart .ipsNotificationCount{right:0 !important;top:-2px;}.elCart_icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:26px;position:relative;}.elCart_text{display:flex;flex-direction:column;gap:0.25em;font-size:13px;}.elCart_text > span{font-weight:400;text-transform:uppercase;font-size:11px;letter-spacing:1px;}.elCart_text > strong{font-size:16px;font-weight:500;}.header-h--title{font-size:clamp(39.538px, 2.471rem + ((1vw - 3.2px) * 2.101), 74px);letter-spacing:0px;line-height:1.3;color:#000;max-width:860px;margin:0 auto;text-align:center;font-weight:500;font-family:"Funnel Display", sans-serif;}.ipsTabs{--ipsTabs--padding:1.5em;padding-bottom:var(--ipsTabs--padding) !important;background:transparent;border-bottom:1px solid #e2e3e9;}.ipsTabs_activeItem{background:var(--theme-brand_gradient);color:#fff !important;font-weight:600;}.ipsTabs_item{border-radius:5px !important;}.ipsBox{border:1px solid #e2e3e9;box-shadow:0 0 1px rgb(0, 0, 0, 0.05), 0 2px 16px rgb(0, 0, 0, 0.12);}.theme-bcrumb{margin:4em 0 3em 0;}.theme-heading--title{color:#000;font-size:25px;margin:0 0 0.35em 0;line-height:1;}.theme-layout__breadcrumb{display:flex;align-items:center;list-style:none;margin:0;padding:0;}.theme-breadcrumb--item{font-size:15px;}.theme-breadcrumb--item > a{display:flex;align-items:center;color:rgb( var(--theme-text_color) );}.theme-breadcrumb--icon{margin:0 0.75em;font-size:13px;line-height:1;width:5px;height:5px;background:rgb(var(--theme-text_color), 0.25);border-radius:100px;}.theme-breadcrumb--item:last-child, .theme-breadcrumb--item:last-child > a, .theme-breadcrumb--item > a:hover{color:#000;}.theme-breadcrumb--item:last-child > a:hover{color:rgb(var(--theme-brand_primary));}.l-hero-assets{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:-1;overflow:hidden;}.l-hero-assets .bubble{position:absolute;border-radius:50%;background:var(--gradient);opacity:0.1;}.l-hero-assets .bubble:nth-child(1){top:8vh;left:6vw;width:6vw;height:6vw;}.l-hero-assets .bubble:nth-child(2){top:12vh;left:72vw;width:5vw;height:5vw;}.l-hero-assets .bubble:nth-child(3){top:35vh;left:22vw;width:4.5vw;height:4.5vw;}.l-hero-assets .bubble:nth-child(4){top:18vh;left:58vw;width:9vw;height:9vw;}.l-hero-assets .bubble:nth-child(5){top:42vh;left:82vw;width:6vw;height:6vw;}.l-hero-assets .bubble:nth-child(6){top:10vh;left:40vw;width:5vw;height:5vw;}.l-hero-assets .bubble:nth-child(7){top:80vh;left:15vw;width:7vw;height:7vw;}.l-hero-assets .bubble:nth-child(8){top:75vh;left:65vw;width:6vw;height:6vw;}.registerInfo{background:rgb(var(--theme-area_background_lighter));padding:2em;border-radius:5px;border-left:5px solid #d31c1c;}.registerInfo > p{font-size:15px;margin:0 0 1em 0;}.registerInfo > ul{background:rgb(var(--theme-area_background_veryLight));padding:1em 1em 1em 2em;border-radius:5px;display:flex;flex-direction:column;color:#fff;font-size:15px;gap:0.5em;}.discord--t{background:#404eed;position:sticky;top:0;left:0;z-index:29000;width:100%;}.discord--t > p{margin:0;text-align:center;font-size:16px;color:#fff;padding:0.5em;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;}.discord--t > p > a{background:#fff;color:#000;padding:0.75em 1em;line-height:1;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:1px;border-radius:5px;white-space:nowrap;text-decoration:none;display:inline-block;}.discord--t > p > a:hover{background:#5865f2;color:#fff;}.ipsWidget_dma{padding:2em;border-radius:5px;}.ipsWidget_dma .ipsWidget_header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 2em 0;}.ipsWidget_dma .ipsWidget_header h3{color:#fff;font-size:26px;margin:0;line-height:1;}.ipsWidget_dma .ipsWidget_header p{font-size:18px;margin:0.5em 0 0 0;max-width:80%;text-align:center;}.ipsWidget.ipsWidget_horizontal[data-blockid^="app_cms"]:not([data-blockid^="app_cms_RecordFeed"]){background:var(--box--backgroundColor);margin:0 0 2em 0;}.cNexusCarousel .ipsCarousel_item{max-width:300px !important;width:auto !important;}.ipsWidget_vertical{margin-bottom:2em;}.dataList{padding:0;margin:0;list-style:none;}.hr-line{width:1px;height:11px;background:rgb(var(--theme-border_main));border:0;margin:0 10px;display:inline-block;}.title-hidden{opacity:0;visibility:hidden;font-size:0;}.ipsButtonBar{background:transparent;}.ipsType_pageTitle{color:#000;}.cMemberStats{display:flex;flex-direction:column;margin:0;list-style:none;padding:2em;gap:2em;}.cStatsBlock{display:flex;align-items:center;justify-content:space-between;background:rgb(var(--theme-area_background_light));padding:1.5em;border-radius:var(--theme-radius_main);}.cStatsBlock_text{display:flex;flex-direction:column;}.cStatsBlock_text > .lang{text-transform:uppercase;font-size:10px;letter-spacing:1px;}.cStatsBlock_text > .number{font-size:1.5em;color:#ffff;font-weight:bold;}.cStatsBlock > i{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;color:#fff;background-size:200% auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius_main);font-size:18px;}.cStatsBlock > .ipsUserPhoto{width:40px;height:40px;border-radius:var(--theme-radius_main);border:2px solid rgb(var(--theme-brand_primary));box-shadow:0 0 10px rgb(var(--theme-brand_primary), 0.5);}.cStatsBlock > .ipsUserPhoto > img{border-radius:8px;}.cStats_member{font-size:1.25em;line-height:1;margin-top:0.25em;}.newsBanner{display:flex;align-items:center;justify-content:space-between;padding:1.25em;border-radius:var(--theme-radius_main);}.newsBanner>div{display:flex;align-items:center;flex:1;}.newsBanner_text{flex:1;margin-left:2em;}.newsBanner_title{color:#fff;margin:0;line-height:1;margin:0 0 .5em;}.newsBanner_desc{margin:0;font-size:1rem;}.newsBanner_button{background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;padding:1.35em 2em;line-height:1;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;}.newsBanner_button:hover{background-position:60%;color:#fff;}@media screen and (max-width:979px){.newsBanner{flex-direction:column;align-items:self-start;gap:1em;padding:1.5em;}.newsBanner_text{margin:0;}.newsBanner>div>img{display:none;}.newsBanner_button{width:100%;text-align:center;justify-content:center;}.newsBanner>div{text-align:center;}}@media screen and (max-width:1600px){.ipsLayout_container{padding:0 3em;}}@media screen and (max-width:979px){.ipsLayout_container{padding:0 15px;}}.elCluster_buttons{grid-template-columns:1fr;}.elCluster_pricing{margin-top:2em;border-top:1px solid rgb(var(--theme-area_background_lighter));padding-top:2em;margin-bottom:0;}#elClusterLoading{top:-30px;}.quantity_manager{margin:0;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;}.quantity_manager > input[type=number]::-webkit-inner-spin-button, .quantity_manager > input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;}#add_to_cart, .elCluster_pricing form > .ipsForm > li .ipsButton, .ccPackage_raw .ipsButton_primary{background:var(--theme-brand_gradient) !important;color:#fff !important;background-size:200%;padding:1em 2em;font-size:1.125em;font-weight:600;text-transform:capitalize;border:0;margin:1em 0 0 0;}.ccPackage_raw{margin-top:2em;border-top:1px solid #e2e3e9;padding-top:2em;}.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-top:1em;}.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;}.status-page__controls, .statusGroup__content{background:rgb(var(--theme-area_background_light));}.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;}.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);}.ipsApp .statusButton{background:var(--theme-brand_gradient) !important;border:0;color:#fff;background-size:200% !important;transition:all 0.4s ease 0s;}.statusButton:hover{background-position:60%;color:#fff;}.status-page__controls{background:rgb(var(--theme-area_background_light));}.statusGroup__content{background:rgb(var(--theme-area_background_light));}.statusPageMain{border-top-right-radius:unset !important;border-top-left-radius:unset !important;background:rgb(var(--theme-area_background));}.ipsApp .status-tabButton{background:#242833;}.status-tabButton.is-active{background:var(--theme-brand_gradient);background-size:200% auto;transition:0.20s linear;}.ipsApp .cButton:hover{background-position:80%;color:#fff;}.status-tabButton:hover:not(.is-active){background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;}.statusProduct:not(:last-of-type, :only-of-type), .statusRow{border-color:rgb(var(--theme-status_background_light), 0.3);}.statusProduct__title{font-size:16px;font-weight:bold;color:#fff;}.statusPageHeader__title{color:#fff;}.cSearch_modal{background:var(--theme-texture_main), var(--box--backgroundColor);background-size:250px;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:#cdd3e0;}::-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:var(--theme-radius_main);font-weight:500;padding:var(--sp-2) var(--sp-3) !important;z-index:9999999 !important;}.ipsWidget_title{background:transparent;}#elNavTheme_menu .ipsButton{background:transparent;color:#fff;}#elNavTheme_menu .ipsButton:before{color:rgb(var(--theme-brand_primary));}.ipsApp .ipsButton{border-radius:var(--theme-radius_main);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(--theme-radius_main);font-size:16px;color:#fff;}.ipsApp .ipsButton_light{background:rgb(24 27 34);border-color:rgb(24 27 34);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:var(--theme-brand_gradient);border:0;color:#fff;}.ipsApp .ipsButton:hover:not(:active){background-image:var(--theme-brand_gradient);}.ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a{background-image:var(--theme-brand_gradient) !important;background-size:200%;}.cMemberStats{display:flex;flex-direction:column;margin:0;list-style:none;padding:2em;gap:2em;}.cStatsBlock{display:flex;align-items:center;justify-content:space-between;background:rgb(var(--theme-area_background_light));padding:1.5em;border-radius:var(--theme-radius_main);}.cStatsBlock_text{display:flex;flex-direction:column;}.cStatsBlock_text > .lang{text-transform:uppercase;font-size:10px;letter-spacing:1px;}.cStatsBlock_text > .number{font-size:1.5em;color:#ffff;font-weight:bold;}.cStatsBlock > i{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;color:#fff;background-size:200% auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius_main);font-size:18px;}.cStatsBlock > .ipsUserPhoto{width:40px;height:40px;border-radius:var(--theme-radius_main);border:2px solid rgb(var(--theme-brand_primary));box-shadow:0 0 10px rgb(var(--theme-brand_primary), 0.5);}.cStatsBlock > .ipsUserPhoto > img{border-radius:8px;}.cStats_member{font-size:1.25em;line-height:1;margin-top:0.25em;}.whyChoose_wrapper{padding:2em;}.whyChoose_title{color:#fff;font-size:clamp(30px, 2.5vw, 38px);margin:0;font-weight:bold;line-height:1.2;margin-bottom:0.25em;text-align:center;}.whyChoose_desc{font-size:1.2em;margin:0 auto;max-width:70%;text-align:center;}.whyChoose_columns > li > p{text-align:center;font-size:1.1em;white-space:break-spaces;}.whyChoose_title > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:-webkit-linear-gradient(to right, rgb(var(--theme-brand_primary)) 0%, rgb(var(--theme-brand_secondary)) 50%, rgb(var(--theme-brand_primary)) 100%);background-image:linear-gradient(to right, rgb(var(--theme-brand_primary)) 0%, rgb(var(--theme-brand_secondary)) 50%, rgb(var(--theme-brand_primary)) 100%);background-size:200% auto;}.whyChoose_columns{list-style:none;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;margin:2em 0 0 0;padding:2em 0 0 0;border-top:1px solid rgb(var(--theme-area_background_light));}.whyChoose_columns > li > div{display:flex;align-items:center;gap:1em;flex-direction:column;}.whyChoose_columns > li > div > h4{font-size:23px;margin:0;color:#fff;}.whyChoose_columns > li > div > i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;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-radius:5px;font-size:17px;line-height:1;}.whyChoose_columns > li{--p_opacity:0.1;background:linear-gradient(60deg, rgb(var(--theme-brand_secondary), var(--p_opacity)), rgb(var(--theme-brand_primary), var(--p_opacity)));padding:1.5em;border-radius:5px;}.ipsBreadcrumb{background:var(--box--backgroundColor);background-size:250px;border-radius:var(--theme-radius_main);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;}.elCheckout_gateways{background:rgb(var(--theme-area_background_light));margin-top:2em;border:1px solid rgb(var(--theme-area_background_lighter));border-radius:var(--theme-radius_main);}.elCheckout_coupon{background:rgb(var(--theme-area_background_light));border:1px solid rgb(var(--theme-area_background_lighter));border-radius:var(--theme-radius_main);}.ipsType_sectionHead{color:#000;margin:0 0 1em 0;}.elCheckout_methods{display:flex;align-items:center;flex-wrap:wrap;gap:1em;}.ipsFieldRow_inlineCheckbox{background:rgb(var(--theme-area_background_lighter));padding:.75em 1em;border-radius:var(--theme-radius_main);display:inline-flex;align-items:center;line-height:1;margin-right:0 !important;margin-top:0;}.ipsFieldRow_inlineCheckbox > label{display:flex;align-items:center;gap:0.5em;color:#fff;font-size:13px;font-weight:400;letter-spacing:0.3px;}#paymentMethodSubmit > .ipsButton{background:#fff;color:#000;line-height:1;padding:1em 2em;}.elNexusCartItems{display:flex;flex-direction:column;gap:2em;}.cNexusCart_totals{padding:0 !important;display:flex;align-items:center;justify-content:flex-end;}.elNexusCartItems .ipsHr{margin:0;border:0;border-top:1px solid rgb(var(--theme-text_light), 0.15);}.elCartItem{display:flex;gap:2em;position:relative;padding:1.5em;background:var(--theme-texture_main), rgb(var(--theme-area_background_light));background-size:250px;border-radius:var(--theme-radius_main);}.elCartItem_image{position:relative;width:100%;display:flex;border-radius:var(--theme-radius_main);aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgb(var(--theme-text_light), 0.25);max-width:280px;}.elCartItem_image > img{width:100%;height:100%;object-fit:contain;}.elCartItem_main{display:flex;flex-direction:column;flex:1;}.elCartItem_buttons{position:relative;display:flex;gap:1em;list-style:none;padding:0;margin:0;flex-direction:column;}.elCartItem_button--quantity > form{display:flex;align-items:center;height:45px;border-radius:calc(var(--theme-radius_main) + 1px);border:1px solid rgb(var(--theme-brand_primary), 0.6);max-width:250px;}.elCartItem_button--quantity > form > *{margin:0 !important;height:100% !important;}.elCartItem_button > a{border:0;font-size:16px;color:#fff;height:40px;display:inline-flex;align-items:center;gap:0.5em;padding:0 1em;background:rgba(215, 39, 39, 0.2);color:rgb(215, 39, 39);text-transform:uppercase;font-size:13px;letter-spacing:0.5px;border-radius:var(--theme-radius_main);}.elCartItem_button > a:hover{background:rgba(215, 39, 39);color:#fff;}.elCart_updateQuantity{position:relative;background:var(--theme-brand_gradient);border-radius:var(--theme-radius_main);border-top-left-radius:0;border-bottom-left-radius:0;display:flex;color:#fff;align-items:center;justify-content:center;z-index:1;appearance:none;border:0;transition:all 0.4s ease 0s;width:50px;cursor:pointer;}.elCartItem_button--quantity > strong{text-transform:uppercase;font-weight:500;font-size:11px;margin:0 0 0.25em 0;display:block;}.elCartItem_button--quantity > form > input{border:0 !important;background:radial-gradient(56.59% 61.59% at 25% 97.01%, rgb(var(--theme-brand_primary), 0.2) 0, rgb(var(--theme-brand_primary), 0) 100%), linear-gradient(180deg, rgb(147, 108, 235, .1) 0, rgb(147, 108, 235, 0) 100%), rgb(var(--theme-area_background_light));color:#000 !important;text-align:center;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;box-shadow:none !important;}#elNexusCart .cNexusPrice_wrapper{font-size:10px;text-transform:uppercase;line-height:1;background:#fff;height:30px;padding:3px 3px 3px 1em;border-radius:5px;display:flex ;align-items:center;gap:1em;position:relative;color:#000;font-weight:600;letter-spacing:0.5px;border:1px solid rgb(var(--theme-text_light), 0.15);}#elNexusCart .cNexusPrice_wrapper .cNexusPrice{background:rgb(1 186 59 / 20%);color:rgb(11 165 59);padding:0.5em 0.75em;border-radius:3px;font-size:13px;display:inline-flex;align-items:center;height:100%;line-height:1;}.ipsApp .elCheckout_coupon--button{line-height:1;font-size:16px;font-weight:500;padding:1em;border-radius:var(--theme-radius_main);transition:0.4s;appearance:none;border:0;background:rgb(var(--theme-area_background_veryLight));color:#fff;width:100%;text-align:center;}.ipsApp .elCheckout_coupon--button[disabled]{opacity:0.5;pointer-events:none;}.clientAuth_actions{display:grid;grid-template-columns:40vw 1fr;min-height:100vh;max-height:100vh;overflow:hidden;width:100%;background:rgb(var(--theme-area_background));}.clientAuth--website{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;overflow:hidden;}.clientAuth--website .assets{position:absolute;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:-1;background:rgb(var(--theme-area_background_dark));}.clientAuth--form{align-items:center;justify-content:center;display:flex;flex-direction:column;position:relative;z-index:1;}.clientAuth--form > form{min-width:500px;max-width:500px;}.clientAuth_title{color:#000;font-size:22px;font-weight:600;line-height:1;margin:0;}.clientAuth_desc{margin:0.5em 0 0 0;font-size:17px;}.cFieldRows{background:rgb(var(--theme-area_background_light));padding:3em;border-radius:var(--theme-radius_main);list-style:none;margin:0;display:flex;flex-direction:column;gap:2em;border:1px solid #e2e3e9;box-shadow:0 0 1px rgb(0, 0, 0, 0.05), 0 2px 16px rgb(0, 0, 0, 0.12);overflow:hidden;position:relative;}.cFieldRows:before{content:"";position:absolute;top:0;left:0;height:2px;width:100%;background:rgb(var(--theme-brand_primary));}.cFieldRow_header{display:flex;flex-direction:column;border-bottom:1px solid #e2e3e9;padding-bottom:2em;text-align:center;}.cFieldRow_footer{border-top:1px solid #e2e3e9;padding-top:2em;width:100%;}.cFieldRow_submit{width:100%;line-height:1 !important;font-size:16px !important;font-weight:500;display:flex;justify-content:center;align-items:center;padding:1.35em 2em;border-radius:var(--theme-radius_main);gap:0.75em;transition:all 0.4s ease 0s;color:rgb(255, 255, 255);background:var(--theme-brand_gradient);background-size:200% auto;appearance:none;border:0;outline:0;cursor:pointer;}.cFieldRow_label{color:rgb(var(--theme-link));font-weight:500;display:flex;font-size:14px !important;justify-content:space-between;align-items:center;margin:0 0 0.5em 0;}.cFieldRow_main .ipsForm{display:flex;flex-direction:column;gap:2em;}.loginReset_pass{margin:0;font-size:10px;text-transform:uppercase;}.loginReset_pass > a{color:rgb( var(--theme-text_color) );}.loginReset_pass > a:hover{color:rgb(var(--theme-brand_primary));}.ipsApp .cFieldRow_input[type]{width:100%;max-width:unset;background-color:transparent;border-color:#e2e3e9;border-radius:var(--theme-radius_main);width:100%;padding:1em;color:#000;font-size:14px;height:45px;align-items:center;line-height:1.3;}.ipsApp .cFieldRow_input[type]::placeholder{color:rgb( var(--theme-text_color) ) !important;}.ipsApp .cFieldRow_input[type]:hover, .ipsApp .cFieldRow_input[type]:focus{border-color:rgb(var(--theme-brand_primary));box-shadow:0 0 0 4px rgb(var(--theme-brand_primary), 0.20);color:#000;}.cFieldRow_checkbox{display:flex;gap:1em;line-height:1;}.cLogin_social{padding:0;margin:1em 0 0 0;display:flex;flex-direction:column;}.ipsButton.ipsSocial{color:#fff !important;padding:0.5em !important;font-size:15px;font-weight:500;width:auto;}.cFieldRow_main > form > .ipsForm{display:grid;grid-template-columns:1fr 1fr;}.cFieldRow_main > form > .ipsForm > li:not(.ipsFieldRow_checkbox){display:flex;flex-direction:column;margin:0;padding:0;}.ipsApp .cFieldRow_main > form > .ipsForm > li > label{margin:0;padding:0 !important;width:100%;float:unset;text-align:left !important;color:rgb(var(--theme-link));font-weight:500;display:flex;font-size:14px !important;align-items:center;margin:0 0 0.5em 0;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content input{width:100%;max-width:unset;background-color:transparent;border-color:#e2e3e9;border-radius:var(--theme-radius_main);width:100%;padding:1em;color:#000;font-size:14px;height:45px;align-items:center;line-height:1.3;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content input::placeholder{color:rgb( var(--theme-text_color) ) !important;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content input:hover, .ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content input:focus{border-color:rgb(var(--theme-brand_primary));box-shadow:0 0 0 4px rgb(var(--theme-brand_primary), 0.20);color:#000;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content{margin:0 !important;width:100%;display:flex;flex-direction:column;gap:0.5em;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content > br{display:none;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content .ipsSpacer_top{margin:0;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select{width:100%;background-color:rgb(var(--theme-area_background_lighter));border-color:rgb(var(--theme-area_background_veryLight));border-radius:var(--theme-radius_main);min-height:100px;color:#fff;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select::-webkit-scrollbar-track{background:transparent;border-top-right-radius:inherit;border-bottom-right-radius:inherit;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select::-webkit-scrollbar-thumb{border-color:rgb(var(--theme-area_background_lighter));border-radius:inherit;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select > option{padding:0.5em;cursor:pointer;background:rgb(var(--theme-area_background_veryLight));margin-bottom:5px;border-radius:3px;cursor:pointer;transition:all 0.3s ease 0s;}.ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select > option:hover, .ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select > option:focus, .ipsApp .cFieldRow_main > form > .ipsForm > li > .ipsFieldRow_content select > option:checked{background:rgb(var(--theme-brand_primary));color:#fff;}.cFieldRow_main > form > .ipsForm > li:has(.ipsHr){display:none;}.cFieldRow_main > form > .ipsForm > li.ipsFieldRow_checkbox{margin:0;display:flex;align-items:center;gap:0.5em;color:#000;font-size:14px;}.cFieldRow_main > form > .ipsForm > li.ipsFieldRow_checkbox > span{margin:0;}.clientAuth--register > .cFieldRows{width:70%;}@media screen and (max-width:1280px){.clientAuth--register > .cFieldRows{width:auto;}}@media screen and (max-width:979px){.clientAuth--website{display:none;}.clientAuth_actions{grid-template-columns:1fr;min-height:100vh;max-height:100%;}.clientAuth--register{padding:3em 2em 4em 2em;}.clientAuth--register > .cFieldRows{min-width:100%;max-width:100%;}.clientAuth--form > form{min-width:100%;max-width:100%;padding:0 2em;}.cFieldRows{padding:2em;}.cFieldRow_main > form > .ipsForm{grid-template-columns:1fr;}.cFieldRow_main > form > .ipsForm > li > [data-ipscaptcha]{opacity:0;visibility:hidden;}}#theme-footer{position:relative;display:flex;flex-direction:column;background:rgb(var(--theme-area_background_dark));margin-top:5em;}.theme-footer_main{position:relative;padding:5em 0;}.theme-footer_wrapper{display:flex;gap:3em;}.theme-footer_about{position:relative;min-width:500px;max-width:500px;}.logo-footer{display:flex;margin-bottom:1em;}.theme-footer_about > p{font-size:16px;color:#c0c7d5;}.theme-footer_links{position:relative;display:grid;grid-template-columns:repeat(auto-fill, minmax(210px, 1fr));width:100%;}#elFooterLinks a{color:#fff;}.theme-footer_about .elSiteTitle .logo-text{color:#fff;}.theme-footer_list > .list-title{font-size:15px;margin:0 0 1em 0;color:#fff;font-weight:500;letter-spacing:0.3px;}.theme-footer_list > li:not(.list-title){margin-top:0.5em;}.theme-footer_list > li:not(.list-title) > a{font-size:15px;display:inline-flex;align-items:center;color:#fff;}.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{position:relative;padding:1.5em 0;border-top:1px solid rgb(var(--theme-area_background_lighter));}.theme-footer_bottom > .ipsLayout_container{display:flex;align-items:center;justify-content:space-between;}#elCopyright{margin:0;}#elCopyright a{font-size:12px;color:rgb(var(--var-text_color));text-transform:uppercase;font-weight:600;letter-spacing:0.3px;}.theme-footer_banner{position:relative;}.theme-footer_banner:before{content:"";position:absolute;width:5px;height:6px;background:rgb(174 30 245);top:-3px;left:50px;transform:skew(15deg);box-shadow:5px 0 0 0 transparent, 10px 0 0 0 rgb(174 30 245), 15px 0 0 0 transparent, 20px 0 0 0 rgb(174 30 245), 25px 0 0 0 transparent, 30px 0 0 0 rgb(174 30 245);}.theme-footer_banner:after{content:"";position:absolute;width:5px;height:6px;background:rgb(174 30 245);top:-3px;right:50px;transform:skew(-15deg);box-shadow:-5px 0 0 0 transparent, -10px 0 0 0 rgb(174 30 245), -15px 0 0 0 transparent, -20px 0 0 0 rgb(174 30 245), -25px 0 0 0 transparent, -30px 0 0 0 rgb(174 30 245);}.footer-payment-methods{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1em;flex-wrap:wrap;background:rgb(var(--theme-area_background_light));padding:2em;margin:-40px 0 0 0;border-radius:var(--theme-radius_main);}.footer-payment-methods:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:1px solid transparent;background:linear-gradient(-140deg, 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;opacity:0.2;}.footer-payment-methods > li{display:flex;gap:0.5em;align-items:center;color:#fff;}.footer-payment-methods > li .fill-area{fill:rgb(var(--theme-area_background));}.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(--theme-radius_main);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:35px;height:35px;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(--theme-radius_main);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(119 125 142);font-weight:600;}.elContact_fields > strong{font-weight:500;}#elCopyright_userLine{display:none !important;}@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{display:none;}}.cForumRow_main{padding:2em;position:relative;border-radius:var(--theme-radius_main) !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-page_background), 0.5);border-radius:var(--theme-radius_main) !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_light));border-radius:var(--theme-radius_main);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(--theme-radius_main);}.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%;}.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;}#elSiteTitle, #elLogo{align-self:auto;}#elLogo img{max-width:165px;}.elSiteTitle{display:flex;align-items:center;gap:0.5em;font-family:"Funnel Display", sans-serif;}.elSiteTitle > i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--theme-brand_gradient);color:#fff;font-size:15px;background-size:200% auto;border-radius:10px;}.elSiteTitle .logo-text{color:#fff;letter-spacing:0.3px;font-size:23px;font-weight:300;}.elSiteTitle .logo-text > span{font-weight:700;}#elSearchWrapper{flex:1;}#elSearch{border-radius:var(--theme-radius_main);height:50px;width:100%;background:#fff;}#elSearch form{padding:0;justify-content:center;flex-direction:row-reverse;}.cSearchSubmit{padding:0;display:flex ;align-items:center;justify-content:center;width:50px;background:var(--theme-brand_gradient);}.cSearchSubmit > svg{width:16px;stroke:#fff !important;}.cSearchSubmit:hover{background:transparent;}#elSearch input[type="search"]{line-height:1;color:#fff;}#elSearch input[type="search"]::placeholder{font-size:15px;color:#000;}.cSearchFilter{opacity:1;}.cSearchFilter__text{background:rgb(225 225 225);border-radius:5px;font-weight:500;color:#000;line-height:1;padding:0.5em 1em;font-size:13px;}.cSearchFilter:focus-within .cSearchFilter__text, .cSearchFilter:hover .cSearchFilter__text{background-color:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}#theme-header{position:relative;z-index:10;}#theme-header .hasBackground{position:absolute;width:100%;height:calc(calc(var(--theme-headerB_h) + var(--theme-headerT_h) / 1.6));background:rgb(var(--theme-area_background));overflow:hidden;box-shadow:0 5px 10px rgb(0, 0, 0, 0.10);}#theme-header .hasBackground:before{content:"";background:radial-gradient(circle at center, rgb(var(--theme-area_background_light)) 10%, hsla(0, 0%, 100%, 0) 5%), hsla(0, 0%, 100%, 0);background-size:20px 20px;pointer-events:none;position:absolute;width:100%;height:100%;}.themeHeader_row > [class*="container"]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1.25em;}.themeHeader_row--primary, .themeHeader_row--secondary{position:relative;}.themeHeader_row--primary{height:var(--theme-headerT_h);background:rgb(var(--theme-area_background_dark));display:flex;align-items:center;gap:2em;padding:0 4em;}.themeHeader_row--nav{position:relative;height:100%;display:flex;align-items:center;justify-content:space-between;flex:1;}.effectLogo{overflow:hidden;}.effectLogo:before{content:"";position:absolute;background-image:var(--theme-brand_gradient);background-size:200% auto;width:500px;height:250px;filter:blur(50px);top:-225px;left:-120px;border-radius:100vw;mix-blend-mode:color-dodge;opacity:0.5;z-index:1;}.headerRow_left{display:flex;align-items:center;}.cOnlineUsers{position:relative;height:100%;background:rgb(42, 189, 105, .15);border-radius:var(--theme-radius_main);display:flex;padding:0.5em 0.75em;overflow:hidden;z-index:1;}.cOnlineUsers .vector{font-size:38px;position:absolute;bottom:-11px;left:-13px;transform:rotate(30deg);opacity:.15;color:#2abd69;}.cOnlineUsers:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:1px solid transparent;background:linear-gradient(-130deg, rgb(42, 189, 105, .35), transparent, transparent, transparent, rgb(42, 189, 105, .35));-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;z-index:-1;}.cOnlineUsers > a{display:inline-flex;align-items:center;gap:0.75em;}.cOnlineUsers_co{display:flex;gap:0.5em;flex-direction:column;font-size:11px;line-height:1;}.cOnlineUsers_co > span:last-child{text-transform:uppercase;font-weight:500;font-size:9px;font-weight:500;color:#fff;}.cOnlineUsers_co > span:first-child{color:#2abd69;font-weight:bold;font-size:16px;line-height:1;}.onlineIcon{background-image:linear-gradient(to right, #0f512b, #2abd69, #0f512b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:26px;animation:onlineUsersIcon 1.5s infinite;line-height:1;margin-top:4px;}@keyframes onlineUsersIcon{0%{opacity:.3;}50%{opacity:1;}100%{opacity:.3;}}.elUserPhoto{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;z-index:1;}.elUserPhoto > img{width:calc(100% - 4px);height:calc(100% - 4px);object-fit:cover;border-radius:4px;}.elUserPhoto:after{content:"";position:absolute;display:flex;background:var(--theme-brand_gradient);background-size:140% auto;width:100%;height:100%;border-radius:var(--theme-radius_main);z-index:-1;}.cUserNav_icon .ipsNotificationCount{top:unset;font-size:8px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;bottom:-5px;background:var(--theme-brand_gradient);background-size:200% auto;border:2px solid rgb(var(--theme-area_background));right:-3px !important;}#elCart .ipsNotificationCount{left:unset;right:auto;background:#d92727;}#elUserLink{display:flex;align-items:center;gap:1em;}.elUser{text-align:right;display:flex;flex-direction:column;gap:0.25em;}.elUser .userGroup{font-weight:400;font-size:13px;color:#fff;}.elUser .loggedIn_user{font-size:14px;font-weight:500;color:#fff;}.elUserNav_sep{border-color:rgb(var(--theme-text_light), 0.25);opacity:1;border-width:1px;height:25px}.cIcon > a{height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;border-radius:var(--theme-radius_main);}.cDiscord > a{background:#5865f2;width:auto;height:40px;padding:0 1em;gap:0.5em;text-transform:uppercase;letter-spacing:0.3px;}.cUserNav_icon > a{position:relative;width:40px;aspect-ratio:1;border-radius:var(--theme-radius_main);color:#000 !important;background:rgb(var(--theme-text_light), 0.25);display:inline-flex;align-items:center;justify-content:center;}.cWallet{height:40px;border-radius:var(--theme-radius_main);background:rgb(var(--theme-text_light), 0.15);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 rgb(var(--theme-text_light), 0.35);color:rgb(var(--theme-brand_primary));width:30px;height:50%;margin-right:1em;}.cWallet_balance > .amount{color:#fff;}.cWallet_balance > .cents{color:rgb( var(--theme-text_color) );}#cWallet_add{display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary)) !important;border-radius:8px;width:30px;height:100%;margin-left:1em;transition:0.20s linear;}#cWallet_add:hover{background:rgb(var(--theme-brand_primary));color:#000 !important;}#elUserNav > li > a .fa{font-size:15px;}#elUserLink_menu{background:rgb(var(--theme-area_background_light));border-radius:var(--theme-radius_main);}#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:var(--theme-radius_main);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;}.elUserMenu > li > a{background:rgb(var(--theme-area_background_veryLight));border-radius:10px !important;padding:1em !important;color:#cbd1e1 !important;display:flex !important;align-items:center;justify-content:space-between;font-size:16px;overflow:hidden;}.elUserMenu > li > a:hover{background-color:#262b37 !important;}.elUserMenu > li > a > i{font-size:50px;color:#abbdeb;border-radius:var(--theme-radius_main);position:absolute;right:-12px;bottom:-9px;transform:rotate(-19deg);opacity:.1;}.elUserMenu > li > a:hover > i{opacity:1;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:212% auto;}.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:var(--theme-radius_main);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:84, 237, 48;}.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;}.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;}.cSignedOut_buttons{display:flex;align-items:center;gap:1em;list-style:none;margin:0;padding:0;}.cSignedOut_button{height:40px;padding:0 1.5em;font-weight:500;font-size:14px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:var(--theme-radius_main);transition:all 0.3s ease 0s;}.cSignedOut_button.buttonRegister{background:var(--theme-brand_gradient);background-size:200% auto;}.cSignedOut_button.buttonLogin{background:#fff;color:#000;}.cSignedOut_button.buttonRegister:hover{background-position:60%;color:#fff;}.cSignedOut_sep{width:1px;height:40px;background-image:linear-gradient(0deg, transparent, rgb(var(--theme-area_background_veryLight)) 50%, transparent);perspective-origin:50% 50%;transform-origin:50% 50%;margin:0 1.5em 0 0 !important;}.headerHero_list{margin:2em 0 0 0;padding:0;list-style:none;display:flex;align-items:center;}.headerHero_list > li.hr{width:1px;height:40px;right:0px;background-image:linear-gradient(0deg, transparent, rgb(var(--theme-area_background_veryLight)) 50%, transparent);perspective-origin:50% 50%;transform-origin:50% 50%;margin:0 2em;}.headerHeroInfo--number{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);background-size:140%;font-size:26px;font-weight:700;line-height:1;}.headerHeroInfo--type{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff;margin:0.5em 0 0 0;}.headerHero_rating{display:flex;align-items:center;gap:0.5em;list-style:none;margin:0;padding:0;color:#ffd368;font-size:16px;}.theme-header__wrapper{position:relative;display:flex;flex-direction:column;--bottom-spacing:62px;}.theme-header_hero{position:relative;height:var(--theme-header_hero);}.theme-header_hero > *{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}.heroBadge{display:flex;align-items:center;margin-bottom:1.5em;font-size:1em;text-transform:uppercase;font-weight:600;color:#fff;line-height:1;background:linear-gradient(to left, rgb(var(--theme-area_background_light)), transparent);padding:0.5em 1.5em 0.5em 0;border-radius:100vw;}.heroBadge > .icon{width:30px;height:30px;background:var(--theme-brand_gradient);background-size:200% auto;border-radius:100vw;box-shadow:0 0 0 5px rgb(var(--theme-brand_primary), .10), 0 0 0 10px rgb(var(--theme-brand_primary), .05);margin-right:1.5em;display:inline-flex;align-items:center;justify-content:center;}.heroBadge > .icon > img{width:14px;}.heroBadge > .icon > i{font-size:15px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(to bottom, rgb(255, 255, 255, 0.35), transparent);border-radius:100vw;color:#fff;}.heroBadge--text{display:inline-flex;position:relative;align-items:center;}.heroBadge--text:after{position:relative;display:inline-flex;width:15px;background:#fff;height:1px;margin:0 1em;}.headerHero_title{color:#fff;font-size:clamp(30px, 3vw, 60px);margin:0;font-weight:800 !important;line-height:1.2;}.headerHero_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;}.headerHero_desc{margin:1em auto 0 auto;font-size:19px;max-width:860px;text-align:center;}.heroButtons{display:flex;align-items:center;gap:2em;margin:1.5em 0 0 0;}.headerHero_button{padding:1.35em 2em;line-height:1;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;}.heroButton_primary{background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;}.heroButton_primary:hover{background-position:60%;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));}@media screen and (max-width:979px){#theme-header .hasBackground{height:100%;}.theme-header_hero{background-position:20% 50%;margin:0;padding:0;height:500px;}.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;}}.theme-home--root{position:relative;overflow:hidden;}.theme-home__assets > .v-bubble{position:absolute;background-image:linear-gradient(to top right, #f010c0, #6200dc);background-size:400% auto;filter:blur(100px);border-radius:100vw;mix-blend-mode:color-dodge;opacity:0.35;z-index:-1;}.theme-home__assets > .v-bubble.is-1{top:500px;left:-450px;width:800px;height:700px;}.theme-home__assets > .v-bubble.is-2{bottom:700px;right:-400px;width:800px;height:700px;}.theme-home__assets > .v-bubble.is-3{bottom:-250px;left:-200px;width:500px;height:500px;opacity:0.25;}.cNexusSection_header{margin-bottom:3em;}.cNexusSection_header.i-center{text-align:center;}.cNexusSection_header.i-center > [class*="desc"]{margin:0 auto;}.cNexusSection_header--title{color:#fff;font-size:30px;margin:0 0 0.25em 0;font-weight:800;line-height:1;}.cNexusSection_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;}.cNexusSection_header--desc{margin:0;font-size:15px;max-width:80%;}.cNexusHome_features{margin:6em 0;}.cNexusSection_header--badge{position:relative;display:flex;align-items:center;gap:0.5em;color:#fff;font-size:15px;text-transform:uppercase;font-weight:600;margin:0 0 0.5em 0;}.cNexusSection_header--badge:before{content:"";position:relative;display:inline-block;width:5px;height:14px;transform:skew(10deg);box-shadow:transparent 5px 0px 0px 0px, rgb(174, 30, 245) 10px 0px 0px 0px;background:rgb(174, 30, 245);margin-right:12px;}.cFeatures_blocks{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2em;padding:0;margin:0;list-style:none;}.cFeatures_block{background:linear-gradient(to bottom, rgb(var(--theme-area_background_light)), rgb(var(--theme-area_background)));border-radius:var(--theme-radius_main);padding:3em;border-bottom:5px solid rgb(var(--theme-area_background_light));position:relative;overflow:hidden;z-index:1;transition:all 0.25s ease 0s;}.cFeatures_block:hover{transform:scale(1.03);border-bottom-color:rgb(var(--theme-brand_primary));}.cFeatureBlock_vector{position:absolute;right:-20px;transform:rotate(-15deg);font-size:150px;bottom:-75px;z-index:-1;opacity:0.05;mix-blend-mode:color-dodge;}.cFeatureBlock_header{display:flex;align-items:flex-start;gap:2em;}.cFeatureBlock_icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;background:var(--theme-brand_gradient);border-radius:var(--theme-radius_main);background-size:200% auto;color:#fff;font-size:20px;}.cFeatureBlock_title{color:#fff;margin:0 0 0 0;font-size:26px;font-weight:800;line-height:1;}.cFeatureBlock_subTitle{font-size:16px;margin:0.25em 0 0 0;}.cFeatureBlock_desc{margin:1.5em 0 0 0;font-size:15px;}.cReview_text::-webkit-scrollbar, .cReview_text::-webkit-scrollbar-thumb, .cReview_text::-webkit-scrollbar-track{border-radius:100vw;border-color:#33354f;}.cSection_reviews{overflow:hidden;}.swiper-wrapper{padding:0;margin:0;list-style:none;}.cReviews_swiper{margin-top:3em;}.cReviews_header{flex:1;}.cReview_header > div > .customer_name{color:#fff;font-size:16px;font-weight:600;}.cReview_header > div > span{font-size:13px;display:inline-flex;align-items:center;gap:0.25em;text-transform:uppercase;font-weight:500;letter-spacing:0.3px;}.cReviews_top{display:flex;align-items:center;justify-content:space-between;}.cReviews_top > div:first-of-type{flex:1;}.cReviews_actions{display:flex;align-items:center;}.cReviewsActions_sep{width:1px;height:40px;background-image:linear-gradient(0deg, transparent, rgb(var(--theme-area_background_veryLight)) 50%, transparent);perspective-origin:50% 50%;transform-origin:50% 50%;margin:0 2em;}.cReviewsActions_buttons{display:flex;align-items:center;gap:1em;}.cReviews_prev, .cReviews_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;}.cReviews_prev[class*="disabled"], .cReviews_next[class*="disabled"]{opacity:0.5;}.cReviews_prev:not([class*="disabled"]):hover, .cReviews_next:not([class*="disabled"]):hover{background:rgb(var(--theme-brand_primary));border-color:rgb(var(--theme-brand_primary));}.cReviewsAction_button{background:rgb(var(--theme-area_background_light));border:1px solid rgb(var(--theme-area_background_lighter));height:40px;padding:0 1em;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border-radius:100px;font-size:13px;gap:0.5em;transition:all 0.3s ease 0s;}.cReviewsAction_button:hover{background:rgb(var(--theme-brand_primary));border-color:rgb(var(--theme-brand_primary));color:#fff;}.cReview_block{position:relative;background:linear-gradient(to bottom, rgb(var(--theme-area_background_light)), rgb(var(--theme-area_background)));border-radius:var(--theme-radius_main);border-bottom:5px solid rgb(var(--theme-area_background_light));}.cReview_header{display:flex;gap:1em;padding:1.5em;border-bottom:1px dashed rgb(var(--theme-area_background_lighter));}.cReview_header > img{width:40px;height:40px;object-fit:cover;border-radius:100vw;border:2px solid #ffa700;}.cReviews_content{position:relative;padding:0 1.5em 1.5em 1.5em;}.cReview_text{font-size:1.25em;font-weight:300;line-height:1.5;margin:0;min-height:170px;}.cReview_text > p:first-child{margin-top:0;}.cReview_text > p:last-child{margin-bottom:0;}.cReview_stars{padding:1em 1.7em;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:3em;}.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;}.cHomeVideos{position:relative;display:flex;flex-direction:column;gap:5em;margin-bottom:6em;border-bottom:1px dashed rgb(var(--theme-area_background_light));padding-bottom:6em;}.video-showcase{display:flex;gap:3em;}.video-showcase.reverse{flex-direction:row-reverse;}.video-showcase > *{width:50%;}.video-s--asset > video{max-width:100%;border-radius:10px;transition:all 0.3s ease 0s;}.video-s--asset > video:hover{transform:scale(1.025);}.video-s--content{background:linear-gradient(to bottom, rgb(var(--theme-area_background_light)), rgb(var(--theme-area_background)));border-radius:var(--theme-radius_main);padding:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:1;}.video-s--content:before{content:"";background:radial-gradient(circle at center, rgb(var(--theme-area_background_light)) 10%, hsla(0, 0%, 100%, 0) 5%), hsla(0, 0%, 100%, 0);background-size:20px 20px;pointer-events:none;position:absolute;width:100%;height:100%;opacity:0.75;z-index:-1;}.video-s--content > img{max-width:150px;}.video-s--content > h2{color:#fff;font-size:27px;margin:0.75em 0;font-weight:800;line-height:1;}.video-s--content > p{margin:0;font-size:15px;}@media screen and (max-width:1480px){.cFeatures_blocks{grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));}}@media screen and (max-width:979px){.cFeatures_blocks{grid-template-columns:1fr;}.cFeatures_block{padding:2em;}.cFeatureBlock_subTitle{font-size:13px;margin:0.5em 0 0 0;}.cFeatureBlock_title{font-size:22px;}.cFeatureBlock_header{gap:1.5em;}.cReviews_top{flex-direction:column;align-items:center;text-align:center;gap:2em;}.cNexusSection_header--desc{margin:0 auto;max-width:unset;}.video-showcase{flex-direction:column;gap:2em;}.video-showcase > *{width:100%;}.video-s--content{padding:3em 1.5em;}.video-s--content > h2{font-size:22px;line-height:1.5;margin:0.5em 0;}.video-s--content > p{font-size:13px;}.video-showcase.reverse{flex-direction:column;}}.ipsNavBar_primary,.ipsNavBar_primary > ul, .ipsNavBar_primary > ul > li{height:100%}.ipsNavBar_primary{margin:0;padding:0;width:100%}.ipsNavBar_primary > ul > li{position:relative;float:unset;display:flex;align-items:center}.ipsNavBar_primary > ul > li > a{position:relative;display:flex;align-items:center;justify-content:center;line-height:1;font-size:15px;height:100%;color:#fff;padding:0 1.25em;z-index:1;}.ipsNavBar_primary > ul > li > a:before{content:"";background:var(--theme-brand_gradient);background-size:200% auto;width:0px;height:3px;position:absolute;bottom:-2px;transition:all 0.5s ease 0s;transform:skew(-15deg);}.ipsNavBar_primary > ul > li[data-active] > a:before, .ipsNavBar_primary > ul > li:not([data-active]) > a:hover:before{width:35px;transition:all 0.5s ease 0s;}.ipsNavBar_primary > ul > li > a ._icon{margin-right:0.5em;font-size:16px;line-height:1;}.ipsNavBar_primary > ul > li > a i{line-height:1;color:rgb(var(--theme-text_color));}.ipsNavBar_primary > ul > li > a ._icon > i[class*='down']{margin-left:0.5em;}.ipsNavBar_primary > ul > li[data-active] > a ._icon > i, .ipsNavBar_primary > ul > li:not([data-active]) > a:hover ._icon > i{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;}.ipsNavBar_primary > ul > li:not([data-active]) > a:hover ._icon > i{color:rgb(var(--theme-brand_primary))!important}.ipsNavBar_primary > ul > li[data-active] > a, .ipsNavBar_primary > ul > li:not([data-active]) > a:hover{color:#fff !important}#elNavigationMore > .ipsMenu > li > a{display:flex;align-items:center;gap:0.5em;}.cNexusPackage{display:flex;gap:5em;background:transparent;margin-bottom:2em;padding:3em;border-radius:var(--theme-radius_main);overflow:hidden;border:1px solid #e2e3e9;box-shadow:0 0 1px rgb(0, 0, 0, 0.05), 0 2px 16px rgb(0, 0, 0, 0.12);}.cProductDetails{position:relative;display:flex;flex-direction:column;overflow:hidden;width:100%;}.cProductDetails_primary{max-width:600px;border-right:1px solid #e2e3e9;}.cProductDetails .ipsLoading{height:0 !important;opacity:0;visibility:hidden;}.cProductDetails .ipsFieldRow:not( :last-child ){margin:0;}.cProductDetails_image{position:relative;width:100%;display:flex;border-radius:var(--theme-radius_main);aspect-ratio:16 / 9;overflow:hidden;}.cProductDetails_image:after{content:"";position:absolute;inset:0;border-radius:var(--theme-radius_main);padding:1px;background:conic-gradient(from calc(var(--angle) + 187deg), transparent 0, rgb(var(--theme-brand_primary)) 20%, transparent 25%);-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude;animation:cardAnim 12s linear infinite, cardAnim__opacity 4s linear infinite;z-index:10;pointer-events:none;}.cProductDetails_image > a{display:flex;width:100%;height:100%;max-height:unset;background:transparent;}.cProductDetails_image > a > img{height:100%;width:100%;object-fit:contain;border-radius:var(--theme-radius_main);aspect-ratio:16 / 9;max-height:unset;}#ipsZoomer_area{width:250px !important;height:250px !important;}.cProductImages{position:relative;margin-top:2em;}.cProductImage{position:relative;height:100px;cursor:pointer;}.cProductImage > img{border-radius:var(--theme-radius_main);width:100%;height:100%;object-fit:contain;object-position:50% 50%;border:1px solid rgb(var(--theme-brand_primary));padding:2px;}.cProductImages_header{display:flex;margin-bottom:1em;}.cProductImages_title{flex:1;margin:0;font-weight:400;}.swiper-buttons{display:flex;gap:1em;}[class*='swiper-media']{color:#535869;}[class*='swiper-media']: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;}.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_light));padding:0.75em;color:#fff;border-radius:var(--theme-radius_main);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));-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;}.cProductDetails_features .productStatus{border-radius:5px;padding:0.75em;}.cProductDetails_features .productStatus > ._status{padding:0.75em;font-size:13px;gap:0.5em;}.cProductDetails_header{margin-bottom:2em;}.cProductDetails_title{margin:0.1em 0 0.3em 0;color:#000;font-size:clamp(30px, 2vw, 50px);line-height:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em;}.cProductDetails_title .productStatus > ._status{padding:0.75em;font-size:13px;gap:0.5em;margin:0;}.cProductDetails_groupName{text-transform:uppercase;font-size:13px;line-height:1;}.ccPackage_pricing{font-size:40px;font-weight:600;line-height:1;}#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;}}@media screen and (max-width:979px){.cNexusPackage{flex-direction:column;padding:3em;gap:2em;}.cProductDetails_primary{max-width:100%;}}.accordion-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;list-style:none;margin:0;padding:0;}.accordion-block{display:flex;flex-direction:column;position:relative;background:rgb(var(--theme-area_background));border-radius:calc(var(--theme-radius_main) + 2px);}.accordion-block--header{display:flex;align-items:center;padding:1.5em;gap:1.5em;position:relative;color:#fff;border-bottom:1px solid rgb(var(--theme-area_background_light));transition:0.20s ease-in-out;overflow:hidden;z-index:1;}.accordion-header--icon{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;position:absolute;z-index:-1;right:5px;opacity:0.10;bottom:5px;transform:rotate(-15deg);font-size:40px;}.accordion-header--title{color:#fff;margin:0;line-height:1;}.accordion-header--desc{margin:0.35em 0 0 0;color:rgb(var(--theme-text_color));line-height:1.5;}.accordion-block--content{height:100%;}.accordion-block--list.inline-list{display:flex;flex-direction:column;padding:1.5em;list-style:none;margin:0;gap:1em;height:100%;}.accordion-block--list.inline-list > li{font-size:15px;border-radius:calc(var(--theme-radius_main) + 2px);color:#fff;position:relative;line-height:1.5;padding-left:1.5em;}.accordion-block--list.inline-list > li:before{content:"\f101";font-family:'Font Awesome 6 Pro';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:200% auto;position:absolute;left:0;}.feature-section{margin-bottom:80px;display:grid;gap:48px;align-items:center;}.feature-section:last-of-type{margin-bottom:0;}.feature-content{padding-right:32px;}.feature-content-alt{padding-left:32px;}.feature-image{order:-1;position:relative;}.feature-image::before{content:"";position:absolute;width:calc(100% - 15px);height:calc(100% - 10px);border-radius:10px;background:rgb(var(--theme-brand_primary));bottom:-5px;left:0;right:0;margin:0 auto;z-index:-1;}.feature-image::after{content:"";position:absolute;width:calc(100% - 40px);height:calc(100% - 10px);border-radius:10px;background:rgb(var(--theme-brand_primary));bottom:-10px;left:0;right:0;margin:0 auto;z-index:-1;opacity:0.25;}.feature-title{font-size:30px;font-weight:700;color:#FFFFFF;margin-bottom:16px;margin-top:0;line-height:1.2;}.feature-description{color:#9ca3af;margin-bottom:32px;font-size:1.15rem;line-height:1.7;}.feature-grid{display:grid;gap:32px 32px;font-size:14px;}.feature-list{list-style:none;padding-inline-start:0px;margin-top:0;margin-bottom:0;}.feature-list li{color:#fff;font-size:18px;line-height:1.5;}.feature-list li::before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f105";color:rgb(var(--theme-brand_primary));font-size:14px;margin-right:8px;margin-top:2px;display:inline-block;vertical-align:middle;}.feature-list li i{color:rgb(var(--theme-brand_primary));font-size:14px;margin-top:2px;flex-shrink:0;}.feature-img{position:relative;z-index:2;border-radius:8px;width:100%;height:auto;}@media (min-width:1024px){.feature-section{grid-template-columns:1fr 1fr;margin-bottom:128px;}.feature-image{order:unset;}.feature-grid{grid-template-columns:1fr 1fr;}.feature-title{font-size:36px;}}@media (min-width:640px){.feature-grid{grid-template-columns:1fr 1fr;}}.features-container{margin-top:48px;margin-bottom:48px;}.feature-content, .feature-content-alt{padding-left:16px;padding-right:16px;margin-top:24px;}.feature-grid{grid-template-columns:1fr;gap:0;}@media (min-width:1024px){.feature-grid{grid-template-columns:1fr 1fr;gap:32px 32px;}}@media (min-width:1024px){.feature-content, .feature-content-alt{padding-left:0;padding-right:0;margin-top:0;}.feature-grid{grid-template-columns:1fr 1fr;}}.prodDesc_list{background:rgb(var(--theme-area_background_light));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;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(--border--radius);}.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;}.prodDesc_video > video{border-radius:10px;width:100%;height:100%;object-fit:cover;}.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(--theme-radius_main);}.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(--theme-radius_main);}.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(--gradientArea-webkit-main);background-image:var(--gradientArea-main);}.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(--gradientArea-main);}.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;}}.cNexusCategory_list{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;margin:0;padding:0;list-style:none;}.cNexusCategory--title{color:#000;margin:0;font-size:24px;}.cNexusCategory_block--image{height:250px;overflow:hidden;position:relative;background:#fff;padding:2em;border-radius:inherit;overflow:hidden;border-bottom:1px solid rgb(var(--theme-text_light), 0.15);}.cNexusCategory_block{background:#fff;border-radius:10px;display:flex ;flex-direction:column;position:relative;}.cNexusCategory_block .nexusPackage_cont--title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:500;display:block;}.cNexusCategory_block .nexusPackage_cont{padding:2em;}.cNexusCategory_block--image > img{width:100%;height:100%;object-fit:contain;}.cNexusCategory_block .blockData_content--bottom{margin:1.5em 0 0 0;}.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%;border:1px solid #E2E3E9;box-shadow:0 0 20px rgb(0, 0, 0, 0.08);}.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-text_light), 0.15);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{padding:2em;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 rgb(var(--theme-text_light), 0.15);}.cNexusGame_block--title{margin:0 0 0.5em 0;color:#000;width:100%;line-height:1;text-transform:capitalize;font-size:17px;}.cNexusGame_block--data .blockData_list{display:flex;align-items:center;list-style:none;margin:0;padding:0;color:rgb( var(--theme-text_color) );font-size:13px;}.cNexusGame_block--data .blockData_list > .hr{width:4px;height:4px;border-radius:50%;opacity:0.25;background:rgb( var(--theme-text_color) );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:#000;font-size:19px;line-height:1;font-weight:400;}.theme-button__primary{padding:1.1em 1.75em;position:relative;line-height:1;background:var(--theme-brand_gradient);border-radius:calc(var(--border-radius) - 2px);font-size:14px;display:flex;align-items:center;gap:0.75em;transition:all 0.4s ease 0s;font-weight:400;color:#fff;letter-spacing:0.3px;}.theme-button__primary:after{content:"\f061";font-family:'Font Awesome 6 Sharp';}.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:1fr;grid-gap:2em;margin:3em 0 0 0;list-style:none;position:relative;padding:0;}.cNexusProduct{position:relative;background:transparent;border:1px solid #e2e3e9;border-radius:var(--border-radius);z-index:1;overflow:hidden;display:flex;box-shadow:0 0 1px rgb(0, 0, 0, 0.05), 0 2px 16px rgb(0, 0, 0, 0.12);}.cNexusProduct.ipsCarousel_item{background:rgb(var(--theme-area_background_light));}.cNexusProduct > a{display:flex;user-select:none;-webkit-user-drag:none;}.cNexusPackage_img{border-bottom:1px solid rgb(var(--theme-text_light), 0.15);justify-content:center;height:200px;}.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;object-fit:contain;}.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{margin:0;}.cNexusProduct_title > a{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;margin:0;font-weight:500;display:block;}.cNexusProduct_title > a:hover{color:rgb(var(--theme-brand_primary));}.cNexusProduct_vertical .cStorePackage_footer{justify-content:space-between;gap:1em;}.cStorePackage_footer{display:flex;align-items:center;gap:1em;border-top:1px solid #e2e3e9;margin:1.5em 0 0 0;padding:1.5em 0 0 0;justify-content:space-between;}.cProductDetails_video{border-radius:10px;border:1px solid rgb(var(--theme-area_background_lighter));}#videoJSPlayer{display:flex;flex-direction:column;justify-content:flex-end;border-radius:inherit;height:auto;width:auto;aspect-ratio:16 / 9;position:relative;}.videoJSWrapper{position:absolute;display:flex;height:100%;width:100%;overflow:hidden;border-radius:inherit;transition:all 0.3s linear;}.videoJS{object-fit:cover;position:absolute;width:100%;height:100%;}.videoJSControls{position:absolute;width:100%;height:100%;overflow:hidden;z-index:200;pointer-events:none;}.videoJSControls > *{pointer-events:all;}.videoJS_overlay{position:absolute;width:100%;height:100%;border-radius:5px;display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-page_background), 0.50);}.videoJS_overlay > button{box-shadow:inset 0 2px 1px 0 rgb(var(--theme-brand_primary), 1), inset 0 -2px 1px 0 rgb(var(--theme-brand_primary), 1), inset 0 24px 48px 0 rgb(var(--theme-brand_primary), 0.3);font-size:31px !important;width:100px;aspect-ratio:1;color:rgb(var(--theme-brand_primary));border-radius:100vh;display:flex;align-items:center;justify-content:center;border:0;background:rgb(var(--theme-page_background), 0.80);backdrop-filter:blur(10px);cursor:pointer;}#videoJSPlayer.video-playing .videoJS_overlay{background:rgb(var(--theme-page_background), 0.10);pointer-events:none;}#videoJSPlayer.video-playing .videoJS_overlay > button{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}#videoJSPlayer.video-paused .videoJS_overlay > button{opacity:1;visibility:visible;transition:ease-in 0.3s;}.videoControls{display:flex;align-items:center;padding:2em;position:absolute;bottom:0;width:100%;}.videoControls > button{background:rgb(var(--theme-page_background), 0.80);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);color:#fff;appearance:none;border:0;outline:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100vw;cursor:pointer;margin-right:1em;transition:all 0.3s ease 0s;}.videoControls > button:hover{background:#fff;color:#000;}.videoVolume{background:rgb(var(--theme-page_background), 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;}.videoVolume > input{height:1vh;appearance:none;background:rgb(2, 6, 9, 0.50);backdrop-filter:blur(50px);border-radius:1vw;overflow:hidden;cursor:pointer;padding:0;}.videoVolume > input::-webkit-slider-runnable-track{background:rgba(15, 20, 37, 0.2);height:100%;}.videoVolume > 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;}#videoJSPlayer.video-paused .videoControls{opacity:0;visibility:hidden;transform:translateY(100%);transition:ease-in-out 0.3s;}#videoJSPlayer.video-playing .videoControls{opacity:1;visibility:visible;transform:translateY(0);transition:ease-in 0.3s;}.section-desc{margin-bottom:2em;}.section-desc .title{color:#fff;margin:0 0 0.5em 0;}.features-badge{display:flex;justify-content:center;flex-wrap:wrap;padding:0;margin:0;list-style:none;}.features-badge > li{padding:1em !important;border-radius:100vw;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:12px;font-weight:600;color:#49b977;background:rgba(73, 185, 119, 0.20);margin-right:1em;gap:0.5em;margin-bottom:1em;}.features-badge > li.badge-warning{background:rgba(255, 217, 102, 0.20);color:#ffd966;}.features-badge > li:not(.badge-warning):before, .desc-features > li:before{content:"\f058";display:inline-flex;font-family:"Font Awesome 6 Pro";font-weight:900;color:#49b977;}.features-badge > li.badge-warning:before{content:"\f071";display:inline-flex;font-family:"Font Awesome 6 Pro";font-weight:900;color:#ffd966;}.featurs{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));grid-gap:2em;margin-top:1em;}.features-box{border-radius:10px;background:rgb(var(--theme-area_background));border:1px solid rgb(var(--theme-area_background_light));}.features-box > .title{padding:1.25em;line-height:1;margin:0;border-bottom:1px solid rgb(var(--theme-area_background_light));}.desc-features{margin:0;padding:1.25em;list-style:none;font-size:15px;display:flex;flex-direction:column;gap:0.5em;color:#fff;}.desc-features > li{position:relative;display:flex;align-items:baseline;gap:0.5em;}.desc-features > li > div > p{margin:0;font-size:12px;color:#b3b4c5;}.desc-features > li:not([style*="--iconColor"]) > i{color:#49b977;}.desc-features > li[style*="--iconColor"] > i{color:var(--iconColor);}.desc-video_title{display:flex;align-items:center;justify-content:center;margin-bottom:2em;}.desc-video_title > h3{margin:0;font-size:clamp(24px, 2vw, 40px);line-height:1.2;font-weight:900;color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:-webkit-linear-gradient(to bottom, rgb(var(--theme-brand_primary)), #d28cfd);background-image:linear-gradient(to bottom, rgb(var(--theme-brand_primary)), #d28cfd);}.section-videos{position:relative;display:grid;grid-template-columns:repeat(auto-fill, minmax(49%, 1fr));width:100%;grid-gap:1em;margin-bottom:2em;}.section-videos > video, .section-video > video{width:100%;border-radius:10px;}.section-videos > video, .section-video > video{border:1px solid rgb(var(--theme-brand_primary));box-shadow:0 0 15px rgb(var(--theme-brand_primary), 0.5);}