@charset "UTF-8";
.mode-edit .banner-bg {
  top: auto;
  left: auto;
  position: relative !important;
  z-index: 0 !important;
}

body {
  background: linear-gradient(180deg, #091b57 0%, #040b27 100%);
  overflow: auto;
}
body::-webkit-scrollbar {
  display: none;
}
body .header {
  border-bottom: 8px solid; /* ต้องใส่ความหนาไว้ก่อน */
  border-image: linear-gradient(123deg, #cecece 0%, #696969 20.2%, #a3a3a3 38.42%, #5c5c5c 59.61%, #b4b4b4 82.76%, #676767 100%) 1;
}
body main.main-downloads section.section-downloads .downloads-title {
  margin-top: 67px;
  margin-bottom: 58px;
}
@media (max-width: 768px) {
  body main.main-downloads section.section-downloads .downloads-title {
    margin-top: 10px;
  }
  body main.main-downloads section.section-downloads .downloads-title hr {
    margin-top: 0px;
    margin-left: 34.25px;
    margin-right: 45.5px;
  }
}
body main.main-downloads section.section-downloads .downloads-title h2 {
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 768px) {
  body main.main-downloads section.section-downloads .downloads-title h2 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 31px;
    /* 193.75% */
  }
}
body main.main-downloads section.section-downloads .downloads-title hr {
  border: 1px solid #fff;
}
body main.main-downloads section.section-downloads .downloads-title #download-icon-logo-1,
body main.main-downloads section.section-downloads .downloads-title #download-icon-logo-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 55px;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  body main.main-downloads section.section-downloads .downloads-title #download-icon-logo-1,
  body main.main-downloads section.section-downloads .downloads-title #download-icon-logo-2 {
    display: none;
  }
}
body main.main-downloads section.section-downloads .download-button a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  text-align: center;
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid #fff;
  overflow: hidden;
  border-radius: 5px;
}
body main.main-downloads section.section-downloads .download-button a:hover {
  color: #091b57;
  border: 1px solid #091b57;
  background-color: #fff;
}
body main.main-downloads section.section-download-banner {
  position: relative;
  height: 447px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  body main.main-downloads section.section-download-banner {
    display: none;
  }
}
body main.main-downloads section.section-download-banner .banner-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
body main.main-downloads section.section-download-banner .banner-bg .ccm-block-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0px -193.734px;
  display: block;
  opacity: 0.3;
  pointer-events: none;
}
@media (max-width: 1090px) {
  body main.main-downloads section.section-download-banner .banner-bg .ccm-block-hero-image {
    object-position: center;
  }
}
body main.main-downloads section.section-download-banner .banner-content-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content {
  text-align: left;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner {
  display: flex;
  align-items: center;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner .line-content {
  width: 91px;
  height: 8px;
  background: linear-gradient(346deg, #676767 0%, #aaa 50%, #cecece 100%);
  transform: rotate(-90deg);
  flex-shrink: 0;
  display: block;
  margin-top: 6px;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner .title-content {
  width: calc(100% - 91px);
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h1,
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h2,
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h3,
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h4,
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h5 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h1 {
  font-size: 45px;
  line-height: 50px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h2 {
  font-size: 36px;
  line-height: 44px;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h3 {
  font-size: 28px;
  line-height: 36px;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h4 {
  font-size: 22px;
  line-height: 30px;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .content-inner h5 {
  font-size: 18px;
  line-height: 26px;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .download-button .links-container-links {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 111.583px;
  height: 34.855px;
  margin-top: 41.72px;
  margin-left: 90px;
  align-self: flex-start;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .download-button .links-container-links ul {
  margin-bottom: 0px !important;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .download-button .links-container-links ul .link-item {
  padding: 0px !important;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .download-button .links-container-links ul .link-item a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  text-align: center;
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid #fff;
  overflow: hidden;
  border-radius: 5px;
}
body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .download-button .links-container-links ul .link-item a:hover {
  color: #091b57;
  border: 1px solid #091b57;
  background-color: #fff;
}
@media (min-width: 769px) and (max-width: 1024px) {
  body main.main-downloads section.section-download-banner .banner-content-wrapper .banner-content .download-button .links-container-links {
    margin-left: 86px;
  }
}
body .footer-review {
  display: none;
}

/*# sourceMappingURL=downloads.css.map */
