/* Defines common breakpoint targets. */
.hover-disclosure__header {
  cursor: pointer;
}

.hover-disclosure__body[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
}
.hover-disclosure__body[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.brave-bold-news__container {
  padding-top: 2.5rem;
}
.brave-bold-news__image {
  position: relative;
  bottom: -5px;
  width: 750px;
}
@media screen and (min-width: 0rem) and (max-width: 29.9375rem) {
  .brave-bold-news__image {
    margin: 0;
    bottom: 0;
  }
}
.brave-bold-news__brave, .brave-bold-news__bold, .brave-bold-news__news, .brave-bold-news__gold-slash-group1, .brave-bold-news__gold-slash-group2, .brave-bold-news__slash2, .brave-bold-news__slash3, .brave-bold-news__slash5, .brave-bold-news__slash6 {
  transition-property: all;
  transition-timing-function: ease-in-out;
}
.brave-bold-news__brave, .brave-bold-news__bold, .brave-bold-news__news {
  transition-duration: 1000ms;
}
.brave-bold-news__gold-slash-group1, .brave-bold-news__gold-slash-group2 {
  transition-duration: 300ms;
}
.brave-bold-news__slash2, .brave-bold-news__slash3, .brave-bold-news__slash5, .brave-bold-news__slash6 {
  transition-duration: 300ms;
}
.brave-bold-news__bold {
  transition-delay: 1300ms;
}
.brave-bold-news__news {
  transition-delay: 2600ms;
}
.brave-bold-news__gold-slash-group1 {
  transition-delay: 1000ms;
}
.brave-bold-news__gold-slash-group2 {
  transition-delay: 2300ms;
}
.brave-bold-news__slash2, .brave-bold-news__slash3 {
  transition-delay: 1300ms;
}
.brave-bold-news__slash5, .brave-bold-news__slash6 {
  transition-delay: 2600ms;
}
.brave-bold-news__image.active .brave-bold-news__brave,
.brave-bold-news__image.active .brave-bold-news__bold,
.brave-bold-news__image.active .brave-bold-news__news {
  transform: translateX(0) !important;
  opacity: 1 !important;
}
.brave-bold-news__image.active .brave-bold-news__gold-slash-group1,
.brave-bold-news__image.active .brave-bold-news__gold-slash-group2 {
  opacity: 1 !important;
}
.brave-bold-news__image.active .brave-bold-news__slash2,
.brave-bold-news__image.active .brave-bold-news__slash3,
.brave-bold-news__image.active .brave-bold-news__slash5,
.brave-bold-news__image.active .brave-bold-news__slash6 {
  transform: translateX(0) !important;
}

@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .hero {
    background-image: none !important;
  }
}
@media screen and (min-width: 48rem) {
  .hero {
    position: relative;
    background-size: cover;
    padding-bottom: 56.25%;
  }
}
@media screen and (min-width: 48rem) {
  .hero__background-overlay {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 45%, rgba(0, 0, 0, 0) 55%);
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
  }
}
.hero__container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 3rem;
}
@media screen and (min-width: 0rem) and (max-width: 63.9375rem) {
  .hero__container {
    padding: 0 1.5rem;
  }
}
.hero__live-indicator, .hero__latest-indicator {
  color: #FFFFFF;
  position: absolute;
  border: 2px solid #FFFFFF;
  padding: 5px 7px;
  font-family: "Montserrat-Bold", sans-serif;
  left: 3rem;
  top: 1rem;
  font-size: 12px;
  font-size: 0.75rem;
}
.hero__live-indicator:before, .hero__latest-indicator:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  background-color: #eb2c3b;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
@media screen and (min-width: 30rem) {
  .hero__live-indicator, .hero__latest-indicator {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  .hero__live-indicator, .hero__latest-indicator {
    left: 2rem;
    top: 1rem;
  }
}
@media screen and (min-width: 64rem) {
  .hero__live-indicator, .hero__latest-indicator {
    left: 2rem;
    top: 2rem;
  }
}
.hero__live-indicator.active, .hero__latest-indicator.active {
  display: block;
}
.hero__latest-indicator {
  display: block;
}
.hero__latest-indicator:before {
  background-color: #4EFDFB;
}
.hero__mobile-image {
  background-size: cover;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 48rem) {
  .hero__mobile-image {
    display: none;
  }
}
@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .hero__content {
    padding: 1.5rem 0;
  }
}
@media screen and (min-width: 48rem) {
  .hero__content {
    width: 40%;
    position: relative;
  }
}
.hero__title {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Montserrat-Bold", sans-serif;
  line-height: 1.1;
}
@media screen and (min-width: 48rem) {
  .hero__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 80rem) {
  .hero__title {
    font-size: 48px;
    font-size: 3rem;
  }
}
.hero__title-link {
  color: #0A1012;
}
@media screen and (min-width: 48rem) {
  .hero__title-link {
    color: #FFFFFF;
  }
  .hero__title-link:visited {
    color: #FFFFFF;
  }
}
.hero__cta {
  margin-top: 2rem;
  transform-origin: top left;
  cursor: pointer;
  background: transparent !important;
  border: 0 !important;
  color: #0A1012;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Montserrat-Bold", sans-serif;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
  z-index: 0;
  margin-left: 1rem;
}
.hero__cta:before, .hero__cta:after {
  content: "";
  display: block;
  -webkit-transform: skewX(-33.7deg);
  -ms-transform: skewX(-33.7deg);
  transform: skewX(-33.7deg);
  border: 2px solid #4EFDFB;
  background-color: #4EFDFB;
  width: 100%;
  position: absolute;
  transition: all 0.3s ease;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero__cta:before {
  top: 0;
  right: 0;
  bottom: 49%;
  border-bottom-width: 0px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.hero__cta:after {
  top: 50%;
  left: 0;
  bottom: 0;
  border-top-width: 0px;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.hero__cta:hover:before {
  -webkit-transform: skewX(-33.7deg) translateX(5%);
  -ms-transform: skewX(-33.7deg) translateX(5%);
  transform: skewX(-33.7deg) translateX(5%);
}
.hero__cta:hover:after {
  -webkit-transform: skewX(-33.7deg) translateX(-5%);
  -ms-transform: skewX(-33.7deg) translateX(-5%);
  transform: skewX(-33.7deg) translateX(-5%);
}
.hero__cta:hover:disabled:before, .hero__cta:hover:disabled:after {
  content: "";
  display: block;
  -webkit-transform: skewX(-33.7deg);
  -ms-transform: skewX(-33.7deg);
  transform: skewX(-33.7deg);
  border: 2px solid #4EFDFB;
  background: transparent;
  width: 100%;
  position: absolute;
  transition: all 0.3s ease;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero__cta:hover:disabled:before {
  top: 0;
  right: 0;
  bottom: 49%;
  border-bottom-width: 0px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.hero__cta:hover:disabled:after {
  top: 50%;
  left: 0;
  bottom: 0;
  border-top-width: 0px;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.episode-segments {
  margin: 1.5rem 0;
}
.episode-segments.otr-videos {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 2.5rem 0 0;
  background-image: linear-gradient(-129deg, #ca20b3, #0a0b47);
  color: #FFFFFF;
}
@media screen and (min-width: 30rem) {
  .episode-segments.otr-videos {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 64rem) {
  .episode-segments.otr-videos {
    padding: 3.5rem 0 2.5rem;
  }
}
.episode-segments.otr-videos .section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.episode-segments.otr-videos .section-header span {
  display: block;
  order: 1;
}
@media screen and (min-width: 48rem) {
  .episode-segments.otr-videos .section-header span {
    flex-shrink: 0;
  }
}
@media screen and (min-width: 48rem) {
  .episode-segments.otr-videos .section-header::before {
    content: "";
    width: 100%;
    height: 1px;
    border-radius: 4px;
    z-index: 0;
    order: 2;
    background-color: #FFFFFF;
  }
}
.episode-segments.otr-videos .section-header::after {
  content: "";
  width: 4.6875rem;
  aspect-ratio: 1319/436;
  flex-shrink: 0;
  z-index: 0;
  order: 2;
  border: 1px solid #FFFFFF;
  padding: 0.5rem;
  border-radius: 8px;
  background-size: 75px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: var(--otr-logo-mobile);
}
@supports not (aspect-ratio: 1319/436) {
  .episode-segments.otr-videos .section-header::after {
    position: relative;
    padding-bottom: 33.1%;
  }
}
@media screen and (min-width: 48rem) {
  .episode-segments.otr-videos .section-header::after {
    order: 3;
    width: 9.375rem;
    border: none;
    padding: 0;
    aspect-ratio: 1595/492;
    background-size: cover;
    background-image: var(--otr-logo);
  }
  @supports not (aspect-ratio: 1595/492) {
    .episode-segments.otr-videos .section-header::after {
      padding-bottom: 30.9%;
    }
  }
}
.episode-segments.otr-videos .carousel__title,
.episode-segments.otr-videos .carousel__link {
  color: inherit;
}
.episode-segments.otr-videos .slick-arrow {
  filter: invert(1) brightness(1.5);
}

.carousel {
  margin-top: 1rem;
}
@media screen and (min-width: 64rem) {
  .carousel {
    margin-left: -1rem;
    width: calc(100% + 2rem);
  }
}
.carousel__image {
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 56.25%;
  width: 100%;
  background-size: cover;
}
.carousel__item {
  padding: 0 1rem;
  transform: scale3d(1, 1, 1);
  transition: transform 0.2s ease-in;
}
.carousel__title {
  padding: 1rem 0;
}
.carousel__link {
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  text-align: left;
  text-transform: uppercase;
  text-decoration: underline solid 2px;
}
.carousel__link:hover {
  text-decoration-color: #4EFDFB;
}
.carousel .slick-track {
  padding: 20px 0 0;
}

.featured-article {
  position: relative;
}
.featured-article__title {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
  color: #FFFFFF;
}
@media screen and (min-width: 48rem) {
  .featured-article__title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 80rem) {
  .featured-article__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.featured-article__title a {
  color: #FFFFFF;
}
.featured-article__title a:visited {
  color: #FFFFFF;
}
.featured-article__image {
  padding-bottom: 56.25%;
  background-size: cover;
}

.more-articles__header {
  color: #FFFFFF;
}
.more-articles__article-title-container:after {
  background-color: #FFFFFF;
}
.more-articles__article-title {
  color: #FFFFFF;
}
.more-articles__article-title:visited {
  color: #C6C6C6;
}

.news-feature {
  background-color: #002A4A;
}
@media screen and (min-width: 64rem) {
  .news-feature__container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
}
.news-feature__no-posts {
  color: #FFFFFF;
  font-family: "Montserrat-Medium", sans-serif;
}
@media screen and (min-width: 64rem) {
  .news-feature .featured-article {
    width: calc(66.66% - 2rem);
  }
}
@media screen and (min-width: 64rem) {
  .news-feature .more-articles {
    width: 33.33%;
  }
}
.news-feature.news-feature--otr {
  background-color: transparent;
}
.news-feature.news-feature--otr .news-feature__no-posts {
  color: #0A1012;
}
.news-feature.news-feature--otr .featured-article__title,
.news-feature.news-feature--otr .featured-article__link {
  color: #0A1012;
}
.news-feature.news-feature--otr .more-articles__header {
  color: #0A1012;
}
.news-feature.news-feature--otr .more-articles__title-container::after {
  background-color: #0A1012;
}
.news-feature.news-feature--otr .more-articles__article-title {
  color: #0A1012;
}
.news-feature.news-feature--otr .more-articles__article-title:visited {
  color: #737373;
}

.subscribe {
  background-color: #000;
}
@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .subscribe__container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 48rem) {
  .subscribe__container {
    display: flex;
    align-items: stretch;
    position: relative;
  }
}
@media screen and (min-width: 48rem) {
  .subscribe__background-container {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .subscribe__background-container:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgb(0, 0, 0) 45%, rgba(0, 0, 0, 0) 70%);
  }
}
.subscribe__background {
  background-size: cover;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .subscribe__background {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 48rem) {
  .subscribe__background {
    width: 60%;
    padding-bottom: 0;
    background-position: top right;
  }
}
@media screen and (min-width: 48rem) {
  .subscribe__content {
    z-index: 0;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 4rem 0;
  }
}
@media screen and (min-width: 64rem) {
  .subscribe__content-wrap {
    width: 80%;
  }
}
.subscribe__header {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
  color: #FFFFFF;
}
@media screen and (min-width: 48rem) {
  .subscribe__header {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 80rem) {
  .subscribe__header {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.subscribe__header a {
  color: #FFFFFF;
}
.subscribe__header a:visited {
  color: #FFFFFF;
}
.subscribe__copy {
  color: #FFFFFF;
}
.subscribe__form {
  margin-top: 3rem;
  width: 100%;
}
.subscribe .signup-form__email {
  border: 1px solid #4EFDFB;
  border-right: none;
  background: transparent;
  padding: 0.925rem 1rem;
  padding-right: 3rem;
  width: 100%;
  height: 3.125rem;
  color: #FFFFFF;
  font-family: "Montserrat-Regular", sans-serif;
  text-transform: uppercase;
}
.subscribe .signup-form__email::placeholder {
  color: #C6C6C6;
}
.subscribe .signup-form__button {
  transform-origin: top left;
  cursor: pointer;
  background: transparent !important;
  border: 0 !important;
  color: #0A1012;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Montserrat-Bold", sans-serif;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
  z-index: 0;
  margin-left: 1rem;
  left: -2rem;
  margin-left: 0;
  height: 3.125rem;
}
.subscribe .signup-form__button:before, .subscribe .signup-form__button:after {
  content: "";
  display: block;
  -webkit-transform: skewX(-33.7deg);
  -ms-transform: skewX(-33.7deg);
  transform: skewX(-33.7deg);
  border: 2px solid #4EFDFB;
  background-color: #4EFDFB;
  width: 100%;
  position: absolute;
  transition: all 0.3s ease;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.subscribe .signup-form__button:before {
  top: 0;
  right: 0;
  bottom: 49%;
  border-bottom-width: 0px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.subscribe .signup-form__button:after {
  top: 50%;
  left: 0;
  bottom: 0;
  border-top-width: 0px;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.subscribe .signup-form__button:hover:before {
  -webkit-transform: skewX(-33.7deg) translateX(5%);
  -ms-transform: skewX(-33.7deg) translateX(5%);
  transform: skewX(-33.7deg) translateX(5%);
}
.subscribe .signup-form__button:hover:after {
  -webkit-transform: skewX(-33.7deg) translateX(-5%);
  -ms-transform: skewX(-33.7deg) translateX(-5%);
  transform: skewX(-33.7deg) translateX(-5%);
}
.subscribe .signup-form__button:hover:disabled:before, .subscribe .signup-form__button:hover:disabled:after {
  content: "";
  display: block;
  -webkit-transform: skewX(-33.7deg);
  -ms-transform: skewX(-33.7deg);
  transform: skewX(-33.7deg);
  border: 2px solid #4EFDFB;
  background: transparent;
  width: 100%;
  position: absolute;
  transition: all 0.3s ease;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.subscribe .signup-form__button:hover:disabled:before {
  top: 0;
  right: 0;
  bottom: 49%;
  border-bottom-width: 0px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.subscribe .signup-form__button:hover:disabled:after {
  top: 50%;
  left: 0;
  bottom: 0;
  border-top-width: 0px;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.subscribe .nf-form-fields-required {
  display: none;
}
.subscribe nf-fields-wrap {
  display: flex;
}
.subscribe .nf-error .ninja-forms-field {
  border-color: #ff0033;
}
.subscribe .nf-error-msg {
  color: #ff0033;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}
.subscribe .nf-response-msg p {
  color: #FFFFFF;
}

.episode {
  transform: scale3d(1, 1, 1);
  transition: transform 0.2s ease-in;
}
.episode__background {
  padding-bottom: 56.25%;
  background-size: cover;
  display: block;
}
.episode__title {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 1.5rem 0 0.5rem;
}
.episode__blurb-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s linear;
}
@media screen and (min-width: 48rem) {
  .episode__blurb p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.episode__blurb.active .episode__blurb-content {
  max-height: 20rem;
}
.episode__blurb.active .episode__expander-icon {
  transform: rotate(180deg);
}
.episode__blurb-expander {
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 30rem) {
  .episode__blurb-expander {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.episode__expander-icon {
  width: 25px;
  margin-right: 0.5rem;
  transition: transform 0.2s linear;
}

.past-episodes__header {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 48rem) {
  .past-episodes__header {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 80rem) {
  .past-episodes__header {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 48rem) {
  .past-episodes__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -1rem;
    width: calc(100% + 2rem);
  }
}
.past-episodes .episode {
  margin: 1rem 0;
}
@media screen and (min-width: 48rem) {
  .past-episodes .episode {
    margin: 1rem;
    width: calc(33.33% - 2rem);
  }
}

/*# sourceMappingURL=home.css.map */
