@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-130 .tc-wp-content-root img, .wpc-scope-130 .tc-wp-content-root video, .wpc-scope-130 .tc-wp-content-root svg, .wpc-scope-130 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap section, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap div, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-section-white{
  background: #ffffff;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(39, 126, 91, 0.08), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(30, 92, 168, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(39, 126, 91, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(39, 126, 91, 0.10), rgba(30, 92, 168, 0.08));
  color: #1d6f50;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2e9b6b, #2368b5);
  box-shadow: 0 0 0 5px rgba(46, 155, 107, 0.12);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #4b5563;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card::after, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(46, 155, 107, 0.10), transparent 42%, rgba(35, 104, 181, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card:hover, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(46, 155, 107, 0.28);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card:hover::after, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #536071;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2e9b6b, #2368b5);
  box-shadow: 0 12px 24px rgba(46, 155, 107, 0.22);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon::before, .wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-calc::before{
  width: 22px;
  height: 4px;
  top: 12px;
  left: 12px;
  border-radius: 4px;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-calc::after{
  width: 22px;
  height: 18px;
  left: 12px;
  bottom: 10px;
  border-radius: 4px;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.95) 4px, transparent 4px 9px, rgba(255,255,255,0.95) 9px 13px, transparent 13px 18px, rgba(255,255,255,0.95) 18px),
    linear-gradient(rgba(255,255,255,0.95) 4px, transparent 4px 9px, rgba(255,255,255,0.95) 9px 13px, transparent 13px);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 4px solid rgba(255,255,255,0.9);
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 22px;
  top: 22px;
  border-radius: 6px;
  transform: rotate(-32deg);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 3px solid rgba(255,255,255,0.9);
  border-radius: 12px;
  background: transparent;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 rgba(255,255,255,0.9), 0 20px 0 rgba(255,255,255,0.9);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-steps::after{
  width: 17px;
  height: 3px;
  right: 10px;
  top: 14px;
  border-radius: 4px;
  box-shadow: 0 10px 0 rgba(255,255,255,0.9), 0 20px 0 rgba(255,255,255,0.9);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 9px;
  border: 3px solid rgba(255,255,255,0.9);
  border-radius: 7px;
  background: transparent;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-daily::before{
  width: 24px;
  height: 22px;
  left: 11px;
  top: 13px;
  border-radius: 7px;
  background: rgba(255,255,255,0.9);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-daily::after{
  width: 18px;
  height: 4px;
  left: 14px;
  top: 19px;
  border-radius: 4px;
  background: #2e9b6b;
  box-shadow: 0 7px 0 rgba(46,155,107,0.78);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(39, 126, 91, 0.15);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #2e9b6b, #2368b5);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(35, 104, 181, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.10);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #eaf7f0, #eaf2fb);
  color: #1d6f50;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-card-accent{
  padding-top: 34px;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 12px;
  height: 12px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2e9b6b, #2368b5);
  box-shadow: 0 0 0 8px rgba(46, 155, 107, 0.10);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(46, 155, 107, 0.10);
  color: #1d6f50;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-130 .tc-wp-content-root .iitc-editorial-wrap .iitc-reveal.iitc-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 .iitc-editorial-wrap .iitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px 20px 22px 24px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 56px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 26px 22px 24px 26px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 60px;
    height: 52px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 66px 0;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 28px 26px 26px 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 64px;
    height: 54px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    gap: 24px;
    padding: 30px 34px 30px 38px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 72px;
    height: 64px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 32px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    gap: 28px;
    padding: 34px 40px 34px 44px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 82px;
    height: 70px;
    font-size: 23px;
  }}.wpc-scope-130 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .iitc-grid-six{}.wpc-scope-130 .tc-wp-content-root .iitc-step-content{}