.contacts{display:flex;justify-content:center;gap:24px;margin-bottom:120px;margin-top:-1px}.contacts .contacts__data{max-width:560px;width:100%;max-height:fit-content;height:100%;padding:48px;background-color:#fff}.contacts .contacts__data ul{padding:0;margin:0}.contacts .contacts__data ul li{display:flex;flex-direction:column;gap:16px;padding-bottom:24px;border-bottom:1px solid rgba(35,31,32,.1019607843);margin-bottom:-1px}.contacts .contacts__data ul li:not(:first-child){padding-top:24px}.contacts .contacts__data .caption-big{color:#231f2080;font-weight:500}.contacts .map{max-width:1144px;max-height:100%;width:100%;position:relative}.contacts .map>*{position:absolute;max-width:100%;max-height:100%;object-fit:cover}@media (max-width: 1250px){.contacts{align-items:center;padding:0 16px;margin-bottom:95px;flex-direction:column}.contacts .contacts__data{max-width:100%;padding:24px}.contacts .contacts__data ul li{gap:12px;padding-bottom:12px}.contacts .contacts__data ul li:not(:first-child){padding-top:24px}.contacts .map{height:316px;width:100%;max-width:100%}.contacts .map>*{max-height:316px}}
