@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-92 .tc-wp-content-root img, .wpc-scope-92 .tc-wp-content-root video, .wpc-scope-92 .tc-wp-content-root svg, .wpc-scope-92 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-section{
  position: relative;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-white{
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 115, 97, 0.08), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(225, 135, 43, 0.09), transparent 30%),
    #f7faf8;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #007361;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-kicker::before, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #007361, #e1872b);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
  margin: 16px auto 0;
  color: #4a5568;
  line-height: 1.7;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(20, 35, 55, 0.1);
  box-shadow: 0 16px 42px rgba(19, 35, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card{
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.94)),
    #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card::before, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(0, 115, 97, 0.12), transparent 36%, rgba(225, 135, 43, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card:hover, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card:hover, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 115, 97, 0.28);
  box-shadow: 0 22px 52px rgba(19, 35, 55, 0.12);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card:hover::before, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #007361, #11a88e);
  box-shadow: 0 12px 26px rgba(0, 115, 97, 0.22);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon::before, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-calc::before{
  left: 14px;
  top: 12px;
  width: 20px;
  height: 6px;
  border-radius: 4px;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-calc::after{
  left: 14px;
  top: 23px;
  width: 20px;
  height: 13px;
  border-radius: 4px;
  background: repeating-linear-gradient(90deg, #ffffff 0 4px, transparent 4px 7px);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-speed::before{
  left: 13px;
  top: 14px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-speed::after{
  left: 25px;
  top: 22px;
  width: 12px;
  height: 3px;
  border-radius: 6px;
  transform: rotate(-30deg);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-preview::before{
  left: 11px;
  top: 15px;
  width: 26px;
  height: 18px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-preview::after{
  left: 20px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-steps::before{
  left: 15px;
  top: 13px;
  width: 18px;
  height: 22px;
  border-radius: 5px;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-steps::after{
  left: 20px;
  top: 18px;
  width: 16px;
  height: 3px;
  border-radius: 6px;
  box-shadow: 0 7px 0 #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-mobile::before{
  left: 16px;
  top: 9px;
  width: 16px;
  height: 30px;
  border-radius: 5px;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-mobile::after{
  left: 22px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #007361;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-guide::before{
  left: 13px;
  top: 12px;
  width: 22px;
  height: 24px;
  border-radius: 4px 10px 10px 4px;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-guide::after{
  left: 19px;
  top: 18px;
  width: 14px;
  height: 3px;
  border-radius: 6px;
  background: #007361;
  box-shadow: 0 6px 0 #007361;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-card p, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card p, .wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card p{
  position: relative;
  margin: 12px 0 0;
  color: #556174;
  line-height: 1.68;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #007361, #e1872b);
  box-shadow: 0 14px 32px rgba(0, 115, 97, 0.18);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 250, 0.96)),
    #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: #e1872b;
  box-shadow: 0 0 0 8px rgba(225, 135, 43, 0.14), 0 0 0 16px rgba(0, 115, 97, 0.06);
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(0, 115, 97, 0.16);
  border-radius: 999px;
  color: #006452;
  background: rgba(0, 115, 97, 0.08);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-92 .tc-wp-content-root .nitc-editorial-wrap .nitc-reveal.nitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .nitc-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .nitc-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-badge{
    padding: 9px 12px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .nitc-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
    font-size: 11.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .nitc-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .nitc-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .nitc-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-badge{
    padding: 10px 14px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .nitc-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .nitc-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-badge{
    padding: 10px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .nitc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-grid-three, .tc-wp-content-root .nitc-editorial-wrap .nitc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card p, .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 78px;
    height: 78px;
    font-size: 24px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-badge{
    padding: 11px 15px;
    font-size: 13px;
  }}.wpc-scope-92 .tc-wp-content-root .nitc-step-content{}