body {
    background: url(/images/bg-pattern.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#news-detail .wrapper {
  max-width: 1496px;
  margin: 0px auto;
  padding: 0px 20px;
  margin-top: 222px;
}
#news-detail .wrapper .locate h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 129%;
  text-align: start;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin: 0px;
}
#news-detail .wrapper .locate div {
  margin-bottom: 56px;
}
#news-detail .wrapper .locate div span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: rgba(203, 203, 203, 0.49);
}
#news-detail .wrapper .locate div span a {
  color: rgba(203, 203, 203, 0.49);
}
#news-detail .wrapper .img_text-hood {
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
  margin-bottom: 24px;
}
    #news-detail .wrapper .img_text-hood .text-hood {
    width:100%;
    }


    #news-detail .wrapper .img_text-hood .img {
        width: 504px;
        height: 640px;
        background: #ffffff;
        border-radius: 8px;
        margin-right: 56px;
        position: relative;
    }
#news-detail .wrapper .img_text-hood .img img {
  padding: 32px;
  border-radius: 20px;
}
#news-detail .wrapper .img_text-hood .img .zoom {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 15px;
  bottom: 68px;
  cursor: pointer;
}
#news-detail .wrapper .img_text-hood .img .download {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
}
#news-detail .wrapper .img_text-hood .text-hood span {
  display: flex;
  align-items: center;
}
#news-detail .wrapper .img_text-hood .text-hood span hr {
  width: 106.14px;
  border: 2px solid #ffffff;
  margin: 0px;
  margin-right: 23.59px;
}
#news-detail .wrapper .img_text-hood .text-hood span h3 {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 27px;
  color: #ffffff;
  margin: 0px;
}

#news-detail .wrapper .img_text-hood .text-hood span p {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}
#news-detail .wrapper .img_text-hood .text-hood p {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}
#news-detail .wrapper .text {
  margin-bottom: 18px;
}
#news-detail .wrapper .text h3 {
    font-family: "SofiaPro";
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    color: #ffffff;
    margin: 0px;
}
#news-detail .wrapper .text p {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}
#news-detail .wrapper .news-detail-slider {
  margin-bottom: 53px;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider {
  height: 369px;
  padding-top: 20px;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div {
  position: relative;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div .zoom-side {
  transition-duration: 0.4s;
  position: relative;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div .zoom-side:hover {
  transform: scale(1.06);
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div .zoom-side:hover::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: red;
  z-index: 2;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div img {
  width: 100%;
  height: auto;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div .zoom {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 15px;
  bottom: 68px;
  cursor: pointer;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide div .download {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 4px;
  border-radius: 2px;
}
#news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
}
#news-detail .wrapper .ticket-social {
  margin-bottom: 63px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#news-detail .wrapper .ticket-social .ticket {
  display: flex;
  align-items: center;
}
#news-detail .wrapper .ticket-social .ticket span {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-right: 12px;
  text-align: center;
}
#news-detail .wrapper .ticket-social .ticket div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  row-gap: 10px;
}
#news-detail .wrapper .ticket-social .ticket div span {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  padding: 8px 12px;
  background: rgba(65, 69, 74, 0.4);
}

#news-detail .wrapper .ticket-social .ticket div span a{
        color: #ffffff;
}
#news-detail .wrapper .ticket-social .social {
  display: flex;
  align-items: center;
}
#news-detail .wrapper .ticket-social .social span {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin: 0px;
  margin-right: 18px;
}
#news-detail .wrapper .ticket-social .social div {
  display: flex;
  align-items: center;
  gap: 20px;
}
#news-detail .wrapper .ticket-social .social div img {
  padding: 8px;
  background: #2f2f2f;
  border-radius: 8px;
  display: flex;
  width: 24px;
  height: 24px;
}
#news-detail .wrapper .news-card-most-read {
  display: flex;
  align-items: start;
  margin-bottom: 281px;
}
#news-detail .wrapper .news-card-most-read .news-card-area {
  margin-right: 74px;
  width: 100%;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card {
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  padding: 24px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card .img img {
  border-radius: 9px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card .text-hood {
  padding-left: 24px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card .news-info {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #43cc74;
  padding-top: 29px;
  display: flex;
  background: rgba(67, 204, 115, 0.337254902);
  border-radius: 4px;
  padding: 5px 12px;
  margin-top: 29px;
  width: 89px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card h3 {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 27px;
  color: #333333;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card p {
  margin-right: 54px;
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #666666;
  margin-top: 58px;
  margin-bottom: 45px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card .seeAll-date {
  margin-right: 54px;
  display: flex;
  justify-content: space-between;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card .seeAll-date a {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  text-align: center;
  color: #43cc74;
  display: flex;
  width: 116px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .news-card .seeAll-date span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #999999;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news {
  margin-top: 63px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .before {
  align-items: center;
  display: flex;
  padding: 20px;
  background: #272727;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .before img {
  width: 80px;
  height: 80px;
  margin-right: 16px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .before div span {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #888b8e;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .before div p {
  margin: 0px;
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
  color: #ffffff;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .next {
  align-items: center;
  display: flex;
  padding: 20px;
  background: #272727;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .next img {
  width: 80px;
  height: 80px;
  margin-right: 16px;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .next div span {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #888b8e;
}
#news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .next div p {
  margin: 0px;
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
  color: #ffffff;
}
#news-detail .wrapper .news-card-most-read .most-read {
  min-width: 350px;
  height: 352px;
  overflow-x: scroll;
  overflow-y: unset;
  padding-left: 21px;
  padding-top: 22px;
  background: #ffffff;
  border-radius: 8px;
}
#news-detail .wrapper .news-card-most-read .most-read::-webkit-scrollbar {
  width: 10px;
}
#news-detail .wrapper .news-card-most-read .most-read::-webkit-scrollbar-track {
  border-radius: 10px;
}
#news-detail .wrapper .news-card-most-read .most-read::-webkit-scrollbar-thumb {
  background: rgb(128, 128, 128);
  border-radius: 10px;
}
#news-detail .wrapper .news-card-most-read .most-read::-webkit-scrollbar-thumb:hover {
  background: rgb(79, 79, 79);
}
#news-detail .wrapper .news-card-most-read .most-read h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  margin: 0px;
  margin-bottom: 32px;
}
#news-detail .wrapper .news-card-most-read .most-read .most-read-items {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
#news-detail .wrapper .news-card-most-read .most-read .most-read-items img {
  width: 64px;
  height: 64px;
}
#news-detail .wrapper .news-card-most-read .most-read .most-read-items .hood-date {
  margin-left: 16px;
}
#news-detail .wrapper .news-card-most-read .most-read .most-read-items .hood-date h4 {
  font-style: normal;
  font-family: "SofiaPro";
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin: 0px;
}
#news-detail .wrapper .news-card-most-read .most-read .most-read-items .hood-date span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}

@media (max-width: 1350px) {
  #news-detail .wrapper .news-card-most-read .news-card-area {
    margin-right: 14px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card {
    align-items: center;
    height: 100%;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card h3 {
    margin-bottom: 10px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card p {
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 4px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .seeAll-date {
    padding-bottom: 20px;
    margin-right: 24px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .seeAll-date a {
    font-size: 12px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .seeAll-date span {
    font-size: 12px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news {
    gap: 10px;
  }
}
@media (max-width: 1047px) {
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card h3 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 10px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news {
    margin-top: 33px;
  }
}
@media (max-width: 992px) {
  #news-detail .wrapper {
    margin-top: 172px;
  }
  #news-detail .wrapper .img_text-hood {
    display: block;
  }
  #news-detail .wrapper .img_text-hood .img {
    margin: 0px auto;
    margin-bottom: 50px;
  }
  #news-detail .wrapper .img_text-hood .text-hood span {
    justify-content: center;
    margin-bottom: 30px;
  }
  #news-detail .wrapper .news-detail-slider .banner_news-detail .container #news-detail-slider {
    height: 229px;
  }
  #news-detail .wrapper .ticket-social .social div {
    gap: 10px;
  }
  #news-detail .wrapper .news-card-most-read {
    display: grid;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area {
    margin-right: 0px;
    order: 2;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .img {
    display: flex;
    justify-content: center;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .img img {
    width: 200px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .text-hood {
    padding: 24px;
  }
  #news-detail .wrapper .news-card-most-read .most-read {
    min-width: 350px;
    order: 1;
    margin-bottom: 20px;
    height: 350px;
  }
}
@media (max-width: 768px) {
  #news-detail .wrapper .img_text-hood {
    display: block;
  }
  #news-detail .wrapper .ticket-social {
    display: block;
    align-items: center;
    justify-items: center;
  }
  #news-detail .wrapper .ticket-social .ticket {
    display: block;
  }
  #news-detail .wrapper .ticket-social .ticket span {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-bottom: 10px;
  }
  #news-detail .wrapper .ticket-social .ticket .dot {
    display: none;
  }
  #news-detail .wrapper .ticket-social .ticket div {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #news-detail .wrapper .ticket-social .social {
    margin-top: 20px;
    justify-content: center;
  }
  #news-detail .wrapper .ticket-social .social div {
    gap: 10px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .text-hood {
    padding: 24px;
  }
}
@media (max-width: 576px) {
  #news-detail .wrapper {
    margin-top: 92px;
  }
  #news-detail .wrapper .locate h3 {
    font-size: 36px;
    text-align: center;
  }
  #news-detail .wrapper .locate div {
    text-align: center;
  }
  #news-detail .wrapper .img_text-hood {
    display: block;
  }
  #news-detail .wrapper .img_text-hood .img {
    width: 100%;
    height: 100%;
  }
  #news-detail .wrapper .img_text-hood .img img {
    padding: 12px;
    width: 94%;
    height: 100%;
  }
  #news-detail .wrapper .img_text-hood .img .zoom {
    padding: 0px;
    bottom: 78px;
  }
  #news-detail .wrapper .img_text-hood .img .download {
    padding: 0px;
    bottom: 30px;
  }
  #news-detail .wrapper .img_text-hood .text-hood span hr {
    display: none;
  }
  #news-detail .wrapper .ticket-social {
    display: block;
    align-items: center;
    justify-items: center;
  }
  #news-detail .wrapper .ticket-social .ticket {
    display: block;
  }
  #news-detail .wrapper .ticket-social .ticket span {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-bottom: 10px;
  }
  #news-detail .wrapper .ticket-social .ticket .dot {
    display: none;
  }
  #news-detail .wrapper .ticket-social .ticket div {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #news-detail .wrapper .ticket-social .social {
    margin-top: 20px;
    justify-content: center;
  }
  #news-detail .wrapper .ticket-social .social div {
    gap: 10px;
  }
  #news-detail .wrapper .news-card-most-read {
    display: block;
    margin-bottom: 50px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card {
    padding-top: 24px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .img img {
    width: 90%;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .text-hood {
    padding: 24px;
    padding-left: 24px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card .news-info {
    margin-top: 0px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card h3 {
    font-size: 18px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .news-card p {
    font-size: 14px;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news {
    margin-top: 23px;
    margin-bottom: 23px;
    display: block;
  }
  #news-detail .wrapper .news-card-most-read .news-card-area .next-and-before-news .before {
    margin-bottom: 20px;
  }
  #news-detail .wrapper .news-card-most-read .most-read {
    min-width: 260px;
  }
  #news-detail .wrapper .news-card-most-read .most-read h3 {
    font-size: 16px;
  }
  #news-detail .wrapper .news-card-most-read .most-read .most-read-items .hood-date h4 {
    font-size: 14px;
  }
  #news-detail .wrapper .news-card-most-read .most-read .most-read-items .hood-date span {
    font-size: 12px;
  }
}/*# sourceMappingURL=news-detail.css.map */