@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-80 .tc-wp-content-root img, .wpc-scope-80 .tc-wp-content-root video, .wpc-scope-80 .tc-wp-content-root svg, .wpc-scope-80 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial, .wpc-scope-80 .tc-wp-content-root .ttax-editorial section, .wpc-scope-80 .tc-wp-content-root .ttax-editorial div, .wpc-scope-80 .tc-wp-content-root .ttax-editorial article{
  box-sizing: border-box;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-section{
  position: relative;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-section-white{
  background: #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-section-soft{
  background: linear-gradient(180deg, #f7fbf8 0%, #f3f8f5 100%);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(22, 163, 74, 0.22);
  border-radius: 999px;
  background: rgba(236, 253, 245, 0.9);
  color: #047857;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #16a34a, #14b8a6);
  box-shadow: 0 0 0 5px rgba(20, 184, 166, 0.12);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-heading h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-heading p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-card, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(18, 33, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-card::after, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: radial-gradient(circle at 15% 0%, rgba(20, 184, 166, 0.13), transparent 34%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-card:hover, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.26);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-card:hover::after, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-card h3, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-step h3, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-card p, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-step p, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6677;
  line-height: 1.65;
  font-weight: 450;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #16a34a, #14b8a6);
  box-shadow: 0 12px 26px rgba(20, 184, 166, 0.24);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon::before, .wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-calc::before{
  width: 20px;
  height: 3px;
  left: 12px;
  top: 12px;
  border-radius: 99px;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-calc::after{
  width: 20px;
  height: 14px;
  left: 12px;
  top: 21px;
  border-radius: 4px;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.95);
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 20px;
  top: 20px;
  border-radius: 99px;
  transform: rotate(-28deg);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 14px;
  border: 3px solid #ffffff;
  border-radius: 10px;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 14px;
  top: 13px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 8px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 13px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 19px;
  top: 30px;
  border-radius: 99px;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-help::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-icon-help::after{
  width: 3px;
  height: 12px;
  left: 21px;
  top: 17px;
  border-radius: 99px;
  box-shadow: 0 15px 0 #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(20, 184, 166, 0.18);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 253, 250, 0.98)),
    radial-gradient(circle at 0% 0%, rgba(22, 163, 74, 0.15), transparent 35%);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.32);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f9f6e, #14b8a6);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(20, 184, 166, 0.24);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: #ecfdf5;
  color: #047857;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfefd 100%),
    radial-gradient(circle at 80% 10%, rgba(20, 184, 166, 0.16), transparent 34%);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: rgba(236, 253, 245, 0.95);
  border: 1px solid rgba(20, 184, 166, 0.25);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 14px;
  top: 16px;
  border-left: 4px solid #0f9f6e;
  border-bottom: 4px solid #0f9f6e;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-80 .tc-wp-content-root .ttax-editorial .ttax-reveal.ttax-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 .ttax-editorial .ttax-section{
    padding: 50px 0;
  }.tc-wp-content-root .ttax-editorial .ttax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttax-editorial .ttax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ttax-editorial .ttax-card, .tc-wp-content-root .ttax-editorial .ttax-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttax-editorial .ttax-card h3, .tc-wp-content-root .ttax-editorial .ttax-step h3, .tc-wp-content-root .ttax-editorial .ttax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttax-editorial .ttax-card p, .tc-wp-content-root .ttax-editorial .ttax-step p, .tc-wp-content-root .ttax-editorial .ttax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttax-editorial .ttax-steps{
    gap: 16px;
  }.tc-wp-content-root .ttax-editorial .ttax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttax-editorial .ttax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttax-editorial .ttax-section{
    padding: 56px 0;
  }.tc-wp-content-root .ttax-editorial .ttax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading{
    margin-bottom: 32px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttax-editorial .ttax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ttax-editorial .ttax-card, .tc-wp-content-root .ttax-editorial .ttax-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ttax-editorial .ttax-card h3, .tc-wp-content-root .ttax-editorial .ttax-step h3, .tc-wp-content-root .ttax-editorial .ttax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttax-editorial .ttax-card p, .tc-wp-content-root .ttax-editorial .ttax-step p, .tc-wp-content-root .ttax-editorial .ttax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttax-editorial .ttax-steps{
    gap: 18px;
  }.tc-wp-content-root .ttax-editorial .ttax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttax-editorial .ttax-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttax-editorial .ttax-section{
    padding: 64px 0;
  }.tc-wp-content-root .ttax-editorial .ttax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttax-editorial .ttax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ttax-editorial .ttax-card, .tc-wp-content-root .ttax-editorial .ttax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttax-editorial .ttax-card h3, .tc-wp-content-root .ttax-editorial .ttax-step h3, .tc-wp-content-root .ttax-editorial .ttax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttax-editorial .ttax-card p, .tc-wp-content-root .ttax-editorial .ttax-step p, .tc-wp-content-root .ttax-editorial .ttax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttax-editorial .ttax-steps{
    gap: 20px;
  }.tc-wp-content-root .ttax-editorial .ttax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttax-editorial .ttax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttax-editorial .ttax-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttax-editorial .ttax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttax-editorial .ttax-grid-six, .tc-wp-content-root .ttax-editorial .ttax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ttax-editorial .ttax-card, .tc-wp-content-root .ttax-editorial .ttax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttax-editorial .ttax-card h3, .tc-wp-content-root .ttax-editorial .ttax-step h3, .tc-wp-content-root .ttax-editorial .ttax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttax-editorial .ttax-card p, .tc-wp-content-root .ttax-editorial .ttax-step p, .tc-wp-content-root .ttax-editorial .ttax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttax-editorial .ttax-steps{
    gap: 22px;
  }.tc-wp-content-root .ttax-editorial .ttax-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ttax-editorial .ttax-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttax-editorial .ttax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttax-editorial .ttax-container{
    padding: 0 36px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttax-editorial .ttax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttax-editorial .ttax-grid-six, .tc-wp-content-root .ttax-editorial .ttax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ttax-editorial .ttax-card, .tc-wp-content-root .ttax-editorial .ttax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttax-editorial .ttax-card h3, .tc-wp-content-root .ttax-editorial .ttax-step h3, .tc-wp-content-root .ttax-editorial .ttax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttax-editorial .ttax-card p, .tc-wp-content-root .ttax-editorial .ttax-step p, .tc-wp-content-root .ttax-editorial .ttax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttax-editorial .ttax-steps{
    gap: 24px;
  }.tc-wp-content-root .ttax-editorial .ttax-step{
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .ttax-editorial .ttax-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}.wpc-scope-80 .tc-wp-content-root .ttax-step-content{}