@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* 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 .ytcv-premium-channel-viewer, .tc-wp-content-root .ytcv-premium-channel-viewer *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .ytcv-premium-channel-viewer{
  width: 100%;
  overflow: hidden;
  background: #ffffff;
  color: #1f2428;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section{
  width: 100%;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section-white{
  background: #ffffff;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section-tint{
  background: linear-gradient(180deg, #fff6f4 0%, #fffafa 100%);
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto !important;
}.tc-wp-content-root .ytcv-premium-channel-viewer h2, .tc-wp-content-root .ytcv-premium-channel-viewer h3, .tc-wp-content-root .ytcv-premium-channel-viewer p{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}.tc-wp-content-root .ytcv-premium-channel-viewer h2{
  margin-top: 0;
  color: #16191c;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-intro{
  color: #555e66;
  line-height: 1.7;
  max-width: 760px;
  margin-top: 0;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid{
  display: grid;
  align-items: stretch;
  width: 100%;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card{
  height: 100%;
  border: 1px solid rgba(221, 49, 38, 0.16);
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 0, 0, 0.06), transparent 38%),
    #ffffff;
  box-shadow: 0 18px 44px rgba(88, 24, 20, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background-position 320ms ease;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card:hover{
  transform: translateY(-8px) scale(1.012);
  border-color: rgba(221, 49, 38, 0.34);
  box-shadow: 0 26px 64px rgba(88, 24, 20, 0.14);
  background-position: 0 -8px;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-icon{
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff0033 0%, #ff6b3d 100%);
  box-shadow: 0 14px 30px rgba(255, 0, 51, 0.24);
  color: #ffffff;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card:hover .ytcv-icon{
  transform: translateY(-3px);
  box-shadow: 0 18px 36px rgba(255, 0, 51, 0.32);
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-i{
  color: #ffffff;
  line-height: 1;
}.tc-wp-content-root .ytcv-premium-channel-viewer h3{
  margin-bottom: 0;
  color: #202326;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card p{
  color: #626b73;
  line-height: 1.62;
  margin-bottom: 0;
}@media (min-width: 1024px) {.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section{
    padding: 86px 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h2{
    font-size: 42px;
    margin-bottom: 18px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-intro{
    font-size: 17px;
    margin-bottom: 42px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid{
    gap: 26px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card{
    min-height: 292px;
    padding: 34px 28px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-icon{
    width: 68px;
    height: 68px;
    margin-bottom: 24px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-i{
    font-size: 29px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h3{
    font-size: 21px;
    margin-top: 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card p{
    font-size: 15px;
    margin-top: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section{
    padding: 68px 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-container{
    padding: 0 24px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h2{
    font-size: 34px;
    margin-bottom: 16px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-intro{
    font-size: 16px;
    margin-bottom: 34px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card{
    min-height: 270px;
    padding: 30px 24px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-icon{
    width: 62px;
    height: 62px;
    margin-bottom: 21px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-i{
    font-size: 26px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h3{
    font-size: 19px;
    margin-top: 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card p{
    font-size: 14.5px;
    margin-top: 12px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-container{
    padding: 0 16px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h2{
    font-size: 27px;
    margin-bottom: 12px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-intro{
    font-size: 14.5px;
    line-height: 1.58;
    margin-bottom: 24px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card{
    min-height: 232px;
    padding: 22px 14px;
    border-radius: 18px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-icon{
    width: 52px;
    height: 52px;
    margin-bottom: 16px;
    border-radius: 15px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-i{
    font-size: 22px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h3{
    font-size: 16px;
    margin-top: 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card p{
    font-size: 13px;
    line-height: 1.5;
    margin-top: 10px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section{
    padding: 46px 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-container{
    padding: 0 12px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h2{
    font-size: 25px;
    margin-bottom: 11px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-intro{
    font-size: 13.8px;
    line-height: 1.55;
    margin-bottom: 20px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card{
    min-height: 224px;
    padding: 20px 11px;
    border-radius: 16px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-icon{
    width: 48px;
    height: 48px;
    margin-bottom: 14px;
    border-radius: 14px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-i{
    font-size: 20px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h3{
    font-size: 15px;
    margin-top: 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card p{
    font-size: 12.5px;
    line-height: 1.45;
    margin-top: 9px;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-section{
    padding: 42px 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-container{
    padding: 0 10px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h2{
    font-size: 23px;
    margin-bottom: 10px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-intro{
    font-size: 13px;
    line-height: 1.48;
    margin-bottom: 18px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card{
    min-height: 216px;
    padding: 18px 9px;
    border-radius: 15px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 13px;
    border-radius: 13px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-i{
    font-size: 18px;
  }.tc-wp-content-root .ytcv-premium-channel-viewer h3{
    font-size: 14px;
    margin-top: 0;
  }.tc-wp-content-root .ytcv-premium-channel-viewer .ytcv-card p{
    font-size: 12px;
    line-height: 1.42;
    margin-top: 8px;
  }}