@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-65 .tc-wp-content-root img, .wpc-scope-65 .tc-wp-content-root video, .wpc-scope-65 .tc-wp-content-root svg, .wpc-scope-65 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #18202f !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap section, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap div, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-white{
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 242, 234, 0.12), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(255, 0, 80, 0.10), transparent 34%),
    #f8fafc;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(255, 0, 80, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.13), rgba(255, 0, 80, 0.10));
  color: #c50041 !important;
  font-size: 13px;
  font-weight: 760;
  letter-spacing: 0;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap h2{
  margin: 0;
  color: #111827 !important;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5b6472 !important;
  line-height: 1.72;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
  position: relative;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card::before, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.48), rgba(255, 0, 80, 0.34), transparent 62%);
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card:hover, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card:hover, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 80, 0.18);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.12);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card:hover::before, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card-icon{
  width: 46px;
  height: 46px;
  display: inline-flex;
  position: relative;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #00d8d2, #ff2f70);
  box-shadow: 0 12px 26px rgba(255, 0, 80, 0.18);
  transition: transform 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card:hover .tsv-card-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card-icon::before, .wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-card-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-play::before{
  left: 18px;
  top: 13px;
  width: 0;
  height: 0;
  border-left: 13px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-bolt::before{
  left: 18px;
  top: 9px;
  width: 9px;
  height: 26px;
  background: #ffffff;
  clip-path: polygon(55% 0, 100% 0, 66% 42%, 100% 42%, 28% 100%, 44% 55%, 0 55%);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-frame::before{
  inset: 12px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-frame::after{
  left: 17px;
  top: 18px;
  width: 12px;
  height: 7px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-path::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 2px;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-path::after{
  right: 12px;
  top: 16px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-phone::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-calendar::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-icon-calendar::after{
  left: 16px;
  top: 20px;
  width: 14px;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap h3{
  margin: 0;
  color: #141b2b !important;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-card p, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card p{
  margin: 10px 0 0;
  color: #606a78 !important;
  line-height: 1.68;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88)),
    linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.10));
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card::after{
  content: "";
  position: absolute;
  left: 50px;
  top: -24px;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(0, 242, 234, 0), rgba(255, 0, 80, 0.28));
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card:first-child::after{
  display: none;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: #111827;
  color: #ffffff !important;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(17, 24, 39, 0.16);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-step-number::after{
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #00f2ea;
  box-shadow: 0 0 0 6px rgba(0, 242, 234, 0.15), 0 0 24px rgba(0, 242, 234, 0.48);
  transform: translate(29px, -29px);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-use-card{
  padding-top: 34px;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-dot{
  width: 11px;
  height: 11px;
  display: inline-block;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #ff0050;
  box-shadow: 18px 0 0 #00f2ea, 36px 0 0 rgba(17, 24, 39, 0.16);
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-65 #tc-wp-content-island.tc-wp-content-root .tsv-editorial-wrap .tsv-badge{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 5px 11px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: rgba(0, 242, 234, 0.13);
  color: #087c7b !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-65 .tc-wp-content-root .tsv-editorial-wrap .tsv-reveal.tsv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tsv-editorial-wrap 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-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tsv-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 16px;
    margin-top: 32px;
  }.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: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 60px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tsv-editorial-wrap 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-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tsv-editorial-wrap h3{
    font-size: 18.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tsv-editorial-wrap .tsv-section{
    padding: 66px 0;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tsv-editorial-wrap 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-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tsv-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 20px;
    margin-top: 38px;
  }.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: 62px;
    height: 62px;
    font-size: 18px;
  }}@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 28px;
  }.tc-wp-content-root .tsv-editorial-wrap 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-grid-six, .tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tsv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@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 32px;
  }.tc-wp-content-root .tsv-editorial-wrap 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-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tsv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-trust-card p, .tc-wp-content-root .tsv-editorial-wrap .tsv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-card{
    padding: 34px;
    gap: 26px;
  }.tc-wp-content-root .tsv-editorial-wrap .tsv-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-65 .tc-wp-content-root .tsv-step-content{}