@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-82 .tc-wp-content-root img, .wpc-scope-82 .tc-wp-content-root video, .wpc-scope-82 .tc-wp-content-root svg, .wpc-scope-82 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap section, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap div, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-section{
  position: relative;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-section-white{
  background: #ffffff;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(46, 125, 94, 0.08), transparent 34%),
    linear-gradient(180deg, #f8fbf8 0%, #f4f8f6 100%);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #287455;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker::before, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2f8f67, #d6a545);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #526070;
  line-height: 1.7;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-card, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(32, 72, 58, 0.12);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(47, 143, 103, 0.28), rgba(214, 165, 69, 0.22)) border-box;
  box-shadow: 0 18px 45px rgba(20, 43, 35, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-card::after, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card::after{
  content: "";
  position: absolute;
  inset: auto 20px 18px auto;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(47, 143, 103, 0.08), rgba(214, 165, 69, 0.1));
  opacity: 0.8;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-card:hover, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(47, 143, 103, 0.28);
  box-shadow: 0 24px 60px rgba(20, 43, 35, 0.13);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-card h3, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
  z-index: 1;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-card p, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card p, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #586575;
  line-height: 1.68;
  z-index: 1;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2f8f67, #d6a545);
  box-shadow: 0 12px 25px rgba(47, 143, 103, 0.22);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon::before, .wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-bars::before{
  left: 14px;
  bottom: 13px;
  width: 5px;
  height: 16px;
  border-radius: 999px;
  box-shadow: 8px -6px 0 #ffffff, 16px -12px 0 #ffffff;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-check::before{
  left: 14px;
  top: 23px;
  width: 18px;
  height: 8px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-shield::before{
  left: 15px;
  top: 12px;
  width: 18px;
  height: 22px;
  border-radius: 10px 10px 12px 12px;
  background: #ffffff;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-lines::before{
  left: 13px;
  top: 15px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-mobile::before{
  left: 16px;
  top: 10px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-spark::before{
  left: 22px;
  top: 10px;
  width: 4px;
  height: 28px;
  border-radius: 999px;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-icon-spark::after{
  left: 10px;
  top: 22px;
  width: 28px;
  height: 4px;
  border-radius: 999px;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(32, 72, 58, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(20, 43, 35, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-82 .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, #2f8f67, #d6a545);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(20, 43, 35, 0.13);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #246d50, #d6a545);
  box-shadow: 0 14px 30px rgba(47, 143, 103, 0.24);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-step-copy{
  min-width: 0;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-badge-dot{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(47, 143, 103, 0.14), rgba(214, 165, 69, 0.18));
  position: relative;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-badge-dot::after{
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2f8f67, #d6a545);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
  background:
    radial-gradient(circle at top right, rgba(214, 165, 69, 0.12), transparent 34%),
    #ffffff;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card h3::before{
  content: "";
  display: block;
  width: 44px;
  height: 4px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2f8f67, #d6a545);
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-82 .tc-wp-content-root .iitc-editorial-wrap .iitc-reveal.iitc-visible{
  opacity: 1;
  transform: translateY(0);
}@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: 28px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.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: 28px;
  }.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-number{
    width: 58px;
    height: 58px;
    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: 31px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card, .tc-wp-content-root .iitc-editorial-wrap .iitc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.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: 30px;
  }.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-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iitc-editorial-wrap .iitc-section{
    padding: 60px 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-kicker{
    font-size: 12px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.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: 34px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@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: 42px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block 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-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;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 72px;
    height: 72px;
    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 28px;
  }.tc-wp-content-root .iitc-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.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-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 38px;
  }.tc-wp-content-root .iitc-editorial-wrap .iitc-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}