@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 .cmc-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .cmc-content-wrap, .tc-wp-content-root .cmc-content-wrap section, .tc-wp-content-root .cmc-content-wrap div, .tc-wp-content-root .cmc-content-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .cmc-content-wrap .cmc-section{
  position: relative;
}.tc-wp-content-root .cmc-content-wrap .cmc-section-white{
  background: #ffffff;
}.tc-wp-content-root .cmc-content-wrap .cmc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f8fc 100%);
}.tc-wp-content-root .cmc-content-wrap .cmc-container{
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .cmc-content-wrap .cmc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .cmc-content-wrap .cmc-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f8b8d;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.tc-wp-content-root .cmc-content-wrap .cmc-eyebrow::before{
  content: "";
  width: 30px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f8b8d, #4f46e5);
}.tc-wp-content-root .cmc-content-wrap .cmc-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .cmc-content-wrap .cmc-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5a667a;
  font-weight: 450;
}.tc-wp-content-root .cmc-content-wrap .cmc-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .cmc-content-wrap .cmc-card, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(17, 32, 54, 0.09);
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(26, 42, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .cmc-content-wrap .cmc-card::after, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(15, 139, 141, 0.12), rgba(79, 70, 229, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.tc-wp-content-root .cmc-content-wrap .cmc-card:hover, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card:hover, .tc-wp-content-root .cmc-content-wrap .cmc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 139, 141, 0.28);
  box-shadow: 0 24px 58px rgba(26, 42, 68, 0.13);
}.tc-wp-content-root .cmc-content-wrap .cmc-card:hover::after, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card:hover::after{
  opacity: 1;
}.tc-wp-content-root .cmc-content-wrap .cmc-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .cmc-content-wrap .cmc-card p, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card p, .tc-wp-content-root .cmc-content-wrap .cmc-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5c687b;
  font-weight: 440;
}.tc-wp-content-root .cmc-content-wrap .cmc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #0f8b8d, #4f46e5);
  box-shadow: 0 12px 24px rgba(15, 139, 141, 0.22);
}.tc-wp-content-root .cmc-content-wrap .cmc-icon::before, .tc-wp-content-root .cmc-content-wrap .cmc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-grid::before{
  inset: 13px;
  background:
    linear-gradient(#ffffff, #ffffff) 0 0 / 100% 2px no-repeat,
    linear-gradient(#ffffff, #ffffff) 0 50% / 100% 2px no-repeat,
    linear-gradient(#ffffff, #ffffff) 0 100% / 100% 2px no-repeat,
    linear-gradient(#ffffff, #ffffff) 0 0 / 2px 100% no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 0 / 2px 100% no-repeat,
    linear-gradient(#ffffff, #ffffff) 100% 0 / 2px 100% no-repeat;
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-trend::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 17px;
  clip-path: polygon(0 75%, 33% 44%, 55% 58%, 100% 0, 100% 24%, 57% 84%, 35% 70%, 8% 100%);
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-check::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-balance::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 99px;
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-balance::after{
  width: 18px;
  height: 16px;
  left: 14px;
  top: 21px;
  border-radius: 0 0 10px 10px;
  background: transparent;
  border: 3px solid #ffffff;
  border-top: 0;
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.tc-wp-content-root .cmc-content-wrap .cmc-icon-insight::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: radial-gradient(circle at center, #ffffff 0 3px, transparent 4px), transparent;
  border: 3px solid #ffffff;
}.tc-wp-content-root .cmc-content-wrap .cmc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .cmc-content-wrap .cmc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(17, 32, 54, 0.09);
  border-radius: 20px;
  box-shadow: 0 18px 44px rgba(26, 42, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .cmc-content-wrap .cmc-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(15, 139, 141, 0.34), transparent);
}.tc-wp-content-root .cmc-content-wrap .cmc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 70px;
  height: 70px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f8b8d, #4f46e5);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 30px rgba(15, 139, 141, 0.24);
}.tc-wp-content-root .cmc-content-wrap .cmc-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .cmc-content-wrap .cmc-tag{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(15, 139, 141, 0.1);
  color: #0a7779;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.tc-wp-content-root .cmc-content-wrap .cmc-card-alt{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.94)),
    radial-gradient(circle at top right, rgba(79, 70, 229, 0.1), transparent 36%);
}.tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
  background: #ffffff;
}.tc-wp-content-root .cmc-content-wrap .cmc-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(15, 139, 141, 0.14), rgba(79, 70, 229, 0.14));
}.tc-wp-content-root .cmc-content-wrap .cmc-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #0f8b8d;
  border-bottom: 3px solid #0f8b8d;
  transform: rotate(-45deg);
}.tc-wp-content-root .cmc-content-wrap .cmc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .cmc-content-wrap .cmc-reveal.cmc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .cmc-content-wrap .cmc-section{
    padding: 52px 0;
  }.tc-wp-content-root .cmc-content-wrap .cmc-container{
    padding: 0 16px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card p, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card p, .tc-wp-content-root .cmc-content-wrap .cmc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .cmc-content-wrap .cmc-section{
    padding: 58px 0;
  }.tc-wp-content-root .cmc-content-wrap .cmc-container{
    padding: 0 18px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card p, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card p, .tc-wp-content-root .cmc-content-wrap .cmc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .cmc-content-wrap .cmc-section{
    padding: 64px 0;
  }.tc-wp-content-root .cmc-content-wrap .cmc-container{
    padding: 0 22px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card p, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card p, .tc-wp-content-root .cmc-content-wrap .cmc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .cmc-content-wrap .cmc-section{
    padding: 78px 0;
  }.tc-wp-content-root .cmc-content-wrap .cmc-container{
    padding: 0 32px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-grid-six, .tc-wp-content-root .cmc-content-wrap .cmc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card p, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card p, .tc-wp-content-root .cmc-content-wrap .cmc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .cmc-content-wrap .cmc-section{
    padding: 92px 0;
  }.tc-wp-content-root .cmc-content-wrap .cmc-container{
    padding: 0 32px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-grid-six, .tc-wp-content-root .cmc-content-wrap .cmc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card h3, .tc-wp-content-root .cmc-content-wrap .cmc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-card p, .tc-wp-content-root .cmc-content-wrap .cmc-benefit-card p, .tc-wp-content-root .cmc-content-wrap .cmc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .cmc-content-wrap .cmc-step-card{
    gap: 28px;
    padding: 34px;
  }}