.news_entry__metrics_column {
  color: #3D3D3D;
  line-height: 130%; }
  body.acc_font_small .news_entry__metrics_column {
    font-size: calc(12px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .news_entry__metrics_column {
        font-size: calc((2.18341vw + 5.0131px) * 1); } }
    @media (min-width: 549px) {
      body.acc_font_small .news_entry__metrics_column {
        font-size: calc((-500vw + 2762px) * 1); } }
    @media (min-width: 550px) {
      body.acc_font_small .news_entry__metrics_column {
        font-size: calc((2.30415vw - 0.67281px) * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .news_entry__metrics_column {
        font-size: calc((-800vw + 6153px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .news_entry__metrics_column {
        font-size: calc((0.64447vw + 4.05048px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .news_entry__metrics_column {
        font-size: calc(15px * 1); } }
  body.acc_font_medium .news_entry__metrics_column {
    font-size: calc(12px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .news_entry__metrics_column {
        font-size: calc((2.18341vw + 5.0131px) * 1.12); } }
    @media (min-width: 549px) {
      body.acc_font_medium .news_entry__metrics_column {
        font-size: calc((-500vw + 2762px) * 1.12); } }
    @media (min-width: 550px) {
      body.acc_font_medium .news_entry__metrics_column {
        font-size: calc((2.30415vw - 0.67281px) * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .news_entry__metrics_column {
        font-size: calc((-800vw + 6153px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .news_entry__metrics_column {
        font-size: calc((0.64447vw + 4.05048px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .news_entry__metrics_column {
        font-size: calc(15px * 1.12); } }
  body.acc_font_big .news_entry__metrics_column {
    font-size: calc(12px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .news_entry__metrics_column {
        font-size: calc((2.18341vw + 5.0131px) * 1.25); } }
    @media (min-width: 549px) {
      body.acc_font_big .news_entry__metrics_column {
        font-size: calc((-500vw + 2762px) * 1.25); } }
    @media (min-width: 550px) {
      body.acc_font_big .news_entry__metrics_column {
        font-size: calc((2.30415vw - 0.67281px) * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .news_entry__metrics_column {
        font-size: calc((-800vw + 6153px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .news_entry__metrics_column {
        font-size: calc((0.64447vw + 4.05048px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .news_entry__metrics_column {
        font-size: calc(15px * 1.25); } }

.news_entry__date {
  color: #3D3D3D; }
  body.acc_font_small .news_entry__date {
    font-size: calc(8px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .news_entry__date {
        font-size: calc((1.34228vw + 3.7047px) * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .news_entry__date {
        font-size: calc((-600vw + 4616px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .news_entry__date {
        font-size: calc((0.64447vw + 3.05048px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .news_entry__date {
        font-size: calc(14px * 1); } }
  body.acc_font_medium .news_entry__date {
    font-size: calc(8px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .news_entry__date {
        font-size: calc((1.34228vw + 3.7047px) * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .news_entry__date {
        font-size: calc((-600vw + 4616px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .news_entry__date {
        font-size: calc((0.64447vw + 3.05048px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .news_entry__date {
        font-size: calc(14px * 1.12); } }
  body.acc_font_big .news_entry__date {
    font-size: calc(8px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .news_entry__date {
        font-size: calc((1.34228vw + 3.7047px) * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .news_entry__date {
        font-size: calc((-600vw + 4616px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .news_entry__date {
        font-size: calc((0.64447vw + 3.05048px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .news_entry__date {
        font-size: calc(14px * 1.25); } }

.news_entry__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 2.28167%;
  margin-bottom: 3.14713%; }

.news_entry__element {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 1.25rem; }

.news_entry__photo {
  max-height: 100%; }

.news_entry__photo_container {
  width: 100%;
  position: relative;
  padding-top: calc(100% * 560 / 1192);
  margin-bottom: 1.875rem; }

.news_entry__photo {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.news_entry__date {
  display: flex;
  flex-direction: row;
  align-items: center; }

.news_entry__date_icon::before {
  color: var(--color-primary);
  font-size: 1.1em;
  margin-right: .75rem; }

.news_entry__desc {
  margin-bottom: 1.875rem; }

.news_entry__gallery {
  width: 100%; }

.news_entry__file_add {
  width: 100%; }

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

.news_entry__gallery_lightbox {
  width: calc((100% - 1.875rem * 3) / 4);
  display: block;
  margin-top: 1.875rem;
  position: relative; }
  .news_entry__gallery_lightbox::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: calc(100% * 2 / 3); }
  .news_entry__gallery_lightbox:not(:nth-child(4n)) {
    margin-right: 1.875rem; }
  .news_entry__gallery_lightbox > img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.news_entry__bottom {
  width: 100%;
  margin: 3.3557% 0 3.3557%; }

.news_entry__bottom_part {
  display: flex;
  flex-direction: row; }
  .news_entry__bottom_part:nth-of-type(1) > *:not(:last-child) {
    margin-right: 0.9375rem; }
  .news_entry__bottom_part:nth-of-type(2) > *:not(:first-child) {
    margin-left: 0.9375rem; }

.news_entry__social_media::before {
  font-size: 1.5em;
  margin-left: -1.25rem;
  padding-right: 1.75rem; }

.news_entry__icon {
  width: 3.23529vw;
  min-width: 38.5px;
  max-width: 55px;
  padding: 0; }
  .news_entry__icon::before {
    font-size: 1.5em; }

.news_entry__metrics_container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  transition: opacity 0.3s; }

.news_entry__metrics {
  width: 38.631%;
  min-width: 491px;
  border: 1px solid #D6D8E0;
  margin-bottom: 0.78678%; }

.news_entry__metrics_row {
  width: 100%;
  display: flex;
  flex-direction: row; }
  .news_entry__metrics_row:not(:last-of-type) {
    border-bottom: 1px solid #D6D8E0; }
  .news_entry__metrics_row:nth-child(2n) {
    background: #F2F5F9; }

.news_entry__metrics_column {
  width: 50%;
  padding: 10px 30px; }
  .news_entry__metrics_column--value {
    border-left: 1px solid #D6D8E0; }

#news_entry__metrics_main_toggle:not(:checked) + .news_entry__metrics_container {
  opacity: 0;
  height: 0;
  pointer-events: none;
  transition: opacity 0s; }

#news_entry__metrics_main_toggle:checked + .news_entry__metrics_container {
  opacity: 1;
  height: auto; }

#news_entry__metrics_main_toggle:checked ~ .news_entry__buttons .news_entry__button--metrics {
  background: var(--color-primary);
  color: #FFFFFF; }

.news_entry__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 3.3557% 0 3.3557%;
  width: 100%; }

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

.news_entry__button {
  display: flex; }
  .news_entry__button:not(:first-child) {
    margin-left: 0.9375rem; }

.news_entry__button_icon::before {
  display: block;
  color: var(--color-primary);
  margin-right: .55em;
  font-weight: 400;
  font-size: 1.7em; }

.news_read_container {
  margin-bottom: 1.25rem; }

.news_read__icon {
  font-size: 1.125rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem; }

.news_read[data-state="stop"]::after {
  content: attr(data-text-start); }

.news_read[data-state="stop"] .news_read__icon--tts::before {
  content: "\F133" !important; }

.news_read[data-state="speak"]::after {
  content: attr(data-text-stop); }

.news_read[data-state="speak"] .news_read__icon--tts::before {
  content: "\F134" !important; }

@media (max-width: 1199px) {
  .news_entry__buttons_section {
    flex-direction: column;
    align-items: stretch; }
  .news_entry__button:first-child {
    margin-bottom: 0.9375rem; }
  .news_entry__button:not(:first-child) {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 900px) {
  .news_entry__bottom_part:nth-of-type(1) > *:not(:last-child) {
    margin-right: 0.625rem; }
  .news_entry__bottom_part:nth-of-type(2) > *:not(:first-child) {
    margin-left: 0.625rem; }
  .news_entry__bottom_part > *:not(.news_entry__icon) {
    padding: 0 2.5rem; } }

@media (max-width: 767px) {
  .news_entry__bottom {
    flex-direction: column;
    align-items: center; }
  .news_entry__bottom_part:nth-of-type(1) > *:not(:last-child) {
    margin-right: 0.3125rem; }
  .news_entry__bottom_part:nth-of-type(2) > *:not(:first-child) {
    margin-left: 0.3125rem; }
  .news_entry__bottom_part:nth-of-type(1) {
    margin-bottom: 0.3125rem; }
  .news_entry__gallery_lightbox {
    width: calc((100% - 1.25rem * 2) / 3);
    margin-top: 1.25rem; }
    .news_entry__gallery_lightbox:not(:nth-child(4n)) {
      margin-right: 0; }
    .news_entry__gallery_lightbox:not(:nth-child(3n)) {
      margin-right: 1.25rem; } }

@media (max-width: 600px) {
  .news_entry__metrics {
    width: 100%;
    max-width: 100%;
    min-width: unset; } }

@media (max-width: 500px) {
  .news_entry__gallery_lightbox {
    width: calc((100% - 0.9375rem * 1) / 2);
    margin-top: 0.9375rem; }
    .news_entry__gallery_lightbox:not(:nth-child(3n)) {
      margin-right: 0; }
    .news_entry__gallery_lightbox:not(:nth-child(2n)) {
      margin-right: 0.9375rem; } }

@media (max-width: 400px) {
  .news_entry__buttons {
    flex-direction: column;
    align-items: stretch; }
  .news_entry__buttons_section:first-child {
    margin-bottom: 0.9375rem; } }
/*# sourceMappingURL=news--entry.css.map */
