




.tj-downloads-section--id1585680 {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: linear-gradient(0deg, rgba(255,255, 255, 1) 0%, rgba(255,255, 255, 1) 100%);
}

.tj-downloads-section--id1585680 .tj-downloads-section__container {
  position: relative;
  width: 111.75rem;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.62rem 0;
  padding-top: 1.87rem;
  padding-bottom: 2.5rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.tj-downloads-section--id1585680 .tj-downloads-section__content {
  position: relative;
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5rem 4%;
  padding: 5rem;
  border-radius: 25px;
  background: linear-gradient(0deg, rgba(240,240, 240, 1) 0%, rgba(240,240, 240, 1) 100%);
}

.tj-downloads-section--id1585680 .tj-downloads-section__info {
  position: relative;
  width: 27.84%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2.06rem 0;
  padding-top: 0;
}

.tj-downloads-section--id1585680 .tj-downloads-section__title {
  position: relative;
  width: 100%;
  font-size: 2.87rem;
  font-family: 'DM Serif Text', sans-serif;
  font-weight: 400;
  line-height: 1.17;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(76,76, 76, 1);
  display: block;
  white-space: nowrap;
  margin: 0;
}

.tj-downloads-section--id1585680 .tj-downloads-section__description {
  position: relative;
  width: 100%;
  font-size: 1.31rem;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(76,76, 76, 1);
  display: block;
}

.tj-downloads-section--id1585680 .tj-downloads-section__cards {
  position: relative;
  width: 67.4%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 1.56rem 2%;
  margin-left: 0;
}

.tj-downloads-section--id1585680 .tj-download-card {
  position: relative;
  width: 48.82%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.93rem 0;
  padding-top: 1.56rem;
  padding-right: 1.56rem;
  padding-bottom: 1.62rem;
  padding-left: 1.56rem;
  border-radius: 25px;
  background: linear-gradient(0deg, rgba(255,255, 255, 1) 0%, rgba(255,255, 255, 1) 100%);
  text-decoration: none;
  color: inherit;
  transition: filter 0.3s ease;
}

.tj-downloads-section--id1585680 .tj-download-card:hover {
  box-shadow: 0 0 30px 0 rgba(0, 53, 79, 0.15);
}

.tj-downloads-section--id1585680 .tj-download-card__header {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.56rem 5%;
}

.tj-downloads-section--id1585680 .tj-download-card__title {
  position: relative;
  width: 90.42%;
  min-height: 2.81rem;
  font-size: 1.75rem;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  line-height: 1.28;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(0,0, 0, 1);
  display: block;
  margin: 0;
}

.tj-downloads-section--id1585680 .tj-download-card__icon {
  position: relative;
  width: 9.57%;
  display: block;
}

.tj-downloads-section--id1585680 .tj-download-card__icon img {
  position: relative;
  width: 100%;
  height: 2.81rem;
  display: block;
}

.tj-downloads-section--id1585680 .tj-download-card__description {
  position: relative;
  width: 100%;
  max-width: 24.25rem;
  font-size: 1.12rem;
  font-family: 'Kanit', sans-serif;
  font-weight: 200;
  line-height: 1.55;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(0,0, 0, 1);
  display: block;
}

/* Responsive Styles */
@media (max-width: 1439px) {
  .tj-downloads-section--id1585680 .tj-downloads-section__container {
    gap: 0.62rem 0%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__content {
    gap: 3.64rem 4%;
    width: 100%;
    padding: 5rem 3rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__info {
    width: 28.1%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__title {
    width: 100%;
    font-size: 2.31rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__cards {
    gap: 1.56rem 2%;
  }

  .tj-downloads-section--id1585680 .tj-download-card {
  }
}

@media (max-width: 1269px) {
  .tj-downloads-section--id1585680 .tj-downloads-section__container {
    gap: 0.62rem 0%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__content {
    gap: 2.94rem 4%;
    width: 100%;
    flex-wrap: wrap;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__info {
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__title {
    width: 100%;
    font-size: 2.06rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__cards {
    gap: 1.36rem 2%;
  }

  .tj-downloads-section--id1585680 .tj-download-card {
    width: 49%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__header {
    gap: 1.34rem 5%;
  }
}

@media (max-width: 1023px) {
  .tj-downloads-section--id1585680 .tj-downloads-section__container {
    gap: 0.62rem 0%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__content {
    padding-right: 1.87rem;
    padding-left: 1.87rem;
    gap: 2.2rem 4%;
    width: 100%;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__info {
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__title {
    width: 100%;
    /* font-size: 1.81rem; */
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__cards {
    gap: 1.03rem 2%;
    width: 100%;
    /* flex-wrap: wrap; */
  }

  .tj-downloads-section--id1585680 .tj-download-card {
  }

  .tj-downloads-section--id1585680 .tj-download-card__title {
    width: 64.58%;
    font-size: 1.31rem;
  }

  .tj-downloads-section--id1585680 .tj-download-card__icon {
    width: 6.83%;
    max-width: 2.81rem;
  }
}

@media (max-width: 767px) {
  .tj-downloads-section--id1585680 .tj-downloads-section__container {
    gap: 0.62rem 0%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__content {
    padding: 2rem 1.5rem;
    gap: 1.37rem 4%;
    width: 100%;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__info {
    width: 100%;
    gap: 1.56rem;
    margin-bottom: 2rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__title {
    width: 100%;
    /* font-size: 1.5rem; */
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__description {
    width: 100%;
    font-size: 1.06rem;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__link-text {
    width: 100%;
    font-size: 1.06rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__cards {
    gap: 1rem 2%;
    width: 100%;
    flex-wrap: wrap;
  }

  .tj-downloads-section--id1585680 .tj-download-card {
    padding-top: 1rem;
    padding-right: 1.12rem;
    padding-bottom: 1rem;
    padding-left: 1.12rem;
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__header {
    gap: 1.31rem 5%;
    width: 100%;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__title {
    width: 90.42%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__icon {
    width: 8.51%;
    max-width: 2.81rem;
  }

  .tj-downloads-section--id1585680 .tj-download-card__description {
    font-size: 1rem;
  }
}

@media (max-width: 479px) {
  .tj-downloads-section--id1585680 .tj-downloads-section__container {
    gap: 0.62rem 0%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__content {
    padding: 1rem 1rem;
    gap: 1rem 4%;
    width: 100%;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__info {
    padding-top: 1.12rem;
    /* gap: 3.83rem 0%; */
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__title {
    width: 100%;
    /* font-size: 1.31rem; */
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__description {
    width: 100%;
    font-size: 1rem;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__link-text {
    width: 100%;
    font-size: 1rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__cards {
    gap: 1rem 2%;
    width: 100%;
    flex-wrap: wrap;
  }

  .tj-downloads-section--id1585680 .tj-download-card {
    padding-top: 1rem;
    padding-right: 1.06rem;
    padding-bottom: 1rem;
    padding-left: 1.06rem;
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__header {
    gap: 1rem 5%;
    width: 100%;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__title {
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__icon {
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__description {
    width: 100%;
    font-size: 1rem;
    max-width: 100%;
  }
}

@media (max-width: 319px) {
  .tj-downloads-section--id1585680 .tj-downloads-section__container {
    gap: 0.62rem 0%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__content {
    padding-top: 1rem;
    padding-right: 1.12rem;
    padding-bottom: 1rem;
    padding-left: 1.12rem;
    gap: 1rem 4%;
    width: 100%;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__info {
    padding-top: 1rem;
    gap: 3.36rem 0%;
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__title {
    width: 100%;
    font-size: 1.25rem;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__description {
    width: 100%;
    font-size: 1rem;
    max-width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__link-text {
    width: 100%;
    font-size: 1rem;
  }

  .tj-downloads-section--id1585680 .tj-downloads-section__cards {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
    gap: 1rem 2%;
    width: 100%;
    flex-wrap: wrap;
  }

  .tj-downloads-section--id1585680 .tj-download-card {
    padding-top: 1rem;
    padding-right: 1.06rem;
    padding-bottom: 1rem;
    padding-left: 1.06rem;
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__header {
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 17.5rem;
  }

  .tj-downloads-section--id1585680 .tj-download-card__title {
    width: 100%;
    font-size: 1.06rem;
  }

  .tj-downloads-section--id1585680 .tj-download-card__icon {
    width: 100%;
  }

  .tj-downloads-section--id1585680 .tj-download-card__description {
    width: 100%;
    font-size: 1rem;
  }
}

/* Theme Support */
.tj-downloads-section.tj-theme-light {
  background: linear-gradient(0deg, rgba(255,255, 255, 1) 0%, rgba(255,255, 255, 1) 100%);
}

.tj-downloads-section.tj-theme-dark {
  background: linear-gradient(0deg, rgba(33,33, 33, 1) 0%, rgba(33,33, 33, 1) 100%);
}

.tj-downloads-section.tj-theme-dark .tj-downloads-section__content {
  background: linear-gradient(0deg, rgba(66,66, 66, 1) 0%, rgba(66,66, 66, 1) 100%);
}

.tj-downloads-section.tj-theme-dark .tj-downloads-section__title,
.tj-downloads-section.tj-theme-dark .tj-downloads-section__description,
.tj-downloads-section.tj-theme-dark .tj-downloads-section__link-text {
  color: rgba(255,255, 255, 1);
}

.tj-downloads-section.tj-theme-dark .tj-download-card {
  background: linear-gradient(0deg, rgba(44,44, 44, 1) 0%, rgba(44,44, 44, 1) 100%);
}

.tj-downloads-section.tj-theme-dark .tj-download-card__title,
.tj-downloads-section.tj-theme-dark .tj-download-card__description {
  color: rgba(255,255, 255, 1);
}
