.collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:40px auto;max-width:1200px;padding:0 20px}.section-heading{text-align:center;margin-bottom:40px;padding:0 20px}.section-heading h2{font-size:2.5rem;font-weight:700;color:#0b1c40;margin-bottom:10px}.section-heading p{font-size:1.2rem;color:#0b1c40;max-width:700px;margin:0 auto;line-height:1.6}.collection-card{position:relative;background-size:cover;background-position:center;height:auto;aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;border-radius:8px;transition:transform .4s ease,filter .4s ease}.collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1;transition:background .4s ease}.collection-card:hover{transform:scale(1.05)}.collection-card:hover:before{background:#00000080}.collection-card__content{position:relative;z-index:2}.collection-card__subtitle{font-size:.9rem;letter-spacing:1px;margin-bottom:5px}.collection-card__title{font-size:1.8rem;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
