section.content-map{padding:0 16px}section.content-map .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;flex-wrap:auto;gap:16px}section.content-map .wrapper .content{padding:0 0 36px}section.content-map .wrapper .image{padding:24px 0}section.content-map .wrapper .image #arrow{stroke:#1aa49d;stroke-dasharray:250;animation:dash 5s linear infinite}@keyframes dash{to{stroke-dashoffset:500}}@media only screen and (min-width: 601px){section.content-map .wrapper{flex-direction:row;justify-content:space-between}section.content-map .wrapper .image{display:flex;min-width:264px;justify-content:center;align-items:center;gap:80px;align-self:stretch}section.content-map .wrapper .content{padding:42px 0}}@media only screen and (min-width: 992px){section.content-map .wrapper{gap:0}section.content-map .wrapper .image,section.content-map .wrapper .content{flex-basis:50%;align-self:stretch}section.content-map .wrapper .content{padding:80px 80px 0}}
