@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-52 .tc-wp-content-root img, .wpc-scope-52 .tc-wp-content-root video, .wpc-scope-52 .tc-wp-content-root svg, .wpc-scope-52 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap div, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap section, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-white{
  background: #ffffff;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-soft{
  background: linear-gradient(180deg, #f8fbf9 0%, #f4f8f6 100%);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(31, 122, 83, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(31, 122, 83, 0.1), rgba(230, 169, 65, 0.12));
  color: #1d6f4b;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-section-head p{
  margin: 16px auto 0;
  color: #536074;
  line-height: 1.72;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-info-card, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(25, 39, 67, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-info-card::before, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card::before, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at top right, rgba(230, 169, 65, 0.16), transparent 34%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-info-card:hover, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card:hover, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card:hover, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 122, 83, 0.28);
  box-shadow: 0 24px 70px rgba(25, 39, 67, 0.13);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-info-card:hover::before, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card:hover::before, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-info-card h3, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card h3, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card h3, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content h3{
  position: relative;
  margin: 0;
  color: #142033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-info-card p, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card p, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card p, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #586579;
  line-height: 1.68;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1f7a53, #e6a941);
  box-shadow: 0 14px 28px rgba(31, 122, 83, 0.2);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon::before, .wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-calc::before{
  width: 20px;
  height: 5px;
  top: 13px;
  left: 13px;
  border-radius: 4px;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-calc::after{
  width: 20px;
  height: 14px;
  left: 13px;
  bottom: 10px;
  border-radius: 4px;
  opacity: 0.9;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-map::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  clip-path: polygon(50% 0, 88% 20%, 100% 60%, 50% 100%, 0 60%, 12% 20%);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-pay::before{
  width: 24px;
  height: 16px;
  top: 15px;
  left: 11px;
  border-radius: 5px;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-phone::before{
  width: 16px;
  height: 25px;
  top: 10px;
  left: 15px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-lock::before{
  width: 22px;
  height: 16px;
  left: 12px;
  bottom: 10px;
  border-radius: 5px;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-icon-lock::after{
  width: 15px;
  height: 12px;
  top: 10px;
  left: 15px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, #1f7a53, #e6a941);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #10251c;
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 30px rgba(16, 37, 28, 0.18);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-badge-dot{
  display: inline-flex;
  width: 15px;
  height: 15px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1f7a53, #e6a941);
  box-shadow: 0 0 0 8px rgba(31, 122, 83, 0.08);
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1f7a53, #e6a941);
  color: #ffffff;
  font-size: 20px;
  font-weight: 850;
}.wpc-scope-52 .tc-wp-content-root .aitc-editorial-wrap .aitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-52 .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 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.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: 44px;
    font-size: 16px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.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: 58px;
    height: 46px;
    font-size: 16px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .aitc-editorial-wrap .aitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.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: 62px;
    height: 48px;
    font-size: 17px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content p{
    font-size: 15.5px;
  }}@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 28px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-grid-six, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 68px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content p{
    font-size: 15.8px;
  }}@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 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-grid-six, .tc-wp-content-root .aitc-editorial-wrap .aitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-list{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-step-number{
    width: 74px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card h3, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .aitc-editorial-wrap .aitc-info-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-use-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-trust-card p, .tc-wp-content-root .aitc-editorial-wrap .aitc-step-content p{
    font-size: 16px;
  }}