.LF-sessions {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #fbfbfa;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
}
.LF-sessions img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
  display: block;
}
.LF-sessions a {
  text-decoration: none;
  color: inherit;
}
.LF-sessions a:hover {
  opacity: 1;
}
.LF-sessions .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.LF-sessions button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
.LF-sessions figure {
  margin: 0;
}

.LF-sessions .LF-sessions__inner {
  width: 100%;
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix {
  background-image: var(--bg-image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  clip-path: inset(0 0 0 0);
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_cassete {
  height: 220px;
  width: 343px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -6;
  opacity: 0.9;
}
@media screen and (min-width: 768px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_cassete {
    height: 465px;
    width: 736px;
  }
}
@media screen and (min-width: 1024px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_cassete {
    height: 400px;
    width: 623px;
  }
}
@media screen and (min-width: 1366px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_cassete {
    width: 903px;
    height: 580px;
  }
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_cassete img {
  width: auto;
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title {
  height: 230px;
  display: flex;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  align-items: flex-end;
  padding: 0 16px 130px;
  justify-content: center;
  width: 100%;
  z-index: -5;
  mix-blend-mode: difference;
  pointer-events: none;
}
@media screen and (min-width: 1366px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title {
    height: 320px;
  }
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
  text-transform: uppercase;
  font-size: clamp(38px, 11vw, 6rem);
  line-height: 52px;
  font-family: "untitled-sans", sans-serif;
  font-weight: 600;
  letter-spacing: -5px;
  text-align: center;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.9);
}
@media screen and (min-width: 768px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
    font-size: 104px;
    line-height: 104px;
  }
}
@media screen and (min-width: 1024px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
    font-size: 138px;
    line-height: 138px;
  }
}
@media screen and (min-width: 1366px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
    font-size: clamp(189px, 10vw, 8rem);
    line-height: 198px;
  }
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2:first-child {
  transform: translateY(-55px);
}
@media screen and (min-width: 768px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2:first-child {
    transform: translateY(-86px);
  }
}
@media screen and (min-width: 1024px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_title h2:first-child {
    transform: none;
  }
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now {
  bottom: 16px;
  left: 16px;
  transform: none;
  top: auto;
  right: 87px;
  background-color: #fff;
  padding: 4px 16px 4px 4px;
  width: 343px;
  display: flex;
  gap: 12px;
  position: absolute;
  border-radius: 2px;
}
@media screen and (min-width: 1024px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now {
    right: 87px;
    left: auto;
    bottom: auto;
    top: 35%;
  }
}
@media screen and (min-width: 1366px) {
  .LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now {
    right: 86px;
    top: 50%;
  }
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now .custom_monthly_mix_listen_now_image {
  width: 64px;
  min-width: 64px;
  height: 79px;
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now .custom_monthly_mix_listen_now_text {
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "untitled-sans", sans-serif;
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now .custom_monthly_mix_listen_now_text .custom_monthly_mix_listen_now_text_artist {
  margin-bottom: 8px;
}
.LF-sessions .LF-sessions__inner .custom_monthly_mix .custom_monthly_mix_listen_now .custom_monthly_mix_listen_now_text .custom_monthly_mix_listen_now_text_listen {
  color: #6e6f6f;
}/*# sourceMappingURL=GenderTOP_LeatherFair_Sessions_20250929.css.map */