@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-92 .tc-wp-content-root img, .wpc-scope-92 .tc-wp-content-root video, .wpc-scope-92 .tc-wp-content-root svg, .wpc-scope-92 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap{
  width: 100%;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap section, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap div, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-section{
  position: relative;
  width: 100%;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-section-white{
  background: #ffffff;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(24, 119, 242, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(20, 184, 166, 0.07), transparent 28%),
    #f7f9fc;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #155bd5;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-kicker::before, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #1877f2, #14b8a6);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-heading p{
  margin: 16px auto 0;
  color: #596579;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(24, 119, 242, 0.12);
  border-radius: 20px;
  box-shadow: 0 18px 45px rgba(20, 32, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card::before, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1877f2, #14b8a6);
  opacity: 0.9;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card:hover, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(24, 119, 242, 0.3);
  box-shadow: 0 24px 60px rgba(20, 32, 55, 0.13);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card h3, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card h3, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card h3{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card p, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card p, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card p{
  margin: 10px 0 0;
  color: #5a6577;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.12), rgba(20, 184, 166, 0.14));
  border: 1px solid rgba(24, 119, 242, 0.14);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon::before, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card:hover .lfpv-icon::before, .wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-card:hover .lfpv-icon::after{
  transform: translateY(-2px);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #1877f2;
  border-radius: 14px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-view::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  background: #14b8a6;
  border-radius: 50%;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-speed::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border: 2px solid #1877f2;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 24px;
  top: 22px;
  background: #14b8a6;
  transform-origin: left center;
  transform: rotate(-32deg);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-preview::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 2px solid #1877f2;
  border-radius: 6px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-preview::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 23px;
  background: #14b8a6;
  border-radius: 99px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-steps::before{
  width: 5px;
  height: 5px;
  left: 14px;
  top: 14px;
  background: #1877f2;
  border-radius: 50%;
  box-shadow: 0 9px 0 #14b8a6, 0 18px 0 #1877f2;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-steps::after{
  width: 17px;
  height: 2px;
  left: 24px;
  top: 16px;
  background: #1877f2;
  border-radius: 99px;
  box-shadow: 0 9px 0 #14b8a6, 0 18px 0 #1877f2;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #1877f2;
  border-radius: 7px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  background: #14b8a6;
  border-radius: 99px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-daily::before{
  width: 24px;
  height: 20px;
  left: 12px;
  top: 15px;
  border: 2px solid #1877f2;
  border-radius: 8px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-icon-daily::after{
  width: 10px;
  height: 10px;
  right: 10px;
  top: 10px;
  background: #14b8a6;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(24, 119, 242, 0.13);
  border-radius: 22px;
  box-shadow: 0 18px 48px rgba(20, 32, 55, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  top: -80px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.12), rgba(20, 184, 166, 0.12));
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 119, 242, 0.3);
  box-shadow: 0 24px 60px rgba(20, 32, 55, 0.12);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #1877f2, #14b8a6);
  box-shadow: 0 14px 28px rgba(24, 119, 242, 0.23);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  color: #155bd5;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  background: rgba(24, 119, 242, 0.08);
  border: 1px solid rgba(24, 119, 242, 0.13);
  border-radius: 999px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
  padding-top: 34px;
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #14b8a6;
  box-shadow: 0 0 0 8px rgba(20, 184, 166, 0.12), 0 0 0 16px rgba(24, 119, 242, 0.06);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-92 .tc-wp-content-root .lfpv-content-wrap .lfpv-reveal.lfpv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfpv-content-wrap .lfpv-section{
    padding: 46px 0;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-kicker{
    font-size: 11px;
  }.tc-wp-content-root .lfpv-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfpv-content-wrap .lfpv-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-kicker{
    font-size: 11px;
  }.tc-wp-content-root .lfpv-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfpv-content-wrap .lfpv-section{
    padding: 60px 0;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-kicker{
    font-size: 12px;
  }.tc-wp-content-root .lfpv-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfpv-content-wrap .lfpv-section{
    padding: 76px 0;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-container{
    padding: 0 30px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-kicker{
    font-size: 12px;
  }.tc-wp-content-root .lfpv-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfpv-content-wrap .lfpv-section{
    padding: 92px 0;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-kicker{
    font-size: 12px;
  }.tc-wp-content-root .lfpv-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card h3, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-step-card p, .tc-wp-content-root .lfpv-content-wrap .lfpv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .lfpv-content-wrap .lfpv-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}