/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Block: Section location-content
\* ------------------------------------------------------------ */
.section-location-content,
.acf-block-preview .section-location-content {
  overflow: unset;
}
.section-location-content-main,
.acf-block-preview .section-location-content-main {
  position: relative;
  background: #ffffff;
}
.section-location-content-main__bg-container,
.acf-block-preview .section-location-content-main__bg-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-location-content-main__bg-container .container,
.acf-block-preview .section-location-content-main__bg-container .container {
  height: 100%;
}
.section-location-content-main__bg-wrap,
.acf-block-preview .section-location-content-main__bg-wrap {
  position: relative;
  height: 100%;
}
.section-location-content-main__bg,
.acf-block-preview .section-location-content-main__bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.section-location-content-main__bg.svg-admin svg,
.acf-block-preview .section-location-content-main__bg.svg-admin svg {
  opacity: 0.1;
}
.section-location-content-main__bg.svg-admin svg .path-1,
.acf-block-preview .section-location-content-main__bg.svg-admin svg .path-1 {
  fill: #003C71;
}
.section-location-content-main__bg.svg-admin svg .path-2,
.acf-block-preview .section-location-content-main__bg.svg-admin svg .path-2 {
  fill: #0971CE;
}
.section-location-content-main__bg.svg-admin svg .path-3,
.acf-block-preview .section-location-content-main__bg.svg-admin svg .path-3 {
  fill: #00AEEF;
}
.section-location-content-main__bg svg,
.acf-block-preview .section-location-content-main__bg svg {
  display: block;
  width: 196.5rem !important;
  height: 67.6rem !important;
  position: absolute;
  z-index: 0;
  top: -6.6rem;
  left: 19.8%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__bg svg,
  .acf-block-preview .section-location-content-main__bg svg {
    left: 23.5%;
  }
}
@media (max-width: 1279px) {
  .section-location-content-main__bg svg,
  .acf-block-preview .section-location-content-main__bg svg {
    width: 154rem !important;
    height: 53rem !important;
    top: -10rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__bg svg,
  .acf-block-preview .section-location-content-main__bg svg {
    width: 133rem !important;
    height: 45.7rem !important;
    top: -9.7rem;
  }
}
.section-location-content-main__bg:before,
.acf-block-preview .section-location-content-main__bg:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  height: 100%;
  top: 0;
  background: #F6F6F6;
  width: calc(var(--vw, 1vw) * 50);
  left: calc(50% + 1rem);
}
@media (max-width: 1279px) {
  .section-location-content-main__bg:before,
  .acf-block-preview .section-location-content-main__bg:before {
    display: none;
  }
}
.section-location-content-main__content,
.acf-block-preview .section-location-content-main__content {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .section-location-content-main__content,
  .acf-block-preview .section-location-content-main__content {
    flex-flow: column;
  }
}
.section-location-content-main__left,
.acf-block-preview .section-location-content-main__left {
  position: relative;
  z-index: 1;
  width: 46.5625%;
  padding: 7.2rem 0 5.6rem;
}
@media (max-width: 1279px) {
  .section-location-content-main__left,
  .acf-block-preview .section-location-content-main__left {
    width: 100%;
    padding: 5.2rem 0 0;
  }
}
@media (max-width: 575px) {
  .section-location-content-main__left,
  .acf-block-preview .section-location-content-main__left {
    padding: 4.4rem 0 0;
  }
}
.section-location-content-main__map,
.acf-block-preview .section-location-content-main__map {
  position: relative;
  z-index: 1;
  width: 49.375%;
}
@media (max-width: 1279px) {
  .section-location-content-main__map,
  .acf-block-preview .section-location-content-main__map {
    width: 100%;
    margin-top: 4.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__map,
  .acf-block-preview .section-location-content-main__map {
    margin-top: 3.2rem;
  }
}
.section-location-content-main__map div[role=button],
.acf-block-preview .section-location-content-main__map div[role=button] {
  pointer-events: none;
}
.section-location-content-main__map-inner,
.acf-block-preview .section-location-content-main__map-inner {
  position: sticky !important;
  top: 25vh;
  height: 54rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-top: 4px solid #00AEEF;
  border-bottom: 4px solid #00AEEF;
  border-radius: 0.8rem;
}
@media (max-width: 1279px) {
  .section-location-content-main__map-inner,
  .acf-block-preview .section-location-content-main__map-inner {
    height: 43.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__map-inner,
  .acf-block-preview .section-location-content-main__map-inner {
    height: 28rem;
    border-top-width: 2px;
    border-bottom-width: 2px;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__map-inner .gm-style > div > div[style*="position: absolute; left: 0px;"],
  .acf-block-preview .section-location-content-main__map-inner .gm-style > div > div[style*="position: absolute; left: 0px;"] {
    top: 7px !important;
    bottom: auto !important;
  }
}
.section-location-content-main__map:before,
.acf-block-preview .section-location-content-main__map:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  width: calc(var(--vw, 1vw) * 150);
  height: 100%;
  top: 0;
  left: calc(var(--vw, 1vw) * -50);
  background: #F6F6F6;
  z-index: -1;
}
@media (max-width: 1279px) {
  .section-location-content-main__map:before,
  .acf-block-preview .section-location-content-main__map:before {
    display: block;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__map:before,
  .acf-block-preview .section-location-content-main__map:before {
    background-color: #ffffff;
  }
}
.section-location-content-main .block-video,
.acf-block-preview .section-location-content-main .block-video {
  position: relative;
  z-index: 1;
  width: 50%;
  height: fit-content;
}
@media (max-width: 1279px) {
  .section-location-content-main .block-video,
  .acf-block-preview .section-location-content-main .block-video {
    width: 100%;
    margin-top: 4.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main .block-video,
  .acf-block-preview .section-location-content-main .block-video {
    margin-top: 3.2rem;
  }
}
.section-location-content-main .block-video__inner,
.acf-block-preview .section-location-content-main .block-video__inner {
  position: relative;
  padding-bottom: 55%;
  height: 0;
}
.section-location-content-main .block-video__inner img,
.acf-block-preview .section-location-content-main .block-video__inner img {
  border-radius: 8px;
}
.section-location-content-main .block-video__poster,
.acf-block-preview .section-location-content-main .block-video__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}
.section-location-content-main .block-video__play-button,
.acf-block-preview .section-location-content-main .block-video__play-button {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-location-content-main .block-video__play-button .icon,
.acf-block-preview .section-location-content-main .block-video__play-button .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.2rem;
  height: 3.2rem;
  padding: 2rem;
  box-sizing: content-box;
  border-radius: 50%;
  background: #00AEEF;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  box-shadow: 0 0 6rem rgba(0, 174, 239, 0.25);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main .block-video__play-button .icon,
  .acf-block-preview .section-location-content-main .block-video__play-button .icon {
    padding: 1.2rem;
  }
}
.section-location-content-main .block-video__play-button .icon svg,
.acf-block-preview .section-location-content-main .block-video__play-button .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
@media (hover: hover) {
  .section-location-content-main .block-video__play-button:hover .icon,
  .acf-block-preview .section-location-content-main .block-video__play-button:hover .icon {
    background: #0971CE;
  }
  .section-location-content-main .block-video__play-button:hover + .block-video__poster,
  .section-location-content-main .block-video__play-button:hover ~ * .block-video__poster,
  .acf-block-preview .section-location-content-main .block-video__play-button:hover + .block-video__poster,
  .acf-block-preview .section-location-content-main .block-video__play-button:hover ~ * .block-video__poster {
    transform: scale(1.03);
  }
}
.section-location-content-main .block-video:before,
.acf-block-preview .section-location-content-main .block-video:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  width: calc(var(--vw, 1vw) * 150);
  height: 18rem;
  bottom: 0;
  left: calc(var(--vw, 1vw) * -50);
  background: #F6F6F6;
  z-index: -1;
}
@media (max-width: 1279px) {
  .section-location-content-main .block-video:before,
  .acf-block-preview .section-location-content-main .block-video:before {
    display: block;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main .block-video:before,
  .acf-block-preview .section-location-content-main .block-video:before {
    display: none;
  }
}
.section-location-content-main__main-content,
.acf-block-preview .section-location-content-main__main-content {
  margin-top: 2.4rem;
}
.section-location-content-main__main-content .acf-block-preview,
.acf-block-preview .section-location-content-main__main-content .acf-block-preview {
  font-family: unset;
  line-height: unset;
}
@media (max-width: 1279px) {
  .section-location-content-main__main-content,
  .acf-block-preview .section-location-content-main__main-content {
    margin-top: 1.6rem;
  }
}
.section-location-content-main__main-content > div,
.acf-block-preview .section-location-content-main__main-content > div {
  margin-top: 1.6rem;
}
.section-location-content-main__main-content .two-columns,
.acf-block-preview .section-location-content-main__main-content .two-columns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__main-content .two-columns,
  .acf-block-preview .section-location-content-main__main-content .two-columns {
    display: block;
  }
}
.section-location-content-main__main-content .column-item,
.acf-block-preview .section-location-content-main__main-content .column-item {
  flex: 1 0 calc(50% - 1.6rem);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__main-content .column-item,
  .acf-block-preview .section-location-content-main__main-content .column-item {
    margin-top: 2.4rem;
    width: 100%;
  }
}
@media (max-width: 782px) {
  .section-location-content-main__main-content .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 0 !important;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__main-content .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
.section-location-content-main__main-content .wp-block-columns:first-child h1:first-child,
.section-location-content-main__main-content .wp-block-columns:first-child h2:first-child,
.section-location-content-main__main-content .wp-block-columns:first-child h3:first-child,
.section-location-content-main__main-content .wp-block-columns:first-child h4:first-child,
.section-location-content-main__main-content .wp-block-columns:first-child h5:first-child,
.section-location-content-main__main-content .wp-block-columns:first-child h6:first-child,
.acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h1:first-child,
.acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h2:first-child,
.acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h3:first-child,
.acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h4:first-child,
.acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h5:first-child,
.acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h6:first-child {
  margin-top: 0rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__main-content .wp-block-columns:first-child h1:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child h2:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child h3:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child h4:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child h5:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child h6:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h1:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h2:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h3:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h4:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h5:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child h6:first-child {
    margin-top: 2.4rem;
  }
  .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h1:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h2:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h3:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h4:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h5:first-child,
  .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h6:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h1:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h2:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h3:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h4:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h5:first-child,
  .acf-block-preview .section-location-content-main__main-content .wp-block-columns:first-child .wp-block-column:first-child h6:first-child {
    margin-top: 0rem;
  }
}
.section-location-content-main__button-wrap,
.acf-block-preview .section-location-content-main__button-wrap {
  margin-top: 3.2rem;
}
.section-location-content-main__button-wrap:not(:last-child),
.acf-block-preview .section-location-content-main__button-wrap:not(:last-child) {
  margin-bottom: 5.6rem;
}
.section-location-content-main__links,
.acf-block-preview .section-location-content-main__links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__links,
  .acf-block-preview .section-location-content-main__links {
    flex-flow: column;
    margin-top: 3.2rem;
  }
}
.section-location-content-main__links-item,
.acf-block-preview .section-location-content-main__links-item {
  width: 50%;
  margin-top: 1.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__links-item,
  .acf-block-preview .section-location-content-main__links-item {
    width: 100%;
    margin-top: 1.6rem;
  }
}
.section-location-content-main__links-item:nth-child(1),
.acf-block-preview .section-location-content-main__links-item:nth-child(1) {
  margin-top: 0;
}
.section-location-content-main__links-item:nth-child(2),
.acf-block-preview .section-location-content-main__links-item:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-main__links-item:nth-child(2),
  .acf-block-preview .section-location-content-main__links-item:nth-child(2) {
    margin-top: 1.6rem;
  }
}
.section-location-content-main__link,
.acf-block-preview .section-location-content-main__link {
  display: inline-flex;
  align-items: center;
  color: #00AEEF;
  font-weight: 700;
  font-size: 1.8rem;
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
}
.section-location-content-main__link .icon,
.acf-block-preview .section-location-content-main__link .icon {
  display: inline-block;
  width: 2rem;
  height: 1rem;
  margin-top: -0.4rem;
  margin-left: 2.6rem;
  color: inherit;
  transition: transform 0.3s ease-in-out;
}
.section-location-content-main__link .icon svg,
.acf-block-preview .section-location-content-main__link .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.section-location-content-main__link .icon svg path,
.acf-block-preview .section-location-content-main__link .icon svg path {
  stroke: currentColor;
}
.section-location-content-main__link:hover,
.acf-block-preview .section-location-content-main__link:hover {
  color: #0971CE;
}
.section-location-content-main__link:hover .icon,
.acf-block-preview .section-location-content-main__link:hover .icon {
  transform: translateX(-1rem);
}

.gm-style-iw,
.gm-style-iw-d,
.gm-style-iw-c {
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  max-height: initial !important;
  max-width: initial !important;
  height: initial !important;
  width: initial !important;
  background: none !important;
  overflow: hidden !important;
}
.gm-style-iw button,
.gm-style-iw-d button,
.gm-style-iw-c button {
  display: none !important;
}

.gm-style-iw-tc {
  filter: none !important;
  transform: translateX(-13.1rem) !important;
}
@media (max-width: 1719px) {
  .gm-style-iw-tc {
    transform: translateX(-16.5rem) !important;
  }
}
@media (max-width: 1279px) {
  .gm-style-iw-tc {
    transform: translateX(-13.1rem) !important;
  }
}

.section-location-content-marker {
  padding: 2.4rem 1.6rem;
  border-radius: 0.4rem;
  background: #ffffff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-content-marker {
    max-width: 30.2rem;
  }
}
.section-location-content-marker__title {
  margin-bottom: 0.8rem;
  color: #003C71;
  font-size: 1.8rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  line-height: 2.6rem;
}
.section-location-content-marker__address {
  margin-bottom: 1.2rem;
  color: rgba(5, 30, 57, 0.6);
  font-size: 1.6rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  line-height: 2.2rem;
}
.section-location-content-marker__phone, .section-location-content-marker__email {
  margin-bottom: 1.2rem;
  color: rgba(5, 30, 57, 0.6);
  font-size: 1.6rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  line-height: 2.2rem;
}
.section-location-content-marker__phone a, .section-location-content-marker__email a {
  margin-left: 0.5rem;
  color: #00AEEF;
  text-decoration: underline;
  text-decoration-color: #00AEEF;
  transition: all 0.3s ease-in-out;
}
.section-location-content-marker__phone a:hover, .section-location-content-marker__email a:hover {
  color: #003C71;
  text-decoration-color: #003C71;
}
.section-location-content-marker__email {
  margin-bottom: 0;
}