/* Start custom CSS for text-editor, class: .elementor-element-b9f6bc5 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; }
    body {
      font-family: 'DM Sans', sans-serif;
      background: #FFFFFF;
      color: #1C1C1C;
      font-size: 15px;
      line-height: 1.6;
      overflow-x: hidden;
    }
    a { text-decoration: none; color: inherit; transition: all 0.2s; }
    img { display: block; max-width: 100%; }
    svg { display: block; flex-shrink: 0; }

    /* ── HERO ── */
    #hero {
      position: relative;
      background: linear-gradient(140deg, #060e20 0%, #0a1e45 35%, #0c3070 60%, #0f4a8a 80%, #1560a8 100%);
      overflow: hidden;
      padding: 5rem 2rem 4rem;
      text-align: center;
    }
    #hero::before {
      content: '';
      position: absolute; inset: 0;
      background-image:
        linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);
      background-size: 56px 56px;
      pointer-events: none; z-index: 1;
    }
    .hero-orb { position: absolute; border-radius: 50%; pointer-events: none; }
    .orb1 { width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,rgba(0,120,255,0.2) 0%,transparent 65%); }
    .orb2 { width:400px;height:400px;bottom:-100px;left:-80px;background:radial-gradient(circle,rgba(0,191,255,0.15) 0%,transparent 65%); }
    .orb3 { width:280px;height:280px;top:35%;right:28%;background:radial-gradient(circle,rgba(204,34,41,0.12) 0%,transparent 65%); }
    .hero-inner { position: relative; z-index: 2; max-width: 780px; margin: 0 auto; }

    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(20px); }
      to   { opacity: 1; transform: translateY(0); }
    }
    .hero-badge {
      display: inline-flex; align-items: center; gap: 8px;
      background: rgba(0,191,255,0.12);
      border: 1px solid rgba(0,191,255,0.28);
      color: #4DD9FF; font-size: 11px; font-weight: 600;
      letter-spacing: 1.8px; text-transform: uppercase;
      padding: 5px 16px; border-radius: 40px;
      margin-bottom: 1.25rem;
      animation: fadeUp 0.6s ease both;
    }
    .hero-badge span {
      width: 6px; height: 6px; border-radius: 50%;
      background: #4DD9FF; animation: pulse 2s infinite;
    }
    @keyframes pulse {
      0%,100% { opacity:1; transform:scale(1); }
      50%      { opacity:0.4; transform:scale(1.4); }
    }
    .hero-title {
      font-family: 'Playfair Display', Georgia, serif;
      font-size: clamp(32px, 5vw, 52px);
      font-weight: 700; color: #ffffff !important;
      line-height: 1.15; letter-spacing: -0.5px;
      margin-bottom: 1.5rem;
      text-shadow: 0 4px 28px rgba(0,0,0,0.3);
      animation: fadeUp 0.6s 0.1s ease both;
    }
    .hero-title em {
      font-style: normal;
      background: linear-gradient(90deg, #4DD9FF, #a8e6ff);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }
    .hero-pills {
      display: flex; justify-content: center; gap: 0.75rem;
      flex-wrap: wrap; margin-bottom: 0;
      animation: fadeUp 0.6s 0.2s ease both;
    }
    .hero-pill {
      display: inline-flex; align-items: center; gap: 7px;
      background: rgba(255,255,255,0.08);
      border: 1px solid rgba(255,255,255,0.16);
      color: rgba(255,255,255,0.85); font-size: 13px; font-weight: 500;
      padding: 8px 16px; border-radius: 40px;
    }
    .hero-pill svg { width:14px;height:14px;stroke:#4DD9FF;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round; }

    /* ── RED STRIP ── */
    #red-strip { height: 4px; background: linear-gradient(90deg, #8B1A1A 0%, #CC2229 50%, #8B1A1A 100%); }

    /* ── LAYOUT ── */
    .section { padding: 4rem 1.5rem; max-width: 1020px; margin: 0 auto; }
    .section.bg-off { background: #F4F7FC; max-width: 100%; padding: 4rem 2rem; }
    .section.bg-off .inner { max-width: 1020px; margin: 0 auto; }
    .section.bg-dark {
      background: linear-gradient(135deg, #060e20 0%, #0a1e45 50%, #0c3070 100%);
      max-width: 100%; padding: 4rem 2rem;
    }
    .section.bg-dark .inner { max-width: 1020px; margin: 0 auto; }

    /* ── CARD ── */
    .card {
      background: #FFFFFF;
      border: 1px solid #DDE3EF;
      border-radius: 16px;
      padding: 2rem 1.75rem;
      box-shadow: 0 4px 20px rgba(26,58,143,0.07);
    }
    .card-title {
      font-size: 18px; font-weight: 600; color: #1A3A8F;
      margin-bottom: 1.5rem;
      display: flex; align-items: center; gap: 10px;
    }
    .card-title::after {
      content: ''; flex: 1; height: 2px;
      background: linear-gradient(90deg, #CC2229, transparent);
      border-radius: 2px;
    }
    .card-title-dot { width: 9px; height: 9px; border-radius: 50%; background: #CC2229; flex-shrink: 0; }

    /* ── SECTION HEADING ── */
    .sec-eyebrow {
      display: inline-block;
      font-size: 10.5px; font-weight: 700; letter-spacing: 2px;
      text-transform: uppercase; color: #CC2229;
      margin-bottom: 0.5rem;
    }
    .sec-h2 {
      font-family: 'Playfair Display', Georgia, serif;
      font-size: clamp(24px, 3.5vw, 34px);
      font-weight: 700; color: #1A3A8F;
      line-height: 1.2; margin-bottom: 0.75rem;
    }
    .sec-h2.light { color: #ffffff; }
    .sec-divider {
      width: 44px; height: 4px;
      background: linear-gradient(90deg, #8B1A1A, #CC2229);
      border-radius: 4px; margin: 0.85rem 0 1.5rem;
    }

    /* ── BODY TEXT ── */
    .body-text p { font-size: 14.5px; color: #5A6478; line-height: 1.85; margin-bottom: 1rem; }
    .body-text p:last-child { margin-bottom: 0; }

    /* ── TICK LIST ── */
    .tick-list { list-style: none; display: flex; flex-direction: column; gap: 0.7rem; margin-top: 0.5rem; }
    .tick-list li {
      display: flex; align-items: flex-start; gap: 10px;
      font-size: 14.5px; color: #5A6478; line-height: 1.7;
    }
    .tick-list li .tick {
      width: 20px; height: 20px; flex-shrink: 0;
      border-radius: 50%;
      background: linear-gradient(135deg, #8B1A1A, #CC2229);
      display: flex; align-items: center; justify-content: center;
      margin-top: 2px;
    }
    .tick-list li .tick svg { width: 10px; height: 10px; stroke: #ffffff; fill: none; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; }

    /* ── INTRO GRID ── */
    .intro-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 1.5rem; align-items: start; }

    /* ── STAT SIDEBAR ── */
    .stat-sidebar {
      background: #FFFFFF;
      border: 1px solid #DDE3EF;
      border-radius: 16px;
      padding: 1.75rem 1.5rem;
      box-shadow: 0 4px 20px rgba(26,58,143,0.07);
      display: flex; flex-direction: column; gap: 1.25rem;
    }
    .stat-item { display: flex; align-items: center; gap: 14px; }
    .stat-icon {
      width: 48px; height: 48px; flex-shrink: 0; border-radius: 12px;
      background: linear-gradient(135deg, #8B1A1A, #CC2229);
      display: flex; align-items: center; justify-content: center;
    }
    .stat-icon svg { width: 20px; height: 20px; stroke: #ffffff; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
    .stat-label { font-size: 13px; font-weight: 600; color: #1A3A8F; line-height: 1.4; }
    .stat-hr { border: none; border-top: 1px solid #DDE3EF; }

    /* ── FEATURES GRID ── */
    .features-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 1.1rem; }
    .feat-card {
      background: #FFFFFF;
      border: 1px solid #DDE3EF;
      border-top: 3px solid #CC2229;
      border-radius: 16px; padding: 1.5rem 1.4rem;
      box-shadow: 0 3px 12px rgba(26,58,143,0.06);
      transition: transform 0.18s, box-shadow 0.18s;
    }
    .feat-card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(26,58,143,0.11); }
    .feat-icon {
      width: 44px; height: 44px; border-radius: 11px;
      background: linear-gradient(135deg, rgba(26,58,143,0.08), rgba(26,31,107,0.14));
      border: 1px solid rgba(26,58,143,0.13);
      display: flex; align-items: center; justify-content: center;
      margin-bottom: 1rem;
    }
    .feat-icon svg { width: 20px; height: 20px; stroke: #1A3A8F; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
    .feat-card p { font-size: 13.5px; color: #5A6478; line-height: 1.7; }

    /* ── TWO-COL GRID ── */
    .two-col-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.25rem; }

    /* ── DARK GRID ── */
    .dark-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 1px; background: rgba(255,255,255,0.06); border-radius: 16px; overflow: hidden; margin-top: 2rem; }
    .dark-card { background: rgba(255,255,255,0.03); padding: 1.75rem 1.5rem; transition: background 0.18s; }
    .dark-card:hover { background: rgba(204,34,41,0.07); }
    .dark-card-icon {
      width: 44px; height: 44px; border-radius: 11px;
      background: rgba(204,34,41,0.12); border: 1px solid rgba(204,34,41,0.2);
      display: flex; align-items: center; justify-content: center; margin-bottom: 1rem;
    }
    .dark-card-icon svg { width: 20px; height: 20px; stroke: #CC2229; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
    .dark-card p { font-size: 13.5px; color: rgba(255,255,255,0.55); line-height: 1.7; }

    /* ── ABOUT EXAM GRID ── */
    .about-exam-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; align-items: start; }
    .about-exam-visual {
      border-radius: 16px; overflow: hidden;
      background: linear-gradient(135deg, #0a1e45, #1560a8);
      aspect-ratio: 4/3;
      display: flex; align-items: center; justify-content: center;
      position: relative;
      box-shadow: 0 12px 36px rgba(26,58,143,0.2);
    }
    .about-exam-visual::before {
      content: '';
      position: absolute; inset: 0;
      background-image:
        linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
      background-size: 36px 36px;
    }
    .exam-visual-inner { position: relative; z-index: 1; text-align: center; color: rgba(255,255,255,0.6); }
    .exam-visual-inner svg { width: 52px; height: 52px; stroke: rgba(255,255,255,0.25); fill: none; stroke-width: 1; margin: 0 auto 0.75rem; }
    .exam-visual-inner p { font-size: 13px; }
    .exam-badge {
      position: absolute; bottom: -12px; left: 50%; transform: translateX(-50%);
      background: #FFFFFF; border: 1px solid #DDE3EF;
      border-radius: 40px; padding: 6px 20px;
      display: flex; align-items: center; gap: 8px;
      box-shadow: 0 4px 16px rgba(26,58,143,0.12);
      white-space: nowrap;
    }
    .exam-badge-dot { width: 8px; height: 8px; border-radius: 50%; background: #CC2229; flex-shrink: 0; }
    .exam-badge span { font-size: 12px; font-weight: 600; color: #1A3A8F; }

    /* ── CTA BANNER ── */
    .cta-banner {
      background: linear-gradient(135deg, #0a1e45, #0f4a8a, #1560a8);
      border-radius: 16px; padding: 2.5rem 2rem;
      text-align: center; position: relative; overflow: hidden;
    }
    .cta-banner::before {
      content: ''; position: absolute; inset: 0;
      background-image:
        linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
      background-size: 40px 40px; pointer-events: none;
    }
    .cta-inner { position: relative; z-index: 1; }
    .cta-label { font-size: 10.5px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4DD9FF; margin-bottom: 0.6rem; }
    .cta-h2 {
      font-family: 'Playfair Display', Georgia, serif;
      font-size: clamp(22px, 3vw, 30px); font-weight: 700; color: #ffffff !important;
      margin-bottom: 1.75rem;
    }
    .cta-items { display: flex; justify-content: center; gap: 2rem; flex-wrap: wrap; margin-bottom: 2rem; }
    .cta-item { display: flex; align-items: center; gap: 8px; font-size: 14px; color: rgba(255,255,255,0.78); }
    .cta-item svg { width: 16px; height: 16px; stroke: #4DD9FF; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
    .cta-btn {
      display: inline-flex; align-items: center; gap: 8px;
      background: linear-gradient(135deg, #8B1A1A, #CC2229);
      color: #ffffff !important; font-size: 15px; font-weight: 700;
      padding: 14px 32px; border-radius: 10px;
      box-shadow: 0 6px 20px rgba(204,34,41,0.4);
      transition: opacity 0.18s, box-shadow 0.18s, transform 0.15s;
      text-decoration: none !important;
    }
    .cta-btn:hover { color: #ffffff !important; opacity: 0.88; transform: translateY(-2px); box-shadow: 0 10px 28px rgba(204,34,41,0.5); }
    .cta-btn svg { width: 16px; height: 16px; stroke: #ffffff; fill: none; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }

    /* ── FAQ ── */
    .faq-list { display: flex; flex-direction: column; gap: 1px; border: 1px solid #DDE3EF; border-radius: 16px; overflow: hidden; }
    .faq-item { background: #FFFFFF; border: none; }
    .faq-q {
      width: 100%; text-align: left; padding: 1.25rem 1.5rem;
      display: flex; align-items: center; justify-content: space-between; gap: 1rem;
      font-size: 14.5px; font-weight: 600; color: #1A3A8F;
      background: none; border: none; cursor: pointer;
      border-bottom: 1px solid #DDE3EF;
      transition: background 0.15s;
      font-family: 'DM Sans', sans-serif;
    }
    .faq-item:last-child .faq-q { border-bottom: none; }
    .faq-q:hover { background: #F4F7FC; color: #1A3A8F; }
    .faq-q svg { width: 16px; height: 16px; stroke: #CC2229; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; transition: transform 0.2s; }
    .faq-item.open .faq-q { background: #F4F7FC; border-bottom: 1px solid #DDE3EF; color: #1A3A8F; }
    .faq-item.open .faq-q svg { transform: rotate(180deg); }
    .faq-a {
      display: none; padding: 1.1rem 1.5rem;
      font-size: 14px; color: #5A6478; line-height: 1.8;
      background: #F4F7FC;
    }
    .faq-item.open .faq-a { display: block; }

    /* ── RESPONSIVE ── */
    @media (max-width: 820px) {
      .intro-grid, .about-exam-grid, .two-col-grid { grid-template-columns: 1fr; }
      .features-grid { grid-template-columns: 1fr 1fr; }
      .dark-grid { grid-template-columns: 1fr; }
    }
    @media (max-width: 600px) {
      .features-grid { grid-template-columns: 1fr; }
      .cta-items { flex-direction: column; align-items: center; gap: 0.75rem; }
    }/* End custom CSS */