.brv-gallery-sorted{display:grid;gap:18px}.brv-gallery-sorted.cols-1{grid-template-columns:1fr}.brv-gallery-sorted.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.brv-gallery-sorted.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.brv-gallery-sorted.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.brv-gallery-sorted.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.brv-gallery-sorted.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.brv-gallery-sorted .brv-gallery-item{margin:0}.brv-gallery-sorted .brv-gallery-thumb img{display:block;width:100%;height:auto}.brv-gallery-sorted.crop .brv-gallery-thumb img{aspect-ratio:4/3;object-fit:cover;background:#f3f3f3}.brv-gallery-sorted .brv-gallery-meta{margin-top:10px}.brv-gallery-sorted .brv-gallery-id{font-size:12px;color:#666;margin-bottom:4px}.brv-gallery-sorted .brv-gallery-text{font-size:16px;line-height:1.25;font-weight:600;color:#111}.brv-feature-gallery .brv-gallery-text{font-size:16px;line-height:1.25;font-weight:600;color:#111}@media(max-width:900px){.brv-gallery-sorted.cols-4,.brv-gallery-sorted.cols-5,.brv-gallery-sorted.cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.brv-gallery-sorted{grid-template-columns:1fr!important}}
