.tab-map-wrapper{font-family:Helvetica Neue,sans-serif;margin:auto;max-width:900px;text-align:center}.tab-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin-bottom:30px;padding:0}.tab-button{background:#9b8c7a;border-radius:20px;color:#fff;cursor:pointer;font-family:Poppins;font-weight:600;padding:10px 20px;transition:background .3s}.tab-button.active{background:#006400;color:#fff}.tab-content_m{display:none}.tab-content_m.active{display:block}.tab-text{font-size:16px;margin:40px auto;width:58%}.tab-text p{color:#30343b;font-family:Poppins;margin-bottom:0}.map-image img{border-radius:8px;height:auto;margin-top:-35px;max-width:100%}