/* Homepage blog + map layout. Header/topbar/hero are owned solely by header-polish.css. */

#blog-1{padding-top:84px!important;padding-bottom:60px!important}
#blog-1 .section-title{display:block!important;text-align:center!important;margin-bottom:56px!important}
#blog-1 .section-title h3{display:block!important;width:100%!important;margin:0 0 14px!important;font-size:38px!important;line-height:1.2!important;letter-spacing:-1.2px!important}
#blog-1 .section-title p{display:block!important;max-width:650px!important;margin:0 auto!important;padding:0!important;font-size:16px!important;line-height:1.55!important;color:#687f8e!important}
#blog-1 .blog-posts-row{align-items:stretch}
#blog-1 .blog-posts-row>div{display:flex!important;margin-bottom:30px}
#blog-1 .blog-post{width:100%;height:100%;display:flex;flex-direction:column;margin:0!important}
#blog-1 .blog-post-img{width:100%;height:210px!important;margin:0 0 18px!important;overflow:hidden}
#blog-1 .blog-post-img img{width:100%!important;height:100%!important;object-fit:cover!important}
#blog-1 .blog-post-txt{display:block!important;text-align:left!important;padding:0!important}
#blog-1 .blog-post-txt h5{font-size:18px!important;line-height:1.35!important;margin-bottom:4px!important}
#blog-1 .blog-post-txt>span{display:block;margin-bottom:7px;color:#2f5940}
#blog-1 .blog-post-txt p{font-size:15px!important;line-height:1.55!important;margin:0!important;color:#607887!important}

@media(max-width:767px){
  #blog-1{padding-top:60px!important}
  #blog-1 .section-title h3{font-size:30px!important}
  #blog-1 .section-title{margin-bottom:38px!important}
}

.maa-map-section{padding:84px 0 90px;background:#f7fbfd}
.maa-map-heading{margin:0 auto 38px;max-width:760px}.maa-map-heading .section-id{display:block;margin-bottom:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.maa-map-heading h3{margin-bottom:12px}.maa-map-heading p{margin:0;color:#657d8c;font-size:16px}
.maa-map-frame{height:540px;border-radius:18px;overflow:hidden;background:#e8f2f6;box-shadow:0 18px 50px rgba(20,63,83,.15);border:6px solid #fff}
.maa-map-frame iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:767px){.maa-map-section{padding:58px 0}.maa-map-frame{height:430px;border-radius:12px}.maa-map-heading{margin-bottom:28px}}
