.maps-module-wrapper{width:100%;height:fit-content;padding:25px 0;background-color:#f4f4f4;overflow:visible}.map-module-container{width:100%;height:550px;margin:75px auto;padding:0 25px;display:flex;align-content:center;position:relative}.map-container{position:absolute;top:25px;left:0;width:100%;height:500px;z-index:1}.location-text-wrapper{margin:0 auto;width:100%;max-width:1440px;display:flex;justify-content:flex-start}.map-module-container:nth-of-type(2n) .location-text-wrapper{justify-content:flex-end}.location-text{height:100%;width:400px;padding:40px;background-color:#4facfe;border-radius:60px;color:#fff;z-index:50;display:flex;flex-direction:column;justify-content:center}.location-h2{font-size:40px;line-height:48px;font-weight:400}.location-p{display:none}.location-text p{font-size:18px;line-height:29px;margin-bottom:15px}.location-text p:last-of-type,.mobile-text-container{display:none}@media (max-width:992px){.location-text{width:350px;padding:30px}.location-h2{font-size:38px;line-height:44px}}@media (max-width:767px){.map-module-container{margin-top:0}.location-text-wrapper{display:none}.mobile-text-container{height:fit-content;width:100%;padding:20px;margin-bottom:-50px;background-color:#4facfe;border-radius:25px;color:#fff;z-index:50;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:flex-end}.mobile-text-container h2{font-size:30px;line-height:32px;margin-bottom:0;font-weight:400}.mobile-text-container p{width:100%;font-size:16px;line-height:26px;margin-bottom:15px;text-align:left}.mobile-text-container p:last-of-type{display:none}}