.shop-module__-mQgjq__shopContainer{max-width:1600px;margin:0 auto;padding:10rem 2rem 5rem}.shop-module__-mQgjq__shopHeader{text-align:center;margin-bottom:4rem}.shop-module__-mQgjq__shopHeader h1{margin-bottom:1rem;font-size:3rem}.shop-module__-mQgjq__shopHeader p{font-family:var(--font-montserrat);color:#2229;letter-spacing:1px}.shop-module__-mQgjq__filtersBar{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;justify-content:space-between;margin-bottom:3rem;padding:1rem 0;display:flex}.shop-module__-mQgjq__filterGroup,.shop-module__-mQgjq__sortGroup{gap:2rem;display:flex}.shop-module__-mQgjq__filterSelect{font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:1px;color:var(--color-onyx);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;padding-right:1rem;font-size:.85rem}.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4rem 2rem;display:grid}.shop-module__-mQgjq__productCard{cursor:pointer;flex-direction:column;gap:1.5rem;display:flex}.shop-module__-mQgjq__imageContainer{aspect-ratio:4/5;background-color:#0000;width:100%;position:relative;overflow:hidden}.shop-module__-mQgjq__productImage{object-fit:contain;transition:transform .6s}.shop-module__-mQgjq__hoverOverlay{opacity:0;background:#f9f6f04d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.shop-module__-mQgjq__productCard:hover .shop-module__-mQgjq__hoverOverlay{opacity:1}.shop-module__-mQgjq__productCard:hover .shop-module__-mQgjq__productImage{transform:scale(1.05)}.shop-module__-mQgjq__quickAddBtn{background:var(--color-onyx);color:var(--color-white);font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;border:none;padding:1rem 2rem;font-size:.8rem;transition:all .4s;transform:translateY(20px)}.shop-module__-mQgjq__productCard:hover .shop-module__-mQgjq__quickAddBtn{transform:translateY(0)}.shop-module__-mQgjq__quickAddBtn:hover{background:var(--color-champagne)}.shop-module__-mQgjq__productInfo{text-align:center}.shop-module__-mQgjq__productName{margin-bottom:.5rem;font-size:1.2rem}.shop-module__-mQgjq__productPrice{font-family:var(--font-montserrat);color:#2229;font-size:.9rem}.shop-module__-mQgjq__primaryImage{opacity:1}.shop-module__-mQgjq__secondaryImage,.shop-module__-mQgjq__productCard:hover .shop-module__-mQgjq__primaryImage{opacity:0}.shop-module__-mQgjq__productCard:hover .shop-module__-mQgjq__secondaryImage{opacity:1}
