.l-sec--boxes--images{
  position: relative;
}
.l-sec--boxes .l-inner > .t-content {
  margin-top: 1.6rem;
}
.l-sec--boxes--images .l-boxes{
  margin-top: 4rem;
}
.t-head + .l-boxes--images-3.l-boxes--images--no-slider {
  margin-top: 2.4rem;
}
.l-sec--boxes--images .l-boxes--items{
  display: flex;
  flex-wrap: wrap;
}
.l-sec--boxes--images .l-box{
  width: calc((100% / 3) - 1.6rem);
  margin-left: 2.4rem;
}
.l-sec--boxes--images .owl-item .l-box{
  width: 100%;
  margin-left: 0;
}
.l-sec--boxes--images .l-box:nth-child(3n + 1){
  margin-left: 0;
}
.l-sec--boxes--images .l-box:nth-child(n + 4){
  margin-top: 4rem;
}
.l-boxes--images--no-slider .l-box:nth-child(n + 4){
  margin-top: 6.4rem;
}
.l-sec--boxes--images .l-image--wrapper a{
  display: block;
}
.l-sec--boxes--images .l-image--wrapper{
  margin-bottom: 3.2rem;
}
.l-boxes--images--no-slider .custom-hover .l-image--wrapper {
  background-color: #000;
}
.l-sec--boxes--images .l-image{
  display: block;
  overflow: hidden;
}
.l-sec--boxes--images .l-image img{
  height: 23.2rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.l-sec--boxes--images .owl-item .l-image img{
  height: 30.3rem;
}
.l-boxes--images--no-slider .custom-hover:hover .l-image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .9;
}
.l-sec--boxes--images .c-link{
  color: #3b352e;
}
.l-sec--boxes--images .l-box .t-head {
  margin-bottom: 1.6rem;
  min-height: 10.8rem;
}
.l-sec--boxes--images .l-boxes--images-3 .l-box .t-head, 
.l-sec--boxes--images .l-boxes--images-4 .l-box .t-head{
  min-height: 7.2rem;
}
.l-sec--boxes--images .custom-hover:hover .t-head {
  color: #d96543;
}
.l-sec--boxes--images .c-link:after {
  position: absolute;
  bottom: -.3rem;
  right: 0;
  height: .2rem;
  width: 100%;
  background: #eb5c37;
}
.l-sec--boxes--images .c-link:hover::after{
  content: "";
}
.is-contrast .l-sec--boxes--images .c-link:hover::after{
  content: none;
}
.l-boxes--images--no-slider .ajax-load-more-wrap,
.l-boxes--images--no-slider .ajax-load-more-wrap > div:first-child{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.l-boxes--images--no-slider .l-image--wrapper .c-link.no-hover {
  padding: 0;
}
.l-boxes--images--no-slider .c-link.no-hover::after{
  content: none;
}
.l-boxes--images--no-slider .l-box.custom-hover .l-image--wrapper{
  margin-bottom: 0;
}
.l-boxes--images--no-slider .info-row {
  --bs-gutter-x: 0;
  margin-bottom: 0.8rem;
}
.l-boxes--images--no-slider .info-row > * {
  width: auto;
}
.l-boxes--images--no-slider .time {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 600;
  padding-top: 2rem;
  justify-self: flex-end;
}
.is-contrast .l-boxes--images--no-slider .time {
  color: #ff0;
}
.l-boxes--images--no-slider .t-content .c-link{
  display: inline-block;
}
.alm-btn-wrap {
  display: block;
  width: 100%;
  margin: 1.5rem 0 0.5rem;
  padding: 1rem 0 0;
  position: relative;
  text-align: center;
}
.alm-load-more-btn {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(../images/loader-fading-blocks.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  border: none !important;
  box-shadow: none !important;
  cursor: default !important;
  opacity: 0;
  outline: none !important;
  overflow: hidden;
  text-indent: -9999px;
  transition: opacity .2s ease;
  width: 100%;
}
.alm-load-more-btn.done {
  opacity: 0;
}
.alm-load-more-btn.loading {
  opacity: 1;
}
.l-sec--boxes--images .l-boxes--paginate{
  display: none;
}
@media(min-width:1200px) and (max-width:1279.98px){
  .l-sec--boxes--images .l-image img {
    height: 17.8vw;
  }
  .l-boxes--images--no-slider .l-box:nth-child(n + 4) {
    margin-top: 4.8rem;
  }
}
@media(min-width:960px) and (max-width:1199.98px){
  .l-sec--boxes--images .l-image--wrapper {
    margin-bottom: 1.6rem;
  }
  .l-sec--boxes--images .l-image img {
    height: 17.3vw;
  }
  .l-sec--boxes--images .l-box .t-head {
    min-height: 9.6rem;
  }
  .l-boxes--images--no-slider .l-box:nth-child(n + 4) {
    margin-top: 4rem;
  }
}
@media(min-width:768px) and (max-width:959.98px){
  .l-sec--boxes--images .l-box {
    width: calc((100% / 3) - 1.4rem);
    margin-left: 2rem;
  }
  .l-sec--boxes--images .l-image img {
    height: 17.7vw;
  }
  .l-sec--boxes--images .l-image--wrapper {
    margin-bottom: 2.4rem;
  }
  .l-sec--boxes--images .l-boxes--images-3 .l-box .t-head, 
  .l-sec--boxes--images .l-boxes--images-4 .l-box .t-head {
    min-height: 5.2rem;
  } 
  .l-sec--boxes--images .l-box .t-head {
    min-height: 5.2rem;
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .l-boxes--images--no-slider .l-box:nth-child(n + 4) {
    margin-top: 3.2rem;
  }
  .l-sec--boxes--images .l-boxes--paginate {
    display: flex;
  }
  .l-sec--article + .l-sec--boxes--images .t-head + .l-boxes--images-3.l-boxes--images--no-slider {
    margin-top: 4rem;
  }
}
@media(max-width:767.98px){
  .l-sec--boxes--images .l-boxes {
    margin-top: 2.4rem;
  }
  .l-sec--boxes--images .l-box {
    width: 100%;
    margin-left: 0;
  }
  .l-sec--boxes--images .l-box:nth-child(n + 2){
    margin-top: 2.4rem;
  }
  .l-sec--boxes--images .l-image--wrapper {
    margin-bottom: 2.4rem;
  }
  .l-sec--boxes--images .l-box .t-head {
    min-height: 5.2rem;
  }
  .l-sec--boxes--images .l-boxes--images-3 .l-box .t-head, 
  .l-sec--boxes--images .l-boxes--images-4 .l-box .t-head {
    min-height: 5.2rem;
  } 
  .l-sec--boxes--images .l-image img {
    height: 55.5vw;
  }
  .l-sec--boxes--images .l-boxes--paginate {
    display: flex;
  }
  .l-sec--article + .l-sec--boxes--images .t-head + .l-boxes--images-3.l-boxes--images--no-slider {
    margin-top: 4rem;
  }
}
@media(max-width:575.98px){
  .l-sec--boxes--images .l-image img {
    height: 53.5vw;
  } 
}
.l-sec--boxes--images .owl-item .t-content{
  padding-right: 1rem;
}
@media(max-width:1279.98px){
  .l-sec--boxes--images .owl-item .l-image img {
    height: 25.4vw;
  }
}
@media(max-width:959.98px){
  .l-sec--boxes--images .owl-item .l-image img {
    height: 33.8vw;
  }
}
@media(max-width:767.98px){
  .l-sec--boxes--images .owl-item .l-image img {
    height: 51vw;
  }
}
@media(max-width:599.98px){
  .l-sec--boxes--images .owl-item .l-image img {
    height: 98vw;
  }
  .l-sec--boxes--images .owl-item .t-content{
    padding-right: 0;
  }
}