.content-wrapper.article-wrapper {
  padding-top: 60px;
}

.main-content-duration {
  display: none;
  justify-items: center;
  margin-top: 6px;
  margin-bottom: 16px;
  font-size: 14px;
  /* visibility: hidden; */
}

.main-content-duration::before {
  content: "";
  background-image: url("/icons/timer.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
}

@media ( max-width:  820px ) {
  .article .content-wrapper {
    flex-direction: row;
  }
}

@media ( max-width:  768px ) {
  .featured-eyebrow, .featured-main-title{
    padding: 0 1rem;
  }

  .article .content-wrapper {
    flex-direction: column;
  }

  .article .content {
    width: 100%;
    margin: 0;
    padding: 0 !important;
  }

.article .content .article-content > * {
    padding: 0 1rem;
}

.article .content .article-content > .featured-image-wrapper,
.article .content .article-content > .embed-wrapper,
.article .content .article-content > :first-child {
    padding: 0;
}

.article-reels-wrapper {
      padding: 0 1rem !important;
}

.article .content .article-content .default-content-wrapper:first-child > * {
    padding: 0 1rem;
}

.article .content .article-content .default-content-wrapper:first-child > div {
    padding: 0;
}
}

.article main img {
  width: 100%;
}

.article .content {
  max-width: 774px;
  margin: 0 auto;
}

.article .eyebrow a, .featured-eyebrow a {
  text-transform: uppercase!important;
  font-family: 'Akzidenz-Grotesk Pro Regular', var(--body-font-family);
  color: #D93C29;
  margin-bottom: 1rem;
  font-size: .875rem;
  line-height: 1.125rem;
  letter-spacing: .05em;
}

.article h1 {
  line-height: 1.1;
  letter-spacing: -.01em;
  margin: .3em 0;
}

.article .dek {
  font-weight: 400;
  color: #000;
  margin: 0;
  margin-bottom: 1.5em;
}

.article .by-line {
  font-size: .875rem;
  line-height: 1.125rem;
  letter-spacing: .05em;
  text-transform: uppercase!important;
}

.article .by-line a {
  color: inherit;
}

.dek-by-line-wrapper {
  background-color: #0F0F0F;
  padding: 16px;
}

.dek-by-line-wrapper hr {
  margin: 20px 0 35px 0;
  color: #FFFFFF;
  opacity: 0.5;
}

.dek-by-line-wrapper .dek {
  color: #FFFFFF;
  margin-bottom: 0;
}

.dek-by-line-wrapper .by-line {
  color: #FFFFFF ;
}

.embed.embed-youtube {
  aspect-ratio: 16 / 9;
  min-height: auto;
}

.continue-reading-btn-wrapper {
  display: flex;
  justify-content: center;
  padding: 16px;
}

.continue-reading-btn {
  display: flex !important;
  width: 218px;
  height: 35px;
  padding: 8px 24px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 3px !important;
  flex-shrink: 0 !important;
  color: #285DDE !important;
  text-align: center !important;
  font-family: "Akzidenz-Grotesk Pro", var(--body-font-family) !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: unset !important;
  line-height: normal !important;
  text-transform: none !important;
   -webkit-tap-highlight-color: transparent; /* Safari & Chrome on mobile */
  outline: none;
}

.continue-reading-btn:hover,
.continue-reading-btn:active,
.continue-reading-btn::after {
  background: unset !important;
  outline: none !important;
  box-shadow: none !important;
}

.continue-reading-btn .arrow-icon {
  width: 12px;
  height: 12px;
}

label-list[name="Tags"] {
  display: block;
}

@media print,screen and (min-width: 769px) {
  .article aside {
    max-width: 322px;
    margin-right: 60px;
  }
}

@media ( max-width: 768px) {
  .article-wrapper {
    padding-top: 0 !important;
  }

  .article-wrapper .featured .image {
    width: 100vw;
    margin-top: 0;
  }

  .article .eyebrow {
    margin-top: 1em;
  }

  .article .eyebrow a {
    font-size: .8rem;
  }

  .article h1 {
    letter-spacing: 0;
    font-size: 1.75rem;
    line-height: 1.25;
    font-weight: 400;
    font-family: "Akzidenz-Grotesk Pro Bold", var(--body-font-family);
  }

  .article .by-line {
    font-size: .8rem;
    padding: 0 1rem;
  }

  .article .content {
    font-size: 1.125rem;
  }

  .embed.embed-youtube {
    width: 100vw;
    padding-bottom: 10px;
    aspect-ratio: 16 / 9;
    min-height: auto;
  }

  .embed.embed-youtube.youtube-shorts {
    height: 600px;
  }

  aside .ad-wrapper:last-child {
    width: 100%;
    background: #f7f7f7;
    padding: calc(1rem + 1em) 0 1rem;
  }

  .section .ad-container .latest-feed-wrapper {
    border: 2px solid #D9D9D9;
    padding: 16px;
  }

  .section .ad-container .latest-feed-wrapper .latest-feed h2{
    padding: 0 8px 8px;
    font-size: 18px;
  }

  .section .ad-container .latest-feed-wrapper .results-container .row {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    border-top: 2px solid #D9D9D9;
    padding-top: 16px;
  }

  .section .ad-container .latest-feed-wrapper .loading-skeleton .row {
    display: flex;
    /* flex-direction: column; */
  }

  .section .ad-container .latest-feed-wrapper .loading-skeleton .row .right {
    margin: 0;
  }

  .section .ad-container .latest-feed-wrapper .loading-skeleton .row .right .htlad-medium_rectangle_mob_ad {
    display: none !important;
  }

  .section .ad-container .latest-feed-wrapper .results-container .row .left,
  .section .ad-container .latest-feed-wrapper .loading-skeleton .left {
    width: 137px;
    height: 77px;
    display: block;
  }

  .section .ad-container .latest-feed-wrapper .results-container .row .left img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }

  .section .ad-container .latest-feed-wrapper .loading-skeleton .right .by-line.loading {
    width: 100%;
    height: 60px;
  }

  .section .ad-container .latest-feed-wrapper .loading-skeleton .left .loading-spinner {
    width: 50px ;
    height: 50px ;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
  }

  .section .ad-container .latest-feed-wrapper .results-container .row .right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .section .ad-container .latest-feed-wrapper .results-container .row .right h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.1;
    overflow: hidden;
  }

  .section .ad-container .latest-feed-wrapper .results-container .row .right .description,
  .section .ad-container .latest-feed-wrapper .results-container .row .right .by-line,
  .section .ad-container .latest-feed-wrapper .button  {
    display: none;
  }

}
@media ( max-width: 320px ) {
  .article-byline-ad{
    margin-left: -1rem;
  }
  .htlad-medium_rectangle_mob_ad {
    min-height: 50 !important;
  }
}

@media (max-width:769px){
  .dek-by-line-wrapper, .by-line  {
    margin-bottom: 18px;
  }

  .default-content-wrapper > h2 {
    margin-bottom: 1em !important;
  }

  .htl-item.htlad-medium_rectangle_mob_ad {
    margin-bottom: 1em;
    width: 250px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
}