.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block {
  text-align: center;
}

.image {
  width: 100%;
  max-width: 300px;
}

.section {
  min-height: 13vh;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.section-2 {
  background-color: #0c3557;
  padding-top: 75px;
  padding-bottom: 110px;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 64px;
  line-height: 77px;
}

.div-block-2 {
  width: 84%;
  height: 2px;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-span, .text-span-2 {
  white-space: nowrap;
}

.div-block-3 {
  text-align: center;
}

.paragraph {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.text-span-3 {
  white-space: nowrap;
}

.div-block-4 {
  margin-bottom: 40px;
}

.columns {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container {
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  text-align: center;
}

.section-3 {
  min-height: 22vh;
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-6, .div-block-7 {
  text-align: center;
  margin-bottom: 10px;
}

.link-block {
  padding: 10px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.text-span-4 {
  white-space: nowrap;
}

.image-2 {
  width: 100%;
  max-width: 150px;
}

.image-3 {
  max-height: 100%;
  max-width: 31px;
}

.image-4 {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 41px;
  font-family: Kanit, sans-serif;
  font-size: 81px;
  line-height: 70px;
}

.heading-3 {
  color: #aec737;
}

.heading-4 {
  color: #aec737;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Kanit, sans-serif;
  font-size: 34px;
  line-height: 35px;
}

.text-span-5 {
  white-space: nowrap;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 34px;
  padding-right: 63px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.heading-5 {
  color: #6ebbd9;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  line-height: 41px;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.div-block-8 {
  padding-top: 29px;
}

.image-5 {
  display: none;
}

.column-2 {
  align-self: flex-start;
  padding-top: 19px;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.container-2 {
  max-width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-6, .text-span-7, .text-span-8 {
  white-space: nowrap;
}

.image-6 {
  width: 100%;
  max-width: 490px;
}

.button {
  background-color: #468c41;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.text-span-9 {
  white-space: nowrap;
}

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

.div-block-9 {
  width: 100%;
  max-width: 1200px;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

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

.div-block-10 {
  max-width: 1175px;
}

.text-span-11, .text-span-12, .text-span-13 {
  white-space: nowrap;
}

.cell {
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .section-2 {
    padding-top: 0;
  }

  .columns {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container {
    max-width: 82%;
  }

  .column {
    margin-bottom: 50px;
  }

  .heading-2, .heading-4 {
    text-transform: uppercase;
  }

  .paragraph-2 {
    padding-right: 0;
  }

  .heading-5 {
    text-transform: uppercase;
  }

  .columns-2 {
    display: block;
  }

  .div-block-8 {
    margin-top: 40px;
  }

  .image-5 {
    padding-bottom: 80px;
    display: block;
  }

  .column-2, .column-3 {
    padding: 0;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .image {
    max-width: 70%;
  }

  .section-2 {
    padding-bottom: 90px;
  }

  .heading {
    font-size: 56px;
    line-height: 69px;
  }

  .text-block {
    font-size: 24px;
    line-height: 32px;
  }

  .container {
    max-width: 100%;
  }

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

  .column {
    margin-bottom: 50px;
  }

  .heading-2 {
    font-size: 56px;
    line-height: 55px;
  }

  .div-block-10, .div-block-11 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .image {
    max-width: 80%;
  }

  .section {
    display: flex;
  }

  .section-2 {
    padding-bottom: 80px;
  }

  .heading {
    font-size: 40px;
    line-height: 60px;
  }

  .text-block {
    font-size: 21px;
    line-height: 28px;
  }

  .paragraph {
    font-size: 17px;
    line-height: 20px;
  }

  .image-2 {
    max-width: 80%;
  }

  .heading-2 {
    font-size: 36px;
    line-height: 34px;
  }
}

#w-node-_9ff6a1e0-3ef3-213d-035d-a5d3bd454311-8080f397 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3eb8e781-f6a0-03db-892f-e7e1dea43f38-8080f397 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_9ff6a1e0-3ef3-213d-035d-a5d3bd454311-8080f397 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9ff6a1e0-3ef3-213d-035d-a5d3bd454311-8080f397 {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }
}


