.custom-banner-grid .grid-container{display:grid;grid-template-columns:1fr 1fr;gap:20px}.custom-banner-grid .banner-block{position:relative}.custom-banner-grid .banner-block img{width:100%;border-radius:10px}.custom-banner-grid .banner-text{position:absolute;bottom:20px;left:20px;color:#fff;text-shadow:0px 0px 5px rgba(0,0,0,.5)}.custom-banner-grid .banner-text h2,.custom-banner-grid .banner-text h3{margin:0;font-size:24px}.custom-banner-grid .banner-text p{margin:0;font-size:16px}.custom-gallery{padding:40px 20px;text-align:center}.custom-gallery h2{font-size:28px;margin-bottom:30px;font-weight:600}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;justify-items:center;align-items:center}.gallery-item{width:150px;height:150px;border-radius:16px;overflow:hidden;background:#f7f7f7;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease}.gallery-item:hover{transform:scale(1.03)}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
