.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;
  }
}

.slide-nav {
  display: none;
}

.slider {
  min-height: 100vh;
}

.right-arrow, .left-arrow {
  display: none;
}

.block-ph {
  min-height: 100vh;
}

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

.block-black {
  z-index: 2;
  background-color: #00000061;
  flex-flow: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.losog-up {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding-top: 1%;
  padding-right: 1%;
  display: flex;
}

.link-block {
  width: 120px;
}

.link-block-5 {
  justify-content: flex-end;
  align-items: center;
  width: 10rem;
  display: flex;
}

.block-heading {
  z-index: 6;
  aspect-ratio: auto;
  background-color: #172e1400;
  background-image: linear-gradient(0deg, #172e14, #fff0);
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 2%;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dela Gothic One, sans-serif;
  font-weight: 400;
  line-height: 150%;
}

.block-1 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 32px;
  padding-bottom: 32px;
}

.grt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 24px;
  display: grid;
}

.newt {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.dtop {
  color: #000;
  text-align: right;
  font-size: 16px;
}

.body {
  font-family: Philosopher, sans-serif;
}

.text-block {
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

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

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

.container2 {
  max-width: 1100px;
}

.grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

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

.text-span {
  font-weight: 700;
}

.quote {
  margin-top: 64px;
  margin-bottom: 64px;
}

.quote._32 {
  margin-top: 64px;
  margin-bottom: 0;
}

.grid-3, .grid-4 {
  grid-template-rows: auto;
}

.grid-2-copy {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.image-2 {
  width: 100%;
}

.blockfooter-2 {
  color: #fff;
  background-color: #172e14;
  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-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.link-4 {
  color: #fff;
}

.block-all-logos {
  z-index: 6;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

@media screen and (min-width: 1920px) {
  .footertext-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .losog-up, .link-block-5 {
    justify-content: center;
    align-items: center;
  }

  .heading {
    font-size: 27px;
  }

  .container {
    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) {
  .slider, .block-ph {
    min-height: auto;
  }

  .image {
    min-height: 300px;
  }

  .block-black {
    min-height: auto;
    position: static;
    inset: 0%;
  }

  .losog-up {
    background-image: url('../images/bg-1.webp');
    background-position: 0 0;
    background-size: cover;
    justify-content: center;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right: 0%;
  }

  .link-block {
    width: 100px;
  }

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

  .block-heading {
    background-image: url('../images/bg-1.webp'), linear-gradient(0deg, #172e14, #fff0);
    background-position: 0 0, 0 0;
    background-size: cover, auto;
    padding-top: 2%;
    position: static;
  }

  .heading {
    font-size: 27px;
  }

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

  .text-block {
    margin-bottom: 24px;
  }

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

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

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

  .quote, .quote._32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

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

  .txt-quote {
    margin-left: 5%;
    margin-right: 5%;
  }

  .empty {
    display: none;
  }

  .grid-4, .grid-2-copy {
    flex-flow: column;
    display: flex;
  }

  .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;
  }

  .block-all-logos {
    display: block;
    position: static;
  }
}

#w-node-a0195d03-e432-0157-d257-fd10e9c5b033-6fc80fdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99623533-fb2a-2fdd-fe22-b1aed3809f44-6fc80fdb, #w-node-_690f703e-9297-8305-3580-cf3015ddfb95-6fc80fdb {
  align-self: center;
}


