@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-35 .tc-wp-content-root img, .wpc-scope-35 .tc-wp-content-root video, .wpc-scope-35 .tc-wp-content-root svg, .wpc-scope-35 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  --sc-tax-primary: #0f766e;
  --sc-tax-primary-dark: #115e59;
  --sc-tax-accent: #d97706;
  --sc-tax-ink: #172033;
  --sc-tax-muted: #5f6b7a;
  --sc-tax-soft: #f7faf8;
  --sc-tax-border: rgba(15, 118, 110, 0.14);
  --sc-tax-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  --sc-tax-shadow-hover: 0 24px 60px rgba(15, 118, 110, 0.15);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections section, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections div, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-section-white{
  background: #ffffff;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-section-soft{
  background:
    radial-gradient(circle at top left, rgba(15, 118, 110, 0.08), transparent 34%),
    linear-gradient(180deg, #f8fbf9 0%, #f3f7f5 100%);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(15, 118, 110, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.1), rgba(217, 119, 6, 0.1));
  color: var(--sc-tax-primary-dark);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-heading h2{
  margin: 0;
  color: var(--sc-tax-ink);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-heading p{
  margin: 16px auto 0;
  color: var(--sc-tax-muted);
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
  position: relative;
  height: 100%;
  border: 1px solid var(--sc-tax-border);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--sc-tax-shadow);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card::before, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.08), transparent 42%, rgba(217, 119, 6, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card:hover, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card:hover, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 118, 110, 0.3);
  box-shadow: var(--sc-tax-shadow-hover);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card:hover::before, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card h3, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card h3, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content h3{
  position: relative;
  margin: 0;
  color: var(--sc-tax-ink);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-card p, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card p, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: var(--sc-tax-muted);
  line-height: 1.65;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--sc-tax-primary), var(--sc-tax-accent));
  box-shadow: 0 12px 25px rgba(15, 118, 110, 0.18);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon::before, .wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-lines::before{
  width: 20px;
  height: 3px;
  top: 15px;
  left: 13px;
  border-radius: 10px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-top-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-check::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-calendar::before{
  width: 24px;
  height: 22px;
  left: 11px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-icon-calendar::after{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 20px;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, var(--sc-tax-primary), var(--sc-tax-accent));
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--sc-tax-primary), var(--sc-tax-accent));
  box-shadow: 0 14px 28px rgba(15, 118, 110, 0.18);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 34px;
  padding: 0 12px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.1);
  color: var(--sc-tax-primary-dark);
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-dot{
  display: block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, var(--sc-tax-primary), var(--sc-tax-accent));
  box-shadow: 0 12px 25px rgba(217, 119, 6, 0.16);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-35 .tc-wp-content-root .sc-tax-content-sections .sc-tax-reveal.sc-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sc-tax-content-sections .sc-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-number{
    width: 54px;
    height: 46px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sc-tax-content-sections .sc-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sc-tax-content-sections .sc-tax-section{
    padding: 64px 0;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-number{
    width: 62px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sc-tax-content-sections .sc-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-grid-6, .tc-wp-content-root .sc-tax-content-sections .sc-tax-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-number{
    width: 66px;
    height: 56px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sc-tax-content-sections .sc-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-grid-6, .tc-wp-content-root .sc-tax-content-sections .sc-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card h3, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-trust-card p, .tc-wp-content-root .sc-tax-content-sections .sc-tax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-card{
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .sc-tax-content-sections .sc-tax-step-number{
    width: 74px;
    height: 62px;
    font-size: 20px;
  }}