/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js??clonedRuleSet-3.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./src/components/news/news-card/style/index.scss ***!
  \************************************************************************************************************************************************************************************************************************************/
.cmp-news__recent {
  overflow: hidden;
}
.cmp-news__recent-wrapper {
  padding-bottom: 129px;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-wrapper {
    padding-bottom: 48px;
  }
}
.cmp-news__recent-title-wrapper {
  padding-top: 77px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-title-wrapper {
    padding-top: 36px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cmp-news__recent-title {
  font-size: 38px;
  font-weight: 400;
  line-height: 47.5px;
  color: rgb(19, 18, 20);
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
  }
}
.cmp-news__recent img {
  display: block;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.cmp-news__recent .swiper-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent .swiper-buttons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 24px;
  }
}
.cmp-news__recent .swiper-buttons .svg-icon {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  cursor: pointer;
}
.cmp-news__recent .swiper-buttons .svg-icon.swiper-button-disabled {
  opacity: 0.2;
}
.cmp-news__recent .swiper-buttons .svg-icon.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.cmp-news__recent .swiper-buttons .svg-icon.next {
  margin-left: 8px;
}
.cmp-news__recent-list-wrapper {
  margin-top: 46px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-list-wrapper {
    margin-top: 36px;
    overflow: unset;
  }
}
.cmp-news__recent-list {
  width: 95.62%;
}
.cmp-news__recent-item-img {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-item-img img {
    width: 100%;
    height: 49vw;
  }
}
.cmp-news__recent-item-content {
  padding-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-item-content {
    padding-top: 10px;
    height: calc(100% - 49vw);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 12px;
  }
}
.cmp-news__recent-item-date {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.cmp-news__recent-item-date span:not(:last-child) {
  margin-right: 24px;
}
.cmp-news__recent-item-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(26, 26, 26);
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .cmp-news__recent-item-title {
    margin-bottom: 24px;
  }
}
.cmp-news__recent-item:hover .cmp-news__recent-item-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cmp-news__recent-item-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-news__recent-item-link span {
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  color: #000;
  margin-right: 10px;
}
.cmp-news__recent-item-link .svg-icon {
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js??clonedRuleSet-3.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./src/components/news/news-detail/style/index.scss ***!
  \**************************************************************************************************************************************************************************************************************************************/
.cmp-news__detail {
  padding: 104px 0 20px;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail {
    padding: 98px 0 12px;
  }
}
.cmp-news__detail-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-back {
    margin-bottom: 36px;
  }
}
.cmp-news__detail-back .svg-icon {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-back .svg-icon {
    margin-right: 8px;
  }
}
.cmp-news__detail-back span {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-back span {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
  }
}
.cmp-news__detail-title {
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: 1px;
  max-width: 900px;
  margin-bottom: 68px;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-title {
    max-width: none;
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    margin-bottom: 12px;
  }
}
.cmp-news__detail-date {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 68px;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-date {
    margin-bottom: 36px;
  }
}
.cmp-news__detail img, .cmp-news__detail video {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 6px;
}
.cmp-news__detail-content {
  margin: 66px 0;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-content {
    margin: 36px 0;
  }
}
.cmp-news__detail-content .news-image, .cmp-news__detail-content .news-video {
  margin: 68px 0;
}
.cmp-news__detail-content .news-image.no-top-margin, .cmp-news__detail-content .news-video.no-top-margin {
  margin-top: 0;
}
.cmp-news__detail-content .news-image.no-bottom-margin, .cmp-news__detail-content .news-video.no-bottom-margin {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-content .news-image, .cmp-news__detail-content .news-video {
    margin: 36px 0;
  }
  .cmp-news__detail-content .news-image.no-top-margin, .cmp-news__detail-content .news-video.no-top-margin {
    margin-top: 0;
  }
  .cmp-news__detail-content .news-image.no-bottom-margin, .cmp-news__detail-content .news-video.no-bottom-margin {
    margin-bottom: 0;
  }
}
.cmp-news__detail-content .news-image .video-wrapper, .cmp-news__detail-content .news-video .video-wrapper {
  position: relative;
}
.cmp-news__detail-content .news-image .video-wrapper .video-overlay, .cmp-news__detail-content .news-video .video-wrapper .video-overlay {
  display: none;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-content .news-image .video-wrapper .video-overlay, .cmp-news__detail-content .news-video .video-wrapper .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cmp-news__detail-content .news-image .caption, .cmp-news__detail-content .news-video .caption {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-content .news-image .caption, .cmp-news__detail-content .news-video .caption {
    font-size: 10px;
    font-weight: 300;
    line-height: 15px;
  }
}
.cmp-news__detail-content .news-text {
  margin: 68px auto;
  max-width: 760px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  text-align: justify;
  text-indent: 2em;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail-content .news-text {
    max-width: none;
    width: 82.5%;
    margin: 36px auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.1px;
  }
}
.cmp-news__detail-content .text-center {
  text-align: center;
  text-indent: 0;
}
.cmp-news__detail .v-pop {
  height: calc(var(--vh, 1vh) * 100);
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transform: translateY(120vh);
          transform: translateY(120vh);
  width: 100%;
  z-index: 9999;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.cmp-news__detail .v-pop.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cmp-news__detail .v-pop .v-pop-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  background: #201f1c;
}
.cmp-news__detail .v-pop .v-pop-container .v-pop-wrapper {
  width: 75vw;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail .v-pop .v-pop-container .v-pop-wrapper {
    width: 86.67vw;
  }
}
.cmp-news__detail .v-pop .v-pop-container .v-pop-wrapper .v-pop-video-player {
  height: 100%;
  max-height: 75vh;
  outline: none;
  width: 100%;
}
.cmp-news__detail .v-pop .v-pop-close {
  cursor: pointer;
  height: 32px;
  margin-left: auto;
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .cmp-news__detail .v-pop .v-pop-close {
    right: 7vw;
    right: calc(var(--vw, 1vw) * 7);
    top: 100px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js??clonedRuleSet-3.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./src/components/news/news-kv/style/index.scss ***!
  \**********************************************************************************************************************************************************************************************************************************/
.cmp-news-kv {
  width: 100%;
  overflow: hidden;
  padding-top: 126px;
}
.cmp-news-kv img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv {
    padding-top: 114px;
  }
}
.cmp-news-kv__title {
  font-size: 58px;
  font-weight: 500;
  line-height: 58px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__title {
    font-size: 36px;
    line-height: 36px;
  }
}
.cmp-news-kv__slide {
  margin-top: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 484px;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide {
    margin-top: 64px;
    height: auto;
  }
}
.cmp-news-kv__slide__inner {
  width: 62.73%;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__inner {
    width: 100%;
    overflow: unset;
  }
}
.cmp-news-kv__slide__inner .swiper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__inner .swiper {
    overflow: unset;
  }
}
.cmp-news-kv__slide__inner .swiper .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.cmp-news-kv__slide__inner .swiper .swiper-wrapper .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__inner .swiper .swiper-wrapper .swiper-slide {
    width: 95.62%;
  }
}
.cmp-news-kv__slide__inner .swiper .swiper-wrapper .swiper-slide .cmp-news__slide__image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__inner .swiper .swiper-wrapper .swiper-slide .cmp-news__slide__image {
    height: 49.0666666667vw;
  }
}
.cmp-news-kv__slide__inner .swiper .swiper-wrapper .swiper-slide .cmp-news__slide__image img {
  height: 100%;
}
.cmp-news-kv__slide__inner .swiper .swiper-buttons {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cmp-news-kv__slide__inner .swiper .swiper-buttons .swiper-button {
  width: 32px;
  height: 32px;
  -webkit-transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.cmp-news-kv__slide__inner .swiper .swiper-buttons .swiper-button.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.4;
}
.cmp-news-kv__slide__inner .swiper .swiper-buttons .swiper-button.swiper-button-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.cmp-news-kv__slide__inner .swiper .swiper-buttons .swiper-button.swiper-button-next {
  margin-left: 8px;
}
.cmp-news-kv__slide__pagination {
  width: 37.27%;
  height: 100%;
  padding-left: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cmp-news-kv__slide__pagination__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.33%;
          flex: 0 1 33.33%;
  max-height: 33.33%;
  width: 100%;
  height: 100%;
  padding: 12px 4px;
  cursor: pointer;
}
.cmp-news-kv__slide__pagination__item.active .cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__title {
  color: rgb(26, 26, 26);
}
.cmp-news-kv__slide__pagination__item.active .cmp-news-kv__slide__content .cmp-news-kv__slide__more a {
  width: 100%;
  margin-right: 10px;
}
.cmp-news-kv__slide__pagination__item.active .cmp-news-kv__slide__content .cmp-news-kv__slide__more .svg-icon {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 1;
}
.cmp-news-kv__slide__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content {
    height: calc(100% - 49.0666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content .cmp-news-kv__slide__overlay {
    padding-top: 10px;
  }
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__info {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__info {
    margin-bottom: 6px;
  }
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__info span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__info span {
    font-size: 12px;
    line-height: 16.8px;
  }
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__info span:last-child {
  margin-left: 24px;
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(26, 26, 26);
  color: rgba(26, 26, 26, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content .cmp-news-kv__slide__overlay .cmp-news-kv__slide__title {
    margin-bottom: 24px;
    color: rgb(26, 26, 26);
  }
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 12px;
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__more a {
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  color: rgb(0, 0, 0);
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content .cmp-news-kv__slide__more a {
    width: 100%;
    margin-right: 10px;
  }
}
.cmp-news-kv__slide__content .cmp-news-kv__slide__more .svg-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .cmp-news-kv__slide__content .cmp-news-kv__slide__more .svg-icon {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    opacity: 1;
  }
}
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js??clonedRuleSet-3.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./src/components/news/news-list/style/index.scss ***!
  \************************************************************************************************************************************************************************************************************************************/
.cmp-news {
  width: 100%;
  overflow: hidden;
  padding-bottom: 95px;
}
.cmp-news img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 767px) {
  .cmp-news {
    padding-bottom: 64px;
  }
}
.cmp-news .mob-selection-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.cmp-news .pc-selection-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 230px;
          flex: 0 1 230px;
}
.cmp-news__cards-wrapper {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper {
    margin-top: 64px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-head {
  position: relative;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-head-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .cmp-news__cards-wrapper .cmp-news__cards-head-wrapper::-webkit-scrollbar {
    display: none;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list {
  padding-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgba(2, 2, 2, 0.4);
  -webkit-transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item.active {
  color: rgb(2, 2, 2);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item:not(:last-child) {
  margin-right: 48px;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item:not(:last-child) {
    margin-right: 29px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 92px;
          flex: 0 1 92px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-head-selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 88px;
    margin-top: 36px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input {
  -webkit-appearance: none;
  display: inline-block;
  outline: none;
  width: calc(100% - 28px);
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgb(2, 2, 2);
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgb(2, 2, 2);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input::-moz-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgb(2, 2, 2);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgb(2, 2, 2);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgb(2, 2, 2);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input::placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgb(2, 2, 2);
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-head-selection-input {
    width: calc(100% - 24px);
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection .svg-icon {
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection .svg-icon.active {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-list {
  position: absolute;
  top: 34px;
  right: 0;
  width: 208px;
  max-height: 228px;
  overflow-y: auto;
  padding: 4px 0px 4px 0px;
  border-radius: 5px;
  border: 0.8px solid rgba(0, 0, 0, 0.1);
  background: rgb(255, 255, 255);
  z-index: 1;
  height: 0;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-head-selection-list {
    right: unset;
    left: 0;
    top: 30px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-list .cmp-news__cards-head-selection-item {
  padding: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-list .cmp-news__cards-head-selection-item.active, .cmp-news__cards-wrapper .cmp-news__cards-head-selection-list .cmp-news__cards-head-selection-item:hover {
  background: rgb(250, 250, 250);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 64px;
  height: 2px;
  background: rgb(26, 26, 26);
  -webkit-transition: left 0.3s linear, width 0.3s linear;
  transition: left 0.3s linear, width 0.3s linear;
}
.cmp-news__cards-wrapper .cmp-news__cards-body {
  margin-top: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 100px;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body {
    margin: 36px 0 0;
    display: block;
    min-height: 180px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1024px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body .news-card {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body .news-card {
    padding: 0;
    margin-bottom: 42px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card.flex-50 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card:hover .news-card__img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__img {
  overflow: hidden;
  border-radius: 5px;
  width: 100%;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__img img {
  -webkit-transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content {
    margin-top: 10px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__info span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__info span {
    font-size: 12px;
    line-height: 16.8px;
  }
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__info span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__info span:not(:last-child) {
  margin-right: 29px;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__title {
  margin: 10px 0 24px;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__title {
    margin: 6px 0 0;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__title a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(26, 26, 26);
}
.cmp-news__cards-wrapper .cmp-news__cards-footer {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .cmp-news__cards-wrapper .cmp-news__cards-footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon {
  width: 32px;
  height: 32px;
  margin: 0 8px;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.prev, .cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.next {
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.prev.disabled, .cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.next.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .text-1 {
  width: 32px;
  height: 32px;
  margin: 0 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-news__cards-wrapper .slide-enter-active,
.cmp-news__cards-wrapper .slide-leave-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.cmp-news__cards-wrapper .slide-enter-to {
  height: auto;
  opacity: 1;
}
.cmp-news__cards-wrapper .slide-leave-to {
  height: 0;
  opacity: 0;
}
