@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,300,400,600,700);
/** Responsive mixins - BEGIN **/
/** Responsive mixins - END **/
.paragraph--type--block-gallery-header.gallery-header--layout-1 .item-header-banner--desktop {
  width: 100%;
}
.paragraph--type--block-gallery-header.gallery-header--layout-1 .item-header-banner--space {
  display: none;
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header {
  display: flex;
  background-color: #f3f3f2;
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header {
    flex-direction: column-reverse;
  }
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-banner {
  position: unset;
  order: 2;
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-banner {
    height: auto;
  }
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-banner--desktop {
  width: 100%;
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-banner--mobile .media--type-image {
  height: 200px;
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-banner .media--type-image img {
  position: unset !important;
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header {
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header {
    align-items: center;
    justify-content: end;
    padding-left: 0;
    padding-right: 0;
  }
}
.paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-info {
  width: 100%;
}
@media (min-width: 768px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-info {
    max-width: 100%;
    padding-right: 0px;
  }
}
@media (min-width: 769px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-info {
    max-width: 370px;
    padding-right: 40px;
  }
}
@media (min-width: 990px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-info {
    max-width: 465px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--block-gallery-header.gallery-header--layout-2 .paragraph--type--block-gallery-item-header .item-header-info {
    max-width: 555px;
    padding-right: 40px;
  }
}

.paragraph--type--block-gallery-item-header.gallery-header-item-- .item-header {
  color: #fff;
}
.paragraph--type--block-gallery-item-header.gallery-header-item-- .item-header-title {
  color: #c00000;
}
.paragraph--type--block-gallery-item-header.gallery-header-item--color-1 .item-header {
  color: #fff;
}
.paragraph--type--block-gallery-item-header.gallery-header-item--color-1 .item-header-title {
  color: #fff;
}
.paragraph--type--block-gallery-item-header.gallery-header-item--color-2 .item-header {
  color: #fff;
}
.paragraph--type--block-gallery-item-header.gallery-header-item--color-2 .item-header-title {
  color: #c00000;
}
.paragraph--type--block-gallery-item-header.gallery-header-item--color-3 .item-header {
  color: #000;
}
.paragraph--type--block-gallery-item-header.gallery-header-item--color-3 .item-header-title {
  color: #c00000;
}
.paragraph--type--block-gallery-item-header .item-header {
  position: relative;
  height: 380px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header {
    height: 440px !important;
  }
}
.paragraph--type--block-gallery-item-header .item-header p {
  font-weight: 700;
}
.paragraph--type--block-gallery-item-header .item-header-banner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 380px;
}
.paragraph--type--block-gallery-item-header .item-header-banner--desktop {
  display: none;
}
.paragraph--type--block-gallery-item-header .item-header-banner--mobile {
  width: 100%;
}
@media (min-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-banner {
    height: 440px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-banner--desktop {
    display: block;
  }
  .paragraph--type--block-gallery-item-header .item-header-banner--mobile {
    display: none;
  }
}
.paragraph--type--block-gallery-item-header .item-header-banner .media--type-image {
  height: 380px;
}
@media (min-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-banner .media--type-image {
    height: 440px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-banner .media--type-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 0;
}
.paragraph--type--block-gallery-item-header .item-header-info {
  width: 100%;
  line-height: 1.2;
}
.paragraph--type--block-gallery-item-header .item-header-pretitle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: 500;
  word-wrap: break-word;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-pretitle {
    font-size: 13px;
    margin-bottom: 5px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-title {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 1rem;
  font-weight: 700;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .paragraph--type--block-gallery-item-header .item-header-title {
    font-size: 35px;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-title {
    font-size: 30px;
    margin-bottom: 5px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-subtitle {
  font-size: 24px;
  margin-bottom: 1rem;
  word-wrap: break-word;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-subtitle {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-logo {
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-logo {
    margin-bottom: 15px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-logo img {
  width: auto;
  height: 60px;
}
.paragraph--type--block-gallery-item-header .item-header-date {
  font-weight: 300;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .paragraph--type--block-gallery-item-header .item-header-date {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-content {
  font-size: 2px;
  margin-bottom: 0.5rem;
}
@media (min-width: 480px) {
  .paragraph--type--block-gallery-item-header .item-header-content {
    font-size: 26px;
  }
  .paragraph--type--block-gallery-item-header .item-header-content p {
    font-size: 26px;
  }
}
.paragraph--type--block-gallery-item-header .item-header-cta .field--group-cta {
  display: flex;
  gap: 10px;
  font-weight: 300;
}

/*# sourceMappingURL=block-gallery-header-item.css.map */
