.product-showcase-section{background-color:var(--psw-bg-color, #d6e2df);padding-top:var(--psw-padding-top, 60px);padding-bottom:var(--psw-padding-bottom, 60px)}.product-showcase-container{max-width:1400px;margin:0 auto;padding:0 24px}.product-showcase-grid{display:grid;grid-template-columns:repeat(var(--psw-columns-desktop, 2),1fr);gap:var(--psw-column-gap, 40px);align-items:start}.product-showcase-item{display:flex;flex-direction:column}.product-showcase-image-wrap{position:relative;width:100%;overflow:hidden;border-radius:8px}.product-showcase-image{display:block;width:100%;height:auto;object-fit:cover}.product-showcase-image--placeholder{background:#eee;aspect-ratio:4 / 3}.product-showcase-image--placeholder svg{width:100%;height:100%}.product-showcase-video{width:100%;height:100%;max-width:100%;object-fit:cover;background:#000}.product-showcase-badge{position:absolute;top:20px;z-index:2;background:#fff;color:#111;font-weight:700;font-size:18px;line-height:1.2;padding:12px 20px;border-radius:4px;box-shadow:0 2px 8px #0000001f}.product-showcase-badge--top-left{left:20px}.product-showcase-badge--top-right{right:20px}.product-showcase-badge--top-center{left:50%;transform:translate(-50%)}.product-showcase-content{text-align:center;padding-top:28px}.product-showcase-heading{color:var(--psw-heading-color, #1a1a1a);font-size:28px;margin:0 0 16px}.product-showcase-description{color:var(--psw-text-color, #4a4a4a);font-size:16px;line-height:1.6;max-width:480px;margin:0 auto 24px}.product-showcase-description p{margin:0 0 8px}.product-showcase-description p:last-child{margin-bottom:0}.product-showcase-button{display:inline-block;background-color:var(--psw-button-bg, #1a1a1a);color:var(--psw-button-text, #ffffff);text-decoration:none;font-weight:600;font-size:15px;padding:14px 36px;border-radius:999px;transition:opacity .2s ease}.product-showcase-button:hover{opacity:.85}@media screen and (max-width:989px){.product-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.product-showcase-grid{grid-template-columns:1fr;gap:32px}.product-showcase-container{padding:0 16px}.product-showcase-heading{font-size:22px}.product-showcase-badge{font-size:15px;padding:10px 16px;top:14px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/peekcart-media-showcase.css.map */
