.shop-collection{background:var(--mp-bg, var(--color-background));color:var(--mp-fg, var(--color-foreground))}.shop-collection .shop-collection__heading{text-align:center;margin-bottom:40px}.shop-collection .shop-collection__heading h2{margin:0;font-size:34px;font-weight:500;text-transform:uppercase}.shop-collection .shop-collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.shop-collection .shop-collection__item{position:relative;overflow:hidden;background:var( --mp-card-gradient, linear-gradient( 160deg, var(--color-background-2, var(--color-background)) 0%, var(--color-background) 55%, rgb(var(--color-foreground-rgb) / .1) 100% ) )}.shop-collection .shop-collection__image{position:relative}.shop-collection .shop-collection__image img{width:100%;display:block;transition:.4s}.shop-collection .shop-collection__item:hover img{transform:scale(1.05)}.shop-collection .shop-collection__content{position:absolute;bottom:18px;left:18px;right:18px}.shop-collection .shop-collection__btn{display:block;width:100%;background:var(--mp-btn-fg, rgba(255, 255, 255, .92));color:var(--mp-btn-bg, #000);text-decoration:none;text-align:center;padding:14px 20px;font-size:15px;text-transform:uppercase;font-weight:500;transition:.3s}.shop-collection .shop-collection__btn:hover{background:var(--mp-btn-bg, #000);color:var(--mp-btn-fg, #fff)}.shop-collection .placeholder-svg{width:100%;height:450px;background:transparent}@media(max-width:991px){.shop-collection .shop-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.shop-collection .shop-collection__heading h2{font-size:26px}.shop-collection .shop-collection__grid{grid-template-columns:1fr;gap:18px}.shop-collection .shop-collection__content{left:12px;right:12px;bottom:12px}.shop-collection .shop-collection__btn{padding:12px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mp-shop-by-collection.css.map */
