@font-face {
  font-family: "ETmodules";
  font-display: block;
  src:
    url("/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.woff") format("woff"),
    url("/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 981px) {
  body.page-id-7401 .et_pb_image_0_tb_header {
    padding-right: 20px;
    padding-left: 40px;
  }

  body.page-id-7401 .et-menu li li a {
    width: 360px;
  }
}

@media (max-width: 980px) {
  body.page-id-7401 .et_pb_image_0_tb_header {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  body.page-id-7401 .et_pb_image_0_tb_header {
    padding-right: 10px;
  }
}

.lfle-podcasts {
  --lfle-purple: #5547f1;
  --lfle-yellow: #fff800;
  --lfle-cream: #fffaeb;
  --lfle-card: #fffdf7;
  --lfle-ink: #1c1b29;
  --lfle-muted: #5b5a68;
  --lfle-cyan: #19b9c7;
  --lfle-line: rgba(85, 71, 241, .16);
  --lfle-shadow: 0 18px 42px rgba(28, 27, 41, .08);
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: var(--lfle-cream);
  color: var(--lfle-ink);
  font-family: "Uniform Pro Xcon Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}

.lfle-podcasts * {
  box-sizing: border-box;
}

html,
body.page-id-7401,
body.page-id-7401 #page-container,
body.page-id-7401 #et-boc {
  overflow-x: hidden;
}

body.page-id-7401,
body.page-id-7401 #main-content,
body.page-id-7401 #content-area,
body.page-id-7401 .container,
body.page-id-7401 #left-area,
body.page-id-7401 .entry-content {
  background: #fffaeb;
}

body.page-id-7401 #left-area {
  float: none;
  width: 100%;
  padding-right: 0;
}

body.page-id-7401 #main-content .container {
  width: 100%;
  max-width: none;
  padding-top: 0;
}

body.page-id-7401 #sidebar,
body.page-id-7401 .container::before,
body.page-id-7401 .entry-title,
body.page-id-7401 .main_title {
  display: none !important;
}

body.page-id-7401 .et_pb_scroll_top {
  right: 0;
}

body.page-id-7401 main,
body.page-id-7401 .entry-content,
body.page-id-7401 .wp-block-post-content,
body.page-id-7401 .wp-block-post-content > .lfle-podcasts {
  max-width: none !important;
  width: 100%;
}

body.page-id-7401 .wp-block-post-content > .lfle-podcasts {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.lfle-podcasts p,
.lfle-podcasts h1,
.lfle-podcasts h2,
.lfle-podcasts h3 {
  padding-bottom: 0;
}

.lfle-inner {
  width: min(1012px, calc(100% - 48px));
  margin: 0 auto;
}

.lfle-hero {
  padding: 24px 0 48px;
  background: var(--lfle-cream);
  text-align: left;
}

.lfle-context-nav {
  display: inline-flex;
  overflow: hidden;
  margin: 0 0 22px;
  border: 1px solid rgba(85, 71, 241, .22);
  border-radius: 100px;
  background: var(--lfle-card);
}

.lfle-context-nav a,
.lfle-context-nav span {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  color: var(--lfle-purple);
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  padding: 11px 20px;
  text-decoration: none;
}

.lfle-context-nav [aria-current="page"] {
  background: var(--lfle-purple);
  color: var(--lfle-yellow);
}

.lfle-context-nav a:hover {
  background: rgba(25, 185, 199, .12);
}

.lfle-context-nav a:focus-visible,
.lfle-eyebrow a:focus-visible {
  outline: 3px solid var(--lfle-cyan);
  outline-offset: -3px;
}

.lfle-eyebrow {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 24px;
  color: var(--lfle-cyan);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}

.lfle-eyebrow a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 3px;
}

.lfle-eyebrow a:hover {
  text-decoration-color: currentColor;
}

.lfle-hero h1,
.lfle-section-title h2,
.lfle-featured-copy h2,
.lfle-episode h3 {
  font-family: "Lora Bold", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}

.lfle-hero h1 {
  max-width: 1000px;
  margin: 0;
  color: var(--lfle-purple);
  font-size: 72px;
  line-height: 1.2;
}

.lfle-subtitle {
  max-width: 1012px;
  margin: 20px 0 0;
  color: var(--lfle-purple);
  font-family: "Lora Bold", Helvetica, Arial, Lucida, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.2;
}

.lfle-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr);
  gap: 28px;
  align-items: stretch;
  margin-top: 46px;
  text-align: left;
}

.lfle-intro-copy,
.lfle-blue-box,
.lfle-featured-panel,
.lfle-episode {
  border: 1px solid var(--lfle-line);
  border-radius: 20px;
  box-shadow: var(--lfle-shadow);
}

.lfle-intro-copy {
  background: var(--lfle-card);
  border-top: 6px solid var(--lfle-purple);
  padding: 34px 38px;
}

.lfle-intro-copy p {
  margin: 0;
  color: var(--lfle-ink);
  font-size: 17px;
  line-height: 1.65;
}

.lfle-blue-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 18px;
  background: var(--lfle-purple);
  border-color: rgba(85, 71, 241, .32);
  border-top: 6px solid var(--lfle-yellow);
  color: #fff;
  padding: 34px 38px;
}

.lfle-blue-box strong {
  color: var(--lfle-yellow);
  font-family: "Lora Bold", Helvetica, Arial, Lucida, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
}

.lfle-blue-box span {
  color: rgba(255, 255, 255, .88);
  font-size: 16px;
  line-height: 1.65;
}

.lfle-section {
  padding: 52px 0 64px;
  background: var(--lfle-cream);
}

.lfle-section + .lfle-section {
  padding-top: 18px;
}

.lfle-section-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 26px;
}

.lfle-section-title h2 {
  margin: 0;
  color: var(--lfle-purple);
  font-size: 38px;
  line-height: 1.12;
}

.lfle-count {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  border: 1px solid var(--lfle-line);
  border-radius: 100px;
  background: var(--lfle-card);
  color: var(--lfle-muted);
  font-size: 14px;
  font-weight: 700;
  padding: 8px 16px;
  white-space: nowrap;
}

.lfle-featured-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin: 0 -12px 8px 0;
}

.lfle-featured-tabs > p {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 0;
  margin: 0;
}

.lfle-featured-tabs br {
  display: none;
}

.lfle-featured-tab {
  min-height: 44px;
  margin: 0 12px 16px 0;
  border: 1px solid rgba(85, 71, 241, .24);
  border-radius: 100px;
  background: var(--lfle-card);
  color: var(--lfle-purple);
  cursor: pointer;
  font-family: "Uniform Pro Xcon Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 11px 18px;
}

.lfle-featured-tab.is-active {
  background: var(--lfle-purple);
  border-color: var(--lfle-purple);
  color: var(--lfle-yellow);
}

.lfle-featured-tab:focus-visible {
  outline: 3px solid var(--lfle-cyan);
  outline-offset: 3px;
}

.lfle-featured-panel {
  display: none;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
  gap: 32px;
  align-items: center;
  background: var(--lfle-card);
  border-top: 6px solid var(--lfle-cyan);
  padding: 36px 38px;
}

.lfle-featured-panel.is-active {
  display: grid;
}

.lfle-featured-panel[hidden] {
  display: none !important;
}

.lfle-featured-panel:focus-visible {
  outline: 3px solid rgba(25, 185, 199, .72);
  outline-offset: 4px;
}

.lfle-kicker {
  margin: 0 0 12px;
  color: var(--lfle-cyan);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lfle-featured-copy h2,
.lfle-episode h3 {
  margin: 0;
  color: var(--lfle-ink);
  line-height: 1.16;
}

.lfle-featured-copy h2 {
  color: var(--lfle-purple);
  font-size: 36px;
}

.lfle-role {
  margin: 12px 0 0;
  color: var(--lfle-muted);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}

.lfle-theme {
  margin: 14px 0 0;
  color: var(--lfle-ink);
  font-size: 16px;
  line-height: 1.55;
}

.lfle-podcasts audio {
  width: 100%;
  min-height: 44px;
}

.lfle-podcasts audio.lfle-native-audio {
  display: none;
}

.lfle-player {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  width: 100%;
  min-height: 94px;
  align-items: flex-start;
  gap: 14px;
  border: 1px solid rgba(85, 71, 241, .18);
  border-radius: 28px;
  background: rgba(255, 255, 255, .72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .52);
  padding: 10px 14px 12px 10px;
}

.lfle-player.is-playing {
  border-color: rgba(25, 185, 199, .55);
  background: #fffdf7;
}

.lfle-player-play {
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-top: 4px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50%;
  background: var(--lfle-purple);
  color: var(--lfle-yellow);
  cursor: pointer;
  transition: background-color .18s ease, transform .18s ease;
}

.lfle-player-play:hover,
.lfle-player-play:focus-visible {
  background: var(--lfle-cyan);
}

.lfle-player-play:focus-visible {
  outline: 3px solid rgba(25, 185, 199, .28);
  outline-offset: 3px;
}

.lfle-player-play::before {
  width: 0;
  height: 0;
  margin-left: 3px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid var(--lfle-yellow);
  content: "";
}

.lfle-player.is-playing .lfle-player-play::before {
  width: 5px;
  height: 16px;
  margin-left: -8px;
  border: 0;
  background: var(--lfle-yellow);
  box-shadow: 9px 0 0 var(--lfle-yellow);
}

.lfle-player-body {
  display: grid;
  min-width: 0;
  gap: 9px;
}

.lfle-player-line {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
}

.lfle-player-title {
  min-width: 0;
  overflow: hidden;
  color: var(--lfle-ink);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lfle-player-time {
  justify-self: end;
  color: var(--lfle-muted);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.lfle-player-range {
  position: relative;
  display: block;
  width: 100%;
  height: 22px;
  padding: 0;
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  touch-action: none;
}

.lfle-player-range::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 8px;
  border-radius: 100px;
  background: linear-gradient(to right, var(--lfle-cyan) var(--lfle-progress, 0%), rgba(85, 71, 241, .16) var(--lfle-progress, 0%));
  content: "";
  transform: translateY(-50%);
}

.lfle-player-range::after {
  position: absolute;
  top: 50%;
  left: var(--lfle-progress, 0%);
  width: 18px;
  height: 18px;
  border: 3px solid #fffdf7;
  border-radius: 50%;
  background: var(--lfle-purple);
  box-shadow: 0 3px 10px rgba(28, 27, 41, .18);
  content: "";
  transform: translate(-50%, -50%);
}

.lfle-player-range:focus-visible {
  outline: 3px solid rgba(25, 185, 199, .24);
  outline-offset: 4px;
}

.lfle-player-tools {
  display: flex;
  min-width: 0;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.lfle-player-control {
  display: inline-flex;
  min-width: 38px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(85, 71, 241, .18);
  border-radius: 100px;
  background: #fffdf7;
  color: var(--lfle-purple);
  cursor: pointer;
  font-family: "Uniform Pro Xcon Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  padding: 0 10px;
}

.lfle-player-control:hover,
.lfle-player-control:focus-visible {
  border-color: rgba(25, 185, 199, .62);
  color: var(--lfle-cyan);
}

.lfle-player-control:focus-visible,
.lfle-player-volume:focus-visible {
  outline: 3px solid rgba(25, 185, 199, .24);
  outline-offset: 2px;
}

.lfle-player-mute {
  width: 34px;
  min-width: 34px;
  padding: 0;
}

.lfle-player-mute svg {
  display: block;
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.lfle-player.is-muted .lfle-player-mute {
  border-color: rgba(25, 185, 199, .62);
  color: var(--lfle-cyan);
}

.lfle-player-volume {
  width: 82px;
  height: 7px;
  appearance: none;
  border: 0;
  border-radius: 100px;
  background: linear-gradient(to right, var(--lfle-purple) var(--lfle-volume, 100%), rgba(85, 71, 241, .16) var(--lfle-volume, 100%));
  cursor: pointer;
}

.lfle-player-volume::-webkit-slider-thumb {
  width: 16px;
  height: 16px;
  appearance: none;
  border: 3px solid #fffdf7;
  border-radius: 50%;
  background: var(--lfle-cyan);
  box-shadow: 0 3px 10px rgba(28, 27, 41, .16);
}

.lfle-player-volume::-moz-range-thumb {
  width: 12px;
  height: 12px;
  border: 3px solid #fffdf7;
  border-radius: 50%;
  background: var(--lfle-cyan);
  box-shadow: 0 3px 10px rgba(28, 27, 41, .16);
}

.lfle-player-volume::-moz-range-track {
  height: 7px;
  border: 0;
  border-radius: 100px;
  background: transparent;
}

.lfle-player-speed {
  min-width: 42px;
}

.lfle-filter {
  margin: -6px 0 28px;
  border: 1px solid rgba(85, 71, 241, .16);
  border-radius: 18px;
  background: rgba(255, 253, 247, .76);
  box-shadow: var(--lfle-shadow);
  padding: 18px;
}

.lfle-filter-main {
  display: grid;
  grid-template-columns: minmax(240px, 1fr) auto;
  gap: 14px;
  align-items: end;
}

.lfle-filter-search {
  display: grid;
  gap: 7px;
  min-width: 0;
}

.lfle-filter-label {
  color: var(--lfle-muted);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .02em;
  line-height: 1;
  text-transform: uppercase;
}

.lfle-filter-input {
  width: 100%;
  min-height: 46px;
  border: 1px solid rgba(85, 71, 241, .2);
  border-radius: 100px;
  background: #fffdf7;
  color: var(--lfle-ink);
  font-family: "Uniform Pro Xcon Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  padding: 10px 18px;
}

.lfle-filter-input:focus-visible,
.lfle-filter-chip:focus-visible,
.lfle-filter-reset:focus-visible {
  outline: 3px solid rgba(25, 185, 199, .24);
  outline-offset: 2px;
}

.lfle-filter-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

.lfle-filter-status {
  color: var(--lfle-muted);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.15;
  white-space: nowrap;
}

.lfle-filter-reset {
  min-height: 38px;
  border: 1px solid rgba(85, 71, 241, .2);
  border-radius: 100px;
  background: #fffdf7;
  color: var(--lfle-purple);
  cursor: pointer;
  font-family: "Uniform Pro Xcon Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  padding: 9px 14px;
}

.lfle-filter-reset[hidden] {
  display: none;
}

.lfle-filter-years {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.lfle-filter-chip {
  min-height: 36px;
  border: 1px solid rgba(85, 71, 241, .2);
  border-radius: 100px;
  background: #fffdf7;
  color: var(--lfle-purple);
  cursor: pointer;
  font-family: "Uniform Pro Xcon Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  padding: 9px 14px;
}

.lfle-filter-chip.is-active {
  border-color: var(--lfle-purple);
  background: var(--lfle-purple);
  color: var(--lfle-yellow);
}

.lfle-filter-empty {
  display: none;
  margin: 22px 0 0;
  border: 1px dashed rgba(85, 71, 241, .28);
  border-radius: 16px;
  background: rgba(255, 253, 247, .72);
  color: var(--lfle-muted);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.35;
  padding: 22px;
  text-align: center;
}

.lfle-filter-empty.is-visible {
  display: block;
}

.lfle-episodes {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.lfle-episode {
  display: flex;
  min-height: 310px;
  flex-direction: column;
  justify-content: space-between;
  background: var(--lfle-card);
  border-top: 6px solid var(--lfle-purple);
  padding: 28px;
}

.lfle-episode:nth-child(3n + 2) {
  border-top-color: var(--lfle-yellow);
}

.lfle-episode:nth-child(3n) {
  border-top-color: var(--lfle-cyan);
}

.lfle-episode.is-hidden {
  display: none;
}

.lfle-episode.is-filter-hidden {
  display: none;
}

.lfle-episode-meta {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  color: var(--lfle-muted);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.lfle-episode-meta::before {
  width: 10px;
  height: 10px;
  margin-top: 3px;
  border-radius: 50%;
  background: var(--lfle-purple);
  content: "";
  flex: 0 0 auto;
}

.lfle-episode:nth-child(3n + 2) .lfle-episode-meta::before {
  background: var(--lfle-yellow);
}

.lfle-episode:nth-child(3n) .lfle-episode-meta::before {
  background: var(--lfle-cyan);
}

.lfle-episode h3 {
  font-size: 28px;
}

.lfle-episode-player {
  margin-top: 22px;
}

.lfle-audio-placeholder {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(85, 71, 241, .36);
  border-radius: 100px;
  color: var(--lfle-muted);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  padding: 10px 14px;
}

.lfle-more-wrap {
  margin-top: 34px;
  text-align: center;
}

.lfle-more {
  min-height: 52px;
  border: 0;
  border-radius: 100px;
  background: var(--lfle-purple);
  color: var(--lfle-yellow);
  cursor: pointer;
  font-family: "Lora Bold", Helvetica, Arial, Lucida, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  padding: 13px 28px;
}

.lfle-more[hidden] {
  display: none;
}

.lfle-more:focus-visible {
  outline: 3px solid var(--lfle-cyan);
  outline-offset: 4px;
}

@media (max-width: 980px) {
  .lfle-intro-grid,
  .lfle-featured-panel {
    grid-template-columns: 1fr;
  }

  .lfle-episodes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .lfle-inner {
    width: min(100% - 32px, 1012px);
  }

  .lfle-hero {
    padding: 34px 0 34px;
    text-align: center;
  }

  .lfle-context-nav {
    margin-bottom: 16px;
  }

  .lfle-context-nav a,
  .lfle-context-nav span {
    min-height: 40px;
    font-size: 14px;
    padding: 10px 16px;
  }

  .lfle-eyebrow {
    justify-content: center;
    margin-bottom: 14px;
    font-size: 14px;
    text-transform: uppercase;
  }

  .lfle-hero h1 {
    font-size: 40px;
  }

  .lfle-subtitle {
    font-size: 20px;
  }

  .lfle-intro-grid {
    margin-top: 34px;
  }

  .lfle-intro-copy,
  .lfle-blue-box,
  .lfle-featured-panel,
  .lfle-episode {
    border-radius: 16px;
    padding: 24px;
  }

  .lfle-section {
    padding: 38px 0 48px;
  }

  .lfle-section-title {
    display: block;
  }

  .lfle-section-title h2 {
    font-size: 32px;
  }

  .lfle-count {
    margin-top: 12px;
    white-space: normal;
  }

  .lfle-filter {
    margin-top: -2px;
    border-radius: 16px;
    padding: 16px;
  }

  .lfle-filter-main {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .lfle-filter-actions {
    justify-content: space-between;
  }

  .lfle-filter-status {
    white-space: normal;
  }

  .lfle-filter-input {
    font-size: 16px;
  }

  .lfle-player {
    min-height: 0;
    gap: 10px;
    border-radius: 24px;
    padding: 10px 12px 12px 10px;
  }

  .lfle-player-play {
    width: 42px;
    height: 42px;
    margin-top: 2px;
  }

  .lfle-player-line {
    display: grid;
    gap: 5px;
  }

  .lfle-player-title {
    font-size: 14px;
  }

  .lfle-player-time {
    font-size: 12px;
  }

  .lfle-player-tools {
    gap: 7px;
  }

  .lfle-player-control {
    height: 32px;
    min-width: 34px;
    font-size: 11px;
    padding: 0 7px;
  }

  .lfle-player-mute {
    width: 30px;
    min-width: 30px;
  }

  .lfle-player-volume {
    width: 58px;
    flex: 0 0 58px;
    min-width: 58px;
    max-width: 58px;
  }

  .lfle-player-speed {
    min-width: 34px;
  }

  .lfle-episodes {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .lfle-featured-tabs {
    display: block;
    margin: 0 0 24px;
  }

  .lfle-featured-tabs > p {
    flex-wrap: nowrap;
    gap: 10px;
  }

  .lfle-featured-tab {
    flex: 1 1 0;
    width: 100%;
    min-width: 0;
    min-height: 38px;
    margin: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.05;
    padding: 9px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .lfle-player {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .lfle-player-line {
    grid-template-columns: minmax(0, 1fr);
    gap: 4px;
  }

  .lfle-player-time {
    justify-self: start;
  }

  .lfle-player-tools {
    gap: 6px;
  }
}

@media (max-width: 360px) {
  .lfle-featured-tabs {
    margin-bottom: 24px;
  }

  .lfle-featured-tabs > p {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .lfle-featured-tab {
    width: 100%;
    max-width: 100%;
    justify-self: stretch;
    font-size: 14px;
    padding: 10px 16px;
  }
}
