@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-95 .tc-wp-content-root img, .wpc-scope-95 .tc-wp-content-root video, .wpc-scope-95 .tc-wp-content-root svg, .wpc-scope-95 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap section, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap div, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-section{
  position: relative;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-section-white{
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(22, 196, 208, 0.26);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.12), rgba(255, 0, 80, 0.08));
  color: #0f6f78;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #ff0050);
  box-shadow: 0 0 0 5px rgba(37, 244, 238, 0.12);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap h2{
  margin: 0;
  color: #101827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5e6878;
  line-height: 1.72;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 32, 48, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.075);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card::after, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.13), transparent 36%, rgba(255, 0, 80, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card:hover, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(37, 244, 238, 0.34);
  box-shadow: 0 24px 55px rgba(15, 23, 42, 0.11);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card:hover::after, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card h3, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-card h3, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card p, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-card p, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6574;
  line-height: 1.68;
  z-index: 1;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee, #7c3aed 52%, #ff0050);
  box-shadow: 0 12px 24px rgba(37, 244, 238, 0.18);
  z-index: 1;
  transition: transform 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-card:hover .tpv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon::before, .wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-play::before{
  width: 0;
  height: 0;
  left: 18px;
  top: 13px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid #ffffff;
  background: transparent;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-bolt::before{
  width: 13px;
  height: 24px;
  left: 17px;
  top: 11px;
  clip-path: polygon(58% 0, 100% 0, 63% 42%, 100% 42%, 30% 100%, 45% 55%, 8% 55%);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-frame::before{
  inset: 13px 11px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-frame::after{
  width: 7px;
  height: 7px;
  right: 13px;
  bottom: 13px;
  border-radius: 50%;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-path::before{
  width: 24px;
  height: 2px;
  left: 11px;
  top: 22px;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-path::after{
  width: 8px;
  height: 8px;
  right: 11px;
  top: 19px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  background: transparent;
  transform: rotate(45deg);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-phone::before{
  width: 17px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 4px;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-compass::before{
  width: 23px;
  height: 23px;
  left: 11px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-icon-compass::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 18px;
  clip-path: polygon(50% 0, 100% 100%, 50% 76%, 0 100%);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(20, 32, 48, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.075);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #25f4ee, #ff0050);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 0, 80, 0.22);
  box-shadow: 0 24px 55px rgba(15, 23, 42, 0.11);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  background: #101827;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(16, 24, 39, 0.18);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-step-content{
  min-width: 0;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 34% 34%, #ffffff 0 18%, #25f4ee 19% 48%, #ff0050 49% 100%);
  box-shadow: 0 12px 24px rgba(255, 0, 80, 0.12);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-trust-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #101827, #26334a);
  color: #25f4ee;
  font-weight: 900;
  box-shadow: 0 12px 24px rgba(16, 24, 39, 0.16);
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-95 .tc-wp-content-root .tpv-content-wrap .tpv-reveal.tpv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tpv-content-wrap .tpv-section{
    padding: 52px 0;
  }.tc-wp-content-root .tpv-content-wrap .tpv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tpv-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-step-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card p, .tc-wp-content-root .tpv-content-wrap .tpv-step-card p, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tpv-content-wrap .tpv-section{
    padding: 58px 0;
  }.tc-wp-content-root .tpv-content-wrap .tpv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tpv-content-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-step-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card p, .tc-wp-content-root .tpv-content-wrap .tpv-step-card p, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tpv-content-wrap .tpv-section{
    padding: 64px 0;
  }.tc-wp-content-root .tpv-content-wrap .tpv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tpv-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-step-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card p, .tc-wp-content-root .tpv-content-wrap .tpv-step-card p, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tpv-content-wrap .tpv-section{
    padding: 78px 0;
  }.tc-wp-content-root .tpv-content-wrap .tpv-container{
    padding: 0 30px;
  }.tc-wp-content-root .tpv-content-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-grid-3, .tc-wp-content-root .tpv-content-wrap .tpv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-step-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card p, .tc-wp-content-root .tpv-content-wrap .tpv-step-card p, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tpv-content-wrap .tpv-section{
    padding: 96px 0;
  }.tc-wp-content-root .tpv-content-wrap .tpv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tpv-content-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-grid-3, .tc-wp-content-root .tpv-content-wrap .tpv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-step-card h3, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-card p, .tc-wp-content-root .tpv-content-wrap .tpv-step-card p, .tc-wp-content-root .tpv-content-wrap .tpv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .tpv-content-wrap .tpv-step-number{
    font-size: 20px;
  }}