:root {
  --mainColor: #121534;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}

html {
  scroll-behavior: smooth;
}

html {
  font-family: sans-serif !important;
}

/* Убираем отступы для всех картинок, их контейнеров и текстовых элементов */
.article__body img,
.best-comments__list img {
  margin: 0;
  padding: 0;
  display: block;
}

.article__body div,
.best-comments__list div {
  /* margin: 0; */
  padding: 0;
}

.article__body p,
.article__body h2 {
  margin-top: 0;
  margin-bottom: 0;
}

body {
  box-sizing: border-box;
}

#reg-form {
  border: 2px solid var(--mainColor);
  border-radius: 16px;
  max-width: 460px;
  margin: 0 auto;
  font-family: Arial;
  box-shadow: 3px 3px 6px #00000030;
}

.form-title {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: #b80000;
  color: var(--text);
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .form-title {
    font-size: 24px;
  }
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.4rem;
  margin: 0.67em 0;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
}

a {
  background-color: transparent;
}

img {
  border-style: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

@font-face {
  font-family: "ReithSans";
  src: url("/fonts/BBCReithSans_W_Bd.woff2") format("woff2"),
    url("/fonts/BBCReithSans_W_Bd.woff") format("woff");
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: "ReithSans";
  src: url("/fonts/BBCReithSans_W_BdIt.woff2") format("woff2"),
    url("/fonts/BBCReithSans_W_BdIt.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "ReithSans";
  src: url("/fonts/BBCReithSans_W_It.woff2") format("woff2"),
    url("/fonts/BBCReithSans_W_It.woff") format("woff");
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "ReithSans";
  src: url("/fonts/BBCReithSans_W_Rg.woff2") format("woff2"),
    url("/fonts/BBCReithSans_W_Rg.woff") format("woff");
  font-display: optional;
}

@font-face {
  font-family: "ReithSerif";
  src: url("/fonts/BBCReithSerif_W_Md.woff2") format("woff2"),
    url("/fonts/BBCReithSerif_W_Md.woff") format("woff");
  font-weight: 500;
  font-display: optional;
}

@font-face {
  font-family: "ReithSerif";
  src: url("/fonts/BBCReithSerif_W_MdIt.woff2") format("woff2"),
    url("/fonts/BBCReithSerif_W_MdIt.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "ReithSerif";
  src: url("/fonts/BBCReithSerif_W_Lt.woff2") format("woff2"),
    url("/fonts/BBCReithSerif_W_Lt.woff") format("woff");
  font-weight: 300;
  font-display: optional;
}

.css-pugjnv {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fdfdfd;
}

.css-1dqgv46-Banner {
  background-color: #b80000;
  min-height: 2.5rem;
  width: 100%;
  padding: 0 0.5rem;
  border-bottom: 0.0625rem solid transparent;
}

@media (min-width: 25rem) {
  .css-1dqgv46-Banner {
    min-height: 3.25rem;
    padding: 0 1rem;
  }
}

.css-1y4zfvh-SvgWrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 80rem;
  margin: 0 auto;
}

@media (max-width: 14.9375rem) {
  .css-1y4zfvh-SvgWrapper {
    display: block;
  }
}

.css-r5wswd-StyledLink {
  display: inline-block;
  width: 100%;
  max-width: 20.44935rem;
  min-width: 13.6329rem;
  -webkit-flex: 1 1 13.6329rem;
  -ms-flex: 1 1 13.6329rem;
  flex: 1 1 13.6329rem;
  -ms-flex-preferred-size: 20.44935rem;
}

@media (max-width: 14.9375rem) {
  .css-r5wswd-StyledLink {
    display: block;
  }
}

.css-1a447kk-BrandSvg {
  box-sizing: content-box;
  color: #ffffff;
  fill: currentColor;
  padding-top: 0.625rem;
  padding-bottom: 0.375rem;
  height: 1.5rem;
  width: 100%;
  max-width: 20.44935rem;
  min-width: 13.6329rem;
  -webkit-flex: 1 1 13.6329rem;
  -ms-flex: 1 1 13.6329rem;
  flex: 1 1 13.6329rem;
  -ms-flex-preferred-size: 20.44935rem;
}

@media (min-width: 25rem) {
  .css-1a447kk-BrandSvg {
    padding-top: 1rem;
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1a447kk-BrandSvg {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }
}

@media screen and (-ms-high-contrast: active), print {
  .css-1a447kk-BrandSvg {
    fill: windowText;
  }
}

.e1wgjeuw2:hover .css-1a447kk-BrandSvg,
.e1wgjeuw2:focus .css-1a447kk-BrandSvg {
  -webkit-text-decoration: none;
  text-decoration: none;
  border-bottom: 0.25rem solid #ffffff;
  margin-bottom: -0.25rem;
}

.css-ow3j0s-VisuallyHiddenText {
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  -webkit-clip: rect(1px, 1px, 1px, 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  margin: 0;
}

.css-13fvji4-SkipLink {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  -webkit-clip: rect(1px, 1px, 1px, 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  padding: 0.75rem 0.5rem;
  background-color: #ffffff;
  border: 0.1875rem solid #000;
  color: #333;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-13fvji4-SkipLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-13fvji4-SkipLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-13fvji4-SkipLink:focus {
  -webkit-clip-path: none;
  clip-path: none;
  -webkit-clip: auto;
  clip: auto;
  height: auto;
  width: auto;
  top: 0;
  left: 0;
}

@media (min-width: 25rem) {
  .css-13fvji4-SkipLink:focus {
    top: 0.5rem;
  }
}

@media (max-width: 37.4375rem) {
  .css-13fvji4-SkipLink {
    padding: 0.5rem;
  }
}

.css-5vwsm5-StyledNav {
  position: relative;
  background-color: #b80000;
  border-top: 0.0625rem solid #ffffff;
}

.css-5vwsm5-StyledNav .e1lim4kn3::after {
  left: 0;
}

.css-h6pr6t-NavWrapper {
  position: relative;
  max-width: 80rem;
  margin: 0 auto;
}

.css-79elbk {
  position: relative;
}

.css-13nhaas-MenuButton {
  position: relative;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
  float: left;
  height: 2.75rem;
  width: 2.75rem;
}

.css-13nhaas-MenuButton:hover,
.css-13nhaas-MenuButton:focus {
  cursor: pointer;
  box-shadow: inset 0 0 0 0.25rem #ffffff;
}

.css-13nhaas-MenuButton:hover::after,
.css-13nhaas-MenuButton:focus::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border: 0.25rem solid #ffffff;
}

@media (min-width: 37.5rem) {
  .css-13nhaas-MenuButton {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 20rem) {
  .css-13nhaas-MenuButton {
    height: 2.75rem;
    width: 2.75rem;
  }
}

.css-13nhaas-MenuButton svg {
  vertical-align: middle;
}

.css-15xd63c-MenuIcon {
  color: #fff;
  fill: currentColor;
}

@media (max-width: 37.4375rem) {
  .css-f0nofw-StyledScrollableNav {
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-scroll-behavior: auto;
    -moz-scroll-behavior: auto;
    -ms-scroll-behavior: auto;
    scroll-behavior: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-scrollbar-width: none;
    -moz-scrollbar-width: none;
    -ms-scrollbar-width: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .css-f0nofw-StyledScrollableNav::-webkit-scrollbar {
    display: none;
  }
  .css-f0nofw-StyledScrollableNav:after {
    content: " ";
    height: 100%;
    width: 3rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    overflow: hidden;
    pointer-events: none;
    background: linear-gradient(
      to right,
      rgba(184, 0, 0, 0) 0%,
      rgba(184, 0, 0, 1) 100%
    );
  }
  @media (min-width: 25rem) {
    .css-f0nofw-StyledScrollableNav:after {
      width: 6rem;
    }
  }
}

.css-1p24brr-StyledUnorderedList {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
}

@media (min-width: 37.5rem) {
  .css-1p24brr-StyledUnorderedList {
    overflow: hidden;
  }
}

.css-mljd1y-StyledListItem {
  display: inline-block;
  position: relative;
  z-index: 2;
}

@media (max-width: 37.4375rem) {
  .css-mljd1y-StyledListItem:last-child {
    margin-right: 3rem;
  }
}

@media (min-width: 37.5rem) {
  .css-mljd1y-StyledListItem::after {
    content: "";
    position: absolute;
    bottom: -1px;
    width: 80rem;
    border-bottom: 0.0625rem solid #eab3b3;
    z-index: -1;
  }
}

.css-dtntas-StyledLink {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fdfdfd;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline-block;
  padding: 0.75rem;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-dtntas-StyledLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-dtntas-StyledLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 37.4375rem) {
  .css-dtntas-StyledLink {
    padding: 0.75rem 0.5rem;
  }
}

.css-dtntas-StyledLink:hover::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 0.25rem solid #ffffff;
}

.css-dtntas-StyledLink:focus::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 0.25rem solid #ffffff;
  top: 0;
  border: 0.25rem solid #ffffff;
}

.css-lmnc98-StyledDropdown {
  background-color: #222222;
  clear: both;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  visibility: hidden;
}

@media (min-width: 37.5rem) {
  .css-lmnc98-StyledDropdown {
    display: none;
    visibility: hidden;
  }
}

@media (prefers-reduced-motion: reduce) {
  .css-lmnc98-StyledDropdown {
    -webkit-transition: none;
    transition: none;
  }
}

.css-1594wcs-DropdownUl {
  list-style-type: none;
  margin: 0;
  padding: 0 0.5rem;
  border-bottom: 0.125rem solid #3f3f42;
}

.css-10ufcb9-StyledDropdownLi {
  padding: 0.75rem 0;
  border-bottom: 0.0625rem solid #3f3f42;
}

.css-10ufcb9-StyledDropdownLi:last-child {
  padding-bottom: 1rem;
  border: 0;
}

.css-1yifa9o-StyledDropdownLink {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1yifa9o-StyledDropdownLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1yifa9o-StyledDropdownLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-1yifa9o-StyledDropdownLink:hover,
.css-1yifa9o-StyledDropdownLink:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-i9gxme {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 10px;
}

.css-1mxg3wc {
  background-color: #f8f8f8;
  display: none;
  visibility: hidden;
}

@media (min-width: 20rem) {
  .css-1mxg3wc {
    margin-top: 0.5rem;
    min-height: 5.1875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: visible;
  }
}

@media (min-width: 21rem) {
  .css-1mxg3wc {
    padding: 0 0.5rem;
  }
}

@media (min-width: 25rem) {
  .css-1mxg3wc {
    min-height: 5.8125rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1mxg3wc {
    min-height: 7.6875rem;
  }
}

@media (min-width: 58.75rem) {
  .css-1mxg3wc {
    min-height: 17.6875rem;
    padding: 0.5rem 1rem;
  }
}

.css-1aoqp8k-GridComponent {
  width: 100%;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .css-1aoqp8k-GridComponent {
    padding: 0 1rem;
  }
}

@media (min-width: 80rem) {
  .css-1aoqp8k-GridComponent {
    padding: 0 1rem;
  }
}

@supports (display: grid) {
  .css-1aoqp8k-GridComponent {
    display: grid;
    position: initial;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-1aoqp8k-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-1aoqp8k-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-1aoqp8k-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-1aoqp8k-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-gap: 1rem;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-1aoqp8k-GridComponent {
      grid-template-columns: repeat(12, 1fr);
      grid-column-end: span 12;
      grid-column-gap: 1rem;
      padding: 0 1rem;
    }
  }
  @media (min-width: 80rem) {
    .css-1aoqp8k-GridComponent {
      grid-template-columns: repeat(12, 1fr);
      grid-column-end: span 12;
      grid-column-gap: 1rem;
      padding: 0 1rem;
    }
  }
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .css-1aoqp8k-GridComponent {
    margin: 0 auto;
    max-width: 63rem;
  }
}

@media (min-width: 80rem) {
  .css-1aoqp8k-GridComponent {
    margin: 0 auto;
    max-width: 80rem;
  }
}

@media (min-width: 63rem) {
  .css-1aoqp8k-GridComponent {
    max-width: 63rem;
  }
}

.css-smisdi-GridComponent {
  padding-bottom: 2rem;
}

@media (max-width: 14.9375rem) {
  .css-smisdi-GridComponent {
    width: calc(100% - 0%);
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 15rem) and (max-width: 24.9375rem) {
  .css-smisdi-GridComponent {
    width: calc(100% - 0%);
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .css-smisdi-GridComponent {
    width: calc(100% - 0%);
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 37.5rem) and (max-width: 62.9375rem) {
  .css-smisdi-GridComponent {
    width: calc(100% - 0%);
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .css-smisdi-GridComponent {
    width: calc(66.66666666666667%);
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 80rem) {
  .css-smisdi-GridComponent {
    width: calc(66.66666666666667%);
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
  }
}

@supports (display: grid) {
  .css-smisdi-GridComponent {
    display: block;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-smisdi-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-start: 1;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-smisdi-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-start: 1;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-smisdi-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-start: 1;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-smisdi-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-start: 1;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-smisdi-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-start: 1;
    }
  }
  @media (min-width: 80rem) {
    .css-smisdi-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-start: 1;
    }
  }
}

@media (max-width: 62.9375rem) {
  .css-smisdi-GridComponent {
    width: 100%;
  }
}

@media (min-width: 63rem) {
  .css-smisdi-GridComponent {
    width: 100%;
  }
}

@supports (display: grid) {
}

.css-in3obc-Headline {
  font-size: 1.75rem;
  line-height: 2rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3f3f42;
  display: block;
  margin: 0;
  padding: 2rem 0;
  overflow-wrap: anywhere;
}

.main_content p {
  margin-bottom: 16px;
  line-height: 1.375rem;
  font-size: 1rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
}

.main_content img {
  max-width: 100%;
  margin: 1rem 0rem;
}

/*.item-comment .comment-description p {*/

/*    font-family: ReithSerif, Helvetica, Arial, sans-serif;*/

/*}*/

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-in3obc-Headline {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-in3obc-Headline {
    font-size: 2.75rem;
    line-height: 3rem;
  }
}

@media (min-width: 37.5rem) {
  .css-in3obc-Headline {
    padding: 2.5rem 0 1.5rem 0;
  }
}

.css-in3obc-Headline:focus {
  outline: none;
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

.css-oijotl-ImagePlaceholder {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #f2f2f2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60px 17px;
  padding-bottom: 56.25%;
  width: 100%;
  background-image: url("/img/63424ff641d3e7d8ac33079efc3e5a59edec2773.svg");
}

@media (min-width: 25rem) {
  .css-oijotl-ImagePlaceholder {
    background-size: 77px 22px;
  }
}

@media (min-width: 63rem) {
  .css-oijotl-ImagePlaceholder {
    background-size: 93px 27px;
  }
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

.css-tguobi {
  margin-bottom: 1rem;
}

@media (max-width: 24.9375rem) {
  .css-tguobi {
    padding: 0 0.5rem;
  }
}

@media (min-width: 25rem) and (max-width: 62.9375rem) {
  .css-tguobi {
    padding: 0 1rem;
  }
}

.css-b7fr4s-SectionLabelWrapper {
  position: relative;
  z-index: 0;
  color: #3f3f42;
  margin-top: 2rem;
  margin-top: 0;
}

@media (min-width: 37.5rem) {
  .css-b7fr4s-SectionLabelWrapper {
    margin-top: 1.5rem;
  }
}

@media (min-width: 63rem) {
  .css-b7fr4s-SectionLabelWrapper {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 37.5rem) {
  .css-b7fr4s-SectionLabelWrapper {
    margin-top: 0;
  }
}

.css-1webg0r-Bar {
  border-top: 0.0625rem solid #aeaeb5;
  z-index: -1;
}

@media screen and (-ms-high-contrast: active) {
  .css-1webg0r-Bar {
    border-color: windowText;
  }
}

@media (min-width: 37.5rem) {
  .css-1webg0r-Bar {
    position: absolute;
    left: 0;
    right: 0;
    top: 1.375rem;
  }
}

.css-1333sok-Heading {
  margin: 0;
  padding: 0;
}

.css-143m08z-FlexColumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.css-1jc9b24-FlexRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 2.75rem;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media (min-width: 37.5rem) {
  .css-1jc9b24-FlexRow {
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.css-1qothfm-Title {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fdfdfd;
  margin: 1rem 0;
  padding-right: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1qothfm-Title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1qothfm-Title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1qothfm-Title {
    margin: 0;
  }
}

@media (min-width: 37.5rem) {
  .css-1qothfm-Title {
    padding-right: 1rem;
  }
}

.css-1f6occ7-StoryPromoUl-GridComponent {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@supports (display: grid) {
  .css-1f6occ7-StoryPromoUl-GridComponent {
    display: grid;
    position: initial;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-1f6occ7-StoryPromoUl-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-1f6occ7-StoryPromoUl-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-1f6occ7-StoryPromoUl-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-1f6occ7-StoryPromoUl-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 1rem;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-1f6occ7-StoryPromoUl-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-gap: 1rem;
    }
  }
  @media (min-width: 80rem) {
    .css-1f6occ7-StoryPromoUl-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
      grid-column-gap: 1rem;
    }
  }
}

.css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
  padding: 0.5rem 0 1rem;
}

@media (max-width: 62.9375rem) {
  .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
    border-bottom: 0.0625rem solid #f2f2f2;
  }
}

.css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent:last-child {
  border: none;
}

@media (min-width: 37.5rem) {
  .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
    padding: 1rem 0 1rem;
  }
}

@media (min-width: 63rem) {
  .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
    padding: 0 0 1.5rem;
  }
}

.css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent:first-child {
  padding-top: 0;
}

@media (min-width: 37.5rem) and (max-width: 62.9375rem) {
  .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent:first-child {
    padding-top: 1rem;
  }
}

.css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent:last-child {
  padding-bottom: 0;
}

@supports (display: grid) {
  .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
    display: block;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
      grid-template-columns: repeat(4, 1fr);
      grid-column-end: span 4;
    }
  }
  @media (min-width: 80rem) {
    .css-1bs5n8d-StoryPromoLiBase-StoryPromoLi-GridComponent {
      grid-template-columns: repeat(4, 1fr);
      grid-column-end: span 4;
    }
  }
}

.css-6gxvb7-StoryPromoWrapper {
  position: relative;
}

@supports (grid-template-columns: fit-content(200px)) {
  .css-6gxvb7-StoryPromoWrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 0.5rem;
  }
  @media (min-width: 37.5rem) {
    .css-6gxvb7-StoryPromoWrapper {
      grid-column-gap: 1rem;
    }
  }
  @media (min-width: 63rem) {
    .css-6gxvb7-StoryPromoWrapper {
      display: block;
    }
  }
}

.css-q9o2n0-ImageGridItem {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33.33%;
}

@media (min-width: 63rem) {
  .css-q9o2n0-ImageGridItem {
    display: block;
    width: 100%;
  }
}

@supports (grid-template-columns: fit-content(200px)) {
  .css-q9o2n0-ImageGridItem {
    width: initial;
    grid-column: 1 / span 2;
  }
}

.css-1a3i6ib-ImageContentsWrapper {
  position: relative;
}

@media (min-width: 25rem) {
  .css-102ltpf-ImageOverlayWrapper {
    position: absolute;
    bottom: 0;
  }
}

.css-102ltpf-ImageOverlayWrapper > * {
  height: 2rem;
  padding: 0.5rem 0.25rem;
}

@media (max-width: 24.9375rem) {
  .css-102ltpf-ImageOverlayWrapper > * {
    height: 1.25rem;
    padding: 0.25rem 0.25rem 0;
  }
}

.css-w7jz91-TextGridItem {
  display: inline-block;
  vertical-align: top;
  width: 66.67%;
  padding: 0 0.5rem;
}

@media (min-width: 37.5rem) {
  .css-w7jz91-TextGridItem {
    padding: 0 1rem;
  }
}

@media (min-width: 63rem) {
  .css-w7jz91-TextGridItem {
    display: block;
    width: 100%;
    padding: 0.5rem 0;
  }
}

@supports (grid-template-columns: fit-content(200px)) {
  .css-w7jz91-TextGridItem {
    display: block;
    width: initial;
    padding: initial;
    grid-column: 3 / span 4;
  }
  @media (min-width: 63rem) {
    .css-w7jz91-TextGridItem {
      padding-top: 0.5rem;
    }
  }
}

.css-1dq4glf-Headline {
  color: #222222;
  margin: 0;
  padding-bottom: 0.5rem;
  font-family: ReithSerif, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.25rem;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1dq4glf-Headline {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1dq4glf-Headline {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-wla3o-Link {
  position: static;
  color: #222222;
  -webkit-text-decoration: none;
  text-decoration: none;
  overflow-wrap: break-word;
  overflow-wrap: anywhere;
}

.css-wla3o-Link:before {
  bottom: 0;
  content: "";
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  z-index: 1;
}

.css-wla3o-Link:hover,
.css-wla3o-Link:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-wla3o-Link:visited {
  color: #6e6e73;
}

.css-1lm6xv9-StyledTimestamp {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #6e6e73;
  display: block;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1lm6xv9-StyledTimestamp {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1lm6xv9-StyledTimestamp {
    font-size: 0.8125rem;
    line-height: 1rem;
  }
}

.css-1mnazlt-StyledMediaIndicator {
  color: #222222;
  background-color: #ffffff;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1mnazlt-StyledMediaIndicator {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1mnazlt-StyledMediaIndicator {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

.css-rqcfni-FlexWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.css-165cio9-MediaIcon-VideoMediaIcon {
  vertical-align: middle;
  margin: 0 0.25rem;
  color: #222222;
  fill: currentColor;
  width: 0.75rem;
  height: 0.75rem;
}

@media (max-width: 14.9375rem) {
  .css-h898tn-GridComponent {
    width: calc(100%);
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 15rem) and (max-width: 24.9375rem) {
  .css-h898tn-GridComponent {
    width: calc(100%);
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .css-h898tn-GridComponent {
    width: calc(100%);
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 37.5rem) and (max-width: 62.9375rem) {
  .css-h898tn-GridComponent {
    width: calc(100%);
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .css-h898tn-GridComponent {
    width: calc(33.333333333333336%);
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 80rem) {
  .css-h898tn-GridComponent {
    width: calc(33.333333333333336%);
    display: inline-block;
    vertical-align: top;
  }
}

@supports (display: grid) {
  .css-h898tn-GridComponent {
    display: block;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-h898tn-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-h898tn-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-h898tn-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-h898tn-GridComponent {
      grid-template-columns: repeat(8, 1fr);
      grid-column-end: span 8;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-h898tn-GridComponent {
      grid-template-columns: repeat(4, 1fr);
      grid-column-end: span 4;
    }
  }
  @media (min-width: 80rem) {
    .css-h898tn-GridComponent {
      grid-template-columns: repeat(4, 1fr);
      grid-column-end: span 4;
    }
  }
}

@media (min-width: 63rem) {
  .css-h898tn-GridComponent {
    margin-top: 2rem;
  }
}

.css-1w4eq01 {
  margin-bottom: 1.5rem;
}

@media (min-width: 63rem) {
  .css-1w4eq01 {
    margin-bottom: 3rem;
    padding: 1rem;
  }
}

@media (max-width: 24.9375rem) {
  .css-yr6hg1 {
    padding: 0 0.5rem;
  }
}

@media (min-width: 25rem) and (max-width: 62.9375rem) {
  .css-yr6hg1 {
    padding: 0 1rem;
  }
}

.css-6jxipi-StoryPromoUl {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.css-sbx85r-StoryPromoLiBase-StoryPromoLi {
  padding: 0.5rem 0 1rem;
}

@media (max-width: 62.9375rem) {
  .css-sbx85r-StoryPromoLiBase-StoryPromoLi {
    border-bottom: 0.0625rem solid #f2f2f2;
  }
}

.css-sbx85r-StoryPromoLiBase-StoryPromoLi:last-child {
  border: none;
}

@media (min-width: 37.5rem) {
  .css-sbx85r-StoryPromoLiBase-StoryPromoLi {
    padding: 1rem 0 1rem;
  }
}

@media (min-width: 63rem) {
  .css-sbx85r-StoryPromoLiBase-StoryPromoLi {
    padding: 0 0 1.5rem;
  }
}

.css-sbx85r-StoryPromoLiBase-StoryPromoLi:first-child {
  padding-top: 0;
}

@media (min-width: 37.5rem) and (max-width: 62.9375rem) {
  .css-sbx85r-StoryPromoLiBase-StoryPromoLi:first-child {
    padding-top: 1rem;
  }
}

.css-sbx85r-StoryPromoLiBase-StoryPromoLi:last-child {
  padding-bottom: 0;
}

.css-f1uxh5-TextGridItem {
  display: inline-block;
  vertical-align: top;
  width: 66.67%;
  padding: 0 0.5rem;
  width: 100%;
}

@media (min-width: 37.5rem) {
  .css-f1uxh5-TextGridItem {
    padding: 0 1rem;
  }
}

@media (min-width: 63rem) {
  .css-f1uxh5-TextGridItem {
    display: block;
    width: 100%;
    padding: 0.5rem 0;
  }
}

@supports (grid-template-columns: fit-content(200px)) {
  .css-f1uxh5-TextGridItem {
    display: block;
    width: initial;
    padding: initial;
    grid-column: 3 / span 4;
    grid-column: 1 / span 6;
  }
  @media (min-width: 63rem) {
    .css-f1uxh5-TextGridItem {
      padding-top: 0;
    }
  }
}

.css-1gl78bs-Headline {
  color: #222222;
  margin: 0;
  padding-bottom: 0.5rem;
  font-family: ReithSerif, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  display: inline;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1gl78bs-Headline {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1gl78bs-Headline {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-1bjfbik-StyledSpan {
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #b80000;
  display: inline-block;
  margin-right: 0.5rem;
}

.css-gp8ojq {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 63rem) {
  .css-gp8ojq {
    margin-top: -3rem;
    margin-bottom: -0.5rem;
    padding: 1rem;
  }
}

.css-1n3sspc-Wrapper {
  background-color: #f2f2f2;
  padding: 1rem;
}

.css-eo48vl-Wrapper {
  margin: 0 0 1rem;
}

.css-wholtc-Heading {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline;
  color: #222222;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-wholtc-Heading {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
}

@media (min-width: 37.5rem) {
  .css-wholtc-Heading {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.css-wholtc-Heading > svg {
  margin-left: 0;
  width: 1.375rem;
  height: 1.375rem;
  fill: currentColor;
  position: relative;
  bottom: 0.3125rem;
  right: 0.1875rem;
}

.css-10lwxmx-MediaIcon-PodcastIcon {
  vertical-align: middle;
  margin: 0 0.25rem;
  color: #222222;
  fill: currentColor;
  width: 1rem;
  height: 1rem;
}

.css-u5ckg2-Card {
  position: relative;
  background-color: #fdfdfd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0 0.3125rem 0.3125rem #22222208;
}

@media (min-width: 63rem) {
  .css-u5ckg2-Card {
    display: block;
  }
}

.css-u5ckg2-Card:hover .podcast-promo--hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-1v81f7z-CardImageWrapper {
  margin: 0.5rem 0 0 0.5rem;
  display: none;
}

@media (min-width: 20rem) {
  .css-1v81f7z-CardImageWrapper {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 6.5rem;
    -ms-flex-preferred-size: 6.5rem;
    flex-basis: 6.5rem;
  }
}

@media (min-width: 25rem) {
  .css-1v81f7z-CardImageWrapper {
    -webkit-flex-basis: 6.8125rem;
    -ms-flex-preferred-size: 6.8125rem;
    flex-basis: 6.8125rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1v81f7z-CardImageWrapper {
    -webkit-flex-basis: 11.125rem;
    -ms-flex-preferred-size: 11.125rem;
    flex-basis: 11.125rem;
    margin: 0;
  }
}

@media (min-width: 63rem) {
  .css-1v81f7z-CardImageWrapper {
    margin: 0;
  }
}

.css-1cgeruu-ImagePlaceholder {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #f2f2f2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60px 17px;
  padding-bottom: 100%;
  width: 100%;
  background-image: url("/img/63424ff641d3e7d8ac33079efc3e5a59edec2773.svg");
}

@media (min-width: 25rem) {
  .css-1cgeruu-ImagePlaceholder {
    background-size: 77px 22px;
  }
}

@media (min-width: 63rem) {
  .css-1cgeruu-ImagePlaceholder {
    background-size: 93px 27px;
  }
}

.css-13lcmnl-StyledImg {
  display: block;
  width: 100%;
  visibility: visible;
}

.css-njci0o-CardContent {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.5rem;
}

@media (min-width: 25rem) {
  .css-njci0o-CardContent {
    padding: 0.5rem 1rem;
  }
}

@media (min-width: 63rem) {
  .css-njci0o-CardContent {
    padding: 1rem;
  }
}

.css-rgjvff-CardTitle {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-family: ReithSerif, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #222222;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-rgjvff-CardTitle {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-rgjvff-CardTitle {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-a0h3c5-CardLink {
  color: #222222;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.css-a0h3c5-CardLink:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  overflow: hidden;
  z-index: 1;
}

.css-a0h3c5-CardLink:visited .podcast-promo--visited {
  color: #6e6e73;
}

.css-a0h3c5-CardLink:focus .podcast-promo--focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-1649azj-CardDescription {
  font-size: 0.9375rem;
  line-height: 1.125rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 30rem;
  color: #6e6e73;
  margin-top: 0.5rem;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1649azj-CardDescription {
    font-size: 0.9375rem;
    line-height: 1.125rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1649azj-CardDescription {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}

.css-1ayqsw7-EpisodesText {
  display: inline;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-family: ReithSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #6e6e73;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1ayqsw7-EpisodesText {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1ayqsw7-EpisodesText {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-1ayqsw7-EpisodesText > svg {
  fill: currentColor;
  color: unset;
  width: 1rem;
  height: 1rem;
  position: relative;
  bottom: 0.125rem;
  right: 0.1875rem;
}

.css-xaweq9-MediaIcon-SeriesStackIcon {
  vertical-align: middle;
  margin: 0 0.25rem;
  color: #222222;
  fill: currentColor;
  width: 1rem;
  height: 1rem;
}

.css-1e8k83u {
  margin-bottom: 1.5rem;
  padding: 1rem;
}

.css-1o8n0sy-SectionLabelWrapper {
  position: relative;
  z-index: 0;
  color: #3f3f42;
  margin-top: 2rem;
}

@media (min-width: 37.5rem) {
  .css-1o8n0sy-SectionLabelWrapper {
    margin-top: 1.5rem;
  }
}

@media (min-width: 63rem) {
  .css-1o8n0sy-SectionLabelWrapper {
    margin-bottom: 1.5rem;
  }
}

.css-1xqj6py-GridComponent-OneColumnGrid {
  list-style-type: none;
  margin: 0;
  padding: 0;
  grid-auto-flow: column;
  grid-template-rows: repeat(10, auto);
}

@supports (display: grid) {
  .css-1xqj6py-GridComponent-OneColumnGrid {
    display: grid;
    position: initial;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-1xqj6py-GridComponent-OneColumnGrid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-1xqj6py-GridComponent-OneColumnGrid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-1xqj6py-GridComponent-OneColumnGrid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
      grid-column-gap: 0.5rem;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-1xqj6py-GridComponent-OneColumnGrid {
      grid-template-columns: repeat(1, 1fr);
      grid-column-end: span 1;
      grid-column-gap: 1rem;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-1xqj6py-GridComponent-OneColumnGrid {
      grid-template-columns: repeat(1, 1fr);
      grid-column-end: span 1;
      grid-column-gap: 1rem;
    }
  }
  @media (min-width: 80rem) {
    .css-1xqj6py-GridComponent-OneColumnGrid {
      grid-template-columns: repeat(1, 1fr);
      grid-column-end: span 1;
      grid-column-gap: 1rem;
    }
  }
}

.css-144eczd-GridComponent-StyledGrid {
  position: relative;
  padding-bottom: 1.5rem;
}

@supports (display: grid) {
  .css-144eczd-GridComponent-StyledGrid {
    display: block;
    width: initial;
    margin: 0;
  }
  @media (max-width: 14.9375rem) {
    .css-144eczd-GridComponent-StyledGrid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 15rem) and (max-width: 24.9375rem) {
    .css-144eczd-GridComponent-StyledGrid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 25rem) and (max-width: 37.4375rem) {
    .css-144eczd-GridComponent-StyledGrid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-end: span 6;
    }
  }
  @media (min-width: 37.5rem) and (max-width: 62.9375rem) {
    .css-144eczd-GridComponent-StyledGrid {
      grid-template-columns: repeat(1, 1fr);
      grid-column-end: span 1;
    }
  }
  @media (min-width: 63rem) and (max-width: 79.9375rem) {
    .css-144eczd-GridComponent-StyledGrid {
      grid-template-columns: repeat(1, 1fr);
      grid-column-end: span 1;
    }
  }
  @media (min-width: 80rem) {
    .css-144eczd-GridComponent-StyledGrid {
      grid-template-columns: repeat(1, 1fr);
      grid-column-end: span 1;
    }
  }
}

.css-u7e1hf-ItemWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
}

@media (max-width: 14.9375rem) {
  .css-1770yc1-OneColumnWrapper {
    min-width: 1.75rem;
  }
}

@media (min-width: 15rem) and (max-width: 24.9375rem) {
  .css-1770yc1-OneColumnWrapper {
    min-width: 1.75rem;
  }
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .css-1770yc1-OneColumnWrapper {
    min-width: 2rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1770yc1-OneColumnWrapper {
    min-width: 2.5rem;
  }
}

.css-1jryawt-StyledSpan {
  font-family: ReithSerif, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.5rem;
  position: relative;
  color: #b80000;
  margin: 0;
  padding: 0;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-1jryawt-StyledSpan {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 37.5rem) {
  .css-1jryawt-StyledSpan {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

.css-1cnf02k-StyledItem {
  padding-top: 0.2rem;
  padding-left: 0.5rem;
  padding-right: 1rem;
}

@supports (grid-template-columns: fit-content(200px)) {
  .css-1cnf02k-StyledItem {
    padding-right: 0;
  }
}

.css-hd09k2-StyledLink {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-family: ReithSerif, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  position: static;
  color: #222222;
  -webkit-text-decoration: none;
  text-decoration: none;
  margin-bottom: 0.5rem;
}

@media (min-width: 20rem) and (max-width: 37.4375rem) {
  .css-hd09k2-StyledLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 37.5rem) {
  .css-hd09k2-StyledLink {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.css-hd09k2-StyledLink:hover,
.css-hd09k2-StyledLink:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-hd09k2-StyledLink:before {
  bottom: 0;
  content: "";
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  z-index: 1;
}

@supports (grid-template-columns: fit-content(200px)) {
}

:root *[nti22ys][hidden] {
  display: none !important;
}

.dotcom-ad {
  font-size: 1rem;
}

.dotcom-ad {
  display: none;
}

.dotcom-ad {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background-color: #f8f8f8;
}
