.gallery-section-wrapper{max-width:1200px;margin:0 auto;padding:40px 20px}.gallery-section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:40px}.gallery-flex-layout{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 750px){.gallery-flex-layout{flex-direction:row;align-items:flex-start}}.gallery-text,.gallery-text li{flex:1;font-size:1.6rem;line-height:1.6;color:#1c1c1c}.gallery-grid{flex:1;display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media screen and (min-width: 750px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.gallery-item{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease;cursor:pointer}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:none;justify-content:center;align-items:center;z-index:9999}.gallery-modal.open{display:flex}.gallery-modal img{max-width:90%;max-height:90%;border-radius:12px;box-shadow:0 0 30px #00000080;transition:transform .3s ease;transform:scale(1)}.gallery-modal:hover img{transform:scale(1.02)}.gallery-modal-close{position:absolute;top:20px;right:30px;font-size:2rem;color:#fff;cursor:pointer}.gallery-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media screen and (min-width: 750px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-item{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.02)}.gallery-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/56/compiled_assets/styles.css.map */
