@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-83 .tc-wp-content-root img, .wpc-scope-83 .tc-wp-content-root video, .wpc-scope-83 .tc-wp-content-root svg, .wpc-scope-83 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-83 .tc-wp-content-root .iitc-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-83 .tc-wp-content-root .iitc-editorial-wrap, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap div, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap section, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-section{
  position: relative;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-section-white{
  background: #ffffff;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-section-soft{
  background:
    radial-gradient(circle at 8% 10%, rgba(29, 122, 97, 0.08), transparent 28%),
    radial-gradient(circle at 92% 18%, rgba(53, 107, 191, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(29, 122, 97, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(29, 122, 97, 0.1), rgba(53, 107, 191, 0.09));
  color: #12634f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1d7a61, #356bbf);
  box-shadow: 0 0 0 5px rgba(29, 122, 97, 0.09);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap h2{
  margin: 0;
  color: #122033;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5e6b7c;
  line-height: 1.7;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
  position: relative;
  border: 1px solid rgba(18, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(20, 38, 62, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card::after, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(29, 122, 97, 0.11), rgba(53, 107, 191, 0.08));
  transition: opacity 260ms ease;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card:hover, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card:hover, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(29, 122, 97, 0.25);
  box-shadow: 0 24px 64px rgba(20, 38, 62, 0.13);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card:hover::after, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #1d7a61, #356bbf);
  box-shadow: 0 12px 26px rgba(29, 122, 97, 0.2);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon::before, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.88);
  transition: transform 260ms ease;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card:hover .iitc-icon::before{
  transform: translateX(2px);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-lines::before{
  width: 20px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 4px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.72), 0 14px 0 rgba(255, 255, 255, 0.54);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-circle::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-bars::before{
  width: 5px;
  height: 18px;
  left: 12px;
  bottom: 12px;
  border-radius: 5px;
  box-shadow: 8px -6px 0 rgba(255, 255, 255, 0.72), 16px -2px 0 rgba(255, 255, 255, 0.54);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 4px solid rgba(255, 255, 255, 0.88);
  border-bottom: 4px solid rgba(255, 255, 255, 0.88);
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-phone::before{
  width: 17px;
  height: 24px;
  left: 13px;
  top: 10px;
  border: 2px solid rgba(255, 255, 255, 0.88);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-shield::before{
  width: 20px;
  height: 23px;
  left: 12px;
  top: 10px;
  border-radius: 12px 12px 14px 14px;
  clip-path: polygon(50% 0, 92% 18%, 82% 78%, 50% 100%, 18% 78%, 8% 18%);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #657184;
  line-height: 1.7;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    linear-gradient(135deg, rgba(29, 122, 97, 0.12), rgba(53, 107, 191, 0.1));
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card::before{
  content: "";
  position: absolute;
  left: 38px;
  top: 76px;
  bottom: -20px;
  width: 2px;
  background: linear-gradient(to bottom, rgba(29, 122, 97, 0.3), transparent);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #1d7a61, #356bbf);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(29, 122, 97, 0.22);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-card-accent{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(29, 122, 97, 0.35), rgba(53, 107, 191, 0.28)) border-box;
  border-color: transparent;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(29, 122, 97, 0.09);
  color: #12634f;
  font-size: 12px;
  font-weight: 760;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
  overflow: hidden;
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  height: 4px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #1d7a61, #356bbf);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #1d7a61;
  box-shadow: 0 0 0 8px rgba(29, 122, 97, 0.1), 18px 0 0 rgba(53, 107, 191, 0.55);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-83 .tc-wp-content-root .iitc-editorial-wrap .iitc-reveal.iitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 48px 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-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 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: 14.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card::before{
    display: none;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 54px 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-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 h3{
    font-size: 18.5px;
  }.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-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card::before{
    display: none;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 62px 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-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: 26px;
  }.tc-wp-content-root .iitc-editorial-wrap 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: 15.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card::before{
    display: none;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 76px 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-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: 28px;
  }.tc-wp-content-root .iitc-editorial-wrap 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: 15.8px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    font-size: 20px;
  }}@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 36px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-grid{
    gap: 24px;
    margin-top: 46px;
  }.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 h3{
    font-size: 20.5px;
  }.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-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    font-size: 21px;
  }}