.form-wrapper {
  width: 100%;
  max-width: 400px;
  margin: 0 auto 30px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
}

.hamburger-button__icon:hover,
.search_profile__icon:hover {
  filter: invert(55%) sepia(61%) saturate(352%) hue-rotate(139deg)
    brightness(89%) contrast(94%);
}
.primary-bar,
.topic-bar {
  --background-color: #ffffff;
  --heading-color: #1a1e24;
  --text-color: #333c47;
}
.masthead .secondary-nav-container .nav-header-more,
.primary-bar {
  --weather-filter: brightness(0);
}
.masthead #searchbox,
.masthead .secondary-nav-container {
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
.ad-container,
.advert,
.masthead #primary-nav,
.masthead #searchbox .columns,
button {
  text-align: center;
}
.masthead,
.nav-header-more,
body,
footer.rte-global-footer,
html {
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
*,
body,
html {
  text-rendering: optimizeLegibility;
}
body,
html {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.columns,
.panel img,
.small-12,
article.rte-article figure img {
  width: 100%;
}
@font-face {
  font-family: rte-icons;
  src: url(/fonts/rte-icons.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html {
  line-height: 1.15;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
  color: #136786;
  cursor: pointer;
  color: inherit;
  color: inherit;
  text-decoration: none;
  outline: 0;
}
button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
}
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.fb--container ._6b,
.masthead,
.nav-header-more,
body,
footer.rte-global-footer {
  -webkit-font-smoothing: antialiased;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  line-height: 1.5;
  background: #fefefe;
}
body .content {
  background-color: #fff;
}
.chapter-paragraph {
  font-size: 18px;
}
img {
  display: inline-block;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
button {
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  line-height: 1;
  display: block;
  background: #8f897c;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  padding: 1rem;
  font-size: 1.2em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
.row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
}
.row:after,
.row:before {
  content: ' ';
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  max-width: none;
  margin-left: -10px;
  margin-right: -10px;
}
.btn-group .icon,
.btn-group span {
  color: #fff;
  border-radius: 50%;
  background: #6b728c;
  margin-left: 0.5rem;
  line-height: 30px;
  font-size: 2.3rem;
  position: relative;
  float: left;
  text-align: left;
  height: 30px;
  cursor: pointer;
}
.columns {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
[class*=' dotie-icon_'],
[class^='dotie-icon_'] {
  font-family: rte-icons, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  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_search:before {
  content: '\e925';
}
.columns:last-child:not(:first-child),
.fb--container ._ohe,
article.card.related-card {
  float: left;
}
.icon {
  line-height: 0;
}
.related-content .gradient,
article .img-container {
  position: relative;
  overflow: hidden;
}
.searchbox-container,
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;
}
.category-name {
  display: inline-block;
  color: #746f65;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}
.btn-group .icon {
  display: inline-block;
  width: 30px;
  font-family: rte-icons, sans-serif !important;
  font-style: normal;
}
.masthead,
.nav-header-more .nav-list li,
.related-content,
.topic-bar__item,
article.rte-article,
article.rte-article .falsecap,
article.rte-article h2,
footer.rte-global-footer .nav-list li,
footer.rte-global-footer p:not(.cookie-text) {
  font-family: 'IBM Plex Sans', sans-serif;
}
.btn-group .icon.facebook {
  margin-left: 0;
}
.btn-group .icon.facebook:before,
.btn-group .icon.linkedin:before,
.btn-group span.facebook:before,
.btn-group span.linkedin:before,
footer.rte-global-footer .btn-group span.linkedin:before {
  margin-left: -3px;
}
.btn-group .icon.twitter {
  font-size: 30px;
}
.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,
.btn-group span.whatsapp2:before {
  margin-left: -13px;
}
.btn-group,
.btn-group span,
article.card .article-meta,
article.rte-article .columns.social-btn-container .btn-group,
footer.rte-global-footer .btn-group li {
  display: inline-block;
}
.btn-group .icon.envelope {
  font-size: 24px;
}
.btn-group .icon.envelope:before,
.btn-group span.envelope:before {
  margin-left: 3px;
}
.btn-group span {
  width: 30px;
}
.btn-group span.facebook {
  margin-left: 0;
  background: #3b5997;
}
.btn-group span.twitter {
  font-size: 30px;
  background: #000;
}
.btn-group span.whatsapp2 {
  background: #fff;
  display: inline-block;
  width: 29px;
  height: 27px;
  margin-top: 1px;
  font-size: 57px;
  color: #25d366;
}
.btn-group span.linkedin,
article.rte-article .columns.social-btn-container .btn-group .icon.linkedin {
  background: #007cbb;
}
.btn-group span.envelope {
  background: #a4aebb;
  font-size: 24px;
}
:root {
  --primary-bar-height: 40px;
  --blink-animation: blinker 1.5s linear 0s infinite alternate forwards;
  --blink-cursor: pointer;
  --primary-color: #2e9fd4;
  --primary-color-hover: #206e93;
}
.primary-bar {
  --filter: none;
  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__rte-logo {
  max-width: 100%;
}
.primary-bar__rte-logo-container {
  display: flex;
  align-items: center;
  min-width: 100px;
  width: 100px;
}
.masthead .secondary-nav-container .menu-heading .sub-nav-menu-label-btn,
.primary-bar__nav,
.quicksearch-pannel .grid::after,
.quicksearch-pannel .grid::before {
  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;
}
.hamburger-button:focus,
.search_profile__button:focus {
  outline: revert;
  color: inherit;
  background-color: transparent;
}
.hamburger-button:hover,
.search_profile__button:hover {
  background-color: transparent;
}
.hamburger-button__icon,
.search_profile__icon {
  filter: var(--filter);
}
.hamburger-button {
  all: unset;
  order: var(--hamburger-button-order, initial);
  cursor: pointer;
  display: flex;
  height: 24px;
  width: 24px;
  min-width: 24px;
  justify-content: center;
  align-items: center;
}
.topic-bar {
  --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--sport {
  border-color: #235bae;
}
.topic-bar--sport .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-weight: 400;
  font-size: 14px;
  line-height: 144%;
  transition: transform 0.2s 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;
}
span.topic-bar__arrow {
  display: inline-flex;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #000;
}
.quicksearch-pannel .grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@supports (grid-gap: 0.625rem) {
  .quicksearch-pannel .grid {
    grid-gap: 0.625rem;
  }
}
.quicksearch-pannel .row.grid::after,
.quicksearch-pannel .row.grid::before {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
}
.masthead {
  margin: 0 auto;
  background: #eeecec;
  position: relative;
  z-index: 99994;
}
.masthead *,
.masthead ::after,
.masthead ::before {
  box-sizing: border-box;
}
.masthead .row {
  max-width: 1160px;
}
.masthead .col {
  position: relative;
  vertical-align: bottom;
  display: inline-block;
}
.masthead .nav-header {
  position: relative;
  display: table;
  max-width: 100%;
  padding: 0.375rem 0;
}
.masthead .nav-header > div {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
}
.masthead #primary-nav {
  max-width: 1160px;
  margin: 0 auto;
}
.masthead #primary-nav ul {
  border-top: 1px solid #dbd9d4;
  display: flex;
  flex-wrap: wrap;
}
.masthead #primary-nav ul li {
  padding: 0.5rem;
}
.masthead #compact-nav {
  background-color: #fff;
  position: initial;
  top: -50px;
  width: 100%;
  transition:
    top 0.3s,
    visibility 0.3s;
  z-index: 99998;
  height: 0;
}
.cd-digits,
.masthead #compact-nav .col:first-child {
  display: flex;
}
.masthead #compact-nav nav {
  overflow: hidden;
  flex-grow: 1;
}
.masthead #compact-nav .nav-header {
  padding: 0;
  background: #fff;
  display: block;
}
.masthead #compact-nav .nav-header .col {
  padding: 0;
  margin-bottom: 0;
}
.masthead .secondary-nav-container {
  background: #fff;
  width: 100%;
  transition:
    max-height 0.5s,
    opacity 0.5s,
    visibility 0.5s;
}
@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 .primary-nav {
  margin: auto;
  position: relative;
}
.sidebar .mpu {
  margin: 0 auto;
}
.masthead .primary-nav .primary-nav__list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.masthead .primary-nav .primary-nav__list .primary-nav__item {
  float: left;
  width: 100%;
  text-align: left;
}
.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;
}
.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.business-nav-item:hover,
.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,
body.sport .masthead nav ul li a.current,
body.sport .tags-container ul.tags li a: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.gaeilge-nav-item:hover,
.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 #searchbox {
  background: #dbd9d4;
  transition:
    visibility 0.5s,
    height 0.5s,
    max-height 0.5s,
    opacity 0.5s;
}
.masthead #searchbox.searchbox-global {
  position: relative;
  width: 100%;
  z-index: 100000;
}
.quicksearch-pannel {
  padding-left: 1.25rem;
  padding-right: 0.625rem;
}
.search-block {
  position: fixed;
  background-color: #fff;
  opacity: 0;
  z-index: 99993;
  top: 300px;
  left: 0;
  height: 0;
  transition: height 0s 1s;
}
article.rte-article {
  background: #fff;
  padding-top: 5px;
  border-bottom: 1px solid #dbd9d4;
}
article.rte-article h2 {
  font-weight: 600;
  font-size: 1.3em;
}
article.rte-article .falsecap {
  color: #59554c;
  text-transform: none;
  margin: 0;
  padding-bottom: 0.25rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.fb--container ._8o,
.fb--container ._8o .img,
article.rte-article .article-meta,
article.rte-article
  .columns.social-btn-container
  .btn-group
  .icon.dotie-icon_print {
  display: block;
}
article.rte-article .article-meta .columns {
  padding: 6px 0;
}
article.rte-article .modified-date {
  color: #6d7278;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
article.rte-article .columns.social-btn-container {
  padding: 1rem 0;
}
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: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: #000;
}
.sidebar #sticky-mpu .ad-container,
.sidebar .mpu,
article.card:not(.top-story),
article.rte-article .columns.social-btn-container .btn-group .icon.whatsapp2 {
  background: #fff;
}
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-link:has(.icon.dotie-icon_print) {
  display: none;
}
article.rte-article .article-footer {
  display: block;
  float: none;
  padding: 0;
}
article.rte-article .tags-container {
  margin-top: 25px;
  margin-bottom: 30px;
}
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: #0a0a0a;
  padding: 0 0.3125rem 0 0;
  border-right: 1px solid #bcb8b0;
  font-weight: 600;
}
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
  .masthead #primary-nav ul li {
    border-bottom: 1px solid #dbd9d4;
  }
  .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: 1px solid #dbd9d4;
  }
  .quicksearch-pannel {
    padding-left: 0.625rem;
  }
  .quicksearch-pannel .grid {
    grid-template-columns: 1fr;
  }
  article.rte-article .columns.social-btn-container {
    padding: 0 0 0.25rem;
  }
  article.rte-article .main-article-row {
    margin-top: 0;
  }
  article.rte-article .tags-container ul.tags li a {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  article.card:not(.top-story) .img-container img {
    height: 67px;
  }
}
.fb--container img,
article.rte-article .tags-container ul.tags li:last-child a {
  border: 0;
}
.sidebar {
  margin-top: 0;
  position: relative;
  height: 100%;
  padding: 0;
}
.sidebar #sticky-mpu {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
.sidebar .advert {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 40em) and (max-width: 1200px) {
  .sidebar {
    padding-left: 0;
    padding-right: 0;
  }
}
.panel {
  background: #eeecec;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.panel .article-meta {
  line-height: 15px;
}
.panel a {
  display: block;
  color: #000;
  width: 100%;
}
.panel-author .byline:not(:has(.byline-image-container)) .meta,
.style-list {
  padding: 0;
}
article.card {
  border-bottom: 1px solid #8f897c;
  background: #fff;
}
article.card .img-container {
  display: block;
  position: relative;
}
article.card .article-meta .category-name {
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media screen and (max-width: 63.9375em) {
  .masthead #primary-nav ul li {
    padding: 0.4375rem;
  }
  .masthead .primary-nav .primary-nav__list {
    width: 100%;
  }
  .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;
  }
  article.card .article-meta {
    display: inline;
    width: calc(100% - 130px);
    float: left;
  }
  #main_inner,
  #sidebar_outer {
    height: auto !important;
  }
  #sidebar_outer {
    min-height: 100%;
  }
}
article.card .article-meta .article-title {
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
}
article.card:not(.top-story) a {
  display: inline;
}
article.card:not(.top-story) .img-container {
  min-height: 67px;
  width: 120px;
  float: left;
}
article.card:not(.top-story) .article-meta {
  width: calc(100% - 120px);
  padding: 2px 5px 0;
}
@media screen and (min-width: 40em) {
  .columns {
    padding-left: 10px;
    padding-right: 10px;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .primary-bar {
    padding: 8px 28px 8px 20px;
    --hamburger-button-order: 9999;
  }
  .primary-bar__inner {
    justify-content: initial;
    gap: 12px;
  }
  .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 0.2s ease-out;
  }
  .primary-bar__nav-link:active {
    transform: translateY(2px);
  }
  .primary-bar__nav-link:focus,
  .primary-bar__nav-link:hover {
    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--selected::after,
  .primary-bar__nav-link:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .primary-bar__nav-link--tv {
    text-transform: uppercase;
  }
  .primary-bar__nav-link--news::after,
  .primary-bar__nav-link--sport::after {
    background-color: #235bae;
  }
  .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;
  }
  .search_profile {
    gap: 4px;
  }
  .topic-bar__list {
    padding: 8px 20px;
  }
  .topic-bar__item {
    height: 23px;
  }
  .quicksearch-pannel .grid {
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
  }
  @supports (grid-gap: 1.25rem) {
    .quicksearch-pannel .grid {
      grid-gap: 1.25rem;
      margin-right: 0;
      margin-bottom: 0;
    }
  }
  .masthead .nav-header {
    background: #eeecec;
    padding: 1.125rem 0;
  }
  .masthead #primary-nav ul {
    display: inline-block;
    border-top: none;
    padding: 0.375rem 0.625rem;
  }
  .masthead #compact-nav {
    height: 40px;
    padding: 0;
  }
  .masthead #compact-nav .nav-header {
    height: 40px;
  }
  .masthead #compact-nav .nav-header ul {
    height: 42px;
  }
  .masthead .secondary-nav-container .nav-header-more:after,
  .masthead .secondary-nav-container .nav-header-more:before {
    content: '';
    display: block;
    height: 26px;
  }
  .masthead .primary-nav .primary-nav__list .primary-nav__item {
    width: auto;
  }
  article.rte-article {
    padding-top: 0;
  }
  article.rte-article .falsecap {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  article.rte-article .article-meta .columns {
    padding-top: 1.5em;
    padding-bottom: 1.5rem;
  }
  article.rte-article .modified-date {
    line-height: 1rem;
  }
  article.rte-article .columns.social-btn-container {
    text-align: right;
  }
  article.rte-article .main-article-row {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px 0;
  }
  article.rte-article .article-footer {
    padding: 0 32px;
  }
  article.rte-article .tags-container {
    margin-bottom: 40px;
  }
  article.rte-article .tags-container ul.tags li a {
    line-height: 1.25rem;
  }
  article.card:not(.top-story) {
    padding: 0;
  }
}
@media screen and (min-width: 64em) {
  .large-offset-0,
  .primary-bar__search-profile {
    margin-left: 0;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .category-name {
    font-size: 14px;
    line-height: 18px;
  }
  .icon-link:has(.whatsapp2) {
    display: none;
  }
  .btn-group .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 3rem;
  }
  .btn-group .icon.facebook:before,
  .btn-group span.facebook:before {
    margin-left: -5px;
  }
  .btn-group .icon.twitter {
    font-size: 40px;
    line-height: 42px;
  }
  .btn-group a:has(.icon.whatsapp2) {
    display: none;
  }
  .btn-group .icon.linkedin,
  .btn-group span.linkedin {
    line-height: 38px;
  }
  .btn-group .icon.envelope {
    font-size: 30px;
  }
  .btn-group .icon.envelope:before {
    margin-left: 5px;
  }
  .btn-group span {
    line-height: 30px;
    font-size: 2.5rem;
  }
  .btn-group span.whatsapp2 {
    width: 37px;
    height: 37px;
    margin-left: 0.6rem;
    margin-top: 0.07rem;
    display: none;
  }
  .btn-group span.whatsapp2:before {
    margin-left: -17px;
  }
  .primary-bar {
    --primary-bar-height: 48px;
    padding: 4px 0;
  }
  .primary-bar__inner {
    margin: auto;
    gap: 8px;
    max-width: 1160px;
    padding: 0 20px;
  }

  .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;
  }
  .search_profile {
    gap: 8px;
  }
  .hamburger-button,
  .search_profile__button {
    height: 28px;
    width: 28px;
  }
  .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;
  }
  span.topic-bar__arrow {
    border-width: 6px 0 6px 6px;
  }
  .masthead #primary-nav ul {
    padding: 0;
  }
  .masthead #primary-nav ul li {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
  .masthead #primary-nav {
    height: 42px;
  }
  .masthead
    .primary-nav
    .primary-nav__list
    .primary-nav__item
    .primary-nav__link {
    line-height: 1.875rem;
  }
  article.rte-article h2 {
    font-size: 1.5em;
  }
  article.rte-article .modified-date {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  article.rte-article
    .columns.social-btn-container
    .btn-group
    .icon-link:has(.icon.dotie-icon_print) {
    display: revert;
  }
  article.rte-article .article-footer {
    max-width: 1160px;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
  }
  .sidebar {
    display: flex;
    flex-direction: column;
  }
  .panel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  article.card {
    margin-bottom: 0;
  }
  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;
  }
}
@media screen and (max-width: 39.9375em) {
  article.card.related-card .img-container {
    width: 100%;
    position: relative;
  }
  article.card.related-card .img-container img {
    height: auto;
  }
  article.card.related-card .article-meta {
    float: none;
    width: 100%;
    display: inline-block;
  }
  .mpu {
    border: none;
    max-width: 100%;
  }
}
article.card.related-card .article-meta {
  padding: 5px 10px 0;
}
article.card.related-card .article-meta .article-title {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 5px 7px;
}
article.card.related-card .article-meta .category-name {
  margin-bottom: 10px;
}
.related-content {
  background: #fff;
  padding: 0 10px;
}
.ad-container,
.mpu {
  background: #eeecec;
}
.related-content article h2 {
  color: #fff !important;
  margin: 0 0 5px !important;
  font-size: 1em;
}
.related-content .category-name {
  display: block;
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: rgba(255, 255, 255, 0.85);
}
.advert {
  margin: auto;
}
#sticky-mpu {
  position: relative;
  z-index: 999;
}
.nav-header-more,
footer.rte-global-footer {
  background-color: #fff;
  height: auto;
  width: 100%;
  padding: 0;
}
.nav-header-more *,
.nav-header-more ::after,
.nav-header-more ::before,
footer.rte-global-footer *,
footer.rte-global-footer ::after,
footer.rte-global-footer ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer.rte-global-footer .row {
  position: relative;
  max-width: 1160px;
}
footer.rte-global-footer .more-links .social-btn-container {
  margin: 23px 0;
}
.nav-header-more .nav-list:first-of-type,
footer.rte-global-footer .nav-list:first-of-type {
  margin-bottom: 0;
}
footer.rte-global-footer p:not(.cookie-text) {
  font-size: 0.75rem;
  color: #24221f;
  font-weight: 400;
}
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;
}
.nav-header-more .menu-heading .sub-nav-menu-label-btn,
body.tbl-show-explore-more.tbl-explore-more-hide-original-header
  > :not(#tbl-explore-more-container _* headerSelector*):not(
    [id='_cm-css-reset']
  ):not(#tbl-feed-footer-overlay):not(
    [id^='tbl-aug']:not([id='tbl-feed-view-container'])
  ),
body.tbl-show-explore-more.tbl-explore-more-hide-original-header
  > :not(#tbl-explore-more-container):not([id='_cm-css-reset']):not(
    #tbl-feed-footer-overlay
  ):not([id^='tbl-aug']:not([id='tbl-feed-view-container'])),
body.tbl-show-explore-more.tbl-explore-more-show-original-header
  > :not(#tbl-explore-more-container):not(_* headerSelector*):not(
    #tbl-feed-footer-overlay
  ):not([id^='tbl-aug']:not([id='tbl-feed-view-container'])),
footer .primary-nav,
footer.rte-global-footer .menu-heading .sub-nav-menu-label-btn {
  display: none;
}
.nav-header-more .menu-heading,
footer.rte-global-footer .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: 0;
  text-transform: uppercase;
}
#Send-Us-Message h2,
#cd-countdown,
.form-footer .pp,
.form-footer .uniqp {
  font-family: 'Instrument Sans';
}
.nav-header-more .menu-heading.youth,
footer.rte-global-footer .menu-heading.youth {
  margin-top: 13px;
}
.nav-header-more .show-for-medium,
footer.rte-global-footer .show-for-medium {
  display: none;
  clear: both;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .masthead #primary-nav ul li.business-nav-item {
    display: none;
  }
  .related-content {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0 10px;
  }
  .related-content .gradient {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
  }
  .related-content .category-name {
    display: block;
    margin-top: 0.5rem;
  }
  .nav-header-more .show-for-medium,
  footer.rte-global-footer .show-for-medium {
    display: block;
  }
  .nav-header-more .show-for-medium.blank,
  footer.rte-global-footer .show-for-medium.blank {
    height: 25px;
  }
}
.nav-header-more .nav-list,
footer.rte-global-footer .nav-list {
  list-style: none;
  overflow: hidden;
  padding: 0 10px;
  margin: 0;
  max-height: 0;
}
.nav-header-more .nav-list:last-child,
footer.rte-global-footer .nav-list:last-child {
  margin: 0;
  padding-bottom: 0;
}
.nav-header-more .nav-list li,
footer.rte-global-footer .nav-list li {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.6875rem;
}
.nav-header-more .nav-list li a,
footer.rte-global-footer .nav-list li a {
  color: #24221f;
  text-decoration: none;
  font-weight: inherit;
}
.fb--container a:hover,
.nav-header-more .nav-list li a:hover,
footer.rte-global-footer .nav-list li a:hover {
  text-decoration: underline;
}
.fb--container ._42ft:hover,
.fb--container a,
.fb--container abbr,
.mapboxgl-ctrl-geocoder--powered-by a:not(:hover) {
  text-decoration: none;
}
footer.rte-global-footer .social-btn-container {
  float: left !important;
}
footer.rte-global-footer .disclaimer {
  background: #eeecec;
  text-align: left;
  padding: 0.625rem 0;
}
footer.rte-global-footer .copyright {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 60px;
}
footer.rte-global-footer .copyright__message {
  margin: 0;
  padding-left: 16px;
}
footer.rte-global-footer .btn-group {
  display: inline-block;
  margin-top: 0;
  padding: 0 10px;
}
footer.rte-global-footer .btn-group span {
  color: #fff;
  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) {
  article.card.related-card .img-container {
    position: relative;
    width: calc(50% - 10px);
  }
  article.card.related-card .article-meta {
    width: 50%;
    padding: 6px 30px 0 10px;
  }
  article.card.related-card .article-meta .category-name {
    margin-bottom: 20px;
  }
  .related-content article h2 {
    font-size: 1.17em;
  }
  footer.rte-global-footer .more-links {
    padding-top: 2rem;
  }
  footer.rte-global-footer p:not(.cookie-text) {
    font-size: 0.875rem;
  }
  .nav-header-more .menu-heading,
  footer.rte-global-footer .menu-heading {
    padding: 6px 10px;
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  .nav-header-more .nav-list,
  footer.rte-global-footer .nav-list {
    max-height: 2000px;
    padding: 0 10px 4px;
  }
  .nav-header-more .nav-list li,
  footer.rte-global-footer .nav-list li {
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 6px 0;
  }
  footer.rte-global-footer .disclaimer .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer.rte-global-footer .btn-group {
    padding: 12px 10px;
  }
  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.youtube {
  font-size: 46px;
  line-height: 31px;
}
footer.rte-global-footer .btn-group span.youtube:before {
  margin-left: -9px;
}
@media screen and (max-width: 39.9375em) {
  footer.rte-global-footer .copyright__message,
  footer.rte-global-footer .more-links > .columns {
    padding: 0;
  }
  footer.rte-global-footer .footer-logo {
    float: none;
    height: 47px;
  }
  .nav-header-more .menu-heading.youth,
  footer.rte-global-footer .menu-heading.youth {
    margin-top: 0;
  }
  .nav-header-more .menu-heading .sub-nav-menu-label-btn,
  footer.rte-global-footer .menu-heading .sub-nav-menu-label-btn {
    display: inline-block;
    all: unset;
  }
  .nav-header-more .menu-heading .sub-nav-menu-label-btn:focus,
  footer.rte-global-footer .menu-heading .sub-nav-menu-label-btn:focus {
    outline: revert;
  }
  .nav-header-more .menu-heading:hover,
  footer.rte-global-footer .menu-heading:hover {
    cursor: pointer;
  }
  .nav-header-more .menu-heading .arrow_,
  footer.rte-global-footer .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;
  }
  .nav-header-more .nav-list,
  footer.rte-global-footer .nav-list {
    background-color: #dbd9d5;
  }
  .nav-header-more .nav-list:last-child,
  footer.rte-global-footer .nav-list:last-child {
    display: none;
  }
  .nav-header-more .nav-list li,
  footer.rte-global-footer .nav-list li {
    float: left;
    width: 50%;
  }
  footer.rte-global-footer .copyright {
    margin: 15px 0;
  }
  .hide-for-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 64em) {
  article.card.related-card .img-container {
    width: 100%;
    position: relative;
  }
  article.card.related-card .img-container img {
    height: auto;
  }
  article.card.related-card .article-meta {
    float: none;
    width: 100%;
    display: inline-block;
    padding: 6px 17px 0 10px;
  }
  .related-content .category-name {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  .sidebar_panels {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 10px;
    height: 100%;
  }
}
body.sport .primary-color-background {
  background: #2e9fd4;
}
body.sport .secondary-border {
  border-color: #206e93 !important;
}
body.sport article.rte-article p::selection {
  background: #2e9fd4;
}
body.sport article.rte-article p::-moz-selection {
  background: #2e9fd4;
}
@media (max-width: 1024px) {
  #sidebar_outer {
    display: none;
  }
}
body:has(#rcsad_TopLeft.skinVa) #l-main {
  margin-top: 115px;
}
html:has(#rcsad_TopLeft.skinVa) {
  --skinTop: unset;
}
html:has(#rcsad_TopLeft.skinVa) body #l-main {
  margin-top: 115px !important;
}
html:has(#rcsad_TopLeft.skinVa) body #rcsad_TopLeft_wrapper {
  position: sticky;
  top: var(--skinTop);
  z-index: -1;
  margin-top: 0 !important;
}
html:has(#rcsad_TopLeft.skinVa) body #rcsad_TopLeft.skinVa {
  position: absolute !important;
  top: 0 !important;
  overflow-x: clip;
}
html:has(#rcsad_TopLeft.skinVa) body #barra_click_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 115px;
  background: 0 0;
  cursor: pointer;
}
html:has(#rcsad_TopLeft.skinVa) body a:has(#barra_click_top) {
  position: sticky;
  top: var(--skinTop);
  display: block;
}
html:has(#rcsad_TopLeft.skinVa) body #barra_click_sx {
  position: absolute;
  top: 115px;
  right: unset;
  left: 0;
  z-index: 1;
  width: 50%;
  height: 1080px;
  margin-right: 0;
  background: 0 0;
  cursor: pointer;
}
html:has(#rcsad_TopLeft.skinVa) body #barra_click_dx {
  position: absolute;
  top: 115px;
  right: 0;
  left: unset;
  z-index: 1;
  width: 50%;
  height: 1080px;
  margin-left: 0;
  background: 0 0;
  cursor: pointer;
}
html:has(#rcsad_TopLeft.skinVa) body a:has(#barra_click_dx),
html:has(#rcsad_TopLeft.skinVa) body a:has(#barra_click_sx) {
  position: sticky;
  top: var(--skinTop);
  display: block;
}
html:has(#rcsad_TopLeft.skinVa) body .bck-header,
html:has(#rcsad_TopLeft.skinVa) body header {
  margin-bottom: 0 !important;
}
html:has(#rcsad_TopLeft.skinVa) body:has(header.is-mr-t-40) .bck-header,
html:has(#rcsad_TopLeft.skinVa) body:has(header.is-mr-t-40) header {
  margin-top: 0 !important;
}
html:not(:has(#rcsad_TopLeft.skinVa)) body #rcsad_TopLeft_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
html:not(:has(#rcsad_TopLeft.skinVa)) body #rcsad_TopLeft_wrapper.is-sticky {
  position: sticky;
  top: var(--skinTop);
  z-index: 1900;
  background-color: #fff;
}
html:has(#rcsad_TopLeft.skinVa) body.skin25 #l-main {
  margin-top: 250px !important;
}
html:has(#rcsad_TopLeft.skinVa) body.skin25 #barra_click_top {
  height: 250px;
}
html:has(#rcsad_TopLeft.skinVa) body.skin25 #barra_click_dx,
html:has(#rcsad_TopLeft.skinVa) body.skin25 #barra_click_sx {
  top: 250px;
}
html:has(#rcsad_TopLeft.skinVa) body.skin25 #rcsad_TopLeft.skinVa {
  background-size: 1920px !important;
}
.content:not(:last-child) {
  margin-bottom: 1.25rem;
}
body .content {
  margin-bottom: 3.125rem;
}
body,
h2,
html,
li,
p,
ul {
  margin: 0;
  padding: 0;
}
.fb--container .UFICommentActorName,
.fb--container ._50f7,
h2 {
  font-weight: 700;
}
.fb--container .fwn,
p {
  font-weight: 400;
}
.content a,
span {
  font-weight: 700;
}
span {
  font-weight: inherit;
  font-style: inherit;
}
html {
  box-sizing: border-box;
  min-width: 300px;
  font-size: 16px;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: auto;
  -webkit-text-size-adjust: none;
}
*,
:after,
:before {
  box-sizing: inherit;
}
*,
.form-footer {
  box-sizing: border-box;
}
a:hover {
  color: #136786;
}
.content a,
.title-art {
  color: #0a0a0a;
}
.button.is-blue-arrow.is-focused:not(:active),
.button.is-blue-arrow:focus:not(:active),
.button.is-blue-dark.is-focused:not(:active),
.button.is-blue-dark:focus:not(:active),
.button.is-chathams-blue.is-focused:not(:active),
.button.is-chathams-blue:focus:not(:active),
.button.is-focused:not(:active),
.button.is-link.is-focused:not(:active),
.button.is-link:focus:not(:active),
.button.is-primary.is-focused:not(:active),
.button.is-primary:focus:not(:active),
.button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(19, 103, 134, 0.25);
}
.button.is-white.is-focused:not(:active),
.button.is-white:focus:not(:active) {
  box-shadow: 0 0 0 0.125em hsla(0, 0%, 100%, 0.25);
}
.button.is-black.is-focused:not(:active),
.button.is-black:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.button.is-blue.is-focused:not(:active),
.button.is-blue:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(92, 154, 183, 0.25);
}
.button.is-red-light.is-focused:not(:active),
.button.is-red-light:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(240, 0, 28, 0.25);
}
.button.is-pink-light.is-focused:not(:active),
.button.is-pink-light:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(253, 232, 234, 0.25);
}
.button.is-blue-darker.is-focused:not(:active),
.button.is-blue-darker:focus:not(:active),
.button.is-blue-whale.is-focused:not(:active),
.button.is-blue-whale:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(4, 58, 78, 0.25);
}
.button.is-grey-dove.is-focused:not(:active),
.button.is-grey-dove:focus:not(:active) {
  box-shadow: 0 0 0 0.125em hsla(0, 0%, 40%, 0.25);
}
.button.is-emperor.is-focused:not(:active),
.button.is-emperor:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(79, 79, 79, 0.25);
}
.button.is-grey-signature.is-focused:not(:active),
.button.is-grey-signature:focus:not(:active) {
  box-shadow: 0 0 0 0.125em hsla(0, 0%, 50.2%, 0.25);
}
.button.is-grey-darker.is-focused:not(:active),
.button.is-grey-darker:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}
.button.is-white-bis.is-focused:not(:active),
.button.is-white-bis:focus:not(:active) {
  box-shadow: 0 0 0 0.125em hsla(0, 0%, 98%, 0.25);
}
.button.is-mine-shaft.is-focused:not(:active),
.button.is-mine-shaft:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(51, 51, 51, 0.25);
}
.button.is-calypso.is-focused:not(:active),
.button.is-calypso:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(47, 114, 143, 0.25);
}
.button.is-hippie-blue.is-focused:not(:active),
.button.is-hippie-blue:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(93, 155, 184, 0.25);
}
.button.is-dove-gray.is-focused:not(:active),
.button.is-dove-gray:focus:not(:active) {
  box-shadow: 0 0 0 0.125em hsla(0, 0%, 43.5%, 0.25);
}
.button.is-picton-blue.is-focused:not(:active),
.button.is-picton-blue:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(75, 186, 241, 0.25);
}
.button.is-san-marino.is-focused:not(:active),
.button.is-san-marino:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(73, 114, 179, 0.25);
}
.button.is-cod-gray.is-focused:not(:active),
.button.is-cod-gray:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(20, 20, 20, 0.25);
}
.button.is-transparent.is-focused:not(:active),
.button.is-transparent:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 0, 0, 0.25);
}
.button.is-atoll.is-focused:not(:active),
.button.is-atoll:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(9, 80, 117, 0.25);
}
.button.is-bluevent-dark.is-focused:not(:active),
.button.is-bluevent-dark:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 37, 158, 0.25);
}
.button.is-bluevent-light.is-focused:not(:active),
.button.is-bluevent-light:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(26, 140, 255, 0.25);
}
.button.is-firefly.is-focused:not(:active),
.button.is-firefly:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(14, 42, 53, 0.25);
}
.button.is-blue-box.is-focused:not(:active),
.button.is-blue-box:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(236, 245, 248, 0.25);
}
.form-footer .pp,
.form-footer .uniqp,
.red-box {
  color: #fff;
  text-align: center;
}
.content h2 {
  margin-bottom: 0.5625rem;
  line-height: 1.27;
}
#menu-user .has-text-grey-darker::marker {
  content: '';
}
.bck-search.is--esperto .search__header input:focus-visible {
  outline: 0;
}
ul {
  list-style: none;
}
.style-list li {
  padding: 5px 0;
}
input {
  margin: 0;
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}
input[type='text'] {
  display: block;
  margin: 10px auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3%;
  outline: 0;
  background: #fff;
}
input[type='text']:focus {
  border: 1px solid #888;
}
@media screen and (max-width: 480px) {
  body,
  div {
    font-size: 17px;
  }
}
:host {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ol li::marker,
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ul li::marker {
  color: #00283b;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 834px) {
  .NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ol li::marker,
  .NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ul li::marker {
    font-size: 16px;
    line-height: 20px;
  }
}
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ul li::marker {
  font-size: 14px;
}
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ol li::marker {
  color: #ff3640;
  word-spacing: 12px;
}
.content .wrapperTable ::-webkit-scrollbar:vertical {
  width: 0;
}
.content .wrapperTable ::-webkit-scrollbar-button:increment {
  display: none;
}
.content .wrapperTable ::-webkit-scrollbar:horizontal {
  height: 11px;
  background-color: #bfc0c0;
}
.content ol li::marker,
.content ul li::marker {
  color: #001621;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 834px) {
  .content ol li::marker,
  .content ul li::marker {
    font-size: 16px;
    line-height: 20px;
  }
}
.content ul li::marker {
  font-size: 14px;
}
.content ol li::marker {
  color: #a42a30;
  word-spacing: 12px;
}
.BannerWhatsApp_banner__Text__xApUY :globalspan :first-child {
  margin-right: 8px;
}
.BloqueVideoVertical_videoVertical__wrapperCard__9EuIx:focus-visible {
  outline: 0;
}
.BlockDetailVideo_video__cell_list__card_list__tTM6s:focus-visible {
  outline: 0;
}
@media (max-width: 1024px) {
  .BlockDetailVideo_video__cell_list__card_list__tTM6s
    ::-webkit-scrollbar:vertical {
    width: 5px;
  }
  .BlockDetailVideo_video__cell_list__card_list__tTM6s
    ::-webkit-scrollbar-button:increment {
    display: none;
  }
  .BlockDetailVideo_video__cell_list__card_list__tTM6s
    ::-webkit-scrollbar:horizontal {
    height: 10px;
  }
}
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ol li::marker,
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ul li::marker {
  color: #00283b;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 834px) {
  .BloqueTextoHtml_textoHtml__wrapperText__kh6IA ol li::marker,
  .BloqueTextoHtml_textoHtml__wrapperText__kh6IA ul li::marker {
    font-size: 16px;
    line-height: 20px;
  }
}
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ul li::marker {
  font-size: 14px;
}
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ol li::marker {
  color: #ff3640;
  word-spacing: 12px;
}
.form-footer {
  padding: 22px 37px 25px;
  width: 100%;
  background: #dd2a30;
  border-radius: 0 0 15px 15px;
}
.form-footer img {
  margin: 26px auto;
  width: 100%;
}
.form-footer .uniqp {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.form-footer .pp {
  font-weight: 400;
  font-size: 12px;
}
:root {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
  --mainColor: #6cbdde;
  --text: #ffffff;
  --input-color: #ffffff;
  --valid-input-color: #ffffff;
  --tbl-video-reel-videoControls-radius: 100px;
  --tbl-video-reel-videoControls-margin: min(10px, 2.5%);
  --tbl-video-reel-videoControls-background: rgba(0, 0, 0, 0.25);
  --tbl-video-reel-videoControls-size: min(40px, 10%);
  --tbl-video-reel-videoControls-edge-space: 8px;
  --tbl-video-reel-videoControls-mute-top-edge-space: 12px;
  --tbl-video-reel-videoControls-mute-svg-width: 56.25%;
  --tbl-video-reel-videoControls-mute-svg-height: 53.125%;
}
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#comments_form .textbox,
#comments_form.mycomment,
.cd-box,
.red-box {
  box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #222;
  font: 400 15px arial;
  min-height: 100vh;
  -webkit-tap-highlight-color: transparent;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-thumb {
  background-color: #bdbdbd;
  width: 8px;
  border-radius: 4px;
}
h1,
h2,
h4 {
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
}
a:focus {
  outline: 0 !important;
}
img {
  height: auto;
  border: 0;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
}
button {
  border: none;
  outline: 0;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.footer .list-menu-footer:first-of-type li a:hover:before {
  height: 2px;
}
@media screen and (max-width: 1129px) {
  html {
    overflow: visible !important;
  }
  body {
    overflow-y: visible !important;
  }
}
::i-block-chrome {
  padding-right: 17px;
}
.grid {
  width: calc(100% + 22px);
  margin-left: -11px;
}
.red-box {
  background-color: red;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
}
.important-text {
  font-size: 24px;
  font-weight: 700;
}
.react-share__ShareButton:focus-visible {
  outline: 0 !important;
}
.social-link:focus-visible {
  outline: 0 !important;
}
.social-link:focus-visible svg {
  fill: #e04e7a !important;
}
.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgb(0 0 0/5%);
  background-color: rgba(63, 71, 85, 0.2);
}
.mapboxgl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff;
}
.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none;
}
.Grid_colum_programs__eXNgT:focus-visible {
  outline: 0;
}
.fb--container a {
  color: #365899;
  cursor: pointer;
}
.fb--container abbr {
  border-bottom: none;
}
.fb--container ::-webkit-input-placeholder {
  color: #90949c;
}
.fb--container :focus::-webkit-input-placeholder {
  color: #bec2c9;
}
.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle,
.fb--container .fcg,
.fb--container a.uiLinkSubtle {
  color: #90949c;
}
.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.fb--container ._ohf,
.fb--container .rfloat {
  float: right;
}
.fb--container .fsm {
  font-size: 12px;
}
.fb--container ._2vq9 a {
  color: #4267b2;
}
.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}
.fb--container ._517h:hover {
  background-color: #e9ebee;
}
.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}
.fb--container ._42ef {
  overflow: hidden;
}
.fb--container ._8s {
  margin-right: 8px;
}
.fb--container ._6b {
  vertical-align: middle;
  display: inline-block;
  word-wrap: normal;
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  line-height: 22px;
}
.fb--container ._5mdd,
.fb--container._2pi8 {
  word-wrap: break-word;
}
.fb--container ._6b::before {
  content: '';
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.fb--container ._4qba {
  font-style: normal;
}
.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}
.fb--container ._3-8y {
  margin-top: 12px;
}
.fb--container ._3-8_ {
  margin-right: 4px;
}
.fb--container._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
}
.fb--container ._2pis {
  padding-left: 8px;
  margin-left: 56px;
}
.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}
.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}
.fb--container ._pup {
  color: #4b4f56;
}
.fb--container ._1ci {
  height: 48px;
  width: 48px;
}
#comments_form.mycomment {
  width: 100%;
  display: flex;
  margin: 20px 0 0;
  font-size: 16px;
}
#comments_form .mycomment-img {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}
#comments_form .mycomment-info {
  width: 100%;
  max-width: 100%;
}
#comments_form .textbox {
  color: #1d2129;
  width: 100%;
  font-size: 14px;
  border: none;
  margin-bottom: 10px;
  outline: 0;
}
#comments_form .mycomment-info__inner {
  background-color: #f2f3f5;
  border-radius: 18px;
  line-height: 16px;
  margin-top: 0;
  padding: 0.75rem 12px 1rem;
  position: relative;
}
#comments_form .error {
  position: relative;
  margin-top: -10px;
  color: red;
  font-size: 13px;
  padding-left: 5px;
  display: none;
}
h2 {
  font-size: 22px;
  line-height: 36px;
  color: #0a0a0a;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .important-text {
    font-size: 18px;
  }
}
.cd-box,
.cd-separator {
  border-radius: 8px;
  font-weight: 700;
}
#Send-Us-Message h2 {
  padding: 0 10px;
  color: #000;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
#cd-countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.cd-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 5px;
  position: relative;
}
.cd-box {
  background: #fff;
  padding: 15px 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-width: 35px;
  text-align: center;
  font-size: 1em;
  margin: 0 2px;
}
.cd-label {
  margin-top: 5px;
  font-size: 0.6em;
  color: #333;
  text-transform: uppercase;
  position: absolute;
  bottom: -25px;
  font-weight: 700;
}
.cd-separator {
  color: #000;
  font-size: 1.5em;
}
@media (max-width: 550px) {
  .cd-box {
    font-size: 18px;
  }
  .cd-separator {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .cd-box {
    font-size: 16px;
    padding: 10px 13px;
    min-width: initial;
  }
}
@media (max-width: 450px) {
  .cd-box {
    font-size: 16px;
    padding: 8px 10px;
    min-width: initial;
  }
}
@media (max-width: 400px) {
  .cd-box {
    font-size: 14px;
    padding: 6px;
    min-width: initial;
  }
}
@media (max-width: 380px) {
  .cd-box {
    margin: 0 1.5px;
  }
}
#Send-Us-Message {
  border: none;
  border-radius: 15px;
  max-width: 504px;
  width: 100%;
  margin: 0 auto 30px;
  font-family: Arial, sans-serif;
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
}
.article-title a h1 {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 1.4;
  padding: 0 0 10px;
  margin: 0;
  font-family: 'Work Sans', sans-serif;
}
.style-list {
  list-style: none;
  counter-reset: item;
  padding-left: 0;
}
.style-list > li {
  counter-increment: item;
  display: flex;
  align-items: flex-start;
}
.style-list > li::before {
  content: counter(item) ')';
  font-weight: 600;
  margin-right: 8px;
}

.highlight {
  color: #365899 !important;
  font-weight: 700;
}

#main {
  display: flex;
  justify-content: center;
}
