.HomePage_hero__Ac5Kp{position:relative;height:60vh;min-height:400px;width:100%;display:flex;align-items:center;justify-content:center;color:var(--color-white);text-align:center}.HomePage_heroOverlay__lghj_{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.HomePage_hero__Ac5Kp h1,.HomePage_hero__Ac5Kp p{text-shadow:0 2px 4px rgba(0,0,0,.6)}.HomePage_hero__Ac5Kp h1{font-size:3.5rem;margin-bottom:.5rem}.HomePage_hero__Ac5Kp p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.HomePage_heroContent__k4GzV{position:relative;z-index:2;max-width:800px;padding:0 1rem}.HomePage_intro__CRAA0{text-align:center;max-width:750px;margin:0 auto}.HomePage_intro__CRAA0 h2{margin-bottom:.5rem}.HomePage_servicesSection__Byvm2{background-color:var(--color-light-gray)}.HomePage_sectionTitle__ZO0uX{text-align:center;margin-bottom:3rem}.HomePage_servicesGrid__IMTg5{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.HomePage_serviceCard__PLVb_{background-color:var(--color-white);padding:2rem;border:1px solid #e9ecef;border-radius:var(--border-radius);text-align:center}.HomePage_serviceCard__PLVb_ h3{margin-bottom:.5rem}.HomePage_servicesLink__5BkwX{text-align:center;margin-top:3rem}.HomePage_finalCta__FUKMc{text-align:center}.HomePage_finalCta__FUKMc h2{margin-bottom:.5rem}.HomePage_finalCta__FUKMc p{margin-bottom:1.5rem}.HomepageGallery_galleryGrid__Yk_zh{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.HomepageGallery_galleryItem__pIPyc{border-radius:var(--border-radius);overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.05);transition:transform .2s ease-in-out;cursor:pointer;aspect-ratio:4/3}.HomepageGallery_galleryItem__pIPyc:hover{transform:scale(1.03)}.HomepageGallery_galleryItem__pIPyc img{display:block;width:100%;height:100%}.HomepageGallery_viewMoreContainer__nBR0D{text-align:center;margin-top:3rem}.HomepageGallery_modalOverlay__RNsgJ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000}.HomepageGallery_modalContent__P_qtj{position:relative;width:90vw;height:90vh}.HomepageGallery_closeButton__NWj3s{position:absolute;top:15px;right:20px;color:var(--color-white);background:none;border:none;font-size:3rem;cursor:pointer;z-index:1002;transition:opacity .2s;opacity:.8}.HomepageGallery_closeButton__NWj3s:hover{opacity:1}.HomepageGallery_navButton__sKH0b{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.3);color:white;border:none;font-size:2rem;cursor:pointer;z-index:1002;padding:1rem .5rem;transition:background-color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HomepageGallery_navButton__sKH0b:hover{background-color:rgba(0,0,0,.6)}.HomepageGallery_prevButton__fEazB{left:10px;border-radius:0 5px 5px 0}.HomepageGallery_nextButton__7J_Pk{right:10px;border-radius:5px 0 0 5px}