@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-50 .tc-wp-content-root img, .wpc-scope-50 .tc-wp-content-root video, .wpc-scope-50 .tc-wp-content-root svg, .wpc-scope-50 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-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-50 .tc-wp-content-root .yt-channel-viewer-content, .wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content div, .wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content section, .wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content article{
  box-sizing: border-box;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-section{
  position: relative;
  width: 100%;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-section-white{
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 0, 74, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 128, 64, 0.09), transparent 30%),
    #fbfaf8;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: auto;
  margin: 0 0 14px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 0, 74, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #c5123d;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  box-shadow: 0 10px 26px rgba(197, 18, 61, 0.08);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff004a, #ff8a3d);
  box-shadow: 0 0 0 5px rgba(255, 0, 74, 0.1);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5d6678;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff004a, #ff6a3d, #ffb347);
  opacity: 0.9;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 110px;
  height: 110px;
  border-radius: 32px;
  background: linear-gradient(135deg, rgba(255, 0, 74, 0.08), rgba(255, 138, 61, 0.05));
  transform: rotate(14deg);
  transition: transform 220ms ease, opacity 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 74, 0.22);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card:hover::after{
  transform: rotate(14deg) translate(-8px, 8px);
  opacity: 0.85;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card h3{
  position: relative;
  z-index: 1;
  margin: 18px 0 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #606a7b;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff004a, #ff8a3d);
  box-shadow: 0 14px 28px rgba(255, 0, 74, 0.18);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon::before, .wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 13px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-speed::before{
  left: 11px;
  top: 23px;
  width: 24px;
  height: 12px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 22px 22px 0 0;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-speed::after{
  left: 23px;
  top: 17px;
  width: 3px;
  height: 14px;
  background: #ffffff;
  border-radius: 999px;
  transform: rotate(42deg);
  transform-origin: bottom;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-frame::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-frame::after{
  left: 18px;
  top: 19px;
  width: 10px;
  height: 8px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-flow::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-mobile::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-check::before{
  left: 14px;
  top: 22px;
  width: 8px;
  height: 16px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-lock::before{
  left: 13px;
  top: 20px;
  width: 20px;
  height: 15px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-lock::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 14px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-clean::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-clean::after{
  left: 18px;
  top: 20px;
  width: 11px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-public::before{
  left: 11px;
  top: 11px;
  width: 24px;
  height: 24px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-icon-public::after{
  left: 14px;
  top: 22px;
  width: 18px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 -7px 0 rgba(255, 255, 255, 0.72), 0 7px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(255, 0, 74, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 50px rgba(23, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 0, 74, 0), rgba(255, 0, 74, 0.22), rgba(255, 138, 61, 0));
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 0, 74, 0.24);
  box-shadow: 0 24px 62px rgba(23, 32, 51, 0.11);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff004a, #ff8a3d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(255, 0, 74, 0.2);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content{
  min-width: 0;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content p{
  margin: 8px 0 0;
  color: #606a7b;
  line-height: 1.7;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-badge-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 34px;
  height: 34px;
  border-radius: 12px;
  background: rgba(255, 0, 74, 0.09);
  border: 1px solid rgba(255, 0, 74, 0.14);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-badge-dot::before{
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff004a, #ff8a3d);
  box-shadow: 0 0 0 5px rgba(255, 0, 74, 0.08);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88)),
    #ffffff;
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .ytcv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-50 .tc-wp-content-root .yt-channel-viewer-content .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 .yt-channel-viewer-content .ytcv-section{
    padding: 54px 0;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-container{
    padding: 0 14px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card{
    padding: 24px 20px;
    border-radius: 19px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card h3{
    font-size: 18px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card::before{
    display: none;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .yt-channel-viewer-content .ytcv-section{
    padding: 60px 0;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-container{
    padding: 0 18px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card{
    padding: 26px 22px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card p{
    font-size: 15px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card::before{
    display: none;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .yt-channel-viewer-content .ytcv-section{
    padding: 68px 0;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-container{
    padding: 0 22px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card{
    padding: 28px 24px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card h3{
    font-size: 19px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card::before{
    display: none;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .yt-channel-viewer-content .ytcv-section{
    padding: 78px 0;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-container{
    padding: 0 28px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card{
    padding: 30px 26px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .yt-channel-viewer-content .ytcv-section{
    padding: 92px 0;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-container{
    padding: 0 32px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card{
    padding: 32px 28px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card h3{
    font-size: 20px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-card p{
    font-size: 16px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .yt-channel-viewer-content .ytcv-step-content p{
    font-size: 16.5px;
  }}.wpc-scope-50 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ytcv-trust-grid{}