.service-gallery-wrap{width:100%;max-width:100% !important;display:flex;gap:24px;flex-wrap:wrap;align-items:flex-start}.service-gallery-main{width:60%}.service-gallery-main img{aspect-ratio:4/3;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;overflow:hidden;border-radius:8px;display:block}.service-gallery-grid{display:flex;flex-direction:column;gap:8px;width:38%;align-self:flex-start;max-height:420px}.service-gallery-grid-row{display:flex;flex-direction:row;gap:12px}.service-gallery-thumb img{aspect-ratio:4/3;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;overflow:hidden;border-radius:8px;display:block}@media(max-width: 768px){.service-gallery-wrap{flex-direction:column}.service-gallery-main{width:100%}.service-gallery-grid{width:100%;margin-top:16px;max-height:none}}#service-gallery-lightbox{margin-block-start:0 !important;position:fixed;top:0;left:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999}#service-gallery-lightbox img{max-width:90vw;max-height:80vh;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.25);background:#fff}.service-gallery-lightbox-close{position:absolute;top:32px;right:48px;color:#fff;font-size:48px;cursor:pointer;z-index:10000}
