@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-81 .tc-wp-content-root img, .wpc-scope-81 .tc-wp-content-root video, .wpc-scope-81 .tc-wp-content-root svg, .wpc-scope-81 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap section, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap div, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-section{
  position: relative;
  width: 100%;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-section-white{
  background: #ffffff;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(38, 232, 214, 0.12), transparent 30%),
    radial-gradient(circle at 88% 8%, rgba(255, 46, 99, 0.10), transparent 32%),
    #f8fafc;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 46, 99, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 46, 99, 0.10), rgba(38, 232, 214, 0.12));
  color: #a11442;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-section-head p{
  margin: 16px auto 0;
  color: #5b6474;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(20, 30, 48, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card::before, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff2e63, #25f4ee);
  opacity: 0.9;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card:hover, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card:hover, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 46, 99, 0.22);
  box-shadow: 0 24px 70px rgba(17, 24, 39, 0.12);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card h3, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card h3, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card p, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card p, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy p{
  margin: 10px 0 0;
  color: #5b6474;
  font-weight: 400;
  line-height: 1.65;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 46, 99, 0.14), rgba(37, 244, 238, 0.16));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon::before, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card:hover .ttbv-icon::before, .wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-card:hover .ttbv-icon::after{
  transform: translateY(-1px);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-left: 14px solid #ff2e63;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  background: #25bdb7;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-speed::after{
  left: 24px;
  top: 13px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ff2e63;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-frame::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 3px solid #25bdb7;
  border-radius: 8px;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-steps::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  background: #ff2e63;
  box-shadow: 0 8px 0 #25bdb7, 0 16px 0 rgba(17, 24, 39, 0.32);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #111827;
  border-radius: 8px;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-mobile::after{
  left: 21px;
  top: 30px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #25bdb7;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-daily::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: conic-gradient(from 90deg, #ff2e63, #25f4ee, #ff2e63);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-icon-daily::after{
  left: 19px;
  top: 19px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(20, 30, 48, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 35px;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(255, 46, 99, 0.28), rgba(37, 244, 238, 0.36), transparent);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff2e63, #25f4ee);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(255, 46, 99, 0.20);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-badge-dot{
  display: inline-flex;
  width: 36px;
  height: 36px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, #ff2e63, #25f4ee);
  box-shadow: 0 14px 30px rgba(37, 244, 238, 0.20);
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 46, 99, 0.14), rgba(37, 244, 238, 0.18));
  position: relative;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 12px;
  height: 18px;
  border-right: 4px solid #25bdb7;
  border-bottom: 4px solid #25bdb7;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-81 .tc-wp-content-root .ttbv-content-wrap .ttbv-reveal.ttbv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttbv-content-wrap .ttbv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card::after{
    display: none;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttbv-content-wrap .ttbv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card::after{
    display: none;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttbv-content-wrap .ttbv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card::after{
    display: none;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttbv-content-wrap .ttbv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttbv-content-wrap .ttbv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card h3, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-trust-card p, .tc-wp-content-root .ttbv-content-wrap .ttbv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ttbv-content-wrap .ttbv-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}