@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.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-77 .tc-wp-content-root img, .wpc-scope-77 .tc-wp-content-root video, .wpc-scope-77 .tc-wp-content-root svg, .wpc-scope-77 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  font-family: inherit;
  color: #162033;
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-section{
  position: relative;
  width: 100%;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-section-white{
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(19, 121, 94, 0.08), transparent 30%),
    linear-gradient(180deg, #f8fbf9 0%, #f4f8f6 100%);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f765d;
  font-weight: 750;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-kicker::before, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f765d, #d4a017);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content h2{
  margin: 0;
  color: #102033;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-section-head p{
  margin: 14px auto 0;
  color: #516070;
  line-height: 1.75;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-card{
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(15, 118, 93, 0.13);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(20, 40, 35, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card{
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card::before, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0f765d, #22a884, #d4a017);
  opacity: 0.88;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card:hover, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card:hover, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 118, 93, 0.32);
  box-shadow: 0 24px 60px rgba(20, 40, 35, 0.13);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card h3, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card h3, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-copy h3{
  margin: 0;
  color: #142235;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.24;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card p, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card p, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-copy p{
  margin: 10px 0 0;
  color: #556373;
  line-height: 1.68;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(15, 118, 93, 0.12), rgba(212, 160, 23, 0.14));
  border: 1px solid rgba(15, 118, 93, 0.16);
  position: relative;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon::before, .wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #0f765d;
  transition: transform 220ms ease;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-card:hover .litc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-bars::before{
  width: 20px;
  height: 4px;
  left: 13px;
  top: 14px;
  box-shadow: 0 8px 0 #22a884, 0 16px 0 #d4a017;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-speed::before{
  width: 21px;
  height: 21px;
  left: 12px;
  top: 12px;
  border: 3px solid #0f765d;
  background: transparent;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 21px;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 7px;
  background: transparent;
  border: 3px solid #0f765d;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  background: #d4a017;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 12px;
  top: 12px;
  box-shadow: 0 10px 0 #22a884, 0 20px 0 #d4a017;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 23px;
  top: 14px;
  box-shadow: 0 10px 0 #22a884, 0 20px 0 #d4a017;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 7px;
  border: 3px solid #0f765d;
  background: transparent;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  background: #d4a017;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-icon-check::before{
  width: 19px;
  height: 10px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #0f765d;
  border-bottom: 4px solid #0f765d;
  border-radius: 2px;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-card::before{
  content: "";
  position: absolute;
  left: 31px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(15, 118, 93, 0.28), transparent);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, #0f765d, #22a884 62%, #d4a017);
  box-shadow: 0 12px 30px rgba(15, 118, 93, 0.25);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  color: #0f765d;
  background: rgba(15, 118, 93, 0.09);
  border: 1px solid rgba(15, 118, 93, 0.14);
  font-weight: 750;
  line-height: 1;
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 90% 15%, rgba(212, 160, 23, 0.16), transparent 32%);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #0f765d;
  box-shadow: 0 0 0 8px rgba(15, 118, 93, 0.1), 0 0 0 15px rgba(212, 160, 23, 0.08);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-77 .tc-wp-content-root .litc-bottom-content .litc-reveal.litc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .litc-bottom-content .litc-section{
    padding: 48px 0;
  }.tc-wp-content-root .litc-bottom-content .litc-container{
    padding: 0 14px;
  }.tc-wp-content-root .litc-bottom-content h2{
    font-size: 27px;
  }.tc-wp-content-root .litc-bottom-content .litc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .litc-bottom-content .litc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .litc-bottom-content .litc-card-grid, .tc-wp-content-root .litc-bottom-content .litc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .litc-bottom-content .litc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .litc-bottom-content .litc-card, .tc-wp-content-root .litc-bottom-content .litc-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card::before{
    display: none;
  }.tc-wp-content-root .litc-bottom-content .litc-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }.tc-wp-content-root .litc-bottom-content .litc-card h3, .tc-wp-content-root .litc-bottom-content .litc-trust-card h3, .tc-wp-content-root .litc-bottom-content .litc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .litc-bottom-content .litc-card p, .tc-wp-content-root .litc-bottom-content .litc-trust-card p, .tc-wp-content-root .litc-bottom-content .litc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .litc-bottom-content .litc-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .litc-bottom-content .litc-section{
    padding: 54px 0;
  }.tc-wp-content-root .litc-bottom-content .litc-container{
    padding: 0 18px;
  }.tc-wp-content-root .litc-bottom-content h2{
    font-size: 30px;
  }.tc-wp-content-root .litc-bottom-content .litc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .litc-bottom-content .litc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .litc-bottom-content .litc-card-grid, .tc-wp-content-root .litc-bottom-content .litc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .litc-bottom-content .litc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .litc-bottom-content .litc-card, .tc-wp-content-root .litc-bottom-content .litc-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card::before{
    display: none;
  }.tc-wp-content-root .litc-bottom-content .litc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .litc-bottom-content .litc-card h3, .tc-wp-content-root .litc-bottom-content .litc-trust-card h3, .tc-wp-content-root .litc-bottom-content .litc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .litc-bottom-content .litc-card p, .tc-wp-content-root .litc-bottom-content .litc-trust-card p, .tc-wp-content-root .litc-bottom-content .litc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .litc-bottom-content .litc-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .litc-bottom-content .litc-section{
    padding: 60px 0;
  }.tc-wp-content-root .litc-bottom-content .litc-container{
    padding: 0 22px;
  }.tc-wp-content-root .litc-bottom-content h2{
    font-size: 34px;
  }.tc-wp-content-root .litc-bottom-content .litc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-bottom-content .litc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .litc-bottom-content .litc-card-grid, .tc-wp-content-root .litc-bottom-content .litc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .litc-bottom-content .litc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .litc-bottom-content .litc-card, .tc-wp-content-root .litc-bottom-content .litc-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card::before{
    display: none;
  }.tc-wp-content-root .litc-bottom-content .litc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .litc-bottom-content .litc-card h3, .tc-wp-content-root .litc-bottom-content .litc-trust-card h3, .tc-wp-content-root .litc-bottom-content .litc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .litc-bottom-content .litc-card p, .tc-wp-content-root .litc-bottom-content .litc-trust-card p, .tc-wp-content-root .litc-bottom-content .litc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .litc-bottom-content .litc-badge{
    padding: 9px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .litc-bottom-content .litc-section{
    padding: 72px 0;
  }.tc-wp-content-root .litc-bottom-content .litc-container{
    padding: 0 30px;
  }.tc-wp-content-root .litc-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .litc-bottom-content .litc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .litc-bottom-content .litc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .litc-bottom-content .litc-card-grid, .tc-wp-content-root .litc-bottom-content .litc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .litc-bottom-content .litc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .litc-bottom-content .litc-card, .tc-wp-content-root .litc-bottom-content .litc-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .litc-bottom-content .litc-card h3, .tc-wp-content-root .litc-bottom-content .litc-trust-card h3, .tc-wp-content-root .litc-bottom-content .litc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .litc-bottom-content .litc-card p, .tc-wp-content-root .litc-bottom-content .litc-trust-card p, .tc-wp-content-root .litc-bottom-content .litc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-bottom-content .litc-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .litc-bottom-content .litc-section{
    padding: 88px 0;
  }.tc-wp-content-root .litc-bottom-content .litc-container{
    padding: 0 32px;
  }.tc-wp-content-root .litc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .litc-bottom-content .litc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .litc-bottom-content .litc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .litc-bottom-content .litc-card-grid, .tc-wp-content-root .litc-bottom-content .litc-step-list{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .litc-bottom-content .litc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .litc-bottom-content .litc-card, .tc-wp-content-root .litc-bottom-content .litc-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .litc-bottom-content .litc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .litc-bottom-content .litc-card h3, .tc-wp-content-root .litc-bottom-content .litc-trust-card h3, .tc-wp-content-root .litc-bottom-content .litc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .litc-bottom-content .litc-card p, .tc-wp-content-root .litc-bottom-content .litc-trust-card p, .tc-wp-content-root .litc-bottom-content .litc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-bottom-content .litc-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}