html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font-size: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*::after,
*::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .content {
  background-color: #fff;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 3px;
  line-height: 1;
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}
.row {
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.columns {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 40em) {
  .columns {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.columns:last-child:not(:first-child) {
  float: right;
}
.small-6 {
  width: 50%;
}
.small-12 {
  width: 100%;
}
@media screen and (min-width: 40em) {
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .large-2 {
    width: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-12 {
    width: 100%;
  }
}
:root {
  --wide-min-breakpoint: 75em;
  --large-max-breakpoint: 74.9375em;
  --large-min-breakpoint: 64em;
  --medium-max-breakpoint: 63.9375em;
  --medium-min-breakpoint: 40em;
  --small-max-breakpoint: 39.9375em;
}
@font-face {
  font-family: "rte-icons";
  src: url("/fonts/rte-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="dotie-icon_"],
[class*=" dotie-icon_"] {
  font-family: "rte-icons", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dotie-icon_logo_rte:before {
  content: "\e90e";
}
.dotie-icon_facebook:before {
  content: "\e906";
}
.dotie-icon_x:before {
  content: "\e930";
}
.dotie-icon_youtube:before {
  content: "\e904";
}
.dotie-icon_linkedin:before {
  content: "\e928";
}
.dotie-icon_instagram:before {
  content: "\e927";
}
.dotie-icon_whatsapp2:before {
  content: "\e923";
}
.dotie-icon_email:before {
  content: "\e905";
}
.dotie-icon_print:before {
  content: "\e91b";
}
.dotie-icon_video:before {
  content: "\e90c";
}
.dotie-icon_audio:before {
  content: "\e91d";
}
body {
  font-family: "IBM Plex Sans", sans-serif;
  background-color: #eeecec;
}
.row {
  max-width: 1160px;
}
.columns:last-child:not(:first-child) {
  float: left;
}
a {
  color: #8f897c;
  text-decoration: none;
}
.icon {
  line-height: 0;
}
.clearfix {
  clear: both;
}
article .img-container {
  position: relative;
  overflow: hidden;
}
article .img-container .inner {
  position: relative;
}
article .img-container .gradient {
  transition: opacity 0.25s ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  opacity: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 2, 34, 0.64) 99%,
    rgba(2, 34, 34, 0.65) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 2, 34, 0.64) 99%,
    rgba(2, 34, 34, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 2, 34, 0.64) 99%,
    rgba(2, 34, 34, 0.65) 100%
  );
}
article:hover div:not(.analysis-card) .img-container .inner .gradient {
  opacity: 0.3;
}
.primary-color {
  color: #8f897c;
}
button {
  display: block;
  text-align: center;
  background: #8f897c;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  padding: 1rem;
  font-size: 1.2em;
  margin-bottom: 1rem;
}
ul {
  list-style: none;
  padding: 0;
}
.category-name {
  display: inline-block;
  color: #746f65;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}
@media screen and (min-width: 64em) {
  .category-name {
    font-size: 14px;
    line-height: 18px;
  }
}
@-webkit-keyframes blinker {
  50% {
    opacity: 0;
  }
}
@-moz-keyframes blinker {
  50% {
    opacity: 0;
  }
}
@-o-keyframes blinker {
  50% {
    opacity: 0;
  }
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
@media screen and (min-width: 64em) {
  .icon-link:has(.whatsapp2) {
    display: none;
  }
}
.btn-group {
  display: inline-block;
}
.btn-group .icon {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
  background: #6b728c;
  margin-left: 0.5rem;
  font-family: "rte-icons", sans-serif !important;
  font-style: normal;
  line-height: 30px;
  font-size: 2.3rem;
  position: relative;
}
@media screen and (min-width: 64em) {
  .btn-group .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 3rem;
  }
}
.btn-group .icon.facebook {
  margin-left: 0;
}
.btn-group .icon.facebook:before {
  margin-left: -3px;
}
@media screen and (min-width: 64em) {
  .btn-group .icon.facebook:before {
    margin-left: -5px;
  }
}
.btn-group .icon.twitter {
  font-size: 30px;
}
@media screen and (min-width: 64em) {
  .btn-group .icon.twitter {
    font-size: 40px;
    line-height: 42px;
  }
}
.btn-group .icon.whatsapp2 {
  display: inline-block;
  width: 29px;
  height: 27px;
  margin-top: 1px;
  background: #fff;
  font-size: 57px;
  color: #25d366;
}
.btn-group .icon.whatsapp2:before {
  margin-left: -13px;
}
@media screen and (min-width: 64em) {
  .btn-group a:has(.icon.whatsapp2) {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  .btn-group .icon.linkedin {
    line-height: 38px;
  }
}
.btn-group .icon.linkedin:before {
  margin-left: -3px;
}
.btn-group .icon.envelope {
  font-size: 24px;
}
.btn-group .icon.envelope:before {
  margin-left: 3px;
}
@media screen and (min-width: 64em) {
  .btn-group .icon.envelope {
    font-size: 30px;
  }
  .btn-group .icon.envelope:before {
    margin-left: 5px;
  }
}
.va-parent {
  display: table;
}
.va-child {
  display: table-cell;
  vertical-align: middle;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
:root {
  --blink-animation: blinker 1.5s linear infinite alternate;
  --blink-cursor: pointer;
}

.btn-group {
  display: inline-block;
}
.btn-group span {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
  background: #6b728c;
  margin-left: 0.5rem;
  line-height: 30px;
  font-size: 2.3rem;
  position: relative;
}
@media screen and (min-width: 64em) {
  .btn-group span {
    line-height: 30px;
    font-size: 2.5rem;
  }
}
.btn-group span.facebook {
  margin-left: 0;
  background: #3b5997;
}
.btn-group span.facebook:before {
  margin-left: -3px;
}
@media screen and (min-width: 64em) {
  .btn-group span.facebook:before {
    margin-left: -5px;
  }
}
.btn-group span.twitter {
  font-size: 30px;
  background: black;
}
.btn-group span.whatsapp2 {
  background: #fff;
  display: inline-block;
  width: 29px;
  height: 27px;
  margin-top: 1px;
  font-size: 57px;
  color: #25d366;
}
.btn-group span.whatsapp2:before {
  margin-left: -13px;
}
@media screen and (min-width: 64em) {
  .btn-group span.whatsapp2 {
    width: 37px;
    height: 37px;
    margin-left: 0.6rem;
    margin-top: 0.07rem;
  }
  .btn-group span.whatsapp2:before {
    margin-left: -17px;
  }
}
@media screen and (min-width: 64em) {
  .btn-group span.whatsapp2 {
    display: none;
  }
}
.btn-group span.linkedin {
  background: #007cbb;
}
@media screen and (min-width: 64em) {
  .btn-group span.linkedin {
    line-height: 38px;
  }
}
.btn-group span.linkedin:before {
  margin-left: -3px;
}
.btn-group span.envelope {
  background: #a4aebb;
  font-size: 24px;
}
.btn-group span.envelope:before {
  margin-left: 3px;
}
@media screen and (max-width: 39.9375em) {
  .hide-for-mobile {
    display: none !important;
  }
}
:root {
  --primary-bar-height: 40px;
}
.primary-bar {
  --background-color: #ffffff;
  --heading-color: #1a1e24;
  --text-color: #333c47;
  --filter: none;
  --weather-filter: brightness(0);
  background-color: var(--background-color);
  color: var(--text-color);
  padding: 8px 8px 8px 12px;
  height: var(--primary-bar-height);
  border-bottom: 1px solid #f8f6f5;
  width: 100%;
}
.primary-bar__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.primary-bar__button {
  flex: 1;
}
.primary-bar__rte-logo {
  max-width: 100%;
  min-width: 46px;
  width: 46px;
}
.primary-bar__rte-logo-container {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.primary-bar__nav {
  display: none;
}
.primary-bar__weather-widget {
  display: none;
}
.primary-bar__search-profile {
  flex: 1;
  display: flex;
  justify-content: right;
}

@media screen and (min-width: 40em) {
  .primary-bar {
    padding: 8px 28px 8px 20px;
    --hamburger-button-order: 9999;
  }
  .primary-bar__inner {
    justify-content: initial;
    gap: 12px;
  }
  .primary-bar__button {
    flex: initial;
  }
  .primary-bar__search-profile {
    flex: initial;
  }
  .primary-bar__rte-logo-container {
    flex: initial;
  }
  .primary-bar__nav {
    display: block;
    margin-left: 8px;
  }
  .primary-bar__nav-list {
    display: flex;
    align-items: center;
    gap: 16px;
    list-style-type: none;
    margin: 0;
  }
  .primary-bar__nav-list-item--separator {
    background-color: #bcb8b0;
    min-width: 1px;
    height: 16px;
  }
  .primary-bar__nav-link {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 126%;
    color: inherit;
    position: relative;
    display: inline-block;
    height: 20px;
    text-decoration: none;
    transition: transform 200ms ease-out;
  }
  .primary-bar__nav-link:active {
    transform: translateY(2px);
  }
  .primary-bar__nav-link:hover,
  .primary-bar__nav-link:focus {
    color: inherit;
  }
  .primary-bar__nav-link::after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.25s ease-out;
    background-color: #459fab;
  }
  .primary-bar__nav-link:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .primary-bar__nav-link--selected::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .primary-bar__nav-link--tv {
    text-transform: uppercase;
  }
  .primary-bar__nav-link--news::after {
    background-color: #235bae;
  }
  .primary-bar__nav-link--sport::after {
    background-color: #509ecf;
  }
  .primary-bar__nav-link--entertainment::after {
    background-color: #d45a7d;
  }
  .primary-bar__nav-link--lifestyle::after {
    background-color: #da9335;
  }
  .primary-bar__nav-link--culture::after {
    background-color: #5338a2;
  }
  .primary-bar__nav-link--player::after {
    background-color: #ff0035;
  }
  .primary-bar__nav-link--tv::after {
    background-color: #459fab;
  }
  .primary-bar__nav-link--radio::after {
    background-color: #ff0135;
  }
  .primary-bar__nav-link--gaeilge::after {
    background-color: #459fab;
  }
  .primary-bar__search-profile {
    margin-left: auto;
  }
}
@media screen and (min-width: 64em) {
  .primary-bar {
    --primary-bar-height: 48px;
    padding: 4px 0;
  }
  .primary-bar__inner {
    margin: auto;
    gap: 8px;
    max-width: 1160px;
    padding: 0 20px;
  }
  .primary-bar__rte-logo-container {
    min-width: 50px;
    width: 50px;
  }
  .primary-bar__nav {
    display: block;
    margin-left: 68px;
  }
  .primary-bar__nav-link {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 125%;
    height: 21px;
  }
  .primary-bar__weather-widget {
    display: block;
    margin-left: auto;
  }
  .primary-bar__search-profile {
    margin-left: 0;
  }
}
.weather-widget {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 144%;
  font-weight: 600;
  filter: var(--weather-filter);
  font-size: 0.75rem;
}
.weather-widget:not(.loaded) .weather-widget__icon,
.weather-widget:not(.loaded) .weather-widget__temperature {
  opacity: 0;
}
.weather-widget:hover {
  --weather-filter: invert(55%) sepia(61%) saturate(352%) hue-rotate(139deg)
    brightness(89%) contrast(94%);
}
.weather-widget__text {
  display: flex;
  text-transform: uppercase;
  color: #24221f;
}
.weather-widget__link {
  display: flex;
  color: black;
  gap: 8px;
}
.weather-widget__icon {
  display: flex;
  width: 28px;
  height: 28px;
  justify-content: center;
  background-size: 2100% 300%;
  background-image: url("/img/widget_sprites.png");
}
.weather-widget__temperature {
  display: flex;
  align-items: center;
  color: var(--text-color);
}
@media screen and (min-width: 40em) {
  .weather-widget {
    padding: 4px 8px;
    font-size: 1rem;
  }
  .weather-widget__text {
    display: none;
  }
}
.search_profile {
  display: flex;
  gap: 12px;
}
.search_profile__button {
  all: unset;
  cursor: pointer;
  display: flex;
  height: 24px;
  width: 24px;
  justify-content: center;
  align-items: center;
}
.search_profile__button:focus {
  outline: revert;
  color: inherit;
  background-color: transparent;
}
.search_profile__button:hover {
  background-color: transparent;
}
.search_profile__icon {
  filter: var(--filter);
}
.search_profile__icon--close-search {
  display: none;
}
.search_profile__icon:hover {
  filter: invert(55%) sepia(61%) saturate(352%) hue-rotate(139deg)
    brightness(89%) contrast(94%);
}
@media screen and (min-width: 40em) {
  .search_profile {
    gap: 4px;
  }
}
@media screen and (min-width: 64em) {
  .search_profile {
    gap: 8px;
  }
  .search_profile__button {
    height: 28px;
    width: 28px;
  }
}
.hamburger-button {
  order: var(--hamburger-button-order, initial);
}
.hamburger-button__button {
  all: unset;
  cursor: pointer;
  display: flex;
  height: 24px;
  width: 24px;
  min-width: 24px;
  justify-content: center;
  align-items: center;
}
.hamburger-button__button:focus {
  outline: revert;
  color: inherit;
  background-color: transparent;
}
.hamburger-button__button:hover {
  background-color: transparent;
}
.hamburger-button__icon {
  filter: var(--filter);
}
.hamburger-button__icon:hover {
  filter: invert(55%) sepia(61%) saturate(352%) hue-rotate(139deg)
    brightness(89%) contrast(94%);
}
@media screen and (min-width: 64em) {
  .hamburger-button__button {
    height: 28px;
    width: 28px;
  }
}
.topic-bar {
  --background-color: #ffffff;
  --heading-color: #1a1e24;
  --text-color: #333c47;
  --filter: none;
  border-bottom: 3px solid #459fab;
  background-color: var(--background-color);
  padding: 8px 0 4px;
}
.topic-bar__link {
  color: inherit;
}
.topic-bar__link::after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.25s ease-out;
  background-color: #459fab;
}
.topic-bar__link:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.topic-bar--news {
  border-color: #235bae;
}
.topic-bar--news .topic-bar__link::after {
  background-color: #235bae;
}
.topic-bar__list {
  padding: 0 10px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 4px;
}
.topic-bar__item {
  display: flex;
  gap: 4px;
  position: relative;
  height: 25px;
  text-transform: capitalize;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 144%;
  transition: transform 200ms ease-out;
}
.topic-bar__item:active {
  transform: translateY(2px);
}
.topic-bar__item--index {
  font-weight: 600;
  color: var(--heading-color);
}
.topic-bar__item--topic {
  font-weight: 500;
  color: var(--text-color);
}
.topic-bar__arrow {
  height: 8px;
  width: 8px;
}
@media screen and (min-width: 40em) {
  .topic-bar__list {
    padding: 8px 20px;
  }
  .topic-bar__item {
    height: 23px;
  }
}
@media screen and (min-width: 64em) {
  .topic-bar {
    border-bottom-width: 4px;
    padding: 8px 0;
  }
  .topic-bar__list {
    padding: 0 20px;
    max-width: 1160px;
    margin: auto;
    column-gap: 20px;
    row-gap: 8px;
  }
  .topic-bar__item {
    gap: 8px;
    height: 25px;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 125%;
  }
  .topic-bar__item--topic {
    font-weight: 500;
  }
  .topic-bar__arrow {
    height: 12px;
    width: 12px;
  }
}
article.card {
  border-bottom: 1px solid #8f897c;
  background: #fff;
}
article.card .article-parent:only-child {
  height: 100%;
}
article.card .article-parent:only-child a {
  height: 100%;
}
@media screen and (min-width: 64em) {
  article.card {
    margin-bottom: 0;
  }
}
article.card .img-container {
  display: block;
  position: relative;
}
article.card .img-container .top-tag {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 10000;
  max-width: 76%;
  overflow: hidden;
  border: 0;
  padding: 3px 4px;
  background-color: #1a1e23;
}
article.card .img-container .top-tag p {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  line-height: 0.85rem;
}
@media screen and (min-width: 64em) {
  article.card .img-container .top-tag p {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
article.card .img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
  height: 1.5625rem;
  width: 1.5625rem;
}
article.card .img-container .icon-overlay span[class*="dotie-icon_"]:before {
  font-size: 24px;
  line-height: 27px;
}
article.card
  .img-container
  .icon-overlay
  span[class*="dotie-icon_"].dotie-icon_video:before {
  line-height: 25px;
  font-size: 29px;
}
article.card
  .img-container
  .icon-overlay
  span[class*="dotie-icon_"].dotie-icon_audio:before {
  font-size: 26px;
  line-height: 26px;
  left: -1px;
  position: relative;
}
@media screen and (min-width: 64em) {
  article.card .img-container .icon-overlay {
    height: 2.5rem;
    width: 2.5rem;
  }
  article.card .img-container .icon-overlay span[class*="dotie-icon_"]:before {
    font-size: 2.4rem;
    line-height: 37px;
  }
  article.card
    .img-container
    .icon-overlay
    span[class*="dotie-icon_"].dotie-icon_video:before {
    line-height: 38px;
    font-size: 2.75rem;
  }
  article.card
    .img-container
    .icon-overlay
    span[class*="dotie-icon_"].dotie-icon_audio:before {
    font-size: 2.2rem;
    line-height: 39px;
    margin-left: 2px;
  }
}
article.card .article-meta .category-name {
  text-transform: capitalize;
  margin-bottom: 10px;
}
article.card article {
  padding: 0;
}
article.card .img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
}
article.card .article-meta {
  display: inline-block;
}
@media screen and (max-width: 63.9375em) {
  article.card .article-meta {
    display: inline;
    width: calc(100% - 130px);
    float: left;
  }
}
article.card .article-meta .article-title {
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
}
article.card:not(.top-story) {
  background: #ffffff;
}
article.card:not(.top-story) a {
  display: inline;
}
article.card:not(.top-story) .img-container {
  min-height: 67px;
  width: 120px;
  float: left;
}
@media screen and (max-width: 39.9375em) {
  article.card:not(.top-story) .img-container img {
    height: 67px;
  }
}
article.card:not(.top-story) .img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
}
article.card:not(.top-story) .article-meta {
  width: calc(100% - 120px);
  padding: 2px 5px 0;
}
@media screen and (min-width: 40em) {
  article.card:not(.top-story) {
    padding: 0;
  }
}
@media screen and (min-width: 64em) {
  article.card:not(.top-story) {
    margin-top: 0;
  }
  article.card:not(.top-story) .img-container {
    width: 50%;
  }
  article.card:not(.top-story) .img-container img {
    min-height: 100%;
  }
  article.card:not(.top-story) .article-meta {
    width: 50%;
    padding: 6px 10px 0;
  }
  article.card:not(.top-story) .article-meta .article-title {
    font-size: 15px;
    line-height: 17px;
  }
}
@media screen and (min-width: 75em) {
  article.card:not(.top-story) .article-meta .article-title {
    font-size: 16px;
    line-height: 20px;
  }
}
article.card.medium-card {
  padding: 0;
}
@media screen and (min-width: 64em) {
  article.card.medium-card .img-container {
    width: 176px;
  }
  article.card.medium-card .img-container img {
    height: 99px;
  }
  article.card.medium-card .article-meta {
    width: calc(100% - 180px);
    padding: 6px 10px 0;
  }
  article.card.medium-card .article-meta .article-title {
    font-size: 20px;
    line-height: 24px;
  }
  article.card.medium-card .article-meta .category-name {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
.masthead {
  font-family: "IBM Plex Sans", sans-serif;
  margin: 0 auto;
  background: #eeecec;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  z-index: 99994;
}
.masthead *,
.masthead *::after,
.masthead *::before {
  box-sizing: border-box;
}
.masthead .row {
  max-width: 1160px;
}
.masthead .row {
  padding-left: -1.25rem;
  padding-right: -1.25rem;
}
.masthead .col {
  position: relative;
  vertical-align: bottom;
  display: inline-block;
}
.masthead .nav-header {
  position: relative;
  display: table;
  max-width: 100%;
  padding: 0.375rem 0;
}
@media screen and (min-width: 40em) {
  .masthead .nav-header {
    background: #eeecec;
    padding: 1.125rem 0;
  }
}
.masthead .nav-header > div {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
}
@supports (position: unset) {
}
.masthead [data-id="primary-nav"] {
  max-width: 1160px;
  margin: 0 auto;
  text-align: center;
}
.masthead [data-id="primary-nav"] ul {
  border-top: 1px solid #dbd9d4;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 40em) {
  .masthead [data-id="primary-nav"] ul {
    display: inline-block;
  }
}
.masthead [data-id="primary-nav"] ul li {
  padding: 0.5rem 0.5rem;
}
.masthead [data-id="primary-nav"] ul li.weather-link a {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .masthead [data-id="primary-nav"] ul li.business-nav-item {
    display: none;
  }
}
@media screen and (max-width: 39.9375em) {
  .masthead [data-id="primary-nav"] ul li {
    border-bottom: #dbd9d4 1px solid;
  }
}
@media screen and (max-width: 63.9375em) {
  .masthead [data-id="primary-nav"] ul li {
    padding: 0.4375rem 0.4375rem;
  }
}
@media screen and (min-width: 40em) {
  .masthead [data-id="primary-nav"] ul {
    border-top: none;
    padding: 0.375rem 0.625rem;
  }
  .masthead [data-id="primary-nav"] ul li.weather-link {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  .masthead [data-id="primary-nav"] ul {
    padding: 0;
  }
  .masthead [data-id="primary-nav"] ul li {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 64em) {
  .masthead [data-id="primary-nav"] {
    height: 42px;
  }
}
.masthead #compact-nav {
  background-color: #ffffff;
  position: initial;
  top: -50px;
  width: 100%;
  transition:
    top 0.3s,
    visibility 0.3s;
  z-index: 99998;
  height: 0;
}
@media screen and (min-width: 40em) {
  .masthead #compact-nav {
    height: 40px;
    padding: 0;
  }
}
.masthead #compact-nav .col:first-child {
  display: flex;
}
.masthead #compact-nav nav {
  overflow: hidden;
}
.masthead #compact-nav .nav-header {
  padding: 0;
  background: #ffffff;
  display: block;
}
.masthead #compact-nav .nav-header .col {
  padding: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .masthead #compact-nav .nav-header {
    height: 40px;
  }
  .masthead #compact-nav .nav-header ul {
    height: 42px;
  }
}
.masthead .secondary-nav-container {
  background: #ffffff;
  overflow: hidden;
  max-height: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition:
    max-height 0.5s,
    opacity 0.5s,
    visibility 0.5s;
}
.masthead .secondary-nav-container .nav-header-more {
  --weather-filter: brightness(0);
}
@media screen and (min-width: 40em) {
  .masthead .secondary-nav-container .nav-header-more:before,
  .masthead .secondary-nav-container .nav-header-more:after {
    content: "";
    display: block;
    height: 26px;
  }
}
@media screen and (max-width: 39.9375em) {
  .masthead .secondary-nav-container .nav-header-more .menu-heading {
    padding: 0.5rem 0.4375rem;
  }
  .masthead
    .secondary-nav-container
    .nav-header-more
    .menu-heading
    .sub-nav-menu-label-btn {
    display: inline-block;
    all: unset;
  }
  .masthead
    .secondary-nav-container
    .nav-header-more
    .menu-heading
    .sub-nav-menu-label-btn:focus {
    outline: revert;
  }
  .masthead .secondary-nav-container .nav-header-more .columns {
    padding: 0;
    border-bottom: #dbd9d4 1px solid;
  }
}
@media screen and (max-width: 39.9375em) and (min-width: 40em) {
  .masthead .secondary-nav-container .nav-header-more {
    height: 0;
    display: none;
    visibility: hidden;
  }
}
.masthead .secondary-nav-container .menu-heading .sub-nav-menu-label-btn {
  display: none;
}
.masthead .primary-nav {
  margin: auto;
  position: relative;
}
.masthead .primary-nav .primary-nav__list {
  margin: 0;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 63.9375em) {
  .masthead .primary-nav .primary-nav__list {
    width: 100%;
  }
}
.masthead .primary-nav .primary-nav__list .primary-nav__item {
  float: left;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 40em) {
  .masthead .primary-nav .primary-nav__list .primary-nav__item {
    width: auto;
  }
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link {
  color: #24221f;
  text-decoration: none;
  font-size: 0.875rem;
  line-height: 1.875rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 63.9375em) {
  .masthead
    .primary-nav
    .primary-nav__list
    .primary-nav__item
    .primary-nav__link {
    text-align: left;
    display: block;
    font-size: 0.75rem;
    line-height: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .masthead
    .primary-nav
    .primary-nav__list
    .primary-nav__item
    .primary-nav__link {
    line-height: 1.875rem;
  }
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.first {
  padding-left: 0;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link:hover {
  color: #8f897c;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.news-nav-item:hover {
  color: #005ab4;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.sport-nav-item:hover {
  color: #2e9fd4;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.entertainment-nav-item:hover {
  color: #e44f7d;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.lifestyle-nav-item:hover {
  color: #e68313;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.culture-nav-item:hover {
  color: #5832a8;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.business-nav-item:hover {
  color: #005ab4;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.tv-nav-item:hover {
  color: #00a1ad;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.player-nav-item:hover,
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.radio-nav-item:hover {
  color: #ff0135;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.radio-nav-item:hover {
  color: #ff0135;
}
.masthead
  .primary-nav
  .primary-nav__list
  .primary-nav__item
  .primary-nav__link.gaeilge-nav-item:hover {
  color: #00a1ad;
}
.masthead #searchbox {
  max-height: 0;
  overflow: hidden;
  background: #dbd9d4;
  opacity: 0;
  transition:
    visibility 0.5s,
    height 0.5s,
    max-height 0.5s,
    opacity 0.5s;
  visibility: hidden;
}
.masthead #searchbox.searchbox-global {
  position: relative;
  width: 100%;
  z-index: 100000;
}
.masthead #searchbox .columns {
  text-align: center;
}
.search-block {
  position: fixed;
  background-color: white;
  opacity: 0;
  z-index: 99993;
  top: 300px;
  left: 0;
  height: 0;
  transition: height 0s 1s;
}
@media screen and (max-width: 39.9375em) {
  .hide-for-mobile {
    display: none !important;
  }
}
body.article .ad-container:not(.bottomcontainer) {
  width: fit-content;
  background-color: #fff;
}
article.rte-article {
  font-family: "IBM Plex Sans", sans-serif;
  background: #fff;
  padding-top: 5px;
  border-bottom: 1px solid #dbd9d4;
}
article.rte-article .content {
  background-color: #fff;
}
@media screen and (min-width: 40em) {
  article.rte-article {
    padding-top: 0;
  }
}
article.rte-article h2,
article.rte-article h3 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
}
article.rte-article h2 {
  font-size: 1.3em;
}
@media screen and (min-width: 64em) {
  article.rte-article h2 {
    font-size: 1.5em;
  }
}
article.rte-article h3 {
  font-size: 1em;
}
@media screen and (min-width: 40em) {
  article.rte-article h3 {
    font-size: 1.17em;
  }
}
article.rte-article b,
article.rte-article strong {
  font-weight: 600;
}
article.rte-article .headline {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.875rem;
  margin: 0;
}
@media screen and (min-width: 40em) {
  article.rte-article .headline {
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  article.rte-article .headline {
    font-size: 2.25rem;
  }
}
article.rte-article .falsecap {
  color: #59554c;
  text-transform: none;
  margin: 0;
  padding-bottom: 0.25rem;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
@media screen and (min-width: 40em) {
  article.rte-article .falsecap {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
article.rte-article figure {
  position: relative;
  margin: 0;
}
@media screen and (max-width: 39.9375em) {
  article.rte-article figure#main-article-image {
    margin-left: -10px;
    margin-right: -10px;
  }
}
article.rte-article figure img {
  width: 100%;
}
article.rte-article .article-meta {
  display: block;
}
article.rte-article .article-meta .columns {
  padding: 6px 0;
}
@media screen and (min-width: 40em) {
  article.rte-article .article-meta .columns {
    padding-top: 1.5em;
    padding-bottom: 1.5rem;
  }
}
article.rte-article .byline {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #dbd9d4;
}
@media screen and (min-width: 64em) {
  article.rte-article .byline {
    font-size: 16px;
    line-height: 20px;
  }
}
article.rte-article .byline .article-meta {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 64em) {
  article.rte-article .byline .article-meta {
    height: auto;
  }
}
article.rte-article .byline p {
  color: #000000;
  margin: 0 55px 0 0;
}
@media screen and (min-width: 40em) {
  article.rte-article .byline p {
    margin: 0;
  }
}
@media screen and (min-width: 64em) {
  article.rte-article .byline p {
    margin: 0;
    line-height: 18px;
  }
}
article.rte-article .byline-link {
  display: inline-block;
  color: #000;
  padding-top: 0;
}
article.rte-article .author_lite:not(.authors) {
  min-height: 50px;
}
article.rte-article .author_lite .byline-image {
  width: 50px;
  height: 50px;
}
article.rte-article .author_lite .byline-image img {
  width: 50px;
  height: 50px;
  display: none;
}
article.rte-article .author_lite.no-sponsor {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 40em) {
  article.rte-article .author_lite {
    float: left;
    width: 50%;
    display: table;
  }
  article.rte-article .author_lite .byline-image {
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
  }
  article.rte-article .author_lite .byline-image img {
    width: 60px;
    height: 60px;
  }
  article.rte-article .author_lite.no-sponsor {
    width: auto;
  }
}
article.rte-article .modified-date {
  color: #6d7278;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
@media screen and (min-width: 40em) {
  article.rte-article .modified-date {
    line-height: 1rem;
  }
}
@media screen and (min-width: 64em) {
  article.rte-article .modified-date {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
}
article.rte-article .article-body p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 24px 0;
  color: #000000;
}
article.rte-article .article-body p b {
  font-weight: 600;
}
@media screen and (min-width: 40em) {
  article.rte-article .article-body p {
    line-height: 1.625rem;
  }
}
@media screen and (min-width: 64em) {
  article.rte-article .article-body p {
    margin: 31px 0;
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
}
article.rte-article .article-body p::selection {
  background: #8f897c;
  color: #ffffff;
}
article.rte-article .article-body p::-moz-selection {
  background: #8f897c;
  color: #fff;
}
article.rte-article .article-body ul {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-left: 1.25rem;
  list-style: disc;
  color: #000;
}
@media screen and (min-width: 40em) {
  article.rte-article .article-body ul {
    line-height: 1.625rem;
  }
}
@media screen and (min-width: 64em) {
  article.rte-article .article-body ul {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
}
@media screen and (min-width: 40em) {
  article.rte-article .article-body {
    padding: 0 32px;
  }
}
@media screen and (max-width: 39.9375em) {
  article.rte-article .article-body.columns {
    padding-left: 0;
    padding-right: 0;
  }
}
article.rte-article .columns.social-btn-container {
  padding: 1rem 0;
}
@media screen and (min-width: 40em) {
  article.rte-article .columns.social-btn-container {
    text-align: right;
  }
}
@media screen and (max-width: 39.9375em) {
  article.rte-article .columns.social-btn-container {
    padding: 0 0 0.25rem 0;
  }
}
article.rte-article .columns.social-btn-container .btn-group {
  display: inline-block;
}
article.rte-article .columns.social-btn-container .btn-group .icon {
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  font-size: 2.5rem !important;
}
article.rte-article
  .columns.social-btn-container
  .btn-group
  .icon:not(.whatsapp2) {
  color: #fff !important;
}
article.rte-article
  .columns.social-btn-container
  .btn-group
  .icon.facebook:before {
  margin-left: -5px;
}
article.rte-article .columns.social-btn-container .btn-group .icon.twitter {
  font-size: 30px !important;
}
article.rte-article .columns.social-btn-container .btn-group .icon.whatsapp2 {
  font-size: 55px !important;
  margin-top: 0;
  height: 28px;
  width: 28px;
  line-height: 28px !important;
}
article.rte-article .columns.social-btn-container .btn-group .icon.linkedin {
  font-size: 37px !important;
  line-height: 28px !important;
}
article.rte-article .columns.social-btn-container .btn-group .icon.envelope {
  font-size: 24px !important;
  background: #bcb8b0;
}
article.rte-article
  .columns.social-btn-container
  .btn-group
  .icon.envelope:before {
  margin-left: 3px !important;
}
article.rte-article .columns.social-btn-container .btn-group .icon.facebook {
  background: #3b5997;
}
article.rte-article .columns.social-btn-container .btn-group .icon.twitter {
  background: black;
}
article.rte-article .columns.social-btn-container .btn-group .icon.whatsapp2 {
  background: #fff;
}
article.rte-article .columns.social-btn-container .btn-group .icon.linkedin {
  background: #007cbb;
}
article.rte-article .columns.social-btn-container .btn-group .icon.envelope {
  background: #bcb8b0;
}
article.rte-article
  .columns.social-btn-container
  .btn-group
  .icon.dotie-icon_print {
  display: block;
}
article.rte-article
  .columns.social-btn-container
  .btn-group
  .icon-link:has(.icon.dotie-icon_print) {
  display: none;
}
@media screen and (min-width: 64em) {
  article.rte-article
    .columns.social-btn-container
    .btn-group
    .icon-link:has(.icon.dotie-icon_print) {
    display: revert;
  }
}
@media screen and (min-width: 40em) {
  article.rte-article .main-article-row {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px 0;
  }
}
@media screen and (max-width: 39.9375em) {
  article.rte-article .main-article-row {
    margin-top: 0;
  }
}
article.rte-article .article-footer {
  display: block;
  float: none;
  padding: 0;
}
@media screen and (min-width: 40em) {
  article.rte-article .article-footer {
    padding: 0 32px;
  }
}
@media screen and (min-width: 64em) {
  article.rte-article .article-footer {
    max-width: 1160px;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
  }
}
article.rte-article .tags-container {
  margin-top: 25px;
  margin-bottom: 30px;
}
@media screen and (min-width: 40em) {
  article.rte-article .tags-container {
    margin-bottom: 40px;
  }
}
article.rte-article .tags-container ul.tags {
  display: inline-block;
  width: 100%;
  margin: 0;
}
article.rte-article .tags-container ul.tags li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
article.rte-article .tags-container ul.tags li a {
  display: block;
  float: left;
  color: #000000;
  padding: 0 0.3125rem 0 0;
  border-right: 1px solid #bcb8b0;
  font-weight: 600;
}
@media screen and (max-width: 39.9375em) {
  article.rte-article .tags-container ul.tags li a {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
@media screen and (min-width: 40em) {
  article.rte-article .tags-container ul.tags li a {
    line-height: 1.25rem;
  }
}
article.rte-article .tags-container ul.tags li:last-child a {
  border: 0;
}
.sidebar {
  margin-top: 0;
  position: relative;
  height: 100%;
  padding: 0;
}
@media screen and (min-width: 64em) {
  .sidebar {
    display: flex;
    flex-direction: column;
  }
}
.sidebar #sticky-mpu,
.sidebar #second-sticky-mpu {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
.sidebar #sticky-mpu .ad-container,
.sidebar #second-sticky-mpu .ad-container {
  background: #fff;
}
@media screen and (min-width: 40em) and (max-width: 1200px) {
  .sidebar {
    padding-left: 0;
    padding-right: 0;
  }
}
.byline-image {
  display: block;
  float: left;
  overflow: hidden;
  border-radius: 40px;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 63.9375em) {
  .byline-image {
    margin: 0 0.5rem 0 0;
  }
}
.after {
  position: relative;
  z-index: 1;
}
.after .panel:nth-child(odd) {
  background: #eeecec;
}
.panel {
  background: #eeecec;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 64em) {
  .panel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.panel .article-meta {
  line-height: 15px;
}
.panel .article-meta h3 {
  margin: 0 0 5px 0;
  font-weight: 600;
}
.panel a {
  display: block;
  color: black;
  width: 100%;
}
.panel img {
  width: 100%;
}
.panel
  article.pillar-news
  .article-parent:hover
  .article-meta:not(.related)
  .primary-color {
  color: #005ab4 !important;
}
.panel article.pillar-news:hover {
  border-bottom: 1px solid #005ab4 !important;
}
.panel article.pillar-news .primary-color:hover {
  color: #005ab4 !important;
}
.panel-top-stories
  .top-story-wrapper:has(.related_article)
  .article-parent
  .leadin,
.panel.panel-top-stories-news
  .top-story-wrapper:has(.related_article)
  .article-parent
  .leadin {
  margin-bottom: 10px;
}
.panel-special-event
  .panel-body
  .cover-image-container:has(~ .blur-container .main-article-container:hover) {
  transform: scale(1.018);
}
.img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
  height: 2.5rem;
  width: 2.5rem;
}
.img-container .icon-overlay span[class*="dotie-icon_"]:before {
  font-size: 2.4rem;
  line-height: 37px;
}
.img-container
  .icon-overlay
  span[class*="dotie-icon_"].dotie-icon_video:before {
  line-height: 38px;
  font-size: 2.75rem;
}
.img-container
  .icon-overlay
  span[class*="dotie-icon_"].dotie-icon_audio:before {
  font-size: 2.2rem;
  line-height: 39px;
  margin-left: 2px;
}
@media screen and (max-width: 39.9375em) {
  .img-container .icon-overlay {
    height: 1.5625rem;
    width: 1.5625rem;
  }
  .img-container .icon-overlay span[class*="dotie-icon_"]:before {
    font-size: 24px;
    line-height: 27px;
  }
  .img-container
    .icon-overlay
    span[class*="dotie-icon_"].dotie-icon_video:before {
    line-height: 25px;
    font-size: 29px;
  }
  .img-container
    .icon-overlay
    span[class*="dotie-icon_"].dotie-icon_audio:before {
    font-size: 26px;
    line-height: 26px;
    left: -1px;
    position: relative;
  }
}
:root {
  --blink-animation: blinker 1.5s linear 0s infinite alternate forwards;
  --blink-cursor: pointer;
}
.panel-most-popular {
  display: inline-block;
  width: 100%;
  margin: auto;
  background-color: #eeecec;
}
.panel-most-popular .most-popular-time {
  display: block;
  font-size: 0.875rem;
}
@media screen and (min-width: 40em) {
  .panel-most-popular .most-popular-time {
    font-size: 1rem;
  }
}
.panel-most-popular .most-popular-time {
  font-size: 0.75rem;
}
.panel-most-popular .heading {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0 !important;
  padding-bottom: 1rem;
  font-size: 1.3rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .panel-most-popular ul {
    padding: 0 30px 0 20px;
    column-count: 2;
  }
}
@media screen and (max-width: 39.9375em) {
  .panel-most-popular ul {
    padding: 0 10px;
  }
}
@media screen and (min-width: 40em) {
  .panel-most-popular {
    margin: 0 0 10px auto;
  }
}
@media screen and (min-width: 64em) {
  .panel-most-popular {
    width: calc(100% + 20px);
  }
  .panel-most-popular ul {
    padding: 0 10px;
  }
}
.panel-most-popular ul {
  margin-top: 0;
}
.panel-most-popular ul li {
  clear: both;
  line-height: 1.2;
}
.panel-most-popular ul li article {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 39.9375em) {
  .panel-most-popular ul li article {
    min-height: 67px !important;
  }
}
.panel-most-popular ul li article .img-container .top-tag {
  width: auto !important;
  padding: 0 6px !important;
}
.panel-most-popular ul li article .img-container img {
  height: 67px !important;
}
.panel-most-popular ul li article .article-meta h3 {
  color: #000;
}
@media screen and (min-width: 64em) {
  .panel-most-popular ul li article {
    margin-bottom: 20px !important;
  }
  .panel-most-popular ul li article .img-container {
    width: 50% !important;
    height: auto !important;
    max-width: 170px;
    max-height: 99px;
  }
  .panel-most-popular ul li article .img-container img {
    height: auto !important;
  }
  .panel-most-popular ul li article .article-meta {
    width: 49% !important;
  }
  .panel-most-popular ul li article .article-meta h3 {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600;
  }
  .panel-most-popular ul li article .article-meta .category-name {
    margin-bottom: 7px;
  }
}
@media screen and (min-width: 75em) {
  .panel-most-popular ul li article .img-container {
    width: 176px !important;
    margin-right: 0 !important;
  }
  .panel-most-popular ul li article .img-container img {
    height: 99px !important;
  }
  .panel-most-popular ul li article .article-meta {
    width: calc(100% - 177px) !important;
  }
}
.most-popular-page-list-item.most-popular-page-list-item
  .most-popular-page-list-item__link {
  display: flex;
}
.most-popular-page-list-item.most-popular-page-list-item
  .most-popular-page-list-item__link
  .img-container {
  float: none;
}
.most-popular-page-list-item.most-popular-page-list-item
  .most-popular-page-list-item__link
  .article-meta {
  float: none;
}
@media screen and (min-width: 40em) {
  .panel-author {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 40em) {
  .panel-author .row {
    padding: 0 10px;
  }
}
.panel-author .byline:not(:has(.byline-image-container)) .meta {
  padding: 0;
}
@media screen and (max-width: 63.9375em) {
  .panel-author .byline {
    padding-bottom: 10px;
  }
}
.panel-author .byline-image-container {
  padding-left: 0;
}
.panel-author .byline-image-container .byline-image {
  display: inline-block;
  border-radius: 0;
  float: left;
  margin-right: 0;
}
@media screen and (min-width: 40em) {
  .panel-author .byline-image-container .byline-image {
    height: 167px;
  }
}
.panel-author .meta {
  padding: 0;
  float: left;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
}
@media screen and (min-width: 64em) {
  .panel-author .meta {
    width: 44%;
  }
}
.panel-author .meta .author-heading {
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
  margin: 0;
}
.panel-author .meta .author-heading .more-by {
  display: block;
  line-height: 1.125rem;
  color: #746f65;
  font-size: 1.125rem;
}
.panel-author .meta p.about {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.875rem !important;
  margin: 0.5rem 0;
  line-height: 1.1rem !important;
  font-weight: 600;
  color: #24221f;
}
@media screen and (min-width: 40em) {
  .panel-author .meta p.about {
    font-size: 1rem !important;
    margin: 0.7rem 0;
    line-height: 20px !important;
  }
}
.panel-author .meta p.twitter-handle {
  font-size: 0.875rem;
  font-style: initial;
  font-family: "IBM Plex Sans", sans-serif;
  margin-top: 0 !important;
  margin-bottom: 0;
  font-weight: bold;
}
@media screen and (min-width: 40em) {
  .panel-author .meta p.twitter-handle {
    font-size: 1rem;
  }
}
.panel-author .meta p.twitter-handle span.follow-text {
  float: left;
  color: #000000;
  margin-right: 5px;
}
.panel-author .meta p.twitter-handle a {
  color: #8f897c;
}
.panel-author .articles {
  padding: 0;
}
@media screen and (min-width: 64em) {
  .panel-author .articles > div:nth-child(3) article,
  .panel-author .articles > div:nth-child(4) article {
    margin-bottom: 0 !important;
  }
}
.panel-author .articles .article-wrapper {
  margin-bottom: 10px;
}
.panel-author .articles .article-wrapper:last-child {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 64em) {
  .panel-author .articles .article-wrapper {
    margin-bottom: 20px;
  }
  .panel-author .articles .article-wrapper:nth-last-child(-n + 2) {
    margin-bottom: 0 !important;
  }
}
.panel-author .articles article {
  display: inline-block;
  width: 100%;
  padding: 0 !important;
}
@media screen and (min-width: 40em) {
  .panel-author .articles article:first-child a {
    border-top: none;
  }
}
@media screen and (min-width: 64em) {
  .panel-author .articles article.columns {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.panel-author .articles article a .article-meta {
  padding: 8px 10px;
}
@media screen and (min-width: 64em) {
  .panel-author .articles article a .article-meta {
    padding: 6px 10px 0;
  }
}

article.card {
  border-bottom: 1px solid #8f897c;
  background: #fff;
}
article.card .article-parent:only-child {
  height: 100%;
}
article.card .article-parent:only-child a {
  height: 100%;
}
@media screen and (min-width: 64em) {
  article.card {
    margin-bottom: 0;
  }
}
article.card .img-container {
  display: block;
  position: relative;
}
article.card .img-container .top-tag {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 10000;
  max-width: 76%;
  overflow: hidden;
  border: 0;
  padding: 3px 4px;
  background-color: #1a1e23;
}
article.card .img-container .top-tag p {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  line-height: 0.85rem;
}
@media screen and (min-width: 64em) {
  article.card .img-container .top-tag p {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
article.card .img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
  height: 1.5625rem;
  width: 1.5625rem;
}
article.card .img-container .icon-overlay span[class*="dotie-icon_"]:before {
  font-size: 24px;
  line-height: 27px;
}
article.card
  .img-container
  .icon-overlay
  span[class*="dotie-icon_"].dotie-icon_video:before {
  line-height: 25px;
  font-size: 29px;
}
article.card
  .img-container
  .icon-overlay
  span[class*="dotie-icon_"].dotie-icon_audio:before {
  font-size: 26px;
  line-height: 26px;
  left: -1px;
  position: relative;
}
@media screen and (min-width: 64em) {
  article.card .img-container .icon-overlay {
    height: 2.5rem;
    width: 2.5rem;
  }
  article.card .img-container .icon-overlay span[class*="dotie-icon_"]:before {
    font-size: 2.4rem;
    line-height: 37px;
  }
  article.card
    .img-container
    .icon-overlay
    span[class*="dotie-icon_"].dotie-icon_video:before {
    line-height: 38px;
    font-size: 2.75rem;
  }
  article.card
    .img-container
    .icon-overlay
    span[class*="dotie-icon_"].dotie-icon_audio:before {
    font-size: 2.2rem;
    line-height: 39px;
    margin-left: 2px;
  }
}
article.card .article-meta .category-name {
  text-transform: capitalize;
  margin-bottom: 10px;
}
article.card article {
  padding: 0;
}
article.card .img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
}
article.card .article-meta {
  display: inline-block;
}
@media screen and (max-width: 63.9375em) {
  article.card .article-meta {
    display: inline;
    width: calc(100% - 130px);
    float: left;
  }
}
article.card .article-meta .article-title {
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
}
article.card:not(.top-story) {
  background: #ffffff;
}
article.card:not(.top-story) a {
  display: inline;
}
article.card:not(.top-story) .img-container {
  min-height: 67px;
  width: 120px;
  float: left;
}
@media screen and (max-width: 39.9375em) {
  article.card:not(.top-story) .img-container img {
    height: 67px;
  }
}
article.card:not(.top-story) .img-container .icon-overlay {
  position: absolute;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  text-align: center;
  right: 0;
  bottom: 0;
  color: white;
}
article.card:not(.top-story) .article-meta {
  width: calc(100% - 120px);
  padding: 2px 5px 0;
}
@media screen and (min-width: 40em) {
  article.card:not(.top-story) {
    padding: 0;
  }
}
@media screen and (min-width: 64em) {
  article.card:not(.top-story) {
    margin-top: 0;
  }
  article.card:not(.top-story) .img-container {
    width: 50%;
  }
  article.card:not(.top-story) .img-container img {
    min-height: 100%;
  }
  article.card:not(.top-story) .article-meta {
    width: 50%;
    padding: 6px 10px 0;
  }
  article.card:not(.top-story) .article-meta .article-title {
    font-size: 15px;
    line-height: 17px;
  }
}
@media screen and (min-width: 75em) {
  article.card:not(.top-story) .article-meta .article-title {
    font-size: 16px;
    line-height: 20px;
  }
}
article.card.medium-card {
  padding: 0;
}
@media screen and (min-width: 64em) {
  article.card.medium-card .img-container {
    width: 176px;
  }
  article.card.medium-card .img-container img {
    height: 99px;
  }
  article.card.medium-card .article-meta {
    width: calc(100% - 180px);
    padding: 6px 10px 0;
  }
  article.card.medium-card .article-meta .article-title {
    font-size: 20px;
    line-height: 24px;
  }
  article.card.medium-card .article-meta .category-name {
    font-size: 14px;
    line-height: 18px;
  }
}
.ad-container {
  text-align: center;
  background: #eeecec;
}
#sticky-mpu {
  position: relative;
  z-index: 999;
}
@media screen and (min-width: 64em) {
  .stuck {
    position: absolute !important;
  }
}
@media screen and (max-width: 63.9375em) {
  .stuck {
    position: relative !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 63.9375em) {
  #main_inner,
  #sidebar_outer {
    height: auto !important;
  }
  #sidebar_outer {
    min-height: 100%;
  }
}
footer.rte-global-footer,
.nav-header-more {
  background-color: #ffffff;
  height: auto;
  width: 100%;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer.rte-global-footer *,
footer.rte-global-footer *::after,
footer.rte-global-footer *::before,
.nav-header-more *,
.nav-header-more *::after,
.nav-header-more *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer.rte-global-footer .row {
  position: relative;
  max-width: 1160px;
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .more-links {
    padding-top: 2rem;
  }
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .more-links > .columns {
    padding: 0;
  }
}
footer.rte-global-footer .more-links .social-btn-container {
  margin: 23px 0;
}
footer.rte-global-footer p:not(.cookie-text) {
  font-size: 0.75rem;
  font-family: "IBM Plex Sans", sans-serif;
  color: #24221f;
  font-weight: normal;
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer p:not(.cookie-text) {
    font-size: 0.875rem;
  }
}
footer.rte-global-footer .footer-logo {
  display: block;
  font-size: 3.8em;
  color: #24221f;
  text-decoration: none;
  float: left;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .footer-logo {
    float: none;
    height: 47px;
  }
}
footer.rte-global-footer .menu-heading,
.nav-header-more .menu-heading {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  color: #292724;
  font-size: 0.75rem;
  line-height: 0.9375rem;
  padding: 8px 10px;
  margin: 0px 0px;
  text-transform: uppercase;
}
footer.rte-global-footer .menu-heading.youth,
.nav-header-more .menu-heading.youth {
  margin-top: 13px;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .menu-heading.youth,
  .nav-header-more .menu-heading.youth {
    margin-top: 0;
  }
}
footer.rte-global-footer .menu-heading .sub-nav-menu-label-btn,
.nav-header-more .menu-heading .sub-nav-menu-label-btn {
  display: none;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .menu-heading .sub-nav-menu-label-btn,
  .nav-header-more .menu-heading .sub-nav-menu-label-btn {
    display: inline-block;
    all: unset;
  }
  footer.rte-global-footer .menu-heading .sub-nav-menu-label-btn:focus,
  .nav-header-more .menu-heading .sub-nav-menu-label-btn:focus {
    outline: revert;
  }
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .menu-heading:hover,
  .nav-header-more .menu-heading:hover {
    cursor: pointer;
  }
  footer.rte-global-footer .menu-heading .arrow_,
  .nav-header-more .menu-heading .arrow_ {
    float: right;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #292724;
    margin-top: 3px;
  }
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .menu-heading,
  .nav-header-more .menu-heading {
    padding: 6px 10px;
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
footer.rte-global-footer .show-for-medium,
.nav-header-more .show-for-medium {
  display: none;
  clear: both;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  footer.rte-global-footer .show-for-medium,
  .nav-header-more .show-for-medium {
    display: block;
  }
  footer.rte-global-footer .show-for-medium.blank,
  .nav-header-more .show-for-medium.blank {
    height: 25px;
  }
}
footer.rte-global-footer .nav-list,
.nav-header-more .nav-list {
  list-style: none;
  overflow: hidden;
  padding: 0 10px;
  margin: 0;
  max-height: 0;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .nav-list,
  .nav-header-more .nav-list {
    background-color: #dbd9d5;
  }
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .nav-list,
  .nav-header-more .nav-list {
    max-height: 2000px;
    padding: 0 10px 4px;
  }
}
footer.rte-global-footer .nav-list:first-of-type,
.nav-header-more .nav-list:first-of-type {
  margin-bottom: 0;
}
footer.rte-global-footer .nav-list:last-child,
.nav-header-more .nav-list:last-child {
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .nav-list:last-child,
  .nav-header-more .nav-list:last-child {
    display: none;
  }
}
footer.rte-global-footer .nav-list li,
.nav-header-more .nav-list li {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.6875rem;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .nav-list li,
  .nav-header-more .nav-list li {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .nav-list li,
  .nav-header-more .nav-list li {
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 6px 0;
  }
}
footer.rte-global-footer .nav-list li a,
.nav-header-more .nav-list li a {
  color: #24221f;
  text-decoration: none;
  font-weight: inherit;
}
footer.rte-global-footer .nav-list li a:hover,
.nav-header-more .nav-list li a:hover {
  text-decoration: underline;
}
footer.rte-global-footer .social-btn-container {
  float: left !important;
}
footer.rte-global-footer .disclaimer {
  background: #eeecec;
  text-align: left;
  padding: 0.625rem 0 0.625rem 0;
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .disclaimer .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
}
footer.rte-global-footer .copyright {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 60px;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .copyright {
    margin: 15px 0;
  }
}
footer.rte-global-footer .copyright__message {
  margin: 0;
  padding-left: 16px;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .copyright__message {
    padding: 0;
  }
}
footer.rte-global-footer .btn-group {
  display: inline-block;
  margin-top: 0;
  padding: 0 10px;
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .btn-group {
    padding: 12px 10px 12px 10px;
  }
}
footer.rte-global-footer .btn-group li {
  display: inline-block;
}
footer.rte-global-footer .btn-group span {
  color: #ffffff;
  margin: 0 0.4rem !important;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
  background: #6f6f6f;
  font-style: normal;
  line-height: 2rem;
  font-size: 1.8rem;
  position: relative;
}
@media screen and (min-width: 40em) {
  footer.rte-global-footer .btn-group span {
    margin: 0 1rem;
  }
}
footer.rte-global-footer .btn-group span.facebook {
  font-size: 41px;
  line-height: 33px;
}
footer.rte-global-footer .btn-group span.facebook:before {
  margin-left: -6px;
}
footer.rte-global-footer .btn-group span.twitter {
  line-height: 33px;
  margin-left: 0 !important;
}
footer.rte-global-footer .btn-group span.twitter:before {
  margin-top: 6px;
}
footer.rte-global-footer .btn-group span.linkedin {
  line-height: 27px;
  font-size: 37px;
}
footer.rte-global-footer .btn-group span.linkedin:before {
  margin-left: -3px;
}
footer.rte-global-footer .btn-group span.youtube {
  font-size: 46px;
  line-height: 31px;
}
footer.rte-global-footer .btn-group span.youtube:before {
  margin-left: -9px;
}
footer.rte-global-footer .weather-widget {
  display: none;
}
@media screen and (max-width: 39.9375em) {
  .hide-for-mobile {
    display: none !important;
  }
}
footer .primary-nav {
  display: none;
}
@media screen and (min-width: 64em) {
  .sidebar_panels {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 10px;
    height: 100%;
  }
  .sidebar_panels.stuck {
    position: static !important;
    z-index: 1;
    bottom: 0;
  }
}
.sidebar_panels .heading {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  border-bottom: 0;
  font-size: 30px !important;
  line-height: 34px !important;
  margin: 0;
  padding: 20px 10px;
}
@media screen and (min-width: 40em) {
  .sidebar_panels .heading {
    padding: 20px 20px 20px;
  }
}
:root {
  --primary-color: #005ab4;
  --primary-color-hover: #003e7d;
}
body.news .primary-color {
  color: #005ab4;
}
body.news .primary-color.category-name {
  color: #59554c;
}
body.news .primary-color:hover {
  color: #005ab4;
}
body.news .panel-author .meta p a {
  color: #005ab4 !important;
}
body.news .masthead nav ul li a.current {
  color: #005ab4;
}
body.news #sidebar_panels .heading:after {
  color: #005ab4;
}
body.news article.rte-article p::selection {
  background: #005ab4;
}
body.news article.rte-article p::-moz-selection {
  background: #005ab4;
}
body.news .tags-container ul.tags li a:hover {
  color: #005ab4;
}
.comm {
  text-align: center;
  border: 4px solid rgba(30, 120, 255, 1);
  margin: 20px auto 60px;
}
.mrk {
  border-bottom: 1px solid rgba(168, 168, 168, 1);
}
.comment {
  display: flex;
  gap: 10px;
  margin: 10px auto;
}
.comment p {
  margin: 0 !important;
  font-size: 17px !important;
}
.comment:last-child {
  opacity: 0.5;
}
article.rte-article .article-body {
  padding: 0;
}
.comment img {
  width: 50px;
  height: 50px;
}
.reg-form-wrapp {
  width: 100%;
  max-width: 600px;
  margin: 30px auto;
}
