.description div:not(.tts-player),
.description p {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  color: #4d4d4d;
  margin-bottom: 0;
}
@media (min-width: 991px) {
  .description div:not(.tts-player),
  .description p {
    font-size: 19px;
  }
}
.description--full p:not(:last-child) {
  margin-bottom: 15px;
}
.description--full--spotlight p:not(:last-child) {
  margin-bottom: 20px;
}
.description--full h2 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.description--lead {
  font-size: 19px;
  font-weight: 600;
}
@media (min-width: 991px) {
  .description--lead {
    font-size: 21px;
  }
}
.description--teaser div,
.description--teaser p {
  font-size: 16px;
}
@media (min-width: 991px) {
  .description--teaser div,
  .description--teaser p {
    font-size: 18px;
  }
}
.description--matched-fragments div {
  font-size: 15px;
}
@media (min-width: 991px) {
  .description--matched-fragments div {
    font-size: 17px;
  }
}
.description--matched-fragments .description--matched-fragments__title {
  font-weight: bold;
}

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

.page-title,
.page-title h1,
h1.page-title:not(.header-box__top__page-title) {
  color: #0d8894;
  font-size: 34px;
  font-weight: bold;
}
@media (min-width: 767px) {
  .page-title,
  .page-title h1,
  h1.page-title:not(.header-box__top__page-title) {
    font-size: 36px;
  }
}
@media (min-width: 991px) {
  .page-title,
  .page-title h1,
  h1.page-title:not(.header-box__top__page-title) {
    font-size: 40px;
  }
}

.pager__items .curren-page {
  color: #4d4d4d;
}

#block-segm-our-response {
  margin-right: auto;
}
#block-segm-our-response .without-cme {
  margin-left: 10px;
}
@media (min-width: 991px) {
  #block-segm-our-response .without-cme {
    margin-left: 155px;
  }
}
@media (min-width: 1200px) {
  #block-segm-our-response .without-cme {
    margin-left: 55px;
  }
}

.search-api-autocomplete-search {
  z-index: 1100;
}

#block-segm-secondary-local-tasks ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 10px;
}

#views-exposed-form-search-block-1 {
  display: flex;
  flex-flow: row nowrap;
  gap: 10px;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 20px;
}

table td:not(:last-child) {
  border-right: 1px solid #dee2e6;
}

body.front-page {
  overflow-x: hidden;
}

.drupal-messages {
  width: 100%;
  margin-bottom: 20px;
}
.drupal-messages__container__items {
  width: 100%;
  padding: 6px 12px;
}
.drupal-messages__container__items:not(:first-child) {
  margin-bottom: 5px;
}
.drupal-messages__container__items--alert {
  border: 2px solid #c62828;
  background-color: #fdecec;
}
.drupal-messages__container__items--status {
  border: 2px solid #238c31;
  background-color: #e7f5e1;
}
.drupal-messages__container__items p.drupal-messages__container__items__item, .drupal-messages__container__items__item {
  margin-bottom: 0;
  font-size: 16px;
  color: #4d4d4d;
}
.drupal-messages__container__items p.drupal-messages__container__items__item:not(:last-child), .drupal-messages__container__items__item:not(:last-child) {
  margin-bottom: 5px;
}

body.front-page {
  overflow-x: hidden;
}

.additional-subscription-nav-button {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .additional-subscription-nav-button {
    margin-bottom: 0;
  }
}

@media print {
  section.top-nav,
  nav,
  .menu,
  .navbar,
  [role=navigation],
  .page-menu {
    display: none !important;
  }
  .region--sidebar,
  .region--sidebar-first,
  .region--sidebar-second,
  .sidebar,
  [role=complementary] {
    display: none !important;
  }
  .node__actions,
  .node-actions,
  .node__links,
  [class*=metadata],
  .views-field-edit-node,
  .views-field-delete-node,
  #block-segm-secondary-local-tasks {
    display: none !important;
  }
  footer,
  .region--footer {
    display: none !important;
  }
  .region--sticky {
    display: none !important;
  }
  .drupal-messages {
    display: none !important;
  }
  #views-exposed-form-search-block-1 {
    display: none !important;
  }
  body {
    background: white;
  }
  .wrapper,
  .wrp {
    background: white;
    margin: 0;
    padding: 0;
  }
  .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
  body,
  body * {
    color: black;
    text-shadow: none;
  }
  [class*=header],
  [class*=title],
  [class*=section] {
    background: transparent !important;
  }
  .page-title,
  .page-title h1,
  h1.page-title {
    page-break-after: avoid;
    margin-bottom: 20px;
  }
  img {
    max-width: 100%;
    height: auto;
    page-break-inside: avoid;
  }
  section {
    page-break-inside: avoid;
  }
  [class*=button],
  [class*=bar],
  [class*=box] {
    box-shadow: none !important;
    border: none !important;
  }
}

/*# sourceMappingURL=global.css.map */
