.block-slider-with-content {
  padding: 2.5rem 0 1.5rem;
}
@media (min-width: 768px) {
  .block-slider-with-content {
    padding: 2.5rem 0;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .block-slider-with-content {
    padding: 4rem 0 4.125rem;
  }
}
@media (min-width: 1400px) {
  .block-slider-with-content .container {
    max-width: 82.5rem !important;
  }
}
.block-slider-with-content .keen-slider__slide .ratio {
  max-height: 711px;
}
.block-slider-with-content .keen-slider__slide .ratio::before {
  display: inline-block;
}
.block-slider-with-content #twoSlider {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .block-slider-with-content #twoSlider {
    margin-bottom: 1.625rem;
  }
}
.block-slider-with-content #tc-thumbnails .keen-slider__slide {
  height: 3.125rem;
  min-width: 3.125rem !important;
  max-width: 3.125rem !important;
}
.block-slider-with-content #tc-thumbnails .keen-slider__slide.active {
  border: 0.0625rem solid #000;
}
@media (min-width: 768px) {
  .block-slider-with-content #tc-thumbnails .keen-slider__slide {
    height: 5.3125rem;
    min-width: 5.3125rem !important;
    max-width: 5.3125rem !important;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .block-slider-with-content #tc-thumbnails .keen-slider__slide {
    height: 6.3125rem;
    min-width: 6.3125rem !important;
    max-width: 6.3125rem !important;
  }
}
.block-slider-with-content #tc-thumbnails img {
  cursor: pointer;
}
.block-slider-with-content h1,
.block-slider-with-content .post-category {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .block-slider-with-content h1,
  .block-slider-with-content .post-category {
    margin-bottom: 0.6875rem;
  }
}
.block-slider-with-content .post-category {
  letter-spacing: -0.00125rem;
}
@media (min-width: 992px) {
  .block-slider-with-content .post-category {
    letter-spacing: -0.0225rem;
  }
}
.block-slider-with-content .swc-desc p {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: -0.00875rem;
  color: #000;
}
@media (min-width: 992px) {
  .block-slider-with-content .swc-desc p {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.02rem;
  }
}
.block-slider-with-content .swc-desc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-slider-with-content .swc-desc ul li {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: -0.00875rem;
  position: relative;
  color: #000;
  padding-left: 1.8125rem;
  margin-bottom: 1rem;
}
.block-slider-with-content .swc-desc ul li:last-child {
  margin-bottom: 0;
}
.block-slider-with-content .swc-desc ul li:before {
  content: "";
  width: 1.125rem;
  height: 0.0625rem;
  background-color: #000;
  position: absolute;
  left: 0;
  display: block;
  top: 0.5rem;
}
@media (min-width: 992px) {
  .block-slider-with-content .swc-desc ul li:before {
    top: 0.6875rem;
  }
}
@media (min-width: 992px) {
  .block-slider-with-content .swc-desc ul li {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.02rem;
  }
}
