*, ::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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: 392px) {
  .container {
    max-width: 392px;
  }
}

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

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

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

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

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

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

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 1.25rem;
}

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

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

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

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

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

.left-0 {
  left: 0px;
}

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

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

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

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

.left-\[50\%\] {
  left: 50%;
}

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

.right-0 {
  right: 0px;
}

.right-5 {
  right: 1.25rem;
}

.top-0 {
  top: 0px;
}

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

.top-\[-20px\] {
  top: -20px;
}

.top-\[-35px\] {
  top: -35px;
}

.top-\[103px\] {
  top: 103px;
}

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

.top-\[1rem\] {
  top: 1rem;
}

.top-\[2px\] {
  top: 2px;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[6\.4rem\] {
  top: 6.4rem;
}

.top-\[7rem\] {
  top: 7rem;
}

.z-10 {
  z-index: 10;
}

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

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

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

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

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

.col-\[1\/-1\] {
  grid-column: 1/-1;
}

.m-0 {
  margin: 0px;
}

.m-\[0_8px\] {
  margin: 0 8px;
}

.m-\[2rem_0\] {
  margin: 2rem 0;
}

.m-auto {
  margin: auto;
}

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

.\!mt-0 {
  margin-top: 0px !important;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

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

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

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

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

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

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

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

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

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

.mb-\[1\.3rem\] {
  margin-bottom: 1.3rem;
}

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

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

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

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

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

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

.mb-\[3rem\] {
  margin-bottom: 3rem;
}

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

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

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

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

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

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

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

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

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

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

.mb-auto {
  margin-bottom: auto;
}

.ml-0 {
  margin-left: 0px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-8 {
  margin-left: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-8 {
  margin-top: 2rem;
}

.mt-\[1\.5rem\] {
  margin-top: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

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

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[45\%\] {
  height: 45%;
}

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

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

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

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

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

.h-\[calc\(100\%\)\] {
  height: calc(100%);
}

.h-\[calc\(100\%_\+_20px\)\] {
  height: calc(100% + 20px);
}

.h-\[calc\(100\%_\+_50px\)\] {
  height: calc(100% + 50px);
}

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

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

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

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

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

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

.w-0 {
  width: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-none {
  max-width: none;
}

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

.flex-\[1_1_0\] {
  flex: 1 1 0;
}

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

.flex-grow-\[0\] {
  flex-grow: 0;
}

.grow {
  flex-grow: 1;
}

.basis-0 {
  flex-basis: 0px;
}

.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;
}

.cursor-text {
  cursor: text;
}

.resize {
  resize: both;
}

.list-\[lower-alpha\] {
  list-style-type: lower-alpha;
}

.list-\[lower-roman\] {
  list-style-type: lower-roman;
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

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

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

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

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

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

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

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

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

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

.grid-cols-\[1rem_auto_1rem\] {
  grid-template-columns: 1rem auto 1rem;
}

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

.grid-cols-\[minmax\(auto\2c _730px\)\] {
  grid-template-columns: minmax(auto, 730px);
}

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

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

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

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

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

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

.flex-row {
  flex-direction: row;
}

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

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

.gap-\[2px\] {
  gap: 2px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[35px\] {
  gap: 35px;
}

.gap-\[3px\] {
  gap: 3px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

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

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

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

.gap-y-\[20px\] {
  row-gap: 20px;
}

.gap-y-\[30px\] {
  row-gap: 30px;
}

.gap-y-\[40px\] {
  row-gap: 40px;
}

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

.justify-self-start {
  justify-self: start;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-y-auto {
  overflow-y: auto;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

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

.rounded-\[4px_4px_0_0\] {
  border-radius: 4px 4px 0 0;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

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

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

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-r {
  border-right-width: 1px;
}

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

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

.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}

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

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

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

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

.bg-\[\#fcfcfc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity));
}

.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

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

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

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

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

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

.bg-renewsPrimary {
  --tw-bg-opacity: 1;
  background-color: rgb(154 14 253 / var(--tw-bg-opacity));
}

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

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

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

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

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

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

.p-0 {
  padding: 0px;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-\[0_29px\] {
  padding: 0 29px;
}

.p-\[0_7px\] {
  padding: 0 7px;
}

.p-\[32px_16px_0_16px\] {
  padding: 32px 16px 0 16px;
}

.p-\[3px_8px\] {
  padding: 3px 8px;
}

.p-\[4px\] {
  padding: 4px;
}

.p-\[4px_12px\] {
  padding: 4px 12px;
}

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

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

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

.pb-8 {
  padding-bottom: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-\[15px\] {
  padding-left: 15px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[4px\] {
  padding-left: 4px;
}

.pl-\[7px\] {
  padding-left: 7px;
}

.pl-\[8px\] {
  padding-left: 8px;
}

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

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

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

.pr-\[10px\] {
  padding-right: 10px;
}

.pr-\[15px\] {
  padding-right: 15px;
}

.pr-\[20px\] {
  padding-right: 20px;
}

.pr-\[4px\] {
  padding-right: 4px;
}

.pr-\[7px\] {
  padding-right: 7px;
}

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

.pt-4 {
  padding-top: 1rem;
}

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

.pt-\[10px\] {
  padding-top: 10px;
}

.pt-\[17px\] {
  padding-top: 17px;
}

.pt-\[1px\] {
  padding-top: 1px;
}

.pt-\[35px\] {
  padding-top: 35px;
}

.pt-\[4px\] {
  padding-top: 4px;
}

.pt-\[9px\] {
  padding-top: 9px;
}

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

.align-top {
  vertical-align: top;
}

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

.font-blacksansCondensed {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
}

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

.\!text-\[20px\] {
  font-size: 20px !important;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[19px\] {
  font-size: 19px;
}

.text-\[30px\] {
  font-size: 30px;
}

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

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.\!normal-case {
  text-transform: none !important;
}

.italic {
  font-style: italic;
}

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

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

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

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

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

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

.leading-none {
  line-height: 1;
}

.text-\[\#0F0AD0\] {
  --tw-text-opacity: 1;
  color: rgb(15 10 208 / var(--tw-text-opacity));
}

.text-\[\#DDD\] {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity));
}

.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

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

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

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(222 77 48 / var(--tw-text-opacity));
}

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

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

.text-renewsPrimary {
  --tw-text-opacity: 1;
  color: rgb(154 14 253 / var(--tw-text-opacity));
}

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

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

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

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

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

.opacity-\[0\.4\] {
  opacity: 0.4;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_4px_14px_0px_rgba\(0\2c 0\2c 0\2c 0\.65\)\] {
  --tw-shadow: 0px 4px 14px 0px rgba(0,0,0,0.65);
  --tw-shadow-colored: 0px 4px 14px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[font-size\] {
  transition-property: font-size;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[top\] {
  transition-property: top;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-200 {
  transition-duration: 200ms;
}

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

.ease-linear {
  transition-timing-function: linear;
}

.pagePaddings {
  margin-left: auto;
  margin-right: auto;
  max-width: 90rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .pagePaddings {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {
  .pagePaddings {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

@media (hover: hover) {
  @media (min-width: 768px) {
    .storyContainerHover:not(.renewsStoryContainerHover):hover .mainImage {
      --tw-scale-x: 1.05;
      --tw-scale-y: 1.05;
      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));
      transition-property: transform;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 400ms;
      transition-timing-function: cubic-bezier(0.42,0,0.58,1.0);
    }
  }
}

.hCenterViaTransform {
  left: 50%;
  transform: translateX(-50%);
}

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

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

body {
  counter-reset: storyBullet;
}

.marginContainer .componentMargins {
  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: min(65px, 4.06rem);
  line-height: min(79px, 4.94rem);
  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: min(95px, 5.94rem);
  line-height: min(79px, 4.94rem);
  text-align: center;
}

/*POPULAR STORY STYLES END*/

/* BUTTONS */

.tert-but,
  Tertiary button {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(14px, 0.875rem);
  line-height: min(17px, 1.0625rem);
}

/* BUTTONS END*/

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

.renews-m-3xl,
  Headline\ 3xlarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(40px, 2.5rem);
  line-height: min(48px, 3rem);
}

.m-2xl,
  Headline\ 2xlarge {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(37px, 2.19rem);
  line-height: min(42px, 2.63rem);
}

.renews-m-2xl,
  Headline\ 2xlarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(37px, 2.19rem);
  line-height: min(47px, 3rem);
}

.m-xl,
  Headline\ XLarge {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
}

.renews-m-xl,
  Headline\ XLarge {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
  line-height: min(40px, 3.25rem);
}

.m-lg,
  Headline\ Large {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(31px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

.m-md,
  Headline\ Medium {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(29px, 1.5rem);
  line-height: min(29px, 1.81rem);
}

.m-sm,
  Headline\ Small {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(27px, 1.38rem);
  line-height: min(26px, 1.63rem);
}

.renews-m-sm,
  Headline\ Small {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(27px, 1.38rem);
  line-height: min(26px, 1.63rem);
}

.m-xs,
  Headline\ XSmall {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(26px, 1.25rem);
  line-height: min(24px, 1.5rem);
}

.m-2xs,
  Headline\ 2xsmall {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

.renews-m-2xs,
  Headline\ 2xsmall {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

.tit-sub-xl,
  Subtitle\ XLarge {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(27px, 1.38rem);
  line-height: min(29px, 1.81rem);
}

.renews-tit-sub-xl,
  Subtitle\ XLarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(27px, 1.38rem);
  line-height: min(29px, 1.81rem);
}

.tit-sub-lg,
  Subtitle\ Large {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(26px, 1.25rem);
  line-height: min(26px, 1.63rem);
}

.tit-sub-md,
  Subtitle\ Medium {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(24px, 1rem);
  line-height: min(19px, 1.19rem);
}

.tit-sub-sm,
  Subtitle\ Small {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(22px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.tit-lg,
  Cap\ Title\ Large {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(30px, 1.5rem);
  line-height: min(29px, 1.81rem);
}

.renews-tit-lg,
  Cap\ Title\ Large {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(30px, 1.5rem);
  line-height: min(29px, 1.81rem);
}

.tit-sm,
  Cap\ Title\ Small {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(24px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

.renews-tit-sm,
  Cap\ Title\ Small {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(24px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

.lg,
  Text\ Large {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(22px, 1.06rem);
  line-height: min(26px, 1.63rem);
}

.renews-lg,
  Text\ Large {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(22px, 1.06rem);
  line-height: min(26px, 1.63rem);
}

.md,
  Text\ Medium {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(22px, 0.94rem);
  line-height: min(23px, 1.44rem);
}

.renews-md,
  Text\ Medium {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(22px, 0.94rem);
  line-height: min(23px, 1.44rem);
}

.sm,
  Text\ Small {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.renews-sm,
  Text\ Small {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.xs,
  Text\ XSmall {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.75rem);
  line-height: min(14px, 0.88rem);
}

.renews-xs,
  Text\ XSmall {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600;
  font-size: min(20px, 0.75rem);
  line-height: min(14px, 0.88rem);
}

.up-lg,
  CAP\ text\ Large {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.renews-up-lg,
  CAP\ text\ Large {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.up-md,
  Cap\ text\ Medium {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(20px, 0.75rem);
  line-height: min(14px, 0.88rem);
}

.renews-up-md,
  Cap\ text\ Medium {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(22px, 0.81rem);
  line-height: min(24px, 0.98rem);
}

.up-sm,
  Cap\ text\ small {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(20px, 0.63rem);
  line-height: min(12px, 0.75rem);
}

.renews-up-sm,
  Cap\ text\ small {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(20px, 0.63rem);
  line-height: min(12px, 0.75rem);
}

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

.a-md,
  Text\ Link\ Medium {
  font-size: min(15px, 0.94rem);
  line-height: min(23px, 1.44rem);
}

.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: min(12px, 0.75rem);
  line-height: min(16px, 0.98rem);
  letter-spacing: 0.6px;
}

/* Olympics */

.olympics8Px,
  Text\ olympics8Px {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: min(8px, 0.5rem);
  line-height: min(10px, 0.625rem);
  letter-spacing: 1px;
}

.olympics9Px,
  Text\ olympics9Px {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: min(9px, 0.563rem);
  line-height: min(11px, 0.688rem);
}

.olympics20Px,
  Text\ olympics20Px {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: min(20px, 1.25rem);
  line-height: min(24px, 1.5rem);
}

.olympics24Px,
  Text\ olympics24Px {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: min(24px, 1.5rem);
  line-height: min(29px, 1.813rem);
  letter-spacing: 1px;
}

.olympics19Px,
  Text\ olympics19Px {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(19px, 1.188rem);
  line-height: min(24px, 1.5rem);
  letter-spacing: 1px;
  word-wrap: break-word;
}

.olympicsLowerCase32Px,
  Text\ olympicsLowerCase32Px {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(32px, 2rem);
  line-height: min(39px, 2.438rem);
  letter-spacing: 1px;
}

.olympicsLowerCase26Px,
  Text\ olympicsLowerCase26Px {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(26px, 1.63rem);
  line-height: min(39px, 2.438rem);
  letter-spacing: 1px;
}

.olympics32Px,
  Text\ olympics32Px {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: min(32px, 2rem);
  line-height: min(39px, 2.438rem);
  letter-spacing: 1px;
}

.olympics20PxBlacksans,
  Text\ olympics20PxBlacksans {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: min(20px, 1.25rem);
  line-height: min(24px, 1.5rem);
}

.olympics32PxBlacksans,
  Text\ olympics32PxBlacksans {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: min(32px, 1.63rem);
  line-height: min(38px, 2.375rem);
}

.olympics16PxBlacksans,
  Text\ olympics16PxBlacksans {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: min(16px, 1rem);
  line-height: min(19px, 1.188rem);
}

.olympics26PxBlacksans,
  Text\ oolympics26PxBlacksans {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: min(26px, 1.625rem);
  line-height: min(31px, 1.938rem);
}

/* Desktop classes */

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

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

.renews-d-m-2xl,
  Headline\ 2xlarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(70px, 3.75rem);
  line-height: min(82px, 4.5rem);
}

.d-m-xl,
  Headline\ XLarge {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(50px, 2.81rem);
  line-height: min(54px, 3.38rem);
}

.renews-d-m-xl,
  Headline\ XLarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(50px, 2.81rem);
  line-height: min(54px, 3.38rem);
}

.renews-d-m-xl-bg,
  Headline\ XLarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(50px, 2.81rem);
  line-height: min(60px, 4.5rem);
}

.d-m-lg,
  Headline\ Large {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(40px, 2.19rem);
  line-height: min(42px, 2.63rem);
}

.renews-d-m-lg,
  Headline\ Large {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(40px, 2.19rem);
  line-height: min(47px, 3.5rem);
}

.d-m-md,
  Headline\ Medium {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(35px, 1.88rem);
  line-height: min(36px, 2.25rem);
}

.renews-d-m-md,
  Headline\ Medium {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(35px, 1.88rem);
  line-height: min(36px, 2.25rem);
  line-height: min(40px, 2.75rem);
}

.d-m-sm,
  Headline\ Small {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(32px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

.renews-d-m-sm,
  Headline\ Small {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(32px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

.renews-d-m-sm-bg,
  Headline\ Small {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(32px, 1.63rem);
  line-height: min(35px, 2.94rem);
}

.d-m-xs,
  Headline\ XSmall {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(26px, 1.25rem);
  line-height: min(24px, 1.5rem);
}

.d-m-2xs,
  Headline\ 2xsmall {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

/* .renews-d-m-2xs {
   
  } */

.d-tit-sub-xl,
  Subtitle\ XLarge {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(32px, 1.63rem);
  line-height: min(34px, 2.13rem);
}

.renews-d-tit-sub-xl,
  Subtitle\ XLarge {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(32px, 1.63rem);
  line-height: min(34px, 2.13rem);
}

.d-tit-sub-lg,
  Subtitle\ Large {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(30px, 1.5rem);
  line-height: min(31px, 1.94rem);
}

.d-tit-sub-md,
  Subtitle\ Medium {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(24px, 1.13rem);
  line-height: min(24px, 1.34rem);
}

.d-tit-sub-sm,
  Subtitle\ Small {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(22px, 1rem);
  line-height: min(35px, 1.19rem);
}

.d-tit-lg,
  Cap\ Title\ Large {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(32px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

.renews-d-tit-lg,
  Cap\ Title\ Large {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(32px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

.d-tit-sm,
  Cap\ Title\ Small {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: min(26px, 1.5rem);
  line-height: min(20px, 1.25rem);
}

.d-sm,
  Text\ Small {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.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: min(12px, 0.75rem);
  line-height: min(16px, 1.01rem);
  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: min(14px, 0.88rem);
  line-height: min(17px, 1.09rem);
  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   */

/* on a parent node hover event of the main child image
 set some image styles
 */

html {
  box-sizing: border-box;
  font-size: 16px;
}

*,
:after,
:before {
  box-sizing: inherit;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  font-weight: 400;
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

img {
  height: auto;
  max-width: 100%;
}

hr {
  background-color: #dadada;
  border: 0;
  height: 1px;
  margin: 0;
}

body {
  color: #191919;
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

@media (min-width: 48rem) {
  body {
    font-size: 1.125rem;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.container {
  margin-left: 5%;
  margin-right: 5%;
  max-width: 90rem;
}

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

@supports (display: grid) {
  .row {
    grid-column-gap: 0;
    display: grid;
    grid-auto-flow: dense;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  @media (min-width: 48rem) {
    .row {
      grid-column-gap: 1rem;
    }
  }

  @media (min-width: 64rem) {
    .row {
      grid-column-gap: 2rem;
    }
  }

  @media (min-width: 90rem) {
    .row {
      grid-column-gap: 2rem;
    }
  }
}

@media (hover: hover) {
  .storyContainerHover:not(.renewsStoryContainerHover):hover h3,
  .storyContainerHover:not(.renewsStoryContainerHover):hover .storyHeadline {
    color: rgb(208, 24, 24);
  }

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

.storyContainer {
  cursor: pointer;
}

.storyContainer img {
  aspect-ratio: 16 / 9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.storyContainer:not(.renewsStoryContainer) img {
  border-radius: 5px;
}

.storyContainer:not(.renewsStoryContainer) .mainImage {
  transform: scale(1);
  transition: transform 0.4s ease-in-out;
}

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

.horizontalLine {
  margin: 0px;
  align-self: stretch;
  border-style: none;
  padding: 0px;
}

/* POPULAR STORY STYLES END */

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:bg-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 77 48 / var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:block {
    display: block;
  }

  .sm\:p-\[0_2rem\] {
    padding: 0 2rem;
  }
}

@media (min-width: 392px) {
  .sm392\:w-\[355px\] {
    width: 355px;
  }

  .sm392\:hCenterViaTransformUnset {
    left: unset;
    transform: unset;
  }
}

@media (min-width: 768px) {
  .md\:left-\[calc\(8px_\+_71px_\+_40px\)\] {
    left: calc(8px + 71px + 40px);
  }

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

  .md\:top-\[-25px\] {
    top: -25px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

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

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

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:w-\[50\%\] {
    width: 50%;
  }

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

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

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

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

  .md\:grid-cols-\[2\.5rem_auto_2\.5rem\] {
    grid-template-columns: 2.5rem auto 2.5rem;
  }

  .md\:grid-cols-\[2rem_auto_2rem\] {
    grid-template-columns: 2rem auto 2rem;
  }

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

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

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

  .md\:flex-row {
    flex-direction: row;
  }

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

  .md\:gap-\[26px\] {
    gap: 26px;
  }

  .md\:gap-\[30px\] {
    gap: 30px;
  }

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

  .md\:gap-x-\[26px\] {
    -moz-column-gap: 26px;
         column-gap: 26px;
  }

  .md\:gap-y-\[40px\] {
    row-gap: 40px;
  }

  .md\:gap-y-\[48px\] {
    row-gap: 48px;
  }

  .md\:gap-y-\[50px\] {
    row-gap: 50px;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-\[0_2\.5rem\] {
    padding: 0 2.5rem;
  }

  .md\:p-\[30px_84px_0_84px\] {
    padding: 30px 84px 0 84px;
  }

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

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

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pl-\[20px\] {
    padding-left: 20px;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

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

  .md\:text-left {
    text-align: left;
  }

  .md\:lg {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
    font-size: min(22px, 1.06rem);
    line-height: min(26px, 1.63rem);
  }

  .md\:olympics9Px {
    font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: min(9px, 0.563rem);
    line-height: min(11px, 0.688rem);
  }

  .md\:olympics24Px {
    font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: min(24px, 1.5rem);
    line-height: min(29px, 1.813rem);
    letter-spacing: 1px;
  }

  .md\:olympicsLowerCase32Px {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(32px, 2rem);
    line-height: min(39px, 2.438rem);
    letter-spacing: 1px;
  }

  .md\:olympicsLowerCase26Px {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(26px, 1.63rem);
    line-height: min(39px, 2.438rem);
    letter-spacing: 1px;
  }

  .md\:olympics32PxBlacksans {
    font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: min(32px, 1.63rem);
    line-height: min(38px, 2.375rem);
  }

  .md\:olympics26PxBlacksans {
    font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: min(26px, 1.625rem);
    line-height: min(31px, 1.938rem);
  }

  .md\:d-m-xl {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(50px, 2.81rem);
    line-height: min(54px, 3.38rem);
  }

  .md\:renews-d-m-xl {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(50px, 2.81rem);
    line-height: min(54px, 3.38rem);
  }

  .md\:renews-d-m-xl-bg {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(50px, 2.81rem);
    line-height: min(60px, 4.5rem);
  }

  .md\:renews-d-m-sm {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .md\:d-tit-sub-xl {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(32px, 1.63rem);
    line-height: min(34px, 2.13rem);
  }

  .md\:d-tit-lg {
    font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .md\:renews-d-tit-lg {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }
}

@media (min-width: 1024px) {
  .lg\:left-\[calc\(40px_\+_80px_\+_143px\)\] {
    left: calc(40px + 80px + 143px);
  }

  .lg\:top-\[92px\] {
    top: 92px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

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

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

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

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

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

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

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

  .lg\:block {
    display: block;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:min-h-\[652px\] {
    min-height: 652px;
  }

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

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

  .lg\:max-w-none {
    max-width: none;
  }

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

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

  .lg\:grid-cols-\[3\.5rem_auto_3\.5rem\] {
    grid-template-columns: 3.5rem auto 3.5rem;
  }

  .lg\:grid-cols-\[minmax\(auto\2c _730px\)_300px\] {
    grid-template-columns: minmax(auto, 730px) 300px;
  }

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

  .lg\:grid-rows-\[repeat\(4\2c 7\.5rem\)\] {
    grid-template-rows: repeat(4,7.5rem);
  }

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

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

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

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

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

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

  .lg\:gap-\[40px\] {
    gap: 40px;
  }

  .lg\:gap-x-\[32px\] {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }

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

  .lg\:gap-x-\[70px\] {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }

  .lg\:p-\[30px_40px_0_40px\] {
    padding: 30px 40px 0 40px;
  }

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

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

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

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

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

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-start {
    text-align: start;
  }

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

  .lg\:text-\[22px\] {
    font-size: 22px;
  }

  .lg\:font-medium {
    font-weight: 500;
  }

  .lg\:m-2xl {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(37px, 2.19rem);
    line-height: min(42px, 2.63rem);
  }

  .lg\:renews-75px {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(75px, 4.7rem);
    line-height: min(90px, 5.6rem);
  }

  .lg\:d-m-2xl {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(60px, 3.81rem);
    line-height: min(72px, 4.5rem);
  }

  .lg\:d-m-xl {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(50px, 2.81rem);
    line-height: min(54px, 3.38rem);
  }

  .lg\:d-m-sm {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .lg\:d-tit-sub-sm {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(22px, 1rem);
    line-height: min(35px, 1.19rem);
  }

  .lg\:d-tit-sm {
    font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: min(26px, 1.5rem);
    line-height: min(20px, 1.25rem);
  }

  .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: min(12px, 0.75rem);
    line-height: min(16px, 1.01rem);
    letter-spacing: 0.24px;
  }
}

@media (min-width: 1200px) {
  .from1200\:relative {
    position: relative;
  }

  .from1200\:left-\[-21px\] {
    left: -21px;
  }

  .from1200\:left-\[20px\] {
    left: 20px;
  }

  .from1200\:ml-0 {
    margin-left: 0px;
  }

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

  .from1200\:block {
    display: block;
  }

  .from1200\:flex {
    display: flex;
  }

  .from1200\:hidden {
    display: none;
  }

  .from1200\:max-w-none {
    max-width: none;
  }

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

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

  .from1200\:gap-x-\[40px\] {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }

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

@media (min-width: 1440px) {
  .xl\:left-\[unset\] {
    left: unset;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

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

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

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

  .xl\:ml-0 {
    margin-left: 0px;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:mt-12 {
    margin-top: 3rem;
  }

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

  .xl\:grid {
    display: grid;
  }

  .xl\:hidden {
    display: none;
  }

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

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

  .xl\:w-full {
    width: 100%;
  }

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

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

  .xl\:grid-cols-\[minmax\(3\.5rem\2c auto\)_83rem_minmax\(3\.5rem\2c auto\)\] {
    grid-template-columns: minmax(3.5rem,auto) 83rem minmax(3.5rem,auto);
  }

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

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

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

  .xl\:gap-x-\[37px\] {
    -moz-column-gap: 37px;
         column-gap: 37px;
  }

  .xl\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .xl\:\!overflow-visible {
    overflow: visible !important;
  }

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

  .xl\:pl-\[5rem\] {
    padding-left: 5rem;
  }

  .xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pt-\[21px\] {
    padding-top: 21px;
  }

  .xl\:lg {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
    font-size: min(22px, 1.06rem);
    line-height: min(26px, 1.63rem);
  }

  .xl\:renews-d-m-2xl {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(70px, 3.75rem);
    line-height: min(82px, 4.5rem);
  }

  .xl\:d-m-xl {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(50px, 2.81rem);
    line-height: min(54px, 3.38rem);
  }

  .xl\:d-m-md {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(35px, 1.88rem);
    line-height: min(36px, 2.25rem);
  }

  .xl\:d-m-sm {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .xl\:d-tit-sub-md {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(24px, 1.13rem);
    line-height: min(24px, 1.34rem);
  }
}

@media (min-width: 1300px) {
  .from1300\:mb-\[10px\] {
    margin-bottom: 10px;
  }

  .from1300\:mr-0 {
    margin-right: 0px;
  }

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

  .from1300\:block {
    display: block;
  }

  .from1300\:hidden {
    display: none;
  }

  .from1300\:grid-cols-\[auto_minmax\(auto\2c _730px\)_300px\] {
    grid-template-columns: auto minmax(auto, 730px) 300px;
  }

  .from1300\:flex-row {
    flex-direction: row;
  }

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

  .from1300\:gap-x-\[7vw\] {
    -moz-column-gap: 7vw;
         column-gap: 7vw;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .from0toMd\:basis-\[100\%\] {
    flex-basis: 100%;
  }

  .from0toMd\:\!pl-0 {
    padding-left: 0px !important;
  }

  .from0toMd\:\!pr-0 {
    padding-right: 0px !important;
  }

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

@media (min-width: 0px) and (max-width: 500px) {
  .from0to500\:p-\[0_1rem\] {
    padding: 0 1rem;
  }
}

.\[\&\:hover\]\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity));
}

.\[\&\:hover\]\:underline:hover {
  text-decoration-line: underline;
}

.\[\&\:hover_\.indexContainer\]\:bg-redHover:hover .indexContainer {
  --tw-bg-opacity: 1;
  background-color: rgb(208 24 24 / var(--tw-bg-opacity));
}

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

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

.\[\&_\.arcadContainer\]\:\!mt-6 .arcadContainer {
  margin-top: 1.5rem !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;
}

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

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

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

.\[\&_\.arcad\\_container\]\:\!p-0 .arcad_container {
  padding: 0px !important;
}

.\[\&_\.arcad_container\]\:mb-\[3rem\] .arcad container {
  margin-bottom: 3rem;
}

@media (min-width: 1024px) {
  .\[\&_\.arcad_container\]\:lg\:mb-\[2\.5rem\] .arcad container {
    margin-bottom: 2.5rem;
  }
}

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

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

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

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

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

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

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

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

.\[\&_\.firstStory_\.mainText_h3\]\:m-xl .firstStory .mainText h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
}

.\[\&_\.firstStory_\.mainText_h3\]\:renews-m-xl .firstStory .mainText h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
  line-height: min(40px, 3.25rem);
}

@media (min-width: 768px) {
  .\[\&_\.firstStory_\.mainText_h3\]\:md\:d-m-lg .firstStory .mainText h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(42px, 2.63rem);
  }

  .\[\&_\.firstStory_\.mainText_h3\]\:md\:renews-d-m-lg .firstStory .mainText h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(47px, 3.5rem);
  }
}

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

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

.\[\&_\.mainImage\]\:aspect-\[1\.19\] .mainImage {
  aspect-ratio: 1.19;
}

.\[\&_\.mainImage\]\:aspect-\[1\.33\] .mainImage {
  aspect-ratio: 1.33;
}

.\[\&_\.mainImage\]\:aspect-\[1\.58\] .mainImage {
  aspect-ratio: 1.58;
}

.\[\&_\.mainImage\]\:aspect-\[1\.75\] .mainImage {
  aspect-ratio: 1.75;
}

.\[\&_\.mainImage\]\:aspect-\[1\.78\] .mainImage {
  aspect-ratio: 1.78;
}

.\[\&_\.mainImage\]\:aspect-\[1\] .mainImage {
  aspect-ratio: 1;
}

.\[\&_\.mainImage\]\:aspect-video .mainImage {
  aspect-ratio: 16 / 9;
}

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

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

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

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

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

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

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

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

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

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

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

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

.\[\&_\.mainImage\]\:pt-\[20px\] .mainImage {
  padding-top: 20px;
}

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

  .md\:\[\&_\.mainImage\]\:aspect-\[1\.78\] .mainImage {
    aspect-ratio: 1.78;
  }

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

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

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

  .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\]\:aspect-\[1\] .mainImage {
    aspect-ratio: 1;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

.\[\&_\.mainText\]\:mt-\[-1\.5rem\] .mainText {
  margin-top: -1.5rem;
}

.\[\&_\.mainText\]\:mt-\[-1rem\] .mainText {
  margin-top: -1rem;
}

.\[\&_\.mainText\]\:mt-\[8px\] .mainText {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .md\:\[\&_\.mainText\]\:mt-\[-1\.1rem\] .mainText {
    margin-top: -1.1rem;
  }
}

.\[\&_\.mainText_h3\]\:mb-\[0\.625rem\] .mainText h3 {
  margin-bottom: 0.625rem;
}

.\[\&_\.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;
  }
}

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

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

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

.\[\&_\.renews-circle-image\]\:h-\[35\%\] .renews-circle-image {
  height: 35%;
}

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

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

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

@media (min-width: 1024px) {
  .lg\:\[\&_\.sectionBadge\]\:leading-\[26px\] .sectionBadge {
    line-height: 26px;
  }
}

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

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

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

.\[\&_\.storyContainer\]\:mt-\[20px\] .storyContainer {
  margin-top: 20px;
}

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

.\[\&_\.storyContainer\]\:grid-cols-\[2\.5rem\2c auto\] .storyContainer {
  grid-template-columns: 2.5rem auto;
}

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

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

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

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

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

.\[\&_\.storyContainer\]\:before\:content-\[\'5\'\] .storyContainer::before {
  --tw-content: '5';
  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: min(65px, 4.06rem);
  line-height: min(79px, 4.94rem);
  text-align: center;
}

@media (min-width: 768px) {
  .md\:\[\&_\.storyContainer\]\:grid-cols-\[3\.75rem\2c auto\] .storyContainer {
    grid-template-columns: 3.75rem 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: min(95px, 5.94rem);
    line-height: min(79px, 4.94rem);
    text-align: center;
  }
}

@media (min-width: 1440px) {
  .xl\:\[\&_\.storyContainer\]\:max-w-\[418px\] .storyContainer {
    max-width: 418px;
  }
}

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

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

.\[\&_\.storyHeadline\]\:m-lg .storyHeadline {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(31px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

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

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

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

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

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

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

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

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

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

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

.\[\&_\.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;
  }

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

@media (min-width: 1024px) {
  .lg\:\[\&_\.story\]\:grid-cols-\[170px_auto\] .story {
    grid-template-columns: 170px auto;
  }

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

@media (min-width: 1440px) {
  .xl\:\[\&_\.story\]\:grid-cols-\[110px_auto\] .story {
    grid-template-columns: 110px auto;
  }

  .xl\:\[\&_\.story\]\:grid-cols-smallStoryXL .story {
    grid-template-columns: 120px auto;
  }
}

.\[\&_\.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;
  }
}

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

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

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

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

.\[\&_\.story_h3\]\:\!shadow-none .story h3 {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.story_h3\]\:m-xl .story h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
}

.\[\&_\.story_h3\]\:renews-m-xl .story h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
  line-height: min(40px, 3.25rem);
}

.\[\&_\.story_h3\]\:m-2xs .story h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

@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: min(50px, 2.81rem);
    line-height: min(54px, 3.38rem);
  }

  .md\:\[\&_\.story_h3\]\:d-m-lg .story h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(42px, 2.63rem);
  }

  .md\:\[\&_\.story_h3\]\:renews-d-m-lg .story h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(47px, 3.5rem);
  }

  .md\:\[\&_\.story_h3\]\:d-m-sm .story h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .md\:\[\&_\.story_h3\]\:renews-d-m-sm-bg .story h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(35px, 2.94rem);
  }

  .md\:\[\&_\.story_h3\]\:d-m-2xs .story h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(25px, 1.13rem);
    line-height: min(21px, 1.34rem);
  }
}

@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: min(50px, 2.81rem);
    line-height: min(54px, 3.38rem);
  }

  .lg\:\[\&_\.story_h3\]\:renews-d-m-xl-bg .story h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(50px, 2.81rem);
    line-height: min(60px, 4.5rem);
  }

  .lg\:\[\&_\.story_h3\]\:d-m-md .story h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(35px, 1.88rem);
    line-height: min(36px, 2.25rem);
  }

  .lg\:\[\&_\.story_h3\]\:renews-d-m-md .story h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(35px, 1.88rem);
    line-height: min(36px, 2.25rem);
    line-height: min(40px, 2.75rem);
  }
}

.\[\&_\.swiperWrapper_\.mainText\]\:md .swiperWrapper .mainText {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(22px, 0.94rem);
  line-height: min(23px, 1.44rem);
}

.\[\&_\.swiperWrapper_\.mainText\]\:renews-md .swiperWrapper .mainText {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(22px, 0.94rem);
  line-height: min(23px, 1.44rem);
}

.\[\&_\.swiperWrapper_\.mainText_h3\]\:m-lg .swiperWrapper .mainText h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(31px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

@media (min-width: 1024px) {
  .\[\&_\.swiperWrapper_\.mainText_h3\]\:lg\:d-m-lg .swiperWrapper .mainText h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(42px, 2.63rem);
  }

  .\[\&_\.swiperWrapper_\.mainText_h3\]\:lg\:renews-d-m-lg .swiperWrapper .mainText h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(47px, 3.5rem);
  }
}

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

.\[\&_a\]\:pt-0 a {
  padding-top: 0px;
}

.\[\&_figcaption_p\]\:sm figcaption p {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.\[\&_figcaption_p\]\:xs figcaption p {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.75rem);
  line-height: min(14px, 0.88rem);
}

.\[\&_h1\]\:m-lg h1 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(31px, 1.63rem);
  line-height: min(31px, 1.94rem);
}

@media (min-width: 768px) {
  .md\:\[\&_h1\]\:d-m-lg h1 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(42px, 2.63rem);
  }
}

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

.\[\&_h2\]\:m-sm h2 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(27px, 1.38rem);
  line-height: min(26px, 1.63rem);
}

@media (min-width: 768px) {
  .md\:\[\&_h2\]\:d-m-sm h2 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }
}

.\[\&_h3\]\:mb-\[4px\] h3 {
  margin-bottom: 4px;
}

.\[\&_h3\]\:mb-\[9px\] h3 {
  margin-bottom: 9px;
}

.\[\&_h3\]\:m-xl h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
}

.\[\&_h3\]\:renews-m-xl h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(34px, 1.88rem);
  line-height: min(36px, 2.25rem);
  line-height: min(40px, 3.25rem);
}

.\[\&_h3\]\:m-xs h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: min(26px, 1.25rem);
  line-height: min(24px, 1.5rem);
}

.\[\&_h3\]\:m-2xs h3 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

.\[\&_h3\]\:renews-m-2xs h3 {
  font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

@media (min-width: 768px) {
  .md\:\[\&_h3\]\:d-m-sm h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .md\:\[\&_h3\]\:renews-d-m-sm h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(32px, 1.63rem);
    line-height: min(31px, 1.94rem);
  }

  .md\:\[\&_h3\]\:d-m-xs h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(26px, 1.25rem);
    line-height: min(24px, 1.5rem);
  }

  .md\:\[\&_h3\]\:d-m-2xs h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(25px, 1.13rem);
    line-height: min(21px, 1.34rem);
  }
}

@media (min-width: 1440px) {
  .xl\:\[\&_h3\]\:leading-\[47px\] h3 {
    line-height: 47px;
  }

  .xl\:\[\&_h3\]\:d-m-lg h3 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(42px, 2.63rem);
  }

  .xl\:\[\&_h3\]\:renews-d-m-lg h3 {
    font-family: figtree, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: min(40px, 2.19rem);
    line-height: min(47px, 3.5rem);
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .from0toMd\:\[\&_h3\]\:mb-0 h3 {
    margin-bottom: 0px;
  }
}

.\[\&_h4\]\:m-2xs h4 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

@media (min-width: 768px) {
  .md\:\[\&_h4\]\:d-m-2xs h4 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(25px, 1.13rem);
    line-height: min(21px, 1.34rem);
  }
}

.\[\&_h5\]\:m-2xs h5 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

@media (min-width: 768px) {
  .md\:\[\&_h5\]\:d-m-2xs h5 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(25px, 1.13rem);
    line-height: min(21px, 1.34rem);
  }
}

.\[\&_h6\]\:m-2xs h6 {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(25px, 1.13rem);
  line-height: min(21px, 1.34rem);
}

@media (min-width: 768px) {
  .md\:\[\&_h6\]\:d-m-2xs h6 {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(25px, 1.13rem);
    line-height: min(21px, 1.34rem);
  }
}

.\[\&_hr\]\:hidden hr {
  display: none;
}

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

.\[\&_img\]\:\!mr-0 img {
  margin-right: 0px !important;
}

.\[\&_img\]\:aspect-square img {
  aspect-ratio: 1 / 1;
}

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

  .md\:\[\&_img\]\:rounded-none img {
    border-radius: 0px;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&_img\]\:w-\[20px\] img {
    width: 20px;
  }
}

.\[\&_ol\]\:list-\[circle\] ol {
  list-style-type: circle;
}

.\[\&_p\]\:\!text-white p {
  --tw-text-opacity: 1 !important;
  color: rgb(252 252 252 / var(--tw-text-opacity)) !important;
}

.\[\&_p\]\:text-redHover p {
  --tw-text-opacity: 1;
  color: rgb(208 24 24 / var(--tw-text-opacity));
}

.\[\&_p\]\:tit-sub-xl p {
  font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: min(27px, 1.38rem);
  line-height: min(29px, 1.81rem);
}

.\[\&_p\]\:sm p {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.88rem);
  line-height: min(17px, 1.06rem);
}

.\[\&_p\]\:xs p {
  font-family: black_sanscondensed, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: min(20px, 0.75rem);
  line-height: min(14px, 0.88rem);
}

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

@media (min-width: 768px) {
  .md\:\[\&_p\]\:d-tit-sub-xl p {
    font-family: blacksans, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: min(32px, 1.63rem);
    line-height: min(34px, 2.13rem);
  }
}

.\[\&_svg\]\:text-black svg {
  --tw-text-opacity: 1;
  color: rgb(33 34 38 / var(--tw-text-opacity));
}

.\[\&_ul\]\:list-\[circle\] ul {
  list-style-type: circle;
}

.\[\&_ul\]\:list-\[lower-latin\] ul {
  list-style-type: lower-latin;
}
