 :root{--theme-area_background_veryLight:46, 51, 65;--theme-area_background_lighter:36, 40, 51;--theme-brand_secondary:36, 136, 234;--theme-brand_gradient:linear-gradient(to top right, rgb(var(--theme-brand_primary)), rgb(var(--theme-brand_secondary)));--container--width:1550px;--minimal_container--width:1550px;--header--primary:95px;--border--radius:5px;}body{font-family:"Roboto", sans-serif;}.newsBanner{display:flex;align-items:center;justify-content:space-between;margin-bottom:2em;padding:2.25em;border-radius:var(--theme-box_radius);}.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);box-shadow:0 0 3px rgb(var(--theme-brand_primary), .5);padding:1.25em 2em;border-radius:var(--border--radius);display:flex;align-items:center;justify-content:center;line-height:1;gap:.5em;font-weight:500;font-size:14px;text-transform:uppercase;transition:all 0.2s linear 0s;}.newsBanner_button:hover{color:#fff;background-position:80% center;}.cNexusProduct .productStatus{margin-top:1em;border-radius:5px;}.productStatus{position:relative;padding:0.75em;border-radius:var(--theme-border_radius);line-height:1;text-transform:uppercase;font-weight:600;display:inline-flex;gap:0.5em;font-size:12px;overflow:hidden;border-radius:5px;}.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);}.cOnlineUsers{position:relative;height:40px;background:rgb(42, 189, 105, .15);border-radius:5px;display:inline-flex;padding:0.5em 0.75em;overflow:hidden;z-index:1;margin-right:15px;}.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.25em;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;}}.cNexusCat_products{position:relative;border-radius:5px;background:var(--box--backgroundColor);background-size:250px;padding:1.5em;margin-bottom:2em;}.nexusCat_title{color:#fff;font-size:20px;margin:0 0 0.5em 0;font-weight:600;}.cNexusCat_header{position:relative;display:flex;align-items:center;border-radius:5px;background:rgb(var(--theme-area_background));background-size:250px;margin-bottom:2em;height:80px;}.nexusCat_tabContent{display:none;}.nexusCat_tabContent.is-active{display:block;}.cNexusCat_groups.has-border-margin{margin-bottom:2em;padding-bottom:2.5em;border-bottom:1px dashed rgb(var(--theme-area_background_light));}.cNexusCat_buttons{padding:1.5em;flex:1;display:flex;align-items:center;gap:1em;overflow-x:auto;justify-content:center;}.cNexusCat_buttons::-webkit-scrollbar{height:3px;}.cNexusCat_buttons::-webkit-scrollbar-thumb{border:0;}.cNexusCat_buttons::-webkit-scrollbar-track{background:rgb(var(--theme-area_background_light));}.ipsApp .nexusCat_button{background:rgb(var(--theme-area_background_light));border:0;padding:0.75rem 1rem;border-radius:5px;color:#fff;font-weight:600;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;transition:0.20s linear;}.ipsApp .nexusCat_button:not(.is-active):hover{background:rgb(var(--theme-area_background_veryLight));}.ipsApp .nexusCat_button.is-active{background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;}.cNexusCat_count{padding-inline-start:1.5em;padding-inline-end:1em;border-left:1px dashed rgb(var(--theme-area_background_light));height:100%;display:flex;align-items:center;position:relative;overflow:hidden;z-index:1;}.cNexusCat_count > .assets{position:absolute;bottom:-26px;right:-20px;font-size:70px;z-index:-1;opacity:0.1;transform:rotate(-20deg);}.cNexusCatCount_inner{display:flex;align-items:center;gap:0.5em;font-size:13px;color:#fff;background:linear-gradient(51.23deg, #442d5f -10.1%, rgb(var(--theme-area_background_veryLight), 0.50) 64.35%);padding:1em;line-height:1;border-radius:var(--theme-radius_main);text-transform:uppercase;font-weight:600;letter-spacing:1px;}.cNexusCatCount_inner > i{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient);background-size:200% auto;font-size:16px;}.productDesc_row .title{font-size:26px;line-height:1;color:#fff;font-weight:600;margin:0 0 1em 0;}.productDesc_req{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-gap:2em;}.productDesc_req > li{display:flex;flex-direction:column;padding:1.5em;border-radius:10px;background:rgb(var(--theme-area_background));border:1px solid rgb(var(--theme-area_background_lighter), 0.5);text-align:center;}.productDesc_req > li > i{display:inline-flex;align-items:center;justify-content:center;margin:0 auto;width:40px;height:40px;background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;font-size:15px;border-radius:10px;}.productDesc_req > li > strong{font-size:13px;margin:1em 0 0 0;font-weight:400;}.productDesc_req > li > h3{font-size:15px;color:#fff;line-height:1.2;font-weight:500;margin:0.25em 0 0 0;word-break:break-word;}.productDescription{margin:5em 0 0 0;display:flex;flex-direction:column;gap:4em;}.productAbout{display:none;opacity:0;visibility:hidden;font-size:0;pointer-events:none;}.productDesc_list{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;}.productDesc_block{border-radius:10px;background:rgb(var(--theme-area_background));position:relative;overflow:hidden;z-index:1;border:1px solid rgb(var(--theme-area_background_lighter), 0.5);}.productDesc_block--header{display:flex;align-items:center;gap:2em;padding:1.5em;border-bottom:1px solid rgb(var(--theme-area_background_lighter), 0.5);}.productDesc_block--title{margin:0;font-size:18px;color:#fff;line-height:1;font-weight:600;}.productDesc_block--content{flex:1;}.productDesc_block--content > p{font-size:16px;margin:0.75em 0 0 0;line-height:1;}.productDesc_block--list{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;padding:1.5em;margin:0;gap:0.5em;}.productDesc_block--list > li{font-size:17px;color:#fff;line-height:1.3;position:relative;padding-left:15px;}.productDesc_block--list > li:before{content:"";position:absolute;display:inline-flex;min-width:7px;height:7px;background:var(--theme-brand_gradient);margin-right:10px;transition:all 0.2s ease 0s;left:0;top:8px;border-radius:100vw;}.productDesc_block--list > li:after{content:"";position:absolute;width:7px;height:7px;border-radius:inherit;background-size:400% 400%;animation:gradient-xy 8s linear infinite;-webkit-filter:blur(3px);filter:blur(3px);opacity:0.5;left:0;top:8px;will-change:background-position, background-image;}.productDesc_desc .title{font-size:26px;line-height:1;color:#fff;font-weight:600;margin:1.5em 0 0.5em 0;}.productDesc_desc .title:first-of-type{margin-top:0;}.productDesc_desc p{font-size:16px;margin:0.75em 0 1em 0;}.youtubeWrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;margin:3em 0 0 0;}.youtubeWrapper > iframe{border-radius:3px;border-radius:18px;overflow:hidden;position:absolute;inset:0;width:100%;height:100%;border:0;}.ipsApp .ipsSpacer_bottom, .ipsApp .ipsSpacer_both{margin-bottom:2em;}.ipsBox, #ipsLayout_mainArea > .ipsForm[action$='do=edit'] > .ipsForm{border-radius:var(--border--radius);}.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:10px;font-weight:500;padding:var(--sp-2) var(--sp-3) !important;z-index:9999999 !important;}.ipsWidget_title, .ipsType_sectionTitle{border-top-right-radius:var(--border--radius);border-top-left-radius:var(--border--radius);border:0;padding:1em;background:transparent;border-bottom:1px solid rgb(var(--theme-area_background_light));}.ipsButtonBar{background:rgb(var(--theme-area_background_reset));}.ipsMenu{background:rgb(var(--theme-area_background_light));border-radius:var(--border--radius);border-color:rgb(var(--theme-area_background_lighter));}.ipsMenu_item:not(:last-child){border-bottom:1px solid rgb(var(--theme-area_background_lighter));}.ipsMenu_item > a:not( .ipsMenu_itemInline ), .ipsMenu_item > span:not( .ipsMenu_itemInline ), .ipsMenu_item > button:not( .ipsMenu_itemInline ){color:#fff;padding:1.25em;}.ipsMenu_title{background:rgb(var(--theme-area_background_lighter));color:#fff;}ul:not( .ipsMenu_keyNav ) .ipsMenu_item:not( .ipsMenu_itemClicked ):not( .ipsMenu_itemDisabled ) a:not( .ipsMenu_itemInline ):hover, .ipsMenu_item[data-selected] a, .ipsMenu_item[data-selected] span, .ipsMenu_item.ipsMenu_hover, .ipsMenu_item > button:not( .ipsMenu_itemInline ):hover{background:rgb(var(--theme-area_background_lighter));}.ipsMenu_title:first-of-type{border-top-right-radius:inherit;border-top-left-radius:inherit;}.ipsMenu .ipsMenu_item:first-child a, .ipsMenu .ipsMenu_item:first-child > span{border-top-right-radius:var(--border--radius);border-top-left-radius:var(--border--radius);}.ipsMenu .ipsMenu_item:last-child a, .ipsMenu .ipsMenu_item:last-child > span{border-bottom-left-radius:var(--border--radius);border-bottom-right-radius:var(--border--radius);}.ipsType_pageTitle{color:#fff;}#elNavTheme_menu .ipsButton{background:transparent;color:#fff;}#elNavTheme_menu .ipsButton:before{color:rgb(var(--theme-brand_primary));}.ipsApp .ipsButton{border-radius:var(--border--radius);background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));}.ipsApp .ipsButton_important, .ipsApp .ipsButton_important:hover, .ipsApp .ipsButton_important:active{background:rgb(var(--theme-brand_primary));border:0;border-radius:var(--border--radius);font-size:16px;color:#fff;}.ipsApp .ipsButton_light{background:rgba(var(--theme-area_background_light));border-color:rgba(var(--theme-area_background_light));color:#fff;}.ipsApp .ipsButton_veryLight{background:rgba(var(--theme-area_background_light));border-color:rgba(var(--theme-area_background_light));color:#fff;}.ipsApp .ipsButton_primary{background:rgba(var(--theme-area_background_light));color:#fff !important;}.ipsDialog > div{background:rgb(var(--theme-area_background_light));}.ipsDialog_title{color:rgb(var(--theme-link));}.ipsDialog .ipsButton_primary{background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary)) !important;}.ipsDialog .ipsButton_primary:hover{background:#fff;color:#000 !important;}.ipsDialog .ipsButton_light{background:rgba(var(--theme-area_background_lighter));border-color:rgba(var(--theme-area_background_lighter));}.ipsDialog .ipsButton_light:hover{background-image:none !important;background:rgba(var(--theme-area_background_veryLight));border-color:rgba(var(--theme-area_background_veryLight));}.cNexusCart{display:grid;grid-template-columns:repeat(auto-fill, minmax(275px, 1fr));grid-gap:2em;}.cNexusCart .cNexusProduct_header{display:flex;flex-direction:column;margin-bottom:1em;}.cNexusCart .cNexusProduct_header .cNexusPrice{color:#0fbb85;font-size:18px;}.cCartButtons li > a{width:100%;height:30px;display:flex;align-items:center;gap:0.5em;justify-content:center;}.cCartButtons li{width:100%;}.cCartButtons > ul{display:flex;align-items:center;}.cNexusCart .cNexusProduct_image{padding:0 !important;}.cCartRemove{background:rgb(223, 27, 27, 0.2);color:rgb(223, 27, 27);border-radius:3px;font-size:11px;}.cCartRemove:hover{background:rgb(223, 27, 27);color:#fff;}.cCartChange{background:rgb(var(--theme-page_background), 0.5);color:#fff !important;border-radius:3px;font-size:10px;}#elCart_container .ipsNotificationCount{width:18px;aspect-ratio:1;top:-13px;}.cNexusCart .cNexusProduct_image img{width:100%;}.elCheckout_gateways{background:rgb(var(--theme-area_background_light));margin-top:2em;border-radius:var(--border--radius);}.ipsFieldRow_inlineCheckbox{background:rgb(var(--theme-area_background_lighter));padding:.75em 1em;border-radius:100vw;display:inline-flex;align-items:center;line-height:1;margin-right:.5em;margin-top:0;}#paymentMethodSubmit > .ipsButton{background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary)) !important;line-height:1;padding:1em 2em;}#paymentMethodSubmit > .ipsButton:hover{background:#fff;color:#000 !important;}.cPayments_wrapper{padding:2em;border-bottom:1px solid rgb(var(--theme-area_background_light));}.cPayments{margin:0;list-style:none;display:flex;gap:1em;flex-wrap:wrap;justify-content:space-between;padding:0;}.cPayments > li{cursor:pointer;display:flex;color:#fff;}.cPayments > li:hover{color:#fff;}.cPayments .fill-area{fill:rgb(var(--theme-area_background));}#elCopyright{margin:0;}#cFooter{position:relative;margin:2em 0 0 0;background:rgb(var(--theme-area_background));z-index:1;}#cFooter > .ipsLayout_container{padding:5em 20px;}.elFooter_logo > img{max-height:unset;width:245px;}.elFooterLogo_slogan:before{content:"";background:rgb(var(--theme-brand_primary));-webkit-mask:url() no-repeat;mask:url() no-repeat;display:inline-flex;min-width:14px;max-width:14px;height:16px;margin:0 20px 0 0;position:relative;top:-5px;left:13px;transition:background 0.4s ease-in-out;}.cFooter_social{display:flex !important;align-items:center;gap:15px;flex-direction:column;width:50px !important;}.cFooter_social > a{color:rgb(var(--theme-brand_primary)) !important;font-size:16px !important;background:rgb(var(--theme-brand_primary), 0.2);border-radius:100vw !important;width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:1;}.cFooter_about p{margin:1em 0 0 0;font-size:14px;}.cFooter_wrapper{display:grid;grid-template-columns:500px 1fr;grid-gap:10em;}.cFooter_nav{display:flex;justify-content:space-between;gap:2em;}.cFooter_nav > ul{width:100%;}.cFooter_nav > ul > li{margin:0 0 10px 0;}.cFooter_nav > ul > li > a{font-size:14px;display:inline-flex;align-items:center;gap:0.5em;line-height:1;width:100%;transition:all 0.4s ease 0s;}.cFooter_nav > ul > li:not(.listTitle) > a:hover{color:#fff;}.cFooter_nav > ul > li:not(.listTitle) > a:hover > .icon{background:rgb(var(--theme-brand_primary));}.cFooter_nav > ul > li:not(.listTitle) > a:before{content:"";position:relative;display:inline-flex;width:7px;height:7px;background:var(--theme-brand_gradient);background-size:200% auto;transition:all 0.25s ease 0s;border-radius:100vw;filter:drop-shadow(0 0 8px rgb(var(--theme-brand_primary), 0.5));}.cFooter_nav > ul > li:not(.listTitle) > a:hover:before{width:15px;}.cFooter_nav .listTitle{margin:0 0 10px 0;color:#fff;font-weight:600;font-size:17px;}.titleHidden{opacity:0;}.cFooter_bottom{padding:2em 0;border-top:1px solid rgb(var(--theme-area_background_light));}.cFooter_bottom > *{display:flex;align-items:center;justify-content:space-between;}#elCopyright > a{color:rgb( var(--theme-text_color) );text-transform:uppercase;font-size:10px;letter-spacing:1px;font-weight:600;}.gs-gotop{background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100vw;cursor:pointer;transition:0.15s linear;}.gs-gotop:hover{background-color:rgb(var(--theme-brand_primary));color:#fff;}#elFooterLinks > li > a > i, .copyright > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit);background-image:var(--theme-brand_gradient);filter:drop-shadow(0px 0px 5px rgb(var(--theme-brand_primary), 0.4));}.copyright{font-size:14px;text-transform:uppercase;font-weight:600;}.elSocial_links{display:flex;flex-wrap:wrap;padding:0;margin:2em 0 0 0;gap:1em;list-style:none;}.elSocial_links > li > a{position:relative;background:rgb(var(--theme-area_background_light));border-radius:5px;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;}@media screen and (max-width:1280px){.cFooter_wrapper{grid-template-columns:350px 1fr;grid-gap:5em;}}@media screen and (max-width:979px){footer#cFooter{padding-bottom:85px;}.cFooter_wrapper{grid-template-columns:1fr;grid-gap:3em;}.cFooter_nav{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;}.cFooter_bottom > *{flex-direction:column;gap:1em;}#cFooter > .ipsLayout_container{padding:70px 2em;}}@media screen and (max-width:800px){.titleHidden{display:none;}}.cForumRow_main{padding:2em;position:relative;}.cForumRow_main > ol > li{background:rgb(var(--theme-area_background_light));border:0 !important;border-radius:var(--border--radius);margin-top:1em;}.cForumRow_main > ol > li .ipsDataItem_subList{padding:2em !important;background:unset;border-top:1px solid rgb(var(--theme-area_background_lighter));display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-gap:1em;background-image:none !important;}.ipsDataItem_subList > li{margin:unset !important;}.ipsDataItem_subList > li > a{display:flex;align-items:center;gap:.75em;background:rgb(var(--theme-area_background_lighter));border-radius:var(--border--radius);padding:5px;font-size:11px;line-height:1;text-transform:uppercase;font-weight:500;letter-spacing:1px;}.subForum_icon{display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_veryLight), 0.7);border-radius:5px;padding:7px;}.subForum_icon > img{width:26px;height:26px;object-fit:contain;}.ipsDataItem_subList > li > a:hover{background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}.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 solid rgb(var(--theme-area_background_lighter));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_lighter));border-radius:var(--border--radius);}.ipsDataItem_meta{margin:0;color:rgb(var(--theme-text_light), 0.7);font-size:15px;font-weight:350;}.ipsDataItem_icon > a{display:flex;}.ipsItemStatus.ipsItemStatus_large{background:transparent;margin-left:0.5em;}.ipsItemStatus.ipsItemStatus_large > img{max-width:100%;}.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;}.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;}#particles-js{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;}.theme-layout__header{position:relative;margin-bottom:3em;}#elLogo img{max-height:unset;width:150px;}#elSearch{border-radius:var(--border--radius);height:40px;background:transparent;width:auto;opacity:0;margin-right:15px;}#elSearch form{display:flex;height:100%;border-radius:var(--border--radius);flex-wrap:nowrap;overflow:hidden;width:40px;justify-content:flex-end;}.cSearchSubmit{background:var(--theme-brand_gradient);padding:0;border-radius:10px !important;width:40px;height:40px;font-size:15px !important;color:#fff;}.cSearchSubmit > svg{width:18px;height:auto;}.cSearchSubmit:hover, .cSearchSubmit:focus{background:rgb(var(--theme-area_background_veryLight));}#elSearch input[type="search"]{line-height:1;color:#fff;}#elSearch input[type="search"]::placeholder{font-size:15px;color:#939cb1;}.cSearchFilter__text{background:rgb(var(--theme-area_background_light));margin-right:0.5em;border-radius:5px;font-weight:500;color:#fff;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{z-index:100;position:relative;}.headerRow.primary{height:var(--header--primary);background:rgb(var(--theme-area_background), 0.95);backdrop-filter:blur(10px);position:relative;z-index:1;}.headerRow.primary:before{content:"";background:radial-gradient(circle at center, rgb(var(--theme-area_background_lighter)) 10%, hsla(0, 0%, 100%, 0) 5%), hsla(0, 0%, 100%, 0);background-size:13px 13px;pointer-events:none;position:absolute;width:100%;height:100%;opacity:0.75;}.headerRow.secondary{height:70px;background:rgb(var(--theme-area_background_light));position:relative;z-index:1;}.headerRow > *{display:flex;align-items:center;justify-content:space-between;height:100%;}.headerRow_spacer{height:25px;margin:0 1.5em 0 1.5em;width:1px;background:rgb(var(--theme-area_background_light));}.theme-header__image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;}.theme-header__image > video{position:absolute;width:100%;height:100%;bottom:0;left:0;object-fit:cover;object-position:50% 0;}.theme-header__hero{position:relative;height:500px;background:url(/hero.png) no-repeat;background-size:cover;background-position:50% 30%;margin-bottom:-65px;}.theme-header__hero:after{content:"";position:absolute;left:0;bottom:0;height:100px;background:linear-gradient(to top, rgb(var(--theme-page_background)), transparent);width:100%;}.theme-header__hero > *{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-bottom:27px;}.heroTitle{color:#fff;font-size:clamp(30px, 4vw, 65px);margin:0;font-weight:700;line-height:1.2;margin-bottom:.25em;}.heroDesc{font-size:20px;max-width:620px;margin:unset;font-weight:300;opacity:0.75;color:#fff;}.heroTitle > * > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient) !important;}.heroButtons{display:flex;align-items:center;gap:2em;margin-top:2em;}.heroButton-primary{background:rgb(var(--theme-brand_primary));padding:1.35em 2em;line-height:1;border-radius:var(--border--radius);font-size:16px;font-weight:500;display:flex;align-items:center;gap:0.75em;}.heroButton-primary:hover{background:#fff;box-shadow:unset;color:#000;}.heroButton-primary > i{font-size:18px;}.heroButton-primary > i:first-of-type:after{opacity:1;}.heroButton-primary > i:first-of-type:before{opacity:0.4;}.heroButton-secondary{background:rgb(var(--theme-area_background));padding:1.35em 2em;line-height:1;border-radius:var(--border--radius);font-size:16px;font-weight:400;display:flex;align-items:center;gap:0.75em;border:1px solid rgb(var(--theme-area_background_light));transition:all 0.4s ease 0s;}.heroButton-secondary:hover{background:rgb(var(--theme-area_background_light));color:#fff;}.backHome_nav{padding:0;margin:0;list-style:none;}.backHome_nav > li > a{position:relative;background:var(--theme-brand_gradient);background-size:200% auto;color:#fff;line-height:1;font-size:1.125em;font-weight:500;letter-spacing:0.5px;display:flex;align-items:center;justify-content:center;gap:0.5em;padding:1em 1.5em;border-radius:var(--border--radius);}#elSiteTitle, #elLogo{align-self:auto;}.effectLogo{overflow:hidden;}.effectLogo:before{content:"";position:absolute;background-image:var(--theme-brand_gradient) !important;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.3;z-index:1;}nav[data-controller="core.front.core.navBar"]{width:100%;}nav[data-controller="core.front.core.navBar"] , .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:rgb(var(--theme-link));padding:0 1.25em;z-index:1;}.ipsNavBar_primary > ul > li:not([data-active], :nth-last-child(-n+2)) > a:after{content:"";position:absolute;width:1px;height:40px;right:0;background-image:linear-gradient(0deg, transparent, rgb(var(--theme-area_background_light)) 50%, transparent);perspective-origin:50% 50%;transform-origin:50% 50%;}.itemBackground{position:absolute;background:rgb(var(--theme-brand_primary), 0.15);border-radius:5px;height:50px;width:100%;z-index:-1;overflow:hidden;}.itemBackground:before{content:"";position:absolute;left:-1px;width:3px;border-radius:100px;height:60%;background:rgb(var(--theme-brand_primary));box-shadow:0 0 7px rgb(var(--theme-brand_primary));background-size:200%;top:50%;transform:translateY(-50%);}.itemBackground:after{content:"";position:absolute;left:0;width:6px;height:100%;background:rgb(var(--theme-brand_primary));-webkit-filter:blur(10px);filter:blur(10px);}.itemBackground > i{position:absolute;right:-9px;bottom:-10px;font-size:45px;opacity:0.10;transform:rotate(-20deg);color:#626b7f !important;}.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;}.cNexusProduct_wrapper{position:relative;overflow:hidden;}.cProductDetails_wrapper{display:flex;flex-direction:column;overflow:hidden;width:100%;}.ccPackage_pricing{margin:2em 0;}.cNexusPackage .cNexusPrice{color:#fff !important;font-size:35px;font-weight:600;line-height:1;}.cProductDetails{display:grid;grid-template-columns:1fr 1fr;grid-gap:3em;background:linear-gradient(to top, rgb(var(--theme-area_background_light)), rgb(var(--theme-area_background)));padding:2em;border-radius:10px;}.cProductDetails_left{position:relative;width:100%;}.cProductDetails_video > #videoPlayerJS{margin:0;}.cProductDetails_image, .cProductDetails_video{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_light));border-radius:20px;height:auto;width:auto;aspect-ratio:16 / 9;position:relative;}.cProductDetails_image > img{height:100%;width:100%;object-fit:cover;border-radius:var(--border--radius);aspect-ratio:16 / 9;max-height:unset;}.cProductDetails_image > .no_image--icon{color:rgb(var(--theme-text_dark));font-size:25px;}.cProductDetails_image > .no_image--title{font-size:15px;text-transform:uppercase;line-height:1;margin:0.75em 0 0.25em 0;font-weight:bold;}.cProductDetails_image > .no_image--error{color:rgb(var(--theme-text_dark));font-size:13px;text-transform:uppercase;}.ccPackage_title{color:#fff;font-size:35px;line-height:1;margin:0 0 0.25em 0;font-weight:900;display:flex;align-items:center;justify-content:space-between;}.ccPackage_title .productStatus{display:flex;}.cProductDetails_desc{font-size:clamp(1em, 1.5vw, 1.25em);margin:1em 0;}.cProductDetails_features{display:flex;align-items:center;flex-wrap:wrap;gap:1em;margin:0;list-style:none;padding:0;}.cProductDetails_features > li:not(.addStatusAfter){background:rgb(var(--theme-area_background_lighter));padding:0.75em;color:#fff;border-radius:var(--border--radius);display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:13px;gap:0.5em;overflow:hidden;position:relative;}.cProductDetails_features > li > i{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.cProductDetails_features .productStatus > ._status{padding:0.75em;font-size:13px;gap:0.5em;}.cProductImages_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em;}.cProductImages_header > h2{font-size:12px;margin:0;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;}.cProductImages{position:relative;margin:1.5em 0 0 0;display:grid;overflow:hidden;width:100%;}.cSwiperImages_buttons{display:flex;align-items:center;gap:1em;}.cSwiperImages_next:not(.swiper-button-disabled), .cSwiperImages_prev:not(.swiper-button-disabled){color:rgb(var(--theme-brand_primary));filter:drop-shadow(0 0 10px rgb(var(--theme-brand_primary), 0.25));cursor:pointer;}.cProductImage{position:relative;height:100%;max-height:200px;cursor:pointer;}.cProductImage > img{border-radius:var(--border--radius);width:100%;height:100%;object-fit:cover;object-position:50% 50%;border:1px solid rgb(var(--theme-area_background_lighter));padding:2px;}#elStoreImages.modal{position:fixed;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.80);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:0 105px;opacity:0;visibility:hidden;transition:all 0.25s ease;z-index:49500;}#elStoreImages.modal.is-active{opacity:1;visibility:visible;}#StoreImagesPreview.modal-content{display:flex;max-height:75%;width:auto;max-width:100%;}.elStoreImage_close, .cImages_prev, .cImages_next{position:absolute;background:rgb(var(--theme-brand_primary));width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100vw;color:#fff;font-size:15px;cursor:pointer;transition:0.20s linear;}.elStoreImage_close:hover, .cImages_prev:hover, .cImages_next:hover{background:#fff;color:#000;}.elStoreImage_close{top:30px;right:30px;}.cImages_next{right:30px;}.cImages_prev{left:30px;}@media screen and (max-width:979px){.cProductDetails{flex-direction:column;}.cProductDetails_image, .cProductDetails_video{max-width:100%;}#elStoreImages.modal{padding:0;}#StoreImagesPreview.modal-content{width:85%;}.cImages_prev{left:5px;}.cImages_next{right:5px;}.elStoreImage_close{right:10px;top:10px;}}.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;}.cPurchase_wrapper{padding:3em;display:grid;grid-template-columns:500px 1fr;margin:2em 0;grid-gap:5em;overflow:hidden;position:relative;}.cPurchase_orderId{position:absolute;right:10px;top:10px;background:rgb(var(--theme-area_background_lighter));padding:0.5em 1em;border-radius:5px;box-shadow:0 0 10px rgb(0, 0, 0, .20);text-transform:uppercase;font-size:11px;pointer-events:none;color:#fff;}.cPurchase_wrapper > i.fa-badge-check{position:absolute;font-size:500px;right:-100px;bottom:-100px;transform:rotate(-8deg);color:#2c2c2f;opacity:0.1;}.cPurchase__image{position:relative;display:flex;align-items:center;justify-content:center;}.cPurchase__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));}.cPurchase__image > img{width:100%;border-radius:5px;}.cPurchase-header > h3{font-size:25px;color:#fff;line-height:1.2;margin:1em 0;font-weight:500;}.cPurchase-header > h3 > 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-header > span{font-size:22px;}.cPurchase_column.wide{width:100%;}.cPurchase_sticky{position:sticky;top:5px;}.cPurchase_extra .ipsHr{margin:2em 0 !important;}.cPurchase_footer_title{margin:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em;}.cPurchase_footer_title > span{font-size:clamp(20px, 2.5vw, 35px);color:#fff;line-height:1.2;margin:0;}.cPurchase_footer_title > span > 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);}.cPurchaseLicenses{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:2em;}.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_buttons{display:grid;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr)););grid-gap:2em;list-style:none;padding:0;margin:0;}.cPurchase_buttons > li{width:100%;}.cPurchase_button{width:100%;font-size:14px;background:rgb(var(--theme-area_background_light));border:1px solid rgb(var(--theme-area_background_lighter));font-weight:500;line-height:1;padding:1em;border-radius:5px;display:flex;justify-content:center;cursor:pointer;}.cPurchase_button:hover{background:rgb(var(--theme-area_background_lighter));color:#fff;}.ipsBadge_license{background:#fff;color:#000;margin-left:5px;}@media screen and (max-width:800px){.cPurchase_wrapper{padding:2em;grid-gap:2em;}.cPurchase_wrapper, .cPurchaseLicenses{grid-template-columns:1fr;}}.cNexusPurchaseList .cNexusPurchaseList_image, .cNexusPurchase .cNexusPurchase_image{border:0;}.cNexusPurchaseList{display:flex;flex-direction:column;}.cNexusPurchase__list{display:flex;flex-direction:column;position:relative;border:1px solid rgb(var(--theme-area_background_light));height:100%;}.cNexusPurchaseList .ipsNoThumb, .cNexusPurchaseList .cNexusPurchaseList_image{width:100%;height:225px;border-top-right-radius:inherit;border-top-left-radius:inherit;display:flex;}.cNexusPurchase__lists{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));grid-gap:2em;}.cNexusPurchase__content{padding:1.5em;flex:1;display:flex;flex-direction:column;}.cNexusPurchaseList__header{display:flex;border-bottom:1px dashed rgb(var(--theme-area_background_light));padding-bottom:1.25em;margin-bottom:1.5em;}.cNexusPurchaseList__header ._name{margin:0 0 0.25em 0;line-height:1;}.cNexusPurchaseList__header ._type{margin:0;text-transform:uppercase;letter-spacing:1px;font-size:11px;}.cNexusPurchase__footer{display:flex;align-items:center;justify-content:space-between;flex:1;}.cNexusPurchase__status{display:flex;}.cNexusPurchase__status > span.completed{color:rgb(106, 219, 23);}.cNexusPurchase__status > span.faild, .cNexusPurchase__status > span.cancelled{color:rgb(213, 23, 23);}.cNexusPurchase__status > span.renew{color:#ff8f00;}.cPurchase__button{display:flex;width:100%;}.ipsApp .cNexusPurchase__button{display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));border-radius:5px;padding:1em 2em;line-height:1;font-weight:500;font-size:16px;width:100%;}.ipsApp .cNexusPurchase__button:hover{background:#fff;color:#000;}.cNexusPurchaseHeader_type{display:flex;align-items:center;gap:0.5em;}.cNexusPurchaseHeader_type > .spanhr{width:5px;height:5px;background:rgb( var(--theme-text_color) );border-radius:100vw;}.cNexusPurchaseHeader_type > span:not(.spanhr){font-size:15px;}::-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, .fa-tiktok{background-image:none !important;width:auto;height:auto;}.cSearch_products > li > .cSearch_product, .cSearch_links > li > .cSearch_link{background:rgb(var(--theme-area_background_lighter));border-color:rgb(var(--theme-area_background_veryLight));transition:all 0.4s ease 0s;}.cSearch_products > li > .cSearch_product:hover, .cSearch_links > li > .cSearch_link:hover{background:rgb(var(--theme-area_background_veryLight));}#cSearchProducts::-webkit-scrollbar-thumb{border:0;}.cSearch_group{border-color:rgb(var(--theme-area_background_lighter));}.cSearch_group > li.title{color:#fff;}.ipsApp .cSearch_header > input{border-color:rgb(var(--theme-area_background_veryLight));background:rgb(var(--theme-area_background_lighter));}.ipsApp .status-tabButton:not(.is-active):hover{background-color:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));}.ipsApp .status-tabButton{background:rgb(var(--theme-area_background_lighter));}.ipsApp .status-tabButton.is-active, .statusButton{background:var(--theme-brand_gradient);background-size:200% auto;}.statusButton{color:#fff !important;}.productStatus > ._status{background:rgb(34, 39, 57, .90);padding:.5em;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:12px;font-weight:600;gap:0.3em;overflow:hidden;position:relative;}.status--icon{display:flex;align-items:center;justify-content:center;}.status--icon > .icon-effect{position:absolute;font-size:35px;z-index:-1;opacity:0.15;z-index:1;right:-12px;transform:rotate(-20deg);}.statusType__row{overflow:hidden;position:relative;gap:0.5em;}.statusRow > .status{position:relative;overflow:hidden;font-size:13px;padding:0.75em;gap:0.5em;}.quantity_manager{margin-bottom:0;}.quantity_manager > .quantity_down, .quantity_manager > .quantity_up{width:55px;background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}.quantity_manager > .quantity_down:hover, .quantity_manager > .quantity_up:hover{background:rgb(var(--theme-brand_primary));color:#fff;}.elCluster_pricing{border-top:1px dashed rgb(var(--theme-area_background_lighter));padding-top:2em;margin-bottom:0;}.elCluster_button{position:relative;background:rgb(var(--theme-area_background_lighter));font-weight:500;}.elCluster_button.active{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;}.elCluster_button .priceDiscounted{border:3px solid rgb(var(--theme-area_background));outline:unset;font-size:13px;padding:3px 6px;}.elCluster_button:hover:not(.active){background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}.elCluster_buttons{grid-template-columns:repeat(auto-fill, minmax(215px, 1fr));margin:1em 0;}.elCluster_header{display:flex;align-items:center;justify-content:space-between;}#elCluster_quantity_selector{margin:0;background:rgb(var(--theme-area_background_light));line-height:1;}.elCluster_quantity_manager{padding:2em !important;right:0;margin-top:10px !important;}.elCluster_quantity_manager::before, .elCluster_quantity_manager::after{left:unset !important;right:55px;}.elCluster_title{margin:0;color:#fff;letter-spacing:1px;text-transform:uppercase;line-height:1;font-size:13px;}.ccNexusPackage .ipsLoading{position:absolute !important;top:unset !important;bottom:0;height:240px !important;max-height:240px !important;background:rgb( var(--theme-area_background_light), 0.80 );backdrop-filter:blur(10px);z-index:10000;}.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 .cButton:hover{background-position:80%;color:#fff;}.statusProduct:not(:last-of-type, :only-of-type), .statusRow{border-color:rgb(var(--theme-status_background_light), 0.3);}.statusProduct__title, .statusPageHeader__title{color:#fff;}.statusRow > ._text{color:rgb(var(--theme-brand_primary));}.statusRow > ._type{color:#fff;opacity:1;}#add_to_cart{padding:1em 3em;font-size:18px;text-transform:capitalize;margin:0 auto;left:0;right:0;position:relative;border:0;background:linear-gradient(90deg, rgb(var(--theme-brand_primary)), rgb(var(--theme-brand_secondary)), rgb(var(--theme-brand_primary)), rgb(var(--theme-brand_secondary)));background-size:400% auto;color:#fff;transition:all 0.4s ease 0s;}#add_to_cart:hover{background-position:90%;}.statusGroup__title, .statusRow > ._text{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient) !important;display:inline-flex;}.cNexusCarousel .ipsCarousel_item{max-width:300px;width:300px !important;height:auto !important;}#elNexusCategoriesBox ul.ipsSideMenu_list{max-height:515px;overflow-y:auto;margin:0;}#elNexusCategoriesBox .ipsSideMenu_list li:last-child .ipsSideMenu_item{margin-bottom:0;}#elNexusCategoriesBox ul.ipsSideMenu_list::-webkit-scrollbar, #elNexusCategoriesBox ul.ipsSideMenu_list::-webkit-scrollbar-thumb, #elNexusCategoriesBox ul.ipsSideMenu_list::-webkit-scrollbar-track{border-radius:10px;}#elNexusCategoriesBox ul.ipsSideMenu_list::-webkit-scrollbar-track{background:rgb(var(--theme-page_background), 0.5);}#elNexusCategoriesBox .ipsSideMenu_list li .ipsSideMenu_item{background:rgb(var(--theme-area_background_light));margin-bottom:10px;color:#fff;padding:1em 1em 1em 2.5em;}#elNexusCategoriesBox .ipsSideMenu_list li .ipsSideMenu_item.ipsSideMenu_itemActive{background:rgb(var(--theme-brand_primary));}#elNexusCategoriesBox .ipsSideMenu_list li .ipsSideMenu_item:hover:not(.ipsSideMenu_itemActive){background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}#elNexusCategoriesBox .ipsSideMenu_list li .ipsSideMenu_item:hover:not(.ipsSideMenu_itemActive):after{color:rgb(var(--theme-brand_primary));}.ipsSideMenu_withChecks .ipsSideMenu_item a:after, .ipsSideMenu_withChecks a.ipsSideMenu_item:after, .ipsSideMenu_withChecks span.ipsSideMenu_item:after, .ipsSideMenu_withRadios .ipsSideMenu_item a:after, .ipsSideMenu_withRadios a.ipsSideMenu_item:after, .ipsSideMenu_withRadios span.ipsSideMenu_item:after{top:unset;margin-top:unset;left:10px !important;}.ipsApp .ipsSpacer_top, .ipsApp .ipsSpacer_both{margin-top:2em;}.cNexusCat_groups{position:relative;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;list-style:none;padding:0;margin:0;}.cNexusCatBlock_item{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgb(var(--theme-area_background_light));border-radius:calc(var(--border--radius) * 2);}.cNexusGame_block--price{position:absolute;bottom:10px;left:10px;text-transform:uppercase;font-weight:600;font-size:11px;letter-spacing:1px;color:#fff;background:rgb(var(--theme-area_background_veryLight));padding:2px 2px 2px 15px;border-radius:100vw;line-height:1;display:flex;align-items:center;gap:.75em;box-shadow:0 0 20px rgb(0, 0, 0, 0.18);transform:translateY(50px);opacity:0;visibility:hidden;transition:all 0.4s ease 0s;}.cNexusCatBlock_item:hover .cNexusGame_block--price{transform:translateY(0);opacity:1;visibility:visible;}.cNexusGame_block--price > .price{background:rgba(30, 219, 50, 0.20);color:#1edb32;padding:.75em 1em;border-radius:100px;font-size:11px;display:inline-flex;align-items:center;line-height:1;}.cNexusCatBlock_image{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;border-radius:calc(var(--border--radius) * 2);background:rgb(var(--theme-area_background_light));overflow:hidden;min-height:var(--nexutCat--size);max-height:var(--nexutCat--size);--nexutCat--size:155px;transition:all 0.3s linear;}.cNexusCatBlock_image:hover{background:rgb(var(--theme-area_background_veryLight));}.cNexusCatBlock_image > .no_image--icon{color:rgb(var(--theme-text_dark));font-size:25px;}.cNexusCatBlock_image > .no_image--title{font-size:15px;text-transform:uppercase;line-height:1;margin:0.75em 0 0.25em 0;font-weight:bold;}.cNexusCatBlock_image > .no_image--error{color:rgb(var(--theme-text_dark));font-size:13px;text-transform:uppercase;}.cNexusCatBlock_item:hover{border:1px solid rgb(var(--theme-brand_primary));box-shadow:0 0 0 4px rgb(var(--theme-brand_primary), 0.2);}.cNexusCatBlock_image > img{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:var(--border--radius);transition:all 0.3s ease 0s;}.cNexusCatBlock_item:hover .groupImage_primary{transform:scale(1.05);}.cNexusCatBlock_item:hover .cNexusCatBlock_image:after{opacity:0;visibility:hidden;width:0;height:0;}.cNexusCatBlock_footer{background:rgb(var(--theme-area_background_veryLight));position:absolute;line-height:1;border-radius:100vw;bottom:10px;left:10px;box-shadow:0 0 15px rgb(0, 0, 0, 0.40);padding:0.75em 1em;opacity:1;visibility:visible;transition:all 0.4s ease 0s;}.cNexusCatBlock_item:hover .cNexusCatBlock_footer{opacity:0;}.cNexusCatBlock_title{letter-spacing:1px;white-space:nowrap;font-weight:600;font-size:11px;margin:0;color:#fff;text-transform:uppercase;}.cNexusCatBlock_item .priceFrom{text-transform:uppercase;font-weight:600;font-size:11px;letter-spacing:1px;color:#999999;background:rgb(var(--theme-area_background));border:1px solid rgb(var(--theme-area_background_light));padding:.25em .25em .20em 1em;border-radius:100vw;line-height:1;display:flex;align-items:center;gap:.5em;box-shadow:0 0 20px rgb(0, 0, 0, 0.10);transition:all 0.4s ease 0s;transform:translateY(70px);}.cNexusCatBlock_item:hover .priceFrom{transform:translateY(0);}.priceFrom > .price{background:rgb(0, 255, 80, .2);color:rgb(0, 255, 80);padding:.75em 1em;border-radius:100px;font-size:13px;display:inline-flex;align-items:center;line-height:1;}.cStoreCategories{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;margin:0 0 2em 0;padding:0;list-style:none;}.cStorePackage_stock{position:absolute;background:rgb(var(--theme-area_background_light));padding:0.65em 1em 0.5em 1em;border-radius:100vw;line-height:1;font-size:10px;top:15px;right:15px;color:#ffffff;text-transform:uppercase;font-weight:600;box-shadow:0 0 10px rgb(var(--theme-area_background_light));}.cNexusProduct{position:relative;padding:1px;background:rgb(var(--theme-area_background_light));border-radius:var(--border--radius);transition:0.20s linear;z-index:1;overflow:hidden;display:flex;flex-direction:column;}.cNexusProduct:after{content:"";position:absolute;width:100%;height:100%;border-radius:inherit;top:0;left:0;background:linear-gradient(to right, rgb(var(--theme-area_background_lighter)), rgb(var(--theme-area_background_lighter)));background-size:200% auto;z-index:-1;transition:all 0.4s ease 0s;}.cNexusProduct:hover:after{background:var(--theme-brand_gradient);}.cNexusPackage_img{position:relative;display:flex;user-select:none;-webkit-user-drag:none;}.cNexusPackage_img > img{aspect-ratio:300 / 185;width:auto;border-top-right-radius:var(--border--radius);border-top-left-radius:var(--border--radius);user-select:none;-webkit-user-drag:none;}.cNexusPackage_img .ipsNoThumb{width:100%;height:184px;}.cNexusProduct > div:not(.cNexusPackage_img){padding:1.5em;display:flex;flex-direction:column;align-items:flex-start;background:rgb(var(--theme-area_background_light));flex:1;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;}.cNexusProduct > div:not(.cNexusPackage_img) > :not(.productStatus){width:100%;}.cNexusProduct__prices{margin:0;}.cNexusProduct_price{position:relative;display:flex;min-width:75px;}.cStorePackage_footer{display:flex;align-items:center;margin-top:1em;justify-content:space-between;gap:1em;background:linear-gradient(to right, rgb(var(--theme-area_background_veryLight)), rgb(var(--theme-area_background_light)));border-radius:var(--border--radius);padding:3px;}.cNexusPrice_tax{display:none;}.cNexusProduct_price > .cNexusPrice{position:relative;padding:0 0 0 0.5em;color:#20d313;border-radius:5px;font-size:15px;display:inline-flex;gap:.25em;flex-direction:column;justify-content:center;height:45px;line-height:1;}.cNexusProduct_price > .cNexusPrice > b{font-size:10px;text-transform:uppercase;letter-spacing:0.3px;font-weight:600;color:#cbcfda;}.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));}.cStorePackage_header{display:flex;align-items:center;justify-content:space-between;}.cNexusProduct_title{font-size:18px;overflow:hidden;text-overflow:clip;white-space:nowrap;color:#fff;font-weight:600;display:flex;width:100%;gap:0.5em;}.cStorePackage_button{position:relative;background:rgb(var(--theme-area_background_veryLight));color:#fff;width:50px;height:50px;line-height:1;font-size:1.125em;font-weight:500;letter-spacing:0.5px;display:flex;align-items:center;justify-content:center;gap:0.5em;padding:1em;border-radius:var(--border--radius);transition:all 0.3s ease-in-out;overflow:hidden;white-space:nowrap;}.cStorePackage_button .buyNow{opacity:0;transform:translateX(15px);transition:opacity 0.3s ease-in-out, transform 0.3s ease-in-out;}.cStorePackage_button:hover{background:var(--theme-brand_gradient);color:#fff;}.cStorePackage_button:hover{width:150px;}.cStorePackage_button:hover .buyNow{display:inline;opacity:1;transform:translateX(0);}.cStorePackage_button > i{transform:translateX(35px);transition:all 0.3s ease-in-out;}.cStorePackage_button:hover > i{transform:translateX(0px);}.cStoreCategory_header{padding:1.5em;border-top-right-radius:var(--border--radius);border-top-left-radius:var(--border--radius);background:rgb(var(--theme-area_background));border-style:solid;border-width:1px 1px 0 1px;border-color:rgb(var(--theme-area_background_light));overflow:hidden;position:relative;z-index:1;}.cStoreCategories_wrapper .ipsButtonBar{border-bottom-left-radius:var(--border--radius);border-bottom-right-radius:var(--border--radius);display:flex;align-items:center;justify-content:space-between;border-bottom:0;padding:1.5em;background:rgb(var(--theme-area_background_light));position:relative;z-index:1;margin-bottom:2em;}.cButtonRow{list-style:none;padding:unset;margin:unset;display:flex;align-items:center;gap:0.5em;height:100%;}#elSortByMenu_products, .cButtonRow > li > a[data-action="filter"]{background:rgb(var(--theme-brand_primary));border:unset !important;color:#fff;border-radius:5px !important;padding:7px 10px;text-transform:uppercase;font-weight:600;font-size:11px;transition:all 0.25s ease;}.cButtonRow > li > a[data-action="filter"].ipsButtonRow_active, #elSortByMenu_products:hover, .cButtonRow > li > a[data-action="filter"]:hover{background:#fff;color:#000;}.cProduct_count{margin:unset;font-size:11px;text-transform:uppercase;letter-spacing:0.5px;font-weight:600;background:rgb(var(--theme-area_background_lighter));color:#fff;border-radius:100vw;display:flex;align-items:center;justify-content:center;gap:1em;padding:3px 10px 3px 3px;line-height:1;}.cProduct_count > .icon{width:29px;height:29px;background:var(--theme-brand_gradient);background-size:200% auto;border-radius:100vw;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;}#elUserNav{display:flex;align-items:center;line-height:1;color:unset;}#elUserLink_menu{border-radius:10px;border:transparent;}#elUserLink_menu > .elUserMenu > li:not(.ipsMenu_sep){border:0;}.hr-line-full{border:0;margin:1em 0;width:100%;height:1px;background:rgb(var(--theme-area_background_lighter));}#elUserLink_menu > .elUserMenu > li > a{display:flex;align-items:center;gap:0.75em;padding:0.75em;font-size:15px;transition:all 0.10s linear;background:rgb(var(--theme-area_background_lighter), 0.75);border-radius:var(--border--radius);}#elUserLink_menu > .elUserMenu > li > a > i{position:absolute;right:-9px;bottom:-6px;display:flex;align-items:center;font-size:40px;transform:rotate(6deg);justify-content:center;border-radius:var(--border--radius);transition:all 0.10slinear;opacity:.1;color:#666673;}#elUserLink_menu .ipsMenu_item[data-menuitem="modcp"] > a > i{color:rgb(20, 187, 107);}#elUserLink_menu .ipsMenu_item[data-menuitem="admincp"] > a > i{color:rgb(222, 26, 26);}#elUserLink_menu > .elUserMenu > li:not([data-menuItem='signout']) > a:hover > i{opacity:1;}#elUserLink_menu > .elUserMenu > li > a:hover{background:rgb(var(--theme-area_background_veryLight));}#elUserLink_menu > .elUserMenu > li:not(:last-child) > a{margin-bottom:0.5em;}.elUserMenu_footer{border-top:1px solid rgb(var(--theme-area_background_lighter));padding:2em !important;display:flex;align-items:center;justify-content:flex-end;list-style:none;}.elUserMenu_footer > li[data-menuItem='signout'] > a{padding:0;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:11px;transition:0.15s linear !important;}.elUserMenu_footer > li[data-menuItem='signout'] > a:hover{background-color:transparent !important;background:transparent !important;color:#d53e3e;opacity:1;}#elUserLink_menu .elUserMenu{padding:1.6em;}#elUserLink_menu .elUser{padding:1.5em;padding-bottom:0;display:flex;align-items:center;gap:1em;}#elUserLink_menu .elUser > .ipsUserPhoto{border-radius:10px;width:50px;height:50px;margin:0;border:2px solid rgb(var(--theme-area_background_lighter));}#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_lighter));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;}#elCart .ipsNotificationCount{left:0px !important;right:auto;width:15px;height:15px;font-size:11px;}.cReports > a, .cNotifications > a{background:rgb(var(--theme-area_background_lighter));width:35px;aspect-ratio:1;border-radius:var(--border--radius);display:flex;align-items:center;justify-content:center;}.ipsApp .ipsNotificationCount{background:#f53b3b;padding:0;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:100vw;outline:3px solid rgb(var(--theme-area_background));}.cReports .ipsNotificationCount, .cNotifications .ipsNotificationCount{width:7px;aspect-ratio:1;font-size:0;right:0px !important;top:1px;}#elUserLink .ipsNotificationCount{width:18px;aspect-ratio:1;display:flex;top:-1px;right:-3px;font-size:9px;}#elMobileDrawer .cWallet > a{display:flex;align-items:center;}.cWallet > a{display:flex;align-items:center;line-height:1;}.cWallet_balance{display:flex;flex-direction:column;}.cWallet_balance > span:first-of-type{color:rgb( var(--theme-text_color) );font-weight:600;font-size:10px;margin-bottom:0.5em;opacity:.7;letter-spacing:0.5px;}.cWalletBalance_inner span:not(.cents){color:#fff;}.cWallet_balance .wallet-icon{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;background-clip:text;background-image:var(--theme-brand_gradient) !important;background-size:140% auto;}.cWallet .cWallet_icon{background:#303645;position:relative;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:1.5em;color:#b1b5bf;}.cWallet .cWallet_icon:after{content:"\2b";font-family:'Font Awesome 6 Pro';-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;color:#fff;display:flex;align-items:center;font-size:9px;font-weight:400;width:15px;height:15px;justify-content:center;position:absolute;right:-8px;}.cDiscord > a{background:#5865F2;}.cIcon > a{width:40px;aspect-ratio:1;display:inline-flex;align-items:center;font-size:15px !important;justify-content:center;background:#5865F2;color:#fff !important;border-radius:10px;}.userPhoto{position:relative;display:flex;align-items:center;justify-content:center;z-index:10;}.userPhoto > img{border:1px solid rgb(var(--theme-brand_primary));width:45px;height:45px;object-fit:cover;border-radius:10px;}.userPhoto > .fa-chevron-down{position:absolute;right:-5px;bottom:-5px;width:18px;height:18px;background:rgb(var(--theme-brand_primary));color:#fff;display:flex;align-items:center;border:2px solid rgb(var(--theme-area_background_light));justify-content:center;font-size:7px;border-radius:100vw;}.userPhoto:hover > .fa-chevron-down, .userPhoto:focus > .fa-chevron-down{background-color:rgb( var(--theme-brand_primary) );color:#fff;}.ipsNoScroll #mobileNav{display:none;}.elUserNav_sep{border-color:rgb(var(--theme-area_background_lighter));opacity:1;border-width:1px;height:30px;}#videoPlayerJS{position:relative;width:100%;border-radius:var(--border--radius);margin-bottom:3em;aspect-ratio:16 / 9;}#videoPlayerJS > video{object-position:center center;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;border-radius:var(--border--radius);}.videoJS_controls{position:absolute;width:100%;height:100%;overflow:hidden;border-radius:inherit;}#videoPlayerJS:not(:hover).video-playing .videoJS_controls{pointer-events:none;}.controls-top__right{position:absolute;right:15px;top:15px;display:flex;align-items:center;background:rgba(var(--theme-page_background), 0.70);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:5px;border-radius:100px;}.controls-top__left{position:absolute;left:15px;top:15px;display:flex;align-items:center;border-radius:100px;}.controls-top__left > button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgb(var(--theme-area_background_reset), 0.50);color:#fff;appearance:none;border:0;outline:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;}.controls-bottom{position:absolute;bottom:20px;z-index:10;width:100%;padding:0 2em;}#videoPlayerJS .controls-top__right, #videoPlayerJS .controls-top__left, #videoPlayerJS .controls-bottom{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}#videoPlayerJS.video-playing:hover .controls-top__right, #videoPlayerJS.video-playing:hover .controls-top__left, #videoPlayerJS.video-playing:hover .controls-bottom{opacity:1;visibility:visible;transition:ease-in 0.3s;}.videoScrubber{flex:1;background:rgb(var(--theme-area_background_reset), 0.80);backdrop-filter:blur(5px);width:auto;display:flex;align-items:center;justify-content:center;padding:0 1.25em;height:40px;border-radius:100vw;cursor:pointer;}.videoScrubber > input{width:100%;}.videoScrubber > input::-webkit-slider-thumb{appearance:none;border-radius:100vw;background:transparent;height:100%;width:10px;background-color:white;box-shadow:-1006px 0 0 1000px white;}.sound-control{margin:0 15px;}.state-control > button{background:rgb(var(--theme-area_background_reset));color:#fff;appearance:none;border:0;outline:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;}.sound-control > input, .videoScrubber > input{height:1vh;appearance:none;background:transparent;backdrop-filter:blur(50px);border-radius:1vw;overflow:hidden;cursor:pointer;padding:0;}.sound-control > input::-webkit-slider-runnable-track{background:rgba(15, 20, 37, 0.2);height:100%;}.sound-control > input::-webkit-slider-thumb{appearance:none;border-radius:50%;background:transparent;height:100%;width:0.5vw;background-color:white;box-shadow:-407px 0 0 402px white;}.controls-play__video{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}#videoPlayerJS.video-paused .controls-play__video{opacity:1;visibility:visible;transition:ease-in 0.3s;}#videoPlayerJS.video-playing .controls-play__video{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}.controls-play__video > button{width:100px;height:100px;background:rgb(var(--theme-brand_primary));border-radius:100px;border:0;color:#fff;font-size:clamp(26px, 2vw, 36px);padding:0;display:flex;align-items:center;justify-content:center;transition:all .25slinear;box-shadow:0 0 10px rgb(0, 0, 0, 0.5);cursor:pointer;}.controls-play__video > button:hover{background:#fff;color:#000;}