@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-74 .tc-wp-content-root img, .wpc-scope-74 .tc-wp-content-root video, .wpc-scope-74 .tc-wp-content-root svg, .wpc-scope-74 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-74 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #111827 !important;
  background: #ffffff;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap, .wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap div, .wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap section, .wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
  position: relative;
  width: 100%;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-white{
  background: #ffffff;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(37, 244, 238, 0.13), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(254, 44, 85, 0.10), transparent 32%),
    #f8fafc;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.12), rgba(254, 44, 85, 0.10));
  color: #be123c !important;
  font-size: 13px;
  font-weight: 760;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
  margin: 0;
  color: #101827 !important;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #586174 !important;
  font-weight: 460;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.10), transparent 32%, rgba(254, 44, 85, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card:hover{
  transform: translateY(-6px);
  border-color: rgba(254, 44, 85, 0.24);
  box-shadow: 0 22px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card:hover::before{
  opacity: 1;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3{
  position: relative;
  margin: 0;
  color: #111827 !important;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5d6678 !important;
  font-weight: 450;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 12px 28px rgba(254, 44, 85, 0.19);
  transition: transform 260ms ease;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card:hover .ttvv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon::before, .wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-play::before{
  left: 19px;
  top: 14px;
  border-left: 15px solid #ffffff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-bolt::before{
  left: 19px;
  top: 10px;
  width: 10px;
  height: 28px;
  background: #ffffff;
  clip-path: polygon(42% 0, 100% 0, 64% 41%, 100% 41%, 20% 100%, 45% 54%, 0 54%);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-frame::before{
  inset: 13px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-frame::after{
  left: 21px;
  top: 21px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-path::before{
  left: 13px;
  top: 21px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-path::after{
  right: 12px;
  top: 17px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-phone::before{
  left: 16px;
  top: 9px;
  width: 16px;
  height: 29px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-phone::after{
  left: 22px;
  bottom: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-daily::after{
  left: 23px;
  top: 17px;
  width: 3px;
  height: 12px;
  border-radius: 999px;
  background: #ffffff;
  transform-origin: bottom;
  transform: rotate(42deg);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #25f4ee, #fe2c55);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.28);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.12);
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #111827;
  color: #ffffff !important;
  font-weight: 820;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content h3{
  margin: 0;
  color: #111827 !important;
  font-weight: 790;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content p{
  margin: 10px 0 0;
  color: #5d6678 !important;
  font-weight: 450;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-use-card{
  background: linear-gradient(180deg, #ffffff, #fbfdff);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-dot{
  position: relative;
  display: inline-flex;
  width: 18px;
  height: 18px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 0 0 8px rgba(37, 244, 238, 0.10);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
  background: #ffffff;
}.wpc-scope-74 #tc-wp-content-island.tc-wp-content-root .ttvv-editorial-wrap .ttvv-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(17, 24, 39, 0.06);
  color: #be123c !important;
  font-size: 12px;
  font-weight: 780;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-74 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-reveal.ttvv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 66px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 31px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card{
    padding: 28px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    gap: 24px;
    padding: 30px 32px 30px 37px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid-six, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card{
    padding: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    gap: 28px;
    padding: 34px 38px 34px 43px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-content p{
    font-size: 16.5px;
  }}