/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Blocks: Section Find Agent
\* ------------------------------------------------------------ */
.section-find-agent,
.acf-block-preview .section-find-agent {
  overflow: hidden;
}
.section-find-agent__top,
.acf-block-preview .section-find-agent__top {
  background: #ffffff;
}
.section-find-agent__top-content,
.acf-block-preview .section-find-agent__top-content {
  padding-top: 7.2rem;
  padding-bottom: 3.2rem;
}
@media (max-width: 1279px) {
  .section-find-agent__top-content,
  .acf-block-preview .section-find-agent__top-content {
    padding-top: 5.2rem;
    padding-bottom: 2.4rem;
  }
}
.section-find-agent__description,
.acf-block-preview .section-find-agent__description {
  margin-top: 2.4rem;
}
.section-find-agent__map,
.acf-block-preview .section-find-agent__map {
  background: #ffffff;
  overflow: hidden;
}
.section-find-agent__map-content,
.acf-block-preview .section-find-agent__map-content {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .section-find-agent__map .gm-style > div > div[style*="position: absolute; left: 0px;"],
  .acf-block-preview .section-find-agent__map .gm-style > div > div[style*="position: absolute; left: 0px;"] {
    top: 7px !important;
    bottom: auto !important;
  }
}
.section-find-agent__map .gm-style-iw-t .gm-style-iw.gm-style-iw-c,
.acf-block-preview .section-find-agent__map .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
  border-radius: 4px;
  border: 1px solid rgba(5, 30, 57, 0.05);
  background: #ffffff;
  box-shadow: 0px 0px 1.2rem 0px rgba(0, 0, 0, 0.15);
}
.section-find-agent__map .gm-style-iw-t .gm-style-iw-chr,
.acf-block-preview .section-find-agent__map .gm-style-iw-t .gm-style-iw-chr {
  display: none !important;
}
.section-find-agent__map .gm-style-iw-t .gm-style-iw-d,
.acf-block-preview .section-find-agent__map .gm-style-iw-t .gm-style-iw-d {
  padding: 1.2rem 2rem !important;
  overflow: hidden !important;
}
.section-find-agent__map .gm-style-iw-t .gm-style-iw-tc,
.acf-block-preview .section-find-agent__map .gm-style-iw-t .gm-style-iw-tc {
  display: none !important;
}
.section-find-agent__map .find-agent-map__info-window-content,
.acf-block-preview .section-find-agent__map .find-agent-map__info-window-content {
  display: flex;
  flex-direction: column;
  font-family: "Montserrat";
  font-style: normal;
  color: rgba(5, 30, 57, 0.8);
}
.section-find-agent__map .find-agent-map__info-window-content .info-window-title,
.acf-block-preview .section-find-agent__map .find-agent-map__info-window-content .info-window-title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.44;
}
.section-find-agent__map .find-agent-map__info-window-content .info-window-address,
.acf-block-preview .section-find-agent__map .find-agent-map__info-window-content .info-window-address {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.375;
}
.section-find-agent__agents-locations,
.acf-block-preview .section-find-agent__agents-locations {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  height: 84rem;
  border-top: 4px solid #00AEEF;
  border-bottom: 4px solid #00AEEF;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-find-agent__agents-locations,
  .acf-block-preview .section-find-agent__agents-locations {
    flex-direction: column;
    height: auto;
    border: none;
  }
}
.section-find-agent__map-content,
.acf-block-preview .section-find-agent__map-content {
  flex: 1 0 auto;
  height: 100%;
}
.section-find-agent__slider,
.acf-block-preview .section-find-agent__slider {
  flex: 0 0 52rem;
  width: 52rem;
  height: 100%;
}
@media (max-width: 1279px) {
  .section-find-agent__slider,
  .acf-block-preview .section-find-agent__slider {
    flex: 0 0 33.4rem;
    width: 33.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-find-agent__slider,
  .acf-block-preview .section-find-agent__slider {
    overflow: initial;
  }
}

.find-agent-filters,
.acf-block-preview .find-agent-filters {
  display: flex;
  margin-top: 5.6rem;
}
@media (max-width: 1279px) {
  .find-agent-filters,
  .acf-block-preview .find-agent-filters {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3.2rem;
  }
}

.find-agent-filter-item,
.acf-block-preview .find-agent-filter-item {
  width: 32rem;
}
@media (max-width: 1279px) {
  .find-agent-filter-item,
  .acf-block-preview .find-agent-filter-item {
    width: calc(50% - 1rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-filter-item,
  .acf-block-preview .find-agent-filter-item {
    width: 100%;
  }
  .find-agent-filter-item + .find-agent-filter-item,
  .acf-block-preview .find-agent-filter-item + .find-agent-filter-item {
    margin-top: 2.4rem;
  }
}
.find-agent-filter-item.find-agent-filter-item--category,
.acf-block-preview .find-agent-filter-item.find-agent-filter-item--category {
  width: 40rem;
  margin-right: auto;
}
@media (max-width: 1279px) {
  .find-agent-filter-item.find-agent-filter-item--category,
  .acf-block-preview .find-agent-filter-item.find-agent-filter-item--category {
    margin-right: 0;
    width: calc(50% - 1rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-filter-item.find-agent-filter-item--category,
  .acf-block-preview .find-agent-filter-item.find-agent-filter-item--category {
    width: 100%;
  }
}
.find-agent-filter-item.find-agent-filter-item--distance,
.acf-block-preview .find-agent-filter-item.find-agent-filter-item--distance {
  filter: opacity(0.5);
  transition: filter 0.3s ease-in-out;
  pointer-events: none;
}
.find-agent-filter-item.find-agent-filter-item--distance.enabled,
.acf-block-preview .find-agent-filter-item.find-agent-filter-item--distance.enabled {
  pointer-events: all;
  filter: opacity(1);
}
@media (max-width: 1279px) {
  .find-agent-filter-item.find-agent-filter-item--distance,
  .acf-block-preview .find-agent-filter-item.find-agent-filter-item--distance {
    margin-top: 2.4rem;
  }
}
.find-agent-filter-item.find-agent-filter-item--search,
.acf-block-preview .find-agent-filter-item.find-agent-filter-item--search {
  margin-right: 1.6rem;
}
@media (max-width: 1279px) {
  .find-agent-filter-item.find-agent-filter-item--search,
  .acf-block-preview .find-agent-filter-item.find-agent-filter-item--search {
    width: calc(50% - 1rem);
    margin-right: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-filter-item.find-agent-filter-item--search,
  .acf-block-preview .find-agent-filter-item.find-agent-filter-item--search {
    width: 100%;
  }
}

.find-agent-search,
.acf-block-preview .find-agent-search {
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-search,
  .acf-block-preview .find-agent-search {
    width: 100%;
  }
}
.find-agent-search__input,
.acf-block-preview .find-agent-search__input {
  padding: 0.9rem 4rem 0.9rem 1.5rem;
  width: 100%;
  border: 1px solid rgba(5, 30, 57, 0.05);
  border-radius: 0.4rem;
  background-color: #F6F6F6;
  color: rgba(5, 30, 57, 0.8);
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}
.find-agent-search__input:active, .find-agent-search__input:focus,
.acf-block-preview .find-agent-search__input:active,
.acf-block-preview .find-agent-search__input:focus {
  background-color: #ffffff;
  box-shadow: 0 0.4rem 3.6rem rgba(5, 30, 57, 0.15);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-search__input,
  .acf-block-preview .find-agent-search__input {
    padding: 0.8rem 4rem 0.8rem 0.8rem;
  }
}
@media (hover: hover) {
  .find-agent-search .find-agent-search__input:hover,
  .acf-block-preview .find-agent-search .find-agent-search__input:hover {
    border: 1px solid rgba(5, 30, 57, 0.2);
  }
}
.find-agent-search__reset,
.acf-block-preview .find-agent-search__reset {
  display: none;
  position: absolute;
  top: 0.8rem;
  bottom: 0.8rem;
  right: 1rem;
  z-index: 1;
  width: 2.4rem;
  height: 2.4rem;
  transition: filter 0.3s ease-in-out;
  cursor: pointer;
}
@media (hover: hover) {
  .find-agent-search__reset:hover,
  .acf-block-preview .find-agent-search__reset:hover {
    filter: opacity(0.5);
  }
}
.find-agent-search__reset svg,
.acf-block-preview .find-agent-search__reset svg {
  display: block;
  width: 100%;
  height: 100%;
}
.find-agent-search__reset svg path,
.acf-block-preview .find-agent-search__reset svg path {
  stroke: #021729;
  transition: all 0.3s ease-in-out;
}

.pac-container {
  z-index: 100 !important;
  margin-left: 1px !important;
}
body.admin-bar .pac-container {
  margin-top: -33px !important;
}

@media (max-width: 1279px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 50rem !important;
  }
}
@media (max-width: 1023px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 50rem !important;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 50rem !important;
  }
}
@media (max-width: 400px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 50rem !important;
  }
}
.find-agent-region-map__wrapper,
.acf-block-preview .find-agent-region-map__wrapper {
  position: relative;
  margin-top: 5.6rem;
  margin-bottom: 7.2rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .find-agent-region-map__wrapper,
  .acf-block-preview .find-agent-region-map__wrapper {
    margin-top: 2.4rem;
    margin-bottom: 3.2rem;
  }
}
.find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c,
.acf-block-preview .find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
  padding: 2rem !important;
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
  box-shadow: none !important;
  transform: translate3d(-32px, 100px, 0) !important;
}
@media (max-width: 1279px) {
  .find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c,
  .acf-block-preview .find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
    transform: translate3d(-30px, 91px, 0) !important;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c,
  .acf-block-preview .find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
    transform: translate3d(-50%, 68px, 0) !important;
  }
}
.find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-ui-hover-effect,
.acf-block-preview .find-agent-region-map .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}
.find-agent-region-map .gm-style-iw-t .gm-style-iw-d,
.acf-block-preview .find-agent-region-map .gm-style-iw-t .gm-style-iw-d {
  overflow: hidden !important;
}
.find-agent-region-map .gm-style-iw-t .gm-style-iw-tc,
.acf-block-preview .find-agent-region-map .gm-style-iw-t .gm-style-iw-tc {
  display: none;
}
.find-agent-region-map__info-window-content.text-content,
.acf-block-preview .find-agent-region-map__info-window-content.text-content {
  max-height: 15rem !important;
  color: rgba(5, 30, 57, 0.8) !important;
  font-size: 1.6rem !important;
  font-weight: 500;
  overflow-y: auto !important;
  overflow-x: hidden;
}
.find-agent-region-map__info-window-content.text-content > *,
.acf-block-preview .find-agent-region-map__info-window-content.text-content > * {
  overflow: visible;
}
.find-agent-region-map__info-window-content.text-content a,
.acf-block-preview .find-agent-region-map__info-window-content.text-content a {
  color: #003C71 !important;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
@media (pointer: coarse) {
  .find-agent-region-map__info-window-content.text-content a:active,
  .acf-block-preview .find-agent-region-map__info-window-content.text-content a:active {
    color: #00AEEF !important;
  }
}
@media not (pointer: coarse), (hover: hover) and (pointer: fine) {
  .find-agent-region-map__info-window-content.text-content a:hover, .find-agent-region-map__info-window-content.text-content a:focus-visible,
  .acf-block-preview .find-agent-region-map__info-window-content.text-content a:hover,
  .acf-block-preview .find-agent-region-map__info-window-content.text-content a:focus-visible {
    color: #00AEEF !important;
  }
}

.find-agent-map,
.acf-block-preview .find-agent-map {
  position: relative;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-map,
  .acf-block-preview .find-agent-map {
    height: 21rem;
    border-top: 4px solid #00AEEF;
    border-bottom: 4px solid #00AEEF;
    user-select: none;
  }
}
.find-agent-map__zoom-btns,
.acf-block-preview .find-agent-map__zoom-btns {
  position: absolute;
  z-index: 1;
  right: 2rem;
  bottom: 3rem;
  display: flex;
  flex-flow: column;
}
@media (max-width: 1279px) {
  .find-agent-map__zoom-btns,
  .acf-block-preview .find-agent-map__zoom-btns {
    right: 1.5rem;
    bottom: 2rem;
  }
}
.find-agent-map__zoom-btn,
.acf-block-preview .find-agent-map__zoom-btn {
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  background: #0971CE;
  border-radius: 4px;
  cursor: pointer;
  user-select: none;
}
@media (hover: hover) {
  .find-agent-map__zoom-btn:hover,
  .acf-block-preview .find-agent-map__zoom-btn:hover {
    background: #003C71;
  }
}
@media (max-width: 1279px) {
  .find-agent-map__zoom-btn,
  .acf-block-preview .find-agent-map__zoom-btn {
    width: 3rem;
    height: 3rem;
    padding: 0.6rem;
  }
}
.find-agent-map__zoom-btn .icon,
.acf-block-preview .find-agent-map__zoom-btn .icon {
  display: block;
  width: 100%;
  height: 100%;
}
.find-agent-map__zoom-btn .icon svg,
.acf-block-preview .find-agent-map__zoom-btn .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.find-agent-map__zoom-btn .icon svg path,
.acf-block-preview .find-agent-map__zoom-btn .icon svg path {
  fill: currentColor;
}
.find-agent-map__zoom-btn.zoom-out,
.acf-block-preview .find-agent-map__zoom-btn.zoom-out {
  margin-top: 1rem;
}

.find-agent-region-map,
.acf-block-preview .find-agent-region-map {
  position: relative;
  height: 68rem;
  width: 100%;
  user-select: none;
  border-top: 4px solid #00AEEF;
  border-bottom: 4px solid #00AEEF;
}
@media (max-width: 1439px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 60rem;
  }
}
@media (max-width: 1279px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 50rem;
  }
}
@media (max-width: 1023px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 41rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 28rem;
    border-top-width: 2px;
    border-bottom-width: 2px;
  }
}
@media (max-width: 400px) {
  .find-agent-region-map,
  .acf-block-preview .find-agent-region-map {
    height: 21rem;
  }
}
.find-agent-region-map__zoom-btns,
.acf-block-preview .find-agent-region-map__zoom-btns {
  position: absolute;
  z-index: 1;
  right: 2rem;
  bottom: 3rem;
  display: flex;
  flex-flow: column;
}
@media (max-width: 1279px) {
  .find-agent-region-map__zoom-btns,
  .acf-block-preview .find-agent-region-map__zoom-btns {
    right: 1.5rem;
    bottom: 2rem;
  }
}
.find-agent-region-map__zoom-btn,
.acf-block-preview .find-agent-region-map__zoom-btn {
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  background: #0971CE;
  border-radius: 4px;
  cursor: pointer;
  user-select: none;
}
@media (hover: hover) {
  .find-agent-region-map__zoom-btn:hover,
  .acf-block-preview .find-agent-region-map__zoom-btn:hover {
    background: #003C71;
  }
}
@media (max-width: 1279px) {
  .find-agent-region-map__zoom-btn,
  .acf-block-preview .find-agent-region-map__zoom-btn {
    width: 3rem;
    height: 3rem;
    padding: 0.6rem;
  }
}
.find-agent-region-map__zoom-btn .icon,
.acf-block-preview .find-agent-region-map__zoom-btn .icon {
  display: block;
  width: 100%;
  height: 100%;
}
.find-agent-region-map__zoom-btn .icon svg,
.acf-block-preview .find-agent-region-map__zoom-btn .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.find-agent-region-map__zoom-btn .icon svg path,
.acf-block-preview .find-agent-region-map__zoom-btn .icon svg path {
  fill: currentColor;
}
.find-agent-region-map__zoom-btn.zoom-out,
.acf-block-preview .find-agent-region-map__zoom-btn.zoom-out {
  margin-top: 1rem;
}
.find-agent-region-map .map-image,
.acf-block-preview .find-agent-region-map .map-image {
  display: block;
  width: 100%;
  height: auto;
}

.find-agent-map--image {
  margin-top: 5.6rem;
  margin-bottom: 7.2rem;
  height: auto;
}
@media (max-width: 1023px) {
  .find-agent-map--image {
    margin-top: 2.4rem;
    margin-bottom: 3.2rem;
  }
}

.slider-find-agent,
.acf-block-preview .slider-find-agent {
  height: 100%;
}
.slider-find-agent__head,
.acf-block-preview .slider-find-agent__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 2rem 0 2rem;
  border-bottom: 1px solid #E6E9EB;
}
@media (max-width: 1279px) {
  .slider-find-agent__head,
  .acf-block-preview .slider-find-agent__head {
    padding: 1.4rem 0 1.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__head,
  .acf-block-preview .slider-find-agent__head {
    padding: 3.2rem 0 3.2rem;
  }
}
.slider-find-agent__message,
.acf-block-preview .slider-find-agent__message {
  position: relative;
  display: none;
  padding: 2rem;
  background: #F6F6F6;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__message,
  .acf-block-preview .slider-find-agent__message {
    padding: 2rem 0;
  }
}
.slider-find-agent__message:before, .slider-find-agent__message:after,
.acf-block-preview .slider-find-agent__message:before,
.acf-block-preview .slider-find-agent__message:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 2000px;
  background: #F6F6F6;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__message:before, .slider-find-agent__message:after,
  .acf-block-preview .slider-find-agent__message:before,
  .acf-block-preview .slider-find-agent__message:after {
    display: block;
  }
}
.slider-find-agent__message:before,
.acf-block-preview .slider-find-agent__message:before {
  right: 100%;
}
.slider-find-agent__message:after,
.acf-block-preview .slider-find-agent__message:after {
  left: 100%;
}
.slider-find-agent__main,
.acf-block-preview .slider-find-agent__main {
  position: relative;
  width: 100%;
  height: 76.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__main,
  .acf-block-preview .slider-find-agent__main {
    height: auto;
  }
}
.slider-find-agent__main-inner,
.acf-block-preview .slider-find-agent__main-inner {
  width: 100%;
  height: 76.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__main-inner,
  .acf-block-preview .slider-find-agent__main-inner {
    height: auto;
  }
}
@media (min-width: 767.5px) {
  .slider-find-agent__main-inner .swiper-wrapper,
  .acf-block-preview .slider-find-agent__main-inner .swiper-wrapper {
    height: auto;
  }
}
.slider-find-agent__main-inner .swiper-slide,
.acf-block-preview .slider-find-agent__main-inner .swiper-slide {
  height: auto;
}
@media (min-width: 767.5px) {
  .slider-find-agent__main-inner .swiper-slide,
  .acf-block-preview .slider-find-agent__main-inner .swiper-slide {
    flex: 0 0 auto;
    width: 100%;
  }
}
.slider-find-agent__total,
.acf-block-preview .slider-find-agent__total {
  display: none;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: rgba(5, 30, 57, 0.8);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__total,
  .acf-block-preview .slider-find-agent__total {
    display: block;
    font-size: 1.4rem;
  }
}
.slider-find-agent__nav,
.acf-block-preview .slider-find-agent__nav {
  display: none;
  justify-content: space-between;
  width: 18.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__nav,
  .acf-block-preview .slider-find-agent__nav {
    display: flex;
  }
}
.slider-find-agent__title,
.acf-block-preview .slider-find-agent__title {
  flex: 0 0 100%;
  width: 100%;
  color: #003C71;
  font-family: "Druk Wide Web";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}
@media (max-width: 1279px) {
  .slider-find-agent__title,
  .acf-block-preview .slider-find-agent__title {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent__title,
  .acf-block-preview .slider-find-agent__title {
    margin-top: 3.2rem;
  }
}
.slider-find-agent__arrow,
.acf-block-preview .slider-find-agent__arrow {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  color: #00AEEF;
  font-weight: 500;
  font-size: 1.8rem;
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
}
.slider-find-agent__arrow.swiper-button-disabled,
.acf-block-preview .slider-find-agent__arrow.swiper-button-disabled {
  opacity: 0.6;
}
.slider-find-agent__arrow.swiper-button-lock,
.acf-block-preview .slider-find-agent__arrow.swiper-button-lock {
  opacity: 0;
  pointer-events: none;
}
.slider-find-agent__arrow .icon,
.acf-block-preview .slider-find-agent__arrow .icon {
  display: inline-block;
  width: 2.4rem;
  min-width: 2.4rem;
  height: 1rem;
  color: inherit;
}
.slider-find-agent__arrow .icon svg,
.acf-block-preview .slider-find-agent__arrow .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.slider-find-agent__arrow .icon svg path,
.acf-block-preview .slider-find-agent__arrow .icon svg path {
  stroke: currentColor;
}
@media (hover: hover) {
  .slider-find-agent__arrow:hover,
  .acf-block-preview .slider-find-agent__arrow:hover {
    color: #0971CE;
  }
}
.slider-find-agent__arrow--next .icon,
.acf-block-preview .slider-find-agent__arrow--next .icon {
  margin-top: 0.6rem;
  margin-left: 0.8rem;
  transform: scale(1, -1);
}
.slider-find-agent__arrow--prev .icon,
.acf-block-preview .slider-find-agent__arrow--prev .icon {
  margin-top: -0.4rem;
  margin-right: 0.8rem;
  transform: scale(-1, 1);
}
@media (hover: hover) {
  .slider-find-agent__arrow.swiper-button-disabled:hover,
  .acf-block-preview .slider-find-agent__arrow.swiper-button-disabled:hover {
    color: #00AEEF;
  }
}
.slider-find-agent__pagination,
.acf-block-preview .slider-find-agent__pagination {
  margin-top: 0.3rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: rgba(5, 30, 57, 0.8);
}
.slider-find-agent__pagination.swiper-pagination-fraction,
.acf-block-preview .slider-find-agent__pagination.swiper-pagination-fraction {
  width: auto;
}
.slider-find-agent .swiper-scrollbar,
.acf-block-preview .slider-find-agent .swiper-scrollbar {
  top: 0 !important;
  height: 100% !important;
  left: 100% !important;
  right: auto !important;
  width: 0.8rem !important;
  background-color: #E6E9EB !important;
  border-radius: 0 !important;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-find-agent .swiper-scrollbar,
  .acf-block-preview .slider-find-agent .swiper-scrollbar {
    display: none;
  }
}
.slider-find-agent .swiper-scrollbar .swiper-scrollbar-drag,
.acf-block-preview .slider-find-agent .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: rgba(5, 30, 57, 0.2) !important;
  border-radius: 0 !important;
}
.slider-find-agent__removed-slides,
.acf-block-preview .slider-find-agent__removed-slides {
  display: none;
}

@keyframes slideCurrent {
  0% {
    border-color: #00AEEF;
  }
  50% {
    border-color: transparent;
  }
  100% {
    border-color: #00AEEF;
  }
}
.find-agent-slide,
.acf-block-preview .find-agent-slide {
  position: relative;
  padding: 2.4rem 2.4rem 4rem;
  border-bottom: 1px solid #E6E9EB;
  background: #ffffff;
  overflow: hidden;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
@media (max-width: 1279px) {
  .find-agent-slide,
  .acf-block-preview .find-agent-slide {
    padding: 2.4rem 2.4rem 3.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-slide,
  .acf-block-preview .find-agent-slide {
    padding: 3.2rem 2.4rem 3.2rem;
  }
}
.find-agent-slide__inner,
.acf-block-preview .find-agent-slide__inner {
  position: relative;
  padding-bottom: 5rem;
  /*min-height: rem(266);*/
  height: 100%;
  /*@include breakpoint-down(small-desktop) {
  	min-height: rem(256);
  }
  @include breakpoint-down(mobile) {
  	min-height: rem(252);
  }*/
}
.find-agent-slide__title,
.acf-block-preview .find-agent-slide__title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.44;
  color: rgba(5, 30, 57, 0.8);
}
.find-agent-slide__info,
.acf-block-preview .find-agent-slide__info {
  position: relative;
  z-index: 1;
  margin-top: 1.6rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.37;
  color: rgba(5, 30, 57, 0.6);
}
.find-agent-slide__info p,
.acf-block-preview .find-agent-slide__info p {
  margin: 0;
}
.find-agent-slide__info p + p,
.acf-block-preview .find-agent-slide__info p + p {
  margin-top: 0.8rem;
}
.find-agent-slide__info p a,
.acf-block-preview .find-agent-slide__info p a {
  text-decoration: none;
}
body.wp-admin .find-agent-slide__info p a,
body.wp-admin .acf-block-preview .find-agent-slide__info p a {
  pointer-events: none;
}
@media (hover: hover) {
  .find-agent-slide__info p a:hover,
  .acf-block-preview .find-agent-slide__info p a:hover {
    color: #0971CE;
  }
}
.find-agent-slide__agent-category,
.acf-block-preview .find-agent-slide__agent-category {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-top: 8px;
  color: rgba(5, 30, 57, 0.8);
  font-family: "Montserrat";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  text-transform: uppercase;
}
.find-agent-slide__agent-category .image,
.acf-block-preview .find-agent-slide__agent-category .image {
  position: relative;
  width: 5.4rem;
}
.find-agent-slide__agent-category .image img,
.acf-block-preview .find-agent-slide__agent-category .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease-in-out;
}
.find-agent-slide__agent-category .image:has(img:nth-of-type(2)) img:nth-of-type(2),
.acf-block-preview .find-agent-slide__agent-category .image:has(img:nth-of-type(2)) img:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.find-agent-slide .js-distance-to-user,
.acf-block-preview .find-agent-slide .js-distance-to-user {
  display: none;
}
.find-agent-slide__more-link,
.acf-block-preview .find-agent-slide__more-link {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1;
  color: #00AEEF;
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
}
body.wp-admin .find-agent-slide__more-link,
body.wp-admin .acf-block-preview .find-agent-slide__more-link {
  pointer-events: none;
}
@media (hover: hover) {
  .find-agent-slide__more-link:hover,
  .acf-block-preview .find-agent-slide__more-link:hover {
    color: #0971CE;
  }
}
.find-agent-slide__more-link .icon,
.acf-block-preview .find-agent-slide__more-link .icon {
  display: inline-block;
  margin-left: 1.2rem;
  width: 2.4rem;
  min-width: 2.4rem;
  height: 1rem;
  color: inherit;
}
.find-agent-slide__more-link .icon svg,
.acf-block-preview .find-agent-slide__more-link .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.find-agent-slide__more-link .icon svg path,
.acf-block-preview .find-agent-slide__more-link .icon svg path {
  stroke: currentColor;
}
.find-agent-slide.current,
.acf-block-preview .find-agent-slide.current {
  background-color: #0971CE;
  border-bottom: #0971CE;
}
.find-agent-slide.current .find-agent-slide__title,
.acf-block-preview .find-agent-slide.current .find-agent-slide__title {
  color: #ffffff;
}
.find-agent-slide.current .find-agent-slide__info,
.acf-block-preview .find-agent-slide.current .find-agent-slide__info {
  color: #ffffff;
}
.find-agent-slide.current .find-agent-slide__info p a,
.acf-block-preview .find-agent-slide.current .find-agent-slide__info p a {
  color: #ffffff;
}
@media (hover: hover) {
  .find-agent-slide.current .find-agent-slide__info p a:hover,
  .acf-block-preview .find-agent-slide.current .find-agent-slide__info p a:hover {
    color: rgba(255, 255, 255, 0.6);
  }
}
.find-agent-slide.current .find-agent-slide__agent-category,
.acf-block-preview .find-agent-slide.current .find-agent-slide__agent-category {
  color: #ffffff;
}
.find-agent-slide.current .find-agent-slide__agent-category .image:has(img:nth-of-type(2)) img:nth-of-type(1),
.acf-block-preview .find-agent-slide.current .find-agent-slide__agent-category .image:has(img:nth-of-type(2)) img:nth-of-type(1) {
  opacity: 0;
}
.find-agent-slide.current .find-agent-slide__agent-category .image:has(img:nth-of-type(2)) img:nth-of-type(2),
.acf-block-preview .find-agent-slide.current .find-agent-slide__agent-category .image:has(img:nth-of-type(2)) img:nth-of-type(2) {
  opacity: 1;
}
.find-agent-slide.current .find-agent-slide__more-link,
.acf-block-preview .find-agent-slide.current .find-agent-slide__more-link {
  color: #ffffff;
}
@media (hover: hover) {
  .find-agent-slide.current .find-agent-slide__more-link:hover,
  .acf-block-preview .find-agent-slide.current .find-agent-slide__more-link:hover {
    color: rgba(255, 255, 255, 0.6);
  }
}

.find-agent-tabs,
.acf-block-preview .find-agent-tabs {
  background: #ffffff;
}

.find-agent-tab,
.acf-block-preview .find-agent-tab {
  display: none;
}
.find-agent-tab.current,
.acf-block-preview .find-agent-tab.current {
  display: block;
}
.find-agent-tab__inner,
.acf-block-preview .find-agent-tab__inner {
  padding-top: 2.6rem;
}
@media (max-width: 1023px) {
  .find-agent-tab__inner,
  .acf-block-preview .find-agent-tab__inner {
    padding-top: 0;
  }
}
.find-agent-tab__inner--spaced,
.acf-block-preview .find-agent-tab__inner--spaced {
  padding-top: 10rem;
}
@media (max-width: 1023px) {
  .find-agent-tab__inner--spaced,
  .acf-block-preview .find-agent-tab__inner--spaced {
    padding-top: 5rem;
  }
}
.find-agent-tab__text,
.acf-block-preview .find-agent-tab__text {
  margin-top: 1.6rem;
  max-width: 106.7rem;
}
.find-agent-tab__text + .find-agent-tab__title,
.find-agent-tab__text + .general-contact-info,
.acf-block-preview .find-agent-tab__text + .find-agent-tab__title,
.acf-block-preview .find-agent-tab__text + .general-contact-info {
  margin-top: 5.6rem;
}
@media (max-width: 1023px) {
  .find-agent-tab__text + .find-agent-tab__title,
  .find-agent-tab__text + .general-contact-info,
  .acf-block-preview .find-agent-tab__text + .find-agent-tab__title,
  .acf-block-preview .find-agent-tab__text + .general-contact-info {
    margin-top: 3.2rem;
  }
}
.find-agent-tab .contact-persons__locations:first-child, .find-agent-tab .contact-persons__persons:first-child,
.acf-block-preview .find-agent-tab .contact-persons__locations:first-child,
.acf-block-preview .find-agent-tab .contact-persons__persons:first-child {
  margin-top: 0;
}
.find-agent-tab .general-contact-info,
.acf-block-preview .find-agent-tab .general-contact-info {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.find-agent-tab .general-contact-info + .find-agent-tab__title,
.find-agent-tab .general-contact-info + .general-contact-info,
.acf-block-preview .find-agent-tab .general-contact-info + .find-agent-tab__title,
.acf-block-preview .find-agent-tab .general-contact-info + .general-contact-info {
  margin-top: 5.6rem;
}
@media (max-width: 1023px) {
  .find-agent-tab .general-contact-info + .find-agent-tab__title,
  .find-agent-tab .general-contact-info + .general-contact-info,
  .acf-block-preview .find-agent-tab .general-contact-info + .find-agent-tab__title,
  .acf-block-preview .find-agent-tab .general-contact-info + .general-contact-info {
    margin-top: 3.2rem;
  }
}
.find-agent-tab .general-contact-info__item,
.acf-block-preview .find-agent-tab .general-contact-info__item {
  flex: 0 0 calc(33% - 3rem * 2 / 3);
}
@media (max-width: 1279px) {
  .find-agent-tab .general-contact-info__item,
  .acf-block-preview .find-agent-tab .general-contact-info__item {
    flex: 0 0 calc(50% - 3rem / 2);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .find-agent-tab .general-contact-info__item,
  .acf-block-preview .find-agent-tab .general-contact-info__item {
    flex: 0 0 100%;
  }
}
.find-agent-tab .general-contact-info__item-phone,
.acf-block-preview .find-agent-tab .general-contact-info__item-phone {
  display: inline-block;
  margin-top: 1rem;
  color: #00AEEF;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
@media (pointer: coarse) {
  .find-agent-tab .general-contact-info__item-phone:active,
  .acf-block-preview .find-agent-tab .general-contact-info__item-phone:active {
    color: #003C71;
  }
}
@media not (pointer: coarse), (hover: hover) and (pointer: fine) {
  .find-agent-tab .general-contact-info__item-phone:hover, .find-agent-tab .general-contact-info__item-phone:focus-visible,
  .acf-block-preview .find-agent-tab .general-contact-info__item-phone:hover,
  .acf-block-preview .find-agent-tab .general-contact-info__item-phone:focus-visible {
    color: #003C71;
  }
}

.agent-location-cards,
.acf-block-preview .agent-location-cards {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5.6rem;
}
@media (max-width: 1279px) {
  .agent-location-cards,
  .acf-block-preview .agent-location-cards {
    flex-wrap: wrap;
  }
}
@media (max-width: 1023px) {
  .agent-location-cards,
  .acf-block-preview .agent-location-cards {
    margin-top: 2.4rem;
  }
}

.agent-location-card,
.acf-block-preview .agent-location-card {
  position: relative;
  width: 25%;
  padding: 2.4rem 2.4rem 4.3rem;
  overflow: hidden;
  border: 1px solid #E6E9EB;
}
@media (max-width: 1279px) {
  .agent-location-card,
  .acf-block-preview .agent-location-card {
    width: 50%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .agent-location-card,
  .acf-block-preview .agent-location-card {
    width: 100%;
    padding: 3.2rem 2.4rem 3.4rem;
  }
}
.agent-location-card__inner,
.acf-block-preview .agent-location-card__inner {
  position: relative;
  z-index: 1;
  padding-bottom: 3rem;
  min-height: 43.8rem;
}
@media (max-width: 1279px) {
  .agent-location-card__inner,
  .acf-block-preview .agent-location-card__inner {
    min-height: 36.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .agent-location-card__inner,
  .acf-block-preview .agent-location-card__inner {
    min-height: 0;
    padding-bottom: 4.2rem;
  }
}
.agent-location-card__image,
.acf-block-preview .agent-location-card__image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 45.5%;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1.6rem;
}
@media (max-width: 1023px) {
  .agent-location-card__image,
  .acf-block-preview .agent-location-card__image {
    padding-bottom: 55%;
  }
}
.agent-location-card__image img,
.acf-block-preview .agent-location-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.agent-location-card__title,
.acf-block-preview .agent-location-card__title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.44;
  color: rgba(5, 30, 57, 0.8);
}
.agent-location-card__info,
.acf-block-preview .agent-location-card__info {
  position: relative;
  z-index: 1;
  margin-top: 1.6rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.37;
  color: rgba(5, 30, 57, 0.6);
}
.agent-location-card__info p,
.acf-block-preview .agent-location-card__info p {
  margin: 0;
}
.agent-location-card__info p + p,
.acf-block-preview .agent-location-card__info p + p {
  margin-top: 0.8rem;
}
.agent-location-card__info p a,
.acf-block-preview .agent-location-card__info p a {
  text-decoration: none;
}
@media (hover: hover) {
  .agent-location-card__info p a:hover,
  .acf-block-preview .agent-location-card__info p a:hover {
    color: #0971CE;
  }
}
.agent-location-card__more-link,
.acf-block-preview .agent-location-card__more-link {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1;
  color: #00AEEF;
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .agent-location-card__more-link:hover,
  .acf-block-preview .agent-location-card__more-link:hover {
    color: #0971CE;
  }
}
.agent-location-card__more-link .icon,
.acf-block-preview .agent-location-card__more-link .icon {
  display: inline-block;
  margin-left: 1.2rem;
  width: 2.4rem;
  min-width: 2.4rem;
  height: 1rem;
  color: inherit;
}
.agent-location-card__more-link .icon svg,
.acf-block-preview .agent-location-card__more-link .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.agent-location-card__more-link .icon svg path,
.acf-block-preview .agent-location-card__more-link .icon svg path {
  stroke: currentColor;
}
.agent-location-card__bg-decor,
.acf-block-preview .agent-location-card__bg-decor {
  position: absolute;
  z-index: 0;
  width: 72.8rem;
  height: 25.1rem;
  left: 43%;
  top: 47.5%;
  transform: translateY(-50%);
  opacity: 0.15;
  pointer-events: none;
}
.agent-location-card__bg-decor svg,
.acf-block-preview .agent-location-card__bg-decor svg {
  display: block;
  width: 100%;
  height: 100%;
}
.agent-location-card__bg-decor svg .path-1,
.acf-block-preview .agent-location-card__bg-decor svg .path-1 {
  fill: #003C71;
}
.agent-location-card__bg-decor svg .path-2,
.acf-block-preview .agent-location-card__bg-decor svg .path-2 {
  fill: #0971CE;
}
.agent-location-card__bg-decor svg .path-3,
.acf-block-preview .agent-location-card__bg-decor svg .path-3 {
  fill: #7ADBFF;
}

.contact-persons,
.acf-block-preview .contact-persons {
  margin-top: 5.6rem;
}
@media (max-width: 1023px) {
  .contact-persons,
  .acf-block-preview .contact-persons {
    margin-top: 3.2rem;
  }
}
.contact-persons__locations, .contact-persons__persons,
.acf-block-preview .contact-persons__locations,
.acf-block-preview .contact-persons__persons {
  display: flex;
  flex-wrap: wrap;
}
.contact-persons__locations + .contact-persons__persons,
.contact-persons__locations + .acf-block-preview .contact-persons__persons,
.acf-block-preview .contact-persons__locations + .contact-persons__persons,
.acf-block-preview .contact-persons__locations + .acf-block-preview .contact-persons__persons {
  margin-top: 2.4rem;
}
@media (max-width: 1279px) {
  .contact-persons__locations + .contact-persons__persons,
  .contact-persons__locations + .acf-block-preview .contact-persons__persons,
  .acf-block-preview .contact-persons__locations + .contact-persons__persons,
  .acf-block-preview .contact-persons__locations + .acf-block-preview .contact-persons__persons {
    margin-top: 2.4rem;
  }
}
@media (max-width: 575px) {
  .contact-persons__locations + .contact-persons__persons,
  .contact-persons__locations + .acf-block-preview .contact-persons__persons,
  .acf-block-preview .contact-persons__locations + .contact-persons__persons,
  .acf-block-preview .contact-persons__locations + .acf-block-preview .contact-persons__persons {
    margin-top: 1.6rem;
  }
}

.contact-person,
.acf-block-preview .contact-person {
  display: flex;
  width: 50%;
  padding-right: 12%;
  margin-top: 2.4rem;
}
.contact-person:nth-child(1), .contact-person:nth-child(2),
.acf-block-preview .contact-person:nth-child(1),
.acf-block-preview .contact-person:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 1439px) {
  .contact-person,
  .acf-block-preview .contact-person {
    padding-right: 7%;
  }
}
@media (max-width: 1279px) {
  .contact-person,
  .acf-block-preview .contact-person {
    width: 100%;
    padding-right: 0;
    margin-top: 2.4rem;
  }
  .contact-person:nth-child(2),
  .acf-block-preview .contact-person:nth-child(2) {
    margin-top: 2.4rem;
  }
}
@media (max-width: 575px) {
  .contact-person,
  .acf-block-preview .contact-person {
    margin-top: 1.6rem;
    flex-flow: column;
  }
  .contact-person:nth-child(2),
  .acf-block-preview .contact-person:nth-child(2) {
    margin-top: 1.6rem;
  }
}
.contact-person--image-wide,
.acf-block-preview .contact-person--image-wide {
  padding-right: 3.8%;
}
@media (max-width: 1439px) {
  .contact-person--image-wide,
  .acf-block-preview .contact-person--image-wide {
    padding-right: 3%;
  }
}
@media (max-width: 1279px) {
  .contact-person--image-wide,
  .acf-block-preview .contact-person--image-wide {
    padding-right: 0;
  }
}
.contact-person--image-wide .contact-person__image,
.acf-block-preview .contact-person--image-wide .contact-person__image {
  width: 38.5rem;
  min-width: 38.5rem;
}
@media (max-width: 1439px) {
  .contact-person--image-wide .contact-person__image,
  .acf-block-preview .contact-person--image-wide .contact-person__image {
    width: 35rem;
    min-width: 35rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contact-person--image-wide .contact-person__image,
  .acf-block-preview .contact-person--image-wide .contact-person__image {
    width: 30rem;
    min-width: 30rem;
  }
}
@media (max-width: 575px) {
  .contact-person--image-wide .contact-person__image,
  .acf-block-preview .contact-person--image-wide .contact-person__image {
    width: 32.8rem;
    min-width: 28rem;
    max-width: 100%;
  }
}
.contact-person__image,
.acf-block-preview .contact-person__image {
  width: 25rem;
  height: 28rem;
  min-width: 25rem;
  margin-right: 3.2rem;
}
@media (max-width: 1279px) {
  .contact-person__image,
  .acf-block-preview .contact-person__image {
    max-width: 25rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contact-person__image,
  .acf-block-preview .contact-person__image {
    margin-right: 2rem;
  }
}
@media (max-width: 575px) {
  .contact-person__image,
  .acf-block-preview .contact-person__image {
    width: 25rem;
    min-width: 0;
  }
}
.contact-person__image-inner,
.acf-block-preview .contact-person__image-inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.contact-person__image-inner img,
.acf-block-preview .contact-person__image-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.contact-person__main,
.acf-block-preview .contact-person__main {
  position: relative;
  padding-top: 1.6rem;
  font-size: 1.6rem;
  line-height: 1.38;
  font-weight: 500;
  color: rgba(5, 30, 57, 0.6);
}
@media (max-width: 575px) {
  .contact-person__main,
  .acf-block-preview .contact-person__main {
    margin-top: 1.2rem;
    padding-top: 1.2rem;
    padding-bottom: 3px;
  }
}
.contact-person__main:before,
.acf-block-preview .contact-person__main:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 13rem;
  background: #00AEEF;
}
.contact-person__title,
.acf-block-preview .contact-person__title {
  padding: 0;
  margin: 0;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.44;
  color: rgba(5, 30, 57, 0.8);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contact-person__title,
  .acf-block-preview .contact-person__title {
    font-size: 1.6rem;
  }
}
.contact-person__description,
.acf-block-preview .contact-person__description {
  margin: 0.8rem 0 0;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.43;
  color: rgba(5, 30, 57, 0.6);
}
.contact-person .contact-item,
.acf-block-preview .contact-person .contact-item {
  margin-top: 1.2rem;
}
@media (max-width: 575px) {
  .contact-person .contact-item,
  .acf-block-preview .contact-person .contact-item {
    margin-top: 0.8rem;
  }
}
.contact-person .contact-item a,
.acf-block-preview .contact-person .contact-item a {
  display: inline-block;
  text-decoration: none;
}
@media (hover: hover) {
  .contact-person .contact-item a:hover,
  .acf-block-preview .contact-person .contact-item a:hover {
    color: #0971CE;
  }
}