@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-79 .tc-wp-content-root img, .wpc-scope-79 .tc-wp-content-root video, .wpc-scope-79 .tc-wp-content-root svg, .wpc-scope-79 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial{
  width: 100%;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow: hidden;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial, .wpc-scope-79 .tc-wp-content-root .ttv-editorial div, .wpc-scope-79 .tc-wp-content-root .ttv-editorial section, .wpc-scope-79 .tc-wp-content-root .ttv-editorial article{
  box-sizing: border-box;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-section{
  position: relative;
  width: 100%;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-section-white{
  background: #ffffff;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 242, 234, 0.08), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(255, 0, 80, 0.07), transparent 30%),
    #f8fafc;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 12px;
  border: 1px solid rgba(0, 190, 190, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.10));
  color: #075d62;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-heading p{
  margin: 14px auto 0;
  color: #5b6577;
  line-height: 1.7;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.90)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, #00f2ea, #7c3aed, #ff0050);
  opacity: 0.85;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 190, 190, 0.32);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card h3{
  margin: 18px 0 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card p{
  margin: 10px 0 0;
  color: #5f6b7d;
  line-height: 1.65;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.16), rgba(255, 0, 80, 0.14));
  border: 1px solid rgba(0, 190, 190, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon::before, .wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card:hover .ttv-icon::before, .wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-card:hover .ttv-icon::after{
  transform: translateY(-2px);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ff0050;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: #00a7a7;
  box-shadow: 6px -8px 0 -1px #ff0050, -2px 8px 0 -1px #7c3aed;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon-frame::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 3px solid #00a7a7;
  border-radius: 8px;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon-path::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 16px;
  border-left: 3px solid #ff0050;
  border-bottom: 3px solid #ff0050;
  border-radius: 0 0 0 10px;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 3px solid #00a7a7;
  border-radius: 8px;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-icon-check::before{
  left: 14px;
  top: 16px;
  width: 18px;
  height: 10px;
  border-left: 4px solid #16a34a;
  border-bottom: 4px solid #16a34a;
  transform: rotate(-45deg);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-step::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #00f2ea, #ff0050);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-step:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 0, 80, 0.24);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.10);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #00c9c3, #ff0050);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(255, 0, 80, 0.18);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 830;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-step-content p{
  margin: 8px 0 0;
  color: #5f6b7d;
  line-height: 1.65;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-badge{
  display: inline-flex;
  width: fit-content;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(17, 24, 39, 0.05);
  color: #0f766e;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-use-card h3{
  margin-top: 16px;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-trust-card{
  background:
    linear-gradient(135deg, rgba(0, 242, 234, 0.08), rgba(255, 255, 255, 0.96) 38%, rgba(255, 0, 80, 0.07)),
    #ffffff;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-trust-mark{
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #e6fffd, #fff0f5);
  border: 1px solid rgba(0, 190, 190, 0.18);
  position: relative;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-trust-mark::before{
  content: "";
  position: absolute;
  left: 16px;
  top: 14px;
  width: 16px;
  height: 10px;
  border-left: 4px solid #0f766e;
  border-bottom: 4px solid #0f766e;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-note{
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(0, 190, 190, 0.20);
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.10), rgba(255, 255, 255, 0.88), rgba(255, 0, 80, 0.08));
  color: #374151;
  line-height: 1.7;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.06);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-note strong{
  color: #111827;
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-79 .tc-wp-content-root .ttv-editorial .ttv-reveal.ttv-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 .ttv-editorial .ttv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttv-editorial .ttv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttv-editorial .ttv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttv-editorial .ttv-card{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .ttv-editorial .ttv-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttv-editorial .ttv-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttv-editorial .ttv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttv-editorial .ttv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ttv-editorial .ttv-note{
    margin-top: 24px;
    padding: 18px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttv-editorial .ttv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttv-editorial .ttv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttv-editorial .ttv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttv-editorial .ttv-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ttv-editorial .ttv-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .ttv-editorial .ttv-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttv-editorial .ttv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttv-editorial .ttv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttv-editorial .ttv-note{
    margin-top: 26px;
    padding: 20px;
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttv-editorial .ttv-section{
    padding: 66px 0;
  }.tc-wp-content-root .ttv-editorial .ttv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttv-editorial .ttv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttv-editorial .ttv-card{
    padding: 26px;
  }.tc-wp-content-root .ttv-editorial .ttv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttv-editorial .ttv-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttv-editorial .ttv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttv-editorial .ttv-step{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ttv-editorial .ttv-note{
    margin-top: 30px;
    padding: 22px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttv-editorial .ttv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttv-editorial .ttv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttv-editorial .ttv-grid-six, .tc-wp-content-root .ttv-editorial .ttv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttv-editorial .ttv-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttv-editorial .ttv-card{
    padding: 28px;
  }.tc-wp-content-root .ttv-editorial .ttv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttv-editorial .ttv-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttv-editorial .ttv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ttv-editorial .ttv-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-number{
    font-size: 20px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttv-editorial .ttv-note{
    margin-top: 34px;
    padding: 24px 28px;
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttv-editorial .ttv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttv-editorial .ttv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttv-editorial .ttv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ttv-editorial .ttv-grid-six, .tc-wp-content-root .ttv-editorial .ttv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttv-editorial .ttv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttv-editorial .ttv-card{
    padding: 30px;
  }.tc-wp-content-root .ttv-editorial .ttv-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttv-editorial .ttv-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttv-editorial .ttv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ttv-editorial .ttv-step{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-number{
    font-size: 20px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ttv-editorial .ttv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ttv-editorial .ttv-note{
    margin-top: 38px;
    padding: 26px 30px;
    font-size: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttv-editorial .ttv-card, .tc-wp-content-root .ttv-editorial .ttv-step, .tc-wp-content-root .ttv-editorial .ttv-reveal, .tc-wp-content-root .ttv-editorial .ttv-reveal.ttv-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .ttv-editorial .ttv-reveal{
    opacity: 1;
  }}