/*      Request ID: 7e43dd9e04c04d824f04743b95b737e4_1780322767 (07/14/2026 12:43am) (HchLCsAgDAXAG/mOJH4eGki0GMXrl3Yzi0GfRpgV3HuDmQXWg+dklRL7NkWU0RarcGzH7jQ6ms6cFC2pcskXS+pPULq/)      */



/*      Resource ID: f9c791839472deeaba3abff0017 (grid.less, compiled by lessc, minified by none) (07/14/2026 12:43am) (A:1802, B:1802, C:1434, D:1434, F:1434, J:1434, K:1434)      */

.lw_gallery_grid {
  display: block;
  width: 100%;
}
.gallery {
  position: relative;
  width: 100%;
  margin: 0 !important;
}
@media (min-width: 32em) {
  .gallery::before {
    content: '';
    position: relative;
    width: 100%;
    padding-bottom: calc(736 / 1120 * 100%);
  }
}
@media (min-width: 64em) {
  .gallery::before {
    padding-bottom: calc(615 / 1120 * 100%);
  }
}
@media (min-width: 32em) {
  .gallery .gallery__inner {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% + 1.25rem + 1.25rem);
    height: calc(100% + 1.25rem + 1.25rem);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: -1.25rem -1.25rem 0 -1.25rem !important;
  }
}
@media (max-width: 32em) {
  .gallery .gallery__inner {
    position: relative;
    width: 100%;
    margin: 0 !important;
  }
}
@media (min-width: 64em) {
  .gallery .gallery__item:nth-child(6n+1),
  .gallery .gallery__item:nth-child(6n+2) {
    width: 27.273%;
  }
  .gallery .gallery__item:nth-child(6n+3) {
    width: 54.545%;
  }
  .gallery .gallery__item:nth-child(6n+4),
  .gallery .gallery__item:nth-child(6n+5),
  .gallery .gallery__item:nth-child(6n+6) {
    width: 18.182%;
  }
}
@media (min-width: 32em) and (max-width: 64em) {
  .gallery .gallery__item {
    width: 33.333%;
  }
}
@media (max-width: 32em) {
  .gallery .gallery__item {
    width: 100%;
  }
}
.gallery .gallery__item:nth-child(n+7) {
  display: none;
}