 .cPageLoaders{position:relative;margin:0;padding:0;}#openLoaders_menu{cursor:pointer;padding:1em;background:rgb(var(--theme-brand_primary), .2);font-size:17px;line-height:1;border-radius:var(--border--radius);color:rgb(var(--theme-brand_primary));display:flex;align-items:center;justify-content:center;gap:0.5em;font-weight:500;}#elLoaders_menu{right:0;top:100%;margin-top:1em;opacity:0;min-width:300px;max-width:300px;visibility:hidden;padding:1em;transition:all 0.4s ease 0s;}#elLoaders_menu.is-active{opacity:1;visibility:visible;}#elLoaders_menu > ul{display:flex;flex-direction:column;max-height:400px;overflow-y:auto;gap:0.5em;}#elLoaders_menu > ul::-webkit-scrollbar{display:none;}#elLoaders_menu > ul > li{display:flex;}#elLoaders_menu > ul > li > a{padding:1em;background:rgb(var(--theme-area_background_lighter));border-radius:var(--border--radius);width:100%;font-size:14px;font-weight:500;line-height:1;display:flex;align-items:center;gap:2em;justify-content:space-between;}#elLoaders_menu > ul > li > a:after{content:"\f019";font-family:'Font Awesome 6 Pro';font-weight:600;}#elLoaders_menu > ul > li > a:hover{background:#fff;color:#000;}#cPages_mainArea{background:rgb(var(--theme-area_background));padding:2em;border-radius:var(--border--radius);}.cPage_header{display:flex;align-items:center;justify-content:space-between;gap:1em;flex-wrap:wrap;border-bottom:1px solid rgb(var(--theme-area_background_light));padding-bottom:1.5em;margin-bottom:1.5em;}.cPageHeader_left{flex:1;}.cPageHeader_title{color:#fff;margin:0 0 0.25em 0;font-size:25px;line-height:1;}.cPageHeader_desc{margin:0;font-size:16px;}.cPage_content > iframe{border-radius:var(--border--radius);aspect-ratio:16 / 9;height:100%;width:100%;}@media screen and (max-width:979px){.cPage_content > iframe{aspect-ratio:unset;height:75vh;}}#cSeoPages{position:relative;display:flex;margin:3em 0;gap:3em;}.cSeo__contentArea{flex:1;}.cSeo_sideMenu{background:rgb(var(--theme-area_background));border-radius:var(--border--radius);padding:2em;}.cSeo_sideMenu > h3{font-size:20px;margin:0;color:#fff;line-height:1;}.cSeo_sideMenu > p{margin:0.5em 0 1.5em 0;font-size:11px;text-transform:uppercase;letter-spacing:1px;}.seo-header_entry{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em;}.seo-header_entry > div{max-width:80%;}.seo-header_entry h3, .seo-header_entry h1{font-size:28px;color:#fff;margin:0 0 0.35em 0;line-height:1;}.seo-header_entry h3 > b, .seo-header_entry h1 > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.seo-header_entry p{margin:0;font-size:16px;}.seo-purchase{background:var(--theme-brand_gradient);background-size:200% auto;padding:1em 2em;border-radius:var(--border--radius););font-size:17px;line-height:1;font-weight:600;text-decoration:none !important;color:#fff !important;box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.20);}.ipsWidget.ipsWidget_horizontal[data-blockid^="app_cms"]:not([data-blockid^="app_cms_RecordFeed"]){background:rgb(var(--theme-area_background));padding:15px !important;}.seo-entry_title{color:#fff;font-size:clamp(30px, 2.5vw, 38px);margin:0;font-weight:bolder;line-height:1.2;text-align:center;}.seo-entry_title > b{color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.seo-image{position:relative;margin-bottom:2em;max-width:var(--image-width);display:flex;padding:2px;border-radius:10px;z-index:1;}.ipsWidget.ipsWidget_horizontal:not( .ipsWidgetHide ){margin-bottom:2em;}.seo-image:after{content:"";position:absolute;display:flex;background:var(--theme-brand_gradient);background-size:140% auto;width:100%;height:100%;border-radius:10px;z-index:-1;top:0;left:0;}.seo-image img{max-width:100%;border-radius:10px;}.seo-video{position:relative;padding:2px;display:flex;align-items:center;justify-content:center;}.seo-video iframe{width:100%;border-radius:10px;}.seo-video:after{content:"";position:absolute;display:flex;background:var(--theme-brand_gradient);background-size:140% auto;width:100%;height:100%;border-radius:10px;z-index:-1;top:0;left:0;}.seo-primary_button{font-size:20px;padding:1.25em 4em;border-radius:10px;line-height:1;width:100%;display:flex;align-items:center;justify-content:center;margin:3em 0;}.seo-section{padding:2em;margin-bottom:3em;}.seo-section_title{color:#fff;font-size:clamp(30px, 2.5vw, 38px);margin:0;font-weight:bolder;line-height:1.2;margin-bottom:0.25em;}.seo-section_title.title-center{text-align:center;margin-bottom:1em;line-height:1;}.seo-section_desc h3, .seo-section_desc h2{font-size:clamp(20px, 2vw, 30px);color:#fff;margin:40px 0 10px 0;}.seo-section_desc h3:before, .seo-section_desc h2:before{content:"# ";color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.seo-section_desc h3:first-child, .seo-section_desc h2:first-child{margin:0 0 10px 0;}.seo-section_desc ul{margin:1rem 0 0 0;background:rgb(var(--theme-area_background_light));padding:1em;border-radius:5px;font-size:clamp(13px, 1.25vw, 16px);list-style:none;counter-reset:section;}.seo-section_desc ul > li{font-size:18px;color:#fff;}.seo-section_desc ul > li:not(:last-child){margin-bottom:0.5em;}.seo-section_desc ul > li:before{counter-increment:section;content:counter(section) ".";min-width:18px;display:inline-flex;color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;font-weight:600;}.seo-section_desc p{font-size:clamp(13px, 1.25vw, 18px);margin:0 0 1em 0;}.seo-section_margin{margin-bottom:3em;}.seo-section_no-margin{margin-bottom:0;}.seo-faq-list{padding:0;list-style:none;margin:0;counter-reset:section;}.seo-faq-list .title:before{counter-increment:section;content:counter(section);min-width:25px;height:25px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;border:0;transition:0.20s linear;color:#fff;border-radius:100vw;margin-right:1em;font-size:11px;box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.30);}.seo-faq-list .title{color:#fff;font-size:clamp(16px, 1.5vw, 23px);font-weight:700;line-height:1;position:relative;display:flex;align-items:center;margin:0 0 0.5em 0;}.seo-faq-list > li{background:rgb(var(--theme-area_background_light));padding:2em;margin-top:2em;border-radius:10px;}.seo-faq-list > li > p{background:rgb(var(--theme-area_background_lighter));border-left:1px solid rgb(var(--theme-brand_primary));padding:1em;border-radius:5px;margin:1.25em 0 0 0;font-size:1.25em;}.cNexusDesc_row{background:var(--theme-abstract_main), rgb(var(--theme-area_background));background-size:350px !important;border-radius:10px;position:relative;display:flex;flex-direction:column;}.cNexusDesc{display:grid;grid-template-columns:repeat(auto-fill, minmax(325px, 1fr));grid-gap:2em;margin-top:0em;margin-bottom:2em;list-style:none;padding:0;}.cNexusDesc_row > ul{position:relative;flex:1;background:rgb(var(--theme-area_background_light), 0.40);z-index:1;border-radius:10px;padding:2em;list-style:none;margin:0;display:flex;flex-direction:column;gap:.5em;}.cNexusDesc_row > ul:after{content:"";background:radial-gradient(circle at center, var(--texture-color) 25%, hsla(0, 0%, 100%, 0) 25%), hsla(0, 0%, 100%, 0);background-size:5px 5px;pointer-events:none;position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}.cNexusDesc_row > ul > li{color:#fff;font-size:16px;display:flex;gap:.5em;}.cNexusDesc_row > ul > li:before{content:"\f101";font-family:'Font Awesome 6 Pro';background-color:rgb(var(--theme-brand_primary));background-image:var(--gradientArea-webkit-main);background-image:var(--gradientArea-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;}.cNexusDesc_row > .header{display:flex;align-items:center;padding:2em;gap:0.75em;}.cNexusDesc_row > .header .title{margin:0;font-size:20px;color:#fff;line-height:1;}.cNexusDesc_row > .header p{margin:0;font-size:12px;text-transform:uppercase;}.cNexusDesc_row > .header > i{background-color:rgb(var(--theme-brand_primary));background-image:var(--gradientArea-webkit-main);background-image:var(--gradientArea-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:30px;}@media screen and (max-width:979px){.cNexusDesc{display:grid;grid-template-columns:repeat(auto-fill, minmax(275px, 1fr))}}#elLogo img{width:275px;}.ipsTabs{--ipsTabs--padding:1.5em;padding-bottom:var(--ipsTabs--padding) !important;background:transparent;border-bottom:1px solid rgb(var(--theme-area_background_light));}.ipsTabs_activeItem{background:rgb(var(--theme-brand_primary));color:#fff !important;font-weight:600;}.ipsTabs_panel{background:transparent;}.ipsTabs_item{border-radius:5px !important;}.ipsMenu[id*='featuredProduct'] .ipsMenu_innerContent{min-height:300px;}.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;}#elUserLink_menu .ipsMenu_sep{display:none;}.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-image:var(--theme-brand_gradient) !important;background-size:200%;border:0;border-radius:var(--border--radius);font-size:16px;color:#fff;}.ipsApp .ipsButton_light{background:rgba(var(--theme-area_background_light));border-color:rgba(var(--theme-area_background_light));color:#fff;}.ipsApp .ipsButton_veryLight{background:rgba(var(--theme-area_background_light));border-color:rgba(var(--theme-area_background_light));color:#fff;}.ipsApp .ipsButton_primary{background:rgba(var(--theme-area_background_light));color:#fff !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));}.ipsBreadcrumb{background:rgb(var(--theme-area_background_light), .7);border-radius:var(--border--radius);height:55px;font-weight:700;overflow:hidden;margin:0;padding:0;position:relative;margin:2em 0;backdrop-filter:blur(15px);}.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_lighter));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_lighter));}.ipsBreadcrumb .ipsList_inline.ipsPos_right{display:flex;}.ipsBreadcrumb .ipsList_inline.ipsPos_right > li > a{border-left:1px solid rgb(var(--theme-area_background_lighter));padding:0 1em;display:flex;align-items:center;}.ipsBreadcrumb .ipsList_inline.ipsPos_right > li{margin-right:unset;}.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;}:root{--theme-area_background_veryLight:58, 58, 63;--theme-area_background_lighter:47, 47, 53;--theme-brand_secondary:28, 184, 170;--theme-brand_gradient: linear-gradient(to right, #FFA500, #bb9109) !important;;--container--width:1700px;--minimal_container--width:1700px;--header--primary:100px;--header--secondary:80px;--nexusCat--width:265px;--nexusCat--height:385px;--border--radius:6px;--theme-abstract_main:url(https://chlorinecheats.com/uploads/set_resources_23/6bd190739bd2ec305fc459cc0d6a032e_abstract_main.png);--theme-abstract_light:url(https://chlorinecheats.com/uploads/set_resources_23/6bd190739bd2ec305fc459cc0d6a032e_abstract_light.png);}body{font-family:"Roboto", sans-serif;}.cOnlineUsers{position:relative;}.cOnlineUsers:before{background-color:rgb(var(--theme-brand_primary));content:"";height:50px;width:50px;left:calc(50% - 11px);position:absolute;top:-66px;filter:blur(32px);mix-blend-mode:color-dodge;}.cOnlineUsers > a, .cOnlineUsers > div{display:flex;align-items:center;gap:0.5em;}.cOnlineUsers_co{color:#dce1e5;font-size:14px;font-weight:600;}.onlineIcon{display:flex;line-height:1;}.onlineIcon > svg{fill:#2abd69;}.onlineIcon path:nth-child(2){animation:onlineUsersIcon 1.7s linear .25s infinite;}.onlineIcon path:nth-child(3){animation:onlineUsersIcon 1.7s linear infinite;}@keyframes onlineUsersIcon{0%{opacity:1;}70%{opacity:.2;}100%{opacity:1;}}.newsBanner{display:flex;align-items:center;justify-content:space-between;margin-bottom:2em;padding:2.25em;background:var(--theme-abstract_main), rgb(var(--theme-area_background));background-size:350px;border-radius:var(--border--radius);position:relative;}.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:rgb(var(--theme-brand_primary));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;}#elCopyright{margin:0;}#cFooter{background:linear-gradient(to bottom, #0c0c0c, rgb(var(--theme-area_background)));position:relative;margin:2em 0 0 0;border-top:1px solid rgb(var(--theme-area_background_light));z-index:1;}#cFooter:before{content:"";position:absolute;width:50%;margin:0 auto;left:0;right:0;top:-1px;height:1px;background:linear-gradient(to left, rgb(var(--theme-area_background_light)), rgb(var(--theme-brand_primary)), rgb(var(--theme-area_background_light)));}#cFooter:after{content:"";background:radial-gradient(circle at center, rgb(var(--theme-area_background_light)) 10%, hsla(0, 0%, 100%, 0) 4%), hsla(0, 0%, 100%, 0);background-size:18px 18px;pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.2;z-index:-1;}#cFooter > .ipsLayout_container{padding:70px 15px;}.elFooter_logo{height:auto;width:300px;}.elFooterLogo_slogan{color:#fff;text-transform:uppercase;letter-spacing:.28rem;font-size:.7rem;display:flex;margin:0.25em 0 0 0;}.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;}.cFooter_nav > ul{width:100%;}.cFooter_nav > ul > li{padding:10px 0;}.cFooter_nav > ul > li > a{font-size:14px;display:inline-flex;align-items:center;gap:0.5em;line-height:1;}.cFooter_nav > ul > li > a:before{content:"";position:relative;width:6px;height:6px;background-image:var(--theme-brand_gradient);background-size:200%;filter:drop-shadow(0px 0px 12px rgb(var(--theme-brand_primary), 0.6));transition:.15s linear;border-radius:100vw;}.cFooter_nav > ul > li > a:hover{color:rgb(var(--theme-brand_primary))}.cFooter_nav > ul > li > 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;}@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;}}.theme-layout__header{position:relative;}#theme-header{z-index:100;position:relative;}.header-assets{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;}.header-assets > .background{background:url() no-repeat;background-size:cover;background-position:50% 50%;width:100%;height:100%;}#particles-js{position:absolute;top:0;left:0;width:100%;height:100%;}.theme-header__primary{height:var(--header--primary);background:rgb(var(--theme-page_background), .90);backdrop-filter:blur(25px);background-size:250px;position:relative;z-index:1;}.theme-header__primary:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-abstract_main);z-index:-1;background-size:300px;opacity:.4;}.theme-header__secondary{height:var(--header--secondary);background:rgb(var(--theme-area_background_light));position:relative;}.theme-header__secondary:before{content:"";display:none;position:absolute;top:-5px;width:calc(100% + 100px);left:-50px;height:10px;background:rgb(var(--theme-brand_primary));filter:blur(5px);opacity:0.15;transition:ease-in-out 0.3s;z-index:10;pointer-events:none;}.theme-header__secondary:after{content:"";background:radial-gradient(circle at center, rgb(var(--theme-area_background_lighter)) 25%, hsla(0, 0%, 100%, 0) 25%), hsla(0, 0%, 100%, 0);background-size:5px 5px;pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;}.theme-headerRow > *{display:flex;align-items:center;justify-content:space-between;height:100%;}.headerInner_group{display:flex;align-items:center;gap:2em;}.theme-header__hero{position:relative;height:500px;padding-bottom:55px;margin-bottom:-55px;z-index:0;}.theme-header__hero:after{content:"";position:absolute;width:100%;height:100px;bottom:0;left:0;background:linear-gradient(to top, rgb(var(--theme-page_background)), transparent);}.theme-header__hero > *{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;}.heroBadge{position:relative;display:inline-flex;align-items:center;background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));line-height:1;padding:1em;gap:1em;border-radius:10px;margin-bottom:1em;font-weight:500;letter-spacing:0.5px;}.heroTitle{color:#fff;font-size:clamp(30px, 3vw, 60px);margin:0;font-weight:900;line-height:1.2;margin-bottom:.25em;}.heroDesc{font-size:21px;max-width:600px;margin:unset;font-weight:300;}.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_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.heroButton{background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));padding:1.2em 2em;line-height:1;margin-top:1.5em;border-radius:var(--border--radius);font-size:16px;font-weight:500;display:flex;align-items:center;gap:0.5em;transition:all 0.25s linear;}.heroButton:hover{background:rgb(var(--theme-brand_primary));color:#fff;}#elSiteTitle, #elLogo{align-self:auto;}nav[data-controller*="core.navBar"]{flex:1;height:100%;}.ipsNavBar_primary, .ipsNavBar_primary > ul, .ipsNavBar_primary > ul > li{margin-bottom:unset;height:100%;}.ipsNavBar_primary > ul > li{display:flex;align-items:center;}.ipsNavBar_primary > ul > li > a{line-height:1;border-radius:var(--border--radius);height:100%;display:flex;align-items:center;color:#fff;justify-content:center;font-size:16px;margin-right:5px;}.ipsNavBar_primary .itemBackground{position:absolute;height:50px;width:100%;border-radius:inherit;background:rgb(var(--theme-brand_primary), .08);box-shadow:6px 0 6px 0px rgb(var(--theme-brand_primary), 0.15) inset, -6px 0 6px 0px rgb(var(--theme-brand_primary), 0.15) inset, 0px -10px 9px 0px rgb(var(--theme-brand_primary), 0.25) inset;--texture-color:rgb(var(--theme-brand_primary), .20);}.ipsNavBar_primary .itemBackground:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;background:linear-gradient(100deg, rgb(var(--theme-brand_primary)), transparent, transparent, transparent, rgb(var(--theme-brand_primary)));-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background-origin:border-box;z-index:1;border-radius:5px;pointer-events:none;opacity:0.75;}.ipsNavBar_primary .itemBackground:after{content:"";top:0;left:0;background:radial-gradient(circle at center, var(--texture-color) 25%, hsla(0, 0%, 100%, 0) 25%), hsla(0, 0%, 100%, 0);background-size:5px 5px;pointer-events:none;position:absolute;width:100%;height:100%;z-index:-1;}.ipsNavBar_primary > ul > li > a:hover, .ipsNavBar_primary > ul > li.ipsNavBar_active > a{font-weight:400 !important;color:#fff !important;}.ipsNavBar_primary > ul > li:not([data-active]) > a:hover{color:rgb(var(--theme-brand_primary));}.ipsNavBar_primary > ul > li > a ._icon{margin-right:0.5em;font-size:18px;line-height:1;}.ipsNavBar_primary > ul > li > a ._icon{line-height:1;color:#9090a3;}.ipsNavBar_primary > ul > li > a ._icon > i[class*='down']{margin-left:0.5em;}.ipsNavBar_primary > ul > li[data-active] > a ._icon, .ipsNavBar_primary > ul > li:not([data-active]) > a:hover ._icon{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;}.ipsNavBar_primary > ul > li:not([data-active]) > a:hover ._icon{color:rgb(var(--theme-brand_primary))!important}.ipsNavBar_active__identifier{display:none !important;}@media screen and (max-width:979px){.theme-header__secondary{display:none;}}.cNexusPackage{display:flex;gap:5em;background:var(--theme-abstract_main), rgb(var(--theme-area_background));background-size:350px;margin-bottom:2em;padding:3em;border-radius:var(--border--radius);overflow:hidden;}.cProductDetails{position:relative;display:flex;flex-direction:column;overflow:hidden;width:100%;}.cProductDetails_primary{max-width:600px;}.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(--border--radius);aspect-ratio:16 / 9;overflow:hidden;}.cProductDetails_image:after{content:"";position:absolute;inset:0;border-radius:var(--border--radius);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;}.cProductDetails_image > a > img{height:100%;width:100%;object-fit:cover;border-radius:var(--border--radius);aspect-ratio:16 / 9;max-height:unset;}#ipsZoomer_area{width:250px !important;height:250px !important;}.cProductImages{position:relative;margin-top:1em;}.theImage > a{display:flex;}.theImage > a > .ipsImage{width:100%;height:100px;object-fit:cover;border-radius:5px;border:1px solid rgb(var(--theme-area_background_light));transition:0.25s linear;}.theImage > a.cNexusProduct_imageSelected > .ipsImage{border-color:rgb(var(--theme-brand_primary));}.theImage > a:not(.cNexusProduct_imageSelected, :hover) > .ipsImage{opacity:0.5;}.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(--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_webkit) !important;background-image:var(--theme-brand_gradient) !important;background-size:200% auto;}.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:#fff;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;}.ccPackage_raw .ipsButton_primary{background:#20ac73;width:100%;color:#fff;padding:1em;border-radius:10px;font-size:20px;font-weight:700;letter-spacing:1px;border:0 !important;}@media screen and (max-width:979px){.cNexusPackage{flex-direction:column;padding:3em;gap:2em;}.cProductDetails_primary{max-width:100%;}}.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_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: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{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));}.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_light));margin-top:2em;padding-top:2em;margin-bottom:2em;}.elCluster_button{position:relative;background:rgb(var(--theme-area_background_light));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-top:1em;}.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, .cProductDetails form > ul .ipsButton.ipsButton_primary{padding:1em 3em;font-size:18px;text-transform:capitalize;margin:0 auto;left:0;right:0;position:relative;border:0;background-color:rgb(var(--theme-brand_primary));color:#fff;transition:all 0.15s linear;}#add_to_cart:hover .cProductDetails form > ul .ipsButton.ipsButton_primary:hover{background-position:120%;}.statusGroup__title{color:rgb(var(--theme-brand_primary));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;}@media screen and (max-width:767px){.newsBanner{flex-direction:column;gap:1.5em;padding:1.5em;}.newsBanner_button{width:100%;}.newsBanner>div{align-items:flex-start;gap:1.5em;}.newsBanner_text{margin:0;}.newsBanner_title{font-size:22px;line-height:1.2;}.theme-header__hero > *{justify-content:center;text-align:center;align-items:center;}.heroDesc{font-size:15px;}.heroTitle{width:100%;font-size:33px;}}#elSearch{border-radius:5px;height:50px;background:rgb(var(--theme-area_background));box-shadow:0 0 10px rgb(0, 0, 0, .05);border:1px solid rgb(var(--theme-area_background_lighter));}#elSearch form{padding:0.5em 0;}.cSearchSubmit:hover{background:transparent;}#elSearch input[type="search"]{padding-inline-start:0;line-height:1;color:#fff;}#elSearch input[type="search"]::placeholder{font-size:15px;color:#939cb1;}.cSearchFilter{opacity:1 !important;}.cSearchFilter__text{background:rgb(var(--theme-area_background_lighter));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));}.cNexusGame_blocks{display:grid;grid-template-columns:repeat(auto-fill, minmax(var(--nexusCat--width), 1fr));padding:0;margin:0;grid-gap:2em;}.cNexusCat_products{border-radius:var(--border--radius);margin-bottom:2em;}.cNexusGame_block{position:relative;display:flex;width:100%;height:var(--nexusCat--height);min-height:var(--nexusCat--height);}.cNexusGame_block:after{content:"";position:absolute;inset:0;border-radius:var(--border--radius);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;}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes cardAnim{to{--angle:360deg;}}@keyframes cardAnim__opacity{0%{opacity:0.5;}20%,70%{opacity:1;}to{opacity:0.5;}}.cNexusGame_block > a{position:relative;border-radius:var(--border--radius);border:1px solid rgb(var(--theme-area_background_light));width:100%;background:url(https://chlorinecheats.com/uploads/set_resources_23/84c1e40ea0e759e3f1505eb1788ddf3c_category-overlay.webp) no-repeat;background-size:cover;overflow:hidden;z-index:1;transition:all 0.4s ease 0s;}.cNexusGame_block > a:before{content:"";position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:rgb(var(--theme-brand_primary));z-index:-2;filter:blur(40px);opacity:0;mix-blend-mode:color;transition:all 0.4s ease 0s;}.cNexusGame_block > a:hover:before{opacity:1;}.cNexusGame_block > a:after{content:"";position:absolute;width:100%;height:50%;bottom:0;left:0;background:linear-gradient(to top, rgb(var(--theme-page_background)), transparent);z-index:-1;}.cNexusGame_block > a:hover{border-color:rgb(var(--theme-brand_primary));box-shadow:0 0 2px rgb(var(--theme-brand_primary), .9);}.cNexusGame_image{display:flex;width:100%;height:100%;position:relative;overflow:hidden;border-radius:4px;z-index:-1;}.cNexusGame_image > img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--border--radius) - 3px);transform:translateY(20px);filter:contrast(1.15) grayscale(1) saturate(2);transition:all 0.4s ease 0s;}.cNexusGame_block > a:hover .cNexusGame_image > img{transform:translateY(0);filter:none;}.cNexusGame_logo{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;}.cNexusGame_logo > img{width:200px;transition:all 0.4s ease 0s;}.cNexusGame_block > a:hover .cNexusGame_logo > img{width:230px;}.cNexusCat_header{display:flex;align-items:center;background:rgb(var(--theme-area_background));border-radius:var(--border--radius);margin-bottom:2em;height:80px;}.cNexusCat_buttons{padding:1.5em;flex:1;display:flex;align-items:center;gap:1em;overflow-x:auto;}.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:1px solid transparent;padding:0.75rem 1rem;border-radius:var(--border--radius);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.is-active{background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));}.cNexusCat_gameSearch{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;}#gameSearch{border-radius:var(--border--radius);height:50px;background:rgb(var(--theme-area_background_light));}#gameSearch > form{display:flex;align-items:center;height:100%;}.gameSearch_submit{border:0px;background:transparent;cursor:pointer;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 16px;color:inherit;height:100%;}#gameSearch input[type="search"]{flex:1 1 100%;min-width:0;background:transparent;box-shadow:none;font-size:inherit;border:0;padding:0 16px 0 0;color:inherit;max-width:none;font-size:15px;height:100%;}.gameSearch_submit > svg{stroke:rgb( var(--theme-text_color) );}#gameSearch_field::placeholder{color:rgb( var(--theme-text_color) );line-height:1;}.nexusCat_tabContent{display:none;}.nexusCat_tabContent.is-active{display:block;}.gameSearch{position:relative;margin-bottom:2em;}.gameSearch_header{display:flex;gap:1em;padding:1.5em;overflow-x:scroll;}.gameSearch_header::-webkit-scrollbar{height:5px;}.gameSearch_header::-webkit-scrollbar-track{background:rgb(var(--theme-area_background_light));}.gameSearch_header::-webkit-scrollbar-thumb{background:rgb(var(--theme-brand_primary));border-radius:unset;border:0;}.ipsApp .groups-tabButton{background-color:rgb(var(--theme-area_background_light));background-image:var(--theme-area_gradient_light);border:0;padding:0.75rem 1rem;border-radius:var(--radius-1);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;}.groups-tabButton:hover:not(.is-active), .status-tabButton:hover:not(.is-active){--p_opacity:0.2;background:linear-gradient(60deg, rgb( var(--theme-brand_secondary), var(--p_opacity) ), rgb( var(--theme-brand_primary), var(--p_opacity) ));color:rgb( var(--theme-brand_secondary));}.groups-tabButton.is-active, .status-tabButton.is-active{--p_opacity:1;background-color:rgb( var(--theme-brand_primary));background-image:linear-gradient(60deg, rgb( var(--theme-brand_secondary), var(--p_opacity) ), rgb( var(--theme-brand_primary), var(--p_opacity) ));color:rgb(var(--theme-primary_button_font));}.groups-tabContent{display:none;}.groups-tabContent.is-active{display:block;}.gameSearch_groups{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));padding:2em;margin:0;list-style:none;grid-gap:1em;}.gameSearch_groups > li > a{min-height:130px;}.gameSearch_files{display:flex;flex-wrap:wrap;padding:2em;margin:0;list-style:none;gap:1em;}.gameSearch_output > a{background:rgb(var(--theme-area_background_light));padding:1em 2em;border-radius:var(--border--radius);line-height:1;font-weight:600;font-size:12px;}.gameSearch_output > a:hover{background:rgb(var(--theme-brand_primary));color:#fff;}.gameSearch_output{display:flex;}.cStoreCategories{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:2em;margin: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;background:var(--theme-abstract_light), rgb(var(--theme-area_background_light));background-size:350px;border:1px solid rgb(var(--theme-area_background_lighter));border-radius:var(--border--radius);transition:0.20s linear;z-index:1;overflow:hidden;display:flex;flex-direction:column;}.cNexusProduct:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;background:linear-gradient(180deg, rgb(var(--theme-brand_primary)), transparent, transparent);-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;border-radius:6px;pointer-events:none;}.cNexusPackage_img{position:relative;display:flex;user-select:none;-webkit-user-drag:none;}.cNexusPackage_img:after{content:"";position:absolute;margin:0 auto;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(to left, rgb(var(--theme-area_background_light)), rgb(var(--theme-brand_primary)), rgb(var(--theme-area_background_light)));opacity:.75;}.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;flex:1;}.cNexusProduct__prices{margin:0;}.cNexusProduct_price{position:relative;}.cStorePackage_footer{display:flex;align-items:center;margin-top:1em;gap:1em;}.cNexusPrice_tax{display:none;}.cNexusProduct .productStatus{position:absolute;top:10px;right:10px;}.cNexusProduct .productStatus > ._status{border-radius:100vw;}.cNexusProduct_price > .cNexusPrice{position:relative;border:1px solid rgb(var(--theme-brand_primary));background:rgb(var(--theme-brand_primary), .08);color:rgb(var(--theme-brand_primary));box-shadow:0px -6px 4px 0px rgb(var(--theme-brand_primary), .20) inset;padding:0.5rem 1.25rem;border-radius:5px;font-size:15px;display:inline-flex;height:45px;align-items:center;line-height:1;--texture-color:rgb(var(--theme-brand_primary), .20);}.cNexusProduct_price > .cNexusPrice:after{content:"";top:0;left:0;background:radial-gradient(circle at center, var(--texture-color) 25%, hsla(0, 0%, 100%, 0) 25%), hsla(0, 0%, 100%, 0);background-size:5px 5px;pointer-events:none;position:absolute;width:100%;height:100%;z-index:-1;}.priceDiscounted{position:absolute;top:-13px;right:0;background:rgb(203 48 48);color:#fff;border-radius:100px;font-size:11px;display:inline-flex;align-items:center;line-height:1;font-weight:500;padding:3px 5px;text-decoration:line-through;outline:2px solid rgb(var(--theme-area_background_light));}.cNexusProduct_title{font-size:18px;overflow:hidden;text-overflow:clip;white-space:nowrap;color:#fff;font-weight:600;display:flex;width:100%;gap:0.5em;}.cStorePackage_button{position:relative;border:1px solid rgb(var(--theme-brand_primary));background:rgb(var(--theme-brand_primary), .08);color:rgb(var(--theme-brand_primary));box-shadow:0px -6px 4px 0px rgb(var(--theme-brand_primary), .20) inset;width:100%;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:0.20s linear;--texture-color:rgb(var(--theme-brand_primary), .20);}.cStorePackage_button:after{content:"";top:0;left:0;background:radial-gradient(circle at center, var(--texture-color) 25%, hsla(0, 0%, 100%, 0) 25%), hsla(0, 0%, 100%, 0);background-size:5px 5px;pointer-events:none;position:absolute;width:100%;height:100%;z-index:-1;}.cStorePackage_button:hover{background:rgb(var(--theme-brand_primary));color:#fff;}.cStoreCategory_header{padding:2em;border-top-right-radius:var(--border--radius);border-top-left-radius:var(--border--radius);background:var(--theme-abstract_main), rgb(var(--theme-area_background));background-size:350px;border-style:solid;border-width:1px 1px 0 1px;border-color:rgb(var(--theme-area_background_light));overflow:hidden;position:relative;z-index:1;}.cStoreCategory_header .watermark{position:absolute;width:125px;height:125px;background-size:100%;background-repeat:no-repeat;left:-30px;top:5px;z-index:-1;opacity:0.6;transform:rotate(-20deg);}.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:2em;background:rgb(var(--theme-area_background_light));position:relative;z-index:1;margin-bottom:2em;}.cStoreCategories_wrapper .ipsButtonBar:after{content:"";background:radial-gradient(circle at center, rgb(var(--theme-area_background_lighter)) 25%, hsla(0, 0%, 100%, 0) 25%), hsla(0, 0%, 100%, 0);background-size:5px 5px;pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;}.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:10px;text-transform:uppercase;font-weight:600;letter-spacing:1px;background:rgb(var(--theme-brand_primary), .2);color:rgb(var(--theme-brand_primary));border-radius:100vw;height:29px;display:flex;align-items:center;justify-content:center;gap:1em;padding:3px 10px 2px 0;line-height:1;}.cProduct_count > .icon{width:29px;height:29px;background:var(--theme-brand_gradient);background-size:200% auto;border-radius:100vw;box-shadow:0 0 0 5px rgb(var(--theme-brand_primary), 0.20);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;}@media screen and (max-width:767px){.cNexusCat_header{flex-direction:column;height:auto;}.cNexusCat_buttons, #gameSearch{width:100%;}.cNexusCat_gameSearch{border-top:1px solid rgb(var(--theme-area_background_light));border-left:0;padding-inline-start:0;padding-inline-end:0;padding:1.5em;width:100%;}}#elSignIn_submit{background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary)) !important;}#elSignIn_submit:hover{background:#fff;color:#000 !important;}#elUserNav{display:inline-flex;align-items:center;line-height:1;padding-bottom:var(--headerBottom_effect-height);}#elUserNav > li > a .fa, #elUserNav_mobile > li > a .fa{font-size:14px;}.cUserNav_icon > a{width:35px;aspect-ratio:1;border-radius:var(--border--radius);background:rgb( var(--theme-area_background_lighter) );display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--box-shadow_inset_top);}.cUserNav_icon .ipsNotificationCount{bottom:-2px;top:unset;font-size:0;line-height:1;width:10px;height:10px;border-radius:var(--border--radius);padding:0;border:2px solid rgb(var(--theme-area_background));right:-3px !important;}#elUserLink{display:flex;align-items:center;gap:1em;}#elUserLink > .elUserPhoto{position:relative;display:flex;width:45px;height:45px;border:1px solid rgb(var(--theme-brand_primary));border-radius:10px;}#elUserLink > .elUserPhoto > img{border-radius:10px;}#elUserLink > .elUserPhoto > i[class*="down"]{position:absolute;right:-6px;bottom:-7px;width:19px;height:19px;background:rgb(var(--theme-brand_primary));color:#000 !important;border:3px solid rgb(var(--theme-area_background));display:flex;align-items:center;justify-content:center;font-size:7px;border-radius:100vw;}.elUserNav_sep{border-color:rgb(var(--theme-area_background_lighter));opacity:1;border-width:1px;height:25px;}.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:#2abd69;}.cWallet .cWallet_icon{background:#2abd69;position:relative;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:1.5em;color:#0f4f2a;}.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;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#5865F2;color:#fff !important;font-size:15px !important;border-radius:10px;}.elUser{text-align:right;display:flex;flex-direction:column;gap:0.35em;}.elUser .loggedIn_user{color:#fff;font-size:17px;}.elUser > .userGroup{font-size:10px;text-transform:uppercase;letter-spacing:0.3px;}#elUserLink_menu{background:rgb(var(--theme-area_background_light));border-radius:10px;}#elUserLink_menu .elUser{padding:1.5em;display:flex;align-items:center;flex-direction:row;gap:1em;border-bottom:1px solid rgb(var(--theme-area_background_veryLight));}#elUserLink_menu .elUser > .ipsUserPhoto{border-radius:10px;width:50px;height:50px;border:2px solid rgb(var(--theme-area_background_veryLight));}#elUserLink_menu .elUser > .ipsUserPhoto > img{border-radius:9px;}#elUserLink_menu .elUser > div{display:flex;flex-direction:column;flex:1;align-items:baseline;}#elUserLink_menu .elUser > div > .userID{background:rgb(var(--theme-area_background_reset));padding:0.5em;line-height:1.1;font-size:11px;border-radius:3px;font-weight:500;}#elUserLink_menu .elUser > div > .userName{color:#fff;font-size:17px;line-height:1;margin:0.3em 0 0 0;}.elUserMenu{padding:2em !important;display:flex;flex-direction:column;gap:0.75em;list-style:none;}.elUserMenu > li > a{background:rgb(var(--theme-area_background_lighter));border-radius:10px !important;padding:.5em .5em .5em 1em !important;color:#cbd1e1 !important;display:flex !important;align-items:center;justify-content:space-between;font-size:16px;overflow:hidden;}.elUserMenu > li{border:0 !important;}.elUserMenu > li > a:hover{background-color:rgb(var(--theme-area_background_veryLight)) !important;}.elUserMenu > li > a > i{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_veryLight));border-radius:5px;}.elUserMenu > li > a:hover > i{background:rgb(var(--theme-brand_primary), .2) !important;color:rgb(var(--theme-brand_primary));}.elUserMenu_secondary{padding:0;display:flex;align-items:center;list-style:none;gap:0.5em;}.elUserMenu_secondary > li > a{width:100%;display:flex ;align-items:center;justify-content:center;padding:0.75em;border-radius:var(--border--radius);gap:0.5em;font-size:14px;background:linear-gradient(to top, rgb(var(--itemmenu-color), 0.25), transparent);border:1px solid rgb(var(--itemmenu-color));color:rgb(var(--itemmenu-color));font-weight:600;box-shadow:0 0 5px rgb(var(--itemmenu-color), 0.30), inset 0 0 8px rgb(var(--itemmenu-color), 0.40);transition:ease-in-out 0.3s;}.elUserMenu_secondary > li{width:100%;}.elUserMenu_secondary > li[data-menuitem="mykeys"] > a{--itemmenu-color:10, 187, 118;}.elUserMenu_secondary > li[data-menuitem="support"] > a{--itemmenu-color:225, 25, 25;}.elUserMenu_secondary > li > a:hover{background:linear-gradient(to top, rgb(var(--itemmenu-color), 0.45), transparent);transition:ease-in 0.3s;}.elUserMenu_footer{border-top:1px solid rgb(var(--theme-area_background_veryLight));padding:2em !important;display:flex;align-items:center;justify-content:flex-end;list-style:none;}.elUserMenu_footer > li[data-menuItem='signout'] > a{padding:0;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:11px;transition:0.15s linear !important;}.elUserMenu_footer > li[data-menuItem='signout'] > a:hover{background-color:transparent !important;background:transparent !important;color:#d53e3e;opacity:1;}#videoPlayer_seo{position:relative;width:100%;border-radius:var(--border--radius);margin-bottom:3em;aspect-ratio:16 / 9;}#videoPlayer_seo > 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;}.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;}#videoPlayer_seo.video-paused .controls-top__right, #videoPlayer_seo.video-paused .controls-top__left, #videoPlayer_seo.video-paused .controls-bottom{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}#videoPlayer_seo.video-playing .controls-top__right, #videoPlayer_seo.video-playing .controls-top__left, #videoPlayer_seo.video-playing .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;}#videoPlayer_seo.video-paused .controls-play__video{opacity:1;visibility:visible;transition:ease-in 0.3s;}#videoPlayer_seo.video-playing .controls-play__video{opacity:0;visibility:hidden;transition:ease-in-out 0.3s;}.controls-play__video > button{width:100px;height:100px;background:var(--theme-brand_gradient);background-size:200% auto;backdrop-filter:blur(10px);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 .25s linear;box-shadow:0 0 0 10px rgb(var(--theme-brand_primary), 0.30), 0 0 0 20px rgb(var(--theme-brand_primary), 0.20), 0 0 0 30px rgb(var(--theme-brand_primary), 0.10);cursor:pointer;}.controls-play__video > button:hover{background-position:80%;}