@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-101 .tc-wp-content-root img, .wpc-scope-101 .tc-wp-content-root video, .wpc-scope-101 .tc-wp-content-root svg, .wpc-scope-101 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections div, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections section, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections article{
  box-sizing: border-box;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-section-white{
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(23, 163, 146, 0.08), transparent 30%),
    linear-gradient(180deg, #f7faf8 0%, #f3f7f5 100%);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(18, 133, 119, 0.18);
  border-radius: 999px;
  background: rgba(23, 163, 146, 0.08);
  color: #0f766e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f766e, #2fbf71);
  box-shadow: 0 0 0 5px rgba(47, 191, 113, 0.12);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-heading h2{
  margin: 0;
  color: #132033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5d6878;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(19, 32, 51, 0.09);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%);
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card::after, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.12), transparent 34%, rgba(47, 191, 113, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card:hover, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(15, 118, 110, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card:hover::after, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card h3, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card h3, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card p, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card p, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #647084;
  line-height: 1.65;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #0f766e, #2fbf71);
  box-shadow: 0 14px 28px rgba(15, 118, 110, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-card:hover .aitc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon::before, .wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-slab::before{
  width: 20px;
  height: 6px;
  left: 13px;
  top: 14px;
  border-radius: 8px;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-slab::after{
  width: 14px;
  height: 6px;
  left: 13px;
  top: 25px;
  border-radius: 8px;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-lines::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.82), 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-circle::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-check::before{
  width: 18px;
  height: 9px;
  left: 12px;
  top: 16px;
  border-left: 4px solid rgba(255, 255, 255, 0.92);
  border-bottom: 4px solid rgba(255, 255, 255, 0.92);
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-radius: 8px;
  background: transparent;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-icon-shield::before{
  width: 20px;
  height: 22px;
  left: 13px;
  top: 10px;
  border-radius: 11px 11px 14px 14px;
  clip-path: polygon(50% 0, 100% 18%, 88% 74%, 50% 100%, 12% 74%, 0 18%);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(15, 118, 110, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card::before{
  content: "";
  position: absolute;
  left: 28px;
  top: -14px;
  bottom: -14px;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(15, 118, 110, 0.22), transparent);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card:first-child::before{
  top: 50%;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card:last-child::before{
  bottom: 50%;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 118, 110, 0.25);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-step-number{
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f766e, #2fbf71);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(15, 118, 110, 0.22);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-badge-dot{
  position: relative;
  z-index: 1;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 12px;
  background: rgba(23, 163, 146, 0.1);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-badge-dot::before{
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f766e, #2fbf71);
  box-shadow: 0 0 0 7px rgba(47, 191, 113, 0.12);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
  overflow: hidden;
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card::before{
  content: "";
  position: relative;
  z-index: 1;
  display: block;
  width: 52px;
  height: 5px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f766e, #2fbf71);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-101 .tc-wp-content-root .aitc-editorial-sections .aitc-reveal.aitc-visible{
  animation: aitcFadeUp 620ms ease forwards;
}@keyframes aitcFadeUp{
  from {
    opacity: 0;
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .aitc-editorial-sections .aitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-grid, .tc-wp-content-root .aitc-editorial-sections .aitc-steps{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card h3{
    font-size: 17px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card::before{
    display: none;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .aitc-editorial-sections .aitc-section{
    padding: 56px 0;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading{
    margin-bottom: 32px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-grid, .tc-wp-content-root .aitc-editorial-sections .aitc-steps{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card::before{
    display: none;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .aitc-editorial-sections .aitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-grid, .tc-wp-content-root .aitc-editorial-sections .aitc-steps{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card::before{
    display: none;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .aitc-editorial-sections .aitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-grid-three, .tc-wp-content-root .aitc-editorial-sections .aitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-steps{
    gap: 20px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .aitc-editorial-sections .aitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-grid-three, .tc-wp-content-root .aitc-editorial-sections .aitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-steps{
    gap: 22px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-sections .aitc-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .aitc-editorial-sections .aitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}.wpc-scope-101 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .aitc-step-content{}