@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-67 .tc-wp-content-root img, .wpc-scope-67 .tc-wp-content-root video, .wpc-scope-67 .tc-wp-content-root svg, .wpc-scope-67 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-67 .tc-wp-content-root .nv-tax-content-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      background:#fff;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:#1f2937;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-content-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-section-white{
      background:#ffffff;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-section-soft{
      background:#f8fafc;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-section-title{
      text-align:center;
      font-weight:800;
      line-height:1.2;
      margin:0 0 16px;
      color:#0f172a;
      position:relative;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-section-title::after{
      content:"";
      display:block;
      width:90px;
      height:5px;
      margin:16px auto 0;
      border-radius:999px;
      background:linear-gradient(90deg,#2563eb,#06b6d4);
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-intro{
      text-align:center;
      max-width:850px;
      margin:0 auto 40px;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card{
      position:relative;
      background:#fff;
      border:1px solid #e5e7eb;
      border-radius:22px;
      padding:28px;
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      transition:.35s ease;
      height:100%;
      overflow:hidden;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#2563eb,#06b6d4);
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 40px rgba(37,99,235,.12);
      border-color:#bfdbfe;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card-icon{
      width:54px;
      height:54px;
      border-radius:16px;
      background:linear-gradient(135deg,#2563eb,#06b6d4);
      display:flex;
      align-items:center;
      justify-content:center;
      margin-bottom:18px;
      position:relative;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card-icon::after{
      content:"";
      width:18px;
      height:18px;
      border-radius:50%;
      background:#fff;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card h3{
      margin:0 0 12px;
      color:#0f172a;
      font-weight:700;
      line-height:1.4;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-card p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-step-wrap{
      display:grid;
      gap:24px;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-step{
      position:relative;
      background:#fff;
      border-radius:24px;
      border:1px solid #e2e8f0;
      padding:28px 28px 28px 110px;
      box-shadow:0 10px 25px rgba(15,23,42,.05);
      transition:.35s ease;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-step:hover{
      transform:translateY(-5px);
      box-shadow:0 18px 35px rgba(37,99,235,.10);
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-step-number{
      position:absolute;
      left:28px;
      top:50%;
      transform:translateY(-50%);
      width:58px;
      height:58px;
      border-radius:50%;
      background:linear-gradient(135deg,#2563eb,#06b6d4);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:22px;
      font-weight:800;
      box-shadow:0 10px 25px rgba(37,99,235,.25);
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-step h3{
      margin:0 0 10px;
      color:#0f172a;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-step p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-trust-card{
      text-align:center;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-badge{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      width:64px;
      height:64px;
      border-radius:18px;
      margin-bottom:18px;
      background:linear-gradient(135deg,#2563eb,#06b6d4);
      color:#fff;
      font-size:24px;
      font-weight:800;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-decor{
      position:absolute;
      width:280px;
      height:280px;
      border-radius:50%;
      background:radial-gradient(circle,rgba(37,99,235,.08),transparent 70%);
      pointer-events:none;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-decor-1{
      top:-80px;
      right:-100px;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-decor-2{
      bottom:-100px;
      left:-100px;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-reveal{
      opacity:0;
      transform:translateY(24px);
      transition:all .8s ease;
    }.wpc-scope-67 .tc-wp-content-root .nv-tax-reveal.nv-tax-show{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .nv-tax-section{
        padding:55px 14px;
      }.tc-wp-content-root .nv-tax-container{
        padding:0 2px;
      }.tc-wp-content-root .nv-tax-section-title{
        font-size:28px;
      }.tc-wp-content-root .nv-tax-intro{
        font-size:14px;
      }.tc-wp-content-root .nv-tax-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .nv-tax-card{
        padding:22px;
      }.tc-wp-content-root .nv-tax-card h3, .tc-wp-content-root .nv-tax-step h3{
        font-size:19px;
      }.tc-wp-content-root .nv-tax-card p, .tc-wp-content-root .nv-tax-step p{
        font-size:14px;
      }.tc-wp-content-root .nv-tax-step{
        padding:90px 22px 22px;
      }.tc-wp-content-root .nv-tax-step-number{
        left:22px;
        top:22px;
        transform:none;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .nv-tax-section{
        padding:60px 18px;
      }.tc-wp-content-root .nv-tax-section-title{
        font-size:30px;
      }.tc-wp-content-root .nv-tax-intro{
        font-size:15px;
      }.tc-wp-content-root .nv-tax-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .nv-tax-card{
        padding:24px;
      }.tc-wp-content-root .nv-tax-card h3, .tc-wp-content-root .nv-tax-step h3{
        font-size:20px;
      }.tc-wp-content-root .nv-tax-card p, .tc-wp-content-root .nv-tax-step p{
        font-size:15px;
      }.tc-wp-content-root .nv-tax-step{
        padding:92px 24px 24px;
      }.tc-wp-content-root .nv-tax-step-number{
        left:24px;
        top:24px;
        transform:none;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .nv-tax-section{
        padding:70px 20px;
      }.tc-wp-content-root .nv-tax-section-title{
        font-size:34px;
      }.tc-wp-content-root .nv-tax-intro{
        font-size:16px;
      }.tc-wp-content-root .nv-tax-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .nv-tax-card{
        padding:26px;
      }.tc-wp-content-root .nv-tax-card h3, .tc-wp-content-root .nv-tax-step h3{
        font-size:21px;
      }.tc-wp-content-root .nv-tax-card p, .tc-wp-content-root .nv-tax-step p{
        font-size:15px;
      }.tc-wp-content-root .nv-tax-step{
        padding:95px 26px 26px;
      }.tc-wp-content-root .nv-tax-step-number{
        left:26px;
        top:26px;
        transform:none;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .nv-tax-section{
        padding:80px 28px;
      }.tc-wp-content-root .nv-tax-section-title{
        font-size:38px;
      }.tc-wp-content-root .nv-tax-intro{
        font-size:17px;
      }.tc-wp-content-root .nv-tax-grid{
        grid-template-columns:repeat(2,1fr);
        gap:24px;
      }.tc-wp-content-root .nv-tax-card{
        padding:28px;
      }.tc-wp-content-root .nv-tax-card h3, .tc-wp-content-root .nv-tax-step h3{
        font-size:22px;
      }.tc-wp-content-root .nv-tax-card p, .tc-wp-content-root .nv-tax-step p{
        font-size:16px;
      }}@media (min-width:1024px){.tc-wp-content-root .nv-tax-section{
        padding:95px 30px;
      }.tc-wp-content-root .nv-tax-section-title{
        font-size:44px;
      }.tc-wp-content-root .nv-tax-intro{
        font-size:18px;
      }.tc-wp-content-root .nv-tax-grid-3{
        grid-template-columns:repeat(3,1fr);
        gap:26px;
      }.tc-wp-content-root .nv-tax-card h3, .tc-wp-content-root .nv-tax-step h3{
        font-size:22px;
      }.tc-wp-content-root .nv-tax-card p, .tc-wp-content-root .nv-tax-step p{
        font-size:16px;
      }}