*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 0px) {
  .container {
    max-width: 0px;
  }
}

@media (min-width: 375px) {
  .container {
    max-width: 375px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-\[15px\] {
  bottom: 15px;
}

.left-\[10px\] {
  left: 10px;
}

.bottom-0 {
  bottom: 0px;
}

.z-\[1\] {
  z-index: 1;
}

.m-0 {
  margin: 0px;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mr-\[10px\] {
  margin-right: 10px;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-auto {
  margin-top: auto;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mr-\[30px\] {
  margin-right: 30px;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-\[3px\] {
  margin-top: 3px;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-\[6px\] {
  margin-bottom: 6px;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mb-20px {
  margin-bottom: 1.3rem;
}

.mt-20px {
  margin-top: 1.3rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-0 {
  margin-top: 0px;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mb-\[5px\] {
  margin-bottom: 5px;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.mt-\[1px\] {
  margin-top: 1px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.\!inline {
  display: inline !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

.h-px {
  height: 1px;
}

.h-\[4px\] {
  height: 4px;
}

.h-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-4\/6 {
  height: 66.666667%;
}

.h-\[9px\] {
  height: 9px;
}

.h-\[19px\] {
  height: 19px;
}

.max-h-\[19px\] {
  max-height: 19px;
}

.max-h-\[20px\] {
  max-height: 20px;
}

.w-full {
  width: 100%;
}

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.w-\[1px\] {
  width: 1px;
}

.w-\[93px\] {
  width: 93px;
}

.w-\[16px\] {
  width: 16px;
}

.min-w-\[130px\] {
  min-width: 130px;
}

.max-w-\[90rem\] {
  max-width: 90rem;
}

.max-w-fit {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-\[85px\] {
  max-width: 85px;
}

.max-w-screen {
  max-width: 1440px;
}

.flex-grow {
  flex-grow: 1;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-cols-\[1fr\2c 2fr\] {
  grid-template-columns: 1fr 2fr;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-\[1fr\2c 2fr\2c 1fr\] {
  grid-template-columns: 1fr 2fr 1fr;
}

.grid-cols-\[1fr\2c 1fr\] {
  grid-template-columns: 1fr 1fr;
}

.grid-cols-\[auto\2c 1px\] {
  grid-template-columns: auto 1px;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-rows-auto {
  grid-template-rows: auto;
}

.grid-rows-\[1fr\2c 1fr\] {
  grid-template-rows: 1fr 1fr;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-auto3 {
  grid-template-rows: auto auto auto;
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-0 {
  gap: 0px;
}

.gap-\[1\.875rem\] {
  gap: 1.875rem;
}

.gap-\[1\.75rem\] {
  gap: 1.75rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.self-stretch {
  align-self: stretch;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[9px\] {
  border-radius: 9px;
}

.rounded-\[0_0_9px_9px\] {
  border-radius: 0 0 9px 9px;
}

.border {
  border-width: 1px;
}

.border-none {
  border-style: none;
}

.bg-\[rgb\(0\2c 0\2c 0\2c 0\.7\)\] {
  background-color: rgb(0,0,0,0.7);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(33 34 38 / var(--tw-bg-opacity));
}

.bg-storyLine {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-redHover {
  --tw-bg-opacity: 1;
  background-color: rgb(208 24 24 / var(--tw-bg-opacity));
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-2 {
  padding: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-0 {
  padding-left: 0px;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pr-0 {
  padding-right: 0px;
}

.pt-8 {
  padding-top: 2rem;
}

.pb-\[5px\] {
  padding-bottom: 5px;
}

.pb-\[3px\] {
  padding-bottom: 3px;
}

.pt-2 {
  padding-top: 0.5rem;
}

.text-center {
  text-align: center;
}

.font-blacksans {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
}

.font-bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.\!leading-\[19px\] {
  line-height: 19px !important;
}

.leading-\[0\] {
  line-height: 0;
}

.\!leading-\[inherit\] {
  line-height: inherit !important;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-storyLine {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity));
}

.text-lightStoryLine {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(33 34 38 / var(--tw-text-opacity));
}

.text-source {
  --tw-text-opacity: 1;
  color: rgb(151 151 151 / var(--tw-text-opacity));
}

.text-timeStamp {
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}

.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.fullWidth {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  overflow: hidden;
}

.mainImage img {
  aspect-ratio: 16 / 9;
}

/* this is needed to remove the decimal for popular stories */

body {
  counter-reset: storyBullet;
}

.PS div.homeSection {
  margin-top: 60px;
  margin-bottom: 60px;
}

.listNumber, 
  Brand\/Brand\ Black {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(33 34 38 / var(--tw-text-opacity));
  margin-top: -13px;
  content: counter(storyBullet) ' ';
  counter-increment: storyBullet;
  font-size: 65px;
  line-height: 79px;
  text-align: center;
}

.d-listNumber, 
  Brand\/Brand\ Black {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(33 34 38 / var(--tw-text-opacity));
  margin-top: 3px;
  font-size: 95px;
  line-height: 79px;
  text-align: center;
}

/*POPULAR STORY STYLES END*/

.m-3xl, 
  Headline\ 3xlarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
}

.m-2xl, 
  Headline\2xlarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
}

.m-xl, 
  Headline\ XLarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
}

.m-lg, 
  Headline\ Large {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
}

.m-md, 
  Headline\ Medium {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
}

.m-sm, 
  Headline\ Small {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.m-xs, 
  Headline\ XSmall {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

.m-2xs, 
  Headline\ 2xsmall {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

.tit-sub-xl, 
  Subtitle\ XLarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
}

.tit-sub-lg, 
  Subtitle\ Large {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

.tit-sub-md, 
  Subtitle\ Medium {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

.tit-sub-sm, 
  Subtitle\ Small {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}

.tit-lg, 
  Cap\ Title\ Large {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 29px;
}

.tit-sm, 
  Cap\ Title\ Small {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}

.lg, 
  Text\ Large {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
}

.md, 
  Text\ Medium {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
}

.sm, 
  Text\ Small {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}

.xs, 
  Text\ XSmall {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

.up-lg, 
  CAP\ text\ Large {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
}

.up-md, 
  Cap\ text\ Medium {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}

.up-sm, 
  Cap\ text\ small {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
}

.a-lg, 
  Text\ Link\ Large {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
}

.a-md, 
  Text\ Link\ Medium {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
}

.meta, 
  M\ Metadata\ 12 {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(137 137 137 / var(--tw-text-opacity));
  font-size: 12px;
  line-height: 15.6px;
  letter-spacing: 0.6px;
}

/* Desktop classes */

.d-m-3xl, 
  Headline\ 3xlarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 96px;
}

.d-m-2xl, 
  Headline\ 2xlarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 72px;
}

.d-m-xl, 
  Headline\ XLarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 54px;
}

.d-m-lg, 
  Headline\ Large {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
}

.d-m-md, 
  Headline\ Medium {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
}

.d-m-sm, 
  Headline\ Small {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
}

.d-m-xs, 
  Headline\ XSmall {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.d-m-2xs, 
  Headline\ 2xsmall {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

.d-tit-sub-xl, 
  Subtitle\ XLarge {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 34px;
}

.d-tit-sub-lg, 
  Subtitle\ Large {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
}

.d-tit-sub-md, 
  Subtitle\ Medium {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

.d-tit-sub-sm, 
  Subtitle\ Small {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

.d-tit-lg, 
  Cap\ Title\ Large {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 31px;
}

.d-tit-sm, 
  Cap\ Title\ Small {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 19px;
}

.d-meta, 
  D\ Metadata\ 13 {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(137 137 137 / var(--tw-text-opacity));
  font-size: 12px;
  line-height: 16.2px;
  letter-spacing: 0.24px;
}

.d-sponsored, 
  D\ Sponsored {
  font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
  font-size: 14px;
  line-height: 17.5px;
  letter-spacing: 2%;
}

/*

POPULAR STORY STYLES START

 this class is added and removed when the mouse is over/out the badge
 as the badge is in the storyContainer and we want a different hover effect for it
 */

/* select number, note don't remove spaces  in these three css selectors   */

.storyContainerHover:hover img {
  transform: scale(1.05);
  transition: transform 0.4s ease-in-out;
}

.storyContainerHover:hover h3 {
  color: rgb(208, 24, 24);
}

.storyContainerHover:hover:before {
  color: rgb(208, 24, 24) !important;
}

.storyContainer {
  cursor: pointer;
}

.storyContainer img {
  aspect-ratio: 16 / 9;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 0.4s ease-in-out;
}

.storyContainer .h3 {
  color: rgb(33, 34, 38);
  transition: color 0.15s ease-in-out 0s;
}

/* POPULAR STORY STYLES END */

.hover\:text-redHover:hover {
  --tw-text-opacity: 1;
  color: rgb(208 24 24 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

@media (min-width: 375px) {
  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .sm\:block {
    display: block;
  }
}

@media (min-width: 768px) {
  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-auto25 {
    grid-template-columns: auto 25%;
  }

  .md\:grid-rows-\[1fr\2c 1fr\] {
    grid-template-rows: 1fr 1fr;
  }

  .md\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:d-m-2xs {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }

  .md\:d-tit-lg {
    font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 31px;
  }
}

@media (min-width: 1024px) {
  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:min-w-\[100px\] {
    min-width: 100px;
  }

  .lg\:grid-flow-row {
    grid-auto-flow: row;
  }

  .lg\:grid-cols-\[2fr\2c 1fr\] {
    grid-template-columns: 2fr 1fr;
  }

  .lg\:grid-cols-auto300 {
    grid-template-columns: auto 300px;
  }

  .lg\:grid-rows-\[repeat\(4\2c 120px\)\] {
    grid-template-rows: repeat(4,120px);
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-\[3\.5\%\] {
    gap: 3.5%;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-x-\[5\%\] {
    -moz-column-gap: 5%;
         column-gap: 5%;
  }

  .lg\:pl-\[3\.5rem\] {
    padding-left: 3.5rem;
  }

  .lg\:pr-\[3\.5rem\] {
    padding-right: 3.5rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:d-meta {
    font-family: black_sanscondensed, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(137 137 137 / var(--tw-text-opacity));
    font-size: 12px;
    line-height: 16.2px;
    letter-spacing: 0.24px;
  }
}

@media (min-width: 1440px) {
  .xl\:block {
    display: block;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:min-w-\[145px\] {
    min-width: 145px;
  }

  .xl\:grid-cols-auto3 {
    grid-template-columns: auto auto 300px;
  }

  .xl\:gap-4 {
    gap: 1rem;
  }

  .xl\:gap-\[1\.3rem\] {
    gap: 1.3rem;
  }

  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }
}

.\[\&_\.storyContainer\]\:grid .storyContainer {
  display: grid;
}

.\[\&_\.storyContainer\]\:grid-cols-\[40px\2c auto\] .storyContainer {
  grid-template-columns: 40px auto;
}

.\[\&_\.storyContainer\]\:gap-4 .storyContainer {
  gap: 1rem;
}

.\[\&_\.storyContainer\]\:before\:content-\[\'1\'\] .storyContainer::before {
  --tw-content: '1';
  content: var(--tw-content);
}

.\[\&_\.storyContainer\]\:before\:content-\[\'4\'\] .storyContainer::before {
  --tw-content: '4';
  content: var(--tw-content);
}

.\[\&_\.storyContainer\]\:before\:content-\[\'2\'\] .storyContainer::before {
  --tw-content: '2';
  content: var(--tw-content);
}

.\[\&_\.storyContainer\]\:before\:content-\[\'5\'\] .storyContainer::before {
  --tw-content: '5';
  content: var(--tw-content);
}

.\[\&_\.storyContainer\]\:before\:content-\[\'3\'\] .storyContainer::before {
  --tw-content: '3';
  content: var(--tw-content);
}

.\[\&_\.storyContainer\]\:before\:content-\[\'6\'\] .storyContainer::before {
  --tw-content: '6';
  content: var(--tw-content);
}

.\[\&_\.storyContainer\]\:before\:listNumber .storyContainer::before {
  content: var(--tw-content);
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(33 34 38 / var(--tw-text-opacity));
  margin-top: -13px;
  content: counter(storyBullet) ' ';
  counter-increment: storyBullet;
  font-size: 65px;
  line-height: 79px;
  text-align: center;
}

@media (min-width: 768px) {
  .md\:\[\&_\.storyContainer\]\:grid-cols-\[60px\2c auto\] .storyContainer {
    grid-template-columns: 60px auto;
  }

  .\[\&_\.storyContainer\]\:before\:md\:d-listNumber .storyContainer::before {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(33 34 38 / var(--tw-text-opacity));
    content: var(--tw-content);
    margin-top: 3px;
    font-size: 95px;
    line-height: 79px;
    text-align: center;
  }
}

.\[\&_\.mainImage\]\:hidden .mainImage {
  display: none;
}

.\[\&_\.mainImage\]\:h-90 .mainImage {
  height: 90px;
}

.\[\&_\.mainImage\]\:h-\[90px\] .mainImage {
  height: 90px;
}

.\[\&_\.mainImage\]\:h-auto .mainImage {
  height: auto;
}

.\[\&_\.mainImage\]\:w-90 .mainImage {
  width: 90px;
}

.\[\&_\.mainImage\]\:w-auto .mainImage {
  width: auto;
}

.\[\&_\.mainImage\]\:w-\[90px\] .mainImage {
  width: 90px;
}

.\[\&_\.mainImage\]\:w-174 .mainImage {
  width: 174px;
}

.\[\&_\.mainImage\]\:min-w-\[184px\] .mainImage {
  min-width: 184px;
}

@media (min-width: 768px) {
  .md\:\[\&_\.mainImage\]\:hidden .mainImage {
    display: none;
  }

  .md\:\[\&_\.mainImage\]\:h-\[98px\] .mainImage {
    height: 98px;
  }

  .md\:\[\&_\.mainImage\]\:w-\[174px\] .mainImage {
    width: 174px;
  }

  .md\:\[\&_\.mainImage\]\:min-w-\[174px\] .mainImage {
    min-width: 174px;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.mainImage\]\:block .mainImage {
    display: block;
  }

  .lg\:\[\&_\.mainImage\]\:h-120 .mainImage {
    height: 120px;
  }

  .lg\:\[\&_\.mainImage\]\:w-\[160px\] .mainImage {
    width: 160px;
  }

  .lg\:\[\&_\.mainImage\]\:w-120 .mainImage {
    width: 120px;
  }

  .lg\:\[\&_\.mainImage\]\:min-w-\[120px\] .mainImage {
    min-width: 120px;
  }
}

@media (min-width: 1440px) {
  .\[\&_\.mainImage\]\:xl\:h-120 .mainImage {
    height: 120px;
  }

  .\[\&_\.mainImage\]\:xl\:w-120 .mainImage {
    width: 120px;
  }
}

.\[\&_\.story\]\:mb-\[10px\] .story {
  margin-bottom: 10px;
}

.\[\&_\.story\]\:block .story {
  display: block;
}

.\[\&_\.story\]\:grid .story {
  display: grid;
}

.\[\&_\.story\]\:grid-cols-smallStoryImageLast .story {
  grid-template-columns: fit-content(70%) auto;
}

.\[\&_\.story\]\:grid-cols-smallStory .story {
  grid-template-columns: 90px fit-content(80%);
}

.\[\&_\.story\]\:grid-cols-topStoriesLeftColumn .story {
  grid-template-columns: 120px 190px;
}

.\[\&_\.story\]\:grid-cols-topStories1Col2RowMD .story {
  grid-template-columns: 174px fit-content(90%);;
}

.\[\&_\.story\]\:grid-rows-auto2 .story {
  grid-template-rows: auto auto;
}

.\[\&_\.story\]\:items-start .story {
  align-items: flex-start;
}

.\[\&_\.story\]\:justify-between .story {
  justify-content: space-between;
}

.\[\&_\.story\]\:gap-2 .story {
  gap: 0.5rem;
}

.\[\&_\.story\]\:gap-4 .story {
  gap: 1rem;
}

@media (min-width: 768px) {
  .md\:\[\&_\.story\]\:flex .story {
    display: flex;
  }

  .md\:\[\&_\.story\]\:grid-cols-\[auto\] .story {
    grid-template-columns: auto;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.story\]\:grid-cols-smallStoryImageLast .story {
    grid-template-columns: fit-content(70%) auto;
  }
}

.\[\&_\.story_h3\]\:mb-2 .story h3 {
  margin-bottom: 0.5rem;
}

.\[\&_\.story_h3\]\:mb-\[0px\] .story h3 {
  margin-bottom: 0px;
}

.\[\&_\.story_h3\]\:pt-\[5px\] .story h3 {
  padding-top: 5px;
}

.\[\&_\.story_h3\]\:m-2xs .story h3 {
  font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

@media (min-width: 768px) {
  .md\:\[\&_\.story_h3\]\:pb-0 .story h3 {
    padding-bottom: 0px;
  }

  .md\:\[\&_\.story_h3\]\:d-m-xl .story h3 {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 54px;
  }

  .md\:\[\&_\.story_h3\]\:d-m-lg .story h3 {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
  }

  .md\:\[\&_\.story_h3\]\:d-m-sm .story h3 {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.story_h3\]\:d-m-xl .story h3 {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 54px;
  }

  .lg\:\[\&_\.story_h3\]\:d-m-md .story h3 {
    font-family: blacksans, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
  }
}

.\[\&_\.badgesContainer\]\:mt-2 .badgesContainer {
  margin-top: 0.5rem;
}

.\[\&_\.badgesContainer\]\:mt-\[3px\] .badgesContainer {
  margin-top: 3px;
}

.\[\&_\.badgesContainer\]\:pb-0 .badgesContainer {
  padding-bottom: 0px;
}

.\[\&_\.livestreamBadge\]\:mb-0 .livestreamBadge {
  margin-bottom: 0px;
}

.\[\&_\.livestreamBadge\]\:mt-\[5px\] .livestreamBadge {
  margin-top: 5px;
}

.\[\&_\.livestreamBadge\]\:mt-\[4px\] .livestreamBadge {
  margin-top: 4px;
}

.\[\&_\.arcadContainer\]\:\!mt-6 .arcadContainer {
  margin-top: 1.5rem !important;
}

.\[\&_\.arcadContainer\]\:\!mt-0 .arcadContainer {
  margin-top: 0px !important;
}

.\[\&_\.arcadContainer\]\:\!bg-transparent .arcadContainer {
  background-color: transparent !important;
}

.\[\&_\.arcadContainer\]\:\!pt-0 .arcadContainer {
  padding-top: 0px !important;
}

.\[\&_\.arcadContainer\]\:\!pb-0 .arcadContainer {
  padding-bottom: 0px !important;
}

.\[\&_\.arcadContainer\]\:\!pl-0 .arcadContainer {
  padding-left: 0px !important;
}

.\[\&_\.arcadContainer\]\:\!pr-0 .arcadContainer {
  padding-right: 0px !important;
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.arcadContainer\]\:\!mt-0 .arcadContainer {
    margin-top: 0px !important;
  }

  .lg\:\[\&_\.arcadContainer\]\:\!mb-0 .arcadContainer {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1440px) {
  .xl\:\[\&_\.arcadContainer\]\:\!pt-\[21px\] .arcadContainer {
    padding-top: 21px !important;
  }
}

.\[\&_\.story_\.description\]\:hidden .story .description {
  display: none;
}

@media (min-width: 768px) {
  .md\:\[\&_\.story_\.description\]\:hidden .story .description {
    display: none;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.story_\.description\]\:block .story .description {
    display: block;
  }
}

.\[\&_h2\]\:\!text-white h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.\[\&_hr\]\:\!bg-white hr {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.\[\&_\.middleImage\]\:pl-0 .middleImage {
  padding-left: 0px;
}

.\[\&_\.middleImage\]\:pr-0 .middleImage {
  padding-right: 0px;
}

@media (min-width: 768px) {
  .\[\&_\.middleImage\]\:md\:h-auto .middleImage {
    height: auto;
  }

  .\[\&_\.middleImage\]\:md\:w-full .middleImage {
    width: 100%;
  }

  .md\:\[\&_\.middleImage\]\:pr-0 .middleImage {
    padding-right: 0px;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.middleImage\]\:pl-0 .middleImage {
    padding-left: 0px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .from0toMd\:\[\&_\.middleImage\]\:fullWidth .middleImage {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    overflow: hidden;
  }
}

.\[\&_\.middleImage_img\]\:rounded-none .middleImage img {
  border-radius: 0px;
}

@media (min-width: 768px) {
  .md\:\[\&_\.middleImage_img\]\:rounded-5px .middleImage img {
    border-radius: 0.3125rem;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_\.info\]\:pl-0 .info {
    padding-left: 0px;
  }

  .lg\:\[\&_\.info\]\:pr-0 .info {
    padding-right: 0px;
  }
}

.\[\&_\.sectionBadge\]\:\!leading-\[19px\] .sectionBadge {
  line-height: 19px !important;
}

.\[\&_\.video-container\]\:\!m-0 .video-container {
  margin: 0px !important;
}
