.cmp-news img[data-v-9f9a1578] {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cmp-news[data-v-9f9a1578] {
  width: 100%;
  overflow: hidden;
  padding-bottom: 95px;
}
@media screen and (max-width: 767px) {
.cmp-news[data-v-9f9a1578] {
    padding-bottom: 64px;
}
}
.cmp-news__cards-wrapper[data-v-9f9a1578] {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper[data-v-9f9a1578] {
    margin-top: 64px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head[data-v-9f9a1578] {
  position: relative;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-wrapper[data-v-9f9a1578] {
  display: flex;
  align-items: center;
  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[data-v-9f9a1578] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-wrapper[data-v-9f9a1578]::-webkit-scrollbar {
    display: none;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list[data-v-9f9a1578] {
  padding-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: calc(100% - 120px);
  overflow: hidden;
  overflow-x: auto;
  position: relative;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list[data-v-9f9a1578]::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-head-list[data-v-9f9a1578] {
    max-width: none;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item[data-v-9f9a1578] {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgba(2, 2, 2, 0.4);
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  white-space: nowrap;
  display: inline-block;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item.active[data-v-9f9a1578] {
  color: rgb(2, 2, 2);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item[data-v-9f9a1578] {
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-list .cmp-news__cards-head-item[data-v-9f9a1578]: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[data-v-9f9a1578]:not(:last-child) {
    margin-right: 20px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection[data-v-9f9a1578] {
  flex: 0 1 92px;
  position: relative;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-head-selection[data-v-9f9a1578] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 88px;
    margin-top: 36px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-wrapper[data-v-9f9a1578] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-input[data-v-9f9a1578] {
  -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[data-v-9f9a1578]::-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[data-v-9f9a1578]::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[data-v-9f9a1578] {
    width: calc(100% - 24px);
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection .svg-icon[data-v-9f9a1578] {
  width: 20px;
  height: 20px;
  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[data-v-9f9a1578] {
  transform: rotate(-180deg);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-list[data-v-9f9a1578] {
  position: absolute;
  top: 34px;
  right: 0;
  width: 208px;
  max-height: 229px;
  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: 5;
  height: 0;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-list[data-v-9f9a1578] {
    right: unset;
    left: 0;
    top: 30px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-head-selection-list .cmp-news__cards-head-selection-item[data-v-9f9a1578] {
  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[data-v-9f9a1578], .cmp-news__cards-wrapper .cmp-news__cards-head-selection-list .cmp-news__cards-head-selection-item[data-v-9f9a1578]:hover {
  background: rgb(250, 250, 250);
}
.cmp-news__cards-wrapper .cmp-news__cards-head-line[data-v-9f9a1578] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 64px;
  height: 2px;
  background: rgb(26, 26, 26);
  transition: left 0.3s linear, width 0.3s linear;
}
.cmp-news__cards-wrapper .cmp-news__cards-body[data-v-9f9a1578] {
  margin-top: 68px;
  display: flex;
  align-items: start;
  justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-body[data-v-9f9a1578] {
    margin: 36px 0 0;
    display: block;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card[data-v-9f9a1578] {
  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[data-v-9f9a1578] {
    margin-bottom: 36px;
}
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card[data-v-9f9a1578] {
    padding: 0;
    margin-bottom: 42px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card.flex-50[data-v-9f9a1578] {
  flex: 0 1 50%;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card:hover .news-card__img img[data-v-9f9a1578] {
  transform: scale(1.1);
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__img[data-v-9f9a1578] {
  overflow: hidden;
  border-radius: 5px;
  width: 100%;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__img img[data-v-9f9a1578] {
  transition: all 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  aspect-ratio: 17/10;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content[data-v-9f9a1578] {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content[data-v-9f9a1578] {
    margin-top: 10px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__info span[data-v-9f9a1578] {
  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[data-v-9f9a1578] {
    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[data-v-9f9a1578] {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__info span[data-v-9f9a1578]:not(:last-child) {
  margin-right: 29px;
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__title[data-v-9f9a1578] {
  margin: 10px 0 24px;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__title[data-v-9f9a1578] {
    margin: 6px 0 0;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-body .news-card__content .news-card__title a[data-v-9f9a1578] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(26, 26, 26);
}
.cmp-news__cards-wrapper .cmp-news__cards-footer[data-v-9f9a1578] {
  margin-top: 22px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.cmp-news__cards-wrapper .cmp-news__cards-footer[data-v-9f9a1578] {
    justify-content: center;
}
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination[data-v-9f9a1578] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon[data-v-9f9a1578] {
  width: 32px;
  height: 32px;
  margin: 0 8px;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.prev[data-v-9f9a1578] {
  transform: rotate(180deg);
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.prev[data-v-9f9a1578], .cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.next[data-v-9f9a1578] {
  cursor: pointer;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.prev.disabled[data-v-9f9a1578], .cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .page-icon.next.disabled[data-v-9f9a1578] {
  pointer-events: none;
  opacity: 0.4;
}
.cmp-news__cards-wrapper .cmp-news__cards-footer .cmp-news__cards-pagination .text-1[data-v-9f9a1578] {
  width: 32px;
  height: 32px;
  margin: 0 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmp-news__cards-wrapper .slide-enter-active[data-v-9f9a1578],
.cmp-news__cards-wrapper .slide-leave-active[data-v-9f9a1578] {
  transition: all 0.3s ease;
  overflow: hidden;
}
.cmp-news__cards-wrapper .slide-enter-to[data-v-9f9a1578] {
  height: auto;
  opacity: 1;
}
.cmp-news__cards-wrapper .slide-leave-to[data-v-9f9a1578] {
  height: 0;
  opacity: 0;
}
.cmp-news__cards-no-data[data-v-9f9a1578] {
  text-align: center;
  margin-top: 50px;
  width: 100%;
}
.cmp-news__cards-no-data-title[data-v-9f9a1578] {
  margin-top: 25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.2);
}