/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Blocks: Section location-services
\* ------------------------------------------------------------ */
.acf-block-preview .section-location-services * {
  pointer-events: none !important;
}
.acf-block-preview .section-location-services * .post-empty-message a {
  pointer-events: auto !important;
}

.section-location-services .section-careers-offers,
.acf-block-preview .section-location-services .section-careers-offers {
  background: #ffffff;
  overflow: hidden;
}
.section-location-services .section-careers-offers__content,
.acf-block-preview .section-location-services .section-careers-offers__content {
  display: flex;
}
@media (max-width: 1279px) {
  .section-location-services .section-careers-offers__content,
  .acf-block-preview .section-location-services .section-careers-offers__content {
    flex-flow: column;
  }
}
.section-location-services .section-careers-offers__title,
.acf-block-preview .section-location-services .section-careers-offers__title {
  margin-top: 6.8rem;
}
@media (max-width: 1279px) {
  .section-location-services .section-careers-offers__title,
  .acf-block-preview .section-location-services .section-careers-offers__title {
    margin: 5rem 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    line-height: 3.2rem;
  }
}
@media (max-width: 575px) {
  .section-location-services .section-careers-offers__title,
  .acf-block-preview .section-location-services .section-careers-offers__title {
    margin: 3.2rem 0 auto !important;
    font-size: 2rem !important;
  }
}
.section-location-services .careers-offers-description,
.acf-block-preview .section-location-services .careers-offers-description {
  width: 25%;
  padding: 7.2rem 3.2rem;
  background: #00AEEF;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
.section-location-services .careers-offers-description .section-careers-offers__title,
.acf-block-preview .section-location-services .careers-offers-description .section-careers-offers__title {
  margin: 0 !important;
}
.section-location-services .careers-offers-description > p,
.acf-block-preview .section-location-services .careers-offers-description > p {
  margin-top: 1.6rem;
}
@media (max-width: 1279px) {
  .section-location-services .careers-offers-description,
  .acf-block-preview .section-location-services .careers-offers-description {
    width: 100%;
    padding: 5.6rem 6rem;
    text-align: left;
    min-height: 28.8rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-offers-description,
  .acf-block-preview .section-location-services .careers-offers-description {
    padding: 3.2rem 3.2rem;
    min-height: 29.6rem;
  }
}
@media (max-width: 575px) {
  .section-location-services .careers-offers-description,
  .acf-block-preview .section-location-services .careers-offers-description {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    width: auto;
    padding: 6.8rem 1.6rem 6.8rem;
  }
}
.section-location-services .careers-offers-description > *,
.acf-block-preview .section-location-services .careers-offers-description > * {
  position: relative;
  z-index: 1;
}
.section-location-services .careers-offers-description > p,
.acf-block-preview .section-location-services .careers-offers-description > p {
  opacity: 0.7;
}
.section-location-services .careers-offers-description__button,
.acf-block-preview .section-location-services .careers-offers-description__button {
  margin-top: 3.2rem;
  z-index: 5;
}
@media (max-width: 1279px) {
  .section-location-services .careers-offers-description__bg,
  .acf-block-preview .section-location-services .careers-offers-description__bg {
    position: static !important;
  }
}
.section-location-services .careers-offers-description__bg.svg-admin svg,
.acf-block-preview .section-location-services .careers-offers-description__bg.svg-admin svg {
  opacity: 0.15 !important;
}
.section-location-services .careers-offers-description__bg svg,
.acf-block-preview .section-location-services .careers-offers-description__bg svg {
  position: absolute;
  z-index: 0;
  width: 130rem !important;
  height: 45rem !important;
  left: 3rem;
  bottom: -28.7rem;
  pointer-events: none;
}
@media (max-width: 1279px) {
  .section-location-services .careers-offers-description__bg svg,
  .acf-block-preview .section-location-services .careers-offers-description__bg svg {
    width: 84.3rem !important;
    height: 29rem !important;
    bottom: -3.6rem !important;
    left: 41.6%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-offers-description__bg svg,
  .acf-block-preview .section-location-services .careers-offers-description__bg svg {
    width: 71.2rem !important;
    height: 24.5rem !important;
    bottom: -2.5rem;
    left: 22.5%;
  }
}
.section-location-services .careers-offers-description--v2,
.acf-block-preview .section-location-services .careers-offers-description--v2 {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 1279px) {
  .section-location-services .careers-offers-description--v2,
  .acf-block-preview .section-location-services .careers-offers-description--v2 {
    text-align: center;
  }
}
.section-location-services .careers-offers-description--v2 .section-careers-offers__title,
.acf-block-preview .section-location-services .careers-offers-description--v2 .section-careers-offers__title {
  margin: 0 !important;
}
.section-location-services .careers-offers-description--v2 > p,
.acf-block-preview .section-location-services .careers-offers-description--v2 > p {
  margin-top: 1.6rem;
}
.section-location-services .careers-offers-description--v2 .button--white-on-blue,
.acf-block-preview .section-location-services .careers-offers-description--v2 .button--white-on-blue {
  background-color: #ffffff;
  color: #00AEEF;
}
@media (hover: hover) {
  .section-location-services .careers-offers-description--v2 .button--white-on-blue:hover,
  .acf-block-preview .section-location-services .careers-offers-description--v2 .button--white-on-blue:hover {
    background-color: #003C71;
    color: #ffffff;
  }
}
@media (min-width: 1023.5px) {
  .section-location-services .careers-offers-description--v2 .button--white-on-blue:focus,
  .acf-block-preview .section-location-services .careers-offers-description--v2 .button--white-on-blue:focus {
    background-color: #003C71;
    color: #ffffff;
  }
}
.section-location-services .careers-offers-main,
.acf-block-preview .section-location-services .careers-offers-main {
  width: 75%;
}
@media (max-width: 1279px) {
  .section-location-services .careers-offers-main,
  .acf-block-preview .section-location-services .careers-offers-main {
    width: 100%;
  }
}
.section-location-services .careers-tabs,
.acf-block-preview .section-location-services .careers-tabs {
  position: relative;
  display: flex;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs,
  .acf-block-preview .section-location-services .careers-tabs {
    flex-flow: column;
    background: #00AEEF;
  }
}
.section-location-services .careers-tabs:before,
.acf-block-preview .section-location-services .careers-tabs:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 66.666%;
  width: 3000px;
  height: 100%;
  background: #00AEEF;
  pointer-events: none;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs:before,
  .acf-block-preview .section-location-services .careers-tabs:before {
    left: 61.5%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs:before,
  .acf-block-preview .section-location-services .careers-tabs:before {
    display: none;
  }
}
.section-location-services .careers-tabs__bg,
.acf-block-preview .section-location-services .careers-tabs__bg {
  position: absolute;
  right: 0;
  bottom: 22rem;
  transform: scale(-1, 1);
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs__bg,
  .acf-block-preview .section-location-services .careers-tabs__bg {
    bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__bg,
  .acf-block-preview .section-location-services .careers-tabs__bg {
    display: none;
  }
}
.section-location-services .careers-tabs__bg.svg-admin svg,
.acf-block-preview .section-location-services .careers-tabs__bg.svg-admin svg {
  opacity: 0.15 !important;
}
.section-location-services .careers-tabs__bg svg,
.acf-block-preview .section-location-services .careers-tabs__bg svg {
  position: absolute;
  z-index: 0;
  width: 130rem !important;
  height: 45rem !important;
  left: 3rem;
  bottom: -28.7rem;
  pointer-events: none;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs__bg svg,
  .acf-block-preview .section-location-services .careers-tabs__bg svg {
    width: 84.3rem !important;
    height: 29rem !important;
    bottom: -3.6rem !important;
    left: 41.6%;
  }
}
.section-location-services .careers-tabs__nav,
.acf-block-preview .section-location-services .careers-tabs__nav {
  order: 2;
  width: 33.333%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  height: auto;
  padding: 5.6rem 3.2rem 5.6rem 0;
  background: #00AEEF;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs__nav,
  .acf-block-preview .section-location-services .careers-tabs__nav {
    width: 38.5%;
    padding: 4rem 0 4.8rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__nav,
  .acf-block-preview .section-location-services .careers-tabs__nav {
    display: none;
  }
}
.section-location-services .careers-tabs__nav-inner,
.acf-block-preview .section-location-services .careers-tabs__nav-inner {
  position: relative;
  width: 100%;
}
.section-location-services .careers-tabs__nav-item,
.acf-block-preview .section-location-services .careers-tabs__nav-item {
  position: relative;
  padding-left: 3.2rem;
  padding-right: 1.8rem;
  max-width: 32.9rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.08;
  color: #ffffff;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs__nav-item,
  .acf-block-preview .section-location-services .careers-tabs__nav-item {
    font-size: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__nav-item,
  .acf-block-preview .section-location-services .careers-tabs__nav-item {
    padding-right: 0;
    font-size: 1.6rem;
  }
}
.section-location-services .careers-tabs__nav-item:before,
.acf-block-preview .section-location-services .careers-tabs__nav-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  transform: translateX(-6px);
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}
.section-location-services .careers-tabs__nav-item.current,
.acf-block-preview .section-location-services .careers-tabs__nav-item.current {
  opacity: 1;
}
.section-location-services .careers-tabs__nav-item.current:before,
.acf-block-preview .section-location-services .careers-tabs__nav-item.current:before {
  transform: translateX(0);
}
@media (hover: hover) {
  .section-location-services .careers-tabs__nav-item:hover,
  .acf-block-preview .section-location-services .careers-tabs__nav-item:hover {
    opacity: 1;
  }
}
.section-location-services .careers-tabs__nav-item + .careers-tabs__nav-item,
.acf-block-preview .section-location-services .careers-tabs__nav-item + .careers-tabs__nav-item {
  margin-top: 2.4rem;
}
.section-location-services .careers-tabs__tabs,
.acf-block-preview .section-location-services .careers-tabs__tabs {
  order: 1;
  width: 66.666%;
  position: relative;
  transition: max-height 0.3s ease, min-height 0.3s ease;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs__tabs,
  .acf-block-preview .section-location-services .careers-tabs__tabs {
    width: 61.5%;
    padding-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__tabs,
  .acf-block-preview .section-location-services .careers-tabs__tabs {
    width: 100%;
    order: 2;
    padding: 3.2rem 0 0;
  }
}
.section-location-services .careers-tabs__tabs:before,
.acf-block-preview .section-location-services .careers-tabs__tabs:before {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  width: 13rem;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #00AEEF;
  pointer-events: none;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tabs__tabs:before,
  .acf-block-preview .section-location-services .careers-tabs__tabs:before {
    top: 4rem;
    left: calc(50% - 1.2rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__tabs:before,
  .acf-block-preview .section-location-services .careers-tabs__tabs:before {
    display: none;
  }
}
.section-location-services .careers-tabs__tab,
.acf-block-preview .section-location-services .careers-tabs__tab {
  display: none;
  height: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__tab:last-of-type,
  .acf-block-preview .section-location-services .careers-tabs__tab:last-of-type {
    padding-bottom: 3.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tabs__tab:last-of-type.current,
  .acf-block-preview .section-location-services .careers-tabs__tab:last-of-type.current {
    padding-bottom: 0;
  }
}
.section-location-services .careers-tabs__tab.current,
.acf-block-preview .section-location-services .careers-tabs__tab.current {
  display: block;
}
.section-location-services .careers-tabs__tab.current .careers-tab__mobile-nav,
.acf-block-preview .section-location-services .careers-tabs__tab.current .careers-tab__mobile-nav {
  opacity: 1;
}
.section-location-services .careers-tabs__tab.current .careers-tab__mobile-nav:before,
.acf-block-preview .section-location-services .careers-tabs__tab.current .careers-tab__mobile-nav:before {
  transform: translateX(0);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab,
  .acf-block-preview .section-location-services .careers-tab {
    display: block !important;
  }
  .section-location-services .careers-tab + .careers-tab,
  .acf-block-preview .section-location-services .careers-tab + .careers-tab {
    margin-top: 1.6rem;
  }
}
.section-location-services .careers-tab__mobile-nav,
.acf-block-preview .section-location-services .careers-tab__mobile-nav {
  display: none;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.44;
  color: #ffffff;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
  user-select: none;
  padding-left: 2.8rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
@media (hover: hover) {
  .section-location-services .careers-tab__mobile-nav:hover,
  .acf-block-preview .section-location-services .careers-tab__mobile-nav:hover {
    opacity: 1;
  }
}
.section-location-services .careers-tab__mobile-nav:before,
.acf-block-preview .section-location-services .careers-tab__mobile-nav:before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  transform: translateX(-5px);
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab__mobile-nav,
  .acf-block-preview .section-location-services .careers-tab__mobile-nav {
    display: block;
  }
}
.section-location-services .careers-tab__inner,
.acf-block-preview .section-location-services .careers-tab__inner {
  padding: 3.2rem 3.2rem 5.6rem;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  position: relative;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tab__inner,
  .acf-block-preview .section-location-services .careers-tab__inner {
    padding: 3.2rem 3.2rem 4.2rem 0.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab__inner,
  .acf-block-preview .section-location-services .careers-tab__inner {
    display: none;
    background: #ffffff;
    margin-top: 2.4rem;
    padding: 1px 0 2.4rem;
  }
  .careers-tab.current .section-location-services .careers-tab__inner,
  .careers-tab.current .acf-block-preview .section-location-services .careers-tab__inner {
    display: block;
  }
}
.section-location-services .careers-tab__inner:before,
.acf-block-preview .section-location-services .careers-tab__inner:before {
  content: "";
  display: none;
  position: absolute;
  height: 4px;
  width: 13rem;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #00AEEF;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab__inner:before,
  .acf-block-preview .section-location-services .careers-tab__inner:before {
    display: block;
  }
}
.section-location-services .careers-tab__image,
.acf-block-preview .section-location-services .careers-tab__image {
  position: relative;
  width: 42rem;
  height: auto;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tab__image,
  .acf-block-preview .section-location-services .careers-tab__image {
    width: 39rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab__image,
  .acf-block-preview .section-location-services .careers-tab__image {
    width: 32.8rem;
    margin: 2.3rem auto 0;
  }
}
@media (max-width: 359px) {
  .section-location-services .careers-tab__image,
  .acf-block-preview .section-location-services .careers-tab__image {
    width: 28rem;
  }
}
.section-location-services .careers-tab__image img,
.acf-block-preview .section-location-services .careers-tab__image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.section-location-services .careers-tab__text,
.acf-block-preview .section-location-services .careers-tab__text {
  position: relative;
  max-width: 52rem;
  z-index: 1;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tab__text,
  .acf-block-preview .section-location-services .careers-tab__text {
    max-width: 100%;
  }
}
.section-location-services .careers-tab__title,
.acf-block-preview .section-location-services .careers-tab__title {
  margin-top: 5.6rem;
}
@media (max-width: 1279px) {
  .section-location-services .careers-tab__title,
  .acf-block-preview .section-location-services .careers-tab__title {
    margin-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab__title,
  .acf-block-preview .section-location-services .careers-tab__title {
    margin-top: 2.4rem;
    font-size: 2rem !important;
  }
}
.section-location-services .careers-tab__description,
.acf-block-preview .section-location-services .careers-tab__description {
  margin-top: 1.2rem;
}
.section-location-services .careers-tab__description ul li:before,
.acf-block-preview .section-location-services .careers-tab__description ul li:before {
  width: 6px;
  height: 6px;
}
.section-location-services .careers-tab .careers-tab__description,
.acf-block-preview .section-location-services .careers-tab .careers-tab__description {
  color: rgba(5, 30, 57, 0.6) !important;
}
.section-location-services .careers-tab__button,
.acf-block-preview .section-location-services .careers-tab__button {
  margin-top: 3.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services .careers-tab__button,
  .acf-block-preview .section-location-services .careers-tab__button {
    margin-top: 2.4rem;
  }
}
.section-location-services.section-location-services--animated .careers-tabs__images-desktop,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-desktop {
  position: relative;
  margin: 3.2rem auto 0;
  width: 80%;
  height: 28rem;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .section-location-services.section-location-services--animated .careers-tabs__images-desktop,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-desktop {
    height: 26rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services.section-location-services--animated .careers-tabs__images-desktop,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-desktop {
    display: none;
  }
}
.section-location-services.section-location-services--animated .careers-tabs__images-bg,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-bg {
  position: absolute;
  width: 31.4rem;
  height: 31.4rem;
  top: 2.25rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1279px) {
  .section-location-services.section-location-services--animated .careers-tabs__images-bg,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-bg {
    top: 0.2rem;
  }
}
@media (max-width: 1023px) {
  .section-location-services.section-location-services--animated .careers-tabs__images-bg,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-bg {
    top: 0.5rem;
  }
}
.section-location-services.section-location-services--animated .careers-tabs__images-bg img,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__images-bg img {
  display: block;
  position: absolute;
  top: 1.8rem;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.section-location-services.section-location-services--animated .careers-tabs__tab,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__tab {
  height: auto;
}
.section-location-services.section-location-services--animated .careers-tabs__image-desktop,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__image-desktop {
  position: absolute;
  bottom: 2px;
  left: 50%;
  width: 42rem;
  height: 28rem;
  transform-style: preserve-3d;
  transform: translateX(-200%);
  overflow: hidden;
}
.section-location-services.section-location-services--animated .careers-tabs__image-desktop.current,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__image-desktop.current {
  transform: translateX(-50%);
  transition: transform 0.6s;
}
.section-location-services.section-location-services--animated .careers-tabs__image-desktop.hide,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__image-desktop.hide {
  transform: translateX(100%);
}
@media (max-width: 1279px) {
  .section-location-services.section-location-services--animated .careers-tabs__image-desktop,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__image-desktop {
    width: 100%;
    height: 26rem;
  }
}
.section-location-services.section-location-services--animated .careers-tabs__image-desktop img,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tabs__image-desktop img {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  bottom: -2px;
  object-fit: contain;
  object-position: center;
}
.section-location-services.section-location-services--animated .careers-tab__inner,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__inner {
  padding: 0 3.2rem 5.6rem;
  height: auto;
}
@media (max-width: 1279px) {
  .section-location-services.section-location-services--animated .careers-tab__inner,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__inner {
    padding: 3.2rem 3.2rem 4.2rem 0.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services.section-location-services--animated .careers-tab__inner,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__inner {
    padding: 1px 0 2.4rem;
  }
}
.section-location-services.section-location-services--animated .careers-tab__image,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image {
  position: relative;
  width: 42rem;
  height: 28rem;
}
@media (max-width: 1279px) {
  .section-location-services.section-location-services--animated .careers-tab__image,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image {
    width: 39rem;
    height: 26rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services.section-location-services--animated .careers-tab__image,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image {
    width: 32.8rem;
    height: 23.6rem;
    min-height: 23.6rem;
    margin: 2.3rem auto 0;
  }
}
@media (max-width: 359px) {
  .section-location-services.section-location-services--animated .careers-tab__image,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image {
    width: 28rem;
    height: 20.6rem;
    min-height: 20.6rem;
  }
}
.section-location-services.section-location-services--animated .careers-tab__image img,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.section-location-services.section-location-services--animated .careers-tab__image--with-bg,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg {
  display: none;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services.section-location-services--animated .careers-tab__image--with-bg,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg {
    display: block;
    width: 32.8rem;
    height: 23.6rem;
    min-height: 23.6rem;
    margin: 2.3rem auto 0;
  }
}
@media (max-width: 359px) {
  .section-location-services.section-location-services--animated .careers-tab__image--with-bg,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg {
    width: 28rem;
    height: 20.6rem;
    min-height: 20.6rem;
  }
}
.section-location-services.section-location-services--animated .careers-tab__image--with-bg > img,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg > img {
  height: auto;
  top: auto;
  left: auto;
  bottom: -5px;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-location-services.section-location-services--animated .careers-tab__image--with-bg > img,
  .acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg > img {
    bottom: -3.5px;
  }
}
.section-location-services.section-location-services--animated .careers-tab__image--with-bg .careers-tab__image-bg,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg .careers-tab__image-bg {
  position: absolute;
  width: 30rem;
  height: 30rem;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
.section-location-services.section-location-services--animated .careers-tab__image--with-bg .careers-tab__image-bg img,
.acf-block-preview .section-location-services.section-location-services--animated .careers-tab__image--with-bg .careers-tab__image-bg img {
  display: block;
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media (max-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: auto !important;
  }
}
@media (max-width: 575px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}