.product-sale-section{max-width:var(--page-width);margin:0 auto}.product-sale-grid{display:grid;grid-template-columns:repeat(3,1fr) minmax(300px,1fr);gap:20px}.product-sale-products-wrapper{grid-column:span 3;text-decoration:none;color:inherit;display:block}.product-sale-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-sale-item{position:relative;background:#fff}.product-sale-image{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.product-sale-banner{padding:2rem;display:flex;flex-direction:column;justify-content:center;height:100%;background-position:center;text-align:center}.product-sale-title{font-size:4vh;margin-bottom:1rem;font-weight:700;color:#3f6b4a;margin-top:0}.product-sale-title span{font-size:1.6rem;color:rgb(var(--color-foreground));font-weight:400}.product-sale-subtitle{margin-bottom:2rem;color:rgb(var(--color-foreground))}.product-sale-button{display:inline-block;padding:.8rem 1.5rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;margin-bottom:.5rem;border:none}@media screen and (max-width: 989px){.product-sale-grid{grid-template-columns:1fr}.product-sale-products-wrapper{grid-column:1}.product-sale-products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 749px){.product-sale-products{grid-template-columns:repeat(2,1fr);gap:10px}.product-sale-item:nth-child(n+5){display:none}.product-sale-grid{gap:0px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
