.art-gallery-grid{display:flex;flex-wrap:wrap;gap:20px;margin:0}.art-gallery-grid .grid__item{flex:0 0 calc(33.333% - 20px);box-sizing:border-box}@media (max-width: 1024px){.art-gallery-grid .grid__item{flex:0 0 calc(50% - 20px)}}@media (max-width: 768px){.art-gallery-grid .grid__item{flex:0 0 calc(50% - 12px);padding-left:0}}.art-card img{width:100%;object-fit:cover;display:block}.art-card-content{padding:16px;text-align:left}.art-card-content h4{font-size:1.05rem;font-weight:600;margin-bottom:4px;color:#222}.art-card-content p{margin:2px 0;font-size:.9rem;color:#666}.filter-checkbox{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#444;cursor:pointer}.filter-checkbox input[type=checkbox]{accent-color:#333}.drawer__contents ul,.collection-sidebar ul{margin:0 0 15px}.collection-sidebar ul label{cursor:pointer!important}.filter-form .collection-sidebar__group:first-of-type{border-top:0;padding-top:0}.art-gallery-filter .drawer{position:fixed;top:0;left:-100%;width:300px;height:100%;background:#fff;box-shadow:2px 0 12px #00000026;z-index:9999;transition:left .4s ease-in-out}.art-gallery-filter .drawer.drawer--left{left:0;transform:translate(-100%);transition:transform .4s ease-in-out;display:block;width:350px;z-index:9999;box-shadow:2px 0 15px #00000026}.art-gallery-filter .drawer.drawer--left.drawer--is-open{transform:translate(0)}.art-gallery-filter .drawer.drawer--left:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out}.art-gallery-filter .drawer__scrollable{overflow-y:auto;height:100%;padding:1rem;scroll-behavior:smooth}
/*# sourceMappingURL=/cdn/shop/t/606/assets/art-gallery.css.map */
