@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;
}.wpc-scope-376 .tc-wp-content-root img, .wpc-scope-376 .tc-wp-content-root video, .wpc-scope-376 .tc-wp-content-root svg, .wpc-scope-376 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17202a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial, .wpc-scope-376 .tc-wp-content-root .stfg-editorial section, .wpc-scope-376 .tc-wp-content-root .stfg-editorial div, .wpc-scope-376 .tc-wp-content-root .stfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-section{
  position: relative;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-section-white{
  background: #ffffff;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-section-soft{
  background: linear-gradient(180deg, #f7fafc 0%, #f3f7f8 100%);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(20, 184, 166, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.12), rgba(79, 70, 229, 0.1));
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-heading p{
  margin: 16px auto 0;
  color: #5a6675;
  line-height: 1.75;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card::before, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #14b8a6, #38bdf8, #6366f1);
  opacity: 0.9;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card:hover, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.34);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card h3, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-card h3, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-step-card h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card p, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-card p, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-step-card p{
  margin: 11px 0 0;
  color: #5b6674;
  line-height: 1.7;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #14b8a6, #4f46e5);
  box-shadow: 0 12px 28px rgba(20, 184, 166, 0.22);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon::before, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card:hover .stfg-icon::before, .wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card:hover .stfg-icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon-orbit::before{
  width: 24px;
  height: 14px;
  top: 15px;
  left: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transform: rotate(-22deg);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 12px;
  left: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon-star::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon-signal::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  transform: rotate(45deg);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon-badge::before{
  width: 21px;
  height: 25px;
  top: 10px;
  left: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 88% 19%, 78% 80%, 50% 100%, 22% 80%, 12% 19%);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-icon-rocket::before{
  width: 13px;
  height: 25px;
  top: 9px;
  left: 17px;
  background: #ffffff;
  border-radius: 50% 50% 45% 45%;
  transform: rotate(34deg);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(20, 184, 166, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 45px;
  width: 2px;
  background: linear-gradient(180deg, rgba(20, 184, 166, 0.38), rgba(99, 102, 241, 0.12));
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(99, 102, 241, 0.24);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827, #164e63);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-card-use{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
  background: linear-gradient(145deg, #ffffff, #f9fbff);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.16), rgba(99, 102, 241, 0.14));
  position: relative;
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
  transform: rotate(-45deg);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-376 .tc-wp-content-root .stfg-editorial .stfg-reveal.stfg-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 .stfg-editorial .stfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-card, .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
    padding: 25px 20px 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial .stfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card::after{
    display: none;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 56px;
    height: 46px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-card, .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
    padding: 27px 22px 24px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial .stfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card::after{
    display: none;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial .stfg-card, .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
    padding: 30px 26px 27px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial .stfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 30px 26px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card::after{
    display: none;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-three, .tc-wp-content-root .stfg-editorial .stfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial .stfg-card, .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
    padding: 32px 28px 29px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial .stfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 64px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .stfg-editorial .stfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-three, .tc-wp-content-root .stfg-editorial .stfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .stfg-editorial .stfg-card, .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
    padding: 34px 30px 31px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial .stfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-card{
    gap: 30px;
    padding: 34px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 68px;
    height: 56px;
    font-size: 19px;
  }}.wpc-scope-376 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .stfg-step-content{}