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

 

.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-42 .tc-wp-content-root img, .wpc-scope-42 .tc-wp-content-root video, .wpc-scope-42 .tc-wp-content-root svg, .wpc-scope-42 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 div, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 section, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 article, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 span, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 h2, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 h3, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 p{
  box-sizing: border-box;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-section{
  position: relative;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-section-white{
  background: #ffffff;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 121, 107, 0.09), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(25, 118, 210, 0.08), transparent 30%),
    #f7faf9;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 121, 107, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 121, 107, 0.1), rgba(25, 118, 210, 0.09));
  color: #00695c;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading h2{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #526174;
  line-height: 1.72;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-card, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-card::before, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 121, 107, 0.38), rgba(25, 118, 210, 0.24), transparent 56%);
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-card:hover, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 121, 107, 0.24);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.12);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-card:hover::before, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit:hover::before{
  opacity: 1;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-card h3, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit h3, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-card p, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit p, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step p{
  margin: 10px 0 0;
  color: #526174;
  line-height: 1.68;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #00796b, #1976d2);
  box-shadow: 0 12px 24px rgba(0, 121, 107, 0.22);
  position: relative;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon::before, .wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-calc::before{
  width: 22px;
  height: 4px;
  top: 13px;
  left: 12px;
  border-radius: 6px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-calc::after{
  width: 22px;
  height: 16px;
  left: 12px;
  bottom: 10px;
  border-radius: 4px;
  background: repeating-linear-gradient(90deg, #ffffff 0 4px, transparent 4px 7px);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-right-color: transparent;
  background: transparent;
  border-radius: 50%;
  top: 11px;
  left: 12px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-speed::after{
  width: 14px;
  height: 3px;
  top: 22px;
  left: 23px;
  border-radius: 8px;
  transform: rotate(-24deg);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 10px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #00796b;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-steps::before{
  width: 5px;
  height: 25px;
  left: 14px;
  top: 10px;
  border-radius: 8px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-steps::after{
  width: 16px;
  height: 20px;
  left: 22px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
  background: #00796b;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-daily::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-icon-daily::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 22px;
  border-radius: 8px;
  transform: rotate(38deg);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(0, 121, 107, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(240, 248, 247, 0.98));
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -90px;
  top: -90px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 121, 107, 0.14), rgba(25, 118, 210, 0.12));
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.12);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #00796b, #1976d2);
  color: #ffffff;
  font-weight: 800;
  box-shadow: 0 14px 28px rgba(0, 121, 107, 0.24);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 121, 107, 0.09);
  color: #00695c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit-mark{
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 121, 107, 0.14), rgba(25, 118, 210, 0.14));
  position: relative;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 4px solid #00796b;
  border-bottom: 4px solid #00796b;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-42 .tc-wp-content-root .ct-tax-content-v1 .ct-tax-reveal.ct-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ct-tax-content-v1 .ct-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ct-tax-content-v1 .ct-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ct-tax-content-v1 .ct-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ct-tax-content-v1 .ct-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid-three, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit{
    padding: 28px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ct-tax-content-v1 .ct-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid-three, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit{
    padding: 30px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit h3, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step h3{
    font-size: 22px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-card p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-benefit p, .tc-wp-content-root .ct-tax-content-v1 .ct-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step{
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .ct-tax-content-v1 .ct-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}