@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.5.2/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 .ytvw26-youtube-url-viewer, .tc-wp-content-root .ytvw26-youtube-url-viewer *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .ytvw26-youtube-url-viewer{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #1f2933;
  font-family: inherit;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section{
  width: 100% !important;
  position: relative;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section-white{
  background: #ffffff;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section-tint{
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 0, 0, 0.07), transparent 34%),
    linear-gradient(180deg, #fff7f7 0%, #fffafa 100%);
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading, .tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro, .tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title, .tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
  text-align: center !important;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro{
  margin: 0 auto;
  max-width: 760px;
  color: #5b6472;
  line-height: 1.68;
  font-weight: 400;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid{
  display: grid !important;
  align-items: stretch !important;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card{
  height: 100% !important;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 1)),
    linear-gradient(135deg, rgba(255, 0, 0, 0.08), rgba(255, 176, 0, 0.07));
  border: 1px solid #f0d9d9;
  border-radius: 20px;
  box-shadow: 0 18px 42px rgba(127, 29, 29, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background-position 260ms ease;
  overflow: hidden;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255, 0, 0, 0.08), rgba(255, 176, 0, 0.08), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-warm{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.93), rgba(255, 252, 252, 1)),
    linear-gradient(135deg, rgba(255, 0, 0, 0.1), rgba(24, 24, 27, 0.04));
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card:hover{
  transform: translateY(-8px) scale(1.01);
  border-color: rgba(255, 0, 0, 0.34);
  box-shadow: 0 26px 60px rgba(127, 29, 29, 0.16);
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-icon{
  display: grid;
  place-items: center;
  text-align: center !important;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff0000 0%, #d90429 48%, #ffb000 100%);
  box-shadow: 0 14px 30px rgba(217, 4, 41, 0.22);
  transition: transform 260ms ease, box-shadow 260ms ease;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card:hover .ytvw26-icon{
  transform: translateY(-4px);
  box-shadow: 0 18px 36px rgba(217, 4, 41, 0.28);
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-i{
  display: inline-block;
  line-height: 1;
  color: #ffffff;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #171717;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #606a78;
  line-height: 1.62;
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-reveal.ytvw26-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section{
    padding: 86px 0;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-container{
    padding: 0 28px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading{
    font-size: 42px;
    white-space: nowrap;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid{
    margin-top: 42px;
    gap: 24px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card{
    min-height: 298px;
    padding: 34px 28px 30px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-icon{
    width: 72px;
    height: 72px;
    margin-bottom: 24px;
    font-size: 29px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title{
    font-size: 21px;
    margin-bottom: 13px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section{
    padding: 70px 0;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-container{
    padding: 0 24px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading{
    font-size: 34px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 34px;
    gap: 20px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card{
    min-height: 268px;
    padding: 30px 24px 27px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-icon{
    width: 64px;
    height: 64px;
    margin-bottom: 21px;
    font-size: 26px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title{
    font-size: 19px;
    margin-bottom: 11px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section{
    padding: 54px 0;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-container{
    padding: 0 16px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading{
    font-size: 28px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro{
    margin-top: 12px;
    font-size: 14.5px;
    line-height: 1.58;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
    gap: 14px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card{
    min-height: 232px;
    padding: 22px 14px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-icon{
    width: 54px;
    height: 54px;
    margin-bottom: 16px;
    font-size: 22px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title{
    font-size: 16px;
    margin-bottom: 9px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
    font-size: 13.2px;
    line-height: 1.48;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section{
    padding: 48px 0;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-container{
    padding: 0 12px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading{
    font-size: 25px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro{
    margin-top: 10px;
    font-size: 13.8px;
    line-height: 1.52;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 22px;
    gap: 12px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card{
    min-height: 222px;
    padding: 19px 11px 18px;
    border-radius: 15px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-icon{
    width: 48px;
    height: 48px;
    margin-bottom: 14px;
    font-size: 20px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title{
    font-size: 15px;
    margin-bottom: 8px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
    font-size: 12.6px;
    line-height: 1.44;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-section{
    padding: 42px 0;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-container{
    padding: 0 10px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-heading{
    font-size: 22px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-intro{
    margin-top: 9px;
    font-size: 13px;
    line-height: 1.48;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 20px;
    gap: 10px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card{
    min-height: 214px;
    padding: 17px 9px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 12px;
    font-size: 18px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-title{
    font-size: 14px;
    margin-bottom: 7px;
  }.tc-wp-content-root .ytvw26-youtube-url-viewer .ytvw26-card-text{
    font-size: 12px;
    line-height: 1.38;
  }}