@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 .litc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-section{
  position: relative;
  width: 100%;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-section-white{
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-section-soft{
  background: linear-gradient(180deg, #fbfcf8 0%, #f5f8f1 100%);
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(32, 133, 94, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(32, 133, 94, 0.1), rgba(212, 169, 72, 0.13));
  color: #1d6f50;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-section-head p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.7;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-info-card, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-use-card, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-trust-card, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-step-card{
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-info-card::before, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-use-card::before, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #20855e, #d4a948, #3b82f6);
  opacity: 0.9;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-info-card:hover, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-use-card:hover, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-trust-card:hover, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(32, 133, 94, 0.28);
  box-shadow: 0 24px 64px rgba(23, 32, 51, 0.12);
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-card-icon{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 20px;
  border-radius: 14px;
  background:
    radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.9) 0 10%, transparent 11%),
    linear-gradient(135deg, #20855e, #68b37d);
  box-shadow: 0 12px 26px rgba(32, 133, 94, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-icon-alt{
  background:
    radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.9) 0 10%, transparent 11%),
    linear-gradient(135deg, #d4a948, #f0cf78);
  box-shadow: 0 12px 26px rgba(212, 169, 72, 0.24);
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-info-card:hover .litc-card-icon{
  transform: translateY(-2px) rotate(4deg);
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-info-card h3, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-use-card h3, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-trust-card h3, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-info-card p, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-use-card p, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-trust-card p, .wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-step-copy p{
  margin: 12px 0 0;
  color: #566274;
  line-height: 1.68;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(251, 252, 248, 0.96)),
    radial-gradient(circle at top left, rgba(32, 133, 94, 0.14), transparent 34%);
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #20855e, #d4a948);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(32, 133, 94, 0.22);
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(32, 133, 94, 0.09);
  color: #1d6f50;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-97 .tc-wp-content-root .litc-editorial-wrap .litc-reveal.litc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .litc-editorial-wrap .litc-section{
    padding: 54px 0;
  }.tc-wp-content-root .litc-editorial-wrap .litc-container{
    padding: 0 14px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card, .tc-wp-content-root .litc-editorial-wrap .litc-use-card, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-use-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card p, .tc-wp-content-root .litc-editorial-wrap .litc-use-card p, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card p, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-number{
    width: 50px;
    height: 50px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .litc-editorial-wrap .litc-section{
    padding: 60px 0;
  }.tc-wp-content-root .litc-editorial-wrap .litc-container{
    padding: 0 18px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card, .tc-wp-content-root .litc-editorial-wrap .litc-use-card, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-use-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card p, .tc-wp-content-root .litc-editorial-wrap .litc-use-card p, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card p, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-number{
    width: 52px;
    height: 52px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .litc-editorial-wrap .litc-section{
    padding: 66px 0;
  }.tc-wp-content-root .litc-editorial-wrap .litc-container{
    padding: 0 22px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card, .tc-wp-content-root .litc-editorial-wrap .litc-use-card, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-use-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card p, .tc-wp-content-root .litc-editorial-wrap .litc-use-card p, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card p, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-number{
    width: 56px;
    height: 56px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .litc-editorial-wrap .litc-section{
    padding: 78px 0;
  }.tc-wp-content-root .litc-editorial-wrap .litc-container{
    padding: 0 28px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-grid-six, .tc-wp-content-root .litc-editorial-wrap .litc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card, .tc-wp-content-root .litc-editorial-wrap .litc-use-card, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-use-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card p, .tc-wp-content-root .litc-editorial-wrap .litc-use-card p, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card p, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .litc-editorial-wrap .litc-section{
    padding: 92px 0;
  }.tc-wp-content-root .litc-editorial-wrap .litc-container{
    padding: 0 32px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-grid-six, .tc-wp-content-root .litc-editorial-wrap .litc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card, .tc-wp-content-root .litc-editorial-wrap .litc-use-card, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-use-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card h3, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-info-card p, .tc-wp-content-root .litc-editorial-wrap .litc-use-card p, .tc-wp-content-root .litc-editorial-wrap .litc-trust-card p, .tc-wp-content-root .litc-editorial-wrap .litc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .litc-editorial-wrap .litc-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}