.imageModal_contentWrap__j9lVs{width:100%;height:100dvh;background:#eaeaea;overflow:auto;display:flex;flex-direction:column}.imageModal_links__LjBnf{display:flex;padding-top:calc(8/var(--gfs)*1rem);padding-bottom:calc(8/var(--gfs)*1rem);align-items:center;justify-content:space-between}.imageModal_links__LjBnf:last-of-type{padding-top:calc(2/var(--gfs)*1rem);padding-bottom:calc(2/var(--gfs)*1rem)}.imageModal_links__LjBnf.imageModal_linksFooter__qxMmJ{display:grid;grid-template-columns:repeat(2,1fr)}.imageModal_links__LjBnf.imageModal_linksFooter__qxMmJ .imageModal_snapDisplay___2Vyg{justify-self:end}.imageModal_links__LjBnf .imageModal_link__KEWR9{width:-moz-fit-content;width:fit-content}.imageModal_links__LjBnf .imageModal_back__5UTMw svg{transform:rotate(90deg)}.imageModal_links__LjBnf .imageModal_link__KEWR9 span{display:flex;align-items:center;gap:calc(8/var(--gfs)*1rem)}.imageModal_links__LjBnf svg{width:calc(24/var(--gfs)*1rem);height:calc(24/var(--gfs)*1rem)}.imageModal_slider__mHVK_{display:flex;flex-direction:column;justify-content:center;height:100%}.imageModal_imageGrid__fVhzm{display:grid;grid-template-columns:1fr;justify-self:flex-start;padding-bottom:calc(24/var(--gfs)*1rem);grid-gap:calc(15/var(--gfs)*1rem);gap:calc(15/var(--gfs)*1rem)}.imageModal_imageGrid__fVhzm .imageModal_imageWrap__YL55S{height:calc(215/var(--gfs)*1rem);overflow:clip;border-radius:calc(8/var(--gfs)*1rem)}.imageModal_imageGrid__fVhzm .imageModal_image__JLEmc{height:110%;width:100%;object-fit:cover;transition:transform .35s ease;cursor:pointer}.imageModal_imageGrid__fVhzm .imageModal_image__JLEmc:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;z-index:1;opacity:.2;transition:background .35s ease}.imageModal_imageGrid__fVhzm .imageModal_image__JLEmc:hover{transform:translateY(calc(-8 / var(--gfs) * 1rem))}.imageModal_imageGrid__fVhzm .imageModal_image__JLEmc:hover:after{background:rgba(0,0,0,.2)}.imageModal_imageGrid__fVhzm .imageModal_image__JLEmc img{height:100%}.imageModal_share__F_vwO{position:relative;grid-area:share;justify-self:flex-end}.imageModal_share__F_vwO svg{width:calc(18/var(--gfs)*1rem);height:calc(18/var(--gfs)*1rem)}.imageModal_shareButton___N5pA{display:flex;align-items:center;column-gap:12px;margin-left:auto}.imageModal_shareDropdown__N7OTo{position:absolute;top:calc(100% + 12px);right:0;display:flex;flex-direction:column;justify-content:flex-start;background:#eaeaea;overflow:hidden;z-index:2;transition:height 1s cubic-bezier(.25,1,.5,1);border:1px solid #a5a5a4;border-radius:calc(8/var(--gfs)*1rem)}.imageModal_shareDropdown__N7OTo .imageModal_show__cyYxH{display:flex}.imageModal_shareDropdown__N7OTo li{padding:0}.imageModal_shareDropdown__N7OTo li a span{display:flex;align-items:center;gap:calc(8/var(--gfs)*1rem)}.imageModal_shareLinks__w2Kgu{padding-top:calc(4/var(--gfs)*1rem);margin-bottom:calc(4/var(--gfs)*1rem)}.imageModal_shareLink__Q_Y22{display:flex;align-items:center;justify-content:flex-start;width:100%;column-gap:calc(12/var(--gfs)*1rem);padding:calc(8/var(--gfs)*1rem) calc(20/var(--gfs)*1rem)!important;border-radius:0}.imageModal_shareLink__Q_Y22 span{white-space:nowrap}.imageModal_shareLink__Q_Y22:hover{background:#d4d4d4;color:#171717}.imageModal_copyLink__YHjT4{margin-top:4px;margin-bottom:4px}@media screen and (min-width:769px){.imageModal_imageGrid__fVhzm{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1281px){.imageModal_contentWrap__j9lVs{justify-content:flex-start;padding-top:calc(64/var(--gfs)*1rem);padding-bottom:calc(64/var(--gfs)*1rem);height:100%}.imageModal_links__LjBnf{padding-top:0;padding-bottom:0;margin-bottom:calc(48/var(--gfs)*1rem)}.imageModal_links__LjBnf:last-of-type{margin-bottom:0}.imageModal_links__LjBnf.imageModal_linksFooter__qxMmJ{grid-template-columns:repeat(3,1fr)}.imageModal_links__LjBnf.imageModal_linksFooter__qxMmJ .imageModal_snapDisplay___2Vyg{justify-self:center}.imageModal_slider__mHVK_{margin-bottom:calc(32/var(--gfs)*1rem);padding-left:calc(80/var(--gfs)*1rem);padding-right:calc(80/var(--gfs)*1rem)}.imageModal_imageGrid__fVhzm{grid-gap:calc(40/var(--gfs)*1rem);gap:calc(40/var(--gfs)*1rem);display:grid;justify-self:flex-start!important}.imageModal_imageGrid__fVhzm .imageModal_imageWrap__YL55S{height:calc(408/var(--gfs)*1rem)}}.UnitImageModal_modalOverlay__ecr76{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:UnitImageModal_fadeIn__s48hV .2s ease-out}@keyframes UnitImageModal_fadeIn__s48hV{0%{opacity:0}to{opacity:1}}.UnitImageModal_modalContent__qCSXZ{position:relative;width:80vw;height:auto;max-width:900px;max-height:85vh;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:UnitImageModal_slideIn__83Bka .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.4)}@keyframes UnitImageModal_slideIn__83Bka{0%{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.UnitImageModal_closeButton__ha152{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.6);border:none;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001}.UnitImageModal_closeButton__ha152:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.UnitImageModal_closeButton__ha152 svg{width:20px;height:20px}.UnitImageModal_imageContainer__zxxT4{position:relative;width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.UnitImageModal_image__K3lte{max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.3);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.UnitImageModal_navButton__5LqHE{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001}.UnitImageModal_navButton__5LqHE:hover{background:hsla(0,0%,100%,.2);transform:translateY(-50%) scale(1.1)}.UnitImageModal_navButton__5LqHE:active{transform:translateY(-50%) scale(.95)}.UnitImageModal_navButton__5LqHE svg{width:24px;height:24px}.UnitImageModal_prevButton__gqxmZ{left:8px}.UnitImageModal_nextButton__vuc1n{right:8px}.UnitImageModal_imageCounter__9Yn95{position:absolute;top:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.5);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Inter,sans-serif}.UnitImageModal_thumbnailNav__xj_NA{display:flex;gap:8px;max-width:100%;overflow-x:auto;padding:10px;scrollbar-width:none;-ms-overflow-style:none}.UnitImageModal_thumbnailNav__xj_NA::-webkit-scrollbar{display:none}.UnitImageModal_thumbnail__s_gA_{flex-shrink:0;width:60px;height:45px;border:none;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .2s ease;background:transparent;opacity:.6}.UnitImageModal_thumbnail__s_gA_:hover{opacity:.8;transform:scale(1.05)}.UnitImageModal_thumbnail__s_gA_.UnitImageModal_active__EyIrK{opacity:1;border:2px solid #fff;transform:scale(1.1)}.UnitImageModal_thumbnail__s_gA_ img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.UnitImageModal_modalContent__qCSXZ{width:95vw;height:auto}.UnitImageModal_closeButton__ha152{top:-40px;right:0;width:40px;height:40px}.UnitImageModal_closeButton__ha152 svg{width:18px;height:18px}.UnitImageModal_navButton__5LqHE{width:40px;height:40px}.UnitImageModal_navButton__5LqHE svg{width:20px;height:20px}.UnitImageModal_prevButton__gqxmZ{left:10px}.UnitImageModal_nextButton__vuc1n{right:10px}.UnitImageModal_imageContainer__zxxT4{height:auto}.UnitImageModal_thumbnail__s_gA_{width:50px;height:38px}.UnitImageModal_imageCounter__9Yn95{font-size:12px;padding:6px 12px}}.projectLocations_fullscreenMapFixed__AZpi5{position:fixed;top:var(--nav-height,100px);left:0;right:0;bottom:0;width:100vw;height:calc(100vh - var(--nav-height, 80px));z-index:10;overflow:hidden}.projectLocations_fullscreenMapFixed__AZpi5>*{width:100%!important;height:100%!important}