@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 .fta-content-wrap{
  width: 100%;
  overflow: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.tc-wp-content-root .fta-content-wrap, .tc-wp-content-root .fta-content-wrap section, .tc-wp-content-root .fta-content-wrap div, .tc-wp-content-root .fta-content-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .fta-content-wrap .fta-section{
  position: relative;
}.tc-wp-content-root .fta-content-wrap .fta-section-white{
  background: #ffffff;
}.tc-wp-content-root .fta-content-wrap .fta-section-soft{
  background: #f7f9fc;
}.tc-wp-content-root .fta-content-wrap .fta-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .fta-content-wrap .fta-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .fta-content-wrap .fta-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(47, 112, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(47, 112, 255, 0.1), rgba(18, 194, 233, 0.1));
  color: #2457c5;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .fta-content-wrap .fta-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .fta-content-wrap .fta-section-head p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.75;
}.tc-wp-content-root .fta-content-wrap .fta-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .fta-content-wrap .fta-card, .tc-wp-content-root .fta-content-wrap .fta-benefit-card, .tc-wp-content-root .fta-content-wrap .fta-step-card{
  position: relative;
  border: 1px solid rgba(22, 32, 51, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .fta-content-wrap .fta-card{
  min-height: 100%;
  border-radius: 22px;
}.tc-wp-content-root .fta-content-wrap .fta-card::before, .tc-wp-content-root .fta-content-wrap .fta-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(47, 112, 255, 0.34), rgba(18, 194, 233, 0), rgba(124, 58, 237, 0.22));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
}.tc-wp-content-root .fta-content-wrap .fta-card:hover, .tc-wp-content-root .fta-content-wrap .fta-benefit-card:hover, .tc-wp-content-root .fta-content-wrap .fta-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 112, 255, 0.22);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .fta-content-wrap .fta-card:hover::before, .tc-wp-content-root .fta-content-wrap .fta-benefit-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fta-content-wrap .fta-card h3, .tc-wp-content-root .fta-content-wrap .fta-benefit-card h3, .tc-wp-content-root .fta-content-wrap .fta-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .fta-content-wrap .fta-card p, .tc-wp-content-root .fta-content-wrap .fta-benefit-card p, .tc-wp-content-root .fta-content-wrap .fta-step-copy p{
  margin: 12px 0 0;
  color: #5b6475;
  line-height: 1.7;
}.tc-wp-content-root .fta-content-wrap .fta-icon{
  width: 46px;
  height: 46px;
  display: inline-flex;
  position: relative;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2f70ff, #12c2e9);
  box-shadow: 0 12px 28px rgba(47, 112, 255, 0.26);
}.tc-wp-content-root .fta-content-wrap .fta-icon::after{
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
}.tc-wp-content-root .fta-content-wrap .fta-icon-root::after{
  content: "√";
}.tc-wp-content-root .fta-content-wrap .fta-icon-poly::after{
  content: "xⁿ";
  font-size: 17px;
}.tc-wp-content-root .fta-content-wrap .fta-icon-complex::after{
  content: "i";
  font-style: italic;
}.tc-wp-content-root .fta-content-wrap .fta-icon-check::after{
  content: "✓";
}.tc-wp-content-root .fta-content-wrap .fta-icon-learn::after{
  content: "Σ";
}.tc-wp-content-root .fta-content-wrap .fta-icon-clean::after{
  content: "#";
}.tc-wp-content-root .fta-content-wrap .fta-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #eef5ff;
  color: #255bd5;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .fta-content-wrap .fta-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .fta-content-wrap .fta-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
}.tc-wp-content-root .fta-content-wrap .fta-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 38px;
  width: 2px;
  background: linear-gradient(180deg, rgba(47, 112, 255, 0.55), rgba(18, 194, 233, 0.08));
}.tc-wp-content-root .fta-content-wrap .fta-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #2f70ff, #12c2e9);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(47, 112, 255, 0.25);
}.tc-wp-content-root .fta-content-wrap .fta-benefit-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.tc-wp-content-root .fta-content-wrap .fta-benefit-card::after{
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 38px;
  height: 38px;
  border-radius: 14px;
  background: radial-gradient(circle at 35% 35%, #12c2e9 0 16%, transparent 17%), linear-gradient(135deg, rgba(47, 112, 255, 0.14), rgba(18, 194, 233, 0.14));
}.tc-wp-content-root .fta-content-wrap .fta-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fta-content-wrap .fta-reveal.fta-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fta-content-wrap .fta-section{
    padding: 54px 0;
  }.tc-wp-content-root .fta-content-wrap .fta-container{
    padding: 0 16px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fta-content-wrap .fta-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fta-content-wrap .fta-card, .tc-wp-content-root .fta-content-wrap .fta-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .fta-content-wrap .fta-card h3, .tc-wp-content-root .fta-content-wrap .fta-benefit-card h3, .tc-wp-content-root .fta-content-wrap .fta-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .fta-content-wrap .fta-card p, .tc-wp-content-root .fta-content-wrap .fta-benefit-card p, .tc-wp-content-root .fta-content-wrap .fta-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .fta-content-wrap .fta-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card::after{
    display: none;
  }.tc-wp-content-root .fta-content-wrap .fta-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fta-content-wrap .fta-section{
    padding: 60px 0;
  }.tc-wp-content-root .fta-content-wrap .fta-container{
    padding: 0 20px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .fta-content-wrap .fta-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fta-content-wrap .fta-card, .tc-wp-content-root .fta-content-wrap .fta-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .fta-content-wrap .fta-card h3, .tc-wp-content-root .fta-content-wrap .fta-benefit-card h3, .tc-wp-content-root .fta-content-wrap .fta-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .fta-content-wrap .fta-card p, .tc-wp-content-root .fta-content-wrap .fta-benefit-card p, .tc-wp-content-root .fta-content-wrap .fta-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .fta-content-wrap .fta-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card::after{
    display: none;
  }.tc-wp-content-root .fta-content-wrap .fta-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fta-content-wrap .fta-section{
    padding: 66px 0;
  }.tc-wp-content-root .fta-content-wrap .fta-container{
    padding: 0 24px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fta-content-wrap .fta-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fta-content-wrap .fta-card, .tc-wp-content-root .fta-content-wrap .fta-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .fta-content-wrap .fta-card h3, .tc-wp-content-root .fta-content-wrap .fta-benefit-card h3, .tc-wp-content-root .fta-content-wrap .fta-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .fta-content-wrap .fta-card p, .tc-wp-content-root .fta-content-wrap .fta-benefit-card p, .tc-wp-content-root .fta-content-wrap .fta-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fta-content-wrap .fta-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card::after{
    display: none;
  }.tc-wp-content-root .fta-content-wrap .fta-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fta-content-wrap .fta-section{
    padding: 78px 0;
  }.tc-wp-content-root .fta-content-wrap .fta-container{
    padding: 0 34px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fta-content-wrap .fta-grid-3, .tc-wp-content-root .fta-content-wrap .fta-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .fta-content-wrap .fta-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .fta-content-wrap .fta-card, .tc-wp-content-root .fta-content-wrap .fta-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .fta-content-wrap .fta-card h3, .tc-wp-content-root .fta-content-wrap .fta-benefit-card h3, .tc-wp-content-root .fta-content-wrap .fta-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .fta-content-wrap .fta-card p, .tc-wp-content-root .fta-content-wrap .fta-benefit-card p, .tc-wp-content-root .fta-content-wrap .fta-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fta-content-wrap .fta-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-number{
    width: 62px;
    height: 62px;
    font-size: 16px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .fta-content-wrap .fta-section{
    padding: 92px 0;
  }.tc-wp-content-root .fta-content-wrap .fta-container{
    padding: 0 28px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .fta-content-wrap .fta-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fta-content-wrap .fta-grid-3, .tc-wp-content-root .fta-content-wrap .fta-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fta-content-wrap .fta-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fta-content-wrap .fta-card, .tc-wp-content-root .fta-content-wrap .fta-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .fta-content-wrap .fta-card h3, .tc-wp-content-root .fta-content-wrap .fta-benefit-card h3, .tc-wp-content-root .fta-content-wrap .fta-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .fta-content-wrap .fta-card p, .tc-wp-content-root .fta-content-wrap .fta-benefit-card p, .tc-wp-content-root .fta-content-wrap .fta-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fta-content-wrap .fta-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .fta-content-wrap .fta-step-number{
    width: 68px;
    height: 68px;
    font-size: 17px;
  }}