



.bslm-section_footer{
  margin-top: auto;
}
.tj-footer--id434669 {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.tj-footer--id434669 .tj-footer__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: 2.81rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.tj-footer--id434669 .tj-footer__content {
  position: relative;
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2.5rem;
  padding-right: 3rem;
  padding-left: 3rem;
  padding-bottom: 1.56rem;
  border-radius: 40px 40px 0px 0px;
  background: linear-gradient(-96.23222deg, rgba(68,174, 207, 1) 0%, rgba(27,152, 191, 1) 100%);
}

.tj-footer--id434669 .tj-footer__main-row {
  position: relative;
  width: 100%;
  max-width: 98.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5rem 5%;
  margin-right: auto;
  margin-left: auto;
}

.tj-footer--id434669 .tj-footer__brand {
  position: relative;
  width: 12.65rem;
  display: block;
}

.tj-footer--id434669 .tj-footer__logo {
  position: relative;
  width: 100%;
  height: 5.62rem;
  display: block;
}

.tj-footer--id434669 .tj-footer__columns {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 3.68rem 6%;
  max-width: 53.75rem;
  width: 80%;
}

.tj-footer--id434669 .tj-footer__column {
  position: relative;
  width: 46.51%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.93rem 0;
}

.tj-footer--id434669 .tj-footer__column:last-child {
  width: calc(46.6279% - 0.06rem);
}

.tj-footer--id434669 .tj-footer__heading {
  position: relative;
  width: 100%;
  font-size: 1.5rem;
  font-family: 'DM Serif Text', sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 1.375;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(255,255, 255, 1);
  display: block;
  white-space: nowrap;
  margin: 0;
}

.tj-footer--id434669 .tj-footer__text {
  position: relative;
  width: 100%;
  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(255,255, 255, 1);
  display: block;
}

.tj-footer--id434669 .tj-footer__bottom-row {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5rem 5%;
  padding-top: 1.56rem;
  margin-top: 2.81rem;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: rgba(255,255, 255, 0.25);
}

.tj-footer--id434669 .tj-footer__copyright {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0.62rem 17%;
  font-size: 1.12rem;
  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(255,255, 255, 1);
  white-space: nowrap;
}

.tj-footer--id434669 .tj-footer__nav {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  /* justify-content: flex-start; */
  justify-content: flex-end;
  align-items: center;
  gap: 5rem 3rem;
  padding-right: 3rem;
}

.tj-footer--id434669 .tj-footer__nav-link {
  position: relative;
  font-size: 1.12rem;
  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(255,255, 255, 1);
  display: block;
  white-space: nowrap;
  transition: opacity 0.3s ease;
}

.tj-footer--id434669 .tj-footer__nav-link:hover {
  opacity: 0.8;
}

/* Responsive Styles */
@media (max-width: 1439px) {
  .tj-footer--id434669 .tj-footer__container {
    gap: 0.62rem 0%;
  }

  .tj-footer--id434669 .tj-footer__content {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__main-row {
    gap: 3.71rem 5%;
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__brand {
    width: 10rem;
  }

  .tj-footer--id434669 .tj-footer__columns {
    gap: 3.68rem 5%;
  }

  .tj-footer--id434669 .tj-footer__column {
    /* width: 34.07%; */
  }

  .tj-footer--id434669 .tj-footer__column:last-child {
    /* width: calc(34.18% - 0.08rem); */
  }

  .tj-footer--id434669 .tj-footer__bottom-row {
    gap: 3.71rem 5%;
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__copyright {
    gap: 0.62rem 5%;
  }

  .tj-footer--id434669 .tj-footer__nav {
    gap: 5rem 2.5rem;
    width: auto;
    flex: 1;
    justify-content: flex-end;
  }
}

@media (max-width: 1269px) {
  .tj-footer--id434669 .tj-footer__container {
    gap: 0.62rem 0%;
  }

  .tj-footer--id434669 .tj-footer__content {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__main-row {
    gap: 2.93rem 5%;
    width: 100%;
    /* flex-wrap: wrap; */
  }

  .tj-footer--id434669 .tj-footer__brand {
    /* width: 100%; */
  }

  .tj-footer--id434669 .tj-footer__columns {
    gap: 3.68rem 5%;
  }

  .tj-footer--id434669 .tj-footer__column {
    /* width: 43.1%; */
  }

  .tj-footer--id434669 .tj-footer__column:last-child {
    /* width: calc(44.56% - 0.85rem); */
  }

  .tj-footer--id434669 .tj-footer__bottom-row {
    gap: 2.93rem 5%;
    width: 100%;
    /* flex-wrap: wrap; */
  }

  .tj-footer--id434669 .tj-footer__copyright {
    gap: 0.62rem 5%;
  }

  .tj-footer--id434669 .tj-footer__nav {
  }
}

@media (max-width: 1023px) {
  .tj-footer--id434669 .tj-footer__container {
    padding-top: 2.43rem;
    gap: 0.62rem 0%;
  }

  .tj-footer--id434669 .tj-footer__content {
    padding-right: 1.87rem;
    padding-left: 1.87rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__main-row {
    gap: 2.24rem 5%;
    width: 100%;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__brand {
    /* width: 100%; */
  }

  .tj-footer--id434669 .tj-footer__columns {
    gap: 3.03rem 5%;
  }


  .tj-footer--id434669 .tj-footer__bottom-row {
    gap: 2.24rem 5%;
    width: 100%;
    /* flex-wrap: wrap; */
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__copyright {
    gap: 0.62rem 5%;
  }

  .tj-footer--id434669 .tj-footer__nav {
    padding-right: 1.87rem;
    gap: 4.11rem 2rem;
  }
}

@media (max-width: 767px) {
  .tj-footer--id434669 .tj-footer__container {
    padding-top: 1.5rem;
    gap: 0.62rem 0%;
  }

  .tj-footer--id434669 .tj-footer__content {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__main-row {
    gap: 1.36rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__brand {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__columns {
    gap: 1.85rem 5%;
    width: 100%;
    flex-wrap: wrap;
  }

  .tj-footer--id434669 .tj-footer__column {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__column:last-child {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__heading {
    font-size: 1.12rem;
  }

  .tj-footer--id434669 .tj-footer__text {
    font-size: 1rem;
  }

  .tj-footer--id434669 .tj-footer__bottom-row {
    padding-top: 1rem;
    gap: 1.36rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
    flex-direction: column;
  }

  .tj-footer--id434669 .tj-footer__copyright {
    gap: 0.62rem 5%;
    width: 100%;
    font-size: 1rem;
    order: 1;
  }

  .tj-footer--id434669 .tj-footer__nav {
    padding-right: 0;
    gap: 2rem 2rem;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .tj-footer--id434669 .tj-footer__nav-link {
    font-size: 1rem;
  }
}

@media (max-width: 479px) {
  .tj-footer--id434669 .tj-footer__container {
    padding-top: 1rem;
    gap: 0.62rem 0%;
  }

  .tj-footer--id434669 .tj-footer__content {
    padding-right: 1.31rem;
    padding-left: 1.31rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__main-row {
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__brand {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__columns {
    gap: 1.19rem 5%;
    width: 100%;
    flex-wrap: wrap;
  }

  .tj-footer--id434669 .tj-footer__column {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__column:last-child {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__heading {
    font-size: 1.06rem;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__text {
    font-size: 1rem;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__bottom-row {
    padding-bottom: 1rem;
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__copyright {
    gap: 0.62rem 5%;
    width: 100%;
    font-size: 1rem;
  }

  .tj-footer--id434669 .tj-footer__nav {
    padding-right: 1.12rem;
    gap: 1.61rem 1.5rem;
    flex-wrap: wrap;
  }

  .tj-footer--id434669 .tj-footer__nav-link {
    font-size: 1rem;
  }
}

@media (max-width: 319px) {
  .tj-footer--id434669 .tj-footer__container {
    padding-top: 1rem;
    gap: 0.62rem 0%;
  }

  .tj-footer--id434669 .tj-footer__content {
    padding-right: 1.12rem;
    padding-left: 1.12rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__main-row {
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__brand {
    width: 100%;
  }

  .tj-footer--id434669 .tj-footer__columns {
    gap: 1.04rem 5%;
    flex-wrap: wrap;
  }


  .tj-footer--id434669 .tj-footer__heading {
    font-size: 1.06rem;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__text {
    font-size: 1rem;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__bottom-row {
    padding-top: 1rem;
    padding-bottom: 1rem;
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-footer--id434669 .tj-footer__copyright {
    gap: 0.62rem 5%;
    width: 100%;
    font-size: 1rem;
  }

  .tj-footer--id434669 .tj-footer__nav {
    padding-right: 1.12rem;
    gap: 1.41rem 1rem;
    flex-wrap: wrap;
  }

  .tj-footer--id434669 .tj-footer__nav-link {
    font-size: 1rem;
  }
}
