.gsa-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  justify-content: flex-start;
  background-image: url("public/img/bggsa-1500w.jpg");
  background-repeat: no-repeat;
  background-position: top;
}
.gsa-cover {
  flex: 0 0 auto;
  width: 100%;
  height: 800px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.gsa-logo {
  flex: 0 0 auto;
  width: 1100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.gsa-link {
  display: contents;
}
.gsa-image {
  width: 55px;
  height: auto;
  object-fit: cover;
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.gsa-link01 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
.gsa-hero {
  flex: 0 0 auto;
  width: 1100px;
  height: 100hv;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.gsa-link02 {
  display: contents;
}
.gsa-text {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  width: 490px;
  height: 372px;
  text-align: right;
  line-height: 110px;
  text-decoration: none;
}
.gsa-body {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.gsa-link03 {
  display: contents;
}
.gsa-container01 {
  flex: 0 0 auto;
  width: 1100px;
  height: 268px;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  padding-bottom: var(--dl-space-space-threeunits);
  background-size: contain;
  justify-content: center;
  text-decoration: none;
  background-image: url("public/img/statgsapng-1500w.png");
  background-repeat: no-repeat;
  background-position: right;
}
.gsa-text01 {
  color: rgb(0, 118, 179);
  width: 400px;
  font-size: 140px;
  text-align: right;
  font-weight: 700;
}
.gsa-container02 {
  flex: 0 0 auto;
  width: 1100px;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-grayborder);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
  background-color: var(--dl-color-gray-white);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gsa-text02 {
  font-size: 30px;
  font-family: "Anuphan";
  font-weight: 700;
  margin-left: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-transform: none;
  text-decoration: none;
}
.gsa-text03 {
  color: var(--dl-color-primary-orangemain);
}
.gsa-container03 {
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  justify-content: space-between;
}
.gsa-link04 {
  display: contents;
}
.gsa-image01 {
  width: 348px;
  object-fit: cover;
  text-decoration: none;
}
.gsa-link05 {
  display: contents;
}
.gsa-image02 {
  width: 348px;
  object-fit: cover;
  text-decoration: none;
}
.gsa-link06 {
  display: contents;
}
.gsa-image03 {
  width: 348px;
  object-fit: cover;
  text-decoration: none;
}
.gsa-container04 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.gsa-container05 {
  flex: 0 0 auto;
  width: 1100px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: 0px;
  justify-content: space-between;
  background-color: #dee9eb;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gsa-text05 {
  fill: var(--dl-color-blue-blue5);
  color: var(--dl-color-blue-blue5);
  width: 100%;
  font-size: 30px;
  font-family: "Anuphan";
  font-weight: 700;
  text-transform: none;
  text-decoration: none;
}
.gsa-container06 {
  flex: 0 0 auto;
  width: 348px;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #797979;
}
.gsa-container07 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.gsa-image04 {
  width: 250px;
  object-fit: cover;
}
.gsa-container08 {
  flex: 0 0 auto;
  width: 348px;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #797979;
}
.gsa-container09 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.gsa-image05 {
  width: 250px;
  object-fit: cover;
}
.gsa-container10 {
  flex: 0 0 auto;
  width: 348px;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #797979;
}
.gsa-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.gsa-image06 {
  width: 200px;
  object-fit: cover;
}
.gsa-container12 {
  flex: 0 0 auto;
  width: 348px;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #797979;
}
.gsa-container13 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.gsa-image07 {
  width: 200px;
  object-fit: cover;
}
.gsa-container14 {
  flex: 0 0 auto;
  width: 348px;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #797979;
}
.gsa-container15 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.gsa-image08 {
  width: 250px;
  object-fit: cover;
}
.gsa-container16 {
  flex: 0 0 auto;
  width: 348px;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #797979;
}
.gsa-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.gsa-image09 {
  width: 200px;
  object-fit: cover;
}
.gsa-link07 {
  display: contents;
}
.gsa-container18 {
  flex: 0 0 auto;
  width: 1100px;
  height: 90px;
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background-color: #0286cb;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gsa-image10 {
  width: 60px;
  object-fit: cover;
}
.gsa-text06 {
  fill: white;
  color: white;
  width: auto;
  text-align: center;
}
.gsa-container19 {
  flex: 0 0 auto;
  width: 1100px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: space-between;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gsa-container20 {
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.gsa-image11 {
  width: 120px;
  object-fit: cover;
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: 0px;
}
.gsa-container21 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
}
.gsa-container22 {
  flex: 0 0 auto;
  width: 15%;
  height: 60px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-radius-radius-radius8);
  justify-content: center;
  background-color: #0286cb;
}
.gsa-text10 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.gsa-text11 {
  width: 1100px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  padding-top: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-color: var(--dl-color-gray-gray-e7);
}
.gsa-footer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gsa-container23 {
  flex: 0 0 auto;
  width: 1100px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsa-container24 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.gsa-image12 {
  width: 30px;
  object-fit: cover;
}
.gsa-container25 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.gsa-link08 {
  padding-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.gsa-link09 {
  padding-left: var(--dl-space-space-halfunit);
  padding-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
@media(max-width: 1140px) {
  .gsa-cover {
    height: 600px;
  }
  .gsa-logo {
    width: 100%;
    padding-left: var(--dl-space-space-halfunit);
  }
  .gsa-hero {
    width: 100%;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .gsa-text {
    height: auto;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .gsa-container01 {
    width: 960px;
    height: auto;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    background-size: contain;
    background-position: bottom;
  }
  .gsa-text01 {
    color: rgb(0, 118, 179);
    width: 350px;
    font-size: 140px;
    font-weight: 700;
  }
  .gsa-container02 {
    width: 960px;
    height: auto;
    background-size: contain;
    background-position: bottom;
  }
  .gsa-image01 {
    width: 308px;
  }
  .gsa-image02 {
    width: 308px;
  }
  .gsa-image03 {
    width: 308px;
  }
  .gsa-container05 {
    width: 960px;
    height: auto;
    background-size: contain;
    background-position: bottom;
  }
  .gsa-container06 {
    width: 308px;
  }
  .gsa-container08 {
    width: 308px;
  }
  .gsa-container10 {
    width: 308px;
  }
  .gsa-container12 {
    width: 308px;
  }
  .gsa-container14 {
    width: 308px;
  }
  .gsa-container16 {
    width: 308px;
  }
  .gsa-container18 {
    width: 960px;
    height: 90px;
    background-size: contain;
    background-position: bottom;
  }
  .gsa-container19 {
    width: 960px;
    height: auto;
    background-size: contain;
    background-position: bottom;
  }
  .gsa-text11 {
    width: 960px;
  }
  .gsa-container23 {
    width: 960px;
    height: 80px;
    background-size: contain;
    background-position: bottom;
  }
}
@media(max-width: 960px) {
  .gsa-cover {
    width: 100hv;
    height: 500px;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .gsa-logo {
    width: 100%;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .gsa-hero {
    width: 100%;
    height: 300px;
    align-items: flex-end;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .gsa-text {
    width: 100%;
    height: auto;
    font-size: 120px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .gsa-body {
    width: 100%;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .gsa-container01 {
    width: 100%;
    height: 100%;
    flex-direction: row;
    background-repeat: no-repeat;
  }
  .gsa-text01 {
    color: rgb(0, 118, 179);
    width: 300px;
    font-size: 100px;
    font-weight: 700;
  }
  .gsa-container02 {
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    background-repeat: no-repeat;
  }
  .gsa-text02 {
    width: 100%;
    margin-left: var(--dl-space-space-unit);
  }
  .gsa-container03 {
    gap: var(--dl-space-space-halfunit);
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .gsa-image01 {
    width: 100%;
  }
  .gsa-image02 {
    width: 100%;
  }
  .gsa-image03 {
    width: 100%;
  }
  .gsa-container05 {
    width: 100%;
    height: 100%;
    flex-direction: row;
    background-repeat: no-repeat;
  }
  .gsa-container06 {
    width: 49%;
  }
  .gsa-container08 {
    width: 49%;
  }
  .gsa-container10 {
    width: 49%;
  }
  .gsa-container12 {
    width: 49%;
  }
  .gsa-container14 {
    width: 49%;
  }
  .gsa-container16 {
    width: 49%;
  }
  .gsa-container18 {
    width: 100%;
    height: 80px;
    flex-direction: row;
  }
  .gsa-container19 {
    width: 100%;
    height: 100%;
    flex-direction: row;
    background-repeat: no-repeat;
  }
  .gsa-container20 {
    width: 60%;
  }
  .gsa-image11 {
    margin-bottom: 0px;
  }
  .gsa-text11 {
    width: 100%;
  }
  .gsa-footer {
    width: 100hv;
    height: 80px;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .gsa-container23 {
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
  }
}
@media(max-width: 720px) {
  .gsa-cover {
    height: 410px;
  }
  .gsa-hero {
    height: auto;
  }
  .gsa-text {
    color: var(--dl-color-gray-white);
    width: auto;
    height: auto;
    font-size: 80px;
    line-height: 110px;
    margin-bottom: var(--dl-space-space-twounits);
    text-decoration: none;
  }
  .gsa-body {
    width: 100%;
  }
  .gsa-container01 {
    height: 100%;
    flex-direction: column;
    background-size: contain;
  }
  .gsa-text01 {
    width: 250px;
    font-size: 100px;
  }
  .gsa-container02 {
    height: 100%;
    flex-direction: column;
    background-size: contain;
  }
  .gsa-text02 {
    margin-left: 0px;
    padding-left: var(--dl-space-space-unit);
  }
  .gsa-container03 {
    gap: var(--dl-space-space-halfunit);
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .gsa-image01 {
    width: 100%;
  }
  .gsa-image02 {
    width: 100%;
  }
  .gsa-image03 {
    width: 100%;
  }
  .gsa-container04 {
    width: 100%;
  }
  .gsa-container05 {
    height: 100%;
    align-items: flex-start;
    background-size: contain;
    justify-content: space-between;
  }
  .gsa-container06 {
    width: 100%;
  }
  .gsa-container08 {
    width: 100%;
  }
  .gsa-container10 {
    width: 100%;
  }
  .gsa-container12 {
    width: 100%;
  }
  .gsa-container14 {
    width: 100%;
  }
  .gsa-container16 {
    width: 100%;
  }
  .gsa-container18 {
    height: 80px;
    padding: var(--dl-space-space-halfunit);
    flex-wrap: wrap;
    flex-direction: column;
    background-size: contain;
  }
  .gsa-container19 {
    height: auto;
    align-self: center;
    flex-direction: column;
    background-size: contain;
  }
  .gsa-container20 {
    width: 100%;
    margin-bottom: var(--dl-space-space-unit);
  }
  .gsa-container22 {
    width: 40%;
    align-self: flex-end;
  }
  .gsa-text11 {
    width: 100%;
  }
  .gsa-footer {
    width: 100%;
  }
  .gsa-container23 {
    height: 80px;
    background-size: contain;
  }
}
@media(max-width: 540px) {
  .gsa-container {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
  }
  .gsa-cover {
    width: 100%;
    height: 500px;
    align-self: flex-end;
    flex-direction: column;
    justify-content: flex-start;
  }
  .gsa-logo {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .gsa-hero {
    height: 300px;
  }
  .gsa-text {
    color: var(--dl-color-gray-white);
    width: 303px;
    font-size: 80px;
    line-height: 80px;
    text-decoration: none;
  }
  .gsa-body {
    flex-direction: column;
  }
  .gsa-container01 {
    width: 100%;
    height: 149px;
    display: none;
    margin-top: 0px;
    padding-bottom: var(--dl-space-space-halfunit);
    background-size: contain;
    background-position: bottom;
  }
  .gsa-text01 {
    width: 100px;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .gsa-container02 {
    width: 100%;
    height: auto;
  }
  .gsa-text02 {
    font-size: 30px;
    font-family: Anuphan;
    font-weight: 700;
    margin-bottom: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .gsa-text03 {
    color: var(--dl-color-primary-orangemain);
  }
  .gsa-container03 {
    padding: var(--dl-space-space-halfunit);
    align-self: center;
  }
  .gsa-image01 {
    width: 100%;
  }
  .gsa-image02 {
    width: 100%;
  }
  .gsa-image03 {
    width: 100%;
  }
  .gsa-container05 {
    width: 100%;
    height: auto;
  }
  .gsa-container06 {
    width: 100%;
    height: auto;
  }
  .gsa-container08 {
    width: 100%;
    height: auto;
  }
  .gsa-container10 {
    width: 100%;
    height: 250px;
  }
  .gsa-container12 {
    width: 100%;
    height: 250px;
  }
  .gsa-container14 {
    width: 100%;
    height: 250px;
  }
  .gsa-container16 {
    width: 100%;
    height: 250px;
  }
  .gsa-container18 {
    width: 100%;
    height: auto;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .gsa-container19 {
    width: 100%;
    height: auto;
  }
  .gsa-container20 {
    gap: var(--dl-space-space-halfunit);
    flex-wrap: wrap;
  }
  .gsa-image11 {
    width: 120px;
    height: auto;
  }
  .gsa-container22 {
    width: 100%;
  }
  .gsa-footer {
    flex-direction: column;
  }
  .gsa-container23 {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .gsa-container24 {
    justify-content: center;
  }
}
