@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-165 .tc-wp-content-root img, .wpc-scope-165 .tc-wp-content-root video, .wpc-scope-165 .tc-wp-content-root svg, .wpc-scope-165 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  background: #ffffff;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap section, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap div, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-section{
  position: relative;
  width: 100%;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-section-white{
  background: #ffffff;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 47, 124, 0.08), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(0, 210, 255, 0.09), transparent 30%),
    #f8fafc;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 47, 124, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 47, 124, 0.1), rgba(0, 210, 255, 0.1));
  color: #a81754;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-eyebrow::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff2f7c, #00d2ff);
  box-shadow: 0 0 0 5px rgba(255, 47, 124, 0.1);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-section-head h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #596579;
  line-height: 1.72;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(20, 31, 52, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card::after, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 47, 124, 0.09), rgba(0, 210, 255, 0.08));
  transition: opacity 220ms ease;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card:hover, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card:hover, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 47, 124, 0.24);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.11);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card:hover::after, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card h3, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card h3, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card p, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card p, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5e6a7d;
  line-height: 1.7;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff2f7c, #00d2ff);
  box-shadow: 0 14px 28px rgba(255, 47, 124, 0.2);
  transition: transform 220ms ease;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-card:hover .tdv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon::before, .wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-play::before{
  width: 0;
  height: 0;
  left: 18px;
  top: 14px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #ffffff;
  background: transparent;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-speed::before{
  width: 21px;
  height: 21px;
  left: 12px;
  top: 13px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-30deg);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-frame::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-frame::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-route::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-mobile::after{
  width: 5px;
  height: 3px;
  left: 21px;
  top: 30px;
  border-radius: 999px;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-icon-daily::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 47, 124, 0.42), rgba(0, 210, 255, 0.32)) border-box;
  border: 1px solid transparent;
  overflow: hidden;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18%;
  bottom: 18%;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ff2f7c, #00d2ff);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(0, 210, 255, 0.18), transparent 42%);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff2f7c, #00d2ff);
  box-shadow: 0 0 0 8px rgba(0, 210, 255, 0.09);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
  background: #ffffff;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(17, 24, 39, 0.06);
  color: #374151;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-165 .tc-wp-content-root .tdv-editorial-wrap .tdv-reveal.tdv-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 .tdv-editorial-wrap .tdv-section{
    padding: 46px 0;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-grid, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-three, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-benefits{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tdv-editorial-wrap .tdv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-grid, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-three, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tdv-editorial-wrap .tdv-section{
    padding: 62px 0;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-grid, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-three, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tdv-editorial-wrap .tdv-section{
    padding: 78px 0;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-container{
    padding: 0 30px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-grid-three, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tdv-editorial-wrap .tdv-section{
    padding: 96px 0;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-grid-three, .tc-wp-content-root .tdv-editorial-wrap .tdv-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card h3, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-benefit-card p, .tc-wp-content-root .tdv-editorial-wrap .tdv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .tdv-editorial-wrap .tdv-step-number{
    width: 76px;
    height: 76px;
    font-size: 20px;
  }}