:root {
  --button-color: #182D4D; }

html:is([lang="cs"], [lang="el"], [lang="lv"], [lang="ro"], [lang="sl"], [lang="tr"], [lang="uk"])
.experience-component
.article-hero-caption {
  font-family: "Roboto-Regular" !important; }

.experience-component .article-hero-caption {
  font-family: "Klavika-Regular"; }

.experience-component .article-hero-picture-hero {
  width: 100%; }

.experience-component .article-page__width-hero.widthHero {
  width: 100%; }

.experience-component .article-hero-image.typeHero {
  height: 100%;
  width: 100%;
  object-fit: cover; }
  @media (min-width: 1024px) {
    .experience-component .article-hero-image.typeHero {
      max-height: 430px; } }

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