/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/sass/style.scss ***!
  \*********************************************************************************************************************/
* {
  box-sizing: border-box;
}

/* poppins-300 - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url(adf76323d292fb2ea119.eot); /* IE9 Compat Modes */
  src: local(""), url(adf76323d292fb2ea119.eot?#iefix) format("embedded-opentype"), url(ace5b920f22b15741ecb.woff2) format("woff2"), url(170b4e2315101ea47c3e.woff) format("woff"), url(e3c7ef4a076172bb0a6f.ttf) format("truetype"), url(1cdcf50ce905e85b25d7.svg#Poppins) format("svg"); /* Legacy iOS */
}
/* poppins-regular - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url(b14233662c66bfefe8e4.eot); /* IE9 Compat Modes */
  src: local(""), url(b14233662c66bfefe8e4.eot?#iefix) format("embedded-opentype"), url(3d7b6a76b91c47dac119.woff2) format("woff2"), url(14235fe00d300641df6e.woff) format("woff"), url(1dbb9564ec4d6633c587.ttf) format("truetype"), url(04277a799cb3f1b29dfa.svg#Poppins) format("svg"); /* Legacy iOS */
}
/* poppins-500 - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url(0b9a652fa2bec4983898.eot); /* IE9 Compat Modes */
  src: local(""), url(0b9a652fa2bec4983898.eot?#iefix) format("embedded-opentype"), url(fd92e6e2242ab8df6db4.woff2) format("woff2"), url(48830cb0aa9678c1383f.woff) format("woff"), url(e477f7ff4ad8ed7a2d6a.ttf) format("truetype"), url(138d54dda216e46d9830.svg#Poppins) format("svg"); /* Legacy iOS */
}
/* poppins-600 - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url(fdfe223071c6c979801d.eot); /* IE9 Compat Modes */
  src: local(""), url(fdfe223071c6c979801d.eot?#iefix) format("embedded-opentype"), url(244563aecc14e49fa2d3.woff2) format("woff2"), url(2f38fe1ccd5b0de593e5.woff) format("woff"), url(ef5f5c070e8c5aa53b36.ttf) format("truetype"), url(604adf2932b4c681a988.svg#Poppins) format("svg"); /* Legacy iOS */
}
/* poppins-700 - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url(42ce0535c594d675d13a.eot); /* IE9 Compat Modes */
  src: local(""), url(42ce0535c594d675d13a.eot?#iefix) format("embedded-opentype"), url(26810ac68c87bfe00ba0.woff2) format("woff2"), url(8589147e49ce0276d95e.woff) format("woff"), url(047a47da0baf6156a955.ttf) format("truetype"), url(faf69e7f589ee957de53.svg#Poppins) format("svg"); /* Legacy iOS */
}
/* poppins-800 - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  src: url(42c8265f1d8da256916f.eot); /* IE9 Compat Modes */
  src: local(""), url(42c8265f1d8da256916f.eot?#iefix) format("embedded-opentype"), url(d28c14aac0ba8f2f9b70.woff2) format("woff2"), url(769b85327a568e79a8f5.woff) format("woff"), url(55fcca66c5b7dd91ba70.ttf) format("truetype"), url(cde0703dd91e3d9e1c85.svg#Poppins) format("svg"); /* Legacy iOS */
}
/* poppins-900 - latin-ext_latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  src: url(e1e78751400334393c71.eot); /* IE9 Compat Modes */
  src: local(""), url(e1e78751400334393c71.eot?#iefix) format("embedded-opentype"), url(20db451157d730fddf99.woff2) format("woff2"), url(6c3dcd39505b7e385cab.woff) format("woff"), url(1eb944121606d0107a0f.ttf) format("truetype"), url(b44b73b3bf0b6403a25a.svg#Poppins) format("svg"); /* Legacy iOS */
}
* {
  font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

.bi::before,
[class^=bi-]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-placeholder {
  width: 36px;
  height: 36px;
}
.btn-icon {
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  background: #191975;
  width: 36px;
  height: 36px;
  transition: 0.3s ease;
  border: none;
}
.btn-icon:hover {
  background: #33339e;
}
.btn-icon:focus {
  outline: 1px solid white;
}
.btn-website {
  background: #ff9c7b;
  color: #191975;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px 30px;
  border: none;
  font-size: 18px;
  max-width: 150px;
  text-align: center;
  margin-top: 26px;
  transition: 0.3s ease;
}
.btn-website:hover {
  background: white;
}
.btn-close {
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  background: #191975;
  width: 48px;
  height: 48px;
  transition: 0.3s ease;
  border: none;
  justify-content: center;
}
.btn-close:hover {
  background: #33339e;
}
.btn-search-icon {
  display: none;
}
.btn-search-icon.show {
  display: block;
}

.services-dropdown-wrapper {
  position: relative;
}
.services-dropdown-button {
  height: 36px;
  width: 200px;
  border-radius: 5px;
  border: 1px solid white;
  padding: 4px 8px;
  background-color: #191975;
  color: white;
  text-align: left;
  background: transparent;
}
.services-dropdown-button:hover {
  background: transparent;
  border: 1px solid white;
}
.services-dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
}
.services-dropdown-content.active {
  display: block;
}
.services-dropdown-item {
  display: block;
  width: 100%;
  text-align: left;
  padding: 5px;
  border-radius: none;
  background: #e9e9ed;
  color: black;
  border: 1px solid #8f8f9d;
}
.services-dropdown-item:hover {
  border: 1px solid #8f8f9d;
  background: #d0d0d7;
  color: black;
}

.map {
  position: relative;
  border-bottom: 5px solid white;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .map {
    display: grid;
    grid-template-columns: 1fr 2fr;
    max-height: 700px;
    overflow-y: hidden;
  }
}
.map-back-icon {
  display: none;
}
.map-back-icon.active {
  display: flex;
  align-items: center;
}
.map-title {
  color: white;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 23px;
  text-align: center;
}
.map-top-bar {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.map-left {
  background: #191975;
  color: white;
  padding: 20px;
  position: relative;
  overflow-y: auto;
  top: -8px;
}
@media (min-width: 768px) {
  .map-left {
    max-height: 700px;
    top: 0;
  }
}
.map button.city-button {
  background: none !important;
  border: none !important;
  color: white !important;
  font-size: var(--wp--preset--font-size--medium);
  display: flex;
  align-items: center;
  gap: 20px;
  cursor: pointer;
  padding: 10px 20px !important;
  transition: 0.3s ease;
  width: 100%;
}
.map button.city-button:hover {
  background: #33339e !important;
  border-radius: 6px !important;
}
.map button.city-button img.city-icon {
  width: 20px !important;
}
.map button.city-button p.city-text {
  margin: 0 !important;
  color: white !important;
}
.map button.org-button {
  background: none !important;
  border: none !important;
  color: white !important;
  font-size: var(--wp--preset--font-size--medium);
  display: flex;
  align-items: center;
  gap: 20px;
  cursor: pointer;
  padding: 10px 20px !important;
  transition: 0.3s ease;
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  font-size: 1rem;
}
.map button.org-button:hover {
  background: #33339e !important;
  border-radius: 6px !important;
}
.map button.org-button img.city-icon {
  width: 20px !important;
}
.map button.org-button p.city-text {
  margin: 0 !important;
  color: white !important;
}

.select-service {
  max-width: 260px;
  padding: 6px;
}

.map-modal {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: opacity 0.4s ease-in-out;
}
.map-modal-header {
  background: #191975;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-height: 100vh;
  overflow-y: auto;
  padding: 30px;
}
@media (min-width: 768px) {
  .map-modal-header {
    padding: 40px 50px 0;
  }
}
.map-modal-header .map-modal-row {
  max-width: 95%;
}
.map-modal-header .map-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
}
.map-modal .map-modal-row,
.map-modal .map-modal-title,
.map-modal .map-modal-text,
.map-modal .map-modal-close.btn-close {
  opacity: 0;
  visibility: hidden;
}
.map-modal.active {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
  z-index: 9;
  max-width: 960px;
  color: white;
  width: 100%;
  position: absolute;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .map-modal.active {
    max-height: 70vh;
  }
}
.map-modal.active .map-modal-row,
.map-modal.active .map-modal-title,
.map-modal.active .map-modal-text,
.map-modal.active .map-modal-close.btn-close {
  opacity: 1;
  visibility: visible;
}
.map-modal-overlay {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  visibility: hidden;
  position: fixed;
}
.map-modal-overlay.active {
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  z-index: 99999;
}
@media (min-width: 768px) {
  .map-modal-overlay.active {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.map-modal-content {
  background: #191975;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-height: 100vh;
  overflow-y: auto;
  padding: 10px 30px 40px;
  margin: 0;
}
@media (min-width: 768px) {
  .map-modal-content {
    padding: 40px 50px;
  }
}
.map-modal-row {
  display: grid;
  gap: 40px;
  align-items: center;
  grid-template-columns: 30px auto;
}
@media (min-width: 768px) {
  .map-modal-row {
    grid-template-columns: 45px auto;
  }
}
.map-modal-title {
  color: white;
  font-weight: 600;
  margin: 0;
  font-size: 20px;
}
@media (min-width: 768px) {
  .map-modal-title {
    font-size: 24px;
  }
}
.map-modal-icon-wrapper {
  margin: auto;
}
.map-modal-icon-wrapper img.modal-icon,
.map-modal-icon-wrapper img.icon-map-marker {
  width: 24px;
}
.map-modal-text {
  margin: 0;
}
.map-modal-text-link {
  color: white;
  transition: 0.3s ease-in-out;
}
.map-modal-text-link:hover {
  color: #ff9c7b;
  text-decoration: underline;
}

.icon-map-marker {
  width: 40px !important;
  height: 40px !important;
}

.map-search-form {
  display: none;
}
.map-search-form.show {
  display: block;
}

.search-bar {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
.search-bar-wrapper {
  display: block;
  height: 36px;
}
.search-bar-field-wrapper {
  height: 36px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.search-bar-input {
  height: 36px;
  max-width: 200px;
  border-radius: 5px;
  border: 1px solid white;
  padding: 4px 8px;
  background: #191975 !important;
  color: white;
}
.search-bar-input::placeholder {
  color: white;
}

.icon-search {
  color: white;
}

.spinner {
  height: 350px;
}
.spinner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.spinner-text {
  text-align: center;
}

.map-marker {
  display: none;
}
.map-marker.active {
  display: block;
}

.st0-pt {
  fill: #eb5b5b;
}

.st1-pt,
.st2-pt {
  fill: #191975;
}

.st3-pt {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.1px;
}

.st4-pt {
  fill: #3a3a3a;
}

.st5-pt {
  fill: #e9e0de;
  stroke: #111;
  stroke-miterlimit: 10;
}

.st5-pt,
.st2-pt,
.st6-pt {
  fill-rule: evenodd;
}

.map-dot {
  fill: #fff;
}

.st8-pt {
  fill: #9a8d8e;
}

.st6-pt {
  fill: #f60c1f;
}

.map-wrapper {
  width: 100%;
  margin-top: 50px;
}
