@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 .ypv-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #182033;
  background: #ffffff;
}.tc-wp-content-root .ypv-editorial-wrap, .tc-wp-content-root .ypv-editorial-wrap div, .tc-wp-content-root .ypv-editorial-wrap section, .tc-wp-content-root .ypv-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-section{
  position: relative;
  overflow: hidden;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-section-white{
  background: #ffffff;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-section::before{
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 0, 91, 0.11), rgba(255, 0, 91, 0));
  top: -120px;
  right: -80px;
  pointer-events: none;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-section::after{
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(42, 112, 255, 0.1), rgba(42, 112, 255, 0));
  bottom: -130px;
  left: -100px;
  pointer-events: none;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 0, 91, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 91, 0.09), rgba(42, 112, 255, 0.08));
  color: #c60043;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  margin-bottom: 14px;
}.tc-wp-content-root .ypv-editorial-wrap h2, .tc-wp-content-root .ypv-editorial-wrap h3, .tc-wp-content-root .ypv-editorial-wrap p{
  margin: 0;
}.tc-wp-content-root .ypv-editorial-wrap h2{
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-heading p{
  color: #5d667a;
  line-height: 1.7;
  margin-top: 14px;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(18, 32, 56, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(24, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card::before, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 0, 91, 0.24), rgba(42, 112, 255, 0.2), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card:hover, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 91, 0.18);
  box-shadow: 0 24px 60px rgba(24, 32, 51, 0.11);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card:hover::before, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content h3{
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content p{
  color: #606a7f;
  line-height: 1.68;
  margin-top: 10px;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff005b, #ff4d35 48%, #2a70ff);
  box-shadow: 0 12px 28px rgba(255, 0, 91, 0.2);
  margin-bottom: 20px;
  transition: transform 220ms ease;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-card:hover .ypv-icon{
  transform: translateY(-2px) scale(1.04);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-play::after{
  content: "";
  position: absolute;
  left: 19px;
  top: 14px;
  border-left: 14px solid #ffffff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-speed::before{
  content: "";
  position: absolute;
  inset: 14px 12px 12px 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 999px 999px 0 0;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-speed::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 3px;
  background: #ffffff;
  border-radius: 999px;
  top: 26px;
  left: 23px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-preview::before{
  content: "";
  position: absolute;
  left: 12px;
  top: 14px;
  width: 24px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-preview::after{
  content: "";
  position: absolute;
  left: 19px;
  top: 20px;
  border-left: 9px solid #ffffff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-steps::before, .tc-wp-content-root .ypv-editorial-wrap .ypv-icon-steps::after{
  content: "";
  position: absolute;
  left: 13px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-steps::before{
  top: 17px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-mobile::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 9px;
  width: 18px;
  height: 30px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-mobile::after{
  content: "";
  position: absolute;
  left: 22px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-daily::before{
  content: "";
  position: absolute;
  left: 12px;
  top: 13px;
  width: 24px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-icon-daily::after{
  content: "";
  position: absolute;
  left: 17px;
  top: 21px;
  width: 14px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.75);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(18, 32, 56, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 46px rgba(24, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card::before{
  content: "";
  position: absolute;
  left: 39px;
  top: -18px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 0, 91, 0), rgba(255, 0, 91, 0.35), rgba(42, 112, 255, 0));
  z-index: 0;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card:first-child::before{
  top: 50%;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card:last-child::before{
  bottom: 50%;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(42, 112, 255, 0.18);
  box-shadow: 0 24px 58px rgba(24, 32, 51, 0.1);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff005b, #2a70ff);
  box-shadow: 0 14px 32px rgba(42, 112, 255, 0.2);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-step-content{
  min-width: 0;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(42, 112, 255, 0.08);
  color: #2359c8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 18px;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
  overflow: hidden;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card::after{
  content: "";
  position: absolute;
  right: -36px;
  top: -36px;
  width: 118px;
  height: 118px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 91, 0.11), rgba(42, 112, 255, 0.09));
}.tc-wp-content-root .ypv-editorial-wrap .ypv-trust-dot{
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 91, 0.14), rgba(42, 112, 255, 0.14));
  margin-bottom: 20px;
  position: relative;
}.tc-wp-content-root .ypv-editorial-wrap .ypv-trust-dot::after{
  content: "";
  position: absolute;
  left: 13px;
  top: 13px;
  width: 16px;
  height: 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff005b, #2a70ff);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ypv-editorial-wrap .ypv-reveal.ypv-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 .ypv-editorial-wrap .ypv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ypv-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card-grid, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-grid-three, .tc-wp-content-root .ypv-editorial-wrap .ypv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card::before{
    display: none;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ypv-editorial-wrap .ypv-section{
    padding: 58px 0;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ypv-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card-grid, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-grid-three, .tc-wp-content-root .ypv-editorial-wrap .ypv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card::before{
    display: none;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ypv-editorial-wrap .ypv-section{
    padding: 64px 0;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ypv-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card-grid, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-grid-three, .tc-wp-content-root .ypv-editorial-wrap .ypv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card::before{
    display: none;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ypv-editorial-wrap .ypv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ypv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-grid-three, .tc-wp-content-root .ypv-editorial-wrap .ypv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ypv-editorial-wrap .ypv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ypv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-grid-three, .tc-wp-content-root .ypv-editorial-wrap .ypv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card h3, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-trust-card p, .tc-wp-content-root .ypv-editorial-wrap .ypv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .ypv-editorial-wrap .ypv-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}