@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-140 .tc-wp-content-root img, .wpc-scope-140 .tc-wp-content-root video, .wpc-scope-140 .tc-wp-content-root svg, .wpc-scope-140 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content{
  width: 100%;
  overflow: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content section, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content div, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-section{
  position: relative;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-section-white{
  background: #ffffff;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(28, 117, 188, 0.18);
  border-radius: 999px;
  background: rgba(28, 117, 188, 0.07);
  color: #1769aa;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1c75bc, #29b37e);
  box-shadow: 0 0 0 5px rgba(41, 179, 126, 0.12);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-section-head p{
  margin: 14px auto 0;
  color: #566176;
  line-height: 1.72;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(16, 24, 40, 0.08);
  border-radius: 22px;
  background:
    radial-gradient(circle at top right, rgba(41, 179, 126, 0.08), transparent 34%),
    #ffffff;
  box-shadow: 0 18px 44px rgba(16, 24, 40, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card::before, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(28, 117, 188, 0.35), rgba(41, 179, 126, 0.24), transparent 58%);
  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;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card:hover, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(28, 117, 188, 0.2);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.11);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card:hover::before, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card h3, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card h3, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-step-card h3{
  margin: 0;
  color: #142033;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card p, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card p, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-step-card p{
  margin: 10px 0 0;
  color: #5c667a;
  line-height: 1.68;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1c75bc, #29b37e);
  box-shadow: 0 12px 26px rgba(28, 117, 188, 0.24);
  transition: transform 220ms ease;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-card:hover .aitc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon::before, .wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-lines::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.72), 0 16px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.86);
  border-bottom-color: transparent;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-35deg);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-preview::before{
  width: 24px;
  height: 17px;
  left: 11px;
  top: 14px;
  border-radius: 7px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.86);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.82), 0 20px 0 rgba(255, 255, 255, 0.7);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-steps::after{
  width: 14px;
  height: 3px;
  left: 24px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.72), 0 20px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.86);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-calendar::before{
  width: 23px;
  height: 21px;
  left: 12px;
  top: 14px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.86);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-icon-calendar::after{
  width: 17px;
  height: 3px;
  left: 15px;
  top: 21px;
  border-radius: 99px;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(28, 117, 188, 0.14);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(28, 117, 188, 0.1), rgba(41, 179, 126, 0.06)),
    #ffffff;
  box-shadow: 0 18px 46px rgba(16, 24, 40, 0.07);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-step-card::after{
  content: "";
  position: absolute;
  right: -44px;
  top: -44px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(41, 179, 126, 0.16), transparent 68%);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1769aa, #20a573);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(28, 117, 188, 0.24);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-badge-dot{
  display: block;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, #1c75bc, #29b37e);
  box-shadow: 0 11px 24px rgba(41, 179, 126, 0.22);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 20% 0%, rgba(28, 117, 188, 0.12), transparent 35%);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-mark{
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(28, 117, 188, 0.12), rgba(41, 179, 126, 0.14));
  position: relative;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-trust-mark::before{
  content: "";
  position: absolute;
  left: 18px;
  top: 13px;
  width: 14px;
  height: 22px;
  border-right: 4px solid #20a573;
  border-bottom: 4px solid #20a573;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-140 .tc-wp-content-root .aitc-bottom-content .aitc-reveal.aitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .aitc-bottom-content .aitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .aitc-bottom-content .aitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .aitc-bottom-content h2{
    font-size: 27px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card p, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card p, .tc-wp-content-root .aitc-bottom-content .aitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .aitc-bottom-content .aitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .aitc-bottom-content .aitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .aitc-bottom-content h2{
    font-size: 30px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card p, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card p, .tc-wp-content-root .aitc-bottom-content .aitc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .aitc-bottom-content .aitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .aitc-bottom-content .aitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .aitc-bottom-content h2{
    font-size: 34px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card p, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card p, .tc-wp-content-root .aitc-bottom-content .aitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .aitc-bottom-content .aitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .aitc-bottom-content .aitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .aitc-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .aitc-bottom-content .aitc-card, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card p, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card p, .tc-wp-content-root .aitc-bottom-content .aitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .aitc-bottom-content .aitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .aitc-bottom-content .aitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .aitc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-grid-three, .tc-wp-content-root .aitc-bottom-content .aitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .aitc-bottom-content .aitc-card, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card h3, .tc-wp-content-root .aitc-bottom-content .aitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-card p, .tc-wp-content-root .aitc-bottom-content .aitc-trust-card p, .tc-wp-content-root .aitc-bottom-content .aitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .aitc-bottom-content .aitc-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}.wpc-scope-140 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .aitc-step-content{}