.ServicesGallery_galleryWrapper__r1UTI{display:flex;height:100vh;overflow:hidden;font-family:Cormorant Garamond,serif;background-image:url(/darkBricks.png);background-repeat:repeat;background-size:auto;background-position:0 0}.ServicesGallery_galleryLeft__jwdJR{width:40%;display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:20px;row-gap:20px;grid-column-gap:12px;column-gap:12px;padding:1rem;height:100%;box-sizing:border-box;overflow-y:auto;background-color:#1a1a1a}.ServicesGallery_galleryThumb__9gNP1{width:100%;aspect-ratio:4/3;object-fit:cover;cursor:pointer;border-radius:6px;transition:.3s ease;opacity:.7;border:1px solid #d4af37}.ServicesGallery_galleryThumb__9gNP1.ServicesGallery_active__2VBVs,.ServicesGallery_galleryThumb__9gNP1:hover{opacity:1;outline:2px solid #985655}.ServicesGallery_galleryRight__NXXu1{width:60%;display:flex;flex-direction:column;box-sizing:border-box;padding:20px;background-color:#1a1a1a;color:#f0f0f0}.ServicesGallery_previewArea__KDdiK{height:60%;display:flex;align-items:center;justify-content:center}.ServicesGallery_galleryPreview__OPbvJ{aspect-ratio:4/3;height:98%;object-fit:cover;border-radius:16px;border:2px solid #d4af37;box-shadow:0 8px 16px rgba(0,0,0,.5)}.ServicesGallery_infoArea__7mCKo{height:40%;padding:20px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:16px;gap:16px;color:#f0f0f0;background-color:#1a1a1a}.ServicesGallery_serviceTitle__4w14m{font-size:28px;color:#d4af37;text-transform:uppercase;letter-spacing:1px}.ServicesGallery_serviceDescription__sRwN2{font-size:18px;opacity:.85;background-color:#2a2a2a;padding:16px;border-radius:8px;line-height:1.6;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.ServicesGallery_priceTag__viEkD{font-size:28px;color:#d4af37;background-color:#2a2a2a;text-transform:uppercase;letter-spacing:1px;padding:6px 12px;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.3)}.ServicesGallery_titleRow___NMCy{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #444;padding-bottom:8px}.ServicesGallery_galleryPreview__OPbvJ{opacity:0;animation:ServicesGallery_fadeIn__3gSgg .4s ease-in-out forwards}.ServicesGallery_button__1C0Jt{margin:auto;background-color:#d4af37;color:#1a1a1a;font-size:18px;font-weight:600;font-family:Cormorant Garamond,serif;text-align:center;line-height:50px;height:50px;width:200px;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 8px rgba(0,0,0,.2);border:none}.ServicesGallery_button__1C0Jt:hover{transform:translateY(-5px);color:#d4af37;background-color:#1a1a1a;border:1px solid #d4af37}.ServicesGallery_button__1C0Jt a{text-decoration:none;color:inherit;display:block;width:100%;height:100%}.ServicesGallery_tagList__HcxOH{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 12px}.ServicesGallery_tag__HSL_l{font-size:14px;padding:6px 12px;background-color:#2a2a2a;color:#d4af37;border-radius:20px;border:1px solid #d4af37;white-space:nowrap;box-shadow:inset 0 0 4px rgba(0,0,0,.4);font-weight:500}@keyframes ServicesGallery_fadeIn__3gSgg{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.ServicesGallery_galleryWrapper__r1UTI{flex-direction:column;height:auto}.ServicesGallery_galleryLeft__jwdJR{width:100%;grid-template-columns:repeat(2,1fr);padding:1rem}.ServicesGallery_galleryRight__NXXu1{width:100%;padding:20px}.ServicesGallery_previewArea__KDdiK{height:auto;margin-bottom:20px}.ServicesGallery_galleryPreview__OPbvJ{max-height:50vh}.ServicesGallery_infoArea__7mCKo{padding:10px}.ServicesGallery_serviceTitle__4w14m{font-size:24px}.ServicesGallery_priceTag__viEkD,.ServicesGallery_serviceDescription__sRwN2{font-size:16px}}