@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.cft-site {
  font-family: "Roboto", sans-serif;
}

.lead-ad-center-rail {
  padding-left: 0;
  padding-top: 2rem;
  min-height: 250px;
  min-width: 970px;
}

.ad-signal-text:after {
  text-align: center;
  font-size: 10px;
  color: black;
  content: "PAID ADVERTISEMENT";
  width: auto;
  display: block;
}

.bsp-column-fixed {
  padding-top: calc(30px + 1rem);
}

@media only screen and (min-width: 1265px) {
  .cft-container {
    max-width: 1150px;
  }
  .cft-container .bsp-row .bsp-column-scrolling div .bsp-component {
    width: 750px;
  }

  .lead-ad-center-rail {
    padding-left: 100px;
  }

  .cft-article-wrapper {
    width: 750px;
    margin: 0 auto;
  }
}
.bsp-article-title {
  padding-top: 1rem;
  font-size: 3.5rem;
}
@media only screen and (max-width: 767px) {
  .bsp-article-title {
    font-size: 3rem;
  }
}

.pb-article-title {
  font-weight: 800 !important;
}

.bsp-article-subtitle {
  padding: 0 0 2rem;
  font-size: 2rem;
  margin: 0;
}
.bsp-article-subtitle p {
  font-size: 2rem;
  margin: 0;
}

.cft-clearfix {
  clear: both;
  margin-bottom: 0.5rem;
}

.cft-article-top-content {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .cft-article-top-content {
    padding-top: 50px;
  }
}

.bsp-article .eyebrow {
  order: 1;
}

.bsp-article-title {
  order: 2;
}

.bsp-article-subtitle {
  order: 4;
}

.cft-meta-data {
  order: 5;
}

.cft-clearfix {
  order: 6;
  clear: both;
  margin-bottom: 0.5rem;
}

.bsp-article-lead {
  order: 7;
}
@media only screen and (max-width: 767px) {
  .bsp-article-lead {
    order: 3;
  }
}

.cft-meta-data {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 767px) {
  .cft-meta-data {
    flex-direction: column;
  }
}

.cft-social-plus-tickets {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .cft-social-plus-tickets {
    padding-top: 1rem;
  }
}

.article-authors-date {
  flex: 1;
}

.cft-share-links-wrapper {
  float: right;
}

.cft-share-links {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 1400px) {
  .cft-share-links {
    left: auto !important;
    position: static !important;
    width: auto !important;
  }
}
.cft-share-links a {
  color: white;
}
.cft-share-links a:hover, .cft-share-links a:focus {
  color: #fde300;
}

.article-tickets-button {
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 25px;
  padding: 1rem 2rem !important;
  font-weight: 500;
}

.cft-img-caption,
.bsp-img-caption {
  font-size: 13px !important;
}

.cft-img-credit,
.bsp-img-credit {
  font-size: 11px !important;
}

@media only screen and (max-width: 767px) {
  .bsp-article-lead {
    margin: 0 -1.5rem 0 -1.5rem;
  }

  .cft-img-caption,
.bsp-img-caption {
    padding-left: 15px;
  }

  .bsp-article .bsp-img-with-meta {
    border-bottom: 0;
    padding-bottom: 0.6rem;
  }
}
.bsp-video-player-iframe-wrapper, .bsp-video-player-object-wrapper {
  padding-top: 0 !important;
}

.cft-tags {
  padding-top: 1rem;
}

.cft-tag {
  background: #e9e9e9;
}

.cft-image-align-left {
  display: flex;
}
.cft-image-align-left .cft-list-promo-section-text {
  font-family: "Roboto", sans-serif !important;
  float: right !important;
  padding: 0 1rem;
  width: 75% !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .cft-image-align-left .cft-list-promo-section-text {
    width: 67% !important;
  }
}

@media only screen and (max-width: 767px) {
  .cft-list-promo-title {
    margin: 0;
  }
}

.cft-list-promo-section-image {
  float: left !important;
  width: 25% !important;
}
@media only screen and (max-width: 767px) {
  .cft-list-promo-section-image {
    width: 33% !important;
  }
}

.cft-list-promo-subtitle {
  text-align: right;
  font-size: 16px;
  font-weight: 500;
  margin-top: auto;
}

.cft-list-promo-desc {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .cft-list-promo-desc {
    display: none;
  }
}

.cft-list-promo-desc p {
  padding-top: 0;
  margin-top: 0;
}

.yellow-box:after {
  background-color: #fde300;
  content: " ";
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-left: 0.5rem;
}

.yellow-box-medium {
  border-bottom: 1px solid black;
  margin-bottom: 0.75em;
  padding-bottom: 0.5em;
  padding-right: 24px;
}
.yellow-box-medium:after {
  background-color: #fde300;
  content: " ";
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-left: 10px;
  margin-right: -34px;
}

.numbered-promo .bsp-list-promo-list .bsp-list-promo-section-text {
  height: 70px;
}
.numbered-promo .bsp-list-promo-list .bsp-list-promo-section-text .bsp-list-promo-link a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.mobile-leaderboard {
  position: fixed;
  top: 74px;
  left: 0;
  width: 100%;
  z-index: 2000;
  background-color: #ffffff;
  height: 80px;
  padding: 10px 0 5px 0;
  margin-bottom: 5px;
}

.mobile-leaderboard-1 {
  display: block;
}

.mobile-leaderboard-3 {
  display: none;
}

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