.galleryModal_modalOverlay__TtWqj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5019607843);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:1000;padding:4rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:576px){.galleryModal_modalOverlay__TtWqj{padding:1rem}}.galleryModal_modalContent__g54Rr{position:relative;width:80vw;height:70vh;border-radius:12px;overflow:hidden;animation:galleryModal_modalFadeIn__Ikpjd .3s ease}@media(max-width:768px){.galleryModal_modalContent__g54Rr{width:100vw;height:60vh}}@media(max-width:576px){.galleryModal_modalContent__g54Rr{width:100vw;height:60vh}}@keyframes galleryModal_modalFadeIn__Ikpjd{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.galleryModal_modalClose__LoEej{background:none;border:none;cursor:pointer;outline:none}.galleryModal_modalClose__LoEej:focus-visible{outline:2px solid #3498db;outline-offset:2px}.galleryModal_modalClose__LoEej{position:absolute;top:1rem;right:1rem;color:#fff;width:60px;height:60px;border-radius:50%;font-size:52px;line-height:1;transition:all .2s ease ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.galleryModal_modalClose__LoEej:hover{background:#e74c3c;transform:rotate(90deg)}@media(max-width:576px){.galleryModal_modalClose__LoEej{width:35px;height:35px;font-size:1.5rem}}.galleryModal_modalImageContainer__PaeYa{position:relative;width:100%;height:100%}.galleryModal_modalImage___DuBp{width:100%;height:100%;object-fit:contain}.gridGallery_galleryGrid__LbBe8{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding-bottom:84px}@media(max-width:768px){.gridGallery_galleryGrid__LbBe8{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}@media(max-width:576px){.gridGallery_galleryGrid__LbBe8{grid-template-columns:1fr;gap:1rem}}.gridGallery_galleryItem__iXshK{cursor:pointer;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease ease}.gridGallery_galleryItem__iXshK:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.gridGallery_imageWrapper__tyBY4{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f8f9fa}.gridGallery_galleryImage__tgzXK{width:100%;height:100%;object-fit:cover;transition:transform .3s ease ease}.gridGallery_gallery-item__6CBT0:hover .gridGallery_galleryImage__tgzXK{transform:scale(1.08)}.gridGallery_overlay__6ISyC{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;padding:2rem 1rem 1rem;transform:translateY(100%);transition:transform .3s ease ease}.gridGallery_gallery-item__6CBT0:hover .gridGallery_overlay__6ISyC{transform:translateY(0)}.gridGallery_overlay__6ISyC h3{font-size:1rem;margin-bottom:.25rem;font-weight:600}.gridGallery_overlay__6ISyC p{font-size:.875rem;opacity:.9}@media(max-width:576px){.gridGallery_overlay__6ISyC{transform:translateY(0);background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);padding:1rem}}.photoGalleryComponent_container__LMbZe{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1rem;height:100dvh}.photoGalleryComponent_arrowTransform__CIpJR{transform:rotate(180deg)}.photoGalleryComponent_wrapTitle__LjMzl{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;flex-wrap:wrap;margin-bottom:4rem}.photoGalleryComponent_linkGallery__9cnEt{font-size:clamp(1.2rem,4vw,1.8rem);display:flex;align-items:center;justify-content:center;text-decoration:underline;text-underline-offset:4px;gap:8px}.photoGalleryComponent_arrow__uWhwz>path{fill:#fff;stroke:#fff}.photoGalleryComponent_title__hwbkV{text-align:center;font-size:clamp(1.8rem,5vw,2.5rem);color:var(--blue);font-weight:600;position:relative}.photoGalleryComponent_title__hwbkV:after{content:"";display:block;width:60px;height:3px;background:var(--blue-disabled);margin:6px auto 0;border-radius:2px}.photoGalleryComponent_loading__XZr64{text-align:center;padding:4rem;font-size:1.2rem;color:var(--gray)}.photoGalleryComponent_error__mFbBJ{text-align:center;padding:4rem;color:var(--error);background:var(--gray);border-radius:12px;margin:12px}