@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-63 .tc-wp-content-root img, .wpc-scope-63 .tc-wp-content-root video, .wpc-scope-63 .tc-wp-content-root svg, .wpc-scope-63 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap section, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap div, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-section{
  position: relative;
  width: 100%;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-white{
  background: #ffffff;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f6f8fb 100%);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 44, 85, 0.08), rgba(37, 244, 238, 0.1));
  color: #b31743;
  font-size: 13px;
  font-weight: 760;
  letter-spacing: 0;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff2c55, #25f4ee);
  box-shadow: 0 0 16px rgba(37, 244, 238, 0.45);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526071;
  font-weight: 430;
  line-height: 1.72;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(18, 27, 44, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card::after, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card::after, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card::after{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 44, 85, 0.18), rgba(37, 244, 238, 0.18));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card > *, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card > *, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card:hover, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card:hover, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 44, 85, 0.2);
  box-shadow: 0 24px 60px rgba(18, 27, 44, 0.11);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card:hover::after, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card:hover::after, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff2c55, #25f4ee);
  box-shadow: 0 14px 30px rgba(255, 44, 85, 0.18);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon::before, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card h3, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card h3, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card h3, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content h3{
  margin: 0;
  color: #121b2d;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-info-card p, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card p, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content p{
  margin: 11px 0 0;
  color: #586578;
  font-weight: 420;
  line-height: 1.68;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(22, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(18, 27, 44, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff2c55, #25f4ee);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.3);
  box-shadow: 0 25px 62px rgba(18, 27, 44, 0.1);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #283349);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.2);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-badge-dot{
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 24%, transparent 25%),
    linear-gradient(135deg, #25f4ee, #ff2c55);
  box-shadow: 0 12px 28px rgba(37, 244, 238, 0.22);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-mark{
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 18px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #ff2c55, #25f4ee) border-box;
  border: 2px solid transparent;
  position: relative;
  box-shadow: 0 14px 32px rgba(18, 27, 44, 0.08);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-mark::after{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 13px;
  height: 20px;
  border-right: 3px solid #16b9b4;
  border-bottom: 3px solid #16b9b4;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-63 .tc-wp-content-root .tsv-editorial-wrap .tsv-reveal.tsv-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 .tsv-editorial-wrap .tsv-section{
    padding: 52px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 15px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card-grid, .tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-grid-six, .tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 58px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card-grid, .tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-grid-six, .tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 64px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card-grid, .tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-grid-six, .tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 78px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card-grid, .tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-grid-six, .tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    padding: 28px 30px;
    gap: 24px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 92px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 28px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-grid-six, .tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card h3, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-info-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    padding: 30px 34px;
    gap: 28px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}.wpc-scope-63 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .tsv-icon-daily{}.wpc-scope-63 .tc-wp-content-root .tsv-icon-mobile{}.wpc-scope-63 .tc-wp-content-root .tsv-icon-preview{}.wpc-scope-63 .tc-wp-content-root .tsv-icon-pulse{}.wpc-scope-63 .tc-wp-content-root .tsv-icon-speed{}.wpc-scope-63 .tc-wp-content-root .tsv-icon-steps{}