@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-97 .tc-wp-content-root img, .wpc-scope-97 .tc-wp-content-root video, .wpc-scope-97 .tc-wp-content-root svg, .wpc-scope-97 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #1d2733;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap, .wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap div, .wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap section, .wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-section{
  position: relative;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-white{
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(39, 130, 92, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(196, 137, 43, 0.08), transparent 32%),
    #f7faf8;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #24764f;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-kicker::before, .wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-kicker::after{
  content: "";
  width: 26px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #2c8a5f, #d49b38);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap h2{
  margin: 0;
  color: #17212d;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
  margin: 16px auto 0;
  color: #586676;
  line-height: 1.72;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(34, 94, 67, 0.12);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%);
  box-shadow: 0 18px 45px rgba(19, 42, 34, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2f8f63, #d6a03a);
  opacity: 0.9;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 143, 99, 0.3);
  box-shadow: 0 24px 58px rgba(19, 42, 34, 0.13);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-card h3{
  margin: 18px 0 0;
  color: #1b2733;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-card p{
  margin: 10px 0 0;
  color: #5a6878;
  line-height: 1.68;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(47, 143, 99, 0.14), rgba(214, 160, 58, 0.14));
  border: 1px solid rgba(47, 143, 99, 0.16);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon::before, .wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon::after{
  content: "";
  position: absolute;
  background: #2f8f63;
  border-radius: 99px;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-bars::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 16px;
  box-shadow: 0 7px 0 #d6a03a, 0 14px 0 #2f8f63;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-clock::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: transparent;
  border: 3px solid #2f8f63;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-clock::after{
  width: 9px;
  height: 3px;
  left: 23px;
  top: 23px;
  transform-origin: left center;
  transform: rotate(-45deg);
  background: #d6a03a;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  border-radius: 12px 12px 16px 16px;
  background: linear-gradient(135deg, #2f8f63, #d6a03a);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-map::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  background: transparent;
  border: 3px solid #2f8f63;
  border-radius: 6px;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-map::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  background: #d6a03a;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-phone::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  background: transparent;
  border: 3px solid #2f8f63;
  border-radius: 8px;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-phone::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  background: #d6a03a;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-note::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  background: transparent;
  border: 3px solid #2f8f63;
  border-radius: 6px;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-icon-note::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 20px;
  background: #d6a03a;
  box-shadow: 0 7px 0 #d6a03a;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(34, 94, 67, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(19, 42, 34, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(19, 42, 34, 0.12);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 800;
  background: linear-gradient(135deg, #24764f, #d49b38);
  box-shadow: 0 14px 28px rgba(47, 143, 99, 0.24);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-content h3{
  margin: 0;
  color: #182432;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-step-content p{
  margin: 8px 0 0;
  color: #5a6878;
  line-height: 1.68;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-use-card{
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-badge-dot{
  display: inline-flex;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2f8f63, #d6a03a);
  box-shadow: 0 0 0 8px rgba(47, 143, 99, 0.09);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbf8f0 100%);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(47, 143, 99, 0.16), rgba(214, 160, 58, 0.18));
  position: relative;
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-benefit-mark::after{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #24764f;
  border-bottom: 3px solid #24764f;
  transform: rotate(-45deg);
}.wpc-scope-97 .tc-wp-content-root .nitc-editorial-wrap .nitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-97 .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: 14px;
  }.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: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card h3{
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p{
    font-size: 14px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.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: 16px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content p{
    font-size: 14px;
  }}@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: 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: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card{
    padding: 24px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.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: 17px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content p{
    font-size: 14.5px;
  }}@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: 15.5px;
  }.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: 36px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card{
    padding: 26px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.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: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 74px 0;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .nitc-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-section-head p{
    font-size: 16.5px;
  }.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{
    padding: 28px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nitc-editorial-wrap .nitc-section{
    padding: 90px 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: 17px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card{
    padding: 30px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .nitc-editorial-wrap .nitc-step-content p{
    font-size: 16px;
  }}.wpc-scope-97 .tc-wp-content-root .nitc-benefits{}