.theme-references-map{background-color:var(--color-dark-grey);padding:5rem 0;position:relative;overflow:hidden}.theme-references-map__row{align-items:center;gap:2.5rem 0}.theme-references-map__map-col{position:relative}.theme-references-map__map-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem}.theme-references-map__radar{position:absolute;top:0;left:50%;transform:translate(-50%);width:130%;aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle,rgba(129,186,37,.15) 0%,rgba(129,186,37,.08) 30%,rgba(129,186,37,.03) 50%,transparent 70%);pointer-events:none;z-index:0}.theme-references-map__map{position:relative;width:100%;max-width:41.875rem;z-index:1}.theme-references-map__svg-container{width:100%;line-height:0}.theme-references-map__svg-container svg{width:100%;height:auto;display:block}.theme-references-map__pins{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.theme-references-map__pin{position:absolute;width:1.375rem;height:1.375rem;padding:0;border:none;background:none;cursor:pointer;transform:translate(-50%,-100%);transform-origin:center bottom;transition:transform var(--theme-transition-duration) var(--theme-easing-function);z-index:3}.theme-references-map__pin svg{width:100%;height:100%;fill:var(--theme-primary-color);transition:fill var(--theme-transition-duration) var(--theme-easing-function)}.theme-references-map__pin:hover,.theme-references-map__pin:focus-visible,.theme-references-map__pin[aria-expanded=true]{transform:translate(-50%,-100%) scale(1.75);z-index:5}.theme-references-map__pin:hover svg,.theme-references-map__pin:focus-visible svg,.theme-references-map__pin[aria-expanded=true] svg{fill:var(--color-white);filter:drop-shadow(0 0 .375rem rgba(255,255,255,.4))}.theme-references-map__pin:focus-visible{outline:2px solid var(--theme-primary-color);outline-offset:2px;border-radius:50%}.theme-references-map__legend{display:flex;gap:1.875rem;justify-content:center;flex-wrap:wrap;z-index:1}.theme-references-map__legend-item{display:flex;align-items:center;gap:.625rem}.theme-references-map__legend-icon{width:1.125rem;height:1.125rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.theme-references-map__legend-icon svg{width:100%;height:100%;display:block}.theme-references-map__legend-icon--hq svg{fill:var(--color-white)}.theme-references-map__legend-icon--project svg{fill:var(--color-light-green)}.theme-references-map__legend-text{color:var(--color-white);font-size:var(--theme-text-fs);line-height:1.5}.theme-references-map__contact{display:flex;flex-direction:column;gap:3rem}.theme-references-map__heading{color:var(--theme-primary-color);margin:0}.theme-references-map__description{color:var(--color-white);font-size:var(--theme-text-fs);line-height:1.5}.theme-references-map__description p{margin:0}.theme-references-map__description p+p{margin-top:.75rem}.theme-references-map__details{display:flex;flex-direction:column;gap:2rem}.theme-references-map__detail{display:flex;gap:.625rem;align-items:flex-start}.theme-references-map__detail-icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.theme-references-map__detail-icon svg{width:100%;height:100%;display:block;fill:var(--theme-primary-color)}.theme-references-map__detail-text,.theme-references-map__detail-link{color:var(--color-white);font-size:var(--theme-text-fs);line-height:1.5}.theme-references-map__detail-link{text-decoration:none;font-weight:400;transition:color var(--theme-transition-duration) var(--theme-easing-function)}.theme-references-map__detail-link:hover{color:var(--theme-primary-color)}.theme-references-map__cta{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 1.875rem;background-color:var(--theme-primary-color);color:var(--color-dark-grey);border-radius:1.875rem;font-size:var(--theme-btn-fs);font-weight:600;line-height:1.5;text-decoration:none;transition:background-color var(--theme-transition-duration) var(--theme-easing-function),transform var(--theme-transition-duration) var(--theme-easing-function);align-self:flex-start}.theme-references-map__cta:hover{background-color:var(--color-light-green);transform:translateY(-2px)}.theme-references-map__card{position:absolute;z-index:100;background-color:var(--color-white);border:1px solid var(--color-light-grey);border-radius:1.875rem;padding:1.25rem;box-shadow:var(--theme-sm-shadow);width:18.125rem;pointer-events:auto;transition:opacity .2s ease}.theme-references-map__card[hidden]{display:none}.theme-references-map__card-link{display:flex;flex-direction:column;gap:1.5rem;text-decoration:none;color:inherit}.theme-references-map__card-image{width:100%;border-radius:.9375rem;overflow:hidden;aspect-ratio:250/193}.theme-references-map__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.theme-references-map__card-body{display:flex;flex-direction:column;gap:1rem}.theme-references-map__card-title{font-size:1.5rem;font-weight:700;line-height:1.5;color:var(--color-dark-grey);margin:0}.theme-references-map__card-stat{display:flex;align-items:center;gap:.625rem}.theme-references-map__card-stat-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.theme-references-map__card-stat-icon svg{width:100%;height:100%;fill:var(--color-dark-grey)}.theme-references-map__card-stat-text{font-size:var(--theme-text-fs);line-height:1.5;color:var(--color-dark-grey)}.theme-references-map__coords{position:fixed;z-index:9999;background:#000000d9;color:var(--color-white);font-size:.8125rem;font-family:monospace;line-height:1;padding:.3125rem .625rem;border-radius:.25rem;pointer-events:none;white-space:nowrap}.theme-references-map__coords[hidden]{display:none}.theme-references-map__backdrop{position:fixed;inset:0;background:#00000080;z-index:99}.theme-references-map__backdrop[hidden]{display:none}@media (max-width: 992px){.theme-references-map__row{flex-direction:column}.theme-references-map__contact{gap:2rem}.theme-references-map__card{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;width:18.125rem;max-width:calc(100vw - 2.5rem)}}@media (max-width: 768px){.theme-references-map{padding:3.75rem 0}.theme-references-map__map{max-width:31.25rem}.theme-references-map__legend{flex-direction:column;align-items:center;gap:.75rem}}@media (max-width: 576px){.theme-references-map{padding:2.5rem 0}.theme-references-map__pin{width:1.125rem;height:1.125rem}.theme-references-map__map{max-width:100%}.theme-references-map__card{width:calc(100vw - 2rem)}.theme-references-map__cta{width:100%;text-align:center}}
