.card-store_container{display:flex;align-items:center}.card-store_filter{background-color:#f6f4f0;padding:1rem 0;margin-bottom:3rem;text-align:center}.card-store_filter select{border:none;font-family:inherit;background-color:transparent}.card-store_wrapper{display:grid;grid-template-columns:repeat(4,1fr);column-gap:3rem;row-gap:3rem}@media screen and (max-width: 749px){.card-store_wrapper{grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:2rem}}.card-store_box{display:flex;flex-direction:column;cursor:pointer;box-sizing:border-box;position:relative;overflow:hidden}.card-store_box a{color:inherit;text-decoration:none}.card-store_image{max-width:100%;height:150px;object-fit:cover;filter:grayscale(0);transition:filter .5s ease,transform .5s ease}.card-store_box:hover img{transform:scale(1.04)}.card-store_box:hover .card-store_title{color:#a88b6b}.card-store_content svg{height:18px}.card-store_content p{margin:0}.card-store_address{display:flex;align-items:center;column-gap:.4rem;font-size:1.2rem;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-store-finder.css.map */
