@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-44 .tc-wp-content-root img, .wpc-scope-44 .tc-wp-content-root video, .wpc-scope-44 .tc-wp-content-root svg, .wpc-scope-44 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom, .wpc-scope-44 .tc-wp-content-root .litc-bottom div, .wpc-scope-44 .tc-wp-content-root .litc-bottom section, .wpc-scope-44 .tc-wp-content-root .litc-bottom article{
  box-sizing: border-box;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-section{
  position: relative;
  width: 100%;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-section-white{
  background: #ffffff;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(22, 163, 74, 0.09), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(20, 184, 166, 0.09), transparent 32%),
    #f7faf8;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 12px;
  border: 1px solid rgba(22, 163, 74, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(22, 163, 74, 0.1), rgba(20, 184, 166, 0.1));
  color: #0f766e;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #16a34a, #14b8a6);
  box-shadow: 0 0 0 5px rgba(20, 184, 166, 0.12);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-heading h2{
  margin: 0;
  color: #121a2c;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5b6475;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(18, 26, 44, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card::after, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(22, 163, 74, 0.11), transparent 38%, rgba(20, 184, 166, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card:hover, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(22, 163, 74, 0.25);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card:hover::after, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card h3, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-step h3, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151e31;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card p, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-step p, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card p{
  position: relative;
  z-index: 1;
  margin: 11px 0 0;
  color: #5d6676;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #16a34a, #14b8a6);
  box-shadow: 0 12px 24px rgba(20, 184, 166, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-card:hover .litc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon::before, .wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-bars::before{
  left: 12px;
  top: 12px;
  width: 18px;
  height: 4px;
  border-radius: 8px;
  box-shadow: 0 7px 0 rgba(255,255,255,0.78), 0 14px 0 rgba(255,255,255,0.58);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-speed::before{
  left: 10px;
  top: 20px;
  width: 22px;
  height: 11px;
  border-radius: 22px 22px 4px 4px;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-speed::after{
  left: 20px;
  top: 16px;
  width: 3px;
  height: 12px;
  border-radius: 4px;
  transform: rotate(38deg);
  transform-origin: bottom;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-preview::before{
  left: 10px;
  top: 12px;
  width: 22px;
  height: 16px;
  border-radius: 6px;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-preview::after{
  left: 17px;
  top: 17px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #14b8a6;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-steps::before{
  left: 12px;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  box-shadow: 0 12px 0 rgba(255,255,255,0.85), 12px 12px 0 rgba(255,255,255,0.65);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-phone::before{
  left: 14px;
  top: 8px;
  width: 14px;
  height: 26px;
  border: 2px solid rgba(255,255,255,0.88);
  border-radius: 7px;
  background: transparent;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-calendar::before{
  left: 10px;
  top: 12px;
  width: 22px;
  height: 20px;
  border-radius: 6px;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-icon-calendar::after{
  left: 14px;
  top: 18px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #14b8a6;
  box-shadow: 7px 0 0 #14b8a6, 14px 0 0 #14b8a6, 0 7px 0 #14b8a6, 7px 7px 0 #14b8a6;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(22, 163, 74, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 253, 250, 0.96));
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-step:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.32);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #0f766e, #16a34a);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(15, 118, 110, 0.24);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-step-content{
  min-width: 0;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(22, 163, 74, 0.28), rgba(20, 184, 166, 0.13)) border-box;
  border-color: transparent;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 15px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-card{
  overflow: hidden;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-trust-dot{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: #16a34a;
  box-shadow: 0 0 0 9px rgba(22, 163, 74, 0.12), 22px 0 0 rgba(20, 184, 166, 0.45), 44px 0 0 rgba(15, 118, 110, 0.22);
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-44 .tc-wp-content-root .litc-bottom .litc-reveal.litc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .litc-bottom .litc-section{
    padding: 48px 0;
  }.tc-wp-content-root .litc-bottom .litc-container{
    padding: 0 14px;
  }.tc-wp-content-root .litc-bottom .litc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .litc-bottom .litc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .litc-bottom .litc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .litc-bottom .litc-card, .tc-wp-content-root .litc-bottom .litc-trust-card{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .litc-bottom .litc-card h3, .tc-wp-content-root .litc-bottom .litc-step h3, .tc-wp-content-root .litc-bottom .litc-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .litc-bottom .litc-card p, .tc-wp-content-root .litc-bottom .litc-step p, .tc-wp-content-root .litc-bottom .litc-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .litc-bottom .litc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .litc-bottom .litc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .litc-bottom .litc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .litc-bottom .litc-section{
    padding: 56px 0;
  }.tc-wp-content-root .litc-bottom .litc-container{
    padding: 0 18px;
  }.tc-wp-content-root .litc-bottom .litc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .litc-bottom .litc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .litc-bottom .litc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .litc-bottom .litc-card, .tc-wp-content-root .litc-bottom .litc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .litc-bottom .litc-card h3, .tc-wp-content-root .litc-bottom .litc-step h3, .tc-wp-content-root .litc-bottom .litc-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .litc-bottom .litc-card p, .tc-wp-content-root .litc-bottom .litc-step p, .tc-wp-content-root .litc-bottom .litc-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .litc-bottom .litc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .litc-bottom .litc-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .litc-bottom .litc-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .litc-bottom .litc-section{
    padding: 64px 0;
  }.tc-wp-content-root .litc-bottom .litc-container{
    padding: 0 22px;
  }.tc-wp-content-root .litc-bottom .litc-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .litc-bottom .litc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .litc-bottom .litc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .litc-bottom .litc-card, .tc-wp-content-root .litc-bottom .litc-trust-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .litc-bottom .litc-card h3, .tc-wp-content-root .litc-bottom .litc-step h3, .tc-wp-content-root .litc-bottom .litc-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .litc-bottom .litc-card p, .tc-wp-content-root .litc-bottom .litc-step p, .tc-wp-content-root .litc-bottom .litc-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .litc-bottom .litc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .litc-bottom .litc-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .litc-bottom .litc-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .litc-bottom .litc-section{
    padding: 78px 0;
  }.tc-wp-content-root .litc-bottom .litc-container{
    padding: 0 30px;
  }.tc-wp-content-root .litc-bottom .litc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .litc-bottom .litc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .litc-bottom .litc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .litc-bottom .litc-card, .tc-wp-content-root .litc-bottom .litc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .litc-bottom .litc-card h3, .tc-wp-content-root .litc-bottom .litc-step h3, .tc-wp-content-root .litc-bottom .litc-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .litc-bottom .litc-card p, .tc-wp-content-root .litc-bottom .litc-step p, .tc-wp-content-root .litc-bottom .litc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-bottom .litc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .litc-bottom .litc-step{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .litc-bottom .litc-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .litc-bottom .litc-section{
    padding: 92px 0;
  }.tc-wp-content-root .litc-bottom .litc-container{
    padding: 0 32px;
  }.tc-wp-content-root .litc-bottom .litc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .litc-bottom .litc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .litc-bottom .litc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .litc-bottom .litc-card, .tc-wp-content-root .litc-bottom .litc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .litc-bottom .litc-card h3, .tc-wp-content-root .litc-bottom .litc-step h3, .tc-wp-content-root .litc-bottom .litc-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .litc-bottom .litc-card p, .tc-wp-content-root .litc-bottom .litc-step p, .tc-wp-content-root .litc-bottom .litc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .litc-bottom .litc-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .litc-bottom .litc-step{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .litc-bottom .litc-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}.wpc-scope-44 .tc-wp-content-root .litc-trust-grid{}