@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 .spv-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.tc-wp-content-root .spv-editorial-content, .tc-wp-content-root .spv-editorial-content div, .tc-wp-content-root .spv-editorial-content section, .tc-wp-content-root .spv-editorial-content article{
  box-sizing: border-box;
}.tc-wp-content-root .spv-editorial-content .spv-section{
  position: relative;
}.tc-wp-content-root .spv-editorial-content .spv-section-white{
  background: #ffffff;
}.tc-wp-content-root .spv-editorial-content .spv-section-soft{
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 252, 0, 0.16), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0, 195, 255, 0.12), transparent 30%),
    #f8fafc;
}.tc-wp-content-root .spv-editorial-content .spv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .spv-editorial-content .spv-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .spv-editorial-content .spv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 206, 31, 0.45);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 252, 0, 0.22), rgba(0, 195, 255, 0.12));
  color: #5b4900;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-content-root .spv-editorial-content h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .spv-editorial-content .spv-section-header p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #566173;
  font-weight: 450;
  line-height: 1.72;
  letter-spacing: 0;
}.tc-wp-content-root .spv-editorial-content .spv-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .spv-editorial-content .spv-info-card, .tc-wp-content-root .spv-editorial-content .spv-use-card, .tc-wp-content-root .spv-editorial-content .spv-trust-card, .tc-wp-content-root .spv-editorial-content .spv-step-card{
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .spv-editorial-content .spv-info-card::before, .tc-wp-content-root .spv-editorial-content .spv-use-card::before, .tc-wp-content-root .spv-editorial-content .spv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 252, 0, 0.18), rgba(0, 195, 255, 0.10), transparent 58%);
  opacity: 0;
  transition: opacity 260ms ease;
}.tc-wp-content-root .spv-editorial-content .spv-info-card:hover, .tc-wp-content-root .spv-editorial-content .spv-use-card:hover, .tc-wp-content-root .spv-editorial-content .spv-trust-card:hover, .tc-wp-content-root .spv-editorial-content .spv-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 206, 31, 0.56);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .spv-editorial-content .spv-info-card:hover::before, .tc-wp-content-root .spv-editorial-content .spv-use-card:hover::before, .tc-wp-content-root .spv-editorial-content .spv-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .spv-editorial-content .spv-info-card h3, .tc-wp-content-root .spv-editorial-content .spv-use-card h3, .tc-wp-content-root .spv-editorial-content .spv-trust-card h3, .tc-wp-content-root .spv-editorial-content .spv-step-card h3{
  position: relative;
  margin: 0;
  color: #121a2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .spv-editorial-content .spv-info-card p, .tc-wp-content-root .spv-editorial-content .spv-use-card p, .tc-wp-content-root .spv-editorial-content .spv-trust-card p, .tc-wp-content-root .spv-editorial-content .spv-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6678;
  font-weight: 440;
  line-height: 1.68;
  letter-spacing: 0;
}.tc-wp-content-root .spv-editorial-content .spv-card-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fffc00, #31d5ff);
  box-shadow: 0 12px 28px rgba(0, 195, 255, 0.18);
}.tc-wp-content-root .spv-editorial-content .spv-card-icon::before, .tc-wp-content-root .spv-editorial-content .spv-card-icon::after{
  content: "";
  position: absolute;
  background: rgba(17, 24, 39, 0.78);
}.tc-wp-content-root .spv-editorial-content .spv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid rgba(17, 24, 39, 0.78);
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .spv-editorial-content .spv-icon-view::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.tc-wp-content-root .spv-editorial-content .spv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid rgba(17, 24, 39, 0.78);
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .spv-editorial-content .spv-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-32deg);
}.tc-wp-content-root .spv-editorial-content .spv-icon-preview::before{
  width: 22px;
  height: 18px;
  left: 13px;
  top: 15px;
  border: 2px solid rgba(17, 24, 39, 0.78);
  border-radius: 7px;
  background: transparent;
}.tc-wp-content-root .spv-editorial-content .spv-icon-preview::after{
  width: 10px;
  height: 3px;
  left: 19px;
  top: 22px;
  border-radius: 4px;
}.tc-wp-content-root .spv-editorial-content .spv-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 0 13px 0 rgba(17, 24, 39, 0.78);
}.tc-wp-content-root .spv-editorial-content .spv-icon-steps::after{
  width: 15px;
  height: 3px;
  left: 25px;
  top: 16px;
  border-radius: 4px;
  box-shadow: 0 13px 0 rgba(17, 24, 39, 0.78);
}.tc-wp-content-root .spv-editorial-content .spv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 15px;
  top: 11px;
  border: 2px solid rgba(17, 24, 39, 0.78);
  border-radius: 7px;
  background: transparent;
}.tc-wp-content-root .spv-editorial-content .spv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  top: 30px;
  border-radius: 50%;
}.tc-wp-content-root .spv-editorial-content .spv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid rgba(17, 24, 39, 0.78);
  border-radius: 9px;
  background: transparent;
}.tc-wp-content-root .spv-editorial-content .spv-icon-daily::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 22px;
  border-radius: 4px;
  box-shadow: 0 6px 0 rgba(17, 24, 39, 0.78);
}.tc-wp-content-root .spv-editorial-content .spv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .spv-editorial-content .spv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    linear-gradient(135deg, rgba(255, 252, 0, 0.22), rgba(0, 195, 255, 0.16));
}.tc-wp-content-root .spv-editorial-content .spv-step-card::after{
  content: "";
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 88px;
  width: 2px;
  border-radius: 99px;
  background: linear-gradient(180deg, #fffc00, #31d5ff);
  opacity: 0.55;
}.tc-wp-content-root .spv-editorial-content .spv-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: #111827;
  color: #fffc00;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 36px rgba(17, 24, 39, 0.18);
}.tc-wp-content-root .spv-editorial-content .spv-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .spv-editorial-content .spv-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #fffc00;
  box-shadow: 0 0 0 7px rgba(255, 252, 0, 0.18), 18px 0 0 #31d5ff;
}.tc-wp-content-root .spv-editorial-content .spv-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #111827;
  color: #fffc00;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-content-root .spv-editorial-content .spv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .spv-editorial-content .spv-reveal.spv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .spv-editorial-content .spv-section{
    padding: 48px 0;
  }.tc-wp-content-root .spv-editorial-content .spv-container{
    padding: 0 14px;
  }.tc-wp-content-root .spv-editorial-content h2{
    font-size: 27px;
  }.tc-wp-content-root .spv-editorial-content .spv-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .spv-editorial-content .spv-card-grid, .tc-wp-content-root .spv-editorial-content .spv-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card, .tc-wp-content-root .spv-editorial-content .spv-use-card, .tc-wp-content-root .spv-editorial-content .spv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card::after{
    display: none;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card h3, .tc-wp-content-root .spv-editorial-content .spv-use-card h3, .tc-wp-content-root .spv-editorial-content .spv-trust-card h3, .tc-wp-content-root .spv-editorial-content .spv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card p, .tc-wp-content-root .spv-editorial-content .spv-use-card p, .tc-wp-content-root .spv-editorial-content .spv-trust-card p, .tc-wp-content-root .spv-editorial-content .spv-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .spv-editorial-content .spv-section{
    padding: 54px 0;
  }.tc-wp-content-root .spv-editorial-content .spv-container{
    padding: 0 18px;
  }.tc-wp-content-root .spv-editorial-content h2{
    font-size: 30px;
  }.tc-wp-content-root .spv-editorial-content .spv-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .spv-editorial-content .spv-card-grid, .tc-wp-content-root .spv-editorial-content .spv-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card, .tc-wp-content-root .spv-editorial-content .spv-use-card, .tc-wp-content-root .spv-editorial-content .spv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card::after{
    display: none;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card h3, .tc-wp-content-root .spv-editorial-content .spv-use-card h3, .tc-wp-content-root .spv-editorial-content .spv-trust-card h3, .tc-wp-content-root .spv-editorial-content .spv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card p, .tc-wp-content-root .spv-editorial-content .spv-use-card p, .tc-wp-content-root .spv-editorial-content .spv-trust-card p, .tc-wp-content-root .spv-editorial-content .spv-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .spv-editorial-content .spv-section{
    padding: 60px 0;
  }.tc-wp-content-root .spv-editorial-content .spv-container{
    padding: 0 22px;
  }.tc-wp-content-root .spv-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .spv-editorial-content .spv-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .spv-editorial-content .spv-card-grid, .tc-wp-content-root .spv-editorial-content .spv-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card, .tc-wp-content-root .spv-editorial-content .spv-use-card, .tc-wp-content-root .spv-editorial-content .spv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card::after{
    display: none;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card h3, .tc-wp-content-root .spv-editorial-content .spv-use-card h3, .tc-wp-content-root .spv-editorial-content .spv-trust-card h3, .tc-wp-content-root .spv-editorial-content .spv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card p, .tc-wp-content-root .spv-editorial-content .spv-use-card p, .tc-wp-content-root .spv-editorial-content .spv-trust-card p, .tc-wp-content-root .spv-editorial-content .spv-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .spv-editorial-content .spv-section{
    padding: 76px 0;
  }.tc-wp-content-root .spv-editorial-content .spv-container{
    padding: 0 30px;
  }.tc-wp-content-root .spv-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .spv-editorial-content .spv-section-header p{
    font-size: 16.5px;
  }.tc-wp-content-root .spv-editorial-content .spv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card, .tc-wp-content-root .spv-editorial-content .spv-use-card, .tc-wp-content-root .spv-editorial-content .spv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card{
    gap: 28px;
    padding: 28px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card h3, .tc-wp-content-root .spv-editorial-content .spv-use-card h3, .tc-wp-content-root .spv-editorial-content .spv-trust-card h3, .tc-wp-content-root .spv-editorial-content .spv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card p, .tc-wp-content-root .spv-editorial-content .spv-use-card p, .tc-wp-content-root .spv-editorial-content .spv-trust-card p, .tc-wp-content-root .spv-editorial-content .spv-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .spv-editorial-content .spv-section{
    padding: 92px 0;
  }.tc-wp-content-root .spv-editorial-content .spv-container{
    padding: 0 32px;
  }.tc-wp-content-root .spv-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .spv-editorial-content .spv-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .spv-editorial-content .spv-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .spv-editorial-content .spv-grid-six, .tc-wp-content-root .spv-editorial-content .spv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .spv-editorial-content .spv-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card, .tc-wp-content-root .spv-editorial-content .spv-use-card, .tc-wp-content-root .spv-editorial-content .spv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .spv-editorial-content .spv-step-card{
    gap: 34px;
    padding: 30px 34px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card h3, .tc-wp-content-root .spv-editorial-content .spv-use-card h3, .tc-wp-content-root .spv-editorial-content .spv-trust-card h3, .tc-wp-content-root .spv-editorial-content .spv-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .spv-editorial-content .spv-info-card p, .tc-wp-content-root .spv-editorial-content .spv-use-card p, .tc-wp-content-root .spv-editorial-content .spv-trust-card p, .tc-wp-content-root .spv-editorial-content .spv-step-card p{
    font-size: 16px;
  }}