@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-85 .tc-wp-content-root img, .wpc-scope-85 .tc-wp-content-root video, .wpc-scope-85 .tc-wp-content-root svg, .wpc-scope-85 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.55;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial, .wpc-scope-85 .tc-wp-content-root .nitc-editorial section, .wpc-scope-85 .tc-wp-content-root .nitc-editorial div, .wpc-scope-85 .tc-wp-content-root .nitc-editorial article{
  box-sizing: border-box;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-section{
  position: relative;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-section-white{
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(27, 130, 105, 0.08), transparent 28%),
    linear-gradient(180deg, #f7faf8 0%, #f4f7f5 100%);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(22, 118, 94, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(22, 118, 94, 0.1), rgba(234, 179, 8, 0.12));
  color: #146b56;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #168466, #d8a308);
  box-shadow: 0 0 0 4px rgba(22, 132, 102, 0.12);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566174;
  line-height: 1.72;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step{
  position: relative;
  border: 1px solid rgba(21, 45, 39, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card::after, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(22, 132, 102, 0.12), transparent 38%, rgba(234, 179, 8, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card:hover, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card:hover, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step:hover{
  transform: translateY(-5px);
  border-color: rgba(22, 132, 102, 0.28);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.12);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card:hover::after, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card h3, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card h3, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151f2f;
  font-weight: 780;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card p, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card p, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.68;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #16765e, #1aa37b);
  box-shadow: 0 12px 28px rgba(22, 118, 94, 0.22);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon::before, .wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-line::before{
  width: 18px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 10px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-line::after{
  width: 13px;
  height: 3px;
  left: 12px;
  top: 24px;
  border-radius: 10px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-dot::before{
  width: 9px;
  height: 9px;
  left: 11px;
  top: 11px;
  border-radius: 99px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-dot::after{
  width: 13px;
  height: 13px;
  right: 10px;
  bottom: 10px;
  border-radius: 99px;
  opacity: 0.86;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-ring::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 99px;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-ring::after{
  width: 9px;
  height: 3px;
  right: 9px;
  bottom: 11px;
  border-radius: 10px;
  transform: rotate(45deg);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-stack::before{
  width: 19px;
  height: 13px;
  left: 12px;
  top: 10px;
  border-radius: 4px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-stack::after{
  width: 19px;
  height: 13px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-mobile::before{
  width: 16px;
  height: 23px;
  left: 13px;
  top: 9px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 19px;
  bottom: 12px;
  border-radius: 8px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-shield::before{
  width: 18px;
  height: 21px;
  left: 12px;
  top: 9px;
  border-radius: 10px 10px 12px 12px;
  clip-path: polygon(50% 0, 100% 18%, 88% 78%, 50% 100%, 12% 78%, 0 18%);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-icon-shield::after{
  width: 9px;
  height: 4px;
  left: 17px;
  top: 18px;
  border-left: 2px solid #16765e;
  border-bottom: 2px solid #16765e;
  border-radius: 1px;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step::before{
  content: "";
  position: absolute;
  left: 42px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(22, 132, 102, 0), rgba(22, 132, 102, 0.35), rgba(234, 179, 8, 0));
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 84px;
  height: 84px;
  border-radius: 24px;
  background: linear-gradient(135deg, #145f4e, #1aa37b 62%, #d8a308);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(22, 118, 94, 0.24);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(22, 132, 102, 0.09);
  color: #146b56;
  font-size: 12px;
  font-weight: 760;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-card-alt{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 252, 250, 0.96));
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(22, 132, 102, 0.14), rgba(234, 179, 8, 0.16));
  border: 1px solid rgba(22, 132, 102, 0.18);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 14px;
  top: 17px;
  border-left: 3px solid #16765e;
  border-bottom: 3px solid #16765e;
  border-radius: 2px;
  transform: rotate(-45deg);
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-85 .tc-wp-content-root .nitc-editorial .nitc-reveal.nitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nitc-editorial .nitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .nitc-editorial .nitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-editorial .nitc-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 30px;
  }.tc-wp-content-root .nitc-editorial .nitc-card, .tc-wp-content-root .nitc-editorial .nitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .nitc-editorial .nitc-card h3, .tc-wp-content-root .nitc-editorial .nitc-trust-card h3, .tc-wp-content-root .nitc-editorial .nitc-step h3{
    font-size: 18px;
  }.tc-wp-content-root .nitc-editorial .nitc-card p, .tc-wp-content-root .nitc-editorial .nitc-trust-card p, .tc-wp-content-root .nitc-editorial .nitc-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .nitc-editorial .nitc-steps{
    margin-top: 30px;
  }.tc-wp-content-root .nitc-editorial .nitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .nitc-editorial .nitc-step::before{
    display: none;
  }.tc-wp-content-root .nitc-editorial .nitc-step-number{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nitc-editorial .nitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .nitc-editorial .nitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-editorial .nitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .nitc-editorial .nitc-card, .tc-wp-content-root .nitc-editorial .nitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .nitc-editorial .nitc-card h3, .tc-wp-content-root .nitc-editorial .nitc-trust-card h3, .tc-wp-content-root .nitc-editorial .nitc-step h3{
    font-size: 18.5px;
  }.tc-wp-content-root .nitc-editorial .nitc-card p, .tc-wp-content-root .nitc-editorial .nitc-trust-card p, .tc-wp-content-root .nitc-editorial .nitc-step p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-editorial .nitc-steps{
    margin-top: 32px;
  }.tc-wp-content-root .nitc-editorial .nitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .nitc-editorial .nitc-step::before{
    display: none;
  }.tc-wp-content-root .nitc-editorial .nitc-step-number{
    width: 66px;
    height: 66px;
    border-radius: 19px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nitc-editorial .nitc-section{
    padding: 62px 0;
  }.tc-wp-content-root .nitc-editorial .nitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nitc-editorial .nitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .nitc-editorial .nitc-card, .tc-wp-content-root .nitc-editorial .nitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .nitc-editorial .nitc-card h3, .tc-wp-content-root .nitc-editorial .nitc-trust-card h3, .tc-wp-content-root .nitc-editorial .nitc-step h3{
    font-size: 19px;
  }.tc-wp-content-root .nitc-editorial .nitc-card p, .tc-wp-content-root .nitc-editorial .nitc-trust-card p, .tc-wp-content-root .nitc-editorial .nitc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-editorial .nitc-steps{
    margin-top: 36px;
  }.tc-wp-content-root .nitc-editorial .nitc-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .nitc-editorial .nitc-step::before{
    display: none;
  }.tc-wp-content-root .nitc-editorial .nitc-step-number{
    width: 70px;
    height: 70px;
    border-radius: 20px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nitc-editorial .nitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .nitc-editorial .nitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nitc-editorial .nitc-grid-six, .tc-wp-content-root .nitc-editorial .nitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nitc-editorial .nitc-card, .tc-wp-content-root .nitc-editorial .nitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .nitc-editorial .nitc-card h3, .tc-wp-content-root .nitc-editorial .nitc-trust-card h3, .tc-wp-content-root .nitc-editorial .nitc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .nitc-editorial .nitc-card p, .tc-wp-content-root .nitc-editorial .nitc-trust-card p, .tc-wp-content-root .nitc-editorial .nitc-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .nitc-editorial .nitc-steps{
    margin-top: 44px;
  }.tc-wp-content-root .nitc-editorial .nitc-step{
    gap: 24px;
    padding: 26px;
  }.tc-wp-content-root .nitc-editorial .nitc-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nitc-editorial .nitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .nitc-editorial .nitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .nitc-editorial .nitc-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .nitc-editorial .nitc-grid-six, .tc-wp-content-root .nitc-editorial .nitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nitc-editorial .nitc-card, .tc-wp-content-root .nitc-editorial .nitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .nitc-editorial .nitc-card h3, .tc-wp-content-root .nitc-editorial .nitc-trust-card h3, .tc-wp-content-root .nitc-editorial .nitc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .nitc-editorial .nitc-card p, .tc-wp-content-root .nitc-editorial .nitc-trust-card p, .tc-wp-content-root .nitc-editorial .nitc-step p{
    font-size: 16px;
  }.tc-wp-content-root .nitc-editorial .nitc-steps{
    margin-top: 50px;
  }.tc-wp-content-root .nitc-editorial .nitc-step{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .nitc-editorial .nitc-step-number{
    font-size: 22px;
  }}