@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-27 .tc-wp-content-root img, .wpc-scope-27 .tc-wp-content-root video, .wpc-scope-27 .tc-wp-content-root svg, .wpc-scope-27 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper{
      --nj-primary:#1d4ed8;
      --nj-secondary:#06b6d4;
      --nj-accent:#8b5cf6;
      --nj-text:#1f2937;
      --nj-muted:#6b7280;
      --nj-bg:#ffffff;
      --nj-soft:#f8fafc;
      --nj-border:#e5e7eb;
      --nj-shadow:0 10px 30px rgba(15,23,42,.08);
      --nj-radius:22px;
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      color:var(--nj-text);
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-white{
      background:#fff;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-soft-bg{
      background:var(--nj-soft);
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-section-title{
      text-align:center;
      font-weight:800;
      color:#111827;
      margin:0 0 14px;
      line-height:1.2;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-section-intro{
      text-align:center;
      color:var(--nj-muted);
      max-width:820px;
      margin:0 auto 40px;
      line-height:1.8;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-card{
      background:#fff;
      border:1px solid var(--nj-border);
      border-radius:var(--nj-radius);
      box-shadow:var(--nj-shadow);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-card:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 45px rgba(15,23,42,.12);
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,var(--nj-primary),var(--nj-secondary),var(--nj-accent));
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-card-content{
      position:relative;
      z-index:2;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-icon{
      width:56px;
      height:56px;
      border-radius:16px;
      background:linear-gradient(135deg,var(--nj-primary),var(--nj-secondary));
      margin-bottom:18px;
      position:relative;
      display:flex;
      align-items:center;
      justify-content:center;
      color:#fff;
      font-weight:800;
      font-size:20px;
      box-shadow:0 10px 20px rgba(29,78,216,.18);
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-card h3{
      margin:0 0 12px;
      color:#111827;
      line-height:1.3;
      font-weight:700;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-card p{
      margin:0;
      color:var(--nj-muted);
      line-height:1.8;
      flex-grow:1;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-step-wrap{
      display:grid;
      gap:24px;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card{
      background:#fff;
      border:1px solid var(--nj-border);
      border-radius:26px;
      position:relative;
      box-shadow:var(--nj-shadow);
      overflow:hidden;
      transition:.35s ease;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      bottom:0;
      width:6px;
      background:linear-gradient(to bottom,var(--nj-primary),var(--nj-secondary));
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-step{
      display:flex;
      align-items:flex-start;
      gap:22px;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:50%;
      background:linear-gradient(135deg,var(--nj-primary),var(--nj-accent));
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:24px;
      font-weight:800;
      box-shadow:0 10px 25px rgba(29,78,216,.18);
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-badge{
      display:inline-block;
      padding:6px 12px;
      border-radius:999px;
      background:rgba(29,78,216,.08);
      color:var(--nj-primary);
      font-size:12px;
      font-weight:700;
      letter-spacing:.4px;
      margin-bottom:12px;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-decor{
      position:absolute;
      border-radius:50%;
      background:linear-gradient(135deg,rgba(29,78,216,.12),rgba(6,182,212,.08));
      pointer-events:none;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-d1{
      width:260px;
      height:260px;
      top:-120px;
      right:-100px;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-d2{
      width:180px;
      height:180px;
      bottom:-80px;
      left:-60px;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .8s ease;
    }.wpc-scope-27 .tc-wp-content-root .nj-tax-content-wrapper .nj-reveal.nj-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .nj-tax-content-wrapper .nj-section{padding:55px 14px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-container{padding:0 2px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-title{font-size:24px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-intro{font-size:14px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card, .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card{padding:22px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card h3{font-size:18px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card p, .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card p{font-size:14px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-step{flex-direction:column;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .nj-tax-content-wrapper .nj-section{padding:60px 18px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-title{font-size:28px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-intro{font-size:15px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card, .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card{padding:24px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card h3{font-size:19px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card p{font-size:15px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-step{flex-direction:column;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .nj-tax-content-wrapper .nj-section{padding:70px 22px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-title{font-size:30px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-intro{font-size:16px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card, .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card{padding:26px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card h3{font-size:20px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card p{font-size:15px;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .nj-tax-content-wrapper .nj-section{padding:80px 28px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-title{font-size:34px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-intro{font-size:17px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-grid.section-grid{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .nj-tax-content-wrapper .nj-grid.section-grid-4{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .nj-tax-content-wrapper .nj-card, .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card{padding:28px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card h3{font-size:20px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card p{font-size:15px;}}@media (min-width:1024px){.tc-wp-content-root .nj-tax-content-wrapper .nj-section{padding:95px 32px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-title{font-size:40px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-section-intro{font-size:18px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-grid.section-grid, .tc-wp-content-root .nj-tax-content-wrapper .nj-grid.section-grid-3, .tc-wp-content-root .nj-tax-content-wrapper .nj-grid.section-grid-4{
        grid-template-columns:repeat(3,1fr);
        gap:24px;
      }.tc-wp-content-root .nj-tax-content-wrapper .nj-card, .tc-wp-content-root .nj-tax-content-wrapper .nj-step-card{padding:30px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card h3{font-size:21px;}.tc-wp-content-root .nj-tax-content-wrapper .nj-card p{font-size:15px;}}