.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.main-wrapper {
  min-height: auto;
}

.block-ph {
  min-height: auto;
  position: relative;
}

.image {
  object-fit: cover;
  width: 100%;
  min-height: 100vh;
}

.logos-all {
  z-index: 1;
  justify-content: center;
  align-items: center;
  padding: 1% 0% 0%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.up-logos {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block {
  width: 100px;
}

.image-3 {
  width: auto;
}

.link-block-2 {
  width: 120px;
}

.image-4 {
  width: 140px;
}

.block-heading {
  padding-bottom: 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.container {
  max-width: 640px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 120%;
}

.dark {
  background-color: #0000004f;
  display: none;
  position: absolute;
  inset: 0%;
}

.text-span {
  font-family: Lora, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.block-1 {
  background-color: #f0f0f0;
  padding-top: 32px;
}

.container1 {
  max-width: 640px;
}

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 32px;
  padding-top: 0;
  display: grid;
}

.sup-text {
  color: #181818;
  text-transform: uppercase;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.date-text {
  color: #181818;
  text-align: right;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body {
  color: #1b1b1b;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-block {
  margin-bottom: 24px;
  font-family: Lora, sans-serif;
  font-weight: 400;
  line-height: 160%;
}

.text-block._24 {
  margin-bottom: 0;
}

.block-ph-vertikal {
  margin-top: 32px;
  margin-bottom: 32px;
}

.grid {
  grid-template-rows: auto;
}

.image-5, .image-6 {
  width: 100%;
}

.block-2 {
  padding-top: 32px;
}

.block-2._32 {
  padding-bottom: 32px;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  line-height: 150%;
  position: static;
}

.block-ph-big {
  margin-top: 32px;
  margin-bottom: 32px;
}

.block-ph-big._32 {
  margin-bottom: 0;
}

.image-7 {
  width: 100%;
}

.block-3 {
  background-color: #f0f0f0;
  padding-top: 32px;
  padding-right: 0;
}

.blockfooter-2 {
  color: #000;
  background-color: #000;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.footertext-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Lora, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.link-4 {
  color: #fff;
}

.image-8, .image-9 {
  width: 100%;
}

.text-block-2 {
  margin-top: 8px;
  font-family: Lora, sans-serif;
  font-size: 12px;
  font-style: italic;
}

.text-block-2._2 {
  margin-left: 4px;
}

.text-block-2._2._8 {
  margin-bottom: 0;
  padding-bottom: 8px;
}

.link-5, .link-6, .link-7, .link-8, .link-9 {
  color: #1b1b1b;
}

@media screen and (min-width: 1280px) {
  .blockfooter-2, .footertext-2 {
    color: #fff;
  }
}

@media screen and (min-width: 1920px) {
  .link-block {
    width: 140px;
  }

  .link-block-2 {
    width: 160px;
  }

  .heading {
    font-size: 60px;
  }

  .text-span {
    font-size: 18px;
  }

  .footertext-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 36px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .logos-all {
    position: absolute;
  }

  .container1 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .image {
    object-fit: cover;
    object-position: 55% 50%;
  }

  .logos-all {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 2%;
    position: absolute;
  }

  .link-block {
    width: 80px;
  }

  .link-block-2 {
    width: 100px;
  }

  .image-4 {
    width: 80px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading {
    font-size: 32px;
  }

  .text-span {
    font-size: 16px;
  }

  .container1 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .sup-date-box {
    margin-bottom: 20px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .container2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-2 {
    text-align: center;
    font-size: 27px;
  }

  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .footertext-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 12px;
  }
}


