@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-117 .tc-wp-content-root img, .wpc-scope-117 .tc-wp-content-root video, .wpc-scope-117 .tc-wp-content-root svg, .wpc-scope-117 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #171821;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap section, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap div, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-section{
  position: relative;
  width: 100%;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-white{
  background: #ffffff;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f7f8fb 100%);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 0, 96, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 96, 0.08), rgba(37, 244, 238, 0.1));
  color: #a20f4b;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
  margin: 0;
  color: #14151f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5e6273;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(20, 21, 31, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(16, 24, 40, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card::before, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 0, 96, 0.08), rgba(37, 244, 238, 0.08) 44%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card:hover, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 96, 0.18);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.12);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card:hover::before, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3{
  position: relative;
  margin: 0;
  color: #171821;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #626675;
  font-weight: 430;
  line-height: 1.65;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0060 0%, #7a5cff 48%, #25f4ee 100%);
  box-shadow: 0 12px 28px rgba(255, 0, 96, 0.18);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon::before, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card:hover .ttfv-icon::before, .wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-card:hover .ttfv-icon::after{
  transform: translateY(-2px);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
  opacity: 0.94;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-view::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ff0060;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-speed::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.92), 0 14px 0 rgba(255, 255, 255, 0.82);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-speed::after{
  width: 8px;
  height: 8px;
  right: 11px;
  top: 14px;
  border-radius: 50%;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-preview::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 6px;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-preview::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
  border-radius: 999px;
  background: #7a5cff;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.92), 0 20px 0 rgba(255, 255, 255, 0.82);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-steps::after{
  width: 16px;
  height: 3px;
  right: 11px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.92), 0 20px 0 rgba(255, 255, 255, 0.82);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  bottom: 14px;
  border-radius: 999px;
  background: #ff0060;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 3px;
  background: #25bdb7;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(20, 21, 31, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 58%, rgba(37, 244, 238, 0.08) 100%);
  box-shadow: 0 18px 44px rgba(16, 24, 40, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-card::after{
  content: "";
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 38px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 0, 96, 0.18), rgba(37, 244, 238, 0.18));
  opacity: 0.55;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.28);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.11);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #ff0060 0%, #7a5cff 50%, #25f4ee 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(122, 92, 255, 0.22);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-badge-dot{
  position: relative;
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 32% 28%, #ffffff 0 12%, #25f4ee 13% 29%, #7a5cff 30% 58%, #ff0060 59% 100%);
  box-shadow: 0 12px 28px rgba(122, 92, 255, 0.17);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-badge-dot::after{
  content: "";
  position: absolute;
  right: -5px;
  bottom: 2px;
  width: 13px;
  height: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: #25f4ee;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
  text-align: left;
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: #151622;
  color: #ffffff;
  font-size: 15px;
  font-weight: 850;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 14px 30px rgba(21, 22, 34, 0.16);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-117 .tc-wp-content-root .ttfv-content-wrap .ttfv-reveal.ttfv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 50px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 16px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card-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: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy 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;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card::after{
    display: none;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 56px 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: 29px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card::after{
    display: none;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@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: 33px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card-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: 26px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy 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: 26px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card::after{
    display: none;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttfv-content-wrap .ttfv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-container{
    padding: 0 34px;
  }.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-card-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: 28px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p{
    font-size: 15.5px;
  }.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: 24px;
    padding: 28px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}@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: 18px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card h3, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-trust-card p, .tc-wp-content-root .ttfv-content-wrap .ttfv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .ttfv-content-wrap .ttfv-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-117 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ttfv-trust-grid{}