.container__map{align-items:flex-end;column-gap:15px;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;max-width:1200px;row-gap:25px;width:100%}@media(min-width:900px){.container__map{padding-right:50px}}.box_txt_map{background-color:rgba(0,89,162,.07);max-width:140px;padding:25px 15px;text-align:center;width:100%}@media(max-width:500px){.box_txt_map{max-width:100%}}.box_txt_map p{font-size:20px;font-weight:700;margin:0 0 5px}.box_txt_map p:last-child{margin-bottom:0}.animate_show{opacity:0;transition:opacity .8s ease-in-out}.animate_show.visible{opacity:1}.path_animate path{stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 3s ease}.path_animate.visible path{stroke-dashoffset:0}.map_svg svg{height:auto;max-width:100%}.map_svg tspan{font-family:TradeGothicLT,sans-serif}#svg2{display:none}@media(max-width:500px){#svg1{display:none}#svg2{display:block}}