@charset "UTF-8";
.blog-page {
  position: relative; }
  .blog-page:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #FFE0E1 0%, transparent 100%);
    z-index: -1;
    height: 100vh;
    min-height: 1207px; }
  .blog-page .section-heading:not(.no-uppercase) {
    text-transform: uppercase;
    margin-bottom: 32px; }
    .blog-page .section-heading:not(.no-uppercase) h1 {
      margin: 0; }
  .blog-page .blog-new {
    padding: 64px 0 72px;
    background: linear-gradient(180deg, #DEF3FF 0%, #FAFAFA 100%); }
    @media (max-width: 768px) {
      .blog-page .blog-new {
        padding: 32px 0; } }
    .blog-page .blog-new .blog-new-nav-prev {
      position: absolute;
      top: 50%;
      left: 20px;
      z-index: 1;
      transform: translateY(calc(-50% - 32.5px)); }
    .blog-page .blog-new .blog-new-nav-next {
      position: absolute;
      top: 50%;
      right: 20px;
      z-index: 1;
      transform: translateY(calc(-50% - 32.5px)); }
    .blog-page .blog-new .article-block {
      border-radius: 2px;
      position: relative; }
    .blog-page .blog-new .box-pro-detail {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 32px;
      background: rgba(0, 0, 0, 0.3);
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%); }
      @media (max-width: 768px) {
        .blog-page .blog-new .box-pro-detail {
          padding: 16px; } }
      .blog-page .blog-new .box-pro-detail .article-name {
        min-height: auto;
        color: #fff;
        margin-top: 12px;
        margin-bottom: 0; }
        @media (max-width: 768px) {
          .blog-page .blog-new .box-pro-detail .article-name {
            font-size: 13px;
            margin-top: 6px; } }
        .blog-page .blog-new .box-pro-detail .article-name a {
          color: #fff; }
    .blog-page .blog-new .blog-nav-wrapper {
      display: block;
      margin-top: 40px;
      text-align: center; }
      .blog-page .blog-new .blog-nav-wrapper .section-slider-swiper-pagination {
        justify-content: center; }
    .blog-page .blog-new .nav-group {
      display: inline-block; }
      @media (max-width: 990px) {
        .blog-page .blog-new .nav-group {
          display: none; } }
      .blog-page .blog-new .nav-group .arrow-style-1 {
        position: absolute;
        top: 50%;
        right: 20px;
        z-index: 1;
        transform: translateY(calc(-50% - 32.5px)); }
        .blog-page .blog-new .nav-group .arrow-style-1:hover {
          background: #0A0A0A;
          color: #fff; }
      .blog-page .blog-new .nav-group .section-slider-prev {
        right: 20px; }
      .blog-page .blog-new .nav-group .section-slider-prev {
        left: 20px; }
    .blog-page .blog-new .arrow-style-1.swiper-button-disabled {
      opacity: 0;
      visibility: hidden; }
  .blog-page .wrapper-contentpage .article-block {
    border: 1px solid #FAFAFA; }

.blog-list {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 24px 16px;
  flex-wrap: wrap; }
  .blog-list .article-loop {
    -webkit-flex: 0 0 calc((100% - (16px*1)) /2);
    flex: 0 0 calc((100% - (16px*1)) /2);
    max-width: calc((100% - (16px*1)) /2); }
  @media (min-width: 992px) {
    .blog-list .article-loop {
      -webkit-flex: 0 0 calc((100% - (16px*3)) /4);
      flex: 0 0 calc((100% - (16px*3)) /4);
      max-width: calc((100% - (16px*3)) /4); } }

#article .blog-new {
  background: transparent;
  padding: 48px 0 72px;
  max-width: 940px;
  margin: 0 auto; }

#article .section-meta-post {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px; }
  #article .section-meta-post .blog-title {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #034EA2;
    font-size: 13px;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid  #B6EAFF;
    background: #EFFAFF;
    padding: 8px; }
  #article .section-meta-post .date {
    padding: 8px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    #article .section-meta-post .date time {
      font-size: 13px;
      font-weight: 600;
      margin-left: 8px; }
  #article .section-meta-post .author {
    font-size: 13px;
    font-weight: 600;
    padding: 8px 0; }

@media (max-width: 991.98px) {
  #article {
    padding: 32px 0; } }

.section-blog-tabs {
  padding-bottom: 72px; }
  .section-blog-tabs .section-heading h2 {
    margin-bottom: 32px; }
  .section-blog-tabs .sports-content {
    position: relative; }
  .section-blog-tabs .blog-new-nav {
    position: absolute;
    right: 0;
    bottom: calc(100% + 40px);
    z-index: 1;
    display: flex;
    gap: 10px;
    align-items: center; }
    @media (max-width: 767px) {
      .section-blog-tabs .blog-new-nav {
        display: none; } }
  @media (max-width: 991.98px) {
    .section-blog-tabs {
      padding-bottom: 32px; }
      .section-blog-tabs .section-heading h2 {
        margin-bottom: 16px; } }

.list-productRelated-type {
  padding-bottom: 72px; }
  .list-productRelated-type .title_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px; }
    .list-productRelated-type .title_block h2 {
      margin: 0; }
  .list-productRelated-type .blog-new-nav {
    z-index: 1;
    display: flex;
    gap: 10px;
    align-items: center; }
    @media (max-width: 767px) {
      .list-productRelated-type .blog-new-nav {
        display: none; } }
  @media (max-width: 991.98px) {
    .list-productRelated-type {
      padding-bottom: 32px; }
      .list-productRelated-type .title_block {
        margin-bottom: 16px; } }

.table-of-contents {
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  display: block;
  padding: 14px 24px;
  position: relative;
  margin: 16px auto;
  width: 100%;
  display: table;
  margin-top: 16px; }
  .table-of-contents .table-title .htitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer; }
    .table-of-contents .table-title .htitle.is-active .svg-icon use:last-child {
      display: none; }

/*.table-of-contents */
.table-of-contents .table-title {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  padding: 0; }

.table-of-contents .table-title .toc_toggle {
  display: block;
  line-height: 0;
  margin-left: 8px; }

/*.table-of-contents .table-title .toc_toggle a {color:var(--shop-color-main);padding: 0 1px;}*/
.table-of-contents .table-title + ul {
  display: none; }

.table-of-contents ul {
  font-size: 16px;
  list-style-type: upper-roman;
  margin: 0 0 0 16px; }

.table-of-contents ul li {
  list-style-position: inside;
  margin: 8px 0 0; }

.table-of-contents ul li a {
  text-decoration: none;
  color: #0A0A0A; }

.table-of-contents > ul {
  padding-bottom: 10px;
  margin-left: 0; }

.table-of-contents ul ul {
  list-style-type: decimal; }

.table-of-contents > ul ul ul {
  display: none; }

.table-of-contents ul li a:hover, .table-of-contents ul li a:focus {
  color: #EC2228; }

.table-content-button {
  width: 35px;
  height: 35px;
  display: block;
  position: fixed;
  left: 10px;
  z-index: 10;
  opacity: 0;
  top: 45%; }

.table-content-button .btn-icolist {
  font-size: 18px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  outline: none;
  float: left;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  border-radius: 4px; }

.table-content-button .btn-icolist svg {
  width: 20px;
  height: 35px;
  vertical-align: initial; }

.table-content-fixed {
  position: fixed;
  left: 10px;
  z-index: 999;
  max-width: 280px;
  top: 45%;
  background: #fff;
  border: 1px solid #E5E5E5;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  transform: scale(0);
  transform: scale(0);
  transition: transform .2s; }

.table-content-fixed .table-of-header {
  position: relative;
  padding-right: 50px;
  display: flex;
  justify-content: space-between;
  padding: 10px 12px;
  border-bottom: 1px solid  #eeeeee; }

.table-content-fixed .table-of-header .hTitle {
  max-width: calc(100% - 50px);
  margin-left: 0;
  font-weight: 600;
  font-size: 14px; }

.table-content-fixed .table-of-header .hClose {
  position: absolute;
  right: 5px;
  top: 2px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  text-align: center; }

.table-content-fixed .table-of-header .hClose svg {
  width: 32px;
  height: 32px;
  width: 14px; }

.table-content-fixed .table-of-contents {
  border: 0;
  background: #ffffff;
  margin: 0;
  padding: 5px 12px;
  box-shadow: none;
  display: block;
  overflow: hidden;
  overflow-y: auto;
  max-height: 70vh;
  overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.table-content-fixed .table-of-contents .table-title {
  display: none; }

.table-content-fixed .table-of-contents ul {
  font-size: 14px;
  display: block; }

.table-content-button.active {
  opacity: 1;
  transform: scale(1);
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }

.table-content-fixed.active {
  transform: scale(1) translateY(-45%);
  -webkit-transform: scale(1) translateY(-45%);
  -moz-transform: scale(1) translateY(-45%);
  -ms-transform: scale(1) translateY(-45%);
  -o-transform: scale(1) translateY(-45%); }

/* ===== Responsive Scale Rule — Blog ===== */
@media (min-width: 1200px) and (max-width: 1599px) {
  .blog-page .blog-new {
    padding: 64px 0 64px; }
  #article .blog-new {
    padding: 48px 0 64px; }
  .section-blog-tabs {
    padding-bottom: 64px; }
  .list-productRelated-type {
    padding-bottom: 64px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #article .blog-new {
    padding: 48px 0 60px; }
  .section-blog-tabs {
    padding-bottom: 60px; }
  .list-productRelated-type {
    padding-bottom: 60px; } }

@media (min-width: 769px) and (max-width: 1199px) {
  .blog-page .blog-new {
    padding: 64px 0 60px; } }
