@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .tlv-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
}.tc-wp-content-root .tlv-editorial-wrap, .tc-wp-content-root .tlv-editorial-wrap section, .tc-wp-content-root .tlv-editorial-wrap div, .tc-wp-content-root .tlv-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-section-white{
  background: #ffffff;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(37, 244, 238, 0.12), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(254, 44, 85, 0.10), transparent 26%),
    #f8fafc;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 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: #334155;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5c667a;
  font-weight: 400;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-card, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-card::before, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #25f4ee, #fe2c55, #7c3aed);
  opacity: 0.9;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-card:hover, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card:hover, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(254, 44, 85, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content p{
  margin: 10px 0 0;
  color: #5f6b7d;
  font-weight: 400;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.20), rgba(254, 44, 85, 0.16));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.82), 0 10px 25px rgba(37, 244, 238, 0.14);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon::before, .tc-wp-content-root .tlv-editorial-wrap .tlv-icon::after{
  position: absolute;
  content: "";
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-play::before{
  width: 0;
  height: 0;
  margin-left: 3px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #fe2c55;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-speed::before{
  width: 22px;
  height: 22px;
  border: 3px solid #0f766e;
  border-bottom-color: transparent;
  border-radius: 50%;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-speed::after{
  width: 12px;
  height: 3px;
  border-radius: 999px;
  background: #fe2c55;
  transform: rotate(-28deg) translate(4px, 2px);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-frame::before{
  width: 24px;
  height: 18px;
  border: 3px solid #7c3aed;
  border-radius: 6px;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-path::before{
  width: 25px;
  height: 13px;
  border: 3px solid #fe2c55;
  border-top: 0;
  border-left: 0;
  border-radius: 0 0 10px 0;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-mobile::before{
  width: 17px;
  height: 27px;
  border: 3px solid #0891b2;
  border-radius: 6px;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-daily::before{
  width: 22px;
  height: 22px;
  border-radius: 7px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-icon-daily::after{
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) translate(-1px, -1px);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.82)),
    linear-gradient(90deg, rgba(37, 244, 238, 0.20), rgba(254, 44, 85, 0.12));
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card::after{
  position: absolute;
  top: 22px;
  right: 22px;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(37, 244, 238, 0.28);
  border-radius: 24px;
  content: "";
  transform: rotate(12deg);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number{
  display: inline-flex;
  width: 72px;
  height: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  background: linear-gradient(135deg, #101827, #23324d);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.18);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number::after{
  display: block;
  width: 9px;
  height: 9px;
  margin-left: 3px;
  border-radius: 999px;
  background: #25f4ee;
  content: "";
}.tc-wp-content-root .tlv-editorial-wrap .tlv-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 28%, transparent 30%),
    linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 12px 24px rgba(254, 44, 85, 0.13);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
  text-align: left;
}.tc-wp-content-root .tlv-editorial-wrap .tlv-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  color: #ffffff;
  font-size: 21px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(254, 44, 85, 0.16);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .tlv-editorial-wrap .tlv-reveal.tlv-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 .tlv-editorial-wrap .tlv-section{
    padding: 46px 0;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card-grid, .tc-wp-content-root .tlv-editorial-wrap .tlv-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .tlv-editorial-wrap .tlv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card-grid, .tc-wp-content-root .tlv-editorial-wrap .tlv-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .tlv-editorial-wrap .tlv-section{
    padding: 62px 0;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card-grid, .tc-wp-content-root .tlv-editorial-wrap .tlv-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .tlv-editorial-wrap .tlv-section{
    padding: 76px 0;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-container{
    padding: 0 30px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card{
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .tlv-editorial-wrap .tlv-section{
    padding: 92px 0;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block h2{
    font-size: 44px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card h3, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-trust-card p, .tc-wp-content-root .tlv-editorial-wrap .tlv-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-card{
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .tlv-editorial-wrap .tlv-step-number{
    font-size: 21px;
  }}

.tc-wp-content-root .tlv-trust-grid {}