@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-80 .tc-wp-content-root img, .wpc-scope-80 .tc-wp-content-root video, .wpc-scope-80 .tc-wp-content-root svg, .wpc-scope-80 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 section, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 div, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 article{
  box-sizing: border-box;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-section-white{
  background: #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 0, 88, 0.07), transparent 34%),
    radial-gradient(circle at bottom right, rgba(255, 183, 0, 0.09), transparent 32%),
    #fafbfc;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 88, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 88, 0.09), rgba(255, 183, 0, 0.1));
  color: #b51246;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff0058, #ffb700);
  box-shadow: 0 0 0 5px rgba(255, 0, 88, 0.1);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #596273;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-card, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 27, 43, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(20, 27, 43, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-card::after, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(255, 0, 88, 0.08), rgba(255, 183, 0, 0.08));
  transition: opacity 220ms ease;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-card:hover, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 88, 0.22);
  box-shadow: 0 22px 58px rgba(20, 27, 43, 0.12);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-card:hover::after, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151b2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-card p, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card p, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6474;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0058, #ffb700);
  box-shadow: 0 12px 24px rgba(255, 0, 88, 0.18);
  transition: transform 220ms ease;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-card:hover .ytcv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon::before, .wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-chat::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 13px;
  border-radius: 6px;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-chat::after{
  width: 8px;
  height: 8px;
  left: 18px;
  top: 25px;
  transform: rotate(45deg);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-top-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 24px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-28deg);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-preview::before{
  width: 25px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-steps::before{
  width: 24px;
  height: 3px;
  left: 14px;
  top: 15px;
  border-radius: 4px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 9px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  border-radius: 4px;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(20, 27, 43, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(20, 27, 43, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(180deg, #ff0058, #ffb700);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 0, 88, 0.22);
  box-shadow: 0 22px 58px rgba(20, 27, 43, 0.11);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827, #2b3347);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(17, 24, 39, 0.16);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-dot{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff0058, #ffb700);
  box-shadow: 0 0 0 8px rgba(255, 0, 88, 0.08);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 0, 88, 0.32), rgba(255, 183, 0, 0.2)) border-box;
  border: 1px solid transparent;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 0, 88, 0.08);
  color: #b51246;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-80 .tc-wp-content-root .ytcv-editorial-927 .ytcv-reveal.ytcv-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 .ytcv-editorial-927 .ytcv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ytcv-editorial-927 h2{
    font-size: 27px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ytcv-editorial-927 h3{
    font-size: 18px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytcv-editorial-927 .ytcv-section{
    padding: 58px 0;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ytcv-editorial-927 h2{
    font-size: 30px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ytcv-editorial-927 h3{
    font-size: 18.5px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytcv-editorial-927 .ytcv-section{
    padding: 64px 0;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ytcv-editorial-927 h2{
    font-size: 34px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ytcv-editorial-927 h3{
    font-size: 19px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytcv-editorial-927 .ytcv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ytcv-editorial-927 h2{
    font-size: 40px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ytcv-editorial-927 h3{
    font-size: 20px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ytcv-editorial-927 .ytcv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ytcv-editorial-927 h2{
    font-size: 46px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ytcv-editorial-927 h3{
    font-size: 21px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card p, .tc-wp-content-root .ytcv-editorial-927 .ytcv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ytcv-editorial-927 .ytcv-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}.wpc-scope-80 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ytcv-step-content{}.wpc-scope-80 .tc-wp-content-root .ytcv-trust-grid{}