.contacts-wrapper{gap:25px;display:flex}.contacts-wrapper:first-of-type{margin-bottom:25px}.contacts-wrapper div{flex-direction:column;width:100%;display:flex}.contacts__map-wrapper{background:#fff;border-radius:10px;flex-direction:column;row-gap:10px;width:100%;padding:25px;display:flex}.contacts__map-title{font-size:clamp(20px,3vw,30px);font-weight:500}.contacts__map{border-radius:inherit;flex-grow:1}.column-container{flex-direction:column;gap:25px;display:flex}@media screen and (max-width:895px){.contacts-wrapper{gap:10px}.contacts-wrapper:first-of-type{margin-bottom:10px}.contacts__map-wrapper{padding:10px}}@media screen and not (min-width:807px){.contacts-wrapper{flex-direction:column}.contacts__map{aspect-ratio:1.5}}
