.map-wrapper{padding:4rem 0;display:flex;flex-direction:column;gap:3rem}.map-wrapper .common-heading{max-width:800px;text-align:center;margin:0 auto}.map-wrapper .common-heading h2{font-size:32px}@media only screen and (max-width:576px){.map-wrapper .common-heading h2{font-size:28px}}.map-wrapper .map-outer-container{height:500px}@media only screen and (max-width:576px){.map-wrapper .map-outer-container{height:300px}}.map-wrapper .map-outer-container .map-container{width:100%;height:100%}.map-wrapper .map-support-grid .map-support-card{display:flex;flex-direction:column;gap:1rem;text-align:center}.map-wrapper .map-support-grid .map-support-card h3{color:#2d2d2e;font-weight:400;font-size:18px}.map-wrapper .map-support-grid .map-support-card p{color:#555;font-size:18px}.map-wrapper .map-support-grid .map-support-card h2{color:#fda704;font-size:18px;font-weight:700}