.main-blog {
  background: #EEEEEE;
}

.hero__container {
  width: 100%;
}

.hero_wd {
  min-height: 26.5rem;
  background: url(../img/blog/bg-hero.webp) no-repeat;
  background-size: cover;
  background-position: center;
}

.hero__content {
  position: relative;
}

.hero__title_fz {
  position: absolute;
  top: 0.625rem;
  left: 0;
  background: #032e52;
  padding: 0 0.875rem 0.4375rem 0.625rem;
  font-size: 3.75rem;
  border-left: 0.3125rem solid #d9d70b;
}

.hero__text_wd {
  max-width: 50%;
  position: relative;
  padding-left: 0.9375rem;
  padding-bottom: 0;
}

.hero__text_wd::before {
  content: '';
  height: 100%;
  width: 0.125rem;
  background-color: #d9d70b;
  position: absolute;
  left: 0;
  top: 0;
}

.nav-tabs-list {
  padding: 0.9375rem 0;
  margin: 0;
  display: flex;
  gap: 0.9375rem;
  flex-wrap: wrap;
  font-size: 1rem;
}

.nav-tabs-list__item {
  padding: 0.625rem 0.9375rem;
  background: #fff;
  cursor: pointer;
}

.nav-tabs-list__item-active {
  background-color: #164C82;
  color: #ffffff;
  border-left: 0.3125rem solid #D9D70B;
}

.blog__picture img {
  max-height: 15.625rem;
}

.page-blog-product {
  padding: 0;
  background: 0 !important;
}

.page-blog-product::before {
  background: none;
}

.page-blog-product__col {
  flex-wrap: wrap;
  padding-top: 0;
}

.page-blog-product__item {
  flex: 1 1 calc(33.333% - 20px);
}

.hero-article {
  min-height: 16.5rem;
}

.article-page__title {
  padding-top: 0.3125rem;
  padding-bottom: 0.625rem;
  color: #505060;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: Oswald, sans-serif;
}

.article-page__content-sidebar {
  display: flex;
  gap: 1.875rem;
}

.article-page__content {
  margin-bottom: 1rem;
}

.article-page__sidebar {
  max-width: 20.1875rem;
  padding-top: 1.75rem;
  flex-shrink: 0;
}

.article-page__inner {
  position: sticky;
  top: 1.25rem;
  left: 0;
}

.article-page img {
  padding-bottom: 1.25rem;
}

.article-page p {
  font-size: 1rem;
}

.article-page pre {
  display: flex;
  flex-direction: column;
  background: #d9d9d9;
  font-size: 1rem;
  padding: 1.25rem;
  margin: 1rem 0;
  overflow: auto;
}

.article-page code {
  display: inline-block;
  background: #f7f7f7;
  border: 0.063rem solid #ddd;
  padding: 0.188rem 0.313rem;
  margin: 0;
  margin-bottom: 0.5rem;
}

.article-page code:last-child {
  margin-bottom: 0;
}

.article-page__wrapper a {
  color: #164c82;
  text-decoration: underline;
}

.article-page__wrapper ul, .article-page__wrapper ol {
  font-size: 1rem;
}

.article-page__wrapper ul > li {
  list-style-type: square;
}

.article-page__wrapper ul > li::marker {
  color: #007fff;
}

.article-page__wrapper blockquote {
  padding: 0.9375rem 0.9375rem 0.0625rem 0.9375rem;
  background: #CCE5FF;
  margin-bottom: 0.9375rem;
  margin-top: 0.9375rem;
  border-left: 0.25rem solid #007fff;
}

.article-page__contents-title {
  font-weight: 400;
  font-family: Oswald, sans-serif;
}

.article-page__subtitle, .article-page h2 {
  color: #505060;
  font-size: 1.375rem;
  font-weight: 400;
  font-family: Oswald, sans-serif;
}

.article-page__list {
  background: #d9d9d9;
  font-size: 1rem;
  padding: 1.25rem 2.5rem;
}

.breadcrumb {
  display: flex;
  gap: 0.3125rem;
  padding: 0;
  color: #9d9d9d;
  font-size: 0.875rem;
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  position: relative;
  scrollbar-width: thin;
}

.breadcrumb__link::after {
  content: '/';
  padding-left: 0.3125rem;
}

.article-meta {
  padding: 0;
  margin-bottom: 0.625rem;
  display: flex;
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #5F5F5F;
  font-size: 0.875rem !important;
}

.article-meta__item {
  display: flex;
  gap: 0.3125rem;
  align-items: center;
}

.article-meta__item::before {
  color: #007fff;
  font-size: 1rem;
}

.article-meta__item::after {
  content: '';
  border-right: 0.0625rem solid #164C82;
  height: 0.75rem;
  padding-left: 0.3125rem;
}

.article-meta__item:last-child::after {
  border-right: 0;
}

.popular-articles__title {
  color: #164c82;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: Oswald, sans-serif;
}

.popular-articles__item {
  display: flex;
  gap: 0.625rem;
}

.popular-articles__picture img {
  max-width: 5.3125rem;
  height: 5rem;
  object-fit: cover;
}

.popular-articles__subtitle {
  color: #164c82;
  font-size: 1rem;
  font-weight: 400;
  font-family: Oswald, sans-serif;
}

.popular-articles-meta {
  padding: 0;
  display: flex;
  gap: 0.625rem;
  font-size: 0.875rem;
}

.popular-articles-meta__item {
  display: flex;
  gap: 0.3125rem;
  align-items: center;
}

.popular-articles-meta__item:last-child::after {
  border-right: 0;
}

.popular-articles-meta__item::after {
  content: '';
  border-right: 0.0625rem solid #164C82;
  height: 0.75rem;
  padding-left: 0.3125rem;
}

.popular-articles-meta__item::before {
  color: #007fff;
}

.article-page-contents {
  background-color: #D9D9D9;
  padding: 1.25rem 2.5rem;
}

.article-page-contents__item {
  font-size: 1rem;
  color: #5f5f5f;
  text-decoration: underline;
  list-style-type: square;
}

.article-page-contents__link {
  text-decoration: underline;
}

.article-page__content-sidebar {
  display: flex;
  gap: 1.875rem;
  flex-direction: row;
}

.article-page__content-sidebar.mobile {
  flex-direction: column;
}

.blog-meta__item::before {
  color: #007fff;
  font-size: 1rem;
}

.archive__header {
  display: flex;
}

.archive__title {
  padding: 0.625rem 0.9375rem;
  background-color: #164C82;
  color: #ffffff;
  border-left: 0.3125rem solid #D9D70B;
  cursor: pointer;
}

.pagination-list {
  padding: 0.9375rem 0;
  position: relative;
  display: flex;
  justify-content: center;
  gap: 0.9375rem;
  font-size: 1rem;
}

.pagination-list_mg {
  margin: 0 auto;
}

.pagination-list__item span {
  background-color: #164C82;
  color: #ffffff;
  padding: 0.625rem 0.9375rem;
  border-left: 0.3125rem solid #D9D70B;
}

.pagination-list__item a {
  background-color: #ffffff;
  color: #164c82;
  padding: 0.625rem 0.9375rem;
}

.table-responsive {
  overflow-x: auto;
}

.table {
  width: 100%;
  margin: 1rem 0;
  border-collapse: collapse;
  font-size: 1rem;
}

.table tbody > tr:nth-of-type(2n) {
  background-color: #f9f9f9;
}

.table th, .table td {
  border: 0.0625rem solid #ddd;
  padding: 8px;
}

.table th {
  background-color: #f9f9f9;
  text-align: center;
  font-weight: bold;
}

.td-center {
  text-align: center;
}

.highlight tbody tr:hover {
  background-color: #f1f1f1;
}

.highlight thead th {
  background-color: #f9f9f9;
}

@media (max-width: 1400px) {
  .hero_wd {
    min-height: 21.5rem;
  }
}

@media (max-width: 1024px) {
  .hero_wd {
    min-height: 19.5rem;
  }
  .page-blog-product__item {
    flex: 1 1 calc(50% - 20px);
  }
}

@media (max-width: 991px) {
  .breadcrumb {
    margin-left: 0;
    margin-top: 1rem;
  }
}

@media (max-width: 600px) {
  .page-blog-product__item {
    flex: 1 1 100%;
  }
}

@media (max-width: 421px) {
  .footer__row::before, .footer__row::after {
    width: 2rem;
  }
  .footer__copyright {
    font-size: 1rem;
  }
}
/*# sourceMappingURL=blog.css.map */