.tab-timeline {
  display: flex;
  align-items: center;
}
.tab-timeline img,
.tab-timeline svg {
  margin-right: 10px;
}
.tab-timeline p {
  margin-bottom: 0;
  margin-top: 4px;
}
.title-icon-accordion {
  display: flex;
  align-items: center;
}
.nsp-content-wrapper {
  display: flex;
}
.nsp-link {
  display: flex;
  justify-content: center;
}
.tab-timeline img {
  filter: invert(15%) sepia(3%) saturate(12%) hue-rotate(344deg) brightness(99%) contrast(86%);
}
.bdt-open .tab-timeline img {
  filter: none;
}
.bdt-open .bdt-ep-title-text,
.bdt-open .tab-timeline {
  color: #be030c;
  font-weight: 400;
}
.bdt-open .bdt-ep-accordion-icon.bdt-flex-align-right svg path {
  fill: #be030c;
  stroke: #be030c;
}
.bdt-open i {
  transform: rotate(45deg);
}
.nsp-link-bgr {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 30vw;
}
.accordion-grid-container {
  border-radius: 0.52vw;
}
.accordion-content-inner {
  border-radius: 0.26vw;
}
.nsp-content-wrapper {
  display: flex;
  align-items: center;
}
.nsp-text {
  padding-left: 1.24vw;
}
.newspaper-section .bdt-ep-accordion-icon-opened {
  display: flex !important;
  justify-content: flex-end;
}
.newspaper-section .bdt-ep-accordion-item .bdt-ep-accordion-icon-closed {
  display: flex;
  justify-content: flex-end;
}
.newspaper-section .bdt-ep-accordion-title {
  background: 0 0;
  cursor: pointer;
}
.newspaper-section .bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-closed {
  display: flex;
}
.newspaper-section .bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-closed svg {
  transform: rotate(45deg);
}
.nsp-text {
  font-family: Poppins VN;
  font-size: 3.72vw;
  line-height: 150%;
}
.nsp-link-bgr svg {
  margin-left: 1.04vw;
}
.newspaper-section .nsp-link-bgr {
  border-radius: 5px !important;
}
.newspaper-section .bdt-ep-accordion-title:hover .tab-timeline img {
  filter: none;
}
.newspaper-section .bdt-ep-accordion-title:hover .bdt-ep-accordion-icon svg path {
  stroke: #be030c;
}
.newspaper-section .bdt-ep-accordion-title:hover .tab-timeline svg path,
.newspaper-section .bdt-open .tab-timeline svg path {
  fill: #be030c;
}
.nsp-content-wrapper {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .title-icon-accordion {
    display: flex;
    flex-direction: column;
  }
  .newspaper-section .bdt-ep-accordion-title {
    margin-bottom: 5.34vw;
  }
  .accordion-content-inner,
  .accordion-content-wrapper {
    padding: 0 !important;
  }
  .accordion-content-wrapper {
    padding: 4.65vw;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4vw !important;
    padding-top: 4vw !important;
  }
  .newspaper-section .nsp-link-bgr {
    max-width: 35vw;
  }
  .newspaper-section .nsp-link-bgr svg {
    width: 4.18vw;
    height: 4.18vw;
  }
  .newspaper-section .title-icon-accordion {
    align-items: flex-start !important;
  }
  .newspaper-section .bdt-flex-middle {
    align-items: flex-start !important;
  }
  .newspaper-section span.bdt-ep-accordion-icon.bdt-flex-align-right {
    margin-top: 1.2vw;
  }
  .newspaper-section .tab-post-title {
    padding-top: 10px;
  }
  .newspaper-section .bdt-ep-accordion-title {
    margin-bottom: 1vw !important;
    margin-top: 1vw !important;
  }
  #footer-accordion .accordion-grid-container .accordion-content-wrapper {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  #footer-accordion .accordion-content-inner {
    padding: 0 10.3vw 0 12.09vw !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .nsp-content-wrapper {
    flex-direction: row !important;
  }
  .nsp-content-wrapper img {
    max-width: 30%;
  }
  .newspaper-section .nsp-link-bgr {
    max-width: 15vw;
  }
  .newspaper-section .nsp-link-bgr svg {
    width: 3vw;
    height: 3vw;
  }
}

@media (min-width: 1024px) {
  .nsp-content-wrapper {
    flex-direction: row;
  }
  .nsp-content-wrapper img {
    max-width: 19.74vw;
    height: auto;
  }
  .nsp-link-bgr {
    max-width: 12vw;
  }
  .nsp-link-bgr svg {
    padding-left: 0.83vw;
  }
  .nsp-link:after {
    width: 0.83vw;
    height: 0.83vw;
    padding-left: 0.625vw;
  }
  .bdt-ep-accordion-icon {
    display: flex;
    margin-left: auto;
    margin-right: 0;
    justify-content: flex-end;
  }
  .bdt-ep-accordion-icon-opened {
    display: none;
  }
  .nsp-content-wrapper {
    margin-left: auto;
    margin-right: 0;
  }
  .nsp-content-wrapper img {
    max-width: 19.74vw;
  }
  .nsp-text {
    font-size: 0.937vw;
    line-height: 1.35vw;
    padding-left: 1.25vw;
  }
  .newspaper-section .nsp-link-bgr svg {
    margin-left: 0.83vw;
    padding-left: 0;
  }
  .newspaper-section .content-left,
  .newspaper-section .title-icon-accordion {
    width: 90%;
  }
  .newspaper-section .bdt-ep-accordion-icon,
  .newspaper-section .content-right {
    width: 10%;
  }
  .newspaper-section .empty-space,
  .newspaper-section .tab-timeline {
    width: 20% !important;
  }
  .newspaper-section .nsp-content-wrapper,
  .newspaper-section .tab-post-title {
    width: 80% !important;
  }
  .newspaper-section .nsp-link-bgr {
    max-width: 10vw !important;
  }
  .newspaper-section .nsp-link-bgr svg {
    width: 1.24vw;
    height: 1.24vw;
  }
  .newspaper-section .nsp-text {
    padding-right: 1.25vw;
  }
  .newspaper-section .bdt-ep-accordion-item {
    padding-bottom: 0.5vw !important;
  }
}
.bdt-ep-accordion-item:last-child {
  border-bottom: none !important;
}
