.materials-list-page .content-materials-home.materials-home-list {
  margin-top: -318px;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header {
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header .materials-home-header-title {
  text-align: center;
  padding: 24px 0 32px;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header .materials-home-header-title .materials-home-header-title-text {
  font-size: 32px;
  font-weight: 700;
  color: #231815;
  line-height: 42px;
  letter-spacing: 0.02em;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header .materials-home-search {
  position: absolute;
  right: 0;
  bottom: 0;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-filter-block {
  z-index: 2;
  position: relative;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-header,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-header {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 42px;
  font-size: 14px;
  color: #231815;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-title {
  font-size: 18px;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-title .case-list-term {
  font-size: 24px;
  font-weight: 700;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-title .case-list-suffix {
  margin-left: 4px;
  font-size: 16px;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-meta {
  text-align: right;
  min-width: 200px;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-meta-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 32px;
  font-size: 14px;
  color: #231815;
  text-align: right;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-count {
  margin-top: 4px;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.03em;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-content {
  margin-bottom: 0;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination {
  margin-top: 46px;
  text-align: center;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination ul.page-numbers,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 8px;
  flex-wrap: wrap;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination li,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 14px;
  font-weight: 500;
  color: #231815;
  background-color: #fff;
  border: 1px solid #E1EAEE;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers:hover:not(.current):not(.dots),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers:hover:not(.current):not(.dots),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers:hover:not(.current):not(.dots),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers:hover:not(.current):not(.dots) {
  border-color: #E8F5FB;
  background-color: #E8F5FB;
  color: #333333;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.current,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.current,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.current,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.current {
  background-color: #007AC0;
  color: #fff;
  border-color: #007AC0;
  font-weight: 600;
  transition: all 0.3s ease-out;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.current:hover,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.current:hover,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.current:hover,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.current:hover {
  background-color: #0066A3;
  border-color: #0066A3;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.dots,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.dots,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.dots,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.dots {
  border: 1px solid #E5E5E5;
  background-color: #fff;
  color: #231815;
  cursor: default;
  pointer-events: none;
  transition: all 0.3s ease-out;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.dots:hover,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.dots:hover,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.dots:hover,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.dots:hover {
  border-color: #E5E5E5;
  background-color: #fff;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.prev, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.next, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.first, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.last,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.prev,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.next,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.first,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.last,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.prev,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.next,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.first,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.last,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.prev,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.next,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.first,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.last {
  width: 32px;
  color: #231815;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #E5E5E5;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.prev:hover:not(.disabled), .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.next:hover:not(.disabled), .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.first:hover:not(.disabled), .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.last:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.prev:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.next:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.first:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.last:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.prev:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.next:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.first:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.last:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.prev:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.next:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.first:hover:not(.disabled),
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.last:hover:not(.disabled) {
  border-color: #E8F5FB;
  background-color: #E8F5FB;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.prev.disabled, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.next.disabled, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.first.disabled, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.last.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.prev.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.next.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.first.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.last.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.prev.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.next.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.first.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.last.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.prev.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.next.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.first.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.last.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #E5E5E5;
  color: #231815;
}
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.disabled,
.materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.disabled {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: 500;
  color: #231815;
  background-color: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-content .materials-home-item-list-archive {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .materials-list-page .content-materials-home.materials-home-list {
    margin-top: -206px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header {
    position: unset;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header .materials-home-header-title {
    text-align: center;
    padding: 7px 0;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header .materials-home-header-title .materials-home-header-title-text {
    font-size: 24px;
    line-height: 34px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-home-header .materials-home-search {
    position: unset;
    width: 100%;
    z-index: 2;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-header,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-header {
    display: block !important;
    margin-bottom: 23px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-title .case-list-term {
    font-size: 20px !important;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-title .case-list-suffix {
    font-size: 14px !important;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-list-count {
    font-size: 12px !important;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-content .materials-home-item-list-archive {
    grid-template-columns: 1fr !important;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination {
    margin-top: 32px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination ul.page-numbers,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination ul.page-numbers {
    gap: 6px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers {
    min-width: 28px;
    height: 28px;
    font-size: 12px;
  }
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.prev, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.next, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.first, .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination a.page-numbers.last,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.prev,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.next,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.first,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .materials-list-pagination span.page-numbers.last,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.prev,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.next,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.first,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination a.page-numbers.last,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.prev,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.next,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.first,
  .materials-list-page .content-materials-home.materials-home-list .materials-home-container .case-pagination span.page-numbers.last {
    width: 32px;
    height: 32px;
  }
}/*# sourceMappingURL=index.css.map */