.map-section{display:flex}.map-section .contact-info-wrapper{display:flex;padding:20px;width:50%}.map-section .contact-info-wrapper .contact-info-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:80%}.map-section .contact-info-wrapper .contact-info-container div{display:flex}.map-section .map-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;justify-content:center;padding:20px;width:50%}.map-section .title{color:#231f20;font-size:16px;font-weight:800;line-height:150%;margin-bottom:25px}.map-section .title span:first-of-type{margin-right:15px}.map-section .row{font-size:16px;line-height:21px;margin-bottom:12px}.map-section .row span:first-of-type{color:#004437;min-width:85px;opacity:.4}.map-section .title span{font-weight:400}@media screen and (max-width:1023px){.map-section{flex-direction:column}.map-section .contact-info-wrapper,.map-section .map-wrapper{width:100%}.map-section .contact-info-wrapper .contact-info-container{max-width:100%}}