/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/home/article_content.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.mapimg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
}

.events .content_title_row {
  margin-bottom: 0rem;
}

.content_title_row {
  margin-bottom: 0.9375rem;
}

.event_txt.events {
  margin-bottom: 5rem;
}

.event_info {
  margin-bottom: 0.625rem;
}

/*# sourceMappingURL=article_content.min.css.map*/