@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .ttsc-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-section{
  position: relative;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-section-white{
  background: #ffffff;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(27, 119, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.12), rgba(37, 99, 235, 0.1));
  color: #145fbf;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-heading p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.72;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card::before, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.18), rgba(37, 99, 235, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card:hover, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(37, 99, 235, 0.22);
  box-shadow: 0 24px 65px rgba(15, 23, 42, 0.11);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card:hover::before, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #566476;
  line-height: 1.68;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon{
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #14b8a6, #2563eb);
  box-shadow: 0 12px 28px rgba(37, 99, 235, 0.22);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon::before, .tc-wp-content-root .ttsc-content-wrap .ttsc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-speed::before{
  width: 22px;
  height: 3px;
  top: 23px;
  left: 13px;
  border-radius: 999px;
  transform: rotate(-24deg);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-speed::after{
  width: 8px;
  height: 8px;
  right: 12px;
  bottom: 12px;
  border-radius: 50%;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-clock::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-clock::after{
  width: 9px;
  height: 3px;
  top: 23px;
  left: 24px;
  border-radius: 999px;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-route::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border: 3px dashed #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-route::after{
  width: 7px;
  height: 7px;
  right: 11px;
  top: 11px;
  border-radius: 50%;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-pace::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  border: 3px solid #ffffff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 0;
  background: transparent;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-pace::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 24px;
  border-radius: 999px;
  transform: rotate(-38deg);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-unit::before{
  width: 24px;
  height: 4px;
  top: 15px;
  left: 12px;
  border-radius: 999px;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-unit::after{
  width: 18px;
  height: 4px;
  top: 28px;
  left: 12px;
  border-radius: 999px;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-icon-check::before{
  width: 22px;
  height: 11px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.12);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(37, 99, 235, 0.12);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 74px;
  width: 1px;
  background: linear-gradient(180deg, rgba(20, 184, 166, 0.1), rgba(37, 99, 235, 0.32), rgba(20, 184, 166, 0.1));
}.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.1);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #2563eb, #14b8a6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(37, 99, 235, 0.24);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy{
  min-width: 0;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
  overflow: hidden;
}.tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-mark{
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.16), rgba(37, 99, 235, 0.16));
}.tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-mark::before{
  content: "";
  position: absolute;
  width: 19px;
  height: 10px;
  left: 11px;
  top: 13px;
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
  transform: rotate(-45deg);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ttsc-content-wrap .ttsc-reveal.ttsc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ttsc-content-wrap .ttsc-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card-grid, .tc-wp-content-root .ttsc-content-wrap .ttsc-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card::after{
    display: none;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ttsc-content-wrap .ttsc-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card-grid, .tc-wp-content-root .ttsc-content-wrap .ttsc-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card::after{
    display: none;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ttsc-content-wrap .ttsc-section{
    padding: 62px 0;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card-grid, .tc-wp-content-root .ttsc-content-wrap .ttsc-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card::after{
    display: none;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ttsc-content-wrap .ttsc-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ttsc-content-wrap .ttsc-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-container{
    padding: 0 34px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card-grid{
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card h3, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-benefit-card p, .tc-wp-content-root .ttsc-content-wrap .ttsc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-card{
    gap: 34px;
    padding: 34px 38px;
  }.tc-wp-content-root .ttsc-content-wrap .ttsc-step-number{
    font-size: 21px;
  }}