.Contact-module__5phd-G__contactPage{font-family:var(--font-primary);overflow-x:hidden}.Contact-module__5phd-G__contactContent{max-width:var(--container-xl);margin:0 auto}.Contact-module__5phd-G__contactInfoSection{padding:var(--space-2xl);margin-bottom:var(--space-xl)}.Contact-module__5phd-G__contactInfoSection h2{font-size:var(--text-3xl);color:var(--primary-green);font-weight:700;font-family:var(--font-heading);margin-bottom:var(--space-xl);padding-bottom:var(--space-md);text-align:center;position:relative}.Contact-module__5phd-G__contactInfoSection h2:after{content:"";background-color:var(--primary-orange);border-radius:var(--border-radius-full);width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Contact-module__5phd-G__contactInfo{gap:var(--space-2xl);margin-bottom:var(--space-3xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Contact-module__5phd-G__contactItem{gap:var(--space-lg);transition:transform var(--transition);align-items:flex-start;display:flex}.Contact-module__5phd-G__contactItem:hover{transform:translateY(-4px)}.Contact-module__5phd-G__contactIcon{background-color:var(--light-green);width:50px;height:50px;color:var(--primary-green);transition:background-color var(--transition), color var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Contact-module__5phd-G__contactItem:hover .Contact-module__5phd-G__contactIcon{background-color:var(--primary-green);color:var(--white)}.Contact-module__5phd-G__contactDetails{flex:1}.Contact-module__5phd-G__contactDetails h3{font-size:var(--text-lg);color:var(--dark-gray);font-weight:700;font-family:var(--font-heading);margin-bottom:var(--space-sm)}.Contact-module__5phd-G__contactDetails p{font-size:var(--text-base);color:var(--medium-gray);margin-bottom:var(--space-xs);line-height:1.5}.Contact-module__5phd-G__mapLink{margin-top:var(--space-xs);color:var(--primary-orange);font-size:var(--text-sm);transition:color var(--transition);font-weight:500;text-decoration:none;display:inline-block}.Contact-module__5phd-G__mapLink:hover{color:var(--dark-orange);text-decoration:underline}.Contact-module__5phd-G__socialSection{text-align:center;padding-top:var(--space-xl);border-top:1px solid #0000001a}.Contact-module__5phd-G__socialSection h3{font-size:var(--text-xl);color:var(--dark-gray);font-weight:700;font-family:var(--font-heading);margin-bottom:var(--space-lg)}.Contact-module__5phd-G__socialLinks{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Contact-module__5phd-G__socialLinks a{background-color:var(--light-green);width:48px;height:48px;color:var(--primary-green);transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;display:flex}.Contact-module__5phd-G__socialLinks a:hover{background-color:var(--primary-green);color:var(--white);box-shadow:var(--shadow-md);transform:translateY(-3px)}.Contact-module__5phd-G__mapSection{max-width:var(--container-xl);padding:0 var(--space-lg) var(--space-3xl);margin:0 auto}.Contact-module__5phd-G__mapSection h2{font-size:var(--text-3xl);color:var(--primary-green);font-weight:700;font-family:var(--font-heading);margin-bottom:var(--space-xl);padding-bottom:var(--space-md);text-align:center;position:relative}.Contact-module__5phd-G__mapSection h2:after{content:"";background-color:var(--primary-orange);border-radius:var(--border-radius-full);width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Contact-module__5phd-G__mapContainer{width:100%;position:relative;overflow:hidden}.Contact-module__5phd-G__mapIframe{border:none;width:100%;height:450px;display:block}.Contact-module__5phd-G__mapPlaceholder{width:100%;height:100%;color:var(--medium-gray);justify-content:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.Contact-module__5phd-G__mapSpinner{color:var(--primary-orange);font-size:2.5rem;animation:1s linear infinite Contact-module__5phd-G__spin}@keyframes Contact-module__5phd-G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__5phd-G__mapPlaceholder p{font-size:var(--text-base);color:var(--medium-gray)}@media (max-width:1024px){.Contact-module__5phd-G__contactContent{padding:var(--space-2xl) var(--space-lg)}.Contact-module__5phd-G__contactInfoSection{padding:var(--space-xl)}.Contact-module__5phd-G__contactInfoSection h2,.Contact-module__5phd-G__mapSection h2{font-size:var(--text-2xl)}.Contact-module__5phd-G__contactInfo{gap:var(--space-xl)}}@media (max-width:768px){.Contact-module__5phd-G__contactContent{padding:var(--space-xl) var(--space-md)}.Contact-module__5phd-G__contactInfoSection{padding:var(--space-lg);margin-bottom:var(--space-2xl)}.Contact-module__5phd-G__contactInfoSection h2,.Contact-module__5phd-G__mapSection h2{font-size:var(--text-xl)}.Contact-module__5phd-G__contactInfoSection h2:after,.Contact-module__5phd-G__mapSection h2:after{width:50px;height:2.5px}.Contact-module__5phd-G__contactInfo{gap:var(--space-lg);grid-template-columns:1fr}.Contact-module__5phd-G__contactItem{gap:var(--space-md)}.Contact-module__5phd-G__contactIcon{width:45px;height:45px;font-size:1.25rem}.Contact-module__5phd-G__contactDetails h3{font-size:var(--text-base)}.Contact-module__5phd-G__contactDetails p{font-size:var(--text-sm)}.Contact-module__5phd-G__socialSection h3{font-size:var(--text-lg)}.Contact-module__5phd-G__socialLinks a{width:42px;height:42px;font-size:1.25rem}.Contact-module__5phd-G__mapSection{padding:0 var(--space-md) var(--space-2xl)}.Contact-module__5phd-G__mapIframe{height:350px}}@media (max-width:480px){.Contact-module__5phd-G__contactContent{padding:var(--space-lg) var(--space-md)}.Contact-module__5phd-G__contactInfoSection{padding:var(--space-md)}.Contact-module__5phd-G__contactInfoSection h2,.Contact-module__5phd-G__mapSection h2{font-size:var(--text-lg)}.Contact-module__5phd-G__contactInfoSection h2:after,.Contact-module__5phd-G__mapSection h2:after{width:40px;height:2px}.Contact-module__5phd-G__contactIcon{width:40px;height:40px;font-size:1rem}.Contact-module__5phd-G__contactDetails h3{font-size:var(--text-sm)}.Contact-module__5phd-G__contactDetails p,.Contact-module__5phd-G__mapLink{font-size:var(--text-xs)}.Contact-module__5phd-G__socialLinks a{width:38px;height:38px;font-size:1rem}.Contact-module__5phd-G__mapIframe{height:280px}.Contact-module__5phd-G__mapSpinner{font-size:2rem}.Contact-module__5phd-G__mapPlaceholder p{font-size:var(--text-sm)}}
.PageHeader-module__bykAEq__pageHeader{background:linear-gradient(135deg, var(--primary-green) 0%, var(--secondary-green) 100%);color:var(--white);padding:var(--space-3xl) 0;text-align:center}.PageHeader-module__bykAEq__inner{max-width:var(--container-xl);padding:0 var(--space-md);margin:0 auto}.PageHeader-module__bykAEq__title{font-size:var(--text-4xl);margin-bottom:var(--space-md);line-height:1.2}.PageHeader-module__bykAEq__subtitle{font-size:var(--text-lg);opacity:.9;max-width:600px;color:var(--off-white);margin:0 auto;line-height:1.6}@media (max-width:1024px){.PageHeader-module__bykAEq__pageHeader{padding:var(--space-2xl) 0}.PageHeader-module__bykAEq__title{font-size:var(--text-3xl)}.PageHeader-module__bykAEq__subtitle{font-size:var(--text-base);max-width:500px}}@media (max-width:768px){.PageHeader-module__bykAEq__pageHeader{padding:var(--space-xl) 0}.PageHeader-module__bykAEq__inner{padding:0 var(--space-sm)}.PageHeader-module__bykAEq__title{font-size:var(--text-2xl)}.PageHeader-module__bykAEq__subtitle{font-size:var(--text-sm);max-width:100%}}@media (max-width:480px){.PageHeader-module__bykAEq__title{font-size:var(--text-xl)}.PageHeader-module__bykAEq__subtitle{font-size:var(--text-xs)}}
.Gallery-module__rkF09a__galleryContainer{max-width:var(--container-2xl);padding:var(--space-3xl) var(--space-lg);gap:var(--space-xl);background-color:var(--off-white);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;display:grid}.Gallery-module__rkF09a__imageCard{aspect-ratio:4/3;border-radius:var(--border-radius-lg);cursor:pointer;background-color:var(--light-gray);box-shadow:var(--shadow-md);transition:all var(--transition);position:relative;overflow:hidden}.Gallery-module__rkF09a__imageCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Gallery-module__rkF09a__imageCard img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Gallery-module__rkF09a__imageCard:hover img{transform:scale(1.08)}.Gallery-module__rkF09a__imageCard:after{content:"";opacity:0;transition:opacity var(--transition);pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 100%);position:absolute;inset:0}.Gallery-module__rkF09a__imageCard:hover:after{opacity:1}.Gallery-module__rkF09a__imageCard:before{content:"🔍";color:var(--white);z-index:2;transition:transform var(--transition);pointer-events:none;text-shadow:0 2px 4px #0000004d;font-size:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Gallery-module__rkF09a__imageCard:hover:before{transform:translate(-50%,-50%)scale(1)}.Gallery-module__rkF09a__skeleton{aspect-ratio:4/3;background:linear-gradient(90deg, var(--light-gray) 0%, var(--off-white) 50%, var(--light-gray) 100%);border-radius:var(--border-radius-lg);background-size:200% 100%;animation:1.5s infinite Gallery-module__rkF09a__loading;position:relative}@keyframes Gallery-module__rkF09a__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.Gallery-module__rkF09a__galleryContainer{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.Gallery-module__rkF09a__galleryContainer{padding:var(--space-xl) var(--space-md);gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:640px){.Gallery-module__rkF09a__galleryContainer{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:480px){.Gallery-module__rkF09a__galleryContainer{padding:var(--space-lg) var(--space-md);gap:var(--space-md);grid-template-columns:1fr}.Gallery-module__rkF09a__imageCard{aspect-ratio:16/9}.Gallery-module__rkF09a__imageCard:before{font-size:1.8rem}}@keyframes Gallery-module__rkF09a__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Gallery-module__rkF09a__emptyState{text-align:center;padding:var(--space-3xl);color:var(--medium-gray);font-size:var(--text-lg);font-family:var(--font-primary)}.Gallery-module__rkF09a__emptyState svg{margin-bottom:var(--space-md);color:var(--light-gray);font-size:4rem}
.ImageViewer-module__kILK1W__overlay{width:100%;height:100%;z-index:var(--z-modal);animation:ImageViewer-module__kILK1W__fadeIn var(--transition) ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}@keyframes ImageViewer-module__kILK1W__fadeIn{0%{opacity:0}to{opacity:1}}.ImageViewer-module__kILK1W__image{border-radius:var(--border-radius-lg);object-fit:contain;width:auto;max-width:85%;height:auto;max-height:85%;box-shadow:var(--shadow-xl);animation:ImageViewer-module__kILK1W__zoomIn var(--transition-slow) ease}@keyframes ImageViewer-module__kILK1W__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ImageViewer-module__kILK1W__prevBtn,.ImageViewer-module__kILK1W__nextBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:56px;height:56px;color:var(--white);cursor:pointer;transition:all var(--transition);z-index:10;box-shadow:var(--shadow-md);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:300;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageViewer-module__kILK1W__prevBtn{left:var(--space-2xl)}.ImageViewer-module__kILK1W__nextBtn{right:var(--space-2xl)}.ImageViewer-module__kILK1W__prevBtn:hover,.ImageViewer-module__kILK1W__nextBtn:hover{background-color:var(--primary-orange);border-color:var(--primary-orange);box-shadow:var(--shadow-lg);transform:translateY(-50%)scale(1.1)}.ImageViewer-module__kILK1W__prevBtn:active,.ImageViewer-module__kILK1W__nextBtn:active{transform:translateY(-50%)scale(.95)}.ImageViewer-module__kILK1W__closeBtn{top:var(--space-xl);right:var(--space-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:48px;height:48px;color:var(--white);cursor:pointer;transition:all var(--transition);z-index:10;box-shadow:var(--shadow-md);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:400;display:flex;position:absolute}.ImageViewer-module__kILK1W__closeBtn:hover{background-color:var(--error);border-color:var(--error);box-shadow:var(--shadow-lg);transform:rotate(90deg)scale(1.05)}.ImageViewer-module__kILK1W__closeBtn:active{transform:rotate(90deg)scale(.95)}.ImageViewer-module__kILK1W__imageCounter{bottom:var(--space-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--space-sm) var(--space-lg);border-radius:var(--border-radius-full);color:var(--white);font-size:var(--text-sm);font-weight:500;font-family:var(--font-primary);z-index:10;background-color:#000000b3;border:1px solid #fff3;position:absolute;left:50%;transform:translate(-50%)}.ImageViewer-module__kILK1W__keyboardHint{bottom:var(--space-lg);right:var(--space-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--space-xs) var(--space-md);border-radius:var(--border-radius-md);color:var(--white);font-size:var(--text-xs);font-family:var(--font-mono);z-index:10;pointer-events:none;background-color:#0009;border:1px solid #fff3;position:absolute}@media (max-width:1024px){.ImageViewer-module__kILK1W__prevBtn,.ImageViewer-module__kILK1W__nextBtn{width:48px;height:48px;font-size:28px}.ImageViewer-module__kILK1W__prevBtn{left:var(--space-lg)}.ImageViewer-module__kILK1W__nextBtn{right:var(--space-lg)}.ImageViewer-module__kILK1W__closeBtn{width:44px;height:44px;top:var(--space-lg);right:var(--space-lg);font-size:22px}.ImageViewer-module__kILK1W__image{max-width:90%;max-height:90%}}@media (max-width:768px){.ImageViewer-module__kILK1W__prevBtn,.ImageViewer-module__kILK1W__nextBtn{width:40px;height:40px;font-size:24px}.ImageViewer-module__kILK1W__prevBtn{left:var(--space-md)}.ImageViewer-module__kILK1W__nextBtn{right:var(--space-md)}.ImageViewer-module__kILK1W__closeBtn{width:38px;height:38px;top:var(--space-md);right:var(--space-md);font-size:20px}.ImageViewer-module__kILK1W__image{max-width:95%;max-height:85%}.ImageViewer-module__kILK1W__imageCounter{bottom:var(--space-lg);padding:var(--space-xs) var(--space-md);font-size:var(--text-xs)}.ImageViewer-module__kILK1W__keyboardHint{display:none}}@media (max-width:480px){.ImageViewer-module__kILK1W__prevBtn,.ImageViewer-module__kILK1W__nextBtn{width:36px;height:36px;font-size:20px}.ImageViewer-module__kILK1W__closeBtn{width:34px;height:34px;font-size:18px}.ImageViewer-module__kILK1W__image{max-width:95%;max-height:80%}}
.Background-module__w2FxMa__container{background-color:var(--off-white);min-height:100%}.Background-module__w2FxMa__content{max-width:var(--container-xl);padding:var(--space-3xl) var(--space-lg);margin:0 auto}.Background-module__w2FxMa__text{font-size:var(--text-base);font-family:var(--font-primary);color:var(--dark-gray);margin-bottom:var(--space-xl);text-align:justify;line-height:1.8}.Background-module__w2FxMa__text:last-of-type{margin-bottom:0}.Background-module__w2FxMa__list{margin:var(--space-xl) 0;padding:0;list-style:none}.Background-module__w2FxMa__list li{font-size:var(--text-base);font-family:var(--font-primary);color:var(--dark-gray);margin-bottom:var(--space-sm);padding-left:var(--space-xl);line-height:1.8;position:relative}.Background-module__w2FxMa__list li:before{content:"";background-color:var(--primary-orange);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}@media (max-width:768px){.Background-module__w2FxMa__content{padding:var(--space-xl) var(--space-md)}.Background-module__w2FxMa__text{font-size:var(--text-sm);margin-bottom:var(--space-lg);line-height:1.7}.Background-module__w2FxMa__list{margin:var(--space-lg) 0}.Background-module__w2FxMa__list li{font-size:var(--text-sm);padding-left:var(--space-lg);line-height:1.7}.Background-module__w2FxMa__list li:before{top:8px}}@media (max-width:480px){.Background-module__w2FxMa__content{padding:var(--space-lg) var(--space-md)}.Background-module__w2FxMa__text{font-size:var(--text-sm);margin-bottom:var(--space-md);line-height:1.6}.Background-module__w2FxMa__list{margin:var(--space-md) 0}.Background-module__w2FxMa__list li{font-size:var(--text-sm);padding-left:var(--space-md)}}
