.text-and-map-module{position:relative}.text-and-map-module .tag__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4rem}.text-and-map-module .tag__wrapper .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.text-and-map-module .tag__wrapper .tag .icon{-webkit-transform:translateY(1px);transform:translateY(1px)}.text-and-map-module .tag__wrapper .tag .label{color:var(--color-midnight-blue);font-size:1.6rem;font-weight:600}.text-and-map-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem 7rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:5rem}@media(max-width:941px){.text-and-map-module .content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-and-map-module .content__wrapper.reverse-layout-mobile{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.text-and-map-module .content__wrapper.reverse-layout-mobile .wrapper__map{margin-bottom:2rem}}.text-and-map-module .text__wrapper{width:100%}.text-and-map-module .wrapper__button-group{margin-top:1rem}@media(max-width:767px){.text-and-map-module .wrapper__button-group{margin-top:.6rem}}.text-and-map-module .wrapper__map{width:100%}.text-and-map-module .wrapper__map>div{border-radius:30px;min-height:578px;overflow:hidden}@media(max-width:941px){.text-and-map-module .wrapper__map>div{min-height:380px}}