@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-57 .tc-wp-content-root img, .wpc-scope-57 .tc-wp-content-root video, .wpc-scope-57 .tc-wp-content-root svg, .wpc-scope-57 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content{
  width: 100%;
  overflow: hidden;
  color: #142033 !important;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content, .wpc-scope-57 .tc-wp-content-root .ttvnw-content div, .wpc-scope-57 .tc-wp-content-root .ttvnw-content section, .wpc-scope-57 .tc-wp-content-root .ttvnw-content article{
  box-sizing: border-box;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-section{
  position: relative;
  width: 100%;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-section-white{
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(37, 244, 238, 0.13), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(254, 44, 85, 0.1), transparent 30%),
    #f8fafc;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.12), rgba(254, 44, 85, 0.1));
  color: #cc1742 !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-heading h2{
  margin: 0;
  color: #101828 !important;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #516071 !important;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-card, .wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-card::before, .wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.36), rgba(254, 44, 85, 0.28), transparent 58%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-card:hover, .wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(254, 44, 85, 0.2);
  box-shadow: 0 22px 58px rgba(16, 24, 40, 0.12);
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-card:hover::before, .wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-card h3, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-trust-card h3, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-step-card h3{
  margin: 0;
  color: #111827 !important;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-card p, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-trust-card p, .wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-step-card p{
  margin: 10px 0 0;
  color: #5b6678 !important;
  line-height: 1.65;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 12px 28px rgba(254, 44, 85, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-card:hover .ttvnw-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon::before, .wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-play::before{
  top: 13px;
  left: 17px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-bolt::before{
  top: 9px;
  left: 18px;
  width: 9px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(44% 0, 100% 0, 65% 43%, 100% 43%, 28% 100%, 45% 55%, 0 55%);
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-frame::before{
  inset: 11px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-frame::after{
  width: 8px;
  height: 8px;
  top: 18px;
  left: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-path::before{
  width: 22px;
  height: 12px;
  top: 16px;
  left: 11px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 12px 12px;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-mobile::before{
  width: 16px;
  height: 24px;
  top: 9px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-icon-check::before{
  width: 18px;
  height: 10px;
  top: 15px;
  left: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  bottom: -24px;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(254, 44, 85, 0.42), rgba(37, 244, 238, 0.18));
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-step-card:last-child::after{
  display: none;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.28);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.12);
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #111827, #263244);
  color: #ffffff !important;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-card-alt{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.98));
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-mini-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #fe2c55;
  box-shadow: 18px 0 0 #25f4ee, 36px 0 0 rgba(17, 24, 39, 0.18);
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-badge{
  display: inline-flex;
  margin: 0 0 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(37, 244, 238, 0.12);
  color: #087f83 !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-trust-card:nth-child(2) .ttvnw-badge{
  background: rgba(254, 44, 85, 0.1);
  color: #c41441 !important;
}.wpc-scope-57 #tc-wp-content-island.tc-wp-content-root .ttvnw-content .ttvnw-trust-card:nth-child(3) .ttvnw-badge{
  background: rgba(17, 24, 39, 0.08);
  color: #263244 !important;
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-57 .tc-wp-content-root .ttvnw-content .ttvnw-reveal.ttvnw-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttvnw-content .ttvnw-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttvnw-content .ttvnw-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card p, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card p, .tc-wp-content-root .ttvnw-content .ttvnw-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttvnw-content .ttvnw-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttvnw-content .ttvnw-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card p, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card p, .tc-wp-content-root .ttvnw-content .ttvnw-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-number{
    width: 64px;
    height: 64px;
    font-size: 21px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttvnw-content .ttvnw-section{
    padding: 66px 0;
  }.tc-wp-content-root .ttvnw-content .ttvnw-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card p, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card p, .tc-wp-content-root .ttvnw-content .ttvnw-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-number{
    width: 66px;
    height: 66px;
    font-size: 22px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttvnw-content .ttvnw-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttvnw-content .ttvnw-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-grid-six, .tc-wp-content-root .ttvnw-content .ttvnw-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card p, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card p, .tc-wp-content-root .ttvnw-content .ttvnw-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-number{
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttvnw-content .ttvnw-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttvnw-content .ttvnw-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-grid-six, .tc-wp-content-root .ttvnw-content .ttvnw-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card h3, .tc-wp-content-root .ttvnw-content .ttvnw-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-card p, .tc-wp-content-root .ttvnw-content .ttvnw-trust-card p, .tc-wp-content-root .ttvnw-content .ttvnw-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ttvnw-content .ttvnw-step-number{
    font-size: 25px;
  }}.wpc-scope-57 .tc-wp-content-root .ttvnw-step-copy{}