@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 .cac-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
}.tc-wp-content-root .cac-editorial-wrap, .tc-wp-content-root .cac-editorial-wrap div, .tc-wp-content-root .cac-editorial-wrap section, .tc-wp-content-root .cac-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .cac-editorial-wrap .cac-section{
  position: relative;
}.tc-wp-content-root .cac-editorial-wrap .cac-section-white{
  background: #ffffff;
}.tc-wp-content-root .cac-editorial-wrap .cac-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.tc-wp-content-root .cac-editorial-wrap .cac-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .cac-editorial-wrap .cac-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .cac-editorial-wrap .cac-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(37, 99, 235, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(6, 182, 212, 0.12));
  color: #1d4ed8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .cac-editorial-wrap .cac-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .cac-editorial-wrap .cac-section-head p{
  margin: 14px auto 0;
  color: #526073;
  line-height: 1.7;
}.tc-wp-content-root .cac-editorial-wrap .cac-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .cac-editorial-wrap .cac-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .cac-editorial-wrap .cac-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, #06b6d4, #22c55e);
  opacity: 0.9;
}.tc-wp-content-root .cac-editorial-wrap .cac-card:hover{
  transform: translateY(-5px);
  border-color: rgba(37, 99, 235, 0.3);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .cac-editorial-wrap .cac-card h3, .tc-wp-content-root .cac-editorial-wrap .cac-step-card h3{
  margin: 0;
  color: #151c2e;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .cac-editorial-wrap .cac-card p, .tc-wp-content-root .cac-editorial-wrap .cac-step-card p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2563eb, #06b6d4);
  box-shadow: 0 12px 28px rgba(37, 99, 235, 0.22);
}.tc-wp-content-root .cac-editorial-wrap .cac-icon::before, .tc-wp-content-root .cac-editorial-wrap .cac-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 999px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-plus::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 22px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-plus::after{
  width: 3px;
  height: 20px;
  left: 22px;
  top: 13px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-balance::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-balance::after{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 20px;
  border: 3px solid #ffffff;
  background: transparent;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-root::before{
  width: 20px;
  height: 3px;
  left: 14px;
  top: 15px;
  transform: rotate(-8deg);
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-root::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 20px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: skewX(-18deg);
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-axis::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 22px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-axis::after{
  width: 3px;
  height: 24px;
  left: 22px;
  top: 11px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-check::before{
  width: 18px;
  height: 9px;
  left: 14px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-check::after{
  display: none;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
}.tc-wp-content-root .cac-editorial-wrap .cac-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
}.tc-wp-content-root .cac-editorial-wrap .cac-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .cac-editorial-wrap .cac-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(37, 99, 235, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.tc-wp-content-root .cac-editorial-wrap .cac-step-card::after{
  content: "";
  position: absolute;
  right: -48px;
  top: -48px;
  width: 140px;
  height: 140px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(6, 182, 212, 0.16), rgba(6, 182, 212, 0));
}.tc-wp-content-root .cac-editorial-wrap .cac-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 26px 65px rgba(15, 23, 42, 0.11);
}.tc-wp-content-root .cac-editorial-wrap .cac-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #2563eb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(37, 99, 235, 0.22);
}.tc-wp-content-root .cac-editorial-wrap .cac-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .cac-editorial-wrap .cac-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(6, 182, 212, 0.1);
  color: #0e7490;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .cac-editorial-wrap .cac-use-card::before{
  background: linear-gradient(90deg, #06b6d4, #2563eb);
}.tc-wp-content-root .cac-editorial-wrap .cac-benefit-card{
  text-align: left;
}.tc-wp-content-root .cac-editorial-wrap .cac-mini-mark{
  display: block;
  width: 52px;
  height: 6px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2563eb, #06b6d4, #22c55e);
}.tc-wp-content-root .cac-editorial-wrap .cac-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .cac-editorial-wrap .cac-reveal.cac-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 .cac-editorial-wrap .cac-section{
    padding: 48px 0;
  }.tc-wp-content-root .cac-editorial-wrap .cac-container{
    padding: 0 14px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card{
    padding: 24px 20px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card h3, .tc-wp-content-root .cac-editorial-wrap .cac-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card p, .tc-wp-content-root .cac-editorial-wrap .cac-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .cac-editorial-wrap .cac-section{
    padding: 54px 0;
  }.tc-wp-content-root .cac-editorial-wrap .cac-container{
    padding: 0 18px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card{
    padding: 26px 22px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card h3, .tc-wp-content-root .cac-editorial-wrap .cac-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card p, .tc-wp-content-root .cac-editorial-wrap .cac-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .cac-editorial-wrap .cac-section{
    padding: 60px 0;
  }.tc-wp-content-root .cac-editorial-wrap .cac-container{
    padding: 0 22px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card{
    padding: 28px 24px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card h3, .tc-wp-content-root .cac-editorial-wrap .cac-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card p, .tc-wp-content-root .cac-editorial-wrap .cac-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .cac-editorial-wrap .cac-section{
    padding: 76px 0;
  }.tc-wp-content-root .cac-editorial-wrap .cac-container{
    padding: 0 32px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-grid-six, .tc-wp-content-root .cac-editorial-wrap .cac-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cac-editorial-wrap .cac-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card{
    padding: 30px 26px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card h3, .tc-wp-content-root .cac-editorial-wrap .cac-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card p, .tc-wp-content-root .cac-editorial-wrap .cac-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .cac-editorial-wrap .cac-section{
    padding: 92px 0;
  }.tc-wp-content-root .cac-editorial-wrap .cac-container{
    padding: 0 32px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-grid-six, .tc-wp-content-root .cac-editorial-wrap .cac-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cac-editorial-wrap .cac-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card{
    padding: 32px 28px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card h3, .tc-wp-content-root .cac-editorial-wrap .cac-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-card p, .tc-wp-content-root .cac-editorial-wrap .cac-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .cac-editorial-wrap .cac-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}