.module-map {
  background-color: #EFEFEF;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  height: 100%;
  padding: 5%;
}
.module-map .map {
  padding: 2.5% 12.5% 5% 2.5%;
  width: 100%;
}
.module-map .map svg {
  width: 100%;
  height: 100%;
}
.module-map .map svg .map-marker path {
  transition: fill 250ms ease-in-out;
  fill: #A5B900;
}
.module-map .map-logo {
  transition: transform 0.3s;
  filter: grayscale(100%);
  opacity: 35%;
}
.module-map .map-logo > svg {
  width: 100%;
  transition: all 0.3s;
}
.module-map .map-logo {
  position: absolute;
}
.module-map .map-logo.map-logo-btu {
  right: 0;
  bottom: 24%;
  width: 11%;
}
.module-map .map-logo.map-logo-euv {
  right: 2%;
  top: 41%;
  width: 12%;
}
.module-map .map-logo.map-logo-fhp {
  left: 0;
  top: 70%;
  width: 25%;
}
.module-map .map-logo.map-logo-fu {
  left: 0;
  top: 78%;
  width: 24%;
}
.module-map .map-logo.map-logo-hnee {
  right: 5%;
  top: 24%;
  width: 20%;
}
.module-map .map-logo.map-logo-hpbb {
  left: 25%;
  top: 4%;
  width: 25%;
}
.module-map .map-logo.map-logo-thb {
  left: 1%;
  top: 52%;
  width: 22%;
}
.module-map .map-logo.map-logo-thw {
  right: 6%;
  bottom: 1%;
  width: 20%;
}
.module-map .map-logo.map-logo-up {
  left: 30%;
  top: 74%;
  width: 13%;
}

.module-section[data-background=grey] .module-map {
  padding: 0;
}
@media (max-width: 47.99em) {
  .module-section[data-background=grey] .module-map {
    padding: 0 5rem;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22compile.scss%22,%22combined-variables.scss%22,%22../../system/CrayssnLabs/Base/_resources/scss/utilities/mixins/_transition.scss%22,%22../../system/CrayssnLabs/Base/_resources/scss/utilities/mixins/_mq.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAIA;EAEG,kBCQgB;EDPhB;EACA;EACA;EACA;EACA;;AAEA;EAGG;EACA;;AAEA;EAEG;EACA;;AAIG;EEIT,YAPU;EFME,MCu+BG;;ADj+Bf;EAEG;EACA;EACA;;AAEA;EAEG;EACA;;AAIN;EAEG;;AAEA;EAGG;EACA;EACA;;AAGH;EAGG;EACA;EACA;;AAGH;EAGG;EACA;EACA;;AAGH;EAGG;EACA;EACA;;AAGH;EAEG;EACA;EACA;;AAGH;EAEG;EACA;EACA;;AAGH;EAEG;EACA;EACA;;AAGH;EAEG;EACA;EACA;;AAGH;EAEG;EACA;EACA;;;AAON;EAEG;;AG8IA;EHhJH;IAMM%22,%22file%22:%22output-6598d22715729.css%22%7D */
