.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;
  position: relative;
}

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

.block-logo {
  z-index: 2;
  justify-content: space-between;
  padding: 1%;
  display: flex;
  position: static;
  inset: 2% auto auto 2%;
}

.link-block {
  width: 134px;
}

.block-dark {
  background-color: #00000042;
  position: absolute;
  inset: 0%;
}

.block-heading {
  max-width: 70%;
  position: absolute;
  inset: auto 0% 4% 2%;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Alumni Sans, sans-serif;
  font-size: 57px;
  font-weight: 800;
  line-height: 1;
}

.text-span {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}

.block-1 {
  padding-top: 32px;
  padding-bottom: 0;
  font-family: Mulish, sans-serif;
}

.container {
  max-width: 820px;
}

.body {
  color: #000;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

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

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

.quote {
  margin-top: 64px;
  margin-bottom: 64px;
  padding-left: 0;
  display: none;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 2.75fr;
}

.empty {
  margin-bottom: 12px;
}

.text-block-2 {
  font-size: 18px;
  font-weight: 700;
}

.lapky {
  margin-bottom: 12px;
}

.block-2 {
  margin-top: 0;
  margin-bottom: 32px;
  padding-top: 32px;
  position: static;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  min-height: auto;
  margin-bottom: 32px;
}

.heading2-block {
  background-color: #0000;
  background-image: linear-gradient(135deg, #000, #2b2b2b);
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.image-2 {
  object-fit: cover;
  object-position: 6% 50%;
  width: 100%;
  min-height: auto;
  position: static;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Alumni Sans, sans-serif;
  font-size: 32px;
  line-height: 1.1;
}

.block-ph {
  height: auto;
  margin: 64px;
  position: relative;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: auto;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.block-img-main {
  position: relative;
}

.link {
  color: #000;
  text-transform: uppercase;
  font-family: Alumni Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.quote-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
}

.quote-1._64 {
  margin-bottom: 0;
}

.text-block-3 {
  text-align: center;
  font-size: 17px;
  font-weight: 700;
}

.text-block-3.white {
  color: #fff;
}

.text-block-4 {
  color: #6e6e6e;
  text-transform: uppercase;
  margin-top: 8px;
  font-size: 12px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.image-4 {
  width: 52px;
}

.text-block-5 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 700;
}

.text-block-5._24 {
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
}

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

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

.card {
  border: .3px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: block;
}

.circle {
  background-color: #0000;
  border: .3px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  margin-bottom: 12px;
  padding: 10px;
  display: flex;
}

.text-block-6 {
  text-align: left;
  font-size: 13px;
}

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

.block-quote-big {
  background-color: #000;
  margin-top: 64px;
  margin-bottom: 64px;
  padding-top: 32px;
  padding-bottom: 32px;
}

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

.link-2 {
  color: #000;
}

.block_footer {
  text-align: center;
  background-color: #000;
  padding-top: 32px;
  padding-bottom: 32px;
}

.container_footer {
  max-width: 820px;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  font-family: Alumni Sans, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.block-heading-mob {
  max-width: 50%;
  position: absolute;
  inset: auto 0% 4% 2%;
}

.data-sp {
  margin-top: 0;
  margin-bottom: 32px;
}

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

.text-block-9, .text-block-10 {
  color: #000;
  font-family: Alumni Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

.icon {
  width: 40px;
}

.image-11, .image-12 {
  width: 100%;
}

.text-span-3 {
  font-size: 30px;
  font-weight: 500;
}

.link-3, .link-4, .link-5, .link-6, .link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13 {
  color: #000;
}

@media screen and (max-width: 991px) {
  .block-heading {
    max-width: 50%;
  }

  .heading {
    font-size: 38px;
  }

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

  .container {
    max-width: 728px;
  }

  .container_footer {
    max-width: 680px;
  }
}

@media screen and (max-width: 767px) {
  .block-logo {
    background-color: #f7f7f7;
    padding: 5%;
  }

  .block-dark {
    display: none;
  }

  .block-heading {
    background-color: #f7f7f7;
    max-width: 100%;
    padding: 5%;
    position: static;
  }

  .heading {
    color: #000;
    text-align: center;
    font-size: 42px;
  }

  .text-span {
    color: #000;
    font-size: 27px;
  }

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

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

@media screen and (max-width: 479px) {
  .image {
    object-position: 71% 50%;
    min-height: 80vh;
  }

  .block-logo {
    background-color: #fff;
    padding: 5%;
  }

  .block-dark {
    background-color: #00000075;
    display: block;
  }

  .block-heading {
    background-color: #fff0;
    background-image: linear-gradient(0deg, #000, #fff0);
    max-width: 100%;
    padding: 20% 5% 5%;
    position: absolute;
    inset: auto 0% 0%;
  }

  .heading {
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
  }

  .text-span {
    color: #fff;
    font-size: 27px;
  }

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

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

  .block-ph {
    margin: 40px;
  }

  .quote-1 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

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

  .circle {
    border-width: .5px;
  }

  .text-block-6 {
    font-size: 16px;
  }

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

  .block-heading-mob {
    max-width: 100%;
    position: static;
  }

  .text-block-8 {
    font-weight: 400;
  }

  .text-block-9, .text-block-10 {
    font-size: 16px;
  }

  .image-9 {
    width: 100%;
  }

  .image-10 {
    width: 100%;
    margin-right: 0;
  }

  .image-13, .image-14 {
    width: 100%;
  }
}

#w-node-_5f054bd6-65a0-b2ac-f6ee-143d79a1338f-e59ec8b6 {
  align-self: center;
}

#w-node-_152ef183-ec17-9532-4b89-7c382d9103c2-e59ec8b6 {
  justify-self: center;
}

#w-node-_6c6b8721-1e4e-4ea0-1a48-d18216bef624-e59ec8b6 {
  place-self: center end;
}


