.map-section-wrapper{width:100%;background-color:var(--light-orange-background);overflow:hidden;padding-top:var(--spacing-medium)}.map-section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:100px;padding:2rem 4rem;background-color:var(--accent-map-green);margin:0 auto;border-radius:20px 20px 0 0}.map-section-image{width:100%;min-height:-moz-fit-content;min-height:fit-content;-o-object-fit:fit;object-fit:fit;overflow:hidden}.via-via-map{width:100%;height:auto;display:block}@media (max-width:1023px){.map-section-container{width:90%;padding:2rem .5rem}.via-via-map{width:100%}}@media (min-width:1024px){.map-section-container{width:70%}.map-section-image{width:100%;margin-top:1rem}.via-via-map{width:60%;margin:0 auto}}