{"id":23,"date":"2026-09-23T10:39:12","date_gmt":"2026-09-23T10:39:12","guid":{"rendered":"https:\/\/digital.webomisolutions.in\/?page_id=23"},"modified":"2026-09-23T10:54:56","modified_gmt":"2026-09-23T10:54:56","slug":"homepage","status":"publish","type":"page","link":"https:\/\/digital.webomisolutions.in\/","title":{"rendered":"Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-567a733 e-con-full e-flex e-con e-parent\" data-id=\"567a733\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87f3bda elementor-widget elementor-widget-html\" data-id=\"87f3bda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   DISUBX HOMEPAGE\n   PURPLE \/ PLUM \/ LAVENDER GLASS DESIGN\n========================================================= *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap');\n\n#disubx-home{\n  --purple:#6B4567;\n  --purple-dark:#4E304B;\n  --purple-light:#8B6487;\n  --purple-soft:#EDE3EB;\n  --lavender:#F0E7F0;\n  --lavender-light:#F8F3F8;\n  --text:#211B20;\n  --muted:#756D74;\n  --white:#fff;\n  --border:rgba(107,69,103,.14);\n  --glass:rgba(255,255,255,.58);\n  --shadow:0 20px 60px rgba(107,69,103,.12);\n  --shadow-soft:0 12px 35px rgba(107,69,103,.08);\n\n  font-family:Inter,Arial,sans-serif;\n  color:var(--text);\n  background:#FAF7FA;\n  overflow:hidden;\n}\n\n#disubx-home *,\n#disubx-home *::before,\n#disubx-home *::after{\n  box-sizing:border-box;\n}\n\n#disubx-home a{\n  text-decoration:none;\n}\n\n#disubx-home .dx-container{\n  width:min(1180px,92%);\n  margin:auto;\n}\n\n#disubx-home .dx-section{\n  padding:90px 0;\n  position:relative;\n}\n\n#disubx-home .dx-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  padding:8px 13px;\n  border-radius:100px;\n  background:rgba(107,69,103,.08);\n  border:1px solid rgba(107,69,103,.12);\n  color:var(--purple);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n#disubx-home .dx-section-head{\n  margin-bottom:38px;\n}\n\n#disubx-home .dx-section-title{\n  margin:14px 0 0;\n  font-size:clamp(32px,4vw,50px);\n  line-height:1.04;\n  letter-spacing:-.05em;\n  font-weight:800;\n}\n\n#disubx-home .dx-section-desc{\n  max-width:600px;\n  margin:14px 0 0;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n\n#disubx-home .dx-btn{\n  min-height:50px;\n  padding:0 20px;\n  border-radius:14px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  font-size:13px;\n  font-weight:800;\n  transition:.3s ease;\n}\n\n#disubx-home .dx-btn-primary{\n  background:linear-gradient(135deg,#6B4567,#4E304B);\n  color:#fff;\n  box-shadow:0 15px 30px rgba(107,69,103,.24);\n}\n\n#disubx-home .dx-btn-primary:hover{\n  transform:translateY(-3px);\n  box-shadow:0 20px 40px rgba(107,69,103,.3);\n}\n\n#disubx-home .dx-btn-light{\n  background:rgba(255,255,255,.65);\n  border:1px solid rgba(107,69,103,.14);\n  color:var(--purple);\n  backdrop-filter:blur(15px);\n}\n\n#disubx-home .dx-btn-light:hover{\n  background:#fff;\n  transform:translateY(-3px);\n}\n\n#disubx-home .dx-btn-outline{\n  border:1px solid rgba(107,69,103,.25);\n  color:var(--purple);\n  background:transparent;\n}\n\n#disubx-home .dx-btn-outline:hover{\n  background:var(--purple);\n  color:#fff;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#disubx-home .dx-hero{\n  position:relative;\n  min-height:720px;\n  padding:95px 0 75px;\n  display:flex;\n  align-items:center;\n  background:\n    radial-gradient(\n      circle at 50% 5%,\n      rgba(220,203,222,.8),\n      transparent 38%\n    ),\n    radial-gradient(\n      circle at 0% 90%,\n      rgba(237,225,237,.9),\n      transparent 38%\n    ),\n    radial-gradient(\n      circle at 100% 80%,\n      rgba(230,214,231,.75),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #FAF6FA,\n      #EDE4EE,\n      #F9F4F9\n    );\n}\n\n#disubx-home .dx-hero::before{\n  content:\"\";\n  position:absolute;\n  width:450px;\n  height:450px;\n  border-radius:50%;\n  left:-200px;\n  top:-170px;\n  background:rgba(107,69,103,.06);\n}\n\n#disubx-home .dx-hero::after{\n  content:\"\";\n  position:absolute;\n  width:350px;\n  height:350px;\n  border-radius:50%;\n  right:-150px;\n  bottom:-160px;\n  background:rgba(107,69,103,.07);\n}\n\n#disubx-home .dx-hero-grid{\n  position:relative;\n  z-index:5;\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:60px;\n  align-items:center;\n}\n\n#disubx-home .dx-hero-content{\n  position:relative;\n  z-index:5;\n}\n\n#disubx-home .dx-hero-title{\n  margin:22px 0 20px;\n  font-size:clamp(48px,6vw,78px);\n  line-height:.98;\n  letter-spacing:-.065em;\n  font-weight:800;\n}\n\n#disubx-home .dx-hero-title span{\n  display:block;\n}\n\n#disubx-home .dx-hero-title em{\n  color:var(--purple);\n  font-family:\"Playfair Display\",serif;\n  font-weight:600;\n}\n\n#disubx-home .dx-hero-text{\n  max-width:580px;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.85;\n  margin-bottom:30px;\n}\n\n#disubx-home .dx-hero-buttons{\n  display:flex;\n  flex-wrap:wrap;\n  gap:11px;\n}\n\n#disubx-home .dx-rating{\n  margin-top:25px;\n  display:flex;\n  align-items:center;\n  gap:9px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n#disubx-home .dx-stars{\n  color:#B08A45;\n  letter-spacing:2px;\n}\n\n\n\/* HERO VISUAL *\/\n\n#disubx-home .dx-hero-visual{\n  position:relative;\n  min-height:500px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n#disubx-home .dx-hero-main-card{\n  width:min(470px,100%);\n  min-height:430px;\n  padding:28px;\n  position:relative;\n  z-index:3;\n  border-radius:34px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.75),\n      rgba(255,255,255,.40)\n    );\n\n  backdrop-filter:blur(25px);\n  -webkit-backdrop-filter:blur(25px);\n\n  border:1px solid rgba(255,255,255,.85);\n\n  box-shadow:\n    0 35px 80px rgba(107,69,103,.18);\n\n  transform:rotate(2deg);\n}\n\n#disubx-home .dx-card-top{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n}\n\n#disubx-home .dx-live{\n  padding:7px 11px;\n  border-radius:100px;\n  background:rgba(107,69,103,.09);\n  color:var(--purple);\n  font-size:10px;\n  font-weight:800;\n}\n\n#disubx-home .dx-featured{\n  text-align:center;\n  padding-top:45px;\n}\n\n#disubx-home .dx-netflix-logo{\n  width:125px;\n  height:125px;\n  margin:0 auto 20px;\n  border-radius:32px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:\n    linear-gradient(145deg,#fff,#EDE2ED);\n\n  box-shadow:\n    0 20px 50px rgba(107,69,103,.13);\n\n  color:#B50918;\n  font-size:58px;\n  font-weight:800;\n}\n\n#disubx-home .dx-featured h3{\n  margin:0;\n  font-size:28px;\n}\n\n#disubx-home .dx-featured p{\n  color:var(--muted);\n  margin:8px 0;\n  font-size:13px;\n}\n\n#disubx-home .dx-feature-price{\n  margin-top:20px;\n  color:var(--purple);\n  font-size:28px;\n  font-weight:800;\n}\n\n#disubx-home .dx-feature-price small{\n  color:var(--muted);\n  font-size:11px;\n  font-weight:500;\n}\n\n#disubx-home .dx-feature-tags{\n  display:flex;\n  justify-content:center;\n  gap:8px;\n  flex-wrap:wrap;\n  margin-top:20px;\n}\n\n#disubx-home .dx-feature-tag{\n  padding:7px 10px;\n  border-radius:100px;\n  background:rgba(107,69,103,.07);\n  color:var(--purple);\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* Floating hero cards *\/\n\n#disubx-home .dx-floating{\n  position:absolute;\n  z-index:6;\n  padding:13px 16px;\n  border-radius:16px;\n  background:rgba(255,255,255,.72);\n  backdrop-filter:blur(18px);\n  border:1px solid rgba(255,255,255,.85);\n  box-shadow:var(--shadow-soft);\n  font-size:11px;\n  font-weight:800;\n  color:var(--text-soft);\n}\n\n#disubx-home .dx-floating.ai{\n  top:40px;\n  right:-5px;\n}\n\n#disubx-home .dx-floating.music{\n  left:-10px;\n  bottom:105px;\n}\n\n#disubx-home .dx-floating.gaming{\n  right:30px;\n  bottom:25px;\n}\n\n\n\/* Hero bottom benefits *\/\n\n#disubx-home .dx-hero-benefits{\n  position:relative;\n  z-index:6;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:50px;\n}\n\n#disubx-home .dx-benefit{\n  padding:14px 10px;\n  text-align:center;\n  border-radius:15px;\n  background:rgba(255,255,255,.5);\n  border:1px solid rgba(255,255,255,.75);\n  backdrop-filter:blur(15px);\n  font-size:11px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   STATS\n========================================================= *\/\n\n#disubx-home .dx-stats{\n  padding:25px 0;\n  background:#FAF7FA;\n}\n\n#disubx-home .dx-stats-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:15px;\n}\n\n#disubx-home .dx-stat{\n  padding:25px;\n  text-align:center;\n  border-radius:22px;\n  background:rgba(255,255,255,.6);\n  backdrop-filter:blur(18px);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n}\n\n#disubx-home .dx-stat strong{\n  display:block;\n  color:var(--purple);\n  font-size:30px;\n  font-weight:800;\n}\n\n#disubx-home .dx-stat span{\n  color:var(--muted);\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   CATEGORY CARDS\n========================================================= *\/\n\n#disubx-home .dx-category-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n#disubx-home .dx-category-card{\n  padding:28px;\n  min-height:220px;\n  border-radius:28px;\n  position:relative;\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.65),\n      rgba(244,234,245,.45)\n    );\n\n  backdrop-filter:blur(18px);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n  transition:.3s ease;\n}\n\n#disubx-home .dx-category-card:hover{\n  transform:translateY(-7px);\n  box-shadow:var(--shadow);\n}\n\n#disubx-home .dx-category-icon{\n  width:54px;\n  height:54px;\n  border-radius:17px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--purple-soft);\n  color:var(--purple);\n  font-size:22px;\n}\n\n#disubx-home .dx-category-number{\n  position:absolute;\n  top:24px;\n  right:25px;\n  color:rgba(107,69,103,.22);\n  font-size:12px;\n  font-weight:800;\n}\n\n#disubx-home .dx-category-card h3{\n  margin:25px 0 8px;\n  font-size:21px;\n}\n\n#disubx-home .dx-category-card p{\n  margin:0 0 20px;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.7;\n}\n\n#disubx-home .dx-category-link{\n  color:var(--purple);\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   PRODUCT CARDS\n========================================================= *\/\n\n#disubx-home .dx-products{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:18px;\n}\n\n#disubx-home .dx-product{\n  padding:17px;\n  border-radius:25px;\n  background:rgba(255,255,255,.58);\n  backdrop-filter:blur(18px);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n  transition:.3s ease;\n}\n\n#disubx-home .dx-product:hover{\n  transform:translateY(-7px);\n  box-shadow:var(--shadow);\n}\n\n#disubx-home .dx-product-image{\n  height:145px;\n  border-radius:19px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.9),\n      transparent 65%\n    ),\n    linear-gradient(\n      135deg,\n      #F1E8F1,\n      #E7DCE8\n    );\n}\n\n#disubx-home .dx-product-logo{\n  width:75px;\n  height:75px;\n  border-radius:22px;\n  background:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  box-shadow:0 15px 30px rgba(107,69,103,.12);\n  font-size:27px;\n  font-weight:800;\n}\n\n#disubx-home .netflix{color:#B50918}\n#disubx-home .chatgpt{color:#16745D}\n#disubx-home .spotify{color:#1DB954}\n#disubx-home .xbox{color:#107C10}\n#disubx-home .apple{color:#111}\n#disubx-home .gemini{color:#5266FF}\n#disubx-home .canva{color:#008CFF}\n#disubx-home .discord{color:#5865F2}\n\n#disubx-home .dx-product h3{\n  margin:17px 0 5px;\n  font-size:16px;\n}\n\n#disubx-home .dx-product-category{\n  color:var(--muted);\n  font-size:11px;\n  margin-bottom:15px;\n}\n\n#disubx-home .dx-product-bottom{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n}\n\n#disubx-home .dx-price{\n  color:var(--purple);\n  font-size:19px;\n  font-weight:800;\n}\n\n#disubx-home .dx-old{\n  display:block;\n  color:#AAA1A9;\n  font-size:10px;\n  text-decoration:line-through;\n}\n\n#disubx-home .dx-small-btn{\n  padding:9px 11px;\n  border-radius:10px;\n  background:var(--purple);\n  color:#fff;\n  font-size:10px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   CATEGORY PRODUCT SECTION\n========================================================= *\/\n\n#disubx-home .dx-category-section{\n  padding-top:30px;\n}\n\n#disubx-home .dx-category-box{\n  padding:30px;\n  border-radius:30px;\n  background:rgba(255,255,255,.55);\n  backdrop-filter:blur(20px);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n}\n\n#disubx-home .dx-category-header{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:20px;\n  margin-bottom:25px;\n}\n\n#disubx-home .dx-category-header-left{\n  display:flex;\n  align-items:center;\n  gap:14px;\n}\n\n#disubx-home .dx-category-header h3{\n  margin:0;\n  font-size:24px;\n}\n\n#disubx-home .dx-category-header p{\n  margin:5px 0 0;\n  color:var(--muted);\n  font-size:11px;\n}\n\n#disubx-home .dx-view-all{\n  color:var(--purple);\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   MEMBERSHIP\n========================================================= *\/\n\n#disubx-home .dx-membership{\n  background:\n    radial-gradient(circle at 10% 40%,rgba(107,69,103,.08),transparent 35%),\n    radial-gradient(circle at 90% 60%,rgba(190,158,187,.12),transparent 35%);\n}\n\n#disubx-home .dx-plans{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n}\n\n#disubx-home .dx-plan{\n  padding:30px;\n  border-radius:28px;\n  background:rgba(255,255,255,.58);\n  backdrop-filter:blur(20px);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n}\n\n#disubx-home .dx-plan.featured{\n  background:linear-gradient(145deg,#6B4567,#4E304B);\n  color:#fff;\n  transform:translateY(-10px);\n  box-shadow:0 30px 65px rgba(107,69,103,.25);\n}\n\n#disubx-home .dx-plan-label{\n  color:var(--purple);\n  font-size:10px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.08em;\n}\n\n#disubx-home .dx-plan.featured .dx-plan-label{\n  color:#EBDDE9;\n}\n\n#disubx-home .dx-plan h3{\n  margin:12px 0 6px;\n  font-size:27px;\n}\n\n#disubx-home .dx-plan p{\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.6;\n}\n\n#disubx-home .dx-plan.featured p{\n  color:#DED0DB;\n}\n\n#disubx-home .dx-plan-price{\n  margin:23px 0;\n  font-size:35px;\n  font-weight:800;\n}\n\n#disubx-home .dx-plan-price small{\n  font-size:11px;\n  color:var(--muted);\n}\n\n#disubx-home .dx-plan.featured .dx-plan-price small{\n  color:#DCCED9;\n}\n\n#disubx-home .dx-plan ul{\n  list-style:none;\n  margin:0 0 25px;\n  padding:0;\n}\n\n#disubx-home .dx-plan li{\n  margin:13px 0;\n  font-size:12px;\n}\n\n#disubx-home .dx-plan li::before{\n  content:\"\u2713\";\n  margin-right:8px;\n  color:var(--purple);\n  font-weight:900;\n}\n\n#disubx-home .dx-plan.featured li::before{\n  color:#E8CFE4;\n}\n\n\n\/* =========================================================\n   HOW IT WORKS\n========================================================= *\/\n\n#disubx-home .dx-process{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:16px;\n}\n\n#disubx-home .dx-step-card{\n  padding:25px;\n  border-radius:24px;\n  background:rgba(255,255,255,.58);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n}\n\n#disubx-home .dx-step-number{\n  color:var(--purple);\n  font-size:11px;\n  font-weight:800;\n}\n\n#disubx-home .dx-step-icon{\n  width:55px;\n  height:55px;\n  margin:22px 0;\n  border-radius:17px;\n  background:var(--purple-soft);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:21px;\n}\n\n#disubx-home .dx-step-card h3{\n  margin:0 0 8px;\n  font-size:16px;\n}\n\n#disubx-home .dx-step-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   WHY\n========================================================= *\/\n\n#disubx-home .dx-why-box{\n  padding:45px;\n  border-radius:32px;\n  background:linear-gradient(135deg,#6B4567,#4E304B);\n  color:#fff;\n  box-shadow:0 30px 70px rgba(107,69,103,.2);\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:35px;\n}\n\n#disubx-home .dx-why-title{\n  margin:16px 0;\n  font-size:clamp(34px,4vw,52px);\n  line-height:1;\n  letter-spacing:-.05em;\n}\n\n#disubx-home .dx-why-text{\n  color:#E2D6E0;\n  font-size:13px;\n  line-height:1.8;\n}\n\n#disubx-home .dx-why-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n}\n\n#disubx-home .dx-why-item{\n  padding:18px;\n  border-radius:18px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.13);\n}\n\n#disubx-home .dx-why-item strong{\n  display:block;\n  font-size:12px;\n  margin-bottom:6px;\n}\n\n#disubx-home .dx-why-item span{\n  color:#D6C8D4;\n  font-size:10px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   TESTIMONIALS\n========================================================= *\/\n\n#disubx-home .dx-testimonials{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n#disubx-home .dx-testimonial{\n  padding:25px;\n  border-radius:24px;\n  background:rgba(255,255,255,.58);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n}\n\n#disubx-home .dx-testimonial-stars{\n  color:#B08A45;\n  letter-spacing:2px;\n}\n\n#disubx-home .dx-testimonial p{\n  color:var(--text-soft);\n  font-size:13px;\n  line-height:1.8;\n  margin:15px 0 22px;\n}\n\n#disubx-home .dx-user{\n  display:flex;\n  align-items:center;\n  gap:10px;\n}\n\n#disubx-home .dx-avatar{\n  width:38px;\n  height:38px;\n  border-radius:50%;\n  background:linear-gradient(135deg,#DCC9DB,#A88BA4);\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:12px;\n  font-weight:800;\n}\n\n#disubx-home .dx-user strong{\n  display:block;\n  font-size:12px;\n}\n\n#disubx-home .dx-user span{\n  display:block;\n  color:var(--muted);\n  font-size:10px;\n  margin-top:2px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#disubx-home .dx-faq-wrap{\n  max-width:850px;\n  margin:auto;\n}\n\n#disubx-home .dx-faq{\n  margin-bottom:10px;\n  border-radius:17px;\n  background:rgba(255,255,255,.6);\n  border:1px solid rgba(255,255,255,.8);\n  box-shadow:var(--shadow-soft);\n  overflow:hidden;\n}\n\n#disubx-home .dx-question{\n  width:100%;\n  border:0;\n  background:none;\n  padding:20px;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  text-align:left;\n  color:var(--text);\n  font-size:13px;\n  font-weight:750;\n  cursor:pointer;\n}\n\n#disubx-home .dx-plus{\n  color:var(--purple);\n  font-size:21px;\n  transition:.3s;\n}\n\n#disubx-home .dx-answer{\n  max-height:0;\n  overflow:hidden;\n  transition:max-height .35s ease;\n}\n\n#disubx-home .dx-answer-inner{\n  padding:0 20px 20px;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.8;\n}\n\n#disubx-home .dx-faq.active .dx-answer{\n  max-height:200px;\n}\n\n#disubx-home .dx-faq.active .dx-plus{\n  transform:rotate(45deg);\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n#disubx-home .dx-final{\n  padding:40px 0 100px;\n}\n\n#disubx-home .dx-final-box{\n  padding:70px 25px;\n  text-align:center;\n  border-radius:34px;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(255,255,255,.9),transparent 45%),\n    linear-gradient(135deg,#F0E5F0,#E8DCE9,#F8F1F8);\n  border:1px solid rgba(255,255,255,.85);\n  box-shadow:var(--shadow);\n}\n\n#disubx-home .dx-final-box h2{\n  margin:15px 0;\n  font-size:clamp(36px,5vw,58px);\n  line-height:1;\n  letter-spacing:-.055em;\n}\n\n#disubx-home .dx-final-box p{\n  max-width:570px;\n  margin:0 auto 28px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n\n#disubx-home .dx-final-buttons{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:1000px){\n\n  #disubx-home .dx-hero-grid{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  #disubx-home .dx-hero-text{\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  #disubx-home .dx-hero-buttons,\n  #disubx-home .dx-rating{\n    justify-content:center;\n  }\n\n  #disubx-home .dx-hero-visual{\n    max-width:620px;\n    width:100%;\n    margin:auto;\n  }\n\n  #disubx-home .dx-products{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  #disubx-home .dx-process{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  #disubx-home .dx-why-box{\n    grid-template-columns:1fr;\n  }\n}\n\n\n@media(max-width:750px){\n\n  #disubx-home .dx-section{\n    padding:65px 0;\n  }\n\n  #disubx-home .dx-stats-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  #disubx-home .dx-category-grid{\n    grid-template-columns:1fr;\n  }\n\n  #disubx-home .dx-plans{\n    grid-template-columns:1fr;\n  }\n\n  #disubx-home .dx-plan.featured{\n    transform:none;\n  }\n\n  #disubx-home .dx-testimonials{\n    grid-template-columns:1fr;\n  }\n\n  #disubx-home .dx-category-box{\n    padding:20px;\n  }\n\n}\n\n\n@media(max-width:600px){\n\n  #disubx-home .dx-hero{\n    min-height:auto;\n    padding:70px 0 55px;\n  }\n\n  #disubx-home .dx-hero-title{\n    font-size:44px;\n  }\n\n  #disubx-home .dx-hero-text{\n    font-size:14px;\n  }\n\n  #disubx-home .dx-hero-buttons{\n    flex-direction:column;\n  }\n\n  #disubx-home .dx-hero-buttons .dx-btn{\n    width:100%;\n  }\n\n  #disubx-home .dx-hero-visual{\n    min-height:430px;\n  }\n\n  #disubx-home .dx-hero-main-card{\n    min-height:390px;\n    transform:none;\n    padding:22px;\n  }\n\n  #disubx-home .dx-floating.ai{\n    right:0;\n    top:25px;\n  }\n\n  #disubx-home .dx-floating.music{\n    left:0;\n    bottom:80px;\n  }\n\n  #disubx-home .dx-floating.gaming{\n    right:5px;\n    bottom:15px;\n  }\n\n  #disubx-home .dx-hero-benefits{\n    grid-template-columns:repeat(2,1fr);\n    margin-top:30px;\n  }\n\n  #disubx-home .dx-products{\n    grid-template-columns:1fr;\n  }\n\n  #disubx-home .dx-process{\n    grid-template-columns:1fr;\n  }\n\n  #disubx-home .dx-category-header{\n    align-items:flex-start;\n  }\n\n  #disubx-home .dx-category-header h3{\n    font-size:20px;\n  }\n\n  #disubx-home .dx-why-box{\n    padding:28px;\n  }\n\n  #disubx-home .dx-why-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n<\/style>\n\n\n<div id=\"disubx-home\">\n\n\n<!-- ======================================================\n     01. HERO\n====================================================== -->\n\n<section class=\"dx-hero\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-hero-grid\">\n\n      <!-- LEFT -->\n\n      <div class=\"dx-hero-content\">\n\n        <span class=\"dx-eyebrow\">\n          \u2726 Premium Digital Subscriptions\n        <\/span>\n\n        <h1 class=\"dx-hero-title\">\n          <span>Your favourite<\/span>\n          <span>subscriptions.<\/span>\n          <span><em>One simple place.<\/em><\/span>\n        <\/h1>\n\n        <p class=\"dx-hero-text\">\n          Discover entertainment, AI, music and gaming subscriptions\n          designed to give you more value without the complicated experience.\n        <\/p>\n\n        <div class=\"dx-hero-buttons\">\n\n          <a href=\"\/shop\/\" class=\"dx-btn dx-btn-primary\">\n            Explore Subscriptions \u2192\n          <\/a>\n\n          <a href=\"\/subscription-plans\/\" class=\"dx-btn dx-btn-light\">\n            View Plans\n          <\/a>\n\n          <a href=\"\/contact-us\/\" class=\"dx-btn dx-btn-outline\">\n            Contact Us\n          <\/a>\n\n        <\/div>\n\n        <div class=\"dx-rating\">\n          <span class=\"dx-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <strong>4.8<\/strong>\n          <span>Simple subscription experience<\/span>\n        <\/div>\n\n      <\/div>\n\n\n      <!-- RIGHT HERO -->\n\n      <div class=\"dx-hero-visual\">\n\n        <!-- MAIN GLASS CARD -->\n\n        <div class=\"dx-hero-main-card\">\n\n          <div class=\"dx-card-top\">\n\n            <span class=\"dx-live\">\n              FEATURED SUBSCRIPTION\n            <\/span>\n\n            <span>\u2726<\/span>\n\n          <\/div>\n\n\n          <div class=\"dx-featured\">\n\n            <div class=\"dx-netflix-logo\">\n              N\n            <\/div>\n\n            <h3>Netflix<\/h3>\n\n            <p>Video Streaming<\/p>\n\n            <div class=\"dx-feature-price\">\n              \u20b959\n              <small>\/ month<\/small>\n            <\/div>\n\n            <div class=\"dx-feature-tags\">\n\n              <span class=\"dx-feature-tag\">\n                \u2713 Flexible Plans\n              <\/span>\n\n              <span class=\"dx-feature-tag\">\n                \u2713 Secure Checkout\n              <\/span>\n\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n\n        <!-- FLOATING CARDS -->\n\n        <div class=\"dx-floating ai\">\n          \u2726 AI Tools\n        <\/div>\n\n        <div class=\"dx-floating music\">\n          \u266a Music Premium\n        <\/div>\n\n        <div class=\"dx-floating gaming\">\n          \ud83c\udfae Game Pass\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- HERO BENEFITS -->\n\n    <div class=\"dx-hero-benefits\">\n\n      <div class=\"dx-benefit\">\n        \u26a1 Fast Access\n      <\/div>\n\n      <div class=\"dx-benefit\">\n        \ud83d\udd12 Secure Checkout\n      <\/div>\n\n      <div class=\"dx-benefit\">\n        \ud83d\udcac Customer Support\n      <\/div>\n\n      <div class=\"dx-benefit\">\n        \u2726 Flexible Plans\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     02. STATS\n====================================================== -->\n\n<section class=\"dx-stats\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-stats-grid\">\n\n      <div class=\"dx-stat\">\n        <strong>3+<\/strong>\n        <span>Main Categories<\/span>\n      <\/div>\n\n      <div class=\"dx-stat\">\n        <strong>9+<\/strong>\n        <span>Product Categories<\/span>\n      <\/div>\n\n      <div class=\"dx-stat\">\n        <strong>24\/7<\/strong>\n        <span>Website Access<\/span>\n      <\/div>\n\n      <div class=\"dx-stat\">\n        <strong>100%<\/strong>\n        <span>Customer Focused<\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     03. SHOP BY CATEGORY\n====================================================== -->\n\n<section class=\"dx-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        Explore DISUBX\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        Shop by category\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        Find the subscriptions that fit the way you watch,\n        work, listen and play.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-category-grid\">\n\n\n      <div class=\"dx-category-card\">\n\n        <span class=\"dx-category-number\">\n          01\n        <\/span>\n\n        <div class=\"dx-category-icon\">\n          \u25b6\n        <\/div>\n\n        <h3>\n          OTT & Entertainment\n        <\/h3>\n\n        <p>\n          Movies, shows, sports and entertainment subscriptions.\n        <\/p>\n\n        <a href=\"\/product-category\/ott-entertainment\/\"\n           class=\"dx-category-link\">\n          Explore category \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-category-card\">\n\n        <span class=\"dx-category-number\">\n          02\n        <\/span>\n\n        <div class=\"dx-category-icon\">\n          \u2726\n        <\/div>\n\n        <h3>\n          AI & Productivity\n        <\/h3>\n\n        <p>\n          AI, design and productivity tools for work and creativity.\n        <\/p>\n\n        <a href=\"\/product-category\/ai-productivity\/\"\n           class=\"dx-category-link\">\n          Explore category \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-category-card\">\n\n        <span class=\"dx-category-number\">\n          03\n        <\/span>\n\n        <div class=\"dx-category-icon\">\n          \u266a\n        <\/div>\n\n        <h3>\n          Music & Gaming\n        <\/h3>\n\n        <p>\n          Music streaming, gaming passes and creator subscriptions.\n        <\/p>\n\n        <a href=\"\/product-category\/music-gaming\/\"\n           class=\"dx-category-link\">\n          Explore category \u2192\n        <\/a>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     04. TODAY'S DEALS\n====================================================== -->\n\n<section class=\"dx-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        Limited Offers\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        Today's best deals\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        Discover selected subscriptions and current offers.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-products\">\n\n\n      <!-- NETFLIX -->\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n\n          <div class=\"dx-product-logo netflix\">\n            N\n          <\/div>\n\n        <\/div>\n\n        <h3>Netflix<\/h3>\n\n        <div class=\"dx-product-category\">\n          Video Streaming\n        <\/div>\n\n        <div class=\"dx-product-bottom\">\n\n          <div>\n            <div class=\"dx-price\">\n              \u20b959\n            <\/div>\n\n            <span class=\"dx-old\">\n              \u20b999 \/ month\n            <\/span>\n          <\/div>\n\n          <a href=\"\/shop\/\" class=\"dx-small-btn\">\n            View Plan\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- CHATGPT -->\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n\n          <div class=\"dx-product-logo chatgpt\">\n            AI\n          <\/div>\n\n        <\/div>\n\n        <h3>ChatGPT Plus<\/h3>\n\n        <div class=\"dx-product-category\">\n          AI & Productivity\n        <\/div>\n\n        <div class=\"dx-product-bottom\">\n\n          <div>\n            <div class=\"dx-price\">\n              \u20b9399\n            <\/div>\n\n            <span class=\"dx-old\">\n              \u20b91,999 \/ month\n            <\/span>\n          <\/div>\n\n          <a href=\"\/shop\/\" class=\"dx-small-btn\">\n            View Plan\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- SPOTIFY -->\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n\n          <div class=\"dx-product-logo spotify\">\n            \u266a\n          <\/div>\n\n        <\/div>\n\n        <h3>Spotify Premium<\/h3>\n\n        <div class=\"dx-product-category\">\n          Music Streaming\n        <\/div>\n\n        <div class=\"dx-product-bottom\">\n\n          <div>\n            <div class=\"dx-price\">\n              \u20b959\n            <\/div>\n\n            <span class=\"dx-old\">\n              \u20b9119 \/ month\n            <\/span>\n          <\/div>\n\n          <a href=\"\/shop\/\" class=\"dx-small-btn\">\n            View Plan\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- XBOX -->\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n\n          <div class=\"dx-product-logo xbox\">\n            X\n          <\/div>\n\n        <\/div>\n\n        <h3>Xbox Game Pass<\/h3>\n\n        <div class=\"dx-product-category\">\n          Gaming Pass\n        <\/div>\n\n        <div class=\"dx-product-bottom\">\n\n          <div>\n            <div class=\"dx-price\">\n              \u20b9499\n            <\/div>\n\n            <span class=\"dx-old\">\n              \u20b91,099 \/ month\n            <\/span>\n          <\/div>\n\n          <a href=\"\/shop\/\" class=\"dx-small-btn\">\n            View Plan\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     05. MOST POPULAR\n====================================================== -->\n\n<section class=\"dx-section\" style=\"padding-top:20px;\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        Trending Now\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        Most popular subscriptions\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        Plans customers are exploring right now.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-products\">\n\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n          <div class=\"dx-product-logo netflix\">\n            N\n          <\/div>\n        <\/div>\n\n        <h3>Netflix<\/h3>\n\n        <div class=\"dx-product-category\">\n          OTT & Entertainment\n        <\/div>\n\n        <a href=\"\/shop\/\" class=\"dx-category-link\">\n          View subscription \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n          <div class=\"dx-product-logo chatgpt\">\n            AI\n          <\/div>\n        <\/div>\n\n        <h3>ChatGPT Plus<\/h3>\n\n        <div class=\"dx-product-category\">\n          AI & Productivity\n        <\/div>\n\n        <a href=\"\/shop\/\" class=\"dx-category-link\">\n          View subscription \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n          <div class=\"dx-product-logo spotify\">\n            \u266a\n          <\/div>\n        <\/div>\n\n        <h3>Spotify Premium<\/h3>\n\n        <div class=\"dx-product-category\">\n          Music Streaming\n        <\/div>\n\n        <a href=\"\/shop\/\" class=\"dx-category-link\">\n          View subscription \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-product\">\n\n        <div class=\"dx-product-image\">\n          <div class=\"dx-product-logo xbox\">\n            X\n          <\/div>\n        <\/div>\n\n        <h3>Xbox Game Pass<\/h3>\n\n        <div class=\"dx-product-category\">\n          Gaming Passes\n        <\/div>\n\n        <a href=\"\/shop\/\" class=\"dx-category-link\">\n          View subscription \u2192\n        <\/a>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     06. OTT\n====================================================== -->\n\n<section class=\"dx-section dx-category-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-category-box\">\n\n      <div class=\"dx-category-header\">\n\n        <div class=\"dx-category-header-left\">\n\n          <div class=\"dx-category-icon\">\n            \u25b6\n          <\/div>\n\n          <div>\n\n            <h3>\n              OTT & Entertainment\n            <\/h3>\n\n            <p>\n              Movies, shows, sports and entertainment subscriptions.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n        <a href=\"\/product-category\/ott-entertainment\/\"\n           class=\"dx-view-all\">\n          View category \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-products\">\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo netflix\">N<\/div>\n          <\/div>\n          <h3>Netflix<\/h3>\n          <div class=\"dx-product-category\">Video Streaming<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo\">P<\/div>\n          <\/div>\n          <h3>Prime Video<\/h3>\n          <div class=\"dx-product-category\">Entertainment<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo apple\">\uf8ff<\/div>\n          <\/div>\n          <h3>Apple TV+<\/h3>\n          <div class=\"dx-product-category\">Entertainment<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo\">JH<\/div>\n          <\/div>\n          <h3>JioHotstar<\/h3>\n          <div class=\"dx-product-category\">Entertainment<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     07. AI\n====================================================== -->\n\n<section class=\"dx-section dx-category-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-category-box\">\n\n      <div class=\"dx-category-header\">\n\n        <div class=\"dx-category-header-left\">\n\n          <div class=\"dx-category-icon\">\n            \u2726\n          <\/div>\n\n          <div>\n\n            <h3>\n              AI & Productivity\n            <\/h3>\n\n            <p>\n              AI, design and productivity tools for work and creativity.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n        <a href=\"\/product-category\/ai-productivity\/\"\n           class=\"dx-view-all\">\n          View category \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-products\">\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo chatgpt\">AI<\/div>\n          <\/div>\n          <h3>ChatGPT<\/h3>\n          <div class=\"dx-product-category\">AI Tools<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo gemini\">G<\/div>\n          <\/div>\n          <h3>Gemini<\/h3>\n          <div class=\"dx-product-category\">AI Tools<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo canva\">C<\/div>\n          <\/div>\n          <h3>Canva<\/h3>\n          <div class=\"dx-product-category\">Design & Creator<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo\">P<\/div>\n          <\/div>\n          <h3>Perplexity<\/h3>\n          <div class=\"dx-product-category\">AI Tools<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     08. MUSIC & GAMING\n====================================================== -->\n\n<section class=\"dx-section dx-category-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-category-box\">\n\n      <div class=\"dx-category-header\">\n\n        <div class=\"dx-category-header-left\">\n\n          <div class=\"dx-category-icon\">\n            \u266a\n          <\/div>\n\n          <div>\n\n            <h3>\n              Music & Gaming\n            <\/h3>\n\n            <p>\n              Music streaming, gaming passes and creator subscriptions.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n        <a href=\"\/product-category\/music-gaming\/\"\n           class=\"dx-view-all\">\n          View category \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-products\">\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo spotify\">\u266a<\/div>\n          <\/div>\n          <h3>Spotify<\/h3>\n          <div class=\"dx-product-category\">Music Streaming<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo\">\u25b6<\/div>\n          <\/div>\n          <h3>YouTube Music<\/h3>\n          <div class=\"dx-product-category\">Music Streaming<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo xbox\">X<\/div>\n          <\/div>\n          <h3>Xbox Game Pass<\/h3>\n          <div class=\"dx-product-category\">Gaming Passes<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n        <div class=\"dx-product\">\n          <div class=\"dx-product-image\">\n            <div class=\"dx-product-logo discord\">D<\/div>\n          <\/div>\n          <h3>Discord Nitro<\/h3>\n          <div class=\"dx-product-category\">Gaming & Creator<\/div>\n          <a href=\"\/shop\/\" class=\"dx-category-link\">View plan \u2192<\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     09. MEMBERSHIP\n====================================================== -->\n\n<section class=\"dx-section dx-membership\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        DISUBX Membership\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        Choose your plan\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        Get more value with a DISUBX membership.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-plans\">\n\n\n      <div class=\"dx-plan\">\n\n        <span class=\"dx-plan-label\">\n          Basic\n        <\/span>\n\n        <h3>Starter<\/h3>\n\n        <p>\n          For occasional subscription buyers.\n        <\/p>\n\n        <div class=\"dx-plan-price\">\n          \u20b9299\n          <small>\/month<\/small>\n        <\/div>\n\n        <ul>\n          <li>Member offers<\/li>\n          <li>Selected deals<\/li>\n          <li>Priority updates<\/li>\n          <li>Member support<\/li>\n        <\/ul>\n\n        <a href=\"\/subscription-plans\/\"\n           class=\"dx-btn dx-btn-outline\">\n          Get Started \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-plan featured\">\n\n        <span class=\"dx-plan-label\">\n          Pro\n        <\/span>\n\n        <h3>Pro Member<\/h3>\n\n        <p>\n          For regular subscription users.\n        <\/p>\n\n        <div class=\"dx-plan-price\">\n          \u20b9599\n          <small>\/month<\/small>\n        <\/div>\n\n        <ul>\n          <li>Exclusive deals<\/li>\n          <li>Member discounts<\/li>\n          <li>Priority support<\/li>\n          <li>Early access<\/li>\n        <\/ul>\n\n        <a href=\"\/subscription-plans\/\"\n           class=\"dx-btn dx-btn-light\">\n          Choose Pro \u2192\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"dx-plan\">\n\n        <span class=\"dx-plan-label\">\n          Premium\n        <\/span>\n\n        <h3>Ultimate<\/h3>\n\n        <p>\n          For heavy digital subscription users.\n        <\/p>\n\n        <div class=\"dx-plan-price\">\n          \u20b9999\n          <small>\/month<\/small>\n        <\/div>\n\n        <ul>\n          <li>Maximum member benefits<\/li>\n          <li>Premium offers<\/li>\n          <li>Priority assistance<\/li>\n          <li>Exclusive launches<\/li>\n        <\/ul>\n\n        <a href=\"\/subscription-plans\/\"\n           class=\"dx-btn dx-btn-outline\">\n          Go Ultimate \u2192\n        <\/a>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     10. HOW DISUBX WORKS\n====================================================== -->\n\n<section class=\"dx-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        Simple Process\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        How DISUBX works\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        Getting your subscription should feel simple.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-process\">\n\n\n      <div class=\"dx-step-card\">\n\n        <span class=\"dx-step-number\">\n          01 \/ 04\n        <\/span>\n\n        <div class=\"dx-step-icon\">\n          \ud83d\udd0e\n        <\/div>\n\n        <h3>\n          Choose a subscription\n        <\/h3>\n\n        <p>\n          Browse categories and select the subscription you want.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"dx-step-card\">\n\n        <span class=\"dx-step-number\">\n          02 \/ 04\n        <\/span>\n\n        <div class=\"dx-step-icon\">\n          \u2726\n        <\/div>\n\n        <h3>\n          Choose your duration\n        <\/h3>\n\n        <p>\n          Select the available plan or duration that works for you.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"dx-step-card\">\n\n        <span class=\"dx-step-number\">\n          03 \/ 04\n        <\/span>\n\n        <div class=\"dx-step-icon\">\n          \ud83d\udd12\n        <\/div>\n\n        <h3>\n          Complete checkout\n        <\/h3>\n\n        <p>\n          Complete your order through secure checkout.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"dx-step-card\">\n\n        <span class=\"dx-step-number\">\n          04 \/ 04\n        <\/span>\n\n        <div class=\"dx-step-icon\">\n          \u26a1\n        <\/div>\n\n        <h3>\n          Get access\n        <\/h3>\n\n        <p>\n          Follow the delivery instructions and start using your subscription.\n        <\/p>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     11. WHY DISUBX\n====================================================== -->\n\n<section class=\"dx-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-why-box\">\n\n      <div>\n\n        <span class=\"dx-eyebrow\"\n          style=\"background:rgba(255,255,255,.1);\n                 border-color:rgba(255,255,255,.15);\n                 color:#fff;\">\n          Why DISUBX\n        <\/span>\n\n        <h2 class=\"dx-why-title\">\n          Everything you need.\n          <br>\n          Nothing complicated.\n        <\/h2>\n\n        <p class=\"dx-why-text\">\n          DISUBX brings digital subscriptions into one clean,\n          simple and easy-to-use shopping experience.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"dx-why-grid\">\n\n        <div class=\"dx-why-item\">\n          <strong>\u2726 Easy Discovery<\/strong>\n          <span>\n            Find subscriptions through simple categories.\n          <\/span>\n        <\/div>\n\n        <div class=\"dx-why-item\">\n          <strong>\u25f7 Flexible Duration<\/strong>\n          <span>\n            Choose available plans that fit your needs.\n          <\/span>\n        <\/div>\n\n        <div class=\"dx-why-item\">\n          <strong>\ud83d\udd12 Secure Checkout<\/strong>\n          <span>\n            Simple and secure payment experience.\n          <\/span>\n        <\/div>\n\n        <div class=\"dx-why-item\">\n          <strong>\ud83d\udcac Customer Assistance<\/strong>\n          <span>\n            Get help whenever you need it.\n          <\/span>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     12. TESTIMONIALS\n====================================================== -->\n\n<section class=\"dx-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        Community\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        What customers say\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        A few words from the DISUBX community.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-testimonials\">\n\n\n      <div class=\"dx-testimonial\">\n\n        <div class=\"dx-testimonial-stars\">\n          \u2605\u2605\u2605\u2605\u2605\n        <\/div>\n\n        <p>\n          \"The website was simple to use and finding the\n          subscription I wanted was easy.\"\n        <\/p>\n\n        <div class=\"dx-user\">\n\n          <div class=\"dx-avatar\">\n            R\n          <\/div>\n\n          <div>\n            <strong>Rahul<\/strong>\n            <span>Mumbai<\/span>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"dx-testimonial\">\n\n        <div class=\"dx-testimonial-stars\">\n          \u2605\u2605\u2605\u2605\u2605\n        <\/div>\n\n        <p>\n          \"I liked having different durations instead of\n          being forced into one plan.\"\n        <\/p>\n\n        <div class=\"dx-user\">\n\n          <div class=\"dx-avatar\">\n            A\n          <\/div>\n\n          <div>\n            <strong>Ayesha<\/strong>\n            <span>Pune<\/span>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"dx-testimonial\">\n\n        <div class=\"dx-testimonial-stars\">\n          \u2605\u2605\u2605\u2605\u2605\n        <\/div>\n\n        <p>\n          \"The AI and gaming sections are exactly what\n          I was looking for.\"\n        <\/p>\n\n        <div class=\"dx-user\">\n\n          <div class=\"dx-avatar\">\n            K\n          <\/div>\n\n          <div>\n            <strong>Kunal<\/strong>\n            <span>Delhi<\/span>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     13. FAQ\n====================================================== -->\n\n<section class=\"dx-section\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-section-head\">\n\n      <span class=\"dx-eyebrow\">\n        Need Help?\n      <\/span>\n\n      <h2 class=\"dx-section-title\">\n        Frequently asked questions\n      <\/h2>\n\n      <p class=\"dx-section-desc\">\n        Everything you need to know before choosing your subscription.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"dx-faq-wrap\">\n\n\n      <div class=\"dx-faq active\">\n\n        <button class=\"dx-question\">\n          <span>\n            How do I purchase a subscription?\n          <\/span>\n\n          <span class=\"dx-plus\">\n            +\n          <\/span>\n        <\/button>\n\n        <div class=\"dx-answer\">\n\n          <div class=\"dx-answer-inner\">\n            Choose a product, select the available plan or\n            duration, add it to your cart and complete checkout.\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"dx-faq\">\n\n        <button class=\"dx-question\">\n\n          <span>\n            How will I receive my subscription?\n          <\/span>\n\n          <span class=\"dx-plus\">\n            +\n          <\/span>\n\n        <\/button>\n\n        <div class=\"dx-answer\">\n\n          <div class=\"dx-answer-inner\">\n            Delivery details will be provided according to\n            the specific product and its terms.\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"dx-faq\">\n\n        <button class=\"dx-question\">\n\n          <span>\n            Are all subscriptions official?\n          <\/span>\n\n          <span class=\"dx-plus\">\n            +\n          <\/span>\n\n        <\/button>\n\n        <div class=\"dx-answer\">\n\n          <div class=\"dx-answer-inner\">\n            Product availability, activation method and\n            licensing conditions can vary by subscription.\n            Check individual product details before purchasing.\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"dx-faq\">\n\n        <button class=\"dx-question\">\n\n          <span>\n            Can I choose different durations?\n          <\/span>\n\n          <span class=\"dx-plus\">\n            +\n          <\/span>\n\n        <\/button>\n\n        <div class=\"dx-answer\">\n\n          <div class=\"dx-answer-inner\">\n            Where available, products can offer different\n            durations such as monthly, quarterly or yearly plans.\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"dx-faq\">\n\n        <button class=\"dx-question\">\n\n          <span>\n            How can I contact DISUBX support?\n          <\/span>\n\n          <span class=\"dx-plus\">\n            +\n          <\/span>\n\n        <\/button>\n\n        <div class=\"dx-answer\">\n\n          <div class=\"dx-answer-inner\">\n            You can contact the DISUBX support team through\n            the Contact Us page.\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ======================================================\n     14. FINAL CTA\n====================================================== -->\n\n<section class=\"dx-final\">\n\n  <div class=\"dx-container\">\n\n    <div class=\"dx-final-box\">\n\n      <span class=\"dx-eyebrow\">\n        Ready to explore?\n      <\/span>\n\n      <h2>\n        Your next subscription\n        <br>\n        is waiting.\n      <\/h2>\n\n      <p>\n        Explore DISUBX and find digital subscriptions\n        that fit the way you watch, work, listen and play.\n      <\/p>\n\n      <div class=\"dx-final-buttons\">\n\n        <a href=\"\/shop\/\"\n           class=\"dx-btn dx-btn-primary\">\n          Explore Shop \u2192\n        <\/a>\n\n        <a href=\"\/contact-us\/\"\n           class=\"dx-btn dx-btn-light\">\n          Contact Us\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<\/div>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\",function(){\n\n  const faqs=document.querySelectorAll(\n    \"#disubx-home .dx-faq\"\n  );\n\n  faqs.forEach(function(faq){\n\n    const button=faq.querySelector(\".dx-question\");\n\n    button.addEventListener(\"click\",function(){\n\n      const active=faq.classList.contains(\"active\");\n\n      faqs.forEach(function(item){\n        item.classList.remove(\"active\");\n      });\n\n      if(!active){\n        faq.classList.add(\"active\");\n      }\n\n    });\n\n  });\n\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2726 Premium Digital Subscriptions Your favourite subscriptions. One simple place. Discover entertainment, AI, music and gaming subscriptions designed to give you more value without the complicated experience. Explore Subscriptions \u2192 View Plans Contact Us \u2605\u2605\u2605\u2605\u2605 4.8 Simple subscription experience FEATURED SUBSCRIPTION \u2726 N Netflix Video Streaming \u20b959 \/ month \u2713 Flexible Plans \u2713 Secure Checkout [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":7,"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":32,"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/32"}],"wp:attachment":[{"href":"https:\/\/digital.webomisolutions.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}