 .legal-wrapper{background:rgb(var(--theme-area_background));color:#fff;padding:2em;border-radius:10px;}.text-row:not(:last-of-type){margin-bottom:4em;}.text-row > *:not(._title){margin-left:1em;margin-right:1em;}.text-row > ._title{font-size:1.45rem;line-height:1;margin:0 0 0.75em 0;display:flex;align-items:center;gap:0.5em;}.text-row ._text-devider > b{background:var(--theme-brand_gradient);-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-weight:600;background-size:200% auto;}.text-row > ._title > b{width:30px;height:30px;background:var(--theme-brand_gradient);background-size:200% auto;font-size:13px;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;}.text-row > p{color:rgb(var(--theme-text_color));font-size:16px;margin:0 0 1em 0;}.text-row > p:first-of-type{margin-top:unset;}.text-row > p:last-of-type{margin-bottom:unset;}.text-row > p > b, .text-row > ul > li > b{background:var(--theme-brand_gradient);-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-size:200% auto;}.text-row ._text-devider{font-size:1.45em;margin-top:1.5em;margin-bottom:0.5em;display:block;}.text-row > ul{background:rgb(var(--theme-area_background_light));padding:1.5em;list-style:none;margin:1em 0;border-radius:5px;border-left:2px solid rgb(var(--theme-area_background_lighter));display:flex;flex-direction:column;gap:0.5em;}.text-row > ul > li{font-size:1.25em;}.cPages_columns{position:relative;background:rgb(var(--theme-area_background));border-radius:var(--border--radius);display:flex;margin-bottom:3em;--sideMenuMobile--height:83px;}#cPages_mainArea{position:relative;min-height:450px;width:100%;padding:2em;display:flex;flex-direction:column;}#cPages_mainArea > [id*="PageWrap"]{flex:1;}.cPage_welcome{display:flex;flex-direction:column;align-items:center;height:100%;}.cPage_welcome > p{font-size:19px;margin:0 0 0 0;line-height:1;}.cSideMenu_title{color:#fff;font-size:20px;line-height:1;font-weight:600;}.cSideMenu_header{padding-bottom:1.5em;border-bottom:1px solid rgb(var(--theme-area_background_light));margin-bottom:1.5em;}#cSideMenu{position:relative;display:flex;flex-direction:column;min-width:350px;max-width:350px;padding:2em;border-right:1px solid rgb(var(--theme-area_background_light));}.cSideMenu_block{position:sticky;padding:0;margin:0;top:1.5em;display:flex;flex-direction:column;list-style:none;gap:1em;}.cSideMenu_block.overflow-scroll{max-height:510px;overflow-y:auto;padding-right:1em;margin-right:-15px;}.cSideMenu_block.overflow-scroll::-webkit-scrollbar{width:10px;}.cSideMenu_block.overflow-scroll::-webkit-scrollbar-thumb{border:3px solid rgb(var(--theme-area_background_light));background:rgb(var(--theme-brand_primary));border-radius:100vw;}.cSideMenu_block.overflow-scroll::-webkit-scrollbar-track{background:rgb(var(--theme-area_background_light));border-radius:100vw;}.cSideMenu_item > a{position:relative;background:rgb(var(--theme-area_background_light));border-radius:var(--border--radius);color:#fff;display:flex;align-items:center;padding:1em 2.5em 1em 1em;font-weight:500;font-size:15px;overflow:hidden;z-index:1;line-height:1;}.cSideMenu_item[data-active] > a{background:rgb(var(--theme-area_background_lighter));}.cSideMenu_item > a:after{content:"\f061";position:absolute;right:1em;font-family:'Font Awesome 6 Pro';}.cSideMenu_item > a > .itemIcon > img{position:absolute;top:-1px;right:-6px;z-index:-1;opacity:0.15;transform:rotate(-10deg);width:57px;mix-blend-mode:overlay;}.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_button{padding:0.75em 1.5em;background:rgb(var(--theme-brand_primary));font-size:17px;line-height:1;border-radius:var(--border--radius);color:#fff;display:flex;align-items:center;justify-content:center;}.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 > h3{position:relative;color:#fff;margin:0;font-size:20px;line-height:1;}.cPage_content > h3:not(:first-of-type){margin-top:1.5em;}.cPage_content > h3:before{content:"\23";color:rgb(var(--theme-brand_primary));margin-right:10px;}.cPage_content ul{margin:1em 0 0 0;}.cPage_content img{margin:1em 0 0 0;max-width:100%;width:500px;border-radius:10px;}.cSideMenu_mobile{display:none;}@media screen and (max-width:979px){.cPages_columns{flex-direction:column;}#cSideMenu{border-right:0;border-bottom:1px solid rgb(var(--theme-area_background_light));min-width:100%;max-width:100%;height:var(--sideMenuMobile--height);position:unset;}.cPageHeader_left, .cSideMenu_header{display:none;}.cSideMenu_mobile{display:flex;align-items:center;justify-content:space-between;}.cSideMenu_mobile > h3{color:#fff;margin:0;font-size:20px;line-height:1;text-transform:capitalize;}#cSideMenu_toggle{color:#fff;font-size:20px;cursor:pointer;}.cSideMenu_block{position:absolute;width:100%;left:0;padding:2em;top:calc(var(--sideMenuMobile--height));height:calc(100% - var(--sideMenuMobile--height));background:rgb(var(--theme-area_background));z-index:1050;border-bottom-left-radius:var(--border--radius);border-bottom-right-radius:var(--border--radius);opacity:0;visibility:hidden;overflow-y:scroll;}.cPage_welcome{padding:2em;}.cSideMenu_open .cSideMenu_block{opacity:1;visibility:visible;}#cPages_mainArea{padding:0;}.cPage_header, .cPage_content{margin:0;padding:2em;}}@media screen and (max-width:767px){.cPage_header{flex-direction:column;align-items:baseline;}.cPageHeader_button{width:100%;}}#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{font-size:28px;color:#fff;margin:0 0 0.35em 0;line-height:1;}.seo-header_entry h3 > 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;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;}#elLogo img{width:225px;}.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;}video, img{max-width:100%;}.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_lighter));border-radius:10px;}.ipsMenu:after, .ipsMenu:before{border-bottom-color:rgb(var(--theme-area_background_lighter)) !important;}.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_veryLight));}.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;}.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:48, 51, 65;--theme-area_background_lighter:38, 40, 51;--theme-brand_secondary:0, 255, 255;--theme-brand_gradient:linear-gradient(to right, rgb(var(--theme-brand_primary)) 0%, rgb(var(--theme-brand_secondary)) 50%, rgb(var(--theme-brand_primary)) 100%);--container--width:1700px;--minimal_container--width:1700px;--header--primary:100px;--header--secondary:80px;--nexusCat--width:265px;--nexusCat--height:375px;--border--radius:6px;}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(--border--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: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;}#cFooter{margin:2em 0 0 0;background:rgb(var(--theme-area_background));}#cFooter > .ipsLayout_container{padding:70px 15px;}#elCopyright{display:none;}.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:15px;display: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_webkit);background-image:var(--theme-brand_gradient);background-size:200%;filter:drop-shadow(0px 0px 5px rgb(var(--theme-brand_primary), 0.4));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 > ul > h3{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{display:none;}#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-header__primary{height:var(--header--primary);background:rgb(var(--theme-area_background));position:relative;}.theme-header__secondary{height:var(--header--secondary);background:rgb(var(--theme-area_background_light));position:relative;}.theme-headerRow > *{display:flex;align-items:center;justify-content:space-between;height:100%;}#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 > a{line-height:1;border-radius:100px;height:40px;display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;}.ipsNavBar_primary > ul > li > a:hover, .ipsNavBar_primary > ul > li.ipsNavBar_active > a{font-weight:400 !important;color:#fff !important;}.ipsNavBar_primary > ul > li > a:before{content:'';position:absolute;bottom:20px;width:0;height:3px;left:50%;transform:translate(-50%, 0);background:var(--theme-brand_gradient);background-size:200% auto;border-radius:500px;transition:all 0.4s ease 0s;}.ipsNavBar_primary > ul > li[data-active] > a:before, .ipsNavBar_primary > ul > li > a:hover:before{width:32px;}.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:15px;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) !important;background-size:200% auto;}.ipsNavBar_primary > ul > li:not([data-active]) > a:hover ._icon > i{color:rgb(var(--theme-brand_primary))!important}.ipsNavBar_active__identifier{display:none !important;}.theme-header__hero{position:relative;background:url( https://codsanctuary.com/uploads/set_resources_2/721d19a47b75773db8abe1ed740775e3_hero-cs.webp) no-repeat;background-size:cover;background-position:50% 50%;padding:6em 0 calc(5em + 55px) 0;margin-bottom:-55px;}.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;}.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;}@media screen and (max-width:979px){.theme-header__secondary{display:none;}}.ccNexusPackage{display:grid;margin-bottom:2em;padding:3em;border-radius:var(--border--radius);overflow:hidden;grid-template-columns:550px 1fr;background:rgb(var(--theme-area_background_light));background-size:400px;position:relative;grid-gap:4em;}.ccNexusPackage-column{width:100%;}.ccNexusPackage__image{position:relative;width:100%;display:flex;border-radius:var(--image-radius);aspect-ratio:16 / 9;overflow:hidden;--image-radius:10px;}.ccNexusPackage__image > a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:unset;z-index:1;}#ipsZoomer_area{max-width:250px;max-height:250px;}.ccNexusPackage__image > a > img{height:100%;width:100%;object-fit:cover;border-radius:var(--image-radius);aspect-ratio:16 / 9;max-height:unset;}.ccNexusPackage__images{position:relative;margin-top:1em;display:grid;grid-template-columns:repeat(auto-fill, minmax(75px, 1fr));grid-gap:1em;}.theImage > a{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;}.theImage > a:before{content:"";position:absolute;width:100%;height:100%;background:#000;border-radius:5px;opacity:0.8;z-index:-1;}.theImage > a:after{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(to bottom, rgb(var(--theme-area_background_lighter)), rgb(var(--theme-area_background_lighter)));border-radius:7px;z-index:-2;}.theImage > a.cNexusProduct_imageSelected:after{background:rgb(var(--theme-area_background_light));border:1px solid rgb(53 57 69);}.theImage > a > .ipsImage{width:100%;height:75px;object-fit:cover;border-radius:5px;transition:0.25s linear;}.theImage > a:not(.cNexusProduct_imageSelected, :hover) > .ipsImage{opacity:0.3;}.ccPackageMedia_header{display:flex;margin-bottom:1em;}.ccPackageMedia_title{flex:1;margin:0;color:#535869;font-weight:500;}.ccPackage_features{display:flex;flex-wrap:wrap;gap:1em;}.ccPackage_features .productStatus{margin:0;padding:0;border:0;}.ccPackage_features > .addStatusAfter, .ccPackage_features > .ccPackage_group, .ccPackage_features > .productStatus > ._status{padding:0.75em 1em !important;border-radius:var(--border--radius);display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:12px;font-weight:500;margin:0 0 0 0;background:rgb(var(--theme-area_background_lighter));letter-spacing:0;color:#d5d5d5;}.ccPackage_features > .ccPackage_group i, .ccPackage_features > .addStatusAfter > i{margin:0 12px 0 0;color:rgb(var(--theme-brand_primary));margin-right:5px;}.ccPackage_title{margin:0.1em 0 0.3em 0;color:#fff;font-size:clamp(30px, 2vw, 50px);line-height:1;}.ccPackage_pricing .cNexusPrice{font-size:35px;line-height:1;margin:0.5em 0 !important;display:flex;font-weight:600;color:white;}.ccPackage_raw .ipsForm > li:last-child{background:rgb(var(--theme-area_background_lighter));border-bottom-left-radius:10px;border-bottom-right-radius:10px;}.ccPackage_raw .ipsForm > li{padding:1.5em;margin:0;}.ccPackage_raw{background:rgb(var(--theme-area_background));border-radius:10px;}.ccPackage_raw .ipsButton_primary{background-image:var(--theme-brand_gradient) !important;background-size:200% auto;padding:19px 45px;border-radius:7px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;cursor:pointer;display:inline-flex;align-items:center;gap:0.5em;transition:all 0.2s ease;border:0;}.ccPackage_raw .ipsButton_primary:hover{background-position:80%;}.cNexusExternalButtons > div > .ipsButton{background:#2b2e39;font-size:13px;color:#fff;transition:var(--theme-button_transition);margin-right:1em;border:0;}.cNexusExternalButtons > div > .ipsButton:last-of-type{background:linear-gradient(to left, #253B80 0%, rgb(22 155 215) 100%);background-size:155% auto;border:0;}.product-desc-features{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));grid-gap:2em;list-style:none;padding:0;margin:0;}.product-desc-features > li{background:rgb(var(--theme-area_background_lighter));border-radius:10px;}.product-desc-features > li > h3{padding:1.25em;margin:0;color:#fff;border-bottom:1px solid rgb(var(--theme-brand_primary));line-height:1;}.product-video{margin-top:2em;display:flex;flex-direction:column;align-items:center;}.product-video > h3{text-align:center;font-size:40px;color:#fff;margin:0 0 0.5em 0;}.product-video > iframe{border-radius:10px;border:2px solid rgb(var(--theme-brand_primary));box-shadow:0 0 10px rgb(var(--theme-brand_primary));}.product-desc-features > li > ul{margin:0;padding:1.25em;list-style:none;}.product-desc-features > li > ul > li{font-size:16px;color:#fff;padding:3px 0;position:relative;}.product-desc-features > li > ul > li:before{content:"\f058";font-family:'Font Awesome 6 Pro';font-weight:700;color:rgb(var(--theme-brand_primary));margin-right:5px;}@media screen and (max-width:1280px){.ccNexusPackage{padding:2em;}}@media screen and (max-width:979px){.ccNexusPackage{grid-template-columns:repeat(auto-fill, minmax(50%, 1fr));}.ccNexusPackage__image{width:100%;}.ccNexusPackage-column{width:100%;}}@media screen and (max-width:800px){.ccNexusPackage{grid-template-columns:repeat(auto-fill, minmax(50%, 1fr));}}.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:185px;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 solid rgb(53 57 69);margin-top:1em;padding-top:1em;margin-bottom:2em;}.elCluster_button{position:relative;font-size:18px !important;line-height:1 !important;background:#353945;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 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, .ccNexusPackage 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 .ccNexusPackage 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;min-height:340px;}#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{background:rgb(var(--theme-area_background));padding:1.5em;border-radius:var(--border--radius);margin-bottom:2em;}.cNexusGame_block{position:relative;display:flex;width:100%;min-height:var(--nexusCat--height);}.cNexusGame_block > a{border-radius:var(--border--radius);border:1px solid rgb(var(--theme-area_background_light));padding:2px;overflow:hidden;width:100%;transition:all 0.4s ease 0s;}.cNexusGame_block > a:hover{border-color:rgb(var(--theme-brand_primary));box-shadow:0 0 0 4px rgb(var(--theme-brand_primary), .10);}.cNexusGame_image{display:flex;width:100%;height:100%;position:relative;overflow:hidden;border-radius:4px;}.cNexusGame_image > img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--border--radius) - 3px);transition:all 0.4s ease 0s;}.cNexusGame_block > a:hover .cNexusGame_image > img{transform:scale(1.05);}.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:rgb(var(--theme-area_background_light));border-radius:var(--border--radius);border:1px solid rgb(var(--theme-area_background_veryLight), 0.30);transition:0.20s linear;z-index:1;overflow:hidden;display:flex;flex-direction:column;}.cNexusProduct > a{display:flex;user-select:none;-webkit-user-drag:none;}.cNexusPackage_img > img{aspect-ratio:300 / 185;width:auto;border-top-right-radius:var(--border--radius);border-top-left-radius:var(--border--radius);user-select:none;-webkit-user-drag:none;}.cNexusPackage_img .ipsNoThumb{width:100%;height:184px;}.cNexusProduct > div:not(.cNexusPackage_img){padding:1.5em;display:flex;flex-direction:column;flex:1;}.cStorePackage_header{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{margin-top:.5em;}.cNexusProduct_price > .cNexusPrice{background:rgb(0, 255, 80, .2);color:rgb(21 211 46);padding:0.5rem 1.25rem;border-radius:5px;font-size:15px;display:inline-flex;height:45px;align-items:center;line-height: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{background-color:rgb(var(--theme-area_background_lighter));color:#fff;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;}.cStorePackage_button:hover{background:#fff;color:#000;}.cStorePackageList{position:relative;padding:2em;background:rgb(var(--theme-area_background));border:1px solid rgb(var(--theme-area_background_light));border-radius:var(--border--radius);margin-bottom:2em;}.cStoreCategory_header{padding:2em;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;}.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-top:1px solid # rgb(var(--theme-area_background_veryLight));border-bottom:0;padding:2em;background:rgb(var(--theme-area_background_lighter));position:relative;z-index:1;margin-bottom:2em;}.cStoreCategories_wrapper .ipsButtonBar > div{display:flex;align-items:center;flex-direction:row-reverse;gap:1em;}.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:500;letter-spacing:.7px;background-color:rgb(var(--theme-area_background));color:#fff;border-radius:100vw;height:26px;display:flex;align-items:center;justify-content:center;gap:0.5em;padding:2px 10px 0 10px;line-height:1;}.prodDesc_list{background:rgb(var(--theme-area_background_light));padding:1em;border-radius:5px;margin:0;border-left:1px solid rgb(var(--theme-brand_primary));display:flex;flex-direction:column;list-style:none;gap:.5em;}.prodDesc_list > li:before{content:"";position:absolute;width:6px;height:6px;background:rgb(var(--theme-brand_primary));border-radius:100vw;left:-17px;top:9px;outline:3px solid rgb(var(--theme-area_background));}.prodDesc_list > li{position:relative;display:flex;align-items:flex-start;font-size:16px;gap:0.25em;}.prodDesc_wrapper > h3{color:#fff;margin:0 0 .5em 0;font-size:15px;text-transform:uppercase;letter-spacing:0.5px;}.cNexusDescripton{background:rgb(var(--theme-area_background));padding:2em;border-radius:var(--border--radius);}.prodDescription{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:2em;}.prodDesc_boxes{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-gap:27px;padding:0;margin:0;list-style:none;}.prodDesc-box{background:rgb(var(--theme-area_background_light));border-radius:5px;border-left:1px solid rgb(var(--theme-brand_primary));}.prodDescBox_header{padding:1.5em;border-bottom:1px dashed rgb(var(--theme-area_background_lighter));position:relative;overflow:hidden;}.prodDescBox_header > h3{color:#fff;margin:0 0 .5em 0;font-size:15px;text-transform:uppercase;letter-spacing:0.5px;}.prodDescBox_header > p{margin:0;line-height:1;font-size:14px;text-transform:capitalize;}.prodDescBox_header > i{position:absolute;right:-27px;bottom:-15px;font-size:100px;opacity:.5;transform:rotate(-25deg);color:#252731;}.prodDesc-box > ul{border:0;border-radius:0;background:transparent;padding:1.5em;}.prodDesc-box > ul > li:before{left:-24px;}.prodDesc_video{display:flex;position:relative;overflow:hidden;border:2px solid rgb(var(--theme-area_background_light));border-radius:10px;margin-top:2em;}.prodDesc_video > video{border-radius:10px;width:100%;height:100%;object-fit:cover;}@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%;}}#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;}.cWallet{height:40px;border-radius:var(--border--radius);background:rgb(var(--theme-area_background_lighter));display:inline-flex !important;align-items:center;justify-content:center;padding:5px;box-shadow:var(--box-shadow_inset_top);}.cWallet > .wallet-icon{display:flex;align-items:center;justify-content:center;border-right:1px solid rgb(var(--theme-area_background_veryLight));color:rgb(var(--theme-brand_primary));width:30px;height:50%;margin-right:1em;}.cWallet_balance > .amount{color:#fff;}.cWallet_balance > .cents{color:rgb( var(--theme-text_color) );}#cWallet_add{display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary)) !important;border-radius:var(--border--radius);width:30px;height:100%;margin-left:1em;transition:0.20s linear;}#cWallet_add:hover{background:rgb(var(--theme-brand_primary));color:#000 !important;}#elUserLink{display:flex;align-items:center;gap:1em;}#elUserLink > .elUserPhoto{position:relative;display:flex;width:45px;height:45px;border:2px solid rgb(var(--theme-brand_primary));border-radius:var(--border--radius);}#elUserLink > .elUserPhoto > img{border-radius:var(--border--radius);}#elUserLink > .elUserPhoto > i[class*="down"]{position:absolute;right:-6px;bottom:-7px;width:19px;height:19px;background:rgb(var(--theme-brand_primary));color:#000 !important;border:3px solid rgb(var(--theme-area_background));display:flex;align-items:center;justify-content:center;font-size:7px;border-radius:100vw;}.elUserNav_sep{border-color:rgb(var(--theme-area_background_lighter));opacity:1;border-width:1px;height:25px;}.cIcon > a{height:35px;width:35px;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;border-radius:var(--border--radius);}.cDiscord > a{background:#5865F2;width:unset;gap:0.5em;padding:0 1em;text-transform:uppercase;}.cUsers > a{width:unset;gap:.5em;padding:0 1em;text-transform:uppercase;border-radius:var(--border--radius);background:rgb(var(--theme-area_background_lighter));box-shadow:var(--box-shadow_inset_top);}.onlineNow-icon{position:relative;background:#2abd69;width:7px;aspect-ratio:1;border-radius:100px;}.onlineNow-icon:after{content:"";position:absolute;background:rgb(42, 189, 105, 0.50);width:100%;height:100%;border-radius:inherit;animation:onlineAnim 3s ease-out infinite;}.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;}@keyframes onlineAnim{20%, 100%{opacity:0;transform:scale(3);}}#elUserLink_menu{background:rgb(var(--theme-area_background_light));border-radius:10px;}#elUserLink_menu .elUser{padding:1.5em;display:flex;align-items:center;flex-direction:row;gap:1em;border-bottom:1px solid rgb(var(--theme-area_background_veryLight));}#elUserLink_menu .elUser > .ipsUserPhoto{border-radius:10px;width:50px;height:50px;border:2px solid rgb(var(--theme-area_background_veryLight));}#elUserLink_menu .elUser > .ipsUserPhoto > img{border-radius:9px;}#elUserLink_menu .elUser > div{display:flex;flex-direction:column;flex:1;align-items:baseline;}#elUserLink_menu .elUser > div > .userID{background:rgb(var(--theme-area_background_reset));padding:0.5em;line-height:1.1;font-size:11px;border-radius:3px;font-weight:500;}#elUserLink_menu .elUser > div > .userName{color:#fff;font-size:17px;line-height:1;margin:0.3em 0 0 0;}.elUserMenu{padding:2em !important;display:flex;flex-direction:column;gap:0.75em;list-style:none;}.elUserMenu > li > a{background:rgb(var(--theme-area_background_lighter));border-radius:10px !important;padding:.5em .5em .5em 1em !important;color:#cbd1e1 !important;display:flex !important;align-items:center;justify-content:space-between;font-size:16px;overflow:hidden;}.elUserMenu > li{border:0 !important;}.elUserMenu > li > a:hover{background-color:rgb(var(--theme-area_background_veryLight)) !important;}.elUserMenu > li > a > i{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_veryLight));border-radius:5px;}.elUserMenu > li > a:hover > i{background:rgb(var(--theme-brand_primary), .2) !important;color:rgb(var(--theme-brand_primary));}.elUserMenu_secondary{padding:0;display:flex;align-items:center;list-style:none;gap:0.5em;}.elUserMenu_secondary > li > a{width:100%;display:flex;align-items:center;justify-content:center;padding:0.75em;border-radius:10px;gap:0.5em;font-size:16px;background:linear-gradient(to top, rgb(var(--itemmenu-color), 0.25), transparent);border:1px solid rgb(var(--itemmenu-color));color:rgb(var(--itemmenu-color));font-weight:600;box-shadow:0 0 5px rgb(var(--itemmenu-color), 0.30), inset 0 0 8px rgb(var(--itemmenu-color), 0.40);transition:ease-in-out 0.3s;}.elUserMenu_secondary > li{width:100%;}.elUserMenu_secondary > li[data-menuitem="mykeys"] > a{--itemmenu-color:10, 187, 118;}.elUserMenu_secondary > li[data-menuitem="support"] > a{--itemmenu-color:225, 25, 25;}.elUserMenu_secondary > li > a:hover{background:linear-gradient(to top, rgb(var(--itemmenu-color), 0.45), transparent);transition:ease-in 0.3s;}.elUserMenu_footer{border-top:1px solid rgb(var(--theme-area_background_veryLight));padding:2em !important;display:flex;align-items:center;justify-content:flex-end;list-style:none;}.elUserMenu_footer > li[data-menuItem='signout'] > a{padding:0;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:11px;transition:0.15s linear !important;}.elUserMenu_footer > li[data-menuItem='signout'] > a:hover{background-color:transparent !important;background:transparent !important;color:#d53e3e;opacity:1;}#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%;}