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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@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 {
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  min-height: auto;
  display: block;
  position: relative;
}

.logo {
  justify-content: flex-start;
  align-items: center;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.logo-link-mob {
  width: 128px;
  display: none;
}

.logo-link {
  width: 128px;
}

.block-heading {
  background-image: linear-gradient(0deg, #000, #fff0);
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  padding-top: 5%;
  padding-bottom: 2%;
  padding-right: 2%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.container {
  max-width: 800px;
}

.heading {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  max-width: 65%;
  margin-top: 0;
  margin-bottom: 0%;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  line-height: 150%;
}

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

.text-span {
  color: #37929a;
}

.block-1 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.data-sp {
  margin-bottom: 24px;
}

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

.text-block {
  color: #000;
  font-weight: 400;
}

.text-block-2 {
  color: #000;
  text-transform: none;
  font-weight: 400;
}

.block-logo-brocard {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.image {
  width: 140px;
}

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

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

.text-block-4 {
  color: #37929a;
  font-weight: 900;
}

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

.quote {
  background-color: #37929a;
  background-image: linear-gradient(135deg, #37929a, #2a8d9c);
  border-radius: 8px;
  padding: 20px 20px 0;
}

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

.text-block-5 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  line-height: 150%;
}

.text-span-2 {
  color: #2c8e9c;
}

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

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

.card1 {
  background-color: #37929a;
  border-radius: 8px;
  padding: 20px;
}

.text-block-6 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.text-block-7 {
  color: #aaced1;
  font-size: 12px;
}

.youtube {
  z-index: 3;
  border-radius: 8px;
  margin-top: 32px;
  margin-bottom: 32px;
  position: static;
}

.youtube-2 {
  z-index: auto;
}

.image-2 {
  border-radius: 8px;
  width: 100%;
}

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

.image-3 {
  border-radius: 8px;
}

.image-4 {
  border-radius: 8px;
  width: 100%;
}

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

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

.section-footer {
  background-color: #2c8e9c;
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-8 {
  color: #fff;
  font-size: 12px;
}

.link {
  color: #fff;
}

.link-2 {
  color: #000;
}

.link-3 {
  color: #1d1a1a;
}

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

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

.link-11 {
  color: #000;
}

@media screen and (min-width: 1280px) {
  .logo {
    padding-top: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .logo {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-right: 40px;
  }

  .heading {
    font-size: 33px;
  }
}

@media screen and (min-width: 1920px) {
  .logo-link-mob, .logo-link {
    width: 168px;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    text-align: center;
    padding-right: 20px;
  }

  .heading {
    font-size: 28px;
  }

  .container2 {
    max-width: 800px;
  }

  .image-4 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    padding-left: 20px;
    position: absolute;
    inset: 0% 0% auto;
  }

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

@media screen and (max-width: 479px) {
  .logo {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #f5f5f500;
    flex-flow: column;
    padding: 5% 2%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .logo-link-mob {
    display: none;
  }

  .logo-link {
    display: block;
  }

  .block-heading {
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .heading {
    text-align: center;
    max-width: 100%;
    font-size: 27px;
  }

  .text-block, .text-block-2 {
    font-size: 14px;
  }

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

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

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

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

  .text-block-7 {
    font-size: 14px;
  }

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

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

  .image-5 {
    object-fit: cover;
    object-position: 46% 50%;
    min-height: 100vh;
  }

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

#w-node-a7079b01-0080-d4ec-cacd-94c236cabd51-39a876d5 {
  justify-self: end;
}

#w-node-_89de8d44-e625-a63b-ac45-e06a3e9cfb01-39a876d5 {
  align-self: center;
}

#w-node-b0afdf2b-9134-2074-0720-c9f255fb4369-39a876d5, #w-node-_4e83cde2-09e2-685f-9539-3184e92a7100-39a876d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d064ca3-6276-cc46-198c-dafbe312ad06-39a876d5 {
  align-self: center;
}


