@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-16 .tc-wp-content-root img, .wpc-scope-16 .tc-wp-content-root video, .wpc-scope-16 .tc-wp-content-root svg, .wpc-scope-16 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap{
      width:100%;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      color:#1f2937;
      overflow:hidden;
      --tax-gradient:linear-gradient(135deg,#0ea5e9,#2563eb,#4f46e5);
      --tax-shadow:0 12px 35px rgba(37,99,235,.10);
      --tax-border:#e5e7eb;
      --tax-off:#f8fafc;
      --tax-text:#475569;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-section.white{
      background:#fff;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-section.offwhite{
      background:var(--tax-off);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-section::before{
      content:"";
      position:absolute;
      width:280px;
      height:280px;
      border-radius:50%;
      background:radial-gradient(circle,rgba(37,99,235,.08),transparent 70%);
      top:-120px;
      right:-80px;
      pointer-events:none;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading{
      text-align:center;
      margin-bottom:38px;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading h2{
      margin:0 0 14px;
      font-weight:800;
      color:#0f172a;
      line-height:1.2;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading p{
      margin:0 auto;
      max-width:760px;
      color:var(--tax-text);
      line-height:1.8;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-card{
      background:#fff;
      border:1px solid var(--tax-border);
      border-radius:22px;
      box-shadow:var(--tax-shadow);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:var(--tax-gradient);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 45px rgba(37,99,235,.16);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-icon{
      width:56px;
      height:56px;
      border-radius:16px;
      background:var(--tax-gradient);
      position:relative;
      margin-bottom:18px;
      flex-shrink:0;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-icon::before{
      content:"";
      position:absolute;
      inset:13px;
      border-radius:10px;
      background:rgba(255,255,255,.95);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-card h3{
      margin:0 0 12px;
      color:#0f172a;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-card p{
      margin:0;
      color:var(--tax-text);
      line-height:1.8;
      flex-grow:1;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-steps{
      display:grid;
      grid-template-columns:1fr;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-step{
      position:relative;
      background:#fff;
      border:1px solid var(--tax-border);
      border-radius:24px;
      box-shadow:var(--tax-shadow);
      overflow:hidden;
      transition:.35s ease;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-step:hover{
      transform:translateY(-6px);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-step::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      width:6px;
      height:100%;
      background:var(--tax-gradient);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .step-flex{
      display:flex;
      align-items:flex-start;
      gap:22px;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .step-no{
      min-width:68px;
      width:68px;
      height:68px;
      border-radius:50%;
      background:var(--tax-gradient);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:24px;
      font-weight:800;
      box-shadow:0 10px 25px rgba(37,99,235,.25);
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .step-content h3{
      margin:0 0 10px;
      color:#0f172a;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .step-content p{
      margin:0;
      color:var(--tax-text);
      line-height:1.8;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .tax-badge{
      display:inline-block;
      padding:7px 14px;
      border-radius:999px;
      background:rgba(37,99,235,.08);
      color:#2563eb;
      font-size:12px;
      font-weight:700;
      letter-spacing:.4px;
      margin-bottom:14px;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .reveal{
      opacity:0;
      transform:translateY(24px);
      transition:all .7s ease;
    }.wpc-scope-16 .tc-wp-content-root .uitaxcalc-premium-wrap .reveal.active{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .uitaxcalc-premium-wrap .tax-section{padding:54px 0;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-container{padding:0 14px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading h2{font-size:28px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading p{font-size:14px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card{padding:22px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card h3{font-size:18px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card p{font-size:14px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-steps{gap:16px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-step{padding:22px;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .uitaxcalc-premium-wrap .tax-section{padding:60px 0;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-container{padding:0 18px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading h2{font-size:30px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading p{font-size:15px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card{padding:24px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card h3{font-size:19px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card p{font-size:15px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-steps{gap:18px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-step{padding:24px;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .uitaxcalc-premium-wrap .tax-section{padding:70px 0;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-container{padding:0 22px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading h2{font-size:34px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading p{font-size:16px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card{padding:26px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card h3{font-size:20px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card p{font-size:15px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-steps{gap:20px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-step{padding:26px;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .uitaxcalc-premium-wrap .tax-section{padding:80px 0;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-container{padding:0 28px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading h2{font-size:38px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading p{font-size:17px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-grid{grid-template-columns:repeat(2,1fr);gap:24px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card{padding:28px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card h3{font-size:21px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card p{font-size:15px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-steps{gap:22px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-step{padding:30px;}}@media (min-width:1024px){.tc-wp-content-root .uitaxcalc-premium-wrap .tax-section{padding:95px 0;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-container{padding:0 24px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading h2{font-size:42px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-heading p{font-size:18px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-grid{grid-template-columns:repeat(3,1fr);gap:28px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card{padding:30px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card h3{font-size:22px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-card p{font-size:16px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-steps{gap:24px;}.tc-wp-content-root .uitaxcalc-premium-wrap .tax-step{padding:34px;}}