.categorized .categories{display:flex;flex-wrap:wrap;margin-bottom:1rem}.categorized .categories .category-heading .heading{font-size:1.25rem;margin:0 2rem .5rem 0;padding-bottom:2px;position:relative;cursor:pointer}.categorized .categories .category-heading .heading:after{content:"";position:absolute;bottom:-3px;display:block;height:3px;width:0;transition:.3s;background-color:var(--categorized-primary-color)}.categorized .categories .category-heading .heading.active{font-weight:700}.categorized .categories .category-heading .heading.active:after{width:100%}@media (min-width: 1024px){.categorized.categorized-carousel .categories{display:block}.categorized.categorized-carousel .categories .category-heading{margin-bottom:1.5rem}.categorized.categorized-carousel .categories .category-heading .heading{display:inline-block}}.categorized .gallery-carousel .slide img{width:100%}.categorized .gallery-carousel .slide .details{display:flex;justify-content:space-between;margin:.75rem 0 1rem}.categorized .gallery-carousel .slide .details .image-count{font-weight:700}.categorized.categorized-grid,.categorized.categorized-grid .categories{margin-bottom:2rem}.categorized.categorized-grid .gallery-grid{outline:none}.categorized.categorized-grid .gallery-grid .grid-wrapper{display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr;gap:8px}.categorized.categorized-grid .gallery-grid .grid-wrapper .image-wrapper{height:185px;position:relative;overflow:hidden}.categorized.categorized-grid .gallery-grid .grid-wrapper .image-wrapper .thumbnail{object-fit:cover;width:100%;height:100%;transition:.3s;cursor:pointer}.categorized.categorized-grid .gallery-grid .grid-wrapper .image-wrapper:hover .thumbnail{transform:scale(1.1)}@media (min-width: 768px){.categorized.categorized-grid .gallery-grid .grid-wrapper{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width: 1024px){.categorized.categorized-grid .gallery-grid .grid-wrapper .image-wrapper{height:250px}}@media (min-width: 1200px){.categorized.categorized-grid .gallery-grid .grid-wrapper{gap:1rem}.categorized.categorized-grid .gallery-grid .grid-wrapper .image-wrapper{height:305px}}
