@charset "UTF-8";

/* Original file: files/cache/assets/compiled/8a7cb6fd2056adf62bd33d4d4df0deaaa900879f.article-card.scss.css */

.jwiki-article-card .card-image .background {
  border-radius: 0;
}
.jwiki-article-card .card-content .title {
  margin-bottom: 5px;
}
.jwiki-article-card .card-content .description-custom {
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 5px;
  color: #191F28;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jwiki-article-card .tags-wrapper {
  display: flex;
}
.jwiki-article-card .tags-wrapper .tags {
  flex: 1 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: hidden;
}
.jwiki-article-card .tags-wrapper .date {
  font-size: 14px;
  color: #6B7684;
  flex-shrink: 0;
}
/* sourceMappingURL=8a7cb6fd2056adf62bd33d4d4df0deaaa900879f.article-card.scss.map */

/* Original file: files/cache/assets/compiled/a84d54dc78ef9652430aa05bcf5015cc839f59b8.list-tab.scss.css */

.jwiki-products-list-tab {
  z-index: 99;
}
.no-category .jwiki-products-list-tab {
  margin-top: 0;
}
@media (max-width: 899px) {
  .jwiki-products-list-tab {
    margin-top: 44px;
  }
}
@media (max-width: 479px) and (orientation: portrait) {
  .jwiki-products-list-tab {
    margin-top: 32px;
  }
}
.jwiki-products-list-tab .swiper-wrapper {
  justify-content: flex-start;
}
.jwiki-products-list-tab .swiper-slide {
  width: auto !important;
  text-decoration: none;
}
/* sourceMappingURL=a84d54dc78ef9652430aa05bcf5015cc839f59b8.list-tab.scss.map */

/* Original file: files/cache/assets/compiled/8a7cb6fd2056adf62bd33d4d4df0deaaa900879f.search-gray.scss.css */

.jwiki-search-gray {
  position: relative;
  background-color: #F2F4F6;
}
.jwiki-search-gray input {
  background-color: transparent;
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
}
.jwiki-search-gray .fa-search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  cursor: pointer;
}
.jwiki-search-gray::placeholder {
  color: #6B7684;
}
.jwiki-search-gray-lg {
  width: 475px;
  height: 50px;
  padding: 0 22px;
  padding-left: 156px;
}
.jwiki-search-gray-lg input {
  font-size: 16px;
}
@media (max-width: 899px) {
  .jwiki-search-gray-lg input {
    font-size: 14px;
  }
}
.jwiki-search-gray-sm {
  width: 282px;
  height: 36px;
  padding: 0 12px;
}
.jwiki-search-gray-sm input {
  font-size: 14px;
}
.jwiki-search-gray-noborder {
  border-radius: 4px;
}
.jwiki-search-gray-border {
  border-radius: 999px;
}
/* sourceMappingURL=8a7cb6fd2056adf62bd33d4d4df0deaaa900879f.search-gray.scss.map */

/* Original file: files/cache/assets/compiled/a84d54dc78ef9652430aa05bcf5015cc839f59b8.table-view.scss.css */

.jwiki-products-table {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  width: 100%;
}
@media (max-width: 899px) {
  .jwiki-products-table {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.jwiki-products-table-item {
  display: flex;
  gap: 20px;
  position: relative;
  width: 50%;
  padding: 20px 16px;
  text-decoration: none;
  color: #191F28;
  border-bottom: 1px solid #F2F4F6;
}
@media (max-width: 899px) {
  .jwiki-products-table-item {
    width: 100%;
    padding: 20px 0;
  }
}
.jwiki-products-table-item:hover {
  background-color: #F9FAFB;
}
.jwiki-products-table-item:nth-child(even) .table-content-more-dropdown {
  right: 0;
  left: inherit;
}
.jwiki-products-table-item .image-wrap {
  position: relative;
  width: 72px;
  height: 72px;
}
.jwiki-products-table-item .image-wrap .background {
  width: 100%;
  min-width: 72px;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-color: #F2F4F6;
  border-radius: 12px;
  overflow: hidden;
}
.jwiki-products-table-item .image-wrap .default-label {
  position: absolute;
  bottom: 2px;
  right: 2px;
  font-size: 10px;
  color: #ffffff;
  text-align: right;
}
.jwiki-products-table-item .table-content {
  flex: 1;
}
.jwiki-products-table-item .table-content .title {
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
}
.jwiki-products-table-item .table-content .meta-wrap {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  color: #6B7684;
}
.jwiki-products-table-item .table-content .tagline {
  color: #4E5968;
  font-weight: 600;
  font-size: 12px;
}
.jwiki-products-table-item .table-content-item {
  display: flex;
  font-size: 14px;
}
.jwiki-products-table-item .table-content-item .item-title {
  min-width: 80px;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  color: #6B7684;
}
.jwiki-products-table-item .table-content-item .item-value {
  font-weight: 500;
  line-height: 150%;
  word-break: keep-all;
}
.jwiki-products-table-item .table-content-item.intro-text {
  display: -webkit-box;
  margin-bottom: 10px;
  word-break: keep-all;
  font-size: 13px;
  color: #6B7684;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 500;
  line-height: 160%;
}
.jwiki-products-table-item .table-content-more {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px 14px;
  color: #6B7684;
  border-radius: 8px;
  z-index: 1;
}
@media (max-width: 899px) {
  .jwiki-products-table-item .table-content-more {
    right: 0;
  }
}
.jwiki-products-table-item .table-content-more:hover {
  background-color: #F2F4F6;
}
.jwiki-products-table-item .table-content-more-dropdown {
  display: none;
  position: absolute;
  width: max-content;
  top: 34px;
  right: 0;
  padding: 2px;
  border-radius: 4px;
  background-color: #ffffff;
}
@media (max-width: 899px) {
  .jwiki-products-table-item .table-content-more-dropdown {
    right: 0;
    left: inherit;
  }
}
.jwiki-products-table-item .table-content-more-dropdown.visible {
  display: flex;
  flex-direction: column;
}
.jwiki-products-table-item .table-content-more-dropdown-item {
  display: flex;
  gap: 4px;
  align-items: center;
  padding: 8px 12px;
  font-size: 13px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.jwiki-products-table-item .table-content-more-dropdown-item:hover {
  background-color: #F9FAFB;
}
.jwiki-products-table-item .table-content-files {
  display: flex;
  gap: 4px;
  margin-top: 12px;
  filter: grayscale(0.1) brightness(1.03);
}
.jwiki-products-table-empty-wrapper {
  width: 100%;
  padding: 100px 0;
}
/* sourceMappingURL=a84d54dc78ef9652430aa05bcf5015cc839f59b8.table-view.scss.map */

/* Original file: files/cache/assets/compiled/08bc071cef775c7816993cc9312c83e801d0bead.empty.scss.css */

.jwiki-empty {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 26px;
  width: 100%;
  margin: 15.5px 0;
  color: #6B7684;
}
.jwiki-empty img {
  width: 42px;
  height: auto;
}
/* sourceMappingURL=08bc071cef775c7816993cc9312c83e801d0bead.empty.scss.map */

