.Custom-col-grid .custom-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.Custom-col-grid .collection-title{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:2.5rem;font-weight:700;text-align:center;z-index:2;transition:opacity .4s ease}.Custom-col-grid .custom-collection-card{position:relative;overflow:hidden}.Custom-col-grid .collection-image-wrapper{position:relative;width:100%;height:100%}.Custom-col-grid .collection-image{width:100%;height:300px;display:block;filter:grayscale(100%) brightness(90%) contrast(50%);transition:filter .4s ease;border:2px solid #ededed;object-fit:fill}.Custom-col-grid .custom-collection-card:hover .collection-image{filter:none;border:2px solid #009cff}.Custom-col-grid .custom-collection-card:hover .collection-title{opacity:1;width:80%;color:#fff;background:#009cff;border-radius:5px}@media screen and (max-width:989px){.Custom-col-grid .custom-collection-grid{grid-template-columns:repeat(2,1fr);gap:15px}.Custom-col-grid .collection-title{font-size:1rem}}@media screen and (max-width:768px){.Custom-col-grid .collection-image{height:150px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-collection-grid.css.map */
