@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-38 .tc-wp-content-root img, .wpc-scope-38 .tc-wp-content-root video, .wpc-scope-38 .tc-wp-content-root svg, .wpc-scope-38 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-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;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content div, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content section, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content article, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content span, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content h2, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content h3, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content p{
  box-sizing: border-box;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-section{
  position: relative;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-section-white{
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-section-soft{
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 23, 68, 0.08), transparent 28%),
    radial-gradient(circle at 82% 24%, rgba(255, 112, 67, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 23, 68, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 23, 68, 0.09), rgba(255, 112, 67, 0.09));
  color: #d71f3f;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff1744, #ff7043);
  box-shadow: 0 0 0 5px rgba(255, 23, 68, 0.12);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6878;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card::after, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(255, 23, 68, 0.12), rgba(255, 112, 67, 0.08));
  transition: opacity 220ms ease;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card:hover, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card:hover, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 23, 68, 0.24);
  box-shadow: 0 22px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card:hover::after, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card h3, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card h3, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151f31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card p, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card p, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff1744, #ff7043);
  box-shadow: 0 12px 26px rgba(255, 23, 68, 0.22);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon::before, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card:hover .ytuv-icon::before, .wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-card:hover .ytuv-icon::after{
  transform: translateX(2px);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 13px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon-bolt::before{
  left: 18px;
  top: 10px;
  width: 11px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(55% 0, 100% 0, 62% 44%, 100% 44%, 34% 100%, 48% 56%, 0 56%);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon-frame::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon-path::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 16px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  border-radius: 0 8px 0 0;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon-device::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-icon-check::before{
  left: 13px;
  top: 19px;
  width: 20px;
  height: 10px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-steps{
  position: relative;
  display: grid;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fff8f7 100%);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 20%;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff1744, #ff7043);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, #ff1744, #ff7043);
  box-shadow: 0 16px 34px rgba(255, 23, 68, 0.24);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-step-copy{
  min-width: 0;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: #ff1744;
  box-shadow: 0 0 0 8px rgba(255, 23, 68, 0.1), 18px 0 0 rgba(255, 112, 67, 0.7);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 23, 68, 0.24), rgba(255, 112, 67, 0.08)) border-box;
  border: 1px solid transparent;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card{
  overflow: hidden;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card::before{
  content: "";
  position: absolute;
  right: -32px;
  top: -32px;
  width: 112px;
  height: 112px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 23, 68, 0.16), transparent 68%);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 23, 68, 0.08);
  color: #c91635;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-38 .tc-wp-content-root .yt-url-viewer-content .ytuv-reveal.ytuv-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 .yt-url-viewer-content .ytuv-section{
    padding: 46px 0;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-container{
    padding: 0 14px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .yt-url-viewer-content .ytuv-section{
    padding: 54px 0;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-container{
    padding: 0 18px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .yt-url-viewer-content .ytuv-section{
    padding: 62px 0;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-container{
    padding: 0 22px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .yt-url-viewer-content .ytuv-section{
    padding: 76px 0;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-container{
    padding: 0 30px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .yt-url-viewer-content .ytuv-section{
    padding: 92px 0;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-container{
    padding: 0 34px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card h3, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-trust-card p, .tc-wp-content-root .yt-url-viewer-content .ytuv-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .yt-url-viewer-content .ytuv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-38 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ytuv-trust-grid{}