/* 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 .iwv-editorial-2026{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-content-root .iwv-editorial-2026, .tc-wp-content-root .iwv-editorial-2026 section, .tc-wp-content-root .iwv-editorial-2026 div, .tc-wp-content-root .iwv-editorial-2026 article{
  box-sizing: border-box;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-section-white{
  background: #ffffff;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #f8fbff 100%);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin: 0 0 14px;
  border: 1px solid rgba(219, 39, 119, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(253, 244, 255, 0.95), rgba(255, 241, 242, 0.95));
  color: #be185d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .iwv-editorial-2026 h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5b6475;
  line-height: 1.72;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.22);
  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 .iwv-editorial-2026 .iwv-card{
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-card::before, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at 12% 8%, rgba(236, 72, 153, 0.13), transparent 34%),
    radial-gradient(circle at 94% 18%, rgba(99, 102, 241, 0.11), transparent 30%);
  opacity: 0.8;
  pointer-events: none;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-card:hover, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card:hover, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(219, 39, 119, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon{
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ec4899, #8b5cf6);
  box-shadow: 0 12px 26px rgba(219, 39, 119, 0.22);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon::before, .tc-wp-content-root .iwv-editorial-2026 .iwv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-view::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-view::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  border-left-color: transparent;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 22px;
  top: 22px;
  background: #ffffff;
  transform: rotate(-35deg);
  transform-origin: left center;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-preview::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-preview::after{
  width: 9px;
  height: 9px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-easy::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 16px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-daily::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-icon-daily::after{
  width: 10px;
  height: 6px;
  left: 18px;
  top: 20px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.tc-wp-content-root .iwv-editorial-2026 h3{
  position: relative;
  margin: 0;
  color: #151b2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.86);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card::after{
  content: "";
  position: absolute;
  right: -70px;
  top: -80px;
  width: 180px;
  height: 180px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.14), rgba(99, 102, 241, 0.12));
}.tc-wp-content-root .iwv-editorial-2026 .iwv-step-number{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  background: linear-gradient(135deg, #db2777, #7c3aed);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(124, 58, 237, 0.24);
  z-index: 1;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-step-copy{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(236, 72, 153, 0.09);
  color: #be185d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffbfd 100%);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card{
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-trust-dot{
  position: relative;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #ec4899;
  box-shadow: 18px 0 0 #8b5cf6, 36px 0 0 #06b6d4;
}.tc-wp-content-root .iwv-editorial-2026 .iwv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .iwv-editorial-2026 .iwv-reveal.iwv-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 .iwv-editorial-2026 .iwv-section{
    padding: 48px 0;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-container{
    padding: 0 14px;
  }.tc-wp-content-root .iwv-editorial-2026 h2{
    font-size: 26px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid, .tc-wp-content-root .iwv-editorial-2026 .iwv-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .iwv-editorial-2026 h3{
    font-size: 18px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .iwv-editorial-2026 .iwv-section{
    padding: 54px 0;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-container{
    padding: 0 18px;
  }.tc-wp-content-root .iwv-editorial-2026 h2{
    font-size: 29px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid, .tc-wp-content-root .iwv-editorial-2026 .iwv-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .iwv-editorial-2026 h3{
    font-size: 19px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .iwv-editorial-2026 .iwv-section{
    padding: 62px 0;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-container{
    padding: 0 22px;
  }.tc-wp-content-root .iwv-editorial-2026 h2{
    font-size: 32px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid, .tc-wp-content-root .iwv-editorial-2026 .iwv-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .iwv-editorial-2026 h3{
    font-size: 20px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .iwv-editorial-2026 .iwv-section{
    padding: 78px 0;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-container{
    padding: 0 30px;
  }.tc-wp-content-root .iwv-editorial-2026 h2{
    font-size: 40px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .iwv-editorial-2026 h3{
    font-size: 20px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .iwv-editorial-2026 .iwv-section{
    padding: 92px 0;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-container{
    padding: 0 32px;
  }.tc-wp-content-root .iwv-editorial-2026 h2{
    font-size: 46px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-grid-six, .tc-wp-content-root .iwv-editorial-2026 .iwv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .iwv-editorial-2026 h3{
    font-size: 21px;
  }.tc-wp-content-root .iwv-editorial-2026 .iwv-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-step-card p, .tc-wp-content-root .iwv-editorial-2026 .iwv-trust-card p{
    font-size: 15.8px;
  }}