@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-121 .tc-wp-content-root img, .wpc-scope-121 .tc-wp-content-root video, .wpc-scope-121 .tc-wp-content-root svg, .wpc-scope-121 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-121 .tc-wp-content-root .tsv-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-121 .tc-wp-content-root .tsv-content, .wpc-scope-121 .tc-wp-content-root .tsv-content section, .wpc-scope-121 .tc-wp-content-root .tsv-content div, .wpc-scope-121 .tc-wp-content-root .tsv-content article{
  box-sizing: border-box;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-section{
  width: 100%;
  position: relative;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-section-white{
  background: #ffffff;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 242, 234, 0.1), transparent 32%),
    radial-gradient(circle at 88% 8%, rgba(255, 0, 80, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(0, 188, 212, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.1));
  color: #0d5f68;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-heading-block p{
  margin: 14px auto 0;
  color: #526071;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-card, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-card::before, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #00f2ea, #6d5dfc, #ff0050);
  opacity: 0.86;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-card:hover, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-card:hover, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 188, 212, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-card h3, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-card h3, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-card p, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-card p, .wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-step-copy p{
  margin: 10px 0 0;
  color: #526071;
  line-height: 1.68;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.16), rgba(255, 0, 80, 0.14));
  box-shadow: inset 0 0 0 1px rgba(0, 188, 212, 0.18);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon::after{
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  background: linear-gradient(135deg, #00c8d2, #ff0050);
  transition: transform 260ms ease;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-card:hover .tsv-icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon-line::after{
  height: 4px;
  top: 20px;
  border-radius: 99px;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon-frame::after{
  background: transparent;
  border: 3px solid #00b8c8;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon-dot::after{
  width: 10px;
  height: 10px;
  left: 17px;
  top: 17px;
  border-radius: 99px;
  box-shadow: 10px 0 0 rgba(255, 0, 80, 0.72), -10px 0 0 rgba(0, 200, 210, 0.72);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon-phone::after{
  width: 14px;
  height: 22px;
  left: 15px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-icon-spark::after{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)),
    linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.1));
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-step-card::after{
  content: "";
  position: absolute;
  right: -34px;
  top: -34px;
  width: 110px;
  height: 110px;
  border: 1px solid rgba(0, 188, 212, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.44);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #00c8d2, #6d5dfc 48%, #ff0050);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(109, 93, 252, 0.22);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-badge{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  min-height: 28px;
  align-items: center;
  padding: 6px 11px;
  margin-bottom: 15px;
  border-radius: 999px;
  background: rgba(0, 242, 234, 0.12);
  color: #0d5f68;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-mark{
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #00f2ea, #ff0050) border-box;
  border: 3px solid transparent;
  position: relative;
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-trust-mark::after{
  content: "";
  position: absolute;
  left: 15px;
  top: 11px;
  width: 10px;
  height: 18px;
  border-right: 3px solid #0d8a91;
  border-bottom: 3px solid #0d8a91;
  transform: rotate(42deg);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-121 .tc-wp-content-root .tsv-content .tsv-reveal.tsv-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 .tsv-content .tsv-section{
    padding: 46px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .tsv-content .tsv-grid, .tc-wp-content-root .tsv-content .tsv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tsv-content .tsv-grid-3, .tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .tsv-content .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step-copy p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 52px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .tsv-content .tsv-grid, .tc-wp-content-root .tsv-content .tsv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tsv-content .tsv-grid-3, .tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .tsv-content .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step-copy p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 58px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .tsv-content .tsv-grid, .tc-wp-content-root .tsv-content .tsv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tsv-content .tsv-grid-3, .tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .tsv-content .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 74px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 28px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .tsv-content .tsv-grid, .tc-wp-content-root .tsv-content .tsv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tsv-content .tsv-grid-3, .tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .tsv-content .tsv-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step-copy p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 88px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .tsv-content .tsv-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .tsv-content .tsv-grid, .tc-wp-content-root .tsv-content .tsv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tsv-content .tsv-grid-3, .tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .tsv-content .tsv-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 34px 34px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step-copy p{
    font-size: 16px;
  }}.wpc-scope-121 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .tsv-icon-pulse{}