 :root{--theme-area_background_veryLight:46, 50, 65;--theme-area_background_lighter:39, 42, 55;--theme-brand_secondary:17, 166, 153;--theme-brand_gradient:linear-gradient(to top right, rgb(var(--theme-brand_primary)), rgb(var(--theme-brand_secondary)));--theme-boxShadow--01:0 0 20px rgb(var(--theme-brand_primary), .25), 0 0 20px rgb(var(--theme-brand_secondary), .25);--theme-button_transition:all .4s ease 0s;--theme-button_radius:5px;--theme-box_radius:5px;--header--primary:110px;--header--secondary:80px;--container--width:1500px;--minimal_container--width:1600px;}

/* Blue focus styles for sign-in modal elements */
#elUserSignIn_menu input[type="email"]:focus,
#elUserSignIn_menu input[type="password"]:focus {
  border: 2px solid #007bff !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25) !important;
}

#elUserSignIn_menu input[type="checkbox"]:focus {
  border: 2px solid #007bff !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.6) !important;
}

#elUserSignIn_menu input[type="checkbox"]:focus + span {
  color: #007bff !important;
  border: 2px solid #007bff !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25) !important;
}

#remember_me_checkbox:focus + span {
  border: 2px solid #007bff !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25) !important;
}

.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-top:3em;max-width:var(--image-width);display:flex;padding:2px;border-radius:10px;z-index:1;}.ipsWidget.ipsWidget_horizontal:not( .ipsWidgetHide ){margin-bottom:2em;border-radius:5px;}.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: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));background-size:var(--theme-abstract_size);padding:2em;border-radius:10px;margin:1.25em 0 0 0;font-size:1.25em;}.seo_wrapper > div{background:rgb(var(--theme-area_background_light));margin-bottom:20px;padding:10px 20px;border-radius:5px;}.seo_img{margin:20px 0px;border:1px solid rgb(var(--theme-brand_primary));border-radius:12px;}.seo_wrapper > div h1{color:#fff;}.seo_wrapper > div p{font-size:16px;}.seo_cta{display:flex;align-items:center;justify-content:space-between;}.seo_cta_wrapper h1{font-size:22px;}.seo_cta_headers{max-width:80%;margin-right:20px;}.seo_cta h1{font-size:22px;color:#fff;}.seo_cta h2{font-size:15px;font-weight:normal;max-width:700px;}.seo_cta_btn a{display:inline-block;background:var(--theme-brand_gradient);color:white;text-decoration:none;padding:0px 25px;font-size:16px;border-radius:6px;font-weight:bold;transition:0.3s ease;box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.1), 0 0 25px rgb(var(--theme-brand_secondary), 0.1);white-space:nowrap;min-width:150px;}.seo_cta_btn a:hover{background:var(--theme-brand_gradient);box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.15), 0 0 25px rgb(var(--theme-brand_secondary), 0.15);color:#fff;cursor:pointer;transform:translateY(-1px);}@media (max-width:768px){.seo_cta{flex-direction:column;text-align:center;}.seo_cta_headers{max-width:100%;}.seo_cta_btn{margin-top:15px;margin-left:0px;}.seo_cta_headers h2{display:none;}.trustpilot-left{text-align:center;display:block;width:fit-content;}}#myVideo{border:1px solid rgb(var(--theme-brand_primary));border-radius:12px;margin-bottom:20px;}.SEO_playButton{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:50px;color:white;background:rgba(0, 0, 0, 0.6);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity 0.3s ease;}.SEO_controls{position:absolute;width:100%;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:10px;background:rgba(0, 0, 0, 0.7);opacity:0;transition:opacity 0.3s ease;}.hidden{opacity:0;pointer-events:none;}.SEO_control_btn{background:none;border:none;color:white;font-size:20px;cursor:pointer;transition:0.2s;}.SEO_control_btn:hover{color:#ff4500;}.SEO_volume_control{width:80px;cursor:pointer;}.SEO_seekbar{flex:1;margin:0 10px;cursor:pointer;}#SEO_pause{position:absolute;top:10px;right:10px;}#SEO_volume{position:absolute;top:10px;left:50px;}#SEO_fullscreen{position:absolute;top:10px;left:10px;}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;}.seo_card_section{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:20px;}.seo_card{background:rgb(var(--theme-area_background_light));width:48%;border-radius:12px;box-shadow:0 0 20px rgba(0, 0, 0, 0.1);text-align:center;transition:transform 0.3s ease;}.seo_card:hover{transform:translateY(-5px);}.seo_card_img{width:100%;height:auto;border-radius:10px;}.seo_card_title{font-size:20px;color:rgb(var(--theme-brand_primary));font-weight:bold;margin-top:15px;padding:0px 20px;}.seo_card_description{font-size:14px;margin-top:10px;padding:0px 20px;line-height:1.5;}@media (max-width:768px){.seo_card{width:100%;}}.seo_features{margin-bottom:30px;background:rgb(var(--theme-area_background_light));padding:40px 20px;border-radius:10px;text-align:center;}.seo_features h2{font-size:28px;color:rgb(var(--theme-brand_primary));margin-bottom:30px;}.seo_grid-container{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;justify-items:center;}.seo_grid-item{background:rgb(var(--theme-area_background_light));border-radius:12px;padding:20px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);width:100%;max-width:250px;transition:transform 0.3s ease;}.seo_grid-item:hover{transform:translateY(-5px);}.seo_grid-icon{font-size:40px;color:rgb(var(--theme-brand_primary));margin-bottom:15px;}.seo_grid-item h3{font-size:20px;color:#fff;margin-bottom:10px;}.seo_grid-item p{font-size:14px;color:#fff;line-height:1.5;}@media (max-width:1024px){.seo_grid-container{grid-template-columns:repeat(2, 1fr);}}@media (max-width:768px){.seo_grid-container{grid-template-columns:1fr;}}.seo_title{font-size:28px;color:#fff;margin-bottom:20px;text-align:center;padding-bottom:10px;border-bottom:2px solid rgb(var(--theme-area_background_veryLight));}.seo_desc{font-size:16px;color:#fff;margin-bottom:30px;text-align:center;max-width:700px;padding-bottom:10px;display:block;margin-left:auto;margin-right:auto;position:relative;}.seo_desc_border{width:100%;height:2px;background-color:rgb(var(--theme-area_background_veryLight));margin-top:10px;}.seo_columns{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;list-style:none;padding:0;margin:0;}.seo_columns li{background:rgb(var(--theme-area_background_light));padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);text-align:center;transition:transform 0.3s ease, box-shadow 0.3s ease;}.seo_columns li:hover{transform:translateY(-5px);box-shadow:0 0 15px rgba(0, 0, 0, 0.2);}.seo_columns li div{font-size:40px;color:rgb(var(--theme-brand_primary));margin-bottom:15px;}.seo_columns li h4{font-size:20px;color:#fff;margin-bottom:10px;}.seo_columns li p{font-size:14px;color:#fff;line-height:1.5;}@media (max-width:768px){.seo_columns{grid-template-columns:1fr;}}.seo_wrapper_noeffects h3{font-size:28px;color:#fff;margin-bottom:18px;text-align:left;}.seo_features_paragraphs h2{font-size:28px;color:#fff;margin-bottom:18px;text-align:left;}.seo_features_paragraphs h3{font-size:18px;color:#fff;margin-bottom:18px;text-align:left;}.cta_section{background:var(--theme-brand_primary);padding:40px;text-align:center;border-radius:10px;margin-top:40px;}.cta_title{font-size:26px;font-weight:bold;color:#fff;margin-bottom:10px;}.cta_desc{font-size:16px;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto;}.cta_button{display:inline-block;background:var(--theme-brand_gradient);color:white;text-decoration:none;padding:12px 20px;font-size:16px;border-radius:6px;font-weight:bold;transition:0.3s ease;margin-bottom:10px;box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.1), 0 0 25px rgb(var(--theme-brand_secondary), 0.1);}.cta_button:hover{background:var(--theme-brand_gradient);box-shadow:0 0 25px rgb(var(--theme-brand_primary), 0.15), 0 0 25px rgb(var(--theme-brand_secondary), 0.15);color:#fff;cursor:pointer;transform:translateY(-1px);}.faq_title{text-align:center;font-size:30px;font-weight:bold;color:#fff;}.faq_item{margin-bottom:20px;background:rgb(var(--theme-area_background_light));padding:20px;border-radius:5px;}.faq_question{display:flex;align-items:center;font-size:18px;font-weight:bold;color:#fff;}.faq_number{background:var(--theme-brand_gradient);color:#fff;font-size:16px;font-weight:bold;width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:10px;}.faq_answer{background:rgb(var(--theme-area_background_veryLight));padding:12px;border-radius:8px;color:#ddd;font-size:16px;margin-top:5px;}.trustpilot-left{text-align:left;display:block;width:fit-content;}.astrion_grid-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;width:100%;max-width:none;margin:0 auto;justify-content:stretch;align-items:stretch;}.astrion_grid-item{background:rgb(var(--theme-area_background_veryLight));padding:20px;text-align:center;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);width:100%;height:100%;}.astrion_grid-item img{max-width:100%;height:auto;border-radius:5px;}.astrion_grid-icon{font-size:40px;background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px;transition:color 0.3s ease-in-out;}.astrion_grid-item h3{font-size:24px;}.astrion_grid-item p{text-align:center;}.astrion_backlink_pages_whychooseus{position:relative;background:rgb(var(--theme-area_background_light));padding:20px;border-radius:10px;--theme-brand_secondary box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-left:2px solid rgb(var(--theme-brand_secondary));border-right:2px solid rgb(var(--theme-brand_secondary));}.astrion_backlink_pages_whychooseus h2{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;text-align:left;}.astrion_backlink_pages_whychooseus p{font-size:14px;}.astrion_grid-container1{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;width:100%;max-width:none;margin:0 auto;justify-content:stretch;align-items:stretch;}.astrion_grid-item1{background:rgb(var(--theme-area_background_veryLight));text-align:left;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);width:100%;height:100%;}.astrion_grid-item1 img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:5px;}.astrion_grid-container1 h3{color:#fff;font-size:22px;padding:0px 20px 0 20px;}.astrion_grid-container1 p{text-align:center !important;padding:0 20px 0px 20px !important;}.astrion_backlink_pages_sections{display:flex;flex-direction:column;gap:30px;padding:20px;}.astrion_backlink_pages_1, .backlink_pages_2{background:rgb(var(--theme-area_background_light));padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}.astrion_backlink_pages_1 h1, .astrion_backlink_pages_1 h2, .astrion_backlink_pages_2 h1, .astrion_backlink_pages_2 h2{text-align:center;font-size:20px;}.astrion_backlink_pages_1 h2, .astrion_backlink_pages_2 h1{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;}.astrion_backlink_pages_2 h1{font-size:35px;}.astrion_backlink_pages_1 h3{text-align:center;font-size:18px;}.astrion_backlinks_buy_now_btn{display:inline-block;background:var(--theme-brand_gradient);color:white;font-size:18px;font-weight:bold;padding:20px 24px;border:none;border-radius:8px;cursor:pointer;text-transform:uppercase;transition:all 0.3s ease-in-out;box-shadow:0 4px 10px rgba(0, 0, 0, 0.2);outline:none;position:relative;overflow:hidden;justify-content:center;text-align:center;align-items:center;}.astrion_backlinks_buy_now_btn:hover{background:var(--theme-brand_gradient);box-shadow:0 6px 15px #000;color:#fff;transform:translateY(-2px);}.astrion_backlinks_buy_now_btn:active{transform:scale(0.95);box-shadow:0 2px 5px rgba(0, 0, 0, 0.3);}.astrion_backlinks_faq_section{text-align:center;padding:20px;background:rgb(var(--theme-area_background_light));border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin:20px auto;width:100%;}.astrion_backlinks_faq_item{padding-bottom:10px;}.astrion_backlinks_faq_question{width:100%;background:rgb(var(--theme-area_background_veryLight));color:white;font-size:18px;font-weight:bold;padding:20px;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:background 0.3s ease-in-out;display:flex;align-items:center;gap:12px;outline:none;}.astrion_backlinks_faq_question:hover{background:rgb(var(--theme-area_background_veryLight));}.astrion_backlinks_faq_answer{max-height:0;overflow:hidden;background:rgb(var(--theme-area_background_veryLight));padding:0 20px;margin-top:10px;border-radius:5px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);text-align:left;font-size:16px;color:#fff;transition:max-height 0.5s ease-in-out, padding 0.3s ease-in-out;}.astrion_faq-icon{font-size:20px;color:white;transition:color 0.3s ease;}.astrion_backlinks_faq_question:hover .faq-icon{color:#00A98D;}.astrion_backlinks_faq_section h2{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.plain-link{text-decoration:none;color:inherit;font-weight:inherit;font-size:inherit;cursor:text;}.plain-link:hover{text-decoration:none;color:inherit;text-decoration:none;}.astrion_backlink_ntc_section{background:rgb(var(--theme-area_background_light));padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-left:2px solid rgb(var(--theme-brand_secondary));border-right:2px solid rgb(var(--theme-brand_secondary));margin-bottom:15px;}.astrion_backlink_ntc_header{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;text-align:center;}.discord-btn{color:white;font-weight:bold;}.astrion_backlinks_video_whychoose_section{position:relative;max-width:100;margin:50px auto;padding:20px;background:rgb(var(--theme-area_background_light));border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);overflow:hidden;}.astrion_video_content{display:flex;flex-direction:column;align-items:center;gap:20px;}.astrion_backlinks_video_container{position:relative;width:100%;height:150px;transition:height 0.5s ease-in-out;border-radius:10px;overflow:hidden;cursor:pointer;margin-bottom:60px;box-shadow:0 4px 10px rgba(0, 0, 0, 0.2);}.astrion_backlinks_video_container video{width:100%;height:100%;object-fit:cover;border-radius:10px;}.astrion_backlinks_enlarge_btn{position:absolute;top:50%;left:10px;transform:translateY(-50%);background:var(--theme-brand_gradient);color:white;border:none;padding:10px 15px;cursor:pointer;font-size:20px;border-radius:50%;box-shadow:0 4px 10px rgba(0, 123, 255, 0.3);}.astrion_backlinks_enlarge_btn i{font-size:24px;transition:transform 0.3s ease-in-out;}.astrion_backlinks_video_container.backlinks_enlarged{height:500px;z-index:999;margin-bottom:0px;}.astrion_backlinks_enlarge_btn{position:absolute;width:60px;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--theme-brand_gradient);color:white;border:none;padding:15px 20px;cursor:pointer;font-size:20px;font-weight:bold;border-radius:50%;transition:all 0.3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 10px rgba(0, 123, 255, 0.3);}.backlinks_enlarged .astrion_backlinks_enlarge_btn{left:10px;transform:translateY(-50%);}.backlinks_enlarged .astrion_backlinks_enlarge_btn i{transform:rotate(180deg) scale(1.2);opacity:0.8;}.backlinks_enlarged .astrion_backlinks_enlarge_btn{background:#ff4d4d;box-shadow:0 4px 10px rgba(255, 77, 77, 0.3);}.astrion_why_choose_text{text-align:left;z-index:1000;padding:20px;border-radius:10px;background:rgb(var(--theme-area_background_light));box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}.astrion_why_choose_text h2{font-size:24px;color:#fff;text-align:center;}.astrion_why_choose_text p{font-size:16px;color:#ccc;line-height:1.6;}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:20px;padding:20px;max-width:1200px;margin:0 auto;}.image-background{background:rgb(var(--theme-area_background_light));border-radius:10px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.3);}.image-title{text-align:center;font-size:36px;margin-bottom:15px;color:#ffffff;border-bottom:2px solid #00ff7f;padding-bottom:10px;}.image-gallery img{width:100%;height:auto;border-radius:8px;transition:transform 0.3s ease, box-shadow 0.3s ease;box-shadow:0 4px 8px rgba(0, 0, 0, 0.2);}.image-gallery a:hover img{transform:scale(1.05);box-shadow:0 6px 12px rgba(0, 0, 0, 0.3);}.image-gallery a{display:block;text-decoration:none;}.container{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;padding:20px 0;width:100%;margin:0 auto;}.box{padding:20px;border-radius:10px;background:rgb(var(--theme-area_background_light));box-shadow:0 4px 12px rgba(0, 0, 0, 0.3);width:100%;box-sizing:border-box;}@media (max-width:1200px){.container{grid-template-columns:repeat(2, 1fr);}}@media (max-width:768px){.container{grid-template-columns:1fr;}}.box h2{font-size:22px;color:#f0f0f0;margin-bottom:15px;}.box h3{font-size:16px;color:#afafaf;margin-bottom:15px;border-bottom:2px solid #262941;padding-bottom:10px;}.box ul{list-style:none;padding-left:0;}.box ul li{font-size:15px;margin-bottom:10px;display:flex;align-items:center;}.box ul li i{color:#00ff7f;font-size:18px;margin-right:8px;}@media (max-width:768px){.image-gallery{padding:10px;gap:15px;grid-template-columns:1fr;}.image-background{padding:10px;}.image-title{font-size:28px;margin-bottom:15px;}.container{padding:10px;gap:15px;}.box{padding:15px;}.box h2, .box h3{font-size:20px;}.box ul li{font-size:14px;}}@media (max-width:480px){.image-gallery{padding:5px;gap:10px;grid-template-columns:1fr;}.image-background{padding:8px;}.image-title{font-size:22px;margin-bottom:10px;}.container{padding:5px;gap:10px;}.box{padding:10px;border-radius:8px;}.box h2{font-size:21px;padding-bottom:8px;margin-bottom:10px;}.box ul li{font-size:13.5px;margin-bottom:8px;}.image-gallery img{border-radius:6px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.2);}}.requirements_section{background:rgb(var(--theme-area_background_light));padding:20px;max-width:auto;border-radius:10px;margin:20px auto;margin-top:10px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.3);}.requirements_section h2{font-size:21px;color:#f0f0f0;}.requirements_section h3{font-size:16px;color:#afafaf;border-bottom:2px solid #262941;padding-bottom:10px;}.requirements_section ul li{font-size:15px;margin-bottom:10px;display:flex;align-items:center;}.requirements_section ul li i{color:#00ff7f;font-size:13.5px;margin-right:6px;}.requirements_section span{color:#acacac;}.corefeatures_section{background-color:#101114;padding:20px;max-width:auto;margin:20px auto;border-radius:10px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.3);display:flex;justify-content:space-between;align-items:center;}.corefeatures_content{flex:1;}.corefeatures_section h2{font-size:21px;color:#f0f0f0;}.corefeatures_section h3{font-size:16px;color:#afafaf;border-bottom:2px solid #262941;padding-bottom:10px;}.requirements_list{list-style-type:none;padding-left:0;}.corefeatures_section ul li{font-size:13.5px;margin-bottom:10px;display:flex;align-items:center;}.corefeatures_section ul li i{color:#00ff7f;font-size:18px;margin-right:6px;}.corefeatures_section span{color:#acacac;}.corefeatures_image{max-width:600px;margin-left:20px;}.corefeatures_image img{width:100%;border-radius:10px;}.description_product{padding:20px;border-radius:5px;background:rgb(var(--theme-area_background_reset));}@media (max-width:768px){.corefeatures_section{flex-direction:column;align-items:flex-start;}.corefeatures_image{margin-left:0;margin-top:20px;max-width:100%;flex:none;}.corefeatures_content{width:100%;margin-bottom:20px;}}.newsBanner{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:8px;}.newsBanner > div{display:flex;align-items:center;}.newsBanner img{width:80px;margin-right:15px;}.newsBanner_text{display:flex;flex-direction:column;}.newsBanner_title{font-size:18px;margin:0;color:#fff;}.newsBanner_desc{font-size:14px;margin:5px 0 0 0;}.newsBanner_button{padding:15px 30px;background-color:rgba(var(--theme-area_background_lighter), 1);color:#fff;margin-right:10px;text-decoration:none;border-radius:4px;font-size:14px;transition:background-color 0.3s ease, transform 0.3s ease;}.newsBanner_button:hover{background-color:rgba(var(--theme-area_background_veryLight), 1);color:#fff;text-decoration:none;border-radius:4px;}.video-container{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 8px 16px rgba(0, 0, 0, 0.3);border:1px solid rgb(var(--theme-brand_primary))}.video-container video{width:100%;height:100%;object-fit:fill;display:block;}.fullscreen-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);width:50px;height:50px;background:rgba(0, 0, 0, 0.6);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;cursor:pointer;transition:transform 0.3s ease;}.video-container:hover .fullscreen-icon{transform:translate(-50%, -50%) scale(1);}.fullscreen-icon:hover{background:rgba(0, 0, 0, 0.8);color:#fff;}.payment-block{display:flex;align-items:center;border-radius:10px;width:100%;margin:auto;}.payment-block img{width:80px;height:80px;margin-right:20px;}.payment-text{flex-grow:1;}.payment-text h2{margin:0;font-size:22px;}.payment-text h3{margin:5px 0;font-size:16px;font-weight:normal;}.payment-button{background-color:rgba(var(--theme-area_background_veryLight), 1);color:white;padding:15px 20px;border-radius:5px;text-decoration:none;font-size:16px;font-weight:bold;transition:background 0.3s;}.payment-button:hover{background:var(--theme-brand_gradient);color:#fff;}.variant6{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:10px;}.variant6 p{background-color:rgb(var(--theme-area_background_light));padding:12px 20px;border-radius:8px;margin:0;font-weight:500;box-shadow:0 3px 8px rgba(0, 0, 0, 0.25);position:relative;overflow:hidden;z-index:1;transition:all 0.2s ease;display:flex;align-items:center;justify-content:center;min-height:24px;}.variant6 p::before{content:'';position:absolute;bottom:-8px;right:-8px;width:40px;height:40px;opacity:0.05;z-index:-1;background-repeat:no-repeat;background-position:center;background-size:contain;}.variant6 p:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 24 24'%3E%3Cpath d='M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 2.18l7 3.12v5.7c0 4.45-2.61 8.13-7 10-4.39-1.87-7-5.55-7-10V6.3l7-3.12z'/%3E%3C/svg%3E");}.variant6 p:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 24 24'%3E%3Cpath d='M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7l-2 3v1h8v-1l-2-3h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 12H3V4h18v10z'/%3E%3C/svg%3E");}.variant6 p:nth-child(3)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 24 24'%3E%3Cpath d='M15 9H9v6h6V9zm-2 4h-2v-2h2v2zm8-2V9h-2V7c0-1.1-.9-2-2-2h-2V3h-2v2h-2V3H9v2H7c-1.1 0-2 .9-2 2v2H3v2h2v2H3v2h2v2c0 1.1.9 2 2 2h2v2h2v-2h2v2h2v-2h2c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2zm-4 6H7V7h10v10z'/%3E%3C/svg%3E");}.variant6 p:nth-child(4)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 24 24'%3E%3Cpath d='M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3z'/%3E%3C/svg%3E");}.custom-img-container{margin:0 auto;}.custom-img-gallery-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, auto);gap:15px;max-width:100%;margin:0 auto;}.custom-img-gallery-cell{overflow:hidden;border:2px solid rgb(var(--theme-area_background_light));border-radius:var(--theme-box_radius);transition:all 0.30s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1);position:relative;aspect-ratio:560/700;}.custom-img-gallery-cell:hover{transform:scale(1.01);border:2px solid rgb( var(--theme-brand_secondary));box-shadow:-3px 0 12px rgb(var(--theme-brand_secondary), .2), 3px 0 12px rgb(var(--theme-brand_primary), .3);z-index:10;}.custom-img-gallery-cell a{display:block;width:100%;height:100%;position:relative;}.custom-img-gallery-cell img{width:100%;height:100%;object-fit:cover;display:block;}.custom-img-gallery-text{position:absolute;top:-100%;left:0;right:0;background-color:rgba(0, 0, 0, 0.3);color:white;padding:15px;transition:top 0.1s ease;text-align:center;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0.5px;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.5);font-size:clamp(12px, 2vw, 16px);}.custom-img-gallery-cell:hover .custom-img-gallery-text{top:0;}@media (max-width:1200px){.custom-img-gallery-grid{grid-template-columns:repeat(3, 1fr);}}@media (max-width:768px){.custom-img-gallery-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width:480px){.custom-img-gallery-grid{grid-template-columns:1fr;}}.features-tech{display:flex;flex-wrap:wrap;gap:12px;}.features-tech-badge{display:flex;align-items:center;padding:8px 14px;border-radius:6px;font-size:14px;font-weight:500;background-color:rgb(var(--theme-area_background_light));box-shadow:0 3px 6px rgba(0, 0, 0, 0.15);}.features-icon{display:inline-flex;margin-right:8px;color:rgb(var(--theme-area_background_veryLight));}.features-icon i{font-size:18px;}.tooltip{position:relative;cursor:pointer;text-decoration:underline;}.tooltip-text{visibility:hidden;background-color:#333;color:#fff;padding:8px;border-radius:4px;position:absolute;bottom:125%;left:50%;transform:translateX(-50%);white-space:nowrap;z-index:1;font-size:12px;opacity:0;transition:opacity 0.3s;}.tooltip:hover .tooltip-text{visibility:visible;opacity:1;}.grid-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;width:100%;max-width:none;margin:0 auto;justify-content:stretch;align-items:stretch;}.grid-item{background:rgb(var(--theme-area_background_veryLight));padding:20px;text-align:center;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);width:100%;height:100%;}.grid-item img{max-width:100%;height:auto;border-radius:5px;}.grid-icon{font-size:40px;background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px;transition:color 0.3s ease-in-out;}.grid-item h3{font-size:24px;}.grid-item p{text-align:center;}.backlink_pages_whychooseus{position:relative;background:rgb(var(--theme-area_background_light));padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-left:2px solid #00aeff;}.backlink_pages_whychooseus h2{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:25px;text-align:center;}.backlink_pages_whychooseus p{font-size:14px;}.grid-container1{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;width:100%;max-width:none;margin:0 auto;justify-content:stretch;align-items:stretch;}.grid-item1{background:rgb(var(--theme-area_background_veryLight));text-align:left;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);width:100%;height:100%;}.grid-item1 img{width:100%;height:auto;border-radius:5px;}.grid-container1 h3{color:#fff;font-size:22px;padding:0px 20px 0 20px;}.grid-container1 p{text-align:left !important;padding:0 20px 0px 20px !important;}.backlink_pages_sections{display:flex;flex-direction:column;gap:30px;}.backlink_pages_1, .backlink_pages_2{background:rgb(var(--theme-area_background_light));padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}.backlink_pages_1 h1, .backlink_pages_1 h2, .backlink_pages_2 h1, .backlink_pages_2 h2{text-align:center;font-size:20px;}.backlink_pages_1 h2, .backlink_pages_2 h1{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;}.backlink_pages_2 h1{font-size:35px;}.backlinks_video_section{text-align:center;padding:20px;background:rgb(var(--theme-area_background_light));border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin:20px auto;width:100%;}.backlinks_video_container{position:relative;width:100%;height:100px;margin:auto;transition:height 0.5s ease;border-radius:10px;overflow:hidden;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);display:flex;justify-content:center;align-items:center;}.backlinks_video_container video{width:100%;height:100%;object-fit:cover;border-radius:10px;}.backlinks_enlarge_btn{position:absolute;top:50%;left:10px;transform:translateY(-50%);background:var(--theme-brand_gradient);color:white;border:none;padding:15px 20px;cursor:pointer;font-size:20px;font-weight:bold;border-radius:50px;transition:all 0.3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 10px rgba(0, 123, 255, 0.3);}.backlinks_enlarge_btn i{font-size:28px;}.backlinks_enlarge_btn:hover{background:var(--theme-brand_gradient);transform:translateY(-50%) scale(1.1);}.backlinks_enlarge_btn:active{transform:translateY(-50%) scale(0.95);}.backlinks_video_container.backlinks_enlarged{height:100%;}.backlinks_video_section h2{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.backlinks_buy_now_btn{display:inline-block;background:var(--theme-brand_gradient);color:white;font-size:18px;font-weight:bold;padding:20px 24px;border:none;border-radius:8px;cursor:pointer;text-transform:uppercase;transition:all 0.3s ease-in-out;box-shadow:0 4px 10px rgba(0, 0, 0, 0.2);outline:none;position:relative;overflow:hidden;justify-content:center;text-align:center;align-items:center;}.backlinks_buy_now_btn:hover{background:var(--theme-brand_gradient);box-shadow:0 6px 15px #000;color:#fff;transform:translateY(-2px);}.backlinks_buy_now_btn:active{transform:scale(0.95);box-shadow:0 2px 5px rgba(0, 0, 0, 0.3);}.backlinks_faq_section{text-align:center;padding:20px;background:rgb(var(--theme-area_background_light));border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin:20px auto;width:100%;}.backlinks_faq_item{padding-bottom:10px;}.backlinks_faq_question{width:100%;background:rgb(var(--theme-area_background_veryLight));color:white;font-size:18px;font-weight:bold;padding:20px;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:background 0.3s ease-in-out;display:flex;align-items:center;gap:12px;outline:none;}.backlinks_faq_question:hover{background:rgb(var(--theme-area_background_veryLight));}.backlinks_faq_answer{max-height:0;overflow:hidden;background:rgb(var(--theme-area_background_veryLight));padding:0 20px;margin-top:10px;border-radius:5px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);text-align:left;font-size:16px;color:#fff;transition:max-height 0.5s ease-in-out, padding 0.3s ease-in-out;}.faq-icon{font-size:20px;color:white;transition:color 0.3s ease;}.backlinks_faq_question:hover .faq-icon{color:#00A98D;}.backlinks_faq_section h2{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.backlink_ntc_section{background:rgb(var(--theme-area_background_veryLight));padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-left:2px solid #12e8b5;margin-bottom:10px;}.backlink_ntc_header{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;text-align:center;}@media (max-width:768px){.grid-container, .grid-container1{grid-template-columns:1fr;gap:15px;}.grid-item, .grid-item1{padding:15px;font-size:16px;}.grid-item h3, .grid-container1 h3{font-size:20px;}.grid-item p, .grid-container1 p{font-size:14px;}}@media (max-width:768px){.backlink_pages_whychooseus{padding:15px;}.backlink_pages_whychooseus h2{font-size:24px;text-align:center;}.backlink_pages_whychooseus p{font-size:14px;text-align:justify;}}@media (max-width:768px){.backlink_pages_1 h2, .backlink_pages_2 h1{font-size:26px;text-align:center;}.backlink_pages_1 h1, .backlink_pages_2 h2{font-size:22px;}}@media (max-width:768px){.backlinks_video_container{height:220px;}.backlinks_enlarge_btn{font-size:16px;padding:12px 16px;}}@media (max-width:768px){.backlinks_faq_question{font-size:16px;padding:15px;}.backlinks_faq_answer{font-size:14px;}}@media (max-width:768px){.backlinks_buy_now_btn{font-size:16px;padding:15px 20px;}}@media (max-width:768px){.backlink_ntc_section{padding:15px;}.backlink_ntc_header{font-size:24px;}}body{font-family:'Roboto', sans-serif;}#paymentMethodSubmit > button{background:var(--theme-brand_gradient);border:0;}#paymentMethodSubmit > button:hover{color:#000 !important;background:linear-gradient(to right, #fff, #fff);}.whyChoose_wrapper{padding:2em;}.whyChoose_title{color:#fff;font-size:clamp(30px, 2.5vw, 38px);margin:0;font-weight:bold;line-height:1.2;margin-bottom:0.25em;text-align:center;}.whyChoose_desc{font-size:1.2em;margin:0 auto;max-width:70%;text-align:center;}.whyChoose_columns > li{background:rgb(var(--theme-area_background_light)) !important;padding:2em;border-radius:5px;}.whyChoose_title > b{color:transparent;color:rgb(var(--theme-brand_primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--theme-brand_gradient);background-size:200% auto;font-weight:700;}.whyChoose_columns{list-style:none;display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));grid-gap:2em;margin:2em 0 0 0;padding:2em 0 0 0;border-top:1px solid rgb(var(--theme-area_background_light));}.whyChoose_columns > li > div{display:flex;align-items:center;gap:1em;flex-direction:column;}.whyChoose_columns > li > div > h4{font-size:23px;margin:0;color:#fff;}.whyChoose_columns > li > div > i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-image:var(--theme-brand_gradient);color:#fff;background-size:200% auto;border:0;border-radius:10px;border-radius:5px;font-size:17px;line-height:1;}.whyChoose_columns > li > p{text-align:center;font-size:large;white-space:break-spaces;margin:.5em 0 0 0;font-size:1.2em;}@media screen and (max-width:768px){.whyChoose_wrapper{padding:1.5em;}.whyChoose_title{font-size:clamp(24px, 5vw, 32px);text-align:center;}.whyChoose_desc{font-size:1em;max-width:90%;text-align:center;}.whyChoose_columns{grid-template-columns:1fr;grid-gap:1.5em;padding:1.5em 0 0 0;margin:1.5em 0 0 0;}.whyChoose_columns > li{padding:1.5em;}.whyChoose_columns > li > div{text-align:center;}.whyChoose_columns > li > div > i{width:35px;height:35px;font-size:15px;}.whyChoose_columns > li > div > h4{font-size:20px;}.whyChoose_columns > li > p{font-size:1em;text-align:center;white-space:normal;}}.elSocial_links{display:flex;flex-wrap:wrap;padding:0;margin:1em 0 0 0;gap:1em;list-style:none;}.elSocial_links > li{display:flex;}.elSocial_links > li > a{position:relative;background:rgb(var(--theme-area_background_light));padding:1em;z-index:1;border-radius:var(--border--radius);display:flex;color:#fff;align-items:center;text-transform:uppercase;font-size:12px;letter-spacing:0.3px;font-weight:500;line-height:1;width:100%;transition:all 0.4s ease 0s;}.elSocial_links > li > a:hover{background:rgb(var(--theme-area_background_veryLight));}.elSocial_links > li > a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:1px solid transparent;background:linear-gradient(-140deg, rgb(var(--theme-area_background_veryLight)), transparent, transparent, transparent, rgb(var(--theme-area_background_veryLight)) );-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background-origin:border-box;z-index:-1;}.elSocial_links > li > a:hover > .icon:after{background:#40435b;}.elSocial_links > li > a > .icon:after{content:"";position:relative;background:rgb(var(--theme-area_background_veryLight));display:inline-flex;height:13px;width:1px;margin:0 0.6em;}.elSocial_links > li > a > .icon{font-size:16px;display:flex;align-items:center;}.ipsBox, #ipsLayout_mainArea > .ipsForm[action$='do=edit'] > .ipsForm{border-radius:var(--theme-box_radius);}.ipsTooltip{background:rgb(var(--theme-area_background_Light));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(--theme-box_radius);border-top-left-radius:var(--theme-box_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:10px;}.ipsMenu:after, .ipsMenu:before{border-bottom-color:rgb(var(--theme-area_background_light)) !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_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(--theme-box_radius);border-top-left-radius:var(--theme-box_radius);}.ipsMenu .ipsMenu_item:last-child a, .ipsMenu .ipsMenu_item:last-child > span{border-bottom-left-radius:var(--theme-box_radius);border-bottom-right-radius:var(--theme-box_radius);}.ipsType_pageTitle{color:#fff;}.ipsApp .ipsButton{border-radius:var(--theme-button_radius);transition:var(--theme-button_transition);}.ipsApp .ipsButton_important, .ipsApp .ipsButton_important:hover, .ipsApp .ipsButton_important:active{background-image:var(--theme-brand_gradient) !important;border:0;border-radius:var(--theme-button_radius);font-size:16px;color:#fff;transition:var(--theme-button_transition);}.ipsApp .ipsButton_important:hover{background-position:right;animation:pulse-orange-button 2s infinite;transition:var(--theme-button_transition);}.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;}.ipsBreadcrumb{background:rgb(var(--theme-area_background_light), .7);border-radius:var(--theme-box_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;}ul.cFooterLinks_comp{display:flex;list-style:none;padding:0;margin:0;gap:1em;flex-wrap:wrap;}ul.cFooterL ul.cFooterLinks_comp{display:flex;list-style:none;padding:0;margin:0;gap:1em;flex-wrap:wrap;}ul.cFooterLinks_comp > li > a{color:#bfc2cb;font-size:16px;}.cFooterLinks_about{display:flex;align-items:center;gap:1em;}.cFooterLinks_about > li > a{padding:0 !important;}.cFooter_social{display:flex;align-items:center;list-style:none;margin:0 0 1em 0;padding:0;gap:2em;}.cFooter_social > li > a{font-size:25px;}#theme-footer__wrapper{position:relative;z-index:1;background:rgb(var(--theme-area_background));}.cFooterLinks_title{color:#fff;margin:0 0 2em 0;line-height:1;font-weight:600;text-transform:uppercase;font-size:14px;display:flex;align-items:center;}.cFooterLinks_desc{margin:1em 0;font-size:15px;color:#bfc2cb;}.cFooterLinks_list > li:not(:first-child){margin-top:0.25em;}.cFooterLinks_list > li > a{display:inline-flex;align-items:center;gap:0.5em;font-size:16px;color:#bfc2cb;transition:0.15s linear;line-height:1;white-space:nowrap;}.cFooterLinks_list > li:not(:last-child) > a{padding-bottom:10px;}.cFooterLinks_list:not(.cFooterLinks_about) > li > a:before{content:"";width:6px;height:6px;background:rgb(var(--theme-area_background_lighter));border-radius:50%;transition:0.15s linear;}.cFooterLinks_list > li > a:hover{color:rgb(var(--theme-link));}.cFooterLinks_list > li > a:hover:before{background:rgb(var(--theme-brand_primary));box-shadow:0 0 10px rgb(var(--theme-brand_primary));}.cFooter_bottom{border-top:1px solid rgb(var(--theme-area_background_light));padding:2em 0;}.cFooter_bottom > *{display:flex;align-items:center;justify-content:space-between;}.copyright{font-size:14px;text-transform:uppercase;font-weight:600;}@media screen and (max-width:979px){.cFooterMain_wrapper{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:3em;}}@media screen and (max-width:768px){.cFooterMain_wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;}.cFooterLinks{display:none;flex-direction:column;align-items:center;gap:1.5em;}.cFooterLinks_title{text-align:center;display:none;}.cFooter_social{justify-content:center;gap:1em;flex-wrap:wrap;}.cFooter_social > li > a{font-size:22px;}.theme-footer__main{padding:2em 1em;}.cFooter_bottom{text-align:center;}.cFooter_bottom > *{flex-direction:column;gap:1em;}}.cFooterImage{position:absolute;bottom:0;right:60px;list-style:none;}.footer-image{max-height:250px;object-fit:contain;opacity:0.9;}inks_comp > li > a{color:#bfc2cb;font-size:16px;}.cFooterLinks_about > li > a{padding:0 !important;}.cFooterLinks_about{display:flex;align-items:center;gap:1em;}.cFooter_social{display:flex;align-items:center;list-style:none;margin:0 0 1em 0;padding:0;gap:2em;}.cFooter_social > li > a{font-size:25px;}#theme-footer__wrapper{position:relative;margin-top:2em;z-index:1;background:rgb(var(--theme-area_background));}.theme-footer__main{padding:5em 0;position:relative;}.cFooterMain_wrapper{display:grid;grid-template-columns:1.5fr 0.8fr 1fr auto;grid-gap:1.5em;list-style:none;align-items:flex-start;}.cFooterLinks{position:relative;display:flex;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:3em;}.cFooterLinks_list{position:relative;padding:0;margin:0;list-style:none;}.cFooterLinks_title{color:#fff;margin:0 0 2em 0;line-height:1;font-weight:600;text-transform:uppercase;font-size:14px;display:flex;align-items:center;}.cFooterLinks_desc{margin:1em 0 1em 0;font-size:15px;color:#bfc2cb;}.cFooterLinks_column{margin-right:40px;}.cFooterLinks_list > li:not(:first-child){margin-top:0.25em;}.cFooterLinks_list > li > a{position:relative;display:inline-flex;align-items:center;gap:0.5em;font-size:16px;color:#bfc2cb;transition:0.15s linear;line-height:1;white-space:nowrap;}.cFooterLinks_list > li:not(:last-child, :only-of-type) > a{padding-bottom:10px;}.cFooterLinks_list:not(.cFooterLinks_about) > li > a:before{content:"";position:relative;width:6px;height:6px;background:rgb(var(--theme-area_background_lighter));border-radius:100vw;transition:0.15s linear;}.cFooterLinks_list > li > a:hover{color:rgb(var(--theme-link));}.cFooterLinks_list > li > a:hover:before{background:rgb(var(--theme-brand_primary));box-shadow:0 0 10px rgb(var(--theme-brand_primary));}.cFooter_bottom{border-top:1px solid rgb(var(--theme-area_background_light));padding:2em 0;}.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;}#elFooterLinks > li > a > i, .copyright > b{color:rgb(var(--theme-brand_primary));}.copyright{font-size:14px;text-transform:uppercase;font-weight:600;}@media screen and (max-width:979px){display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:3em;}.cFooterImage{position:absolute;bottom:0;right:60px;list-style:none;}.footer-image{max-height:250px;object-fit:contain;opacity:0.9;}@media screen and (max-width:768px){.cFooterMain_wrapper{display:flex;flex-direction:column;align-items:center;gap:2em;text-align:center;}.cFooterLinks{display:none;flex-direction:column;align-items:center;gap:1.5em;}.cFooterLinks_title{text-align:center;display:none;}.cFooter_social{justify-content:center;gap:1em;flex-wrap:wrap;}.cFooter_social > li > a{font-size:22px;}.cFooter_bottom{text-align:center;}.cFooter_bottom > *{flex-direction:column;gap:1em;}}.cFooter_aboutus{max-width:500px;}.elLogo_footer{display:block;text-align:left;}.elLogo_footer img{margin-left:0;margin-right:auto;}#elLogo img{max-width:83px;}#elSiteTitle, #elLogo{align-self:auto;height:100%;}.effectLogo{overflow:hidden;}.effectLogo:before{content:"";position:absolute;background-image:var(--theme-brand_gradient) !important;width:500px;height:250px;filter:blur(50px);top:-225px;left:-120px;border-radius:100vw;opacity:0.2;z-index:1;}.theme-header__primary{height:var(--header--primary);background:rgb(var(--theme-area_background));}.theme-header__secondary{height:var(--header--secondary);background:rgb(var(--theme-area_background_light));z-index:10;position:relative;box-shadow:0 4px 6px rgba(0, 0, 0, 0.2);}.theme-header--row > *{display:flex;align-items:center;justify-content:space-between;height:100%;}#elSearchWrapper{border-left:1px dashed rgb(var(--theme-area_background_lighter));padding:1em 0em 1em 1em;}#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));}.theme-header__hero{position:relative;background:url(../images/84c1e40ea0e759e3f1505eb1788ddf3c_hero.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;}.heroButton{background:rgb(var(--theme-brand_primary));padding:1.25em 2em;line-height:1;margin-top:1.5em;border-radius:var(--theme-box_radius);font-size:16px;font-weight:bold;text-transform:uppercase;display:flex;align-items:center;gap:0.5em;box-shadow:0 0 20px rgb(var(--theme-brand_primary), .4);transition:var(--theme-button_transition);}.heroButton:hover{background:#fff;box-shadow:unset;color:#000;}.headerRow_group{display:flex;align-items:center;}.headerGroup_links{display:flex;align-items:center;gap:1em;list-style:none;margin:0 0 0 1em;padding:0 0 0 1.5em;border-left:1px dashed rgb(var(--theme-area_background_lighter));}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;margin-right:0.5em;}.ipsNavBar_primary > ul > li > a{line-height:1;border-radius:5px;height:46px;display:flex;align-items:center;justify-content:center;font-weight:400 !important;color:#fff;font-size:16px;padding:0.5em 1em;}.ipsNavBar_primary > ul > li > a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--theme-box_radius);background:rgb(var(--theme-area_background_lighter));opacity:0;visibility:hidden;transform:scale(0.85);z-index:-1;transition:all 0.3s ease 0s;}.ipsNavBar_primary > ul > li[data-active] > a:after, .ipsNavBar_primary > ul > li:not([data-active]) > a:hover:after{opacity:1;visibility:visible;transform:scale(1);}.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;}.ipsNavBar_primary > ul > li:not([data-active]) > a:hover ._icon > i{color:rgb(var(--theme-brand_primary))!important}.ipsNavBar_active__identifier{display:none !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(--theme-box_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(--theme-box_radius);padding:0;border:2px solid rgb(var(--theme-area_background));right:-3px !important;}.cWallet{height:40px;border-radius:var(--theme-box_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(--theme-box_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(--theme-box_radius);}#elUserLink > .elUserPhoto > img{border-radius:var(--theme-box_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(--theme-box_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(--theme-box_radius);background:rgb(var(--theme-area_background_lighter));box-shadow:var(--box-shadow_inset_top);}.cOnlineUsers{margin-left:1em;}.cOnlineUsers > a{display:inline-flex;align-items:center;gap:0.75em;}.cOnlineUsers_co{display:flex;gap:0.5em;flex-direction:column;font-size:11px;line-height:1;}.cOnlineUsers_co > span:last-child{text-transform:uppercase;font-weight:500;font-size:9px;font-weight:500;color:#fff;}.cOnlineUsers_co > span:first-child{color:#0066ff;font-weight:bold;font-size:16px;line-height:1;}.onlineIcon{background-image:linear-gradient(to right, #0066ff, #0066ff, #0066ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:26px;animation:onlineUsersIcon 1.5s infinite;line-height:1;margin-top:4px;}@keyframes onlineUsersIcon{0%{opacity:.3;}50%{opacity:1;}100%{opacity:.3;}}.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);}}.ccNexusPackage{display:grid;margin-bottom:2em;padding:3em;border-radius:var(--theme-box_radius);overflow:hidden;grid-template-columns:550px 1fr;background:rgb(var(--theme-area_background));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;box-shadow:-3px 0 12px rgb(var(--theme-brand_primary), .2), 3px 0 12px rgb(var(--theme-brand_secondary), .3);--image-radius:10px;}.ccNexusPackage__image > a{position:relative;display:flex;align-items:center;justify-content:center;padding:2px;width:100%;height:100%;max-height:unset;z-index:1;}.ccNexusPackage__image > a:after{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:rgb(var(--theme-brand_primary));border-radius:6px;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-brand_primary));box-shadow:-3px 0 12px rgb(var(--theme-brand_primary), .2);}.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:10vw;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_light));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;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%);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));}}::-webkit-scrollbar{width:10px;}::-webkit-scrollbar-thumb{border:3px solid rgb(var(--theme-page_background));background:var(--theme-brand_gradient);}::-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;}.statusButton{color:#fff !important;background:var(--theme-brand_gradient);}.cNexusProduct .productStatus{margin-top:0.2em;}.productStatus > ._status{background:rgb(34, 39, 57, .90);padding:0.70em 1.2em;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-transform:uppercase;font-size:10px;font-weight:600;gap:0.2em;}.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(var(--theme-area_background_light));margin-top:1em;padding-top:1em;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;color:#fff;}.elCluster_button .priceDiscounted{border:3px solid rgb(var(--theme-area_background));outline:unset;font-size:13px;padding:3px 6px;}.elCluster_button:hover:not(.active){background:rgb(var(--theme-brand_primary), 0.2);color:rgb(var(--theme-brand_primary));}.elCluster_buttons{grid-template-columns:repeat(auto-fill, minmax(215px, 1fr));margin:1em 0;}.elCluster_header{display:flex;align-items:center;justify-content:space-between;}#elCluster_quantity_selector{margin:0;background:rgb(var(--theme-area_background_light));line-height:1;}.elCluster_quantity_manager{padding:2em !important;right:0;margin-top:10px !important;}.elCluster_quantity_manager::before, .elCluster_quantity_manager::after{left:unset !important;right:55px;}.elCluster_title{margin:0;color:#fff;letter-spacing:1px;text-transform:uppercase;line-height:1;font-size:13px;}.ccNexusPackage .ipsLoading{display:none !important;}.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));}.status-tabButton.is-active{background:var(--theme-brand_gradient);transition:0.20s linear;}.ipsApp .cButton:hover{background-position:80%;color:#fff;}.status-tabButton:hover:not(.is-active){background:var(--theme-brand_gradient);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:350px;width:350px !important;}#elNexusCategoriesBox ul.ipsSideMenu_list{max-height:515px;overflow-y:scroll;padding-right:1em;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-page_background), 0.5);margin-bottom:10px;}#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;}.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(--theme-box_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;}.cStore_wrapper{padding:2em;margin-bottom:2em;}.cStore_title{color:#fff;margin:0 0 1em 0;line-height:1;font-size:clamp(18px, 2vw, 24px);}.cStore_games{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));padding:0;margin:0;list-style:none;grid-gap:1em;}.cStoreGame > a{display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:7px;transition:all 0.90s ease;position:relative;z-index:1;padding:2px;}.cStoreGame > a:after{content:"";position:absolute;background-color:rgb(var(--theme-area_background_light));top:0;left:0;width:100%;height:100%;border-radius:6px;z-index:-1;transition:all 0.30s ease;}.cStoreGame > a:hover:after{--p_opacity:1;background-color:rgb( var(--theme-brand_secondary), var(--p_opacity) );box-shadow:-3px 0 12px rgb(var(--theme-brand_secondary), .2), 3px 0 12px rgb(var(--theme-brand_primary), .3);}.cStoreGame_noImage{background:rgb(var(--theme-page_background));align-items:center;justify-content:center;font-size:45px;color:#181a29;}.cStoreGame_image{position:relative;display:flex;width:100%;background-size:cover;background-position:50% 50%;aspect-ratio:560 / 700;border-radius:var(--theme-box_radius);overflow:hidden;}.cStoreGame_image > img{width:100%;height:100%;object-fit:cover;transition:all 0.25s ease;}.cStoreGame_name{text-transform:uppercase;letter-spacing:1px;font-size:11px;position:absolute;color:#fff;background:rgb(var(--theme-area_background_lighter), 0.90);backdrop-filter:blur(10px);border-radius:var(--b-radius_full);bottom:10px;left:10px;height:30px;display:flex;align-items:center;padding:0 1.25em;line-height:1;box-shadow:0 0 10px rgb(0, 0, 0, 0.60);}.cStoreGame > a:hover > .cStoreGame_image > img{transform:scale(1.02);}.cStoreGame > a:hover > .cStoreGame_name{--p_opacity:1;color:#fff;background:linear-gradient(60deg, rgb(var(--theme-brand_secondary), var(--p_opacity)), rgb(var(--theme-brand_primary), var(--p_opacity)));}.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(--theme-box_radius);border:1px solid rgb(var(--theme-area_background_light), 0.30);transition:0.20s linear;z-index:1;overflow:hidden;}.cNexusProduct:after{content:"";position:absolute;background-image:url();width:150px;height:150px;background-size:100%;background-repeat:no-repeat;left:-30px;bottom:-45px;z-index:-1;opacity:0.9;transform:rotate(-20deg);}.cNexusProduct:hover{border:1px solid rgb(var(--theme-brand_secondary), 0.7);box-shadow:0 0 0 4px rgb(var(--theme-brand_secondary), 0.10);}.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(--theme-box_radius);border-top-left-radius:var(--theme-box_radius);user-select:none;-webkit-user-drag:none;}.cNexusPackage_img .ipsNoThumb{width:100%;height:230px;}.cNexusProduct > div:not(.cNexusPackage_img){padding:1.5em;}.cStorePackage_header{display:flex;align-items:center;justify-content:space-between;}.cNexusProduct__prices{margin:0;}.cNexusProduct_price{position:relative;padding:.4rem 0.45rem;border-radius:5px;font-size:13px;display:inline-flex;align-items:center;line-height:1;font-weight:500;}.cNexusProduct_price .from{margin-right:5px;color:#DEDEDE;}.cNexusProduct__prices .cNexusPrice{font-size:13px;background:rgb(0, 255, 80, .2);padding:.4rem 0.45rem;border-radius:5px;color:#0066ff;}.priceDiscounted{position:absolute;top:-13px;right:0;background:rgb(203 48 48);color:#fff;border-radius:100px;font-size:11px;display:inline-flex;align-items:center;line-height:1;font-weight:500;padding:3px 5px;text-decoration:line-through;outline:2px solid rgb(var(--theme-area_background_light));}.cNexusProduct_title{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;padding-right:1em;font-weight:bold;}.cStorePackage_button{background:rgb(var(--theme-area_background_veryLight));width:100%;line-height:1;font-size:1.125em;font-weight:500;letter-spacing:0.5px;display:flex;align-items:center;justify-content:center;margin-top:1em;gap:0.5em;padding:1em;border-radius:var(--theme-box_radius);transition:0.10s linear;color:#fff;}.cStorePackage_button > i{color:#fff;}.cStorePackage_button:hover{background-color:rgb(var(--theme-brand_primary));background-image:var(--theme-brand_gradient_webkit) !important;background-image:var(--theme-brand_gradient) !important;color:#fff;}.cStorePackageList{position:relative;padding:2em;background:rgb(var(--theme-area_background));border:1px solid rgb(var(--theme-area_background_light));border-radius:var(--theme-box_radius);margin-bottom:2em;}.cStoreCategory_header{padding:2em;border-top-right-radius:var(--theme-box_radius);border-top-left-radius:var(--theme-box_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(--theme-box_radius);border-bottom-right-radius:var(--theme-box_radius);display:flex;align-items:center;justify-content:space-between;border-top:1px solid # rgb(var(--theme-area_background_light));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_secondary), .2);border:unset !important;color:rgb(var(--theme-brand_secondary));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:rgb(var(--theme-brand_secondary));color:black;}.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;}.ipsType_large{max-width:700px;text-align:center;margin:0 auto;}.gradient-divider{width:80%;height:2px;background:var(--theme-area_background_veryLight);margin:20px 0;}.guide_pages_main{}.guide_pages_sec{background:rgb(var(--theme-area_background_light));padding:20px 40px;border-radius:10px;max-width:1000px;margin-bottom:20px;}.guide_pages_main h1{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;text-align:left;}.guide_pages_main h2{background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;text-align:left;}.Guides_New_section{margin-bottom:20px;padding:20px;background:rgb(var(--theme-area_background_light));border-radius:5px;border-left:5px solid rgb(var(--theme-area_background_veryLight));color:#d1d1d1;}.Guides_New_step{margin-bottom:20px;padding:15px;background:rgb(var(--theme-area_background_veryLight));border-radius:5px;border-left:3px solid rgb(var(--theme-brand_secondary));}.Guides_New_step-title{font-weight:bold;margin-bottom:10px;}.Guides_New_warning{background-color:#333027;border-left:4px solid #ffc107;padding:15px;margin:15px 0;border-radius:4px;color:#f7f1d1;}.Guides_New_warning-security{background-color:#253544;border-left:4px solid #5bc0de;padding:15px;margin:15px 0;border-radius:4px;color:#d1ecf1;}.Guides_New_error{background-color:#442525;border-left:4px solid #dc3545;padding:15px;margin:15px 0;border-radius:4px;color:#f5c6cb;}code{background-color:#2d2d2d;padding:2px 5px;border-radius:3px;font-family:monospace;color:#f1f1f1;}.get-started-wrapper{margin:0 auto;padding:40px 20px;line-height:1.7;}.get-started-wrapper h1{color:#fff;font-size:40px;text-align:center;}.get-started-header{text-align:center;margin-bottom:40px;}.get-started-title{font-size:2rem;margin-bottom:10px;}.get-started-subtitle{font-size:1.2rem;color:#666;}.get-started-heading{font-size:1.5rem;margin-top:40px;margin-bottom:15px;color:#f2f2f2;}.get-started-paragraph{font-size:1.1rem;margin-bottom:15px;}.get-started-feature{margin-bottom:25px;}.get-started-feature-title{font-size:1.3rem;margin-bottom:8px;color:#e0e0e0 ;}.get-started-callout{background-color:rgb(var(--theme-area_background_light));border-left:4px solid rgb(var(--theme-brand_secondary));padding:15px 20px;margin-top:20px;margin-bottom:20px;}.get-started-list{font-size:1.1rem;padding-left:20px;margin-bottom:20px;}.get-started-list li{margin-bottom:10px;}.get-started-link{text-decoration:none;border-bottom:1px dotted;}.get-started-link:hover{color:rgb(var(--theme-brand_primary));border-bottom:1px solid;}@media (max-width:600px){.get-started-title{font-size:1.5rem;}.get-started-heading{font-size:1.3rem;}.get-started-paragraph, .get-started-list{font-size:1rem;}}.get-started-video-wrapper{max-width:800px;margin:0 auto;}.get-started-video{width:100%;height:400px;border-radius:8px;display:block;}.get-started-cta{margin:60px auto;padding:40px 30px;background-color:rgb(var(--theme-area_background_light));border-radius:10px;text-align:center;}.get-started-cta-title{font-size:2rem;color:#fff;margin-bottom:20px;}.get-started-cta-desc{font-size:1.1rem;max-width:800px;color:#ccc;margin-bottom:30px;text-align:center;margin-left:auto;margin-right:auto;}.get-started-cta-button{background:var(--theme-brand_gradient);color:#fff;font-size:1.2rem;padding:14px 32px;border-radius:6px;text-decoration:none;transition:background-color 0.5s ease, transform 0.5s ease;display:inline-block;}.get-started-cta-button:hover{transform:scale(1.05);color:#fff;}.get-started-image-wrapper{width:100%;aspect-ratio:16 / 9;}.get-started-image-wrapper > iframe, .get-started-image-wrapper > img{width:100%;height:100%;display:block;border:0;}.get-started-image{max-width:100%;height:auto;border:1px solid rgba(255, 255, 255, 0.08);border-radius:14px;box-shadow:0 10px 25px rgba(0, 0, 0, 0.25);transition:transform 0.3s ease;}.get-started-image:hover{transform:scale(1.02);}.get-started-cta{position:relative;text-align:center;padding:60px 20px;background-color:rgb(var(--theme-area_background_light));border-radius:12px;overflow:hidden;}.get-started-cta-bg-icon{position:absolute;bottom:-50px;right:-10px;font-size:20rem;color:rgba(255, 255, 255, 0.03);pointer-events:none;transform:rotate(-10deg);z-index:0;}.support-widget-container *{margin:0;padding:0;box-sizing:border-box;}.support-widget-main-section{max-width:1200px;margin:2rem auto;border-radius:16px;color:#ffffff;position:relative;overflow:hidden;}.support-widget-header-container{text-align:center;margin-bottom:2rem;}.support-widget-main-title{font-size:2rem;font-weight:700;margin-bottom:0.5rem;background:var(--theme-brand_gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.support-widget-main-subtitle{font-size:1.1rem;color:#b0b0b0;font-weight:400;}.support-widget-steps-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;gap:2rem;margin-top:2rem;}.support-widget-step-container{padding:1.5rem;background-color:rgb(var(--theme-area_background_light));border-radius:12px;border:1px solid rgba(255, 255, 255, 0.1);transition:transform 0.2s ease, box-shadow 0.2s ease;display:flex;flex-direction:column;height:100%;}.support-widget-step-number-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--theme-brand_gradient);color:white;border-radius:50%;font-weight:700;font-size:0.9rem;margin-bottom:1rem;}.support-widget-step-heading{font-size:1.2rem;font-weight:600;margin-bottom:0.75rem;color:#ffffff;}.support-widget-step-description{color:#d0d0d0;line-height:1.6;margin-bottom:1rem;flex-grow:1;}.support-widget-step-content-wrapper{display:flex;flex-direction:column;flex-grow:1;}.support-widget-step-bottom-content{margin-top:auto;}.support-widget-action-button{background:rgb(var(--theme-area_background_veryLight));width:100%;line-height:1;font-size:1.125em;font-weight:500;letter-spacing:0.5px;display:flex;align-items:center;justify-content:center;margin-top:1em;gap:0.5em;padding:1em;border-radius:var(--theme-box_radius);transition:0.10s linear;color:#fff;}.support-widget-action-button:hover{background:rgb(var(--theme-area_background_veryLight));color:#fff;}.support-widget-discord-button{color:#fff;background:linear-gradient(135deg, #5865f2, #7289da);box-shadow:0 4px 15px rgba(88, 101, 242, 0.3);}.support-widget-discord-button:hover{box-shadow:0 8px 25px rgba(88, 101, 242, 0.4);background:linear-gradient(135deg, #5865f2, #7289da);color:#fff;}.support-widget-highlight-box{background:linear-gradient(135deg, rgba(0, 212, 255, 0.1), rgba(123, 104, 238, 0.1));padding:1rem;border-radius:8px;border-left:4px solid #00d4ff;margin:1rem 0;}.support-widget-category-container{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem;}.support-widget-category-tag{padding:0.4rem 0.8rem;background:rgba(0, 212, 255, 0.15);border:1px solid rgba(0, 212, 255, 0.3);border-radius:20px;font-size:0.85rem;color:#00d4ff;font-weight:500;}@media (max-width:1024px){.support-widget-steps-grid{grid-template-columns:1fr;gap:1.5rem;}}@media (max-width:768px){.support-widget-main-section{margin:1rem;padding:1.5rem;}.support-widget-main-title{font-size:1.6rem;}.support-widget-action-button{width:100%;justify-content:center;text-align:center;}.support-widget-steps-grid{gap:1rem;}}.home-feature-section{text-align:center;}.home-feature-section h2{font-size:2.2rem;color:#fff;margin-bottom:10px;font-weight:700;text-align:center;}.hero-icon-bottom-left{position:absolute;bottom:-20px;left:-20px;font-size:160px;color:rgba(255, 255, 255, 0.03);z-index:0;pointer-events:none;transform:rotate(-15deg);}.hero-section{background:rgb(var(--theme-area_background_light));padding:40px 20px 40px;border-radius:12px;position:relative;overflow:hidden;margin-bottom:40px;}.hero-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;}.hero-text-block{text-align:left;}.hero-title{font-size:2.8rem;color:#fff;margin-bottom:20px;}.hero-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:30px;max-width:600px;}.hero-buttons{display:flex;flex-wrap:wrap;gap:15px;}.hero-button{padding:12px 28px;border-radius:8px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform 0.3s ease, box-shadow 0.3s ease;display:inline-block;}.hero-button.primary{background:var(--theme-brand_gradient);color:#fff;}.hero-button.primary:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(74, 158, 255, 0.3);}.hero-button.secondary{background-color:rgba(255, 255, 255, 0.06);color:#fff;border:1px solid rgba(255, 255, 255, 0.1);}.hero-button.secondary:hover{background-color:rgba(255, 255, 255, 0.1);transform:scale(1.02);}.hero-video-block{position:relative;border-radius:12px;overflow:hidden;}.hero-video{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;display:block;pointer-events:none;}.hero-bg-icon{position:absolute;bottom:-20px;right:-20px;font-size:160px;color:rgba(255, 255, 255, 0.03);pointer-events:none;transform:rotate(-15deg);}@media (max-width:1024px){.hero-content-wrapper{grid-template-columns:1fr;text-align:center;}.hero-text-block{text-align:center;}.hero-buttons{justify-content:center;}}.home-feature-content{flex-grow:1;}.home-feature-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;}.home-feature-card{background-color:rgb(var(--theme-area_background_light));padding:25px 20px;border-radius:10px;color:#ccc;text-align:left;transition:transform 0.2s ease;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:hidden;}.home-feature-header{display:flex;align-items:center;margin-bottom:15px;}.home-feature-icon-bg{background:var(--theme-brand_gradient);color:#fff;font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:10%;margin-right:15px;font-size:1.6rem;}flex-shrink:0;}.home-features-title{font-size:10px;color:#fff;margin-bottom:10px;font-weight:700;text-align:center;}.home-feature-subtitle{font-size:1.2rem;color:#aaa;max-width:700px;margin:0 auto 40px;text-align:center;line-height:1.6;}.home-feature-textblock{display:flex;flex-direction:column;}.home-feature-heading{font-size:1.6rem;color:#fff;margin:0;}.home-feature-subheading{font-size:1.2rem;color:#aaa;margin:4px 0 0;}.home-feature-text{font-size:1.15rem;color:#bbb;line-height:1.6;margin:15px 0 20px;}.home-feature-button{background-color:rgb(var(--theme-area_background_veryLight));color:#fff;font-size:1.05rem;padding:10px 20px;margin-top:auto;border-radius:6px;text-decoration:none;width:fit-content;transition:background-color 0.5s ease, transform 0.5s ease;}.home-feature-button:hover{transform:scale(1.02);color:#fff;}.home-feature-bg-icon{position:absolute;bottom:0;right:0;font-size:10rem;color:rgba(255, 255, 255, 0.02);transform:rotate(-15deg) translate(10%, 30%);pointer-events:none;z-index:0;overflow:hidden;}.custom-img-container{margin:0 auto;}.home-top-games-header{color:#fff;}.home-top-games-wrapper{background-color:rgb(var(--theme-area_background_light));padding:5px 20px 0px 20px;margin-bottom:20px;padding-bottom:10px;border-radius:10px;}.home-img-gallery-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, auto);gap:15px;max-width:100%;margin:0 auto;}.home-img-gallery-cell{overflow:hidden;border:2px solid rgb(var(--theme-area_background_light));border-radius:var(--theme-box_radius);transition:all 0.30s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1);position:relative;aspect-ratio:560/700;}.home-img-gallery-cell:hover{transform:scale(1.01);border:2px solid rgb( var(--theme-brand_secondary));box-shadow:-3px 0 12px rgb(var(--theme-brand_secondary), .2), 3px 0 12px rgb(var(--theme-brand_primary), .3);z-index:10;}.home-img-gallery-cell a{display:block;width:100%;height:100%;position:relative;}.home-img-gallery-cell img{width:100%;height:100%;object-fit:cover;display:block;}.home-img-gallery-text{position:absolute;top:-100%;left:0;right:0;background-color:rgba(0, 0, 0, 0.3);color:white;padding:15px;transition:top 0.1s ease;text-align:center;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0.5px;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.5);font-size:clamp(12px, 2vw, 16px);}.home-img-gallery-cell:hover .custom-img-gallery-text{top:0;}@media (max-width:1200px){.home-img-gallery-grid{grid-template-columns:repeat(3, 1fr);}}@media (max-width:768px){.home-img-gallery-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width:480px){.custom-img-gallery-grid{grid-template-columns:1fr;}}.silent-autoplay-video-wrapper{width:100%;max-width:1200px;margin:0 auto 40px;padding:0 20px;}.silent-video-above-text{text-align:center;margin-bottom:20px;}.silent-video-above-text h1{font-size:2.5rem;color:#fff;margin-bottom:10px;}.silent-video-above-text p{font-size:1.2rem;color:#ccc;max-width:700px;margin:0 auto;}.silent-autoplay-video{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;border-radius:12px;pointer-events:none;}.home-testimonials-section{padding:30px 20px;background-color:rgb(var(--theme-area_background_light));text-align:center;margin:40px 0;border-radius:12px;}.home-testimonials-title{font-size:2rem;color:#fff;margin-bottom:10px;}.home-testimonials-subtitle{font-size:1.2rem;color:#aaa;max-width:600px;margin:0 auto 40px;}.home-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;}.testimonial-card{background-color:rgb(var(--theme-area_background_veryLight));padding:25px 20px;border-radius:10px;color:#ccc;text-align:left;position:relative;box-shadow:0 0 8px rgba(0, 0, 0, 0.15);transition:transform 0.2s ease, box-shadow 0.2s ease;display:grid;grid-template-rows:1fr auto;align-items:start;text-decoration:none;cursor:pointer;}.testimonial-card:hover{transform:scale(1.03);box-shadow:0 10px 20px rgba(0, 0, 0, 0.3);color:#ccc;text-decoration:none;}.testimonial-link-icon{position:absolute;bottom:20px;right:20px;font-size:1rem;color:var(--theme-brand_color);opacity:0.6;transition:opacity 0.2s ease;}.testimonial-card:hover .testimonial-link-icon{opacity:1;}.testimonial-text{font-size:1rem;color:#bbb;line-height:1.6;margin-bottom:20px;font-style:italic;grid-row:1;}.testimonial-user{display:flex;align-items:center;gap:12px;grid-row:2;margin-top:auto;}.testimonial-user img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--theme-brand_color);}.testimonial-user-info{display:flex;flex-direction:column;}.testimonial-user-name{font-size:0.95rem;color:#fff;font-weight:500;}.testimonial-user-game{font-size:0.85rem;color:#888;}.testimonial-rating{position:absolute;top:20px;right:20px;color:#ffd700;font-size:0.9rem;}.quote-icon{position:absolute;top:15px;left:15px;font-size:1.5rem;color:var(--theme-brand_color);opacity:0.3;}@media (max-width:768px){.home-testimonials-title{font-size:1.8rem;}.home-testimonials-subtitle{font-size:1.1rem;}}.home-stats-section{background-color:rgb(var(--theme-area_background_light));padding:30px 20px;text-align:center;border-radius:12px;margin:40px 0;}.home-stats-title{font-size:2rem;color:#fff;margin-bottom:10px;}.home-stats-subtitle{font-size:1.1rem;color:#aaa;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto;}.home-stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:30px;}.home-stat-card{background-color:rgb(var(--theme-area_background_veryLight));padding:25px 20px;border-radius:10px;text-align:center;color:#ddd;position:relative;overflow:hidden;transition:transform 0.2s ease, box-shadow 0.2s ease;box-shadow:0 0 8px rgba(0, 0, 0, 0.15);}.home-stat-card:hover{transform:scale(1.04);box-shadow:0 10px 20px rgba(0, 0, 0, 0.3);}.home-stat-number{font-size:2.5rem;font-weight:bold;color:#fff;margin-bottom:5px;}.home-stat-label{font-size:1rem;color:#aaa;}.home-stat-bg-icon{position:absolute;bottom:-20px;right:-20px;font-size:6rem;color:rgba(255, 255, 255, 0.04);pointer-events:none;z-index:0;transform:rotate(-15deg);}.faq-section{margin:20px auto;background-color:rgb(var(--theme-area_background_light));padding:60px 30px;border-radius:12px;text-align:center;}.faq-title{font-size:2rem;color:#fff;margin-bottom:10px;font-weight:700;}.faq-subtitle{font-size:1.2rem;color:#aaa;max-width:600px;margin:0 auto 40px;}.faq-container{text-align:left;max-width:800px;margin:0 auto;}.faq-item{background-color:rgb(var(--theme-area_background_veryLight));margin-bottom:15px;border-radius:var(--theme-box_radius);overflow:hidden;transition:all 0.3s ease;box-shadow:0 0 8px rgba(0, 0, 0, 0.15);}.faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0, 0, 0, 0.3);}.faq-question{width:100%;background:none;border:none;color:#fff;font-size:1.3rem;font-weight:500;padding:25px 30px;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all 0.3s ease;position:relative;}.faq-question:hover{background-color:rgba(255, 255, 255, 0.02);}.faq-question::before{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:var(--theme-brand_gradient);transition:width 0.3s ease;}.faq-question:hover::before{width:4px;}.faq-question-text{flex:1;padding-right:20px;}.faq-icon{font-size:1.2rem;color:var(--theme-brand_color);transition:transform 0.3s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px;}.faq-item.active .faq-icon{transform:rotate(180deg);}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease, padding 0.3s ease;background-color:rgba(255, 255, 255, 0.02);}.faq-answer.active{max-height:500px;padding:0 30px 25px;}.faq-answer-content{color:#bbb;font-size:1rem;line-height:1.6;padding-top:15px;border-top:1px solid rgba(255, 255, 255, 0.1);}.faq-answer-content strong{color:#fff;}.faq-answer-content a{color:var(--theme-brand_color);text-decoration:none;transition:color 0.3s ease;}.faq-answer-content a:hover{color:#66b3ff;}.faq-cta{background-color:rgb(var(--theme-area_background_veryLight));padding:30px;border-radius:var(--theme-box_radius);text-align:center;margin-top:40px;position:relative;overflow:hidden;}.faq-cta::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--theme-brand_gradient);}.faq-cta-title{font-size:1.5rem;color:#fff;margin-bottom:10px;}.faq-cta-text{color:#aaa;margin-bottom:20px;}.faq-cta-button{background:var(--theme-brand_gradient);color:#fff;padding:12px 30px;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:transform 0.3s ease, box-shadow 0.3s ease;}.faq-cta-button:hover{transform:scale(1.03);color:#fff}@media (max-width:768px){.faq-section{padding:40px 20px;}.faq-title{font-size:1.8rem;}.faq-subtitle{font-size:1.1rem;}.faq-question{padding:20px;font-size:1rem;}.faq-answer.active{padding:0 20px 20px;}}.faq-cta-bg-icon{position:absolute;bottom:-10px;right:-10px;font-size:160px;color:rgba(255, 255, 255, 0.03);pointer-events:none;z-index:0;transform:rotate(-15deg);}