body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  margin: 0;
  padding: 0;
}
body {
  line-height: normal;
  scroll-behavior: smooth;
  background-color: #000;
  padding-right: 0 !important;
  overflow: hidden;
}
html {
  overflow-y: scroll;
}
.highlight {
  font-weight: bold;
  color: #e63946; /* red for demo */
}

.liqvd_in_talks_wrapper {
  padding: 10rem 0;
  position: relative;
}
@media screen and (max-width: 767.5px) {
  .liqvd_in_talks_wrapper {
    padding: 8rem 0 4rem;
  }
}
.liqvd_in_talks_wrapper .line {
  position: absolute;
  top: 58%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
}
@media screen and (max-width: 767.5px) {
  .liqvd_in_talks_wrapper .line {
    top: 55%;
  }
}
@media screen and (max-width: 767.5px) {
  .liqvd_in_talks_wrapper img {
    width: 30%;
  }
}

.liqvd_in_talks_wrapper p {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  color: #fff;
  text-align: center;
  margin-top: 32px;
  position: relative;
  z-index: 2;
  /* padding-top: 15px; */
}
@media screen and (max-width: 767.5px) {
  .liqvd_in_talks_wrapper p br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .liqvd_in_talks_wrapper p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.5px) {
  .liqvd_in_talks_wrapper p {
    font-size: 16px;
    text-align: center;
  }
}
.fresh_of_the_mic_wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 767.5px) {
  .fresh_of_the_mic_wrapper {
    margin-top: 65px;
  }
}

.fresh_of_the_mic_wrapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  margin-bottom: 36px;
  text-align: center;
}
@media screen and (max-width: 991.5px) {
  .fresh_of_the_mic_wrapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .fresh_of_the_mic_wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .fresh_of_the_mic_wrapper h2 {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
.fresh_of_the_mic_wrapper .fresh_of_mic_content {
  background: #1c1c1c;
  padding: 24px;
  border-radius: 16px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1366.5px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content {
    height: 260px;
  }
}

@media screen and (max-width: 767.5px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content {
    height: auto;
    padding: 24px;
    margin: 0 10px;
  }
}
.fresh_of_the_mic_wrapper .fresh_of_mic_content h3 {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  color: #fff;
  margin-bottom: 26px;
}

@media screen and (max-width: 1440px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1366.5px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content h3 {
    font-size: 16px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767.5px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content h3 {
    font-size: 18px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 767.5px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content h3 br {
    display: none;
  }
}

.fresh_of_the_mic_wrapper .fresh_of_mic_content p {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #a1a1a1;
}
@media screen and (max-width: 1366.5px) {
  .fresh_of_the_mic_wrapper .fresh_of_mic_content p {
    font-size: 14px;
  }
}
.fresh_of_the_mic_wrapper .fresh_of_mic_content p span {
  color: #812b80;
  font-weight: 600;
  font-family: "Syne", sans-serif;
}

.watch_now_video,
.add_to_playlist {
  font-family: "Plus Jakarta Sans";
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  /* margin-top: 24px; */
}
@media screen and (max-width: 767.5px) {
  .watch_now_video,
  .add_to_playlist {
    font-size: 11px;
  }
}
.watch_now_video img,
.add_to_playlist img {
  width: 30px;
}
@media screen and (max-width: 767.5px) {
  .watch_now_video img,
  .add_to_playlist img {
    width: 20px;
  }
}
.fresh_mic_img img {
  height: 300px;
  object-fit: cover;
  border-radius: 16px;
}
@media screen and (max-width: 1366.5px) {
  .fresh_mic_img img {
    height: 260px;
  }
}
@media screen and (max-width: 767.5px) {
  .fresh_mic_img img {
    height: auto;
  }
}
.fresh_of_the_mic_wrapper .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: #d9d9d9;
}
.fresh_of_the_mic_wrapper .slick-dots .slick-active {
  background-color: #812b80;
}
.fresh_of_the_mic_wrapper .slick-dots li button:before,
.fresh_of_the_mic_wrapper .slick-dots li.slick-active button:before {
  color: #000;
}
.fresh_of_the_mic_wrapper .slick-dots {
  bottom: -50px;
}

.recommendation_wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 991.5px) {
  .recommendation_wrapper {
    margin-top: 60px;
  }
}
.recommendation_wrapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  margin-bottom: 36px;
  text-align: center;
}
@media screen and (max-width: 991.5px) {
  .recommendation_wrapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .recommendation_wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .recommendation_wrapper h2 {
    font-size: 24px;
    margin-bottom: 32px;
    text-align: center;
  }
}
.recommended_btns {
  margin-bottom: 70px;
}
@media screen and (max-width: 991.5px) {
  .recommended_btns {
    margin-bottom: 30px;
  }
}
.recommended_btns .active {
  background-color: #812b80;
}
.recommendation_wrapper .recommended_dropdown select {
  background-color: #000;
  color: #fff;
}
.form-select:focus {
  border-color: unset !important;
  outline: 0;
  box-shadow: unset !important;
}

.recommended_btns button {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  background: #1c1c1c;
  padding: 8px 16px;
  border-radius: 8px;
  color: #fff;
  border: none;
  outline: none;
}
.recommendation_cards {
  transition: 0.3s;
}
@media screen and (max-width: 767.5px) {
  .recommended_card {
    margin-bottom: 30px;
  }
}
.recommended_card_content {
  margin-top: 40px;
}
.recommended_card_content .new_release {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  padding: 6px 12px;
  border-radius: 8px;
  background: #1c1c1c;
  color: #fff;
}
.recommended_card_content h4 {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
}
.recommended_card_content h4 .time {
  position: relative;
}
.recommended_card_content h4 .time::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #812b80;
  border-radius: 100%;
  left: -25px;
  top: 5px;
}
.recommended_card p {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #fff;
  margin-top: 32px;
}
@media screen and (max-width: 767.5px) {
  .recommended_card p br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .recommended_card p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.5px) {
  .recommended_card p {
    font-size: 16px;
  }
}
/* about_lit_warapper */
.about_lit_warapper {
  margin-top: 100px;
}
/* @media screen and (max-width: 991.5px) { */
/* .about_lit_warapper { */
/* margin-top: 60px; */
/* } */
/* } */

.about_lit_warapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.5px) {
  .about_lit_warapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .about_lit_warapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .about_lit_warapper h2 {
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
}

.about_lit_warapper .about_lit_content .about_lit_card {
  padding: 24px;
  background-color: #1c1c1c;
  box-shadow: -6.22px 6.22px 46.66px 0px #0000000f;
  border-radius: 9px;
  max-width: 370px;
}
@media screen and (max-width: 767.5px) {
  .about_lit_warapper .about_lit_content .about_lit_card {
    margin: 0 auto;
  }
}
.about_lit_warapper .about_lit_content .about_lit_card h3 {
  font-family: "Plus Jakarta Sans";

  font-weight: 600;
  font-style: Light;
  font-size: 16px;
  line-height: 120%;
  margin-top: 14px;
  color: #fff;
}
.about_lit_warapper .about_lit_content .about_lit_card p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: Light;
  font-size: 16px;
  line-height: 120%;
  margin-top: 14px;

  color: #acacac;
}
/* goals_wrapper */
.goals_wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 991.5px) {
  .goals_wrapper {
    margin-top: 60px;
  }
}

.goals_wrapper #goals_slider .slick-list {
  padding: 0 9% 0 0 !important;
}
.goals_wrapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 991.5px) {
  .goals_wrapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .goals_wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .goals_wrapper h2 {
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
}
.goals_wrapper .goal_card {
  padding: 25px;
  background-color: #1c1c1c;
}
@media screen and (max-width: 1440px) {
  .goals_wrapper .goal_card {
    padding: 20px;
  }
}
@media screen and (max-width: 767.5px) {
  .goals_wrapper .goal_card {
    margin: 0 10px;
  }
}
.goals_wrapper .goal_card h5 {
  font-family: "Syne", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  line-height: 160%;
  color: #fff;
  margin-top: 2rem;
}
@media screen and (max-width: 1440px) {
  .goals_wrapper .goal_card h5 {
    font-size: 20px;
  }
}
.goals_wrapper .goal_card img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
/* &############## accordion_wrapper ########### */
.accordion_wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 991.5px) {
  .accordion_wrapper {
    margin-top: 60px;
  }
}
.accordion_wrapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 991.5px) {
  .accordion_wrapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .accordion_wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .accordion_wrapper h2 {
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
}

.accordion_wrapper .accordion .accordion-item {
  position: relative;
  border: 0;
  padding: 20px 0;
  color: #acacac;
  background-color: #000;
  border-bottom: 0.3px solid #8e9fb5;
  border-radius: 0;
  font-size: 16px;
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 767.5px) {
  .accordion_wrapper .accordion .accordion-item {
    font-size: 14px;
  }
}
.accordion_wrapper .accordion .accordion-button {
  font-size: 20px;
  font-family: "Plus Jakarta Sans";
  line-height: 140%;
  color: #fff;
  background-color: #000;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 8px;
}
.accordion_wrapper .accordion .accordion-button:not(.collapsed) {
  background-color: unset;
  box-shadow: unset;
}
.accordion_wrapper .accordion .accordion-button:not(.collapsed)::after {
  padding-top: 30px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='%23812B80'%20d='M19%2013H5v-2h14v2z'/%3E%3C/svg%3E");
}
.accordion_wrapper .accordion .accordion-button:focus {
  border: 0;
  box-shadow: unset;
}
.accordion_wrapper .accordion .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='%23812B80'%20d='M19%2013H13v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3E%3C/svg%3E");
  background-size: 27px;
}
@media screen and (max-width: 1440px) {
  .accordion_wrapper .accordion .accordion-button {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.5px) {
  .accordion_wrapper .accordion .accordion-button {
    font-size: 16px;
  }
}

.accordion_wrapper .accordion-button::after {
  filter: unset;
}
.accordion_wrapper .accordion .card-body .card-body-content p {
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  text-align: left;
  padding-bottom: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.accordion_wrapper .accordion .card-body .card-body-content p a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
}
@media screen and (max-width: 1440px) {
  .accordion_wrapper .accordion .card-body .card-body-content p {
    font-size: 16px;
    padding-bottom: 10px;
  }
}

.stay_in_the_loop_wrapper {
  margin: 100px 0;
}

@media screen and (max-width: 991.5px) {
  .stay_in_the_loop_wrapper {
    margin: 60px 0;
  }
}

.stay_in_the_loop_wrapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991.5px) {
  .stay_in_the_loop_wrapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .stay_in_the_loop_wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .stay_in_the_loop_wrapper h2 {
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
}

.stay_in_the_loop_wrapper p {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #e2e2e2;
  margin-top: 16px;
  text-align: center;
  margin-bottom: 48px;
}
@media screen and (max-width: 767.5px) {
  .stay_in_the_loop_wrapper p br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .stay_in_the_loop_wrapper p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.5px) {
  .stay_in_the_loop_wrapper p {
    font-size: 16px;
    margin-bottom: 32px;
  }
}
.stay_in_the_loop_wrapper form {
  width: fit-content;
}
.stay_in_the_loop_wrapper .email_input {
  padding: 9px 16px;
  width: 300px;
  border: 1px solid #dbdbdb;
  border-radius: 12px;
  outline: none;
  display: block;
}
@media screen and (max-width: 767.5px) {
  .stay_in_the_loop_wrapper .email_input {
    width: auto;
    padding: 7px 16px;
  }
}
.stay_in_the_loop_wrapper .email_input::placeholder {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0%;
  color: #b7b7b7;
}
@media screen and (max-width: 767.5px) {
  .stay_in_the_loop_wrapper .email_input::placeholder {
    font-size: 12px;
  }
}
.stay_in_the_loop_wrapper .signup {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;

  padding: 12px 50px;
  border-radius: 8px;
  background: #812b80;
  outline: none;
  color: #fff;
  border: 1px solid #812b80;
  display: block;
}
@media screen and (max-width: 767.5px) {
  .stay_in_the_loop_wrapper .signup {
    font-size: 12px;
    padding: 10px 30px;
  }
}

.tab-content {
  display: none;
  opacity: 0;
}

.active_tab {
  display: block;
  opacity: 1;
}

/* preview page */
.lit_preview_wrapper {
  padding-top: 8rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper {
    padding-top: 5rem;
  }
}

.lit_preview_wrapper h1 {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  color: #fff;
  padding-top: 20px;
}

@media screen and (max-width: 1440px) {
  .lit_preview_wrapper h1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper h1 {
    font-size: 18px;
  }
}
.lit_preview_wrapper .view_box {
  gap: 20px;
  padding: 14px 0 20px;
  border-bottom: 1px solid #b5b5b5;
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .view_box {
    gap: 10px;
  }
}

.lit_preview_wrapper h4 {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
  position: relative;
}
.lit_preview_wrapper h4 span {
  position: relative;
}
.lit_preview_wrapper .time::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 100%;
  left: -25px;
  top: 5px;
}
.lit_preview_wrapper .view_box .v_line::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #a1a1a1;
  left: -20px;
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .view_box .v_line::before {
    left: -20px;
  }
}
.lit_preview_wrapper #selectedRating {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
  position: relative;
}
/* @media screen and (max-width: 767.5px) { */
/* .lit_preview_wrapper #selectedRating { */
/* font-size: 12px; */
/* } */
/* } */

.lit_preview_wrapper p {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #a1a1a1;
  padding-top: 20px;
}
@media screen and (max-width: 1366.5px) {
  .lit_preview_wrapper p {
    font-size: 14px;
  }
}
.lit_preview_wrapper p span {
  color: #812b80;
  font-weight: 600;
  font-family: "Syne", sans-serif;
}
.rate_podecast {
  font-family: "Plus Jakarta Sans";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0%;
  text-decoration: underline;
  color: #ffc403;
  background-color: transparent;
  outline: none;
  border: none;
  /* padding-top: 3px; */
}
@media screen and (max-width: 767.5px) {
  .rate_podecast {
    font-size: 11px;
  }
}
.lit_preview_wrapper .podcast_rating_wrapper {
  display: none;
  background: #80808099;
  border-radius: 16px;
  width: 300px;
  height: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
  /* display: flex; */
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .podcast_rating_wrapper {
    padding: 20px;
    height: 150px;
  }
}
.lit_preview_wrapper .podcast_rating_wrapper h3 {
  font-family: "Syne", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  color: #ffffff;
  line-height: 140%;
  text-align: center;
}
.lit_preview_wrapper .podcast_rating_wrapper h4 {
  font-family: "Plus Jakarta Sans";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  color: #fdc4fd;
  line-height: 140%;
  text-align: center;
  padding: 20px 0;
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .podcast_rating_wrapper h4 {
    padding: 10px 0;
  }
}
.lit_preview_wrapper .watch_next_wrapp {
  margin-top: 40px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 400px;
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .watch_next_wrapp {
    height: auto;
  }
}
.watch_next_wrapp::-webkit-scrollbar-track {
  background: #000;
}

.watch_next_wrapp::-webkit-scrollbar-thumb {
  background: #000;
}

.watch_next_wrapp::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.watch_next_wrapp::-webkit-scrollbar {
  width: 4px;
  border-radius: 20px;
}

.watch_next_wrapp::-webkit-scrollbar-corner {
  background: #000;
}
.lit_preview_wrapper h2 {
  font-family: "Plus Jakarta Sans";
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
  /* padding-bottom: 24px; */
  /* border-bottom: 1px solid #a1a1a1; */
}
.lit_preview_wrapper .watch_videos {
  padding-bottom: 24px;
  border-bottom: 1px solid #a1a1a1;
}
.lit_preview_wrapper .watch_next_wrapp .watch_next_content h3 {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
  margin-bottom: 16px;
}
@media screen and (max-width: 1440px) {
  .lit_preview_wrapper .watch_next_wrapp .watch_next_content h3 {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .watch_next_wrapp .watch_next_content h3 {
    margin-bottom: 10px;
  }
}
.lit_preview_wrapper .watch_next_wrapp .watch_next_content h2 {
  font-family: "Plus Jakarta Sans";
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
  border-bottom: none;
  padding-bottom: 16px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .lit_preview_wrapper .watch_next_wrapp .watch_next_content h2 {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 1366.5px) {
  .lit_preview_wrapper .watch_next_wrapp .watch_next_content h2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767.5px) {
  .lit_preview_wrapper .watch_next_wrapp .watch_next_content h2 {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
.lit_preview_wrapper .watch_next_wrapp .watch_next_content h4 {
  color: #a1a1a1;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
}
/* &###### css for rating popup card # */
.star-rating {
  display: flex;
  gap: 6px;
  justify-content: center;
  font-size: 32px;
  cursor: pointer;
}

.star-rating span {
  color: transparent;
  /* empty */
  -webkit-text-stroke: 2px #ffc403;
  /* gold outline */
  transition: color 0.2s;
}

/* filled state */
.star-rating span.filled {
  color: #ffc403;
  /* gold fill */
  -webkit-text-stroke: 2px #ffc403;
}
/* &###### css for rating popup card # */

.footer_form h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  color: #fff;
  letter-spacing: normal;
}
@media screen and (max-width: 991.5px) {
  .footer_form h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .footer_form h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767.5px) {
  .footer_form h2 {
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
}

.footer_form p {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #e2e2e2;
  margin-top: 16px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767.5px) {
  .footer_form p br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .footer_form p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.5px) {
  .footer_form p {
    font-size: 16px;
    margin-bottom: 32px;
  }
}
.footer_form .email_input {
  padding: 9px 16px;
  border: 1px solid #dbdbdb;
  border-radius: 12px;
  outline: none;
  display: block;
  font-size: 14px;
  font-family: Inter;
  font-weight: 400;
}
@media screen and (max-width: 767.5px) {
  .footer_form .email_input {
    width: auto;
    padding: 7px 16px;
  }
}
.footer_form .email_input::placeholder {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0%;
  color: #b7b7b7;
}
@media screen and (max-width: 767.5px) {
  .footer_form .email_input::placeholder {
    font-size: 12px;
  }
}
.footer_form .signup {
  font-family: Inter;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;

  padding: 12px 30px;
  border-radius: 8px;
  background: #812b80;
  outline: none;
  color: #fff;
  border: 1px solid #812b80;
  display: block;
}
@media screen and (max-width: 767.5px) {
  .footer_form .signup {
    font-size: 12px;
    padding: 10px 30px;
  }
}

/* &$$$$$$$$$$$$$$$$$$$$$ lit_playlist_wrapper ######################## */
.lit_playlist_wrapper {
  margin-top: 70px;
}
@media screen and (max-width: 767.5px) {
  .lit_playlist_wrapper {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767.5px) {
  .lit_playlist_wrapper #lit_playlist_slider {
    padding: 0 9% 0 0 !important;
  }
}

.lit_playlist_wrapper h2 {
  font-family: "Syne", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  margin-bottom: 36px;
  text-align: center;
}
@media screen and (max-width: 991.5px) {
  .lit_playlist_wrapper h2 br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .lit_playlist_wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.5px) {
  .lit_playlist_wrapper h2 {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
.lit_playlist_wrapper ul {
  margin-bottom: 80px;
}

.lit_playlist_wrapper ul li {
  font-family: "Syne", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #fff;
  position: relative;
}
.lit_playlist_wrapper ul .disc_list::before {
  position: absolute;
  content: "";
  left: -20%;
  top: 36%;
  width: 6px;
  height: 6px;
  background-color: #812b80;
  border-radius: 50px;
}
.lit_playlist_wrapper ul .disc_list1::before {
  position: absolute;
  content: "";
  left: -15%;
  top: 36%;
  width: 6px;
  height: 6px;
  background-color: #812b80;
  border-radius: 50px;
}
.lit_playlist_wrapper .lit_playlist_card {
  padding: 44px 16px 24px;
  min-height: 350px;
  position: relative;
  border: 1px solid #5b5b5b;
  border-radius: 8px;
  background-color: #121212;
}
/* @media screen and (max-width: 1440px) { */
/* .lit_playlist_wrapper .lit_playlist_card { */
/* min-height: 310px; */
/* } */
/* } */
@media screen and (max-width: 767.5px) {
  .lit_playlist_wrapper .lit_playlist_card {
    margin: 0 10px;
  }
}
.lit_playlist_wrapper .lit_playlist_card h3 {
  font-family: "Syne", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-top: 4rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1440px) {
  .lit_playlist_wrapper .lit_playlist_card h3 {
    font-size: 18px;
  }
}
.lit_playlist_wrapper .lit_playlist_card img {
  width: 50%;
  margin: 0 auto;
  display: block;
  height: 70px;
  object-fit: contain;
}
.lit_playlist_wrapper .lit_playlist_card p {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #e2e2e2;
  margin-top: 16px;
  text-align: center;
  /* position: absolute; */
  bottom: 20px;
  border-top: 1px solid #404040;
  width: 90%;
  margin: auto;
  padding-top: 20px;
}
@media screen and (max-width: 767.5px) {
  .lit_playlist_wrapper .lit_playlist_card p br {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .lit_playlist_wrapper .lit_playlist_card p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1366.5px) {
  .lit_playlist_wrapper .lit_playlist_card p {
    font-size: 13px;
  }
}
@media screen and (max-width: 767.5px) {
  .lit_playlist_wrapper .lit_playlist_card p {
    font-size: 14spx;
  }
}
