@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-47 .tc-wp-content-root img, .wpc-scope-47 .tc-wp-content-root video, .wpc-scope-47 .tc-wp-content-root svg, .wpc-scope-47 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #162033;
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-section-white{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f8f7 100%);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0b7a75;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-kicker::before, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-kicker::after{
  content: "";
  width: 28px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0b7a75, #36b37e);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading h2{
  margin: 0;
  color: #121a2b;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(17, 34, 64, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(22, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card::before, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0b7a75, #36b37e, #2f80ed);
  opacity: 0.9;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card:hover, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card:hover, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(11, 122, 117, 0.28);
  box-shadow: 0 24px 58px rgba(22, 32, 51, 0.13);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card h3, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card h3, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content h3{
  margin: 0;
  color: #141d30;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card p, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card p, .wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content p{
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.65;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(11, 122, 117, 0.12), rgba(47, 128, 237, 0.12));
  box-shadow: inset 0 0 0 1px rgba(11, 122, 117, 0.12);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon::before{
  content: "";
  display: block;
  margin: auto;
  background: linear-gradient(135deg, #0b7a75, #36b37e);
  transition: transform 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card:hover .ct-tax-icon::before{
  transform: scale(1.12);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon-bar::before{
  width: 22px;
  height: 14px;
  border-radius: 4px;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon-circle::before{
  width: 18px;
  height: 18px;
  border-radius: 50%;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon-stack::before{
  width: 22px;
  height: 18px;
  border-radius: 6px;
  box-shadow: 6px 6px 0 rgba(47, 128, 237, 0.28);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon-check::before{
  width: 20px;
  height: 10px;
  border-left: 4px solid #0b7a75;
  border-bottom: 4px solid #0b7a75;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-card:hover .ct-tax-icon-check::before{
  transform: rotate(-45deg) scale(1.12);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon-mobile::before{
  width: 16px;
  height: 24px;
  border-radius: 5px;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-icon-shield::before{
  width: 20px;
  height: 22px;
  clip-path: polygon(50% 0%, 90% 16%, 82% 74%, 50% 100%, 18% 74%, 10% 16%);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, #ffffff 0%, #f9fffd 100%);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 34px;
  width: 2px;
  background: linear-gradient(180deg, rgba(11, 122, 117, 0), rgba(11, 122, 117, 0.28), rgba(47, 128, 237, 0));
  z-index: -1;
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #0b7a75, #36b37e 55%, #2f80ed);
  box-shadow: 0 14px 28px rgba(11, 122, 117, 0.22);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  color: #0b6763;
  font-weight: 800;
  background: rgba(11, 122, 117, 0.09);
  border: 1px solid rgba(11, 122, 117, 0.16);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-dot{
  display: inline-flex;
  width: 12px;
  height: 12px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #36b37e;
  box-shadow: 0 0 0 8px rgba(54, 179, 126, 0.13), 0 0 26px rgba(54, 179, 126, 0.35);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-47 .tc-wp-content-root .ct-tax-content-wrap .ct-tax-reveal.ct-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ct-tax-content-wrap .ct-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-badge{
    padding: 7px 10px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ct-tax-content-wrap .ct-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-badge{
    padding: 7px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ct-tax-content-wrap .ct-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ct-tax-content-wrap .ct-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid-three, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid-final{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card{
    padding: 28px;
    border-radius: 24px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
    gap: 22px;
    padding: 30px;
    border-radius: 24px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-badge{
    padding: 8px 13px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ct-tax-content-wrap .ct-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-grid-final{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card{
    min-height: 250px;
    padding: 32px;
    border-radius: 26px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card h3, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card p, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card{
    gap: 26px;
    padding: 34px;
    border-radius: 28px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .ct-tax-content-wrap .ct-tax-badge{
    padding: 8px 14px;
    font-size: 13px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ct-tax-content-wrap .ct-tax-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-trust-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-step-card, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-reveal, .tc-wp-content-root .ct-tax-content-wrap .ct-tax-reveal.ct-tax-visible{
    transition: none;
    transform: none;
    opacity: 1;
  }}