.gallery-module__Wr5llq__page{margin-top:70px}.gallery-module__Wr5llq__hero{background:linear-gradient(135deg,#036 0%,#004080 50%,#0059b3 100%);justify-content:center;align-items:center;height:60vh;min-height:350px;display:flex;position:relative;overflow:hidden}.gallery-module__Wr5llq__hero:before{content:"";background:radial-gradient(circle at 20%,#87ceeb4d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#87ceeb33 0%,#0000 50%),radial-gradient(circle at 40% 20%,#ffffff1a 0%,#0000 30%);animation:15s ease-in-out infinite gallery-module__Wr5llq__waveMovement;position:absolute;inset:0}@keyframes gallery-module__Wr5llq__waveMovement{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.gallery-module__Wr5llq__hero:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0,60 C300,120 900,0 1200,60 L1200,120 L0,120 Z' fill='%2387ceeb' opacity='0.3'/%3E%3C/svg%3E") 50%/cover;height:100px;animation:8s linear infinite gallery-module__Wr5llq__wave;position:absolute;bottom:0;left:0;right:0}@keyframes gallery-module__Wr5llq__wave{0%{background-position:0 0}to{background-position:1200px 0}}.gallery-module__Wr5llq__heroContent{z-index:1;text-align:center;color:#fff;max-width:900px;padding:2rem;animation:1s ease-out gallery-module__Wr5llq__fadeIn;position:relative}@keyframes gallery-module__Wr5llq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-module__Wr5llq__heroTitle{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.gallery-module__Wr5llq__heroSubtitle{text-shadow:1px 1px 3px #0000004d;margin-bottom:1rem;font-size:1.5rem;font-weight:300}.gallery-module__Wr5llq__heroDescription{opacity:.95;text-shadow:1px 1px 2px #0000004d;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8}.gallery-module__Wr5llq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.gallery-module__Wr5llq__gallerySection{background:linear-gradient(#f0f9ff80,#fffc);padding:5rem 0}.gallery-module__Wr5llq__galleryIntro{text-align:center;max-width:800px;margin:0 auto 4rem}.gallery-module__Wr5llq__galleryIntro h2{color:var(--navy-blue);margin-bottom:1.5rem;font-size:2.8rem;font-weight:700}.gallery-module__Wr5llq__galleryIntro p{color:var(--text-dark);font-size:1.1rem;line-height:1.8}.gallery-module__Wr5llq__galleryGrid{columns:4 280px;column-gap:1.25rem}.gallery-module__Wr5llq__galleryItem{cursor:pointer;break-inside:avoid;background:#e8f4fb;border:2px solid #87ceeb4d;border-radius:10px;margin-bottom:1.25rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.gallery-module__Wr5llq__galleryItem:hover{border-color:var(--light-blue,#87ceeb);transform:translateY(-6px);box-shadow:0 12px 30px #87ceeb59}.gallery-module__Wr5llq__galleryItem:focus-visible{outline-offset:3px;outline:3px solid #0059b3}.gallery-module__Wr5llq__skeleton{aspect-ratio:4/3;background:linear-gradient(90deg,#87ceeb26 25%,#87ceeb4d 50%,#87ceeb26 75%) 0 0/200% 100%;width:100%;animation:1.4s infinite gallery-module__Wr5llq__shimmer}@keyframes gallery-module__Wr5llq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-module__Wr5llq__galleryImage{opacity:0;width:100%;height:auto;transition:opacity .4s,transform .5s;display:block}.gallery-module__Wr5llq__galleryImageVisible{opacity:1}.gallery-module__Wr5llq__galleryItem:hover .gallery-module__Wr5llq__galleryImageVisible{transform:scale(1.06)}.gallery-module__Wr5llq__galleryItemLoaded .gallery-module__Wr5llq__skeleton{display:none}.gallery-module__Wr5llq__galleryOverlay{opacity:0;background:#00336673;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__Wr5llq__galleryItem:hover .gallery-module__Wr5llq__galleryOverlay{opacity:1}.gallery-module__Wr5llq__galleryOverlayIcon{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex;transform:scale(.8)}.gallery-module__Wr5llq__galleryItem:hover .gallery-module__Wr5llq__galleryOverlayIcon{transform:scale(1)}.gallery-module__Wr5llq__ctaSection{text-align:center;background:linear-gradient(135deg,var(--navy-blue)0%,#004080 100%);color:var(--white);padding:5rem 2rem}.gallery-module__Wr5llq__ctaSection h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.gallery-module__Wr5llq__ctaSection p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.gallery-module__Wr5llq__ctaButton{background-color:var(--light-blue);color:var(--navy-blue);border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.gallery-module__Wr5llq__ctaButton:hover{background-color:var(--white);transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.gallery-module__Wr5llq__lightboxBackdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000a19f5;flex-direction:column;justify-content:center;align-items:center;padding-bottom:110px;animation:.25s gallery-module__Wr5llq__lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__Wr5llq__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__Wr5llq__lightboxCounter{color:#ffffffb3;letter-spacing:.05em;pointer-events:none;z-index:10;font-size:.9rem;font-weight:500;position:absolute;top:1.2rem;left:1.5rem}.gallery-module__Wr5llq__lightboxClose{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.gallery-module__Wr5llq__lightboxClose:hover{background:#ffffff40;transform:rotate(90deg)}.gallery-module__Wr5llq__lightboxClose:focus-visible{outline-offset:3px;outline:2px solid #87ceeb}.gallery-module__Wr5llq__lightboxNav{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:all;background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:flex;position:absolute;top:calc(50% - 55px);transform:translateY(-50%)}.gallery-module__Wr5llq__lightboxNavLeft{left:1.25rem}.gallery-module__Wr5llq__lightboxNavRight{right:1.25rem}.gallery-module__Wr5llq__lightboxNav:hover{background:#ffffff40}.gallery-module__Wr5llq__lightboxNavLeft:hover{transform:translateY(-50%)translate(-3px)}.gallery-module__Wr5llq__lightboxNavRight:hover{transform:translateY(-50%)translate(3px)}.gallery-module__Wr5llq__lightboxNav:focus-visible{outline-offset:3px;outline:2px solid #87ceeb}.gallery-module__Wr5llq__lightboxImageWrap{pointer-events:all;flex-direction:column;justify-content:center;align-items:center;min-height:120px;transition:opacity .22s,transform .22s;animation:.3s gallery-module__Wr5llq__lightboxImageIn;display:flex;position:relative}@keyframes gallery-module__Wr5llq__lightboxImageIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.gallery-module__Wr5llq__slideOutLeft{opacity:0;transform:translate(-50px)scale(.97)}.gallery-module__Wr5llq__slideOutRight{opacity:0;transform:translate(50px)scale(.97)}.gallery-module__Wr5llq__lightboxImageBox{border-radius:8px;line-height:0;overflow:hidden;box-shadow:0 24px 70px #000000b3}.gallery-module__Wr5llq__lightboxImage{opacity:0;width:auto;max-width:min(88vw,1200px);height:auto;max-height:calc(100vh - 140px);transition:opacity .35s;display:block}.gallery-module__Wr5llq__lightboxImageReady{opacity:1}.gallery-module__Wr5llq__lightboxSpinner{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.gallery-module__Wr5llq__spinnerRing{border:3px solid #ffffff1f;border-top-color:#87ceeb;border-radius:50%;width:44px;height:44px;animation:.75s linear infinite gallery-module__Wr5llq__spin}@keyframes gallery-module__Wr5llq__spin{to{transform:rotate(360deg)}}.gallery-module__Wr5llq__lightboxThumbs{scrollbar-width:thin;scrollbar-color:#87ceeb66 transparent;background:linear-gradient(#0000,#000a19f2 40%);align-items:center;gap:.5rem;height:100px;padding:.5rem 1rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.gallery-module__Wr5llq__lightboxThumbs::-webkit-scrollbar{height:3px}.gallery-module__Wr5llq__lightboxThumbs::-webkit-scrollbar-thumb{background:#87ceeb66;border-radius:2px}.gallery-module__Wr5llq__lightboxThumb{cursor:pointer;opacity:.5;background:#ffffff0d;border:2px solid #fff3;border-radius:6px;flex-shrink:0;padding:0;transition:border-color .2s,transform .2s,opacity .2s;overflow:hidden}.gallery-module__Wr5llq__lightboxThumb:hover{opacity:.85;transform:translateY(-3px)}.gallery-module__Wr5llq__lightboxThumbActive{opacity:1;border-color:#87ceeb;transform:translateY(-5px)}.gallery-module__Wr5llq__lightboxThumb:focus-visible{outline-offset:2px;outline:2px solid #87ceeb}.gallery-module__Wr5llq__lightboxThumbImage{object-fit:cover;width:80px;height:55px;display:block}@media (max-width:1200px){.gallery-module__Wr5llq__galleryGrid{columns:3 240px}}@media (max-width:768px){.gallery-module__Wr5llq__page{margin-top:60px}.gallery-module__Wr5llq__hero{height:50vh;min-height:300px}.gallery-module__Wr5llq__heroTitle{font-size:2.5rem}.gallery-module__Wr5llq__heroSubtitle{font-size:1.2rem}.gallery-module__Wr5llq__heroDescription{font-size:1rem}.gallery-module__Wr5llq__container{padding:0 1.5rem}.gallery-module__Wr5llq__gallerySection{padding:3rem 0}.gallery-module__Wr5llq__galleryIntro{margin-bottom:3rem}.gallery-module__Wr5llq__galleryIntro h2{font-size:2.2rem}.gallery-module__Wr5llq__galleryIntro p{font-size:1rem}.gallery-module__Wr5llq__galleryGrid{columns:2 180px;column-gap:1rem}.gallery-module__Wr5llq__ctaSection h2{font-size:2rem}.gallery-module__Wr5llq__ctaSection p{font-size:1.1rem}.gallery-module__Wr5llq__lightboxNav{width:44px;height:44px}.gallery-module__Wr5llq__lightboxNavLeft{left:.5rem}.gallery-module__Wr5llq__lightboxNavRight{right:.5rem}.gallery-module__Wr5llq__lightboxImage{max-width:min(84vw,1200px);max-height:calc(100vh - 130px)}}@media (max-width:480px){.gallery-module__Wr5llq__heroTitle{font-size:2rem}.gallery-module__Wr5llq__heroSubtitle{font-size:1.1rem}.gallery-module__Wr5llq__heroDescription{font-size:.95rem}.gallery-module__Wr5llq__container{padding:0 1rem}.gallery-module__Wr5llq__galleryIntro h2{font-size:1.8rem}.gallery-module__Wr5llq__galleryGrid{columns:2 140px;column-gap:.75rem}.gallery-module__Wr5llq__ctaSection h2{font-size:1.8rem}.gallery-module__Wr5llq__ctaSection p{font-size:1rem}.gallery-module__Wr5llq__ctaButton{padding:.9rem 2.5rem;font-size:1rem}.gallery-module__Wr5llq__lightboxBackdrop{padding-bottom:0}.gallery-module__Wr5llq__lightboxThumbs{display:none}.gallery-module__Wr5llq__lightboxImage{max-width:96vw;max-height:calc(100vh - 60px)}.gallery-module__Wr5llq__lightboxNav{width:40px;height:40px}.gallery-module__Wr5llq__lightboxNavLeft{left:.25rem}.gallery-module__Wr5llq__lightboxNavRight{right:.25rem}.gallery-module__Wr5llq__lightboxClose{width:40px;height:40px;top:.75rem;right:.75rem}}@media (max-width:360px){.gallery-module__Wr5llq__galleryGrid{columns:1}.gallery-module__Wr5llq__lightboxNav{display:none}}
