@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&display=swap";.products-showcase{padding:60px 20px;max-width:1400px;margin:0 auto}.ps-section-title{font-family:Libre Baskerville,serif;font-weight:700;font-size:36px;color:#111;margin-bottom:40px;text-align:center}.ps-grid--4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}.ps-card{display:flex;flex-direction:column}.ps-card__image-wrap{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#f5f5f5}.ps-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.ps-card__img--primary{position:absolute;top:0;left:0;opacity:1;z-index:1}.ps-card__img--hover{position:absolute;top:0;left:0;opacity:0;z-index:2}.ps-card__image-wrap:hover .ps-card__img--hover,.ps-card__image-wrap.touched .ps-card__img--hover{opacity:1}.ps-card__image-wrap:hover .ps-card__img--primary,.ps-card__image-wrap.touched .ps-card__img--primary{opacity:0}.ps-card__info{padding:14px 0;display:flex;flex-direction:column;gap:6px}.ps-card__title{font-family:Libre Baskerville,serif;font-size:14px;font-weight:700;margin:0;color:#111}.ps-card__price{font-size:14px;color:#444;margin:0}.ps-card__btn{display:inline-block;margin-top:8px;padding:10px 20px;background:#111;color:#fff;text-decoration:none;font-size:13px;letter-spacing:.05em;transition:background .3s ease;align-self:flex-start}.ps-card__btn:hover{background:#333}.ps-featured{display:flex;flex-direction:row;gap:60px;align-items:center;margin-bottom:60px;padding:40px 0}.ps-featured__media{flex:1}.ps-featured__content{flex:1;display:flex;flex-direction:column;gap:16px}.ps-featured--1 .ps-featured__content{order:1}.ps-featured--1 .ps-featured__media{order:2}.ps-featured--2 .ps-featured__media{order:1}.ps-featured--2 .ps-featured__content{order:2}.ps-featured__image-wrap{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#f5f5f5}.ps-featured__img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.ps-featured__img--primary{position:absolute;top:0;left:0;opacity:1;z-index:1}.ps-featured__img--hover{position:absolute;top:0;left:0;opacity:0;z-index:2}.ps-featured__image-wrap:hover .ps-featured__img--hover,.ps-featured__image-wrap.touched .ps-featured__img--hover{opacity:1}.ps-featured__image-wrap:hover .ps-featured__img--primary,.ps-featured__image-wrap.touched .ps-featured__img--primary{opacity:0}.ps-featured__label{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#888;margin:0}.ps-featured__title{font-family:Libre Baskerville,serif;font-size:32px;font-weight:700;margin:0;color:#111}.ps-featured__desc{font-size:15px;line-height:1.7;color:#555}.ps-featured__price{font-size:20px;font-weight:500;color:#111;margin:0}.ps-featured__btn{display:inline-block;padding:14px 32px;background:#111;color:#fff;text-decoration:none;font-size:13px;letter-spacing:.08em;text-transform:uppercase;transition:background .3s ease;align-self:flex-start}.ps-featured__btn:hover{background:#333}@media(max-width:1024px){.ps-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ps-featured{flex-direction:column}.ps-featured__media,.ps-featured__content{width:100%}.ps-featured--1 .ps-featured__media{order:1}.ps-featured--1 .ps-featured__content{order:2}.ps-featured--2 .ps-featured__content,.ps-featured--2 .ps-featured__media{order:unset}.ps-featured__title{font-size:24px}}@media(max-width:480px){.ps-grid--4{grid-template-columns:repeat(2,1fr);gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/products-showcase.css.map */
