@font-face {
  font-family: "Inter";
  src: url("../fonts/inter.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/sentient.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
.industry-interactions-sect {
  /* Scrollbar styles */
}
.industry-interactions-sect .industry-interactions-block .sect-title-block {
  display: flex;
  gap: 12px;
  margin-bottom: 23px;
  align-items: center;
}
.industry-interactions-sect .industry-interactions-block .sect-title-block .org-circle {
  width: min-content;
  height: min-content;
}
.industry-interactions-sect .industry-interactions-block .sect-title-block .section-title {
  margin-bottom: 0;
}
.industry-interactions-sect .industry-interactions-block .video-content-block {
  position: relative;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block {
  background: rgba(0, 0, 0, 0.5803921569);
  border-radius: 22px;
  border: 0.66px solid rgba(255, 255, 255, 0.5607843137);
  -webkit-backdrop-filter: blur(21.2833633423px);
  backdrop-filter: blur(21.2833633423px);
  width: 32.5%;
  padding: 16px;
  padding-right: 10px;
  position: absolute;
  top: 40px;
  left: 64px;
  z-index: 1;
  max-height: 690px;
  padding-bottom: 0;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .now-playing {
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  font-weight: 600;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .up-next-label {
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  order: 0;
  display: flex;
  margin-bottom: 10px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide {
  padding: 8px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(21.2833633423px);
  border-radius: 15px;
  margin-bottom: 13px;
  border: 0.74px solid rgba(255, 255, 255, 0.5607843137);
  max-width: 99%;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info {
  display: flex;
  gap: 17px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div {
  width: 82px;
  height: 67px;
  min-width: 82px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div .card-img,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div .card-img {
  height: 100%;
  width: 100%;
  border-radius: 11px;
  background-color: #fff;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail {
  margin: auto 0;
  display: flex;
  align-items: center;
  width: 72%;
  gap: 26px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .text,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
  font-size: 14px;
  margin-bottom: 0;
  width: 90%;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .card-icon,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon {
  margin-right: 20px;
  margin-right: 0px;
  cursor: pointer;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .card-icon .play-icon,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon .play-icon {
  height: 12px;
  width: 12px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .card-icon .timer,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon .timer {
  font-size: 10px;
  position: relative;
  display: none;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .card-icon .timer::after,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon .timer::after {
  content: url("../images/spotlight/loading-bg.png");
  height: 25px;
  width: 25px;
  position: absolute;
  left: -6px;
  top: -5px;
  animation: loaderAnimate 3s linear infinite;
}
@keyframes loaderAnimate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about {
  border-top: 0.52px solid rgba(255, 255, 255, 0.2392156863);
  padding-top: 14px;
  margin-top: 14px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-title,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-title {
  font-size: 10px;
  color: #fff;
  opacity: 72%;
  margin-bottom: 2px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-desc,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-desc {
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn {
  padding: 4px;
  background-color: #fff;
  border-radius: 100px;
  display: flex;
  gap: 12px;
  cursor: pointer;
  width: fit-content;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn span,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn span {
  color: #020202;
  font-size: 15px;
  margin: auto 0 auto 10px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn .play-btn-icon,
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn .play-btn-icon {
  background-color: #020202;
  padding: 12px;
  border-radius: 100%;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider {
  overflow-y: auto;
  height: 45vh;
  scroll-snap-type: y mandatory;
  padding-right: 4px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about {
  display: none;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide {
  padding: 12px 12px 20px;
  margin-bottom: 27px;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div .card-img {
  border: 1px solid #fff;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
  font-size: 18px;
  font-family: "Sentient";
  font-style: italic;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon .play-icon {
  height: 100%;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon .timer {
  display: none;
}
.industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about {
  display: block;
}
.industry-interactions-sect .industry-interactions-block .video-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 676px;
}
.industry-interactions-sect .industry-interactions-block .video-slide .video_player {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 234.78vw;
  height: 120vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: -1;
}
.industry-interactions-sect .industry-interactions-block .video-slide .video-music-icon {
  position: absolute;
  bottom: 40px;
  right: 45px;
  width: 22px;
  height: 22px;
}
.industry-interactions-sect ::-webkit-scrollbar {
  width: 2px;
}
.industry-interactions-sect ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 12px;
}
.industry-interactions-sect ::-webkit-scrollbar-thumb {
  background: rgba(204, 204, 204, 0.4117647059);
  border-radius: 20px;
}

@media (max-width: 1280px) {
  .industry-interactions-sect .industry-interactions-block .video-slide {
    height: 657px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block {
    width: 34.6%;
    top: 36px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider {
    height: 33vh;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn {
    padding: 3px;
    gap: 8px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn span {
    font-size: 12px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn .play-btn-icon {
    padding: 9px;
  }
}
@media (min-width: 0px) and (max-width: 375px) {
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .text,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
    font-size: 12px;
  }
}
@media (max-width: 575.98px) {
  .industry-interactions-sect .industry-interactions-block .sect-title-block {
    gap: 16px;
    margin-bottom: 32px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block {
    min-height: 700px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block {
    left: 30px;
    width: 87.4%;
    top: 48%;
    background: none;
    padding: 0;
    border: none;
    backdrop-filter: blur(0);
    max-height: unset;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .now-playing {
    display: none;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .up-next-label {
    display: none;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide {
    background: rgba(0, 0, 0, 0.5803921569);
    margin-bottom: 16px;
    padding: 8px 12px;
    max-width: 98%;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div {
    width: 100px;
    height: 82px;
    min-width: 100px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div .card-img,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div .card-img {
    border-radius: 12px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div .obj-img,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div .obj-img {
    object-fit: cover;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .text,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
    width: 78%;
    line-height: 1.3;
    text-transform: capitalize;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .card-icon,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon {
    padding-right: 10px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about {
    padding-top: 16px;
    margin-top: 16px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-title,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-title {
    font-size: 14px;
    margin-bottom: 8px;
    opacity: 80%;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-desc,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-desc {
    font-size: 16px;
    margin-bottom: 22px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn {
    gap: 14px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn span,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn span {
    font-size: 16px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide {
    margin-bottom: 22px;
    padding: 14px 14px 20px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
    font-size: 16px;
    line-height: 1.3;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div {
    width: 124px;
    height: 102px;
    min-width: 124px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide {
    height: 700px;
    border-radius: 20px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide .video-music-icon {
    top: 15px;
    right: 15px;
    bottom: unset;
    width: 32px;
    height: 32px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-desc,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .industry-interactions-sect .industry-interactions-block .video-slide .video_player {
    top: 35%;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider {
    height: 13vh;
  }
}
@media (max-width: 395px) {
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider {
    height: 21vh;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div {
    width: 114px;
    height: 89px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block {
    top: 42%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .industry-interactions-sect .industry-interactions-block .sect-title-block {
    gap: 16px;
    margin-bottom: 32px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block {
    min-height: 900px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block {
    left: 30px;
    width: 87.4%;
    top: 30%;
    background: none;
    padding: 0;
    border: none;
    backdrop-filter: blur(0);
    max-height: unset;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .now-playing {
    display: none;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .up-next-label {
    display: none;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide {
    background: rgba(0, 0, 0, 0.5803921569);
    margin-bottom: 16px;
    padding: 8px 12px;
    max-width: 98%;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div {
    width: 100px;
    height: 82px;
    min-width: 100px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-img-div .card-img,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div .card-img {
    border-radius: 12px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .text,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
    width: 78%;
    line-height: 1.3;
    text-transform: capitalize;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail .card-icon,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .card-icon {
    padding-right: 10px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about {
    padding-top: 16px;
    margin-top: 16px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-title,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-title {
    font-size: 14px;
    margin-bottom: 8px;
    opacity: 80%;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-desc,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-desc {
    font-size: 16px;
    margin-bottom: 22px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn {
    gap: 14px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .play-video-btn span,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .play-video-btn span {
    font-size: 16px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide {
    margin-bottom: 22px;
    padding: 14px 14px 20px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
    font-size: 16px;
    line-height: 1.3;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-img-div {
    width: 124px;
    height: 102px;
    min-width: 124px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide {
    height: 765px;
    border-radius: 20px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide .video-music-icon {
    top: 15px;
    right: 15px;
    bottom: unset;
    width: 32px;
    height: 32px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-desc,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .industry-interactions-sect .industry-interactions-block .video-slide .video_player {
    top: 35%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block {
    width: 35%;
    top: 60px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-about .about-desc,
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-about .about-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .active-item-block .video-card-slide .card-info .card-detail .text {
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .industry-interactions-sect .industry-interactions-block .video-slide .video_player {
    height: 122vh !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider {
    height: 38vh;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide {
    height: 748px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide .video_player {
    top: 56%;
  }
}
@media (min-width: 1920px) {
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider {
    height: 31vh;
    padding-right: 4px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-thumbnail-block .video-thumbnail-slider .video-card-slide .card-info .card-detail {
    width: 100%;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide {
    height: 715px;
  }
  .industry-interactions-sect .industry-interactions-block .video-content-block .video-slide .video_player {
    width: 201.78vh;
    height: 114vh;
    top: 56%;
  }
}/*# sourceMappingURL=unext-spotlight.css.map */