@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 .amc-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .amc-editorial-wrap, .tc-wp-content-root .amc-editorial-wrap section, .tc-wp-content-root .amc-editorial-wrap div, .tc-wp-content-root .amc-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .amc-editorial-wrap .amc-section{
  position: relative;
}.tc-wp-content-root .amc-editorial-wrap .amc-section-white{
  background: #ffffff;
}.tc-wp-content-root .amc-editorial-wrap .amc-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(40, 118, 255, 0.08), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(0, 184, 148, 0.08), transparent 30%),
    #f7f9fc;
}.tc-wp-content-root .amc-editorial-wrap .amc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .amc-editorial-wrap .amc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .amc-editorial-wrap .amc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(40, 118, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(40, 118, 255, 0.1), rgba(0, 184, 148, 0.1));
  color: #2457b7;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .amc-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .amc-editorial-wrap .amc-section-head p{
  margin: 14px auto 0;
  color: #5b6577;
  line-height: 1.7;
}.tc-wp-content-root .amc-editorial-wrap .amc-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .amc-editorial-wrap .amc-card, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .amc-editorial-wrap .amc-card::before, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(40, 118, 255, 0.22), rgba(0, 184, 148, 0.16), transparent 62%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.tc-wp-content-root .amc-editorial-wrap .amc-card:hover, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(40, 118, 255, 0.18);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.12);
}.tc-wp-content-root .amc-editorial-wrap .amc-card:hover::before, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .amc-editorial-wrap .amc-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-step-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .amc-editorial-wrap .amc-card p, .tc-wp-content-root .amc-editorial-wrap .amc-step-card p, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card p{
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.68;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2876ff, #00b894);
  box-shadow: 0 12px 28px rgba(40, 118, 255, 0.22);
}.tc-wp-content-root .amc-editorial-wrap .amc-icon::before, .tc-wp-content-root .amc-editorial-wrap .amc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-grid::before{
  inset: 12px;
  background:
    linear-gradient(#fff, #fff) 50% 0 / 2px 100% no-repeat,
    linear-gradient(#fff, #fff) 0 50% / 100% 2px no-repeat;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-grid::after{
  display: none;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-book::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-book::after{
  width: 2px;
  height: 20px;
  left: 22px;
  top: 13px;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-bolt::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  clip-path: polygon(52% 0, 18% 46%, 45% 46%, 31% 100%, 84% 38%, 56% 38%);
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-layer::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.tc-wp-content-root .amc-editorial-wrap .amc-icon-layer::after{
  width: 18px;
  height: 2px;
  left: 14px;
  bottom: 13px;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.86);
}.tc-wp-content-root .amc-editorial-wrap .amc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .amc-editorial-wrap .amc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(246, 250, 255, 0.98));
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.tc-wp-content-root .amc-editorial-wrap .amc-step-card::after{
  content: "";
  position: absolute;
  left: 37px;
  top: 74px;
  bottom: -24px;
  width: 2px;
  background: linear-gradient(to bottom, rgba(40, 118, 255, 0.28), rgba(0, 184, 148, 0));
}.tc-wp-content-root .amc-editorial-wrap .amc-step-card:last-child::after{
  display: none;
}.tc-wp-content-root .amc-editorial-wrap .amc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.tc-wp-content-root .amc-editorial-wrap .amc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 18px;
  background: linear-gradient(135deg, #2876ff, #00b894);
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(40, 118, 255, 0.24);
}.tc-wp-content-root .amc-editorial-wrap .amc-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(40, 118, 255, 0.09);
  color: #2457b7;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
  overflow: hidden;
}.tc-wp-content-root .amc-editorial-wrap .amc-benefit-mark{
  display: block;
  width: 46px;
  height: 5px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2876ff, #00b894);
}.tc-wp-content-root .amc-editorial-wrap .amc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .amc-editorial-wrap .amc-reveal.amc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .amc-editorial-wrap .amc-section{
    padding: 48px 0;
  }.tc-wp-content-root .amc-editorial-wrap .amc-container{
    padding: 0 14px;
  }.tc-wp-content-root .amc-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-step-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card p, .tc-wp-content-root .amc-editorial-wrap .amc-step-card p, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .amc-editorial-wrap .amc-section{
    padding: 54px 0;
  }.tc-wp-content-root .amc-editorial-wrap .amc-container{
    padding: 0 18px;
  }.tc-wp-content-root .amc-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-step-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card p, .tc-wp-content-root .amc-editorial-wrap .amc-step-card p, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .amc-editorial-wrap .amc-section{
    padding: 60px 0;
  }.tc-wp-content-root .amc-editorial-wrap .amc-container{
    padding: 0 22px;
  }.tc-wp-content-root .amc-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-step-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card p, .tc-wp-content-root .amc-editorial-wrap .amc-step-card p, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .amc-editorial-wrap .amc-section{
    padding: 76px 0;
  }.tc-wp-content-root .amc-editorial-wrap .amc-container{
    padding: 0 28px;
  }.tc-wp-content-root .amc-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-grid-three, .tc-wp-content-root .amc-editorial-wrap .amc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-step-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card p, .tc-wp-content-root .amc-editorial-wrap .amc-step-card p, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .amc-editorial-wrap .amc-section{
    padding: 92px 0;
  }.tc-wp-content-root .amc-editorial-wrap .amc-container{
    padding: 0 32px;
  }.tc-wp-content-root .amc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-step-card h3, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-card p, .tc-wp-content-root .amc-editorial-wrap .amc-step-card p, .tc-wp-content-root .amc-editorial-wrap .amc-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .amc-editorial-wrap .amc-step-card{
    gap: 24px;
    padding: 32px;
  }}

.tc-wp-content-root .amc-step-content {}