@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-50 .tc-wp-content-root img, .wpc-scope-50 .tc-wp-content-root video, .wpc-scope-50 .tc-wp-content-root svg, .wpc-scope-50 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #162033 !important;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content, .wpc-scope-50 .tc-wp-content-root .ttvd-content div, .wpc-scope-50 .tc-wp-content-root .ttvd-content section, .wpc-scope-50 .tc-wp-content-root .ttvd-content article{
  box-sizing: border-box;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-section-white{
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 242, 234, 0.12), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 0, 80, 0.10), transparent 30%),
    #f8fafc;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 80, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.10));
  color: #b01045 !important;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00d6cf, #ff2f6d);
  box-shadow: 0 0 0 4px rgba(0, 214, 207, 0.12);
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content h2{
  margin: 0;
  color: #111827 !important;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566176 !important;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-card, .wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.90)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-card::after, .wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-trust-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0 18px;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #00d6cf, #ff2f6d);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-card:hover, .wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-trust-card:hover, .wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-step:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 80, 0.20);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-card:hover::after, .wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 214, 207, 0.15), rgba(255, 47, 109, 0.14));
  border: 1px solid rgba(255, 0, 80, 0.13);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon::before, .wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-card:hover .ttvd-icon::before{
  transform: translateX(2px) scale(1.04);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-left: 13px solid #ff2f6d;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-flash::before{
  left: 18px;
  top: 10px;
  width: 10px;
  height: 25px;
  background: linear-gradient(180deg, #00bdb7, #ff2f6d);
  clip-path: polygon(45% 0, 100% 0, 62% 43%, 100% 43%, 28% 100%, 45% 54%, 0 54%);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-frame::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 3px solid #00bdb7;
  border-radius: 7px;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-route::before{
  left: 12px;
  top: 21px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: #ff2f6d;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-route::after{
  right: 12px;
  top: 16px;
  width: 11px;
  height: 11px;
  border-top: 3px solid #ff2f6d;
  border-right: 3px solid #ff2f6d;
  transform: rotate(45deg);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #00bdb7;
  border-radius: 7px;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: conic-gradient(from 0deg, #00bdb7, #ff2f6d, #00bdb7);
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-card h3, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-step h3, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-trust-card h3{
  margin: 0;
  color: #111827 !important;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-card p, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-step p, .wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-trust-card p{
  margin: 10px 0 0;
  color: #5f697c !important;
  line-height: 1.7;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #00d6cf, #ff2f6d);
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(0, 214, 207, 0.14), rgba(255, 47, 109, 0.13)),
    #ffffff;
  border: 1px solid rgba(255, 0, 80, 0.14);
  color: #c0124c !important;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00d6cf, #ff2f6d);
  box-shadow: 0 12px 28px rgba(255, 47, 109, 0.18);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-badge-dot::after{
  content: "";
  width: 14px;
  height: 14px;
  margin: auto;
  border-radius: 50%;
  background: #ffffff;
  opacity: 0.92;
}.wpc-scope-50 #tc-wp-content-island.tc-wp-content-root .ttvd-content .ttvd-trust-mark{
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 18px;
  background: #111827;
  color: #ffffff !important;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.16);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-50 .tc-wp-content-root .ttvd-content .ttvd-reveal.ttvd-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttvd-content .ttvd-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttvd-content .ttvd-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttvd-content h2{
    font-size: 26px;
  }.tc-wp-content-root .ttvd-content .ttvd-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ttvd-content .ttvd-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvd-content .ttvd-card, .tc-wp-content-root .ttvd-content .ttvd-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttvd-content .ttvd-card h3, .tc-wp-content-root .ttvd-content .ttvd-step h3, .tc-wp-content-root .ttvd-content .ttvd-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvd-content .ttvd-card p, .tc-wp-content-root .ttvd-content .ttvd-step p, .tc-wp-content-root .ttvd-content .ttvd-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttvd-content .ttvd-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvd-content .ttvd-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttvd-content .ttvd-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttvd-content .ttvd-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttvd-content .ttvd-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttvd-content h2{
    font-size: 29px;
  }.tc-wp-content-root .ttvd-content .ttvd-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttvd-content .ttvd-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvd-content .ttvd-card, .tc-wp-content-root .ttvd-content .ttvd-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ttvd-content .ttvd-card h3, .tc-wp-content-root .ttvd-content .ttvd-step h3, .tc-wp-content-root .ttvd-content .ttvd-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvd-content .ttvd-card p, .tc-wp-content-root .ttvd-content .ttvd-step p, .tc-wp-content-root .ttvd-content .ttvd-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttvd-content .ttvd-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvd-content .ttvd-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ttvd-content .ttvd-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttvd-content .ttvd-section{
    padding: 68px 0;
  }.tc-wp-content-root .ttvd-content .ttvd-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttvd-content h2{
    font-size: 32px;
  }.tc-wp-content-root .ttvd-content .ttvd-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvd-content .ttvd-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ttvd-content .ttvd-card, .tc-wp-content-root .ttvd-content .ttvd-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ttvd-content .ttvd-card h3, .tc-wp-content-root .ttvd-content .ttvd-step h3, .tc-wp-content-root .ttvd-content .ttvd-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvd-content .ttvd-card p, .tc-wp-content-root .ttvd-content .ttvd-step p, .tc-wp-content-root .ttvd-content .ttvd-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttvd-content .ttvd-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ttvd-content .ttvd-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ttvd-content .ttvd-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttvd-content .ttvd-section{
    padding: 82px 0;
  }.tc-wp-content-root .ttvd-content .ttvd-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttvd-content h2{
    font-size: 39px;
  }.tc-wp-content-root .ttvd-content .ttvd-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .ttvd-content .ttvd-grid-six, .tc-wp-content-root .ttvd-content .ttvd-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttvd-content .ttvd-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttvd-content .ttvd-card, .tc-wp-content-root .ttvd-content .ttvd-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttvd-content .ttvd-card h3, .tc-wp-content-root .ttvd-content .ttvd-step h3, .tc-wp-content-root .ttvd-content .ttvd-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvd-content .ttvd-card p, .tc-wp-content-root .ttvd-content .ttvd-step p, .tc-wp-content-root .ttvd-content .ttvd-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvd-content .ttvd-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttvd-content .ttvd-step{
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .ttvd-content .ttvd-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttvd-content .ttvd-section{
    padding: 96px 0;
  }.tc-wp-content-root .ttvd-content .ttvd-container{
    padding: 0 34px;
  }.tc-wp-content-root .ttvd-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ttvd-content .ttvd-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttvd-content .ttvd-grid-six, .tc-wp-content-root .ttvd-content .ttvd-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttvd-content .ttvd-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ttvd-content .ttvd-card, .tc-wp-content-root .ttvd-content .ttvd-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttvd-content .ttvd-card h3, .tc-wp-content-root .ttvd-content .ttvd-step h3, .tc-wp-content-root .ttvd-content .ttvd-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvd-content .ttvd-card p, .tc-wp-content-root .ttvd-content .ttvd-step p, .tc-wp-content-root .ttvd-content .ttvd-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvd-content .ttvd-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ttvd-content .ttvd-step{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .ttvd-content .ttvd-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-50 .tc-wp-content-root .ttvd-step-copy{}