@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-47 .tc-wp-content-root img, .wpc-scope-47 .tc-wp-content-root video, .wpc-scope-47 .tc-wp-content-root svg, .wpc-scope-47 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033 !important;
  font-family: inherit;
  line-height: 1.6;
  --tav-ink: #172033;
  --tav-muted: #637083;
  --tav-soft: #f7f9fc;
  --tav-line: rgba(23, 32, 51, 0.1);
  --tav-accent-a: #00d4c8;
  --tav-accent-b: #ff3f7f;
  --tav-accent-c: #7c5cff;
  --tav-shadow: 0 18px 48px rgba(17, 24, 39, 0.09);
  --tav-shadow-soft: 0 12px 30px rgba(17, 24, 39, 0.07);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-section{
  position: relative;
  width: 100%;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-section-white{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(0, 212, 200, 0.1), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 63, 127, 0.1), transparent 32%),
    var(--tav-soft);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 212, 200, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 212, 200, 0.1), rgba(255, 63, 127, 0.08));
  color: #1d5060 !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--tav-accent-a), var(--tav-accent-b));
  box-shadow: 0 0 0 5px rgba(0, 212, 200, 0.12);
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap h2{
  margin: 0;
  color: var(--tav-ink) !important;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-section-head p{
  margin: 14px auto 0;
  color: var(--tav-muted) !important;
  line-height: 1.7;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-trust-card, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-step-card{
  position: relative;
  border: 1px solid var(--tav-line);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--tav-shadow-soft);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-feature-card::after, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-use-card::after, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-trust-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, var(--tav-accent-a), var(--tav-accent-b), var(--tav-accent-c));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-feature-card:hover, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-use-card:hover, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-trust-card:hover, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 212, 200, 0.32);
  box-shadow: var(--tav-shadow);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-feature-card:hover::after, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-use-card:hover::after, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap h3{
  margin: 0;
  color: var(--tav-ink) !important;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-feature-card p, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-use-card p, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-trust-card p, .wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-step-card p{
  margin: 10px 0 0;
  color: var(--tav-muted) !important;
  line-height: 1.68;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 212, 200, 0.15), rgba(255, 63, 127, 0.14));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.78);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-feature-card:hover .tav-icon{
  transform: translateY(-2px);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon::before, .wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-play::before{
  left: 17px;
  top: 13px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ff3f7f;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-bolt::before{
  left: 18px;
  top: 9px;
  width: 9px;
  height: 25px;
  background: #00aeb0;
  clip-path: polygon(42% 0, 100% 0, 62% 43%, 100% 43%, 24% 100%, 43% 54%, 0 54%);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-frame::before{
  inset: 12px;
  border: 2px solid #7c5cff;
  border-radius: 7px;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-frame::after{
  left: 18px;
  top: 18px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ff3f7f;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-path::before{
  left: 12px;
  right: 12px;
  top: 20px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00aeb0, #ff3f7f);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-path::after{
  right: 11px;
  top: 16px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #ff3f7f;
  border-right: 3px solid #ff3f7f;
  transform: rotate(45deg);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-phone::before{
  left: 15px;
  top: 8px;
  width: 14px;
  height: 28px;
  border: 2px solid #00aeb0;
  border-radius: 6px;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-phone::after{
  left: 20px;
  bottom: 10px;
  width: 5px;
  height: 2px;
  border-radius: 999px;
  background: #ff3f7f;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 18px;
  height: 18px;
  border: 2px solid #7c5cff;
  border-radius: 50%;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-icon-daily::after{
  left: 25px;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00d4c8;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, var(--tav-accent-a), var(--tav-accent-b));
  color: #ffffff !important;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(255, 63, 127, 0.2);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-step-card::before{
  content: "";
  position: absolute;
  top: -55px;
  right: -55px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(124, 92, 255, 0.13), transparent 68%);
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(0, 212, 200, 0.36), rgba(255, 63, 127, 0.18), rgba(124, 92, 255, 0.26)) border-box;
  border: 1px solid transparent;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-dot{
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--tav-accent-a), var(--tav-accent-b));
  box-shadow: 0 0 0 8px rgba(0, 212, 200, 0.1);
}.wpc-scope-47 #tc-wp-content-island.tc-wp-content-root .tav-editorial-wrap .tav-badge{
  align-self: flex-start;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(23, 32, 51, 0.05);
  color: #314056 !important;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
  background:
    radial-gradient(circle at 92% 12%, rgba(0, 212, 200, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-47 .tc-wp-content-root .tav-editorial-wrap .tav-reveal.tav-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tav-editorial-wrap .tav-section{
    padding: 46px 0;
  }.tc-wp-content-root .tav-editorial-wrap .tav-container{
    padding: 0 14px;
  }.tc-wp-content-root .tav-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tav-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card p, .tc-wp-content-root .tav-editorial-wrap .tav-use-card p, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card p, .tc-wp-content-root .tav-editorial-wrap .tav-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tav-editorial-wrap .tav-section{
    padding: 54px 0;
  }.tc-wp-content-root .tav-editorial-wrap .tav-container{
    padding: 0 18px;
  }.tc-wp-content-root .tav-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tav-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card p, .tc-wp-content-root .tav-editorial-wrap .tav-use-card p, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card p, .tc-wp-content-root .tav-editorial-wrap .tav-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tav-editorial-wrap .tav-section{
    padding: 62px 0;
  }.tc-wp-content-root .tav-editorial-wrap .tav-container{
    padding: 0 22px;
  }.tc-wp-content-root .tav-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tav-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card p, .tc-wp-content-root .tav-editorial-wrap .tav-use-card p, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card p, .tc-wp-content-root .tav-editorial-wrap .tav-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tav-editorial-wrap .tav-section{
    padding: 78px 0;
  }.tc-wp-content-root .tav-editorial-wrap .tav-container{
    padding: 0 30px;
  }.tc-wp-content-root .tav-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tav-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card p, .tc-wp-content-root .tav-editorial-wrap .tav-use-card p, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card p, .tc-wp-content-root .tav-editorial-wrap .tav-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tav-editorial-wrap .tav-section{
    padding: 96px 0;
  }.tc-wp-content-root .tav-editorial-wrap .tav-container{
    padding: 0 32px;
  }.tc-wp-content-root .tav-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-grid-three, .tc-wp-content-root .tav-editorial-wrap .tav-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card, .tc-wp-content-root .tav-editorial-wrap .tav-use-card, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tav-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-feature-card p, .tc-wp-content-root .tav-editorial-wrap .tav-use-card p, .tc-wp-content-root .tav-editorial-wrap .tav-trust-card p, .tc-wp-content-root .tav-editorial-wrap .tav-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-list{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .tav-editorial-wrap .tav-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-47 .tc-wp-content-root .tav-step-content{}