.documentationBlock {
  padding: 13.3333333333vw 0;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 980px) {
  .documentationBlock {
    padding-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
    padding-top: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
    max-width: 1920px;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock {
    padding: 100px 50px;
  }
}
.documentationBlock h2 {
  color: #042E34;
  text-align: center;
  font-family: Archia;
  font-size: 6.6666666667vw;
  line-height: 8vw;
  margin: 0;
  padding: 0;
  font-weight: 400;
  margin-bottom: 8vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock h2 {
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 50px;
  }
}
.documentationBlock .filtersDocumentation {
  margin-bottom: 8vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation {
    margin-bottom: 2.8645833333vw;
    display: flex;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .filtersDocumentation {
    margin-bottom: 55px;
  }
}
.documentationBlock .filtersDocumentation .customSelect {
  position: relative;
}
.documentationBlock .filtersDocumentation .customSelect:after {
  position: absolute;
  right: 7.4666666667vw;
  top: 5.8666666667vw;
  pointer-events: none;
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="14" viewBox="0 0 24 14" fill="none"><path d="M2 2.33506L11.2001 11.7318C11.5503 12.0894 12.118 12.0894 12.4718 11.7318L22 2" stroke="%23042E34" stroke-width="4" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
  width: 6.4vw;
  height: 3.7333333333vw;
  background-size: cover;
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .customSelect:after {
    right: 2.34375vw;
    top: 1.3020833333vw;
    width: 1.25vw;
    height: 0.7291666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .filtersDocumentation .customSelect:after {
    right: 45px;
    top: 25px;
    width: 24px;
    height: 14px;
  }
}
.documentationBlock .filtersDocumentation .customSelect select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 0.5333333333vw;
  border-color: #042E34;
  border-style: solid;
  background: transparent;
  padding: 4vw 7.4666666667vw;
  border-radius: 18.6666666667vw;
  transition: 0.25s background-color;
  width: 100%;
  box-sizing: border-box;
  font-family: "Anuphan";
  font-size: 4.8vw;
  line-height: 6.4vw;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .customSelect select {
    border-width: 0.1041666667vw;
    padding: 0.78125vw 2.34375vw;
    border-radius: 3.6458333333vw;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    width: 21.71875vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .filtersDocumentation .customSelect select {
    border-width: 2px;
    padding: 15px 45px;
    border-radius: 70px;
    font-size: 20px;
    line-height: 30px;
    width: 417px;
  }
}
.documentationBlock .filtersDocumentation .customSelect select option {
  font-family: "Anuphan";
  font-weight: 700;
  font-size: 4.8vw;
  line-height: 6.4vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .customSelect select option {
    font-size: 1.4583333333vw;
    line-height: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .filtersDocumentation .customSelect select option {
    font-size: 28px;
    line-height: 30px;
  }
}
.documentationBlock .filtersDocumentation .customSelect select:hover, .documentationBlock .filtersDocumentation .customSelect select:focus, .documentationBlock .filtersDocumentation .customSelect select:focus-visible {
  background-color: rgba(4, 46, 52, 0.1);
  border-color: #042E34;
  outline: none;
}
.documentationBlock .filtersDocumentation .leftFilter {
  margin-bottom: 8vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .leftFilter {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .rightFilter {
    flex-grow: 1;
    margin-left: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .filtersDocumentation .rightFilter {
    margin-left: 50px;
  }
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .rightFilter .mobileOnly {
    display: none;
  }
}
.documentationBlock .filtersDocumentation .rightFilter .desktopOnly {
  display: none;
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .rightFilter .desktopOnly {
    display: flex;
  }
}
@media screen and (min-width: 980px) {
  .documentationBlock .filtersDocumentation .rightFilter .desktopOnly button {
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    padding: 0.78125vw 0.9375vw;
    border: 0.1041666667vw solid transparent;
    margin-right: 0.5208333333vw;
    background-color: transparent;
    border-radius: 3.6458333333vw;
    font-family: "Anuphan";
  }
  .documentationBlock .filtersDocumentation .rightFilter .desktopOnly button:last-child {
    margin-right: 0;
  }
  .documentationBlock .filtersDocumentation .rightFilter .desktopOnly button.active {
    border-color: #042E34;
    font-weight: 700;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .filtersDocumentation .rightFilter .desktopOnly button {
    font-size: 20px;
    line-height: 30px;
    padding: 15px 18px;
    border-width: 2px;
    margin-right: 10px;
    border-radius: 70px;
  }
}
@media screen and (min-width: 980px) {
  .documentationBlock .resultsAndMore .results {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -1.0416666667vw;
    margin-right: -1.0416666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .resultsAndMore .results {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.documentationBlock .resultsAndMore .results .documentationItem {
  display: none;
  background-color: #042E34;
  border-radius: 4vw;
  padding: 16vw 5.3333333333vw 0 5.3333333333vw;
  margin-bottom: 8vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock .resultsAndMore .results .documentationItem {
    border-radius: 1.5625vw;
    padding: 3.125vw 3.125vw 0 3.125vw;
    margin-bottom: 0;
    width: 21.71875vw;
    box-sizing: border-box;
    margin-bottom: 2.6041666667vw;
    margin-right: 1.0416666667vw;
    margin-left: 1.0416666667vw;
  }
  .documentationBlock .resultsAndMore .results .documentationItem:last-child {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .resultsAndMore .results .documentationItem {
    border-radius: 30px;
    padding: 60px 60px 0 60px;
    width: 417px;
    margin-bottom: 50px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .documentationBlock .resultsAndMore .results .documentationItem:last-child {
    margin-bottom: 50px;
  }
}
.documentationBlock .resultsAndMore .results .documentationItem .documentationTitle {
  color: #fff;
  font-weight: 600;
  font-size: 4.8vw;
  line-height: 6.4vw;
  text-align: center;
  min-height: 19.2vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock .resultsAndMore .results .documentationItem .documentationTitle {
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    min-height: 5.46875vw;
    margin-bottom: 1.8229166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .resultsAndMore .results .documentationItem .documentationTitle {
    font-size: 25px;
    line-height: 35px;
    min-height: 105px;
    margin-bottom: 35px;
  }
}
.documentationBlock .resultsAndMore .results .documentationItem .documentationCta {
  text-align: center;
}
.documentationBlock .resultsAndMore .results .documentationItem .documentationCta a {
  padding: 5.3333333333vw 10.6666666667vw 5.3333333333vw 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 4.8vw;
  line-height: 6.4vw;
  vertical-align: middle;
  position: relative;
  text-decoration: none;
}
@media screen and (min-width: 980px) {
  .documentationBlock .resultsAndMore .results .documentationItem .documentationCta a {
    padding: 1.5625vw 2.34375vw 1.5625vw 0;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .resultsAndMore .results .documentationItem .documentationCta a {
    padding: 30px 45px 30px 0;
    font-size: 25px;
    line-height: 35px;
  }
}
.documentationBlock .resultsAndMore .results .documentationItem .documentationCta a:after {
  position: absolute;
  right: 0;
  top: 5.3333333333vw;
  content: "";
  background-size: cover;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="25" viewBox="0 0 18 25" fill="none"><g clip-path="url(%23clip0_1_3855)"><path d="M9.63378 19.8725L17.6963 11.9579C18.1031 11.5586 18.1031 10.9081 17.6963 10.5088C17.2896 10.1095 16.6269 10.1095 16.2201 10.5088L9.90855 16.7046V1.02338C9.90855 0.457478 9.44252 0 8.86605 0C8.28958 0 7.82355 0.457478 7.82355 1.02338V16.6411L1.78135 10.715C1.37458 10.3157 0.711905 10.3157 0.305141 10.715C0.100411 10.916 -0.00195312 11.1778 -0.00195312 11.4396C-0.00195312 11.7014 0.100411 11.9632 0.305141 12.1642L8.15758 19.8725C8.56434 20.2718 9.22702 20.2718 9.63378 19.8725Z" fill="white"/><path d="M17.0383 23.1094H0.961688C0.430562 23.1094 0 23.532 0 24.0534V24.0561C0 24.5774 0.430562 25.0001 0.961688 25.0001H17.0383C17.5694 25.0001 18 24.5774 18 24.0561V24.0534C18 23.532 17.5694 23.1094 17.0383 23.1094Z" fill="white"/></g><defs><clipPath id="clip0_1_3855"><rect width="18" height="25" fill="white"/></clipPath></defs></svg>');
  width: 4.8vw;
  height: 6.6666666667vw;
}
@media screen and (min-width: 980px) {
  .documentationBlock .resultsAndMore .results .documentationItem .documentationCta a:after {
    width: 1.1458333333vw;
    height: 1.6145833333vw;
    top: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .resultsAndMore .results .documentationItem .documentationCta a:after {
    width: 22px;
    height: 31px;
    top: 30px;
  }
}
.documentationBlock .resultsAndMore .ctaLoadMore {
  text-align: center;
}
.documentationBlock .resultsAndMore .ctaLoadMore button {
  display: inline-block;
  border: 0.5333333333vw solid #042E34;
  color: #042E34;
  font-size: 4.2666666667vw;
  line-height: 8vw;
  padding: 4vw 12vw;
  border-radius: 18.6666666667vw;
  text-decoration: none;
  transition: 0.5s color, 0.5s background-color;
  font-weight: 700;
  display: inline-block;
  background-color: transparent;
  cursor: pointer;
  text-transform: none;
  font-family: "Anuphan";
  margin: 0 2.6666666667vw;
}
.documentationBlock .resultsAndMore .ctaLoadMore button.loadmore-button:before, .documentationBlock .resultsAndMore .ctaLoadMore button.loadmore-less:before {
  content: none;
}
.documentationBlock .resultsAndMore .ctaLoadMore button:disabled {
  display: none;
}
.documentationBlock .resultsAndMore .ctaLoadMore button:hover {
  color: #DFFFA4;
  background-color: #042E34;
}
@media screen and (min-width: 980px) {
  .documentationBlock .resultsAndMore .ctaLoadMore button {
    border-width: 0.1041666667vw;
    font-size: 1.3020833333vw;
    line-height: 1.5625vw;
    padding: 0.78125vw 2.34375vw;
    border-radius: 3.6458333333vw;
    margin: 0 0.5208333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .documentationBlock .resultsAndMore .ctaLoadMore button {
    border-width: 2px;
    font-size: 25px;
    line-height: 30px;
    padding: 15px 45px;
    border-radius: 70px;
    margin: 0 10px;
  }
}/*# sourceMappingURL=style.css.map */