@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-70 .tc-wp-content-root img, .wpc-scope-70 .tc-wp-content-root video, .wpc-scope-70 .tc-wp-content-root svg, .wpc-scope-70 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap, .wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap div, .wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap section, .wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-section{
  position: relative;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 39, 92, 0.08), transparent 30%),
    #ffffff;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-section-soft{
  background:
    linear-gradient(135deg, rgba(255, 39, 92, 0.07), rgba(255, 122, 69, 0.06) 42%, rgba(248, 250, 252, 0.96)),
    #f7f9fc;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 39, 92, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #d81f4d;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  box-shadow: 0 10px 28px rgba(255, 39, 92, 0.08);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff275c, #ff8a3d);
  box-shadow: 0 0 0 5px rgba(255, 39, 92, 0.11);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-section-head h2{
  margin: 0;
  color: #121a2b;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5d687a;
  font-weight: 450;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(18, 26, 43, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 39, 92, 0.1), transparent 38%, rgba(255, 138, 61, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 39, 92, 0.22);
  box-shadow: 0 24px 58px rgba(18, 26, 43, 0.13);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card:hover::before{
  opacity: 1;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card h3{
  position: relative;
  margin: 0;
  color: #151f32;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6978;
  font-weight: 440;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff275c, #ff8a3d);
  box-shadow: 0 14px 28px rgba(255, 39, 92, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-card:hover .ytv-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon::before, .wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 14px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-speed::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-speed::after{
  left: 23px;
  top: 20px;
  width: 12px;
  height: 3px;
  border-radius: 9px;
  background: #ffffff;
  transform: rotate(-32deg);
  transform-origin: left center;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-frame::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-path::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  border-radius: 0 0 0 9px;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-path::after{
  right: 10px;
  top: 24px;
  border-left: 8px solid #ffffff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-icon-check::before{
  left: 14px;
  top: 21px;
  width: 8px;
  height: 14px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(255, 39, 92, 0.16);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 246, 248, 0.94)),
    #ffffff;
  box-shadow: 0 20px 48px rgba(18, 26, 43, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(180deg, #ff275c, #ff8a3d);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 39, 92, 0.28);
  box-shadow: 0 26px 62px rgba(18, 26, 43, 0.12);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff275c, #ff8a3d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(255, 39, 92, 0.24);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy h3{
  margin: 0;
  color: #151f32;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy p{
  margin: 8px 0 0;
  color: #5f6978;
  font-weight: 440;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 252, 255, 0.94)),
    #ffffff;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-dot{
  position: relative;
  display: inline-flex;
  width: 18px;
  height: 18px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff275c, #ff8a3d);
  box-shadow: 0 0 0 8px rgba(255, 39, 92, 0.1);
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-trust-card{
  background:
    radial-gradient(circle at 82% 0%, rgba(255, 138, 61, 0.12), transparent 34%),
    #ffffff;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 17px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 39, 92, 0.09);
  color: #d81f4d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-70 .tc-wp-content-root .ytv-editorial-wrap .ytv-reveal.ytv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytv-editorial-wrap .ytv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-container{
    padding: 0 16px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card p{
    font-size: 14px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytv-editorial-wrap .ytv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytv-editorial-wrap .ytv-section{
    padding: 66px 0;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card p{
    font-size: 15px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytv-editorial-wrap .ytv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card{
    padding: 28px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ytv-editorial-wrap .ytv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-grid-six, .tc-wp-content-root .ytv-editorial-wrap .ytv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card{
    padding: 30px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-card{
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy h3{
    font-size: 23px;
  }.tc-wp-content-root .ytv-editorial-wrap .ytv-step-copy p{
    font-size: 16px;
  }}