/*! CSS Used from: Embedded */
.header__pc {
  position: sticky;
  z-index: 22222;
  top: 0;
}

@media (max-width: 767px) {
  .header__pc {
    position: static;
  }
}

.header__pc * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.header__pc a {
  transition: color 0.2s ease-in-out 0s;
}

/*! CSS Used from: Embedded */
.header__pc * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

.header__pc *, .header__pc :after, .header__pc :before {
  box-sizing: border-box;
}

.header__pc a {
  background-color: transparent;
  color: #01b400;
}

.header__pc a, .header__pc a:hover {
  text-decoration: none;
}

.header__pc a:hover {
  color: #999;
}

/*! CSS Used from: Embedded */
.header__pc a {
  cursor: pointer;
}

/*! CSS Used from: Embedded */
.header__pc body a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: rgb(1, 180, 0);
  transition: all 0.3s ease 0s;
}

/*! CSS Used from: Embedded */
.header__pc .css-xhmmck {
  top: 0;
  width: 100%;
  height: auto;
  z-index: 1002;
  background: #ffffff;
}

/*! CSS Used from: Embedded */
.header__pc .css-15h38qw {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 36px 1fr auto;
  grid-gap: 20px;
  align-items: center;
  align-content: center;
  height: 52px;
  padding-top: 0;
  padding-bottom: 0;
}

/*! CSS Used from: Embedded */
.header__pc .css-1nb2773 {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
}

.header__pc .css-1nb2773.header-hamburger-icon {
  cursor: pointer;
  height: 36px;
  width: 36px;
  aspect-ratio: 1/1;
}

.header__pc .css-1nb2773.header-logo {
  justify-items: center;
  justify-content: center;
}

.header__pc .css-1nb2773.header-logo a {
  display: flex;
}

.header__pc .css-1nb2773.header-logo svg {
  height: 24px;
  width: auto;
}

.header__pc .css-1nb2773.header-icon-wrapper {
  gap: 10px;
  justify-content: flex-end;
}

/*! CSS Used from: Embedded */
.header__pc .css-1x3sn13.hamburger .line {
  width: 24px;
  height: 3px;
  background-color: #ff3131;
  display: block;
  margin: 5px auto;
  transition: all 0.2s ease-in-out;
}

.header__pc .css-1x3sn13.hamburger:hover {
  cursor: pointer;
}

/*! CSS Used from: Embedded */
.header__pc .css-1sg0htx {
  position: relative;
  display: flex;
  cursor: pointer;
}

.header__pc .css-1sg0htx .noti-icon-wrap {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}

.header__pc .css-1sg0htx svg {
  width: 24px;
  height: 24px;
}

/* .header__pc .css-1sg0htx.header-icon-member {
  display: none;
} */

@media only screen and (min-width: 1279px) and (-webkit-min-device-pixel-ratio: 1) {
  .header__pc .css-1sg0htx.header-icon-member {
    display: flex;
  }
}
/*! CSS Used from: Embedded */
.header__pc .css-1bi8w8 {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 10px;
  align-items: center;
  grid-template-columns: auto;
}

/*! CSS Used from: Embedded */
.header__pc * {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

/*! CSS Used from: Embedded */
.header__nav * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.header__nav a {
  transition: color 0.2s ease-in-out 0s;
}

/*! CSS Used from: Embedded */
.header__nav * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

.header__nav *, :after, :before {
  box-sizing: border-box;
}

.header__nav a {
  background-color: transparent;
  color: #01b400;
}

.header__nav a, a:hover {
  text-decoration: none;
}

.header__nav a:hover {
  color: #999;
}

/*! CSS Used from: Embedded */
.header__nav a {
  cursor: pointer;
}

/*! CSS Used from: Embedded */
.header__nav body a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: rgb(1, 180, 0);
  transition: all 0.3s ease 0s;
}

/*! CSS Used from: Embedded */
.header__nav .css-162j2gg {
  display: none;
}

@media only screen and (min-width: 1279px) and (-webkit-min-device-pixel-ratio: 1) {
  .header__nav .css-162j2gg {
    position: relative;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    z-index: 1001;
  }
  .header__nav .css-162j2gg ul.navi-categories {
    display: flex;
    list-style: none;
    padding: 0;
    margin-top: 10px;
    justify-content: space-between;
  }
  .header__nav .css-162j2gg ul.navi-categories li.navi-menu {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
  }
  .header__nav .css-162j2gg ul.navi-categories li.navi-menu:first-of-type {
    margin-left: 0;
  }
}
.header__nav .css-162j2gg a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}

.header__nav .css-162j2gg a:hover {
  color: #ff3131;
}

.header__nav .css-162j2gg a p {
  margin: 0;
}

.header__nav .css-162j2gg a p.navi-live {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 5px;
  align-items: center;
  align-content: center;
}

/*! CSS Used from: Embedded */
.header__nav * {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

/*! CSS Used fontfaces */
/*! CSS Used from: Embedded */
.side * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.side a {
  transition: color 0.2s ease-in-out 0s;
}

/*! CSS Used from: Embedded */
.side * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

.side *, .side :after, .side :before {
  box-sizing: border-box;
}

.side h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: inherit;
  line-height: 1.2;
  color: inherit;
  -webkit-font-smoothing: auto;
}

.side a {
  background-color: transparent;
  color: #01b400;
}

.side a, .side a:hover {
  text-decoration: none;
}

.side a:hover {
  color: #999;
}

/*! CSS Used from: Embedded */
.side a, .side button {
  cursor: pointer;
}

/*! CSS Used from: Embedded */
.side body a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: rgb(1, 180, 0);
  transition: all 0.3s ease 0s;
}

.side body h2 {
  -webkit-font-smoothing: antialiased;
}

/*! CSS Used from: Embedded */
@media (min-width: 768px) {
  .side .css-nb4dwy .fontsize-accessibility {
    margin-bottom: 10px;
  }
}
/*! CSS Used from: Embedded */
@media (min-width: 768px) {
  .side .css-oz311n .sticky-widget {
    position: sticky;
    top: 80px;
    display: grid;
    grid-gap: 30px;
  }
}
/*! CSS Used from: Embedded */
.side .css-lhauhf {
  text-align: center;
  grid-gap: 10px;
}

.side .css-lhauhf .e1dntnn21 {
  display: none !important;
}

.side .css-lhauhf .e1wlf1s624 {
  justify-content: space-between;
}

.side .css-lhauhf .e1wlf1s624 .Article-favourite {
  display: flex;
  justify-content: center;
}

.side .css-lhauhf .e1wlf1s626 svg {
  position: relative;
  width: auto;
  height: 14px;
}

.side .css-lhauhf .e1wlf1s626 .icon-appline {
  height: 15px;
}

.side .css-lhauhf .e1wlf1s625 {
  width: 35px;
  height: 35px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14);
}

.side .css-lhauhf .copylink svg path {
  fill: #FFF;
}

.side .css-lhauhf .btnfav svg {
  height: 13px;
  top: 0px;
}

@media (min-width: 992px) {
  .side .css-lhauhf {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .side .css-lhauhf .copylink svg path {
    fill: #a8a8a8;
  }
  .side .css-lhauhf .facebook svg path {
    fill: #1777f1;
  }
  .side .css-lhauhf .twitter svg {
    left: 1px;
    height: 13px;
  }
  .side .css-lhauhf .twitter svg path {
    fill: #000;
  }
  .side .css-lhauhf .appline svg path {
    fill: #1bb91f;
  }
  .side .css-lhauhf .e1wlf1s625 {
    background: #fff !important;
  }
}
@media (max-width: 767.98px) {
  .side .css-lhauhf {
    position: relative;
    padding: 0 15px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .side .css-lhauhf::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -50px;
    left: 0;
    pointer-events: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .side .css-lhauhf .e1wlf1s626 {
    display: inline-flex;
    justify-content: center;
  }
  .side .css-lhauhf .e1wlf1s626:last-of-type {
    justify-content: flex-end;
  }
  .side .css-lhauhf .e1wlf1s624 {
    gap: 10px;
  }
}
/*! CSS Used from: Embedded */
.side .css-185fkuf {
  display: grid;
  align-items: center;
  grid-gap: 8px;
  grid-template-columns: 1fr 60px 26px;
}

@media (min-width: 768px) {
  .side .css-185fkuf {
    display: grid;
    grid-gap: 10px 8px;
    grid-template-columns: 1fr 1fr;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 12px;
  }
  .side .css-185fkuf .fontsize-accessibility {
    grid-column: span 2;
  }
}
/*! CSS Used from: Embedded */
.side .css-dghucs {
  display: block;
  display: flex;
  justify-content: space-between;
}

.side .css-dghucs .btn-utility {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  height: 26px;
  padding: 0 10px;
  border-radius: 25px;
  background-color: #fff !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.side .css-dghucs .btn-utility span {
  position: relative;
  min-width: 35px;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: 0 0 0;
  border: 0;
  font-family: "KondolarThai-Bold";
  line-height: 1;
  font-size: 15px;
  font-weight: normal;
  color: #727272;
  background: transparent;
}

.side .css-dghucs .btn-utility span sup {
  position: absolute;
  top: -2px;
}

.side .css-dghucs .btn-utility span:hover {
  color: #000;
}

.side .css-dghucs .btn-utility span:after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background: #DBDBDB;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.side .css-dghucs .btn-utility span:first-of-type {
  font-size: 12px;
}

.side .css-dghucs .btn-utility span:last-of-type {
  font-size: 18px;
}

.side .css-dghucs .btn-utility span:last-of-type:after {
  display: none;
}

.side .css-dghucs .btn-utility span.active {
  color: #00B400 !important;
}

@media (min-width: 768px) {
  .side .css-dghucs .btn-utility span {
    min-width: 45px;
  }
}
/*! CSS Used from: Embedded */
.side .css-sohilf {
  display: block;
}

.side .css-sohilf .Article-favourite {
  display: none;
}

.side .css-sohilf .e1dntnn21 {
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
}

.side .css-sohilf .facebook {
  background: #0866FF;
}

.side .css-sohilf .twitter {
  background: #000;
}

.side .css-sohilf .appline {
  background: #1BB91F;
}

.side .css-sohilf .copylink {
  background: #BD3A17;
}

.side .css-sohilf .btnfav {
  cursor: pointer;
  margin-top: 10px;
}

@media (max-width: 991.98px) {
  .side .css-sohilf .e1dntnn21 {
    display: block;
    font-size: 18px;
  }
}
/*! CSS Used from: Embedded */
.side .css-11m98m4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  color: #000000;
}

@media (max-width: 767px) {
  .side .css-11m98m4 {
    font-size: 6.75vw;
  }
}
/*! CSS Used from: Embedded */
.side .css-rdmnwy {
  position: relative;
}

.side .css-rdmnwy a {
  display: block;
}

.side .css-rdmnwy .SocialMediaShareButton {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

/* .side .css-rdmnwy .share-item {
  display: flex;
  gap: 7px;
} */

.side .css-rdmnwy .share-item a {
  margin-bottom: 10px;
}

.side .css-rdmnwy .x-close {
  display: none;
}

@media (min-width: 768px) {
  .side .css-rdmnwy .hidden-desktop {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .side .css-rdmnwy {
    position: static;
    display: flex;
    gap: 8px;
    top: 3px;
  }
  .side .css-rdmnwy .share-item {
    padding: 6px 8px;
    justify-content: end;
    align-items: center;
    border-radius: 22px;
    background: #FFF;
  }
  .side .css-rdmnwy .allshare-icon-mobile button {
    border: 0;
    display: flex;
    background: transparent;
  }
  .side .css-rdmnwy .x-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0;
    background: #EAEBEA;
  }
  .side .css-rdmnwy .x-close svg {
    width: 8px !important;
    height: auto !important;
  }
  .side .css-rdmnwy .collapse {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 300;
    right: 0;
    height: 50px;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.55);
    display: flex;
    align-items: center;
    justify-content: end;
  }
  .side .css-rdmnwy .collapse:not(.show) {
    display: none;
  }
}
/*! CSS Used from: Embedded */
.side .css-n4r8x9 {
  position: relative;
  width: 48px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.side .css-n4r8x9:hover {
  box-shadow: 0 0 10px #dbdbdb;
}

@media (max-width: 767.98px) {
  .side .css-n4r8x9 {
    width: 40px;
    height: 40px;
  }
  .side .css-n4r8x9 svg {
    width: auto;
    height: 20px;
  }
}
/*! CSS Used from: Embedded */
.side * {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

/*! CSS Used fontfaces */
.title, .container {
  width: 100%;
  max-width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}

.title {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 20px;
}

.container {
  display: grid;
  grid-template-columns: 60px auto;
  gap: 30px;
}
@media (max-width: 768px) {
  .container {
    display: block;
  }
}
.container .side {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .container .side {
    display: none;
  }
}
.container .side > div {
  position: sticky;
  top: 80px;
}/*# sourceMappingURL=header.css.map */