@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-93 .tc-wp-content-root img, .wpc-scope-93 .tc-wp-content-root video, .wpc-scope-93 .tc-wp-content-root svg, .wpc-scope-93 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap div, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap section, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap article, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap h2, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap h3, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap p, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap span{
  box-sizing: border-box;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-section{
  position: relative;
  width: 100%;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-section-white{
  background: #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(37, 244, 238, 0.12), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(254, 44, 85, 0.1), transparent 32%),
    #f8fafc;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(37, 244, 238, 0.35);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.14), rgba(254, 44, 85, 0.12));
  color: #0f5f66;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-section-head h2{
  margin: 14px 0 12px;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-section-head p{
  margin: 0 auto;
  color: #5b6475;
  line-height: 1.7;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-card, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-card::before, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.55), rgba(254, 44, 85, 0.42), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-card:hover, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(37, 244, 238, 0.34);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-card:hover::before, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-card h3, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content h3, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-card p, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content p, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card p{
  margin: 10px 0 0;
  color: #626b7c;
  line-height: 1.68;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 14px 26px rgba(254, 44, 85, 0.16);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon::before, .wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-view::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-view::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 99px;
  transform: rotate(-35deg);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-preview::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-preview::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
  border-radius: 99px;
  background: #fe2c55;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-steps::after{
  width: 4px;
  height: 4px;
  left: 9px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 29px;
  border-radius: 99px;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-daily::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-icon-daily::after{
  width: 9px;
  height: 9px;
  left: 22px;
  top: 16px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  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));
  box-shadow: 0 20px 54px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  top: -80px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.2), rgba(254, 44, 85, 0.14));
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.12);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #101827;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12), 0 14px 28px rgba(16, 24, 39, 0.2);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-step-number::after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #25f4ee;
  box-shadow: 16px 0 0 #fe2c55;
  transform: translateY(26px);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(37, 244, 238, 0.12);
  color: #0f6870;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
  overflow: hidden;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-dot{
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 22%, transparent 23%),
    conic-gradient(from 140deg, #25f4ee, #fe2c55, #25f4ee);
  box-shadow: 0 14px 28px rgba(37, 244, 238, 0.16);
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-93 .tc-wp-content-root .tpav-editorial-wrap .tpav-reveal.tpav-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tpav-editorial-wrap .tpav-section{
    padding: 48px 0;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-container{
    padding: 0 14px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card p, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content p, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-steps{
    gap: 16px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tpav-editorial-wrap .tpav-section{
    padding: 54px 0;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-container{
    padding: 0 18px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card p, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content p, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-steps{
    gap: 18px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tpav-editorial-wrap .tpav-section{
    padding: 62px 0;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-container{
    padding: 0 22px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card p, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content p, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-steps{
    gap: 20px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tpav-editorial-wrap .tpav-section{
    padding: 76px 0;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-container{
    padding: 0 30px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-grid-six, .tc-wp-content-root .tpav-editorial-wrap .tpav-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card p, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content p, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-steps{
    gap: 22px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tpav-editorial-wrap .tpav-section{
    padding: 92px 0;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-container{
    padding: 0 32px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-grid-six, .tc-wp-content-root .tpav-editorial-wrap .tpav-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content h3, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-card p, .tc-wp-content-root .tpav-editorial-wrap .tpav-step-content p, .tc-wp-content-root .tpav-editorial-wrap .tpav-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-steps{
    gap: 22px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .tpav-editorial-wrap .tpav-step-number{
    width: 82px;
    height: 82px;
    font-size: 21px;
  }}