.acf-block-page-header-etykiety {
  position: relative;
  background: var(--Colours-Brand-gray-neutral-white, #fff);
  overflow: hidden;
}
.acf-block-page-header-etykiety .container:before {
  content: "";
  display: block;
  background-image: url(../../assets/img/acf-header-bg-blob-1.svg);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  top: -110px;
  bottom: 0;
  right: -200px;
  width: 500px;
  background-size: 370px;
}
.acf-block-page-header-etykiety .container {
  position: relative;
}
.acf-block-page-header-etykiety .container:after {
  content: "";
  display: block;
  background-image: url(../../assets/img/acf-header-bg-blob-2.svg);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  top: 80px;
  bottom: 0;
  right: 160px;
  width: 400px;
  background-size: 360px;
}

.acf-block-page-header-etykiety .grid-container:before {
  content: "";
  display: block;
  background-image: url(../../assets/img/acf-header-bg-blob-3.svg);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  bottom: -160px;
  left: -200px;
  width: 350px;
  background-size: contain;
  height: 350px;
}

.acf-block-page-header-etykiety .page-header-text {
  min-height: 560px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}
.acf-block-page-header-etykiety .page-header-img {
  display: flex;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  min-height: 560px;
}
.acf-block-page-header-etykiety .page-header-text .page-header-title {
  font-family: "ff-din-paneuropean", sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 32px;
  letter-spacing: -1.5px;
}
.acf-block-page-header-etykiety .page-header-lead {
  color: #3c3c3c;
  font-family: "ff-din-paneuropean", sans-serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.5px;
}
.acf-block-page-header-etykiety .page-header-lead strong {
  font-weight: 500;
  color: #00b2a9;
}

/* uszlachetnienia */
.acf-header-58 img.acf-header-img {
  position: relative;
  max-width: 634px;
}

@media screen and (max-width: 768px) {
  .acf-block-page-header-etykiety .container:before,
  .acf-block-page-header-etykiety .container:after,
  .acf-block-page-header-etykiety .grid-container:before {
    display: none;
  }

  .acf-block-page-header-etykiety .grid-container {
    display: flex;
    flex-flow: column-reverse;
  }
  .acf-block-page-header-etykiety .page-header-text {
    min-height: auto;
    text-align: center;
    align-items: center;
    margin: 0 0 16px 0;
  }
  .acf-block-page-header-etykiety .page-header-text .page-header-title {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.4;
  }
  .acf-block-page-header-etykiety .page-header-img {
    padding-top: 30px;
    min-height: auto;
    position: relative;
    right: initial;
    left: initial;
    top: initial;
    bottom: initial;
  }
  .acf-block-page-header-etykiety .page-header-img img.acf-header-img {
    position: relative;
    max-width: 100%;
  }
  .acf-block-page-header-etykiety .page-header-lead .custom-style-22px {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
  }
  .acf-block-branze-section-header {
    padding: 64px 0 48px;
    position: relative;
    text-align: center;
  }
  .acf-block-branze-section-header-title {
    font-size: 1.625rem;
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    margin-bottom: 16px;
  }
  .acf-block-branze-section-header .acf-block-branze-section-lead {
    font-size: 0.875rem;
    max-width: 80%;
    margin: 0 auto;
  }
}
