/* compiled by scssphp v1.0.6 on Mon, 26 Jan 2026 23:40:31 +0000 (0.0187s) */

/* Location Map SCSS Document */
/* Map */
/* All from mobile up (responsive all) */
@media all {
  .directory-list-item {
    display: block;
    margin-bottom: 30px;
  }
  .directory-list-item p {
    color: #1e3170;
    margin-bottom: 10px;
  }
  .directory-list-item .directory-list-link .material-icons {
    font-size: 18px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
  }
  .directory-list-regions {
    display: none;
  }
  .office-staff {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .office-staff .office-staff-image {
    order: 1;
  }
  .office-staff .office-staff-text {
    order: 2;
  }
  .location-map {
    display: block;
    position: relative;
  }
  .location-map-spacer {
    width: 100%;
    padding-top: 144.8386625785%;
    position: relative;
    overflow: hidden;
  }
  .location-map-inner {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
  }
  .location-map svg {
    display: block;
    width: 100%;
  }
  .location-map path {
    fill: #888888;
    stroke: #ffffff;
    stroke-width: 2px;
    stroke-opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    z-index: 0;
  }
  .location-map path.current {
    fill: #424242;
    stroke: #424242;
    transform-origin: 50% 50%;
    cursor: pointer;
    z-index: 9999;
  }
  .location-map path.enabled:hover {
    fill: #1E3271;
    stroke: #ffffff;
    transform-origin: 50% 50%;
    cursor: pointer;
    z-index: 9999;
  }
  .location-map-tooltip {
    position: absolute;
    display: inline-block;
    padding: 5px 10px;
    color: #ffffff;
    white-space: nowrap;
    background-color: #000000;
  }
  .location-map-regions {
    display: none;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  .location-map {
    max-width: 380px;
  }
  .office-staff {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 50px;
  }
  .office-staff .office-staff-image {
    order: 2;
  }
  .office-staff .office-staff-text {
    width: 60%;
    order: 1;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  .location-map {
    margin-left: -50px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fmodules%2Fminimap%2Fminimap.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CgCAAA%3BAAAA%2CSAAA%3BAAAA%2CyCAAA%3BAAcA%3BAAIE%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3BwBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAQD%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAMD%3BAAAA%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAOA%3BAAAA%3BgBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAeC%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAASA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAA3HF%2C4CAAA%3BAAkIA%3BAAEC%3BAAAA%2CqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAAA%3BAAnJF%2C2CAAA%3BAA4JA%3BAAEC%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%22%7D */