@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-124 .tc-wp-content-root img, .wpc-scope-124 .tc-wp-content-root video, .wpc-scope-124 .tc-wp-content-root svg, .wpc-scope-124 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial{
  width: 100%;
  overflow: hidden;
  color: #17202a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial, .wpc-scope-124 .tc-wp-content-root .tdv-editorial section, .wpc-scope-124 .tc-wp-content-root .tdv-editorial div, .wpc-scope-124 .tc-wp-content-root .tdv-editorial article{
  box-sizing: border-box;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-section{
  position: relative;
  width: 100%;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-section-white{
  background: #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-section-soft{
  background:
    radial-gradient(circle at 12% 16%, rgba(0, 242, 234, 0.1), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(255, 0, 80, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 80, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.1));
  color: #9b123f;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-section-head h2{
  margin: 16px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-section-head p{
  margin: 16px auto 0;
  max-width: 660px;
  color: #5b6675;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.16), transparent 38%, rgba(255, 0, 80, 0.12));
  opacity: 0;
  content: "";
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 80, 0.18);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-card:hover::before{
  opacity: 1;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5f6b7a;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #00f2ea, #ff0050);
  box-shadow: 0 12px 28px rgba(255, 0, 80, 0.18);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon::before, .wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-view::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-right-color: transparent;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-speed::after{
  width: 13px;
  height: 2px;
  left: 22px;
  top: 23px;
  background: #ffffff;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-preview::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 14px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-steps::after{
  width: 16px;
  height: 2px;
  left: 24px;
  top: 16px;
  background: #ffffff;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  top: 31px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-icon-daily::after{
  width: 13px;
  height: 8px;
  left: 18px;
  top: 20px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-step-card::after{
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 0;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #00f2ea, #ff0050);
  content: "";
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 242, 234, 0.26);
  box-shadow: 0 24px 64px rgba(17, 24, 39, 0.1);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #111827;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 12px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-step-content p{
  margin: 9px 0 0;
  color: #5f6b7a;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border: 1px solid rgba(0, 242, 234, 0.25);
  border-radius: 999px;
  background: rgba(0, 242, 234, 0.09);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-use-card{
  background: linear-gradient(180deg, #ffffff, #fbfdff);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-trust-card{
  background: #ffffff;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-trust-mark{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.16), rgba(255, 0, 80, 0.14));
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-trust-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #13a99f;
  border-bottom: 3px solid #13a99f;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-124 .tc-wp-content-root .tdv-editorial .tdv-reveal.tdv-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tdv-editorial .tdv-section{
    padding: 52px 0;
  }.tc-wp-content-root .tdv-editorial .tdv-container{
    padding: 0 16px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tdv-editorial .tdv-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tdv-editorial .tdv-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tdv-editorial .tdv-card p{
    font-size: 14px;
  }.tc-wp-content-root .tdv-editorial .tdv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 24px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tdv-editorial .tdv-section{
    padding: 58px 0;
  }.tc-wp-content-root .tdv-editorial .tdv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tdv-editorial .tdv-card{
    padding: 24px;
  }.tc-wp-content-root .tdv-editorial .tdv-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tdv-editorial .tdv-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tdv-editorial .tdv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 24px 24px 26px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tdv-editorial .tdv-section{
    padding: 64px 0;
  }.tc-wp-content-root .tdv-editorial .tdv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tdv-editorial .tdv-card{
    padding: 26px;
  }.tc-wp-content-root .tdv-editorial .tdv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tdv-editorial .tdv-card p{
    font-size: 15px;
  }.tc-wp-content-root .tdv-editorial .tdv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 28px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tdv-editorial .tdv-section{
    padding: 78px 0;
  }.tc-wp-content-root .tdv-editorial .tdv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid-three, .tc-wp-content-root .tdv-editorial .tdv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tdv-editorial .tdv-card{
    padding: 28px;
  }.tc-wp-content-root .tdv-editorial .tdv-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tdv-editorial .tdv-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tdv-editorial .tdv-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-card{
    gap: 22px;
    padding: 28px 30px 28px 32px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tdv-editorial .tdv-section{
    padding: 96px 0;
  }.tc-wp-content-root .tdv-editorial .tdv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .tdv-editorial .tdv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tdv-editorial .tdv-grid-three, .tc-wp-content-root .tdv-editorial .tdv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tdv-editorial .tdv-card{
    padding: 30px;
  }.tc-wp-content-root .tdv-editorial .tdv-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tdv-editorial .tdv-card p{
    font-size: 16px;
  }.tc-wp-content-root .tdv-editorial .tdv-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-card{
    gap: 26px;
    padding: 30px 34px 30px 36px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .tdv-editorial .tdv-step-content p{
    font-size: 16px;
  }}