@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 .ytpvv-premium-viewer, .tc-wp-content-root .ytpvv-premium-viewer *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .ytpvv-premium-viewer{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #17202a;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
  width: 100% !important;
  position: relative;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section-one, .tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section-three{
  background: #ffffff;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section-two{
  background: linear-gradient(180deg, #fff7f5 0%, #fffdfb 100%);
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
  margin: 0 auto;
  text-align: center;
  color: #14191f;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
  margin: 0 auto;
  text-align: center;
  color: #53606d;
  line-height: 1.65;
  font-weight: 500;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100% !important;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
  height: 100% !important;
  text-align: center;
  display: grid;
  justify-items: center;
  align-content: start;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(230, 60, 44, 0.16);
  box-shadow: 0 18px 45px rgba(70, 22, 18, 0.08);
  transition: transform 280ms ease, box-shadow 280ms ease, border-color 280ms ease, background 280ms ease;
  position: relative;
  overflow: hidden;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(255, 39, 18, 0.09), transparent 46%);
  opacity: 0;
  transition: opacity 280ms ease, transform 280ms ease;
  pointer-events: none;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card:hover{
  transform: translateY(-8px);
  border-color: rgba(230, 60, 44, 0.36);
  box-shadow: 0 26px 65px rgba(70, 22, 18, 0.14);
  background: #ffffff;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card:hover::before{
  opacity: 1;
  transform: translateY(8px);
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
  display: grid;
  place-items: center;
  margin: 0 auto;
  background: linear-gradient(135deg, #e63c2c 0%, #ff7a4d 100%);
  color: #ffffff;
  box-shadow: 0 14px 28px rgba(230, 60, 44, 0.24);
  transition: transform 280ms ease, box-shadow 280ms ease;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card:hover .ytpvv-icon{
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 18px 36px rgba(230, 60, 44, 0.3);
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
  color: #ffffff;
  line-height: 1;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
  margin: 0;
  text-align: center;
  color: #17202a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
  margin: 0;
  text-align: center;
  color: #5b6671;
  font-weight: 500;
  line-height: 1.62;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card.ytpvv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card.ytpvv-reveal.ytpvv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 1024px) {.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
    padding: 84px 0;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
    font-size: 42px;
    max-width: 980px;
    white-space: nowrap;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
    font-size: 17px;
    max-width: 820px;
    padding-top: 16px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
    gap: 24px;
    margin-top: 42px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid-four{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
    min-height: 292px;
    padding: 34px 26px 30px;
    border-radius: 22px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
    width: 66px;
    height: 66px;
    border-radius: 19px;
    margin-bottom: 24px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
    font-size: 28px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
    font-size: 20px;
    margin-bottom: 12px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
    padding: 68px 0;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
    padding: 0 24px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
    font-size: 34px;
    max-width: 760px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
    font-size: 16px;
    max-width: 700px;
    padding-top: 14px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
    min-height: 270px;
    padding: 30px 24px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
    width: 60px;
    height: 60px;
    border-radius: 18px;
    margin-bottom: 22px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
    font-size: 25px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
    font-size: 19px;
    margin-bottom: 11px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
    padding: 0 16px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
    font-size: 27px;
    max-width: 430px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
    font-size: 14px;
    max-width: 560px;
    padding-top: 12px;
    line-height: 1.55;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
    min-height: 230px;
    padding: 22px 14px 20px;
    border-radius: 17px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
    width: 50px;
    height: 50px;
    border-radius: 15px;
    margin-bottom: 16px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
    font-size: 21px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
    font-size: 16px;
    margin-bottom: 8px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
    font-size: 12.8px;
    line-height: 1.5;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
    padding: 42px 0;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
    padding: 0 12px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
    font-size: 24px;
    max-width: 360px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
    font-size: 13px;
    padding-top: 10px;
    line-height: 1.5;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
    margin-top: 22px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
    min-height: 220px;
    padding: 19px 11px 18px;
    border-radius: 15px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
    width: 46px;
    height: 46px;
    border-radius: 14px;
    margin-bottom: 14px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
    font-size: 19px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
    font-size: 14.5px;
    margin-bottom: 7px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
    font-size: 12px;
    line-height: 1.46;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
    padding: 38px 0;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
    padding: 0 10px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
    font-size: 21px;
    max-width: 300px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
    font-size: 12.4px;
    padding-top: 9px;
    line-height: 1.45;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
    margin-top: 20px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
    min-height: 214px;
    padding: 17px 9px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
    width: 42px;
    height: 42px;
    border-radius: 13px;
    margin-bottom: 12px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
    font-size: 17px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
    font-size: 13.4px;
    margin-bottom: 6px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
    font-size: 11.3px;
    line-height: 1.42;
  }}@media (max-width: 319px) {.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-section{
    padding: 34px 0;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-container{
    padding: 0 10px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-heading{
    font-size: 20px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-intro{
    font-size: 12px;
    padding-top: 8px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-grid{
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 18px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card{
    min-height: 210px;
    padding: 18px 12px;
    border-radius: 14px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-icon{
    width: 42px;
    height: 42px;
    border-radius: 13px;
    margin-bottom: 12px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-i{
    font-size: 17px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-title{
    font-size: 14px;
    margin-bottom: 6px;
  }.tc-wp-content-root .ytpvv-premium-viewer .ytpvv-card-text{
    font-size: 11.8px;
  }}