@charset "UTF-8";
/* For the DriveTime Devotions site */
/* BaseStyles */
/* Global Typography Styles */
@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=3e77b7a4-0ec9-4d03-a7f9-b56c86382fd2);
/* Proxima Nova Font Definitions */
@font-face {
  font-family: "ProximaNova";
  src: url("../../../fonts/drivetime/proxima-nova/dae3ab6e-9824-4d09-be4d-0dd63919caf1.eot?#iefix");
  src: url("../../../fonts/drivetime/proxima-nova/dae3ab6e-9824-4d09-be4d-0dd63919caf1.eot?#iefix") format("eot"), url("../../../fonts/drivetime/proxima-nova/077b6f47-13ba-4e2c-a40c-d8048067b660.woff2") format("woff2"), url("../../../fonts/drivetime/proxima-nova/57e50225-0ba6-4485-99eb-da20ed870c76.woff") format("woff"), url("../../../fonts/drivetime/proxima-nova/2ed17183-9ebd-4294-a07e-7bd7b1ce07af.ttf") format("truetype"), url("../../../fonts/drivetime/proxima-nova/b45f178e-8b38-492a-a31e-d8172c0b29e2.svg#b45f178e-8b38-492a-a31e-d8172c0b29e2") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../../../fonts/drivetime/proxima-nova/96676c88-bae1-468a-acf5-fa74fdb2b736.eot?#iefix");
  src: url("../../../fonts/drivetime/proxima-nova/96676c88-bae1-468a-acf5-fa74fdb2b736.eot?#iefix") format("eot"), url("../../../fonts/drivetime/proxima-nova/a7333c48-140e-4bcb-a574-a2dcfcd4a621.woff2") format("woff2"), url("../../../fonts/drivetime/proxima-nova/dba0fe51-98c1-4045-b289-c0e6afb10f73.woff") format("woff"), url("../../../fonts/drivetime/proxima-nova/14c284c3-7a50-4ef0-becf-c01232631f59.ttf") format("truetype"), url("../../../fonts/drivetime/proxima-nova/c7536b52-8fbc-472d-8d8a-335dae2980df.svg#c7536b52-8fbc-472d-8d8a-335dae2980df") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../../../fonts/drivetime/proxima-nova/cb0a2948-31e1-4f3e-8df8-f8fed5125537.eot?#iefix");
  src: url("../../../fonts/drivetime/proxima-nova/cb0a2948-31e1-4f3e-8df8-f8fed5125537.eot?#iefix") format("eot"), url("../../../fonts/drivetime/proxima-nova/8666e3e0-713e-463a-8bb9-2d3c6b8050b1.woff2") format("woff2"), url("../../../fonts/drivetime/proxima-nova/b28633d8-c94c-4a40-8eb1-1e0b32ea0e06.woff") format("woff"), url("../../../fonts/drivetime/proxima-nova/0ec7744d-038f-46bd-a3a8-f3e0020ab4b8.ttf") format("truetype"), url("../../../fonts/drivetime/proxima-nova/3f6b8eb6-2678-4b83-ab47-6cbfa9dcc9db.svg#3f6b8eb6-2678-4b83-ab47-6cbfa9dcc9db") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../../../fonts/drivetime/proxima-nova/31503385-9726-474f-9ec0-bd944dea2bd9.eot?#iefix");
  src: url("../../../fonts/drivetime/proxima-nova/31503385-9726-474f-9ec0-bd944dea2bd9.eot?#iefix") format("eot"), url("../../../fonts/drivetime/proxima-nova/9a81df4d-cb82-4b35-b021-aeac826d8edb.woff2") format("woff2"), url("../../../fonts/drivetime/proxima-nova/70fdab51-47cd-42b5-9cb4-18090971c037.woff") format("woff"), url("../../../fonts/drivetime/proxima-nova/704c64ac-5da2-48a2-a852-2a4b173acb06.ttf") format("truetype"), url("../../../fonts/drivetime/proxima-nova/4fc473f4-36e0-4cf5-ae6d-aad8d0556fcb.svg#4fc473f4-36e0-4cf5-ae6d-aad8d0556fcb") format("svg");
  font-weight: 900;
  font-style: normal;
}
* {
  font-family: "ProximaNova", sans-serif;
}

@font-face {
  font-family: "drivetime-icons";
  src: url("/../../../icons/drivetime/drivetime-icons.eot?u3n7ll");
  src: url("/../../../icons/drivetime/drivetime-icons.eot?u3n7ll#iefix") format("embedded-opentype"), url("/../../../icons/drivetime/drivetime-icons.ttf?u3n7ll") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "drivetime-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pause:before {
  content: "\e900";
}

.icon-play-home:before {
  content: "\e901";
}

.icon-play:before {
  content: "\e902";
}

.icon-about:before {
  content: "\e903";
}

.icon-bible:before {
  content: "\e904";
}

.icon-donate:before {
  content: "\e905";
}

.icon-phone:before {
  content: "\e906";
}

.icon-share:before {
  content: "\e907";
}

.icon-subscribe:before {
  content: "\e908";
}

.icon-forward:before {
  content: "\e909";
}

.icon-back:before {
  content: "\e90a";
}

.icon-volume:before {
  content: "\e90c";
}

.icon-volume-full:before {
  content: "\e90d";
}

.icon-volume-none:before {
  content: "\e90e";
}

.icon-skip-forward:before {
  content: "\e90f";
}

.icon-skip-back:before {
  content: "\e910";
}

.icon-copy:before {
  content: "\e90b";
}

.icon-pdf:before {
  content: "\e911";
}

/* Spacing */
/* Breakpoints */
/* Border Radius */
/* Use for the Series, Episode list and Tab Navigation - max width */
/* Header */
/* BaseStyles */
p,
li,
.body {
  color: #FFF;
  font-family: "ProximaNova", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
  margin: 0 0 16px 0;
}
@media (min-width: 48em) {
  p,
  li,
  .body {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
p.large-button,
li.large-button,
.body.large-button {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
@media (min-width: 48em) {
  p.large-button,
  li.large-button,
  .body.large-button {
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.6px;
  }
}
p.small-body,
li.small-body,
.body.small-body {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.28px;
}
p.white,
li.white,
.body.white {
  color: #fff;
}
p.bold,
li.bold,
.body.bold {
  font-weight: 700;
}

/* Components */
/* 
Styles for the app bar component 
*/
.app-bar-section {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
  margin-bottom: 0.6rem;
}
.app-bar-section__inner {
  display: flex;
  flex-direction: column;
  width: 80%;
  max-width: 800px;
  align-items: stretch;
  justify-content: initial;
  gap: 1rem;
  margin: 0 auto;
  padding-bottom: 1.5rem;
}
.app-bar-section__header {
  font-size: 1.2rem;
  font-weight: initial;
  line-height: 1.2;
  text-align: center;
  color: #000000;
  margin-bottom: 0.5rem;
  padding: 0 3rem;
}
.app-bar-section__links ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.app-bar-section__link {
  display: inline-block;
  padding: 0.4em 2em;
  border: none;
  border-radius: 0.3rem;
  background-color: #425be4;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: background 0.2s;
}
.app-bar-section__link:hover, .app-bar-section__link:focus {
  background-color: rgb(30.375, 58.5, 212.625);
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 35.5em) {
  .app-bar-section__inner {
    gap: 2rem;
    padding-bottom: 1.2rem;
  }
  .app-bar-section__header {
    padding: revert;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}
@media (min-width: 48em) {
  .app-bar-section__inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 90%;
  }
  .app-bar-section__links ul {
    padding-right: 2rem;
  }
  .app-bar-section__header {
    font-size: 1.5rem;
    padding: 0 2.7rem;
  }
}
@media (min-width: 64em) {
  .app-bar-section {
    margin-bottom: 2.5rem;
  }
  .app-bar-section__inner {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding: 0 2rem;
    width: 80%;
  }
  .app-bar-section__header, .app-bar-section__links {
    flex: initial;
    max-width: none;
  }
  .app-bar-section__header {
    text-align: left;
    display: flex;
    align-items: center;
    padding: initial;
  }
  .app-bar-section__links {
    display: flex;
    align-items: center;
  }
  .app-bar-section__links ul {
    justify-content: flex-end;
    align-items: center;
    padding: initial;
  }
  .app-bar-section__links ul li {
    margin: 0;
  }
  .app-bar-section__item {
    letter-spacing: 1px;
  }
  .app-bar-section__link {
    padding: 0.4em 2.5em;
  }
}
@media (min-width: 80em) {
  .app-bar-section__inner {
    width: 70%;
  }
}

:root {
  --dt-player-icon-weight: 500;
}

.material-symbols-filled {
  font-family: "Material Symbols Outlined";
  font-variation-settings: "FILL" 1;
}

.drivetime-player {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 1.2rem;
  background: #141c45;
  box-shadow: 0 8px 32px rgba(30, 43, 115, 0.18);
  width: 100%;
  max-width: 100vw;
  padding: 0;
  display: flex;
  flex-direction: column;
  z-index: 1000;
  border: none;
}

.drivetime-player-container {
  box-sizing: border-box;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  padding: 0.5rem 0.8rem 0.5rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 48em) {
  .drivetime-player-container {
    max-width: 480px;
    padding: 0 1.5rem 1.2rem 1.5rem;
  }
}
.drivetime-player__button--large,
.drivetime-player__skip-btn,
.drivetime-player__mute-btn,
.drivetime-player__close,
.drivetime-player__share {
  width: 3.2rem;
  height: 3.2rem;
  min-width: 3.2rem;
  min-height: 3.2rem;
  max-width: 3.2rem;
  max-height: 3.2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.drivetime-player__button--large {
  width: 3.8rem;
  height: 3.8rem;
  min-width: 3.8rem;
  min-height: 3.8rem;
  max-width: 3.8rem;
  max-height: 3.8rem;
  font-size: 2rem;
}

.drivetime-player__speed-btn {
  min-width: 2.4rem;
  min-height: 2.4rem;
  height: 2.4rem;
  border-radius: 1.2rem;
  padding: 0.3rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drivetime-player__speed-btn span {
  color: inherit;
}

.drivetime-player__close,
.drivetime-player__share {
  width: 2.2rem;
  height: 2.2rem;
  min-width: 2.2rem;
  min-height: 2.2rem;
  max-width: 2.2rem;
  max-height: 2.2rem;
}

.drivetime-player__info {
  width: 100%;
  text-align: center;
  margin-bottom: 0.2rem;
  margin-top: 0.1rem;
}

.drivetime-player__title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.1rem;
  line-height: 1.2;
  font-family: "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

.drivetime-player__progress-row {
  width: 100%;
  margin-bottom: 0.1rem;
  margin-top: 0.1rem;
  border: none;
  box-shadow: none;
  background: none;
}

.drivetime-player__progress {
  width: 100%;
  border: none;
  outline: none;
  box-shadow: none;
  background: #f05a29;
  height: 5px;
  border-radius: 2px;
  margin-bottom: 0.1rem;
  accent-color: #f05a29;
}

.drivetime-player__progress::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #f05a29;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  border: none;
}

.drivetime-player__progress::-moz-range-thumb {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #f05a29;
  border: none;
}

.drivetime-player__time-display {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 0.85rem;
  color: #a9b2d8;
  font-family: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;
  margin-bottom: 0.1rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
}

#player-current-time,
#player-duration {
  width: 3.2rem;
  min-width: 3.2rem;
  display: inline-block;
}

#player-current-time {
  text-align: left;
}

#player-duration {
  text-align: right;
}

.drivetime-player__controls-row {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.4rem;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 0.2rem;
}

.drivetime-player__speed-btn {
  background: #2a3461;
  color: var(--dt-player-icon-color);
  font-size: 1rem;
  font-weight: 600;
  border-radius: 1.2rem;
  padding: 0.4rem 1.2rem;
  min-width: 2.8rem;
  min-height: 2.8rem;
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drivetime-player__speed-btn:hover {
  background: rgba(240, 90, 41, 0.2);
  color: #f05a29;
  outline: none;
}

.drivetime-player__skip-btn {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background: #2a3461;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #a9b2d8;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.drivetime-player__skip-btn:hover {
  background: rgba(240, 90, 41, 0.2);
  color: #f05a29;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.drivetime-player__button--large {
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  background: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #141c45;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 16px rgba(79, 140, 255, 0.25);
  position: relative;
  z-index: 2;
}

.drivetime-player__button--large:hover {
  background: linear-gradient(135deg, #3e6ae1 0%, #4f8cff 100%);
  box-shadow: 0 6px 20px rgba(79, 140, 255, 0.35);
  outline: none;
}

.drivetime-player__button--large .material-symbols-outlined {
  font-size: 2.6rem !important;
  color: #141c45 !important;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drivetime-player__mute-btn {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background: #2a3461;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #a9b2d8;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.drivetime-player__mute-btn:hover {
  background: rgba(240, 90, 41, 0.2);
  color: #f05a29;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.drivetime-player__share.share-flash {
  background: rgba(240, 90, 41, 0.2);
  color: #f05a29;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.drivetime-player__controls-row .drivetime-player__share {
  width: 3.2rem;
  height: 3.2rem;
  min-width: 3.2rem;
  min-height: 3.2rem;
  max-width: 3.2rem;
  max-height: 3.2rem;
  border-radius: 50%;
}

.link-copied-popup {
  position: fixed;
  left: 50%;
  bottom: 8rem;
  transform: translateX(-50%);
  background: #141c45;
  color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 1rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  font-weight: 600;
  font-family: "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  display: flex;
  align-items: center;
  gap: 1rem;
  z-index: 2000;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
  min-width: 200px;
  max-width: 300px;
  text-align: center;
  border: 1px solid rgba(0, 123, 255, 0.1);
}

.link-copied-popup.hide {
  opacity: 0;
  transform: translateX(-50%) translateY(10px);
  pointer-events: none;
}

.link-copied-popup button {
  background: #f05a29;
  color: #fff;
  border: none;
  border-radius: 0.5rem;
  padding: 0.4rem 0.8rem;
  font-size: 0.9rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s, transform 0.1s;
  min-width: 3rem;
}

.link-copied-popup button:hover,
.link-copied-popup button:focus {
  background: rgb(238.3296943231, 71.6266375546, 17.1703056769);
  transform: translateY(-1px);
  outline: none;
}

@media (min-width: 48em) {
  .link-copied-popup {
    bottom: 10rem;
    padding: 1.2rem 2rem;
    font-size: 1.1rem;
  }
}
.drivetime-player__topbar {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.2rem;
  padding: 0.3rem 0.3rem 0 0.3rem;
  position: relative;
  z-index: 2;
}

.drivetime-player__close,
.drivetime-player__share {
  width: 2.2rem;
  height: 2.2rem;
  min-width: 2.2rem;
  min-height: 2.2rem;
  max-width: 2.2rem;
  max-height: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2a3461;
  color: #a9b2d8;
  border: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  border-radius: 50%;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
  z-index: 3;
}

.drivetime-player__close .material-symbols-outlined,
.drivetime-player__share .material-symbols-outlined {
  font-size: 1.5rem !important;
  color: #a9b2d8 !important;
  transition: color 0.2s;
}

.drivetime-player__close:hover,
.drivetime-player__close:focus,
.drivetime-player__share:hover,
.drivetime-player__share:focus {
  background: rgba(240, 90, 41, 0.2);
  color: #f05a29;
  box-shadow: 0 4px 16px rgba(0, 123, 255, 0.12);
  outline: none;
}

.drivetime-player__close:hover .material-symbols-outlined,
.drivetime-player__close:focus .material-symbols-outlined,
.drivetime-player__share:hover .material-symbols-outlined,
.drivetime-player__share:focus .material-symbols-outlined {
  color: #f05a29 !important;
}

.drivetime-player__close,
.drivetime-player__share {
  margin: 0;
}

@media (min-width: 48em) {
  .drivetime-player {
    left: 2%;
    bottom: 3.5%;
    min-width: 320px;
    max-width: 500px;
    width: 100%;
    border-radius: 1.5rem;
    padding-top: 1rem;
  }
  .drivetime-player__title {
    font-size: 1.4rem;
  }
  .drivetime-player__controls-row {
    gap: 1.2rem;
  }
  .drivetime-player__skip-btn,
  .drivetime-player__mute-btn {
    width: 2.8rem;
    height: 2.8rem;
  }
  .drivetime-player__button--large {
    width: 3.8rem;
    height: 3.8rem;
  }
  .drivetime-player__button--large .material-symbols-outlined {
    font-size: 2rem !important;
  }
  .drivetime-player__speed-btn {
    padding: 0.3rem 1rem;
    font-size: 0.8rem;
    min-width: 2.4rem;
    min-height: 2.4rem;
  }
  .drivetime-player__time-display {
    font-size: 1rem;
    padding: 0 0.2rem;
  }
  .drivetime-player__topbar {
    margin-bottom: 0.5rem;
  }
  .drivetime-player__close,
  .drivetime-player__share {
    width: 2.4rem;
    height: 2.4rem;
    min-width: 2.4rem;
    min-height: 2.4rem;
    max-width: 2.4rem;
    max-height: 2.4rem;
  }
  .drivetime-player__close .material-symbols-outlined,
  .drivetime-player__share .material-symbols-outlined {
    font-size: 1.7rem !important;
  }
}
#jwplayer-container {
  display: none !important;
}

/* Put ALL “blue-on-hover” rules inside this query */
@media (hover: hover) and (pointer: fine) {
  .drivetime-player__share:hover,
  .drivetime-player__skip-btn:hover,
  .drivetime-player__mute-btn:hover,
  .drivetime-player__speed-btn:hover,
  .drivetime-player__close:hover,
  .drivetime-player__button--large:hover {
    background: rgba(240, 90, 41, 0.2);
    color: #f05a29;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  }
}
/* Keep keyboard-accessibility focus styles for all devices */
.drivetime-player__share:focus-visible,
.drivetime-player__skip-btn:focus-visible,
.drivetime-player__mute-btn:focus-visible,
.drivetime-player__speed-btn:focus-visible,
.drivetime-player__close:focus-visible,
.drivetime-player__button--large:focus-visible {
  background: rgba(240, 90, 41, 0.2);
  color: #f05a29;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  outline: none;
}

.drivetime-player .material-symbols-outlined {
  color: #fff !important;
  font-variation-settings: "wght" 500;
}

.drivetime-player__button--large .material-symbols-outlined {
  color: #141c45 !important;
  font-variation-settings: "wght" 600;
}

body.theme-dark .drivetime-player .material-symbols-outlined {
  color: #ccc !important;
}

body.theme-brand .drivetime-player .material-symbols-outlined {
  color: #f05a29 !important;
}

#player-speed-label {
  color: #a9b2d8 !important;
  display: inline-block;
  min-width: 2.2em;
  text-align: center;
}

.drivetime-player {
  background: #141c45;
  box-shadow: 0 8px 32px rgba(30, 43, 115, 0.18);
  border: 1.5px solid #425be4;
}

.drivetime-player__title,
.drivetime-player__time-display {
  color: #fff !important;
}

.drivetime-player__info {
  color: #e0e6f6;
}

.drivetime-player__progress {
  background: #232e5c;
  accent-color: #f05a29;
  height: 5px;
}

.drivetime-player__progress::-webkit-slider-thumb,
.drivetime-player__progress::-moz-range-thumb {
  background: #f05a29;
  border: 2px solid #141c45;
}

.drivetime-player__button--large {
  background: #f05a29;
  color: #141c45;
  box-shadow: 0 4px 20px rgba(240, 90, 41, 0.25);
  transition: all 0.2s ease;
  border: none;
}

.drivetime-player__button--large .material-symbols-outlined {
  color: #141c45 !important;
}

.drivetime-player__button--large:hover,
.drivetime-player__button--large:focus-visible {
  background: rgb(238.3296943231, 71.6266375546, 17.1703056769);
  box-shadow: 0 6px 24px rgba(240, 90, 41, 0.35);
  transform: translateY(-1px);
}

.drivetime-player__skip-btn,
.drivetime-player__mute-btn,
.drivetime-player__speed-btn,
.drivetime-player__share,
.drivetime-player__close {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  border: 1.5px solid transparent;
  transition: background 0.2s, color 0.2s, border 0.2s;
}

.drivetime-player__skip-btn .material-symbols-outlined,
.drivetime-player__mute-btn .material-symbols-outlined,
.drivetime-player__speed-btn .material-symbols-outlined,
.drivetime-player__share .material-symbols-outlined,
.drivetime-player__close .material-symbols-outlined {
  color: #fff !important;
}

.drivetime-player__skip-btn:hover,
.drivetime-player__mute-btn:hover,
.drivetime-player__speed-btn:hover,
.drivetime-player__share:hover,
.drivetime-player__close:hover,
.drivetime-player__skip-btn:focus-visible,
.drivetime-player__mute-btn:focus-visible,
.drivetime-player__speed-btn:focus-visible,
.drivetime-player__share:focus-visible,
.drivetime-player__close:focus-visible {
  background: rgba(240, 90, 41, 0.18);
  color: #f05a29;
  border: 1.5px solid #f05a29;
  box-shadow: 0 0 0 3px rgba(240, 90, 41, 0.1);
}

.drivetime-player__mute-btn[aria-pressed=true] {
  background: #232e5c;
  color: #e0e6f6;
}

.drivetime-player .material-symbols-outlined {
  color: #fff !important;
}

/* 
Styles for Bible Studies component 
*/
.study-section {
  padding: 2rem 0;
}

.study-section-inner {
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 1.8rem;
}

.bible-study-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  justify-items: center;
}

.bible-study-item {
  background-color: goldenrod;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #efefef;
  box-shadow: var(--box-shadow-medium);
  transition: box-shadow 0.2s;
}
.bible-study-item > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bible-study-item:hover .bible-study-item__image {
  transform: scale(1.03);
}

@supports not (aspect-ratio: 1/1) {
  .bible-study-item {
    height: 0;
    padding-top: 100%;
    width: 100%;
  }
  .bible-study-item > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.bible-study-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(135deg, #1e2b73 0%, #f05a29 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.3s;
}

.bible-study-item__image[style*=background-image] {
  background-blend-mode: normal;
}

.bible-study-item__info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: none;
  color: #ffffff;
  padding: 2.2rem;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.bible-study-item__title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1.1rem;
  text-shadow: var(--box-shadow-text);
}

.bible-study-item__download {
  display: inline-block;
  background: #f05a29;
  color: #ffffff;
  padding: 0.5rem 1.2rem;
  border-radius: 5px;
  font-size: 1.7rem;
  font-weight: 550;
  text-decoration: none;
  margin-top: 0.2rem;
  box-shadow: var(--box-shadow-button);
  transition: background 0.2s;
}
.bible-study-item__download:hover {
  background: #f05a29;
}

.bible-study-item__image-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.bible-study-item__image-link .bible-study-item__info {
  pointer-events: none;
}

@media (min-width: 48em) {
  .bible-study-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .bible-study-item {
    width: 100%;
    max-width: 100vw;
  }
}
@media (min-width: 64em) {
  .bible-study-item {
    width: 100%;
    max-width: 25rem;
  }
}
/* 
Styles for the content card component 
*/
/* drivetime-content-card-section */
.drivetime-content-card-section {
  max-width: 960px;
  margin: 0 auto;
}

.drivetime-content-card-section__title {
  margin-bottom: 2rem;
}

/* 
    FULL WIDTH CARDS 
*/
.drivetime-content-container--fullwidth {
  width: 100%;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
  right: 50%;
  box-sizing: border-box;
  padding: 0 0.5rem;
}

.drivetime-content-card--fullwidth {
  margin: auto;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  container-name: full-width-content-card;
  container-type: inline-size;
}
.drivetime-content-card--fullwidth .drivetime-content-card__title {
  padding: 0 3rem;
}
.drivetime-content-card--fullwidth .drivetime-content-card__button {
  margin-bottom: 1rem;
}

/* 
    GRID 
*/
/* grid for holding the cards */
.drivetime-content-card-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0rem;
  padding: 0 0.8rem;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}

/* 
    GRID CARDS 
*/
/* drivetime-content-card */
.drivetime-content-card {
  width: 100%;
  margin: 0 auto;
  align-self: center;
}
.drivetime-content-card:has(.drivetime-content-card__image) {
  margin-top: 0.5rem;
  margin-bottom: 1.4rem;
}

/* Standard Card properties */
.drivetime-content-card__title {
  max-width: 100cqw;
  color: #f05a29;
  white-space: normal;
  overflow-wrap: break-word;
  font-size: 1.5rem;
  line-height: 1;
}

.drivetime-content-card__paragraph p {
  font-size: 1rem;
  line-height: 1.3;
  color: #000000;
}

.drivetime-content-card__button {
  display: inline-block;
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  padding: 0.3em 2.7em;
  box-shadow: var(--box-shadow-button, none);
  transition: background 0.2s;
  background-color: #faaf40;
  border: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}
.drivetime-content-card__button:hover, .drivetime-content-card__button:focus {
  background-color: rgb(248.6989795918, 154.1836734694, 14.3010204082);
  color: #ffffff;
  text-decoration: none;
}

.drivetime-content-card__button-wrapper {
  text-align: center;
}

/* Quote Card properties */
.drivetime-content-card__quote p {
  display: none;
  color: #1e2b73;
  white-space: normal;
  word-break: break-word;
  text-overflow: ellipsis;
  font-size: 2rem;
  line-height: 1;
  padding: 0.5rem;
  margin-top: 2rem;
}

/* probably the quote on the App page */
.drivetime-content-card:nth-child(1) .drivetime-content-card__quote p {
  display: block;
}

/* Image Card properties */
.drivetime-content-card__image {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
}
.drivetime-content-card__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
}
.drivetime-content-card__image .drivetime-content-card__image-title {
  position: absolute;
  top: 30%;
  right: 6%;
  color: #ffffff;
  text-align: center;
  z-index: 2;
}
.drivetime-content-card__image .drivetime-content-card__image-title p {
  margin: 0;
  line-height: 1.2;
}
.drivetime-content-card__image .drivetime-content-card__image-title p + p {
  margin-top: 0.1em;
}

@media (max-width: 767px) {
  .drivetime-content-card:nth-child(3):has(.drivetime-content-card__image) {
    order: 4;
  }
  .drivetime-content-card:nth-child(4):has(~ .drivetime-content-card:nth-child(3):has(.drivetime-content-card__image)) {
    order: 3;
  }
}
@media (min-width: 35.5em) {
  /* Probably the card on the Donate Page */
  .drivetime-content-card--fullwidth:has(.drivetime-content-card__button-wrapper) {
    padding: 0 2.2rem;
  }
  /* Quote Card properties */
  .drivetime-content-card__quote {
    padding: 0 3rem;
    max-width: 100%;
    overflow: hidden;
  }
  .drivetime-content-card__quote p {
    display: block;
    font-size: 2.2rem;
    letter-spacing: -1.5px;
    max-width: 80%;
    margin: auto;
    line-height: 1;
  }
  /* probably the quote on the App page */
  .drivetime-content-card:nth-child(1) .drivetime-content-card__quote p {
    display: block;
    font-size: 1.85rem;
    letter-spacing: 0.4px;
    max-width: 98%;
    line-height: 1.1;
  }
  /* Image Card properties */
  .drivetime-content-card__image .drivetime-content-card__image-title {
    top: 33%;
  }
  .drivetime-content-card__image .drivetime-content-card__image-title p {
    font-size: 1.4rem;
  }
}
@media (min-width: 48em) {
  /* Probably the card on the Donate Page */
  .drivetime-content-card--fullwidth:has(.drivetime-content-card__button-wrapper) {
    text-align: left;
    padding-left: 5rem;
    padding-right: 4rem;
  }
  .drivetime-content-card--fullwidth:has(.drivetime-content-card__button-wrapper) .drivetime-content-card__paragraph p {
    padding-left: 0;
  }
  .drivetime-content-card--fullwidth:has(.drivetime-content-card__button-wrapper) .drivetime-content-card__title {
    padding: 0;
  }
  /* probably the quote on the App page */
  .drivetime-content-card-section:has(.drivetime-content-card__quote) {
    margin-top: 4.2rem;
  }
  .drivetime-content-card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .drivetime-content-card {
    margin: 2rem 0;
  }
  /* Standard Card properties */
  .drivetime-content-card__title {
    display: block;
    font-size: 1.5rem;
  }
  /* Quote Card properties */
  .drivetime-content-card__quote {
    padding: 0;
  }
  .drivetime-content-card__quote p {
    font-weight: 500;
    max-width: 70%;
    line-height: 1.2;
    letter-spacing: 1px;
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }
  /* Image Card properties */
  .drivetime-content-card__image {
    aspect-ratio: 1.33/1;
    width: 94%;
    overflow: hidden;
  }
  .drivetime-content-card__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 0;
    border: none;
  }
  /* For an image that wants a border (image of Tom) */
  .drivetime-content-card__image--border {
    aspect-ratio: 1/1;
    max-width: 320px;
    max-height: 320px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 5%;
  }
  .drivetime-content-card__image--border img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  /* .drivetime-content-card__image-title {
          p {
              display: none;
          }
      }
  }


  @include mediaQueries.breakpoint(desktop-large) {
      .drivetime-content-card-grid {
          padding: 0 7.4rem;
      }

      /* probably the quote on the App page */
  .drivetime-content-card:nth-child(1) .drivetime-content-card__quote p {
    padding: 0 13rem;
  }
  /* Probably the card on the Donate Page */
  .drivetime-content-card--fullwidth:has(.drivetime-content-card__button-wrapper) {
    margin: 1rem 0;
    padding: 0 18rem;
  }
}
/* 
Styles for the episode subscription card component 
*/
.email-subscription-card {
  max-width: 900px;
  padding: 4rem 8rem 8rem 8rem;
  text-align: center;
  border-radius: 1rem;
  color: #fff;
  background: linear-gradient(45deg, #faaf40 0%, #faaf40 36%, #f05a29 67%, #f05a29 100%);
  margin: 2rem auto;
  box-sizing: border-box;
}

.email-subscription-card__content {
  width: 100%;
}
.email-subscription-card__content h2 {
  font-size: 3.5rem;
  font-weight: 500;
  margin-bottom: 2rem;
  letter-spacing: 0.01em;
}
.email-subscription-card__content p {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 2.5rem;
  font-weight: 510;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.email-subscription-card__input-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 2.5rem auto 0 auto;
  border-radius: 0.75rem;
  overflow: hidden;
  min-height: 64px;
  max-width: 95%;
  padding: 0.5rem 1rem 0.5rem 1.5rem;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 0.5rem;
}
.email-subscription-card__input-group input[type=email] {
  flex: 1;
  border: none;
  background: transparent;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  padding: 0;
  min-width: 0;
  outline: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  text-align: center;
}
.email-subscription-card__input-group input[type=email]::-moz-placeholder {
  color: #ffe082;
  opacity: 1;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.12em;
  text-shadow: none;
}
.email-subscription-card__input-group input[type=email]::placeholder {
  color: #ffe082;
  opacity: 1;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.12em;
  text-shadow: none;
}
.email-subscription-card__input-group input[type=email]:focus::-moz-placeholder {
  color: transparent;
}
.email-subscription-card__input-group input[type=email]:focus::placeholder {
  color: transparent;
}
.email-subscription-card__input-group button {
  background: #ffb300;
  color: #fff;
  border: none;
  font-size: 1.9rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1.1rem 2.5rem;
  border-radius: 0.5rem;
  margin-left: 1rem;
  cursor: pointer;
  transition: background 0.2s, box-shadow 0.2s;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  min-width: 120px;
}
.email-subscription-card__input-group button:hover {
  background: #f05a29;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.email-subscription-card__message {
  display: none;
}

.email-subscription-card__message.is-visible {
  margin-top: 1.2rem;
  font-size: 2.1rem;
  font-weight: 600;
  color: #e53935;
  background: rgba(255, 255, 255, 0.15);
  padding: 0.5rem 1rem;
  border-radius: 0.4rem;
  display: inline-block;
}

@media (max-width: 600px) {
  .email-subscription-card {
    padding: 1rem 0.5rem;
    border-radius: 0.5rem;
    max-width: 100%;
  }
  .email-subscription-card__input-group {
    flex-direction: column;
    align-items: stretch;
    padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  }
  .email-subscription-card__input-group input[type=email] {
    width: 100%;
    box-sizing: border-box;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    margin-left: 0;
  }
  .email-subscription-card__input-group button {
    width: 100%;
    box-sizing: border-box;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    margin-left: 0;
    margin-top: 0.5rem;
    padding: 0.75rem 1rem;
  }
}
/* 
Styles for the episode list component 
*/
/* Block: drivetime-episode-list */
.drivetime-episode-list {
  /* Positioning */
  position: relative;
  /* Box Model & Layout */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100vw;
  overflow: visible;
  box-sizing: border-box;
}

/* Block: drivetime-episode-list__floating-tag */
.drivetime-episode-list__floating-tag {
  /* Positioning */
  position: absolute;
  top: -1.6rem;
  left: 0.8rem;
  z-index: 10;
  display: block;
  transform: none;
  text-align: left;
  /* Box Model & Layout */
  min-width: 120px;
  max-width: 98vw;
  padding: 0 0.4rem;
  border-radius: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  /* Typography */
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
  background: #425be4;
  white-space: nowrap;
  text-transform: none;
  /* Miscellaneous */
  pointer-events: none;
}

/* Block: drivetime-episode-list-container */
.drivetime-episode-list-container {
  /* Positioning */
  position: relative;
  padding-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* Box Model & Layout */
  width: 100%;
  max-width: 100%;
  overflow: visible;
  box-sizing: border-box;
  padding: 0 0.8rem;
}

/* Block: playlist-media-list */
.playlist-media-list {
  /* Positioning */
  display: block;
  /* Box Model & Layout */
  width: 100%;
}

/* Block: playlist-media-item */
.playlist-media-item {
  /* Positioning */
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem;
  /* Box Model & Layout */
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #ffffff;
  overflow: hidden;
  box-sizing: border-box;
  /* Visual */
  background: #ffffff;
  transition: background 0.2s;
  /* Pseudo-classes */
  border-bottom: 1px solid #efefef;
}
.playlist-media-item:hover {
  background: #efefef;
}
.playlist-media-item:hover .playlist-media-item__play {
  opacity: 1;
  pointer-events: auto;
}

.playlist-media-item--active {
  /* Visual */
  background-color: #ffffff;
  border-left: 4px solid #1e3c72;
}
.playlist-media-item--active .playlist-media-item__title {
  color: #1e2b73;
  font-weight: 700;
}
.playlist-media-item--active .playlist-media-item__play {
  opacity: 1;
  pointer-events: auto;
}

.playlist-media-item--playing .playlist-media-item__track {
  color: #f05a29;
  font-weight: 700;
}

.playlist-media-item__track {
  /* Positioning */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  color: #1e2b73;
}
.playlist-media-item__track .playlist-media-item__track-date {
  font-size: 0.85rem;
}
.playlist-media-item__track .playlist-media-item__track-number {
  font-size: 1.5rem;
}

/* Block: playlist-media-item__info */
.playlist-media-item__info {
  /* Flex */
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
}
.playlist-media-item__info .playlist-media-item__title {
  /* Box Model */
  margin-bottom: 0.15em;
  /* Typography */
  font-size: 1.1rem;
  font-weight: 550;
  color: #222;
  line-height: 1.1;
  white-space: normal;
  text-overflow: ellipsis;
  text-align: center;
}
.playlist-media-item__info .playlist-media-item__desc {
  /* Typography */
  font-size: 1rem;
  color: #b4b4b4;
  line-height: 1.2;
  white-space: normal;
  text-overflow: ellipsis;
}
.playlist-media-item__info .playlist-media-item__play {
  flex: 0 0 3.5rem;
  max-width: 3.5rem;
  min-width: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border: 2px solid #bbb;
  border-radius: 50%;
  background: #fff;
}

.playlist-media-item__play {
  flex: 0 0 2.2rem;
  max-width: 2.2rem;
  min-width: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  height: 100%;
  border: 2px solid #bbb;
  border-radius: 50%;
  background: #fff;
}

.playlist-media-item__play-icon {
  width: 2rem;
  height: 2rem;
  display: block;
}

.playlist-media-item__play-icon polygon {
  fill: #bbb;
}

.playlist-media-item--playing .playlist-media-item__play {
  border-color: #f05a29;
  background: #ffffff;
  box-shadow: 0 0 0 2px #f05a29;
  transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
}

.playlist-media-item--playing .playlist-media-item__play-icon polygon {
  fill: #f05a29;
}

.playlist-media-item__pause-icon rect {
  fill: #bbb;
}

.playlist-media-item--playing .playlist-media-item__pause-icon rect {
  fill: #f05a29;
}

.playlist-media-item__play:hover {
  border: 2.2px solid rgba(66, 91, 228, 0.5803921569);
}
.playlist-media-item__play:hover .playlist-media-item__play-icon polygon {
  fill: rgba(66, 91, 228, 0.5803921569);
}

.playlist-media-item__play:active {
  border: 2.2px solid #efefef;
}
.playlist-media-item__play:active .playlist-media-item__play-icon polygon {
  fill: #efefef;
}

@media (min-width: 35.5em) {
  .playlist-media-item {
    /* Box Model & Layout */
    padding: 0.8rem 1rem;
  }
}
@media (min-width: 48em) {
  .drivetime-episode-list-container {
    /* Box Model & Layout */
    padding: 0 1.6rem;
  }
  .drivetime-episode-list__floating-tag {
    font-size: 1.1rem;
    padding: 0.5rem 1.5rem 0.5rem 1.2rem;
    min-width: 160px;
    max-width: 90vw;
  }
  .playlist-media-item {
    gap: 4rem;
  }
  .playlist-media-item__track .playlist-media-item__track-date {
    font-size: 1.1rem;
    line-height: 1.1;
  }
  .playlist-media-item__info .playlist-media-item__title {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .playlist-media-item__info .playlist-media-item__desc {
    color: #000000;
  }
  .drivetime-episode-list__floating-tag {
    font-size: 1rem;
    padding: 0;
    min-width: 135px;
    left: 1.6rem;
  }
}
@media (min-width: 64em) {
  .drivetime-episode-list-container {
    max-width: 1000px;
  }
  .drivetime-episode-list__floating-tag {
    margin-top: 1rem;
  }
  .playlist-media-list {
    margin-top: 1rem;
  }
  .playlist-media-item {
    gap: 1rem;
  }
  .playlist-media-item__track {
    font-size: 1.2rem;
    min-width: 6rem;
  }
  .playlist-media-item__info {
    padding-left: 2rem;
  }
  .playlist-media-item__title {
    font-size: 1.8rem;
  }
  .playlist-media-item__desc {
    font-size: 1.4rem;
  }
  .playlist-media-item__play {
    margin-right: 1.5rem;
  }
}
/* Utilities */
.play-btn {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  background: none;
}

.playlist-media-item--latest {
  background: #eceffc;
}

/* 
Styles for the devotional hero section component 
*/
.hero-section--devotion {
  background: #222;
  color: #ffffff;
}
.hero-section--devotion .hero-section__content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  padding-left: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: left;
}
.hero-section--devotion .hero-section__label {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  padding: 0.2em 0.8em;
  border-radius: 1em;
}
.hero-section--devotion .hero-section__title {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 0.5rem 0;
  color: #ffffff;
  line-height: 1.1;
}
.hero-section--devotion .hero-section__meta {
  font-size: 1.1rem;
  margin-bottom: 1.2rem;
  color: #ffffff;
  opacity: 0.95;
}
.hero-section--devotion .hero-section__meta .hero-section__episode {
  display: block;
  font-weight: 500;
}
.hero-section--devotion .hero-section__meta .hero-section__date {
  display: block;
  font-size: 0.95rem;
  opacity: 0.8;
}
.hero-section--devotion .hero-section__play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background: none;
  border: none;
  cursor: pointer;
  margin-top: 0.5rem;
}
.hero-section--devotion .hero-section__play svg {
  display: block;
}
.hero-section--devotion .hero-section__play:hover, .hero-section--devotion .hero-section__play:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
.hero-section--devotion .hero-section__play:hover svg circle, .hero-section--devotion .hero-section__play:focus svg circle {
  fill: #007bff;
  transition: fill 0.2s;
}

.devotional-hero-section__button {
  display: none;
}

.devotional-hero-section__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  max-width: 600px;
  width: 95%;
  transform: translate(-50%, -55%);
  color: #ffffff;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.devotional-hero-section__label {
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
}

.devotional-hero-section__title {
  margin: 0;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: 0.05em;
}

.devotional-hero-section__episode {
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.92;
  margin-bottom: 0.2rem;
  margin-top: 0;
  display: block;
  letter-spacing: 0.06em;
}

.devotional-hero-section__play {
  order: 99;
  margin-top: 0.3rem;
  align-items: center;
  border: none;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  font-size: 2.5rem;
  justify-content: center;
  transition: background 0.2s, color 0.2s;
  text-decoration: none;
}
.devotional-hero-section__play:hover, .devotional-hero-section__play:focus {
  background: rgba(30, 43, 115, 0.85);
  color: #ffffff;
  text-decoration: none;
}

@media (min-width: 35.5em) {
  .devotional-hero-section__content {
    gap: 0.2rem;
    line-height: 1.3;
  }
  .devotional-hero-section__image picture {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .hero-section--devotion .hero-section__content {
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .hero-section--devotion .hero-section__title {
    font-size: 1.3rem;
  }
  .hero-section--devotion .hero-section__play {
    width: 2.2rem;
    height: 2.2rem;
  }
  .devotional-hero-section {
    margin-top: 3.4rem;
    min-height: 15rem;
    scroll-margin-top: 3.3rem;
  }
  .devotional-hero-section__content {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    gap: 1.85rem;
    width: 80%;
    max-width: 900px;
    left: 0;
    transform: translateY(-54%);
    padding-left: 1.15rem;
  }
  .devotional-hero-section__label {
    font-size: 1rem;
  }
  .devotional-hero-section__title {
    font-size: 2.5em;
    padding-top: 0.8rem;
    line-height: 0.7;
    letter-spacing: 0.04em;
  }
  .devotional-hero-section__play {
    order: 0;
    margin-top: 0;
    width: 5.5rem;
    height: 5.5rem;
    font-size: 6.85rem;
    flex-shrink: 0;
    align-self: center;
    width: auto;
  }
  .devotional-hero-section__play .icon-play:before {
    content: "\e901";
  }
  .devotional-hero-section__text-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2rem;
    width: auto;
  }
  .devotional-hero-section__episode {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .devotional-hero-section__episode-separator {
    display: none;
  }
}
@media (min-width: 64em) {
  .devotional-hero-section__content {
    padding-left: 7.5rem;
  }
  .devotional-hero-section__title {
    margin-bottom: 0.3rem;
    padding-top: 0.9rem;
  }
}
@media (min-width: 80em) {
  .devotional-hero-section__inner {
    max-width: 1280px;
  }
  .devotional-hero-section__content {
    padding-left: 14rem;
  }
}
.devotional-hero-section__inner .devotional-hero-section__no-image {
  background: linear-gradient(45deg, #faaf40 0%, #faaf40 36%, #f05a29 67%, #f05a29 100%);
  color: #ffffff;
}

/* 
Styles for the hero section component 
*/
.hero-section {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  min-height: 9.5rem;
  width: 100vw;
  scroll-margin-top: 2.8125rem;
  container-name: hero-section-container;
  container-type: inline-size;
}

.hero-section__inner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100cqw;
  transform: translateX(-50%);
  text-align: center;
  container-name: hero-setion-inner;
  container-type: inline-size;
}

.hero-section__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.hero-section__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hero-section__title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  margin: 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  width: 100vw;
  /* 
  Formatted for most headers.
  In Umbraco use the format:
  - Headers > Section Header
  */
  /* 
  Extra text for a header.
  In Umbraco use the format:
  - Blocks > Normal
  */
}
.hero-section__title h3 {
  margin-block: 0;
  font-weight: 300;
}
.hero-section__title p {
  margin-block: 0;
  font-weight: 700;
}

.hero-section__button {
  display: none;
}

@media (min-width: 35.5em) {
  .hero-section {
    border-radius: 0 !important;
    min-height: 12rem;
  }
  .hero-section__inner {
    border-radius: 0 !important;
  }
  .hero-section__image {
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero-section__image img {
    border-radius: 0 !important;
    width: auto;
    min-width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    max-width: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .hero-section__title {
    left: 8cqw;
    font-size: 1.6rem;
    line-height: 1.1;
    word-break: break-word;
    text-align: left;
    transform: translate(0%, -50%);
  }
}
@media (min-width: 48em) {
  .hero-section {
    margin-top: 3.4rem;
    min-height: 15rem;
    scroll-margin-top: 3.3rem;
  }
  .hero-section__title {
    font-size: 2.2rem;
    font-weight: 500;
  }
  .hero-section__button {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 4;
    display: inline-block;
    background-color: #425be4;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    padding: 0.2em 0.5em;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background 0.2s;
    box-shadow: var(--box-shadow-button, none);
  }
  .hero-section__button:hover {
    background-color: #1e2b73;
    color: #ffffff;
    text-decoration: none;
  }
  .hero-section__button:focus {
    background-color: #1e2b73;
    color: #ffffff;
    text-decoration: none;
  }
}
@media (min-width: 80em) {
  .hero-section__inner {
    max-width: 1280px;
  }
  .hero-section__button {
    top: 2rem;
    right: 2rem;
  }
}
.hero-section__inner .hero-section__no-image {
  background: linear-gradient(45deg, #faaf40 0%, #faaf40 36%, #f05a29 67%, #f05a29 100%);
  color: #ffffff;
}

/* 
Styles for the info cards component 
*/
.drivetime-info-card-section {
  background: #f8f9fa;
  padding: 64px 32px;
  border-radius: 16px;
  margin: 32px 0;
  max-width: 1440px;
  margin: 32px auto;
}

.drivetime-info-card-container {
  min-width: 50px;
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
  justify-items: center;
}
.drivetime-info-card-container > .umb-block-grid__area-container {
  width: auto !important;
  max-width: 100%;
  min-width: 0;
  display: contents;
  padding: 0;
  margin: 0;
}
.drivetime-info-card-container > .umb-block-grid__area {
  width: auto !important;
  max-width: 100%;
  min-width: 0;
  display: contents;
  padding: 0;
  margin: 0;
}

.drivetime-header-four {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 32px;
  text-align: center;
}

.drivetime-info-card {
  width: 320px;
  height: 350px;
  max-width: 350px;
  flex: 0 1 320px;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background-color: orange;
  transition: box-shadow 0.3s ease;
  outline: 2px solid red !important;
}
.drivetime-info-card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.drivetime-info-card-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.drivetime-info-card-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 16px;
}

.drivetime-info-card-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  z-index: 1;
  background: linear-gradient(0deg, rgba(29, 31, 32, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 16px;
}

.drivetime-info-card-optional-title {
  color: var(--title-color, inherit);
  font-size: 14px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.drivetime-info-card-title {
  color: var(--title-color, inherit);
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
}

.drivetime-info-card-text {
  color: var(--title-color, inherit);
  margin-bottom: 24px;
  line-height: 1.6;
}

.drivetime-info-card-text.no-button-label {
  margin-bottom: 0;
}

.drivetime-info-card-button {
  margin-top: auto;
  background: #ff6b35;
  color: white;
  padding: 12px 24px;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s ease;
}
.drivetime-info-card-button:hover {
  background: #e55a2b;
}

.drivetime-info-card.full-image .drivetime-info-card-info {
  background: linear-gradient(0deg, rgba(29, 31, 32, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 24px;
  width: 100%;
  height: 100%;
}
.drivetime-info-card.full-image .drivetime-info-card-title {
  color: white;
}
.drivetime-info-card.full-image .drivetime-info-card-optional-title {
  color: white;
}

/* 
Styles for the link cards component 
*/
.drivetime-link-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin: 1rem 0;
  container-name: link-cards;
  container-type: inline-size;
}

.drivetime-link-cards__card {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  aspect-ratio: 308/204;
  box-shadow: 0 0.125em 0.5em rgba(30, 43, 115, 0.08);
  min-height: 0;
  min-width: 0;
  width: 100cqw;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.drivetime-link-cards__card:hover {
  box-shadow: 0 0.25em 1em rgba(240, 90, 41, 0.15);
}

.drivetime-link-cards__card-title {
  padding: 0.5rem;
  border-radius: 0.375rem;
  color: #ffffff;
  font-size: 2rem;
  font-family: "ProximaNova", sans-serif;
  font-weight: 500;
  margin: 0;
  text-shadow: 0 0.25em 1.5em rgba(0, 0, 0, 0.45), 0 0.094em 0.25em rgba(0, 0, 0, 0.25);
  letter-spacing: 0.01em;
  line-height: 1.15;
  text-align: center;
}

@supports not (aspect-ratio: 1/1) {
  .drivetime-link-cards__card::before {
    content: "";
    display: block;
    padding-top: 66.23%;
  }
}
.drivetime-link-cards__card-content {
  width: 100%;
  height: 100%;
  padding: 1rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
}

.drivetime-link-cards__card-link {
  display: block;
  color: #ffffff;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.04em;
  border: 0.145em solid #ffffff;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border 0.2s, box-shadow 0.2s;
  white-space: nowrap;
  text-align: center;
  max-width: 20em;
  padding-top: 0.175rem;
  padding-bottom: 0.175rem;
  padding-left: 2.7rem;
  padding-right: 2.7rem;
}
.drivetime-link-cards__card-link:focus, .drivetime-link-cards__card-link:hover {
  background: rgba(30, 43, 115, 0.85);
  color: #ffffff;
  text-decoration: none;
}

@media (min-width: 48em) {
  .drivetime-link-cards__card {
    max-width: 14.8125em;
    gap: 0.7rem;
    margin: 0.3rem 0;
  }
}
@media (min-width: 64em) {
  .drivetime-link-cards__card {
    max-width: 19.2em;
  }
}
/* 
Styles for the Media Playlist component 
*/
.drive-time-media-playlist {
  /* Layout & Positioning */
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* Box Model */
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
}

.drive-time-media-playlist-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  gap: 1rem 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.playlist-container {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  container: playlist-container/inline-size;
  min-height: 7rem;
}

.playlist-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0.4rem;
  min-width: 0;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  overflow: hidden;
}

@media (min-width: 48em) {
  .drive-time-media-playlist-inner {
    box-sizing: border-box;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.2rem 1rem;
    padding: 0.7rem;
  }
  .playlist-container {
    min-height: 12rem;
  }
  .playlist-item {
    font-size: 1.35rem;
  }
}
@media (min-width: 64em) {
  .drive-time-media-playlist-inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 2rem;
  }
  .playlist-item {
    letter-spacing: 0.1em;
  }
}
/* 
Styles for the Tab Navigation component 
*/
.tab-section {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 2rem auto;
  background: #ffffff;
  box-sizing: border-box;
  padding: 0;
}
.tab-section__nav-container {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}
.tab-section__nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 2rem;
  list-style: none;
  padding-left: 1.8rem;
  border-bottom: 2px solid #d3d3d3;
  background: none;
}
.tab-section__nav-item {
  margin: 0;
  padding: 0;
}
.tab-section__link {
  display: inline-block;
  padding: 1.2rem 0 0.25rem 0;
  background: none;
  color: #b4b4b4;
  font-weight: 500;
  font-size: 0.9rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  transition: color 0.2s;
  position: relative;
  cursor: pointer;
}
.tab-section__link--active {
  color: #111;
}
.tab-section__link--active::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: #425be4;
  border-radius: 2px 2px 0 0;
  position: absolute;
  left: 0;
  bottom: -4px;
  margin: 0;
}
@media (min-width: 35.5em) {
  .tab-section .tab-section__link {
    padding: 1rem 0 0.25rem 0;
  }
}
@media (min-width: 48em) {
  .tab-section .tab-section__nav-container {
    margin: 0;
  }
}
@media (min-width: 64em) {
  .tab-section .tab-section .tab-section__link {
    padding: 0rem 0 0.25rem 0;
  }
  .tab-section .tab-section__nav-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .tab-section .tab-section__nav {
    padding-left: 1.8rem;
  }
}

/* Layouts */
/* 
Styles for the main footer layout
*/
.footer {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 1.1rem 2.2rem;
  background-color: #efefef;
  color: #111;
  font-family: "ProximaNova", sans-serif;
}
@media (min-width: 64em) {
  .footer {
    padding: 2.2rem 4%;
  }
}
@media (min-width: 80em) {
  .footer {
    max-width: 1285px;
    margin: 0 auto;
    padding: 2.2rem 3.5rem;
  }
}

.footer__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 0.5rem;
}
@media (min-width: 80em) {
  .footer__container {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.footer__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  order: 2;
  width: 100%;
}
.footer__logo img {
  height: 4.8rem;
  width: auto;
  display: block;
  padding: 0.5rem;
}
@media (min-width: 80em) {
  .footer__logo img {
    height: 7rem;
  }
}

.footer__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 1;
  width: 100%;
  padding-right: 0;
  font-size: 1.2rem;
}
.footer__nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer__nav ul li {
  margin: 0;
}

.footer__subscribe {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  justify-content: center;
  margin-right: 1.2rem;
  font-size: 1.2rem;
}
.footer__subscribe .icon-subscribe {
  font-size: 1rem;
  color: #1e2b73;
  margin-right: 0.2rem;
  display: flex;
  align-items: center;
}

.footer__subscribe-label {
  font-family: "ProximaNova", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #1e2b73;
  text-transform: uppercase;
  white-space: nowrap;
  margin-right: 0.2rem;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
}

.footer__subscribe-link {
  font-family: "ProximaNova", sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  color: #1e2b73;
  text-decoration: none;
  white-space: nowrap;
  margin-right: 1.2rem;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
}
.footer__subscribe-link:last-child {
  margin-right: 0;
}

.footer__nav-item .footer__nav-link {
  font-family: "ProximaNova", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #1e2b73;
  text-decoration: none;
  white-space: nowrap;
  margin-right: 1.2rem;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
}
.footer__nav-item:last-child .footer__nav-link {
  margin-right: 0;
}

.footer__logo-mobile {
  display: none !important;
}

.footer__logo-desktop {
  display: block !important;
}

@media (min-width: 48em) {
  .footer__container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 0;
  }
  .footer__logo {
    align-items: flex-start;
    order: 1;
    width: auto;
    margin-top: 0;
  }
  .footer__nav {
    order: 2;
    width: auto;
    justify-content: flex-end;
    padding-right: 1.2rem;
  }
  .footer__nav ul {
    flex-direction: row;
    gap: 1.2rem;
  }
}
@media (max-width: 767px) {
  .footer__logo-mobile {
    display: block !important;
  }
  .footer__logo-desktop {
    display: none !important;
  }
}
@media (min-width: 64em) {
  .footer__container {
    margin: 1rem 0;
  }
}
@media (min-width: 80em) {
  .footer__container {
    margin: 0;
  }
}
/* 
Styles for the main header layout
*/
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.main-header {
  /* Layout & Positioning */
  width: 100%;
  align-content: center;
  position: sticky;
  z-index: 1100;
  padding: 0;
  /* Box Model */
  height: 2.8125rem;
  width: 100%;
  /* Typography */
  color: #ffffff;
}
@media (min-width: 35.5em) {
  .main-header {
    position: static;
  }
}
@media (min-width: 48em) {
  .main-header {
    height: 3.3rem;
  }
}
@media (min-width: 64em) {
  .main-header {
    box-shadow: none;
    height: 4rem;
  }
}
@media (min-width: 80em) {
  .main-header {
    height: 4.2rem;
  }
}

.main-header__inner {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  padding-inline: 1rem;
  box-sizing: border-box;
  height: 100%;
  background: linear-gradient(to right, #1e2b73, #425be4);
}
.main-header__inner .main-header__logo {
  justify-self: start;
}
.main-header__inner .main-header__nav {
  justify-self: end;
}
.main-header__inner .hamburger {
  justify-self: end;
}
@media (min-width: 35.5em) {
  .main-header__inner {
    background: linear-gradient(45deg, #1e2b73 0%, #1e2b73 45%, #425be4 56%, #425be4 100%);
    background-color: #1e2b73;
  }
}
@media (min-width: 80em) {
  .main-header__inner {
    margin: 0 auto;
  }
}

.main-header__logo {
  /* Layout & Positioning */
  display: grid;
  place-items: center;
}
.main-header__logo img {
  vertical-align: middle;
  height: 1.6125rem;
  width: auto;
}
@media (min-width: 35.5em) {
  .main-header__logo img {
    height: 1.5rem;
  }
  .main-header__logo .main-header__nav {
    margin-left: 0;
  }
  .main-header__logo .main-header__nav ul {
    gap: 1.2rem;
  }
}
@media (min-width: 48em) {
  .main-header__logo img {
    height: 1.95rem;
    padding-left: 4.9rem;
  }
}
@media (min-width: 64em) {
  .main-header__logo img {
    height: 2.7rem;
    padding-left: 4rem;
  }
}
@media (min-width: 80em) {
  .main-header__logo {
    max-width: 1295px;
  }
  .main-header__logo img {
    height: 2.8rem;
  }
}

.main-header__nav {
  /* Layout & Positioning */
  display: none;
}
.main-header__nav li {
  align-items: center;
  display: flex;
  height: 100%;
}
@media (min-width: 35.5em) {
  .main-header__nav {
    display: flex;
    gap: 1rem;
  }
  .main-header__nav ul {
    /* Box Model */
    gap: 1.2rem;
    list-style: none;
    margin: 0;
    padding-right: 2rem;
    display: flex;
  }
}
@media (min-width: 48em) {
  .main-header__nav ul {
    gap: 2.4rem;
  }
}
@media (min-width: 64em) {
  .main-header__nav {
    gap: 2rem;
    padding-right: 0rem;
  }
  .main-header__nav ul {
    gap: 2.4rem;
  }
}

.main-header__nav-link {
  /* Typography */
  color: #ffffff;
  font-family: "ProximaNova", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  /* Layout & Positioning */
  align-items: center;
  display: flex;
  height: 100%;
}

.hamburger {
  /* Layout & Positioning */
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  min-width: 3rem;
  z-index: 1200;
  /* Box Model */
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  transition: background 0.2s, box-shadow 0.2s, border 0.2s;
  width: 3rem;
}
.hamburger span {
  /* Box Model */
  background: #ffffff;
  border-radius: 1.5px;
  display: block;
  height: 0.18rem;
  margin: 0.12rem 0;
  transition: all 0.3s;
  width: 1.4rem;
}
.hamburger:hover, .hamburger:focus {
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}
@media (min-width: 35.5em) {
  .hamburger {
    display: none;
  }
}

.mobile-menu {
  /* Layout & Positioning */
  position: absolute;
  top: 2.8125rem;
  right: 1rem;
  z-index: 1000;
  display: none;
  /* Box Model */
  background: #1e2b73;
  border-radius: 0.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  min-width: 180px;
}
.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 1rem;
}
.mobile-menu li {
  margin-bottom: 1rem;
}
.mobile-menu li:last-child {
  margin-bottom: 0;
}
.mobile-menu a {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
}
.mobile-menu.open {
  display: block;
  animation: fadeIn 0.2s;
}
@media (min-width: 35.5em) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu-spacer {
  /* Layout & Positioning */
  display: none;
}
@media (min-width: 64em) {
  .mobile-menu-spacer {
    display: none;
  }
}

/* 
General page layout and common structural elements
*/
body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-family: "ProximaNova", sans-serif;
}
body .missing-content {
  color: #323872;
}