@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-69 .tc-wp-content-root img, .wpc-scope-69 .tc-wp-content-root video, .wpc-scope-69 .tc-wp-content-root svg, .wpc-scope-69 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap div, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap section, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-section{
  position: relative;
  width: 100%;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-white{
  background: #ffffff;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 45, 85, 0.08), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(37, 244, 238, 0.09), transparent 30%),
    #f8fafc;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 45, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 45, 85, 0.1), rgba(37, 244, 238, 0.1));
  color: #b51646;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-card, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-card::before, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff2d55, #25f4ee, #7c3aed);
  opacity: 0.9;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-card:hover, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 45, 85, 0.22);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.11);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3{
  margin: 0;
  color: #151b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p{
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.68;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 45, 85, 0.14), rgba(37, 244, 238, 0.16));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon::before, .wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-view::before{
  width: 23px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 2px solid #ff2d55;
  border-radius: 50%;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-view::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  background: #25f4ee;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #25f4ee;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-fast::after{
  width: 16px;
  height: 3px;
  left: 10px;
  top: 23px;
  background: #ff2d55;
  box-shadow: 6px -7px 0 rgba(255, 45, 85, 0.45), 8px 7px 0 rgba(37, 244, 238, 0.45);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-preview::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 14px;
  border: 2px solid #ff2d55;
  border-radius: 8px;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-preview::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 22px;
  background: #25f4ee;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-simple::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 16px;
  background: #ff2d55;
  box-shadow: 0 8px 0 #25f4ee, 0 16px 0 rgba(124, 58, 237, 0.75);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-simple::after{
  display: none;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-mobile::before{
  width: 19px;
  height: 28px;
  left: 14px;
  top: 10px;
  border: 2px solid #25f4ee;
  border-radius: 7px;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  top: 31px;
  background: #ff2d55;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #ff2d55;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-daily::after{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 18px;
  border: 2px solid #25f4ee;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fbfdff);
  box-shadow: 0 20px 55px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 26px 68px rgba(17, 24, 39, 0.11);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -44px;
  top: -52px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 45, 85, 0.12), rgba(37, 244, 238, 0.14));
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff2d55, #7c3aed);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(255, 45, 85, 0.22);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.92)),
    radial-gradient(circle at 85% 15%, rgba(37, 244, 238, 0.18), transparent 35%);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #ff2d55;
  box-shadow: 16px 0 0 #25f4ee, 32px 0 0 rgba(124, 58, 237, 0.75);
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
  background: #ffffff;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 12px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #111827;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-69 .tc-wp-content-root .ttfv-content-wrap .ttfv-reveal.ttfv-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 58px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 64px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid-3, .tc-wp-content-root .ttfv-content-wrap .ttfv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}