@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

.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-53 .tc-wp-content-root img, .wpc-scope-53 .tc-wp-content-root video, .wpc-scope-53 .tc-wp-content-root svg, .wpc-scope-53 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap section, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap div, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-white{
  background: #ffffff;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-soft{
  background:
    radial-gradient(circle at 8% 12%, rgba(63, 131, 248, 0.09), transparent 26%),
    radial-gradient(circle at 92% 18%, rgba(15, 169, 88, 0.08), transparent 24%),
    #f7faf8;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(15, 169, 88, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(15, 169, 88, 0.1), rgba(63, 131, 248, 0.1));
  color: #17643b;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0fa958, #3f83f8);
  box-shadow: 0 0 0 5px rgba(15, 169, 88, 0.12);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-heading h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-heading p{
  margin: 16px auto 0;
  color: #5a6576;
  line-height: 1.7;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(21, 32, 52, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card::after, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(15, 169, 88, 0.12), rgba(63, 131, 248, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card:hover, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card:hover, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 169, 88, 0.24);
  box-shadow: 0 24px 60px rgba(21, 32, 52, 0.12);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card:hover::after, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card h3, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card h3, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-card p, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card p, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6675;
  line-height: 1.65;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0fa958, #3f83f8);
  box-shadow: 0 12px 24px rgba(15, 169, 88, 0.2);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon::before, .wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-calc::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  border-radius: 5px;
  opacity: 0.96;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-calc::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 17px;
  border-radius: 9px;
  box-shadow: 0 7px 0 rgba(15, 169, 88, 0.75), 0 14px 0 rgba(63, 131, 248, 0.75);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  opacity: 0.96;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 21px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-preview::before{
  width: 25px;
  height: 17px;
  left: 11px;
  top: 15px;
  border-radius: 999px 999px 999px 999px;
  opacity: 0.96;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #0fa958;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-steps::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-steps::after{
  width: 4px;
  height: 4px;
  left: 8px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 6px;
  opacity: 0.96;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 999px;
  background: #0fa958;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-daily::before{
  width: 24px;
  height: 22px;
  left: 11px;
  top: 13px;
  border-radius: 6px;
  opacity: 0.96;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-daily::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 22px;
  border-radius: 999px;
  background: #3f83f8;
  box-shadow: 0 6px 0 rgba(15, 169, 88, 0.8);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88)),
    linear-gradient(135deg, rgba(15, 169, 88, 0.12), rgba(63, 131, 248, 0.12));
  box-shadow: 0 18px 45px rgba(21, 32, 52, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0fa958, #3f83f8);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(15, 169, 88, 0.22);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content{
  min-width: 0;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card{
  overflow: hidden;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-badge-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 36px;
  height: 36px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: rgba(15, 169, 88, 0.1);
  border: 1px solid rgba(15, 169, 88, 0.18);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-badge-dot::before{
  content: "";
  width: 12px;
  height: 12px;
  margin: auto;
  border-radius: 50%;
  background: linear-gradient(135deg, #0fa958, #3f83f8);
  box-shadow: 0 0 0 7px rgba(63, 131, 248, 0.1);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
  overflow: hidden;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-mark{
  position: relative;
  z-index: 1;
  width: 48px;
  height: 8px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0fa958, #3f83f8);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-mark::after{
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #3f83f8;
  opacity: 0.55;
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-53 .tc-wp-content-root .aitc-editorial-wrap .aitc-reveal.aitc-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 .aitc-editorial-wrap .aitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .aitc-editorial-wrap .aitc-reveal, .tc-wp-content-root .aitc-editorial-wrap .aitc-reveal.aitc-visible, .tc-wp-content-root .aitc-editorial-wrap .aitc-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-benefit-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    opacity: 1;
    transform: none;
    transition: none;
  }}