@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-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-root .tdv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #182033;
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-section{
  position: relative;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-section-white{
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 47, 108, 0.08), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(37, 244, 238, 0.1), transparent 30%),
    #f8fafc;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(255, 47, 108, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 47, 108, 0.08), rgba(37, 244, 238, 0.08));
  color: #d71957;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff2f6c, #25f4ee);
  box-shadow: 0 0 0 5px rgba(255, 47, 108, 0.1);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-heading p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.75;
  font-weight: 450;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-card, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 47, 108, 0.26), rgba(37, 244, 238, 0.22)) border-box;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-card::after, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-card::after{
  content: "";
  position: absolute;
  inset: auto -40px -55px auto;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(37, 244, 238, 0.16), transparent 68%);
  pointer-events: none;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-card:hover, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 47, 108, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-card h3, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-card h3, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-step-content h3{
  margin: 0;
  color: #151b2d;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-card p, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-card p, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-step-content p{
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.7;
  font-weight: 440;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff2f6c, #25f4ee);
  box-shadow: 0 12px 28px rgba(255, 47, 108, 0.18);
  transition: transform 260ms ease;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-card:hover .tdv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon::before, .wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-play::before{
  width: 0;
  height: 0;
  left: 18px;
  top: 14px;
  background: transparent;
  border-left: 14px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-speed::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 18px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 22px 22px 0 0;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 25px;
  transform: rotate(-28deg);
  border-radius: 8px;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-frame::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-flow::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 8px;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-flow::after{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 27px;
  border-radius: 8px;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-icon-daily::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 8px;
  transform: rotate(40deg);
  transform-origin: left center;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ff2f6c, #25f4ee);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(255, 47, 108, 0.13), rgba(37, 244, 238, 0.15));
  color: #c81650;
  font-weight: 900;
  letter-spacing: 0;
  border: 1px solid rgba(255, 47, 108, 0.16);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-badge-dot{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 47, 108, 0.12), rgba(37, 244, 238, 0.14));
  border: 1px solid rgba(255, 47, 108, 0.15);
  position: relative;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-badge-dot::before{
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff2f6c, #25f4ee);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
  text-align: left;
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-mark{
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 17px;
  background: linear-gradient(135deg, #111827, #26324a);
  position: relative;
  box-shadow: 0 14px 32px rgba(17, 24, 39, 0.16);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 14px;
  top: 16px;
  border-left: 4px solid #25f4ee;
  border-bottom: 4px solid #25f4ee;
  transform: rotate(-45deg);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-57 .tc-wp-content-root .tdv-content-wrap .tdv-reveal.tdv-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 .tdv-content-wrap .tdv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tdv-content-wrap .tdv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tdv-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid, .tc-wp-content-root .tdv-content-wrap .tdv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid-three, .tc-wp-content-root .tdv-content-wrap .tdv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card p, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card p, .tc-wp-content-root .tdv-content-wrap .tdv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tdv-content-wrap .tdv-section{
    padding: 60px 0;
  }.tc-wp-content-root .tdv-content-wrap .tdv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tdv-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid, .tc-wp-content-root .tdv-content-wrap .tdv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid-three, .tc-wp-content-root .tdv-content-wrap .tdv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card p, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card p, .tc-wp-content-root .tdv-content-wrap .tdv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tdv-content-wrap .tdv-section{
    padding: 68px 0;
  }.tc-wp-content-root .tdv-content-wrap .tdv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tdv-content-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid, .tc-wp-content-root .tdv-content-wrap .tdv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid-three, .tc-wp-content-root .tdv-content-wrap .tdv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card p, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card p, .tc-wp-content-root .tdv-content-wrap .tdv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tdv-content-wrap .tdv-section{
    padding: 82px 0;
  }.tc-wp-content-root .tdv-content-wrap .tdv-container{
    padding: 0 30px;
  }.tc-wp-content-root .tdv-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid, .tc-wp-content-root .tdv-content-wrap .tdv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid-three, .tc-wp-content-root .tdv-content-wrap .tdv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tdv-content-wrap .tdv-card, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card p, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card p, .tc-wp-content-root .tdv-content-wrap .tdv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-card{
    grid-template-columns: 76px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tdv-content-wrap .tdv-section{
    padding: 96px 0;
  }.tc-wp-content-root .tdv-content-wrap .tdv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tdv-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid, .tc-wp-content-root .tdv-content-wrap .tdv-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-grid-three, .tc-wp-content-root .tdv-content-wrap .tdv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tdv-content-wrap .tdv-card, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card{
    padding: 32px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card h3, .tc-wp-content-root .tdv-content-wrap .tdv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-card p, .tc-wp-content-root .tdv-content-wrap .tdv-trust-card p, .tc-wp-content-root .tdv-content-wrap .tdv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-card{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .tdv-content-wrap .tdv-step-number{
    width: 76px;
    height: 76px;
    font-size: 23px;
  }}