.contact-info{display:flex;flex-wrap:wrap;margin-top:4rem;margin-bottom:8rem;background:linear-gradient(5deg,#82a1b4 -50%,#d9e5eb 50%)}.contact-info-text{flex:1 1 400px;padding:3rem}.contact-info-text>*:first-child{margin-top:0}.contact-info-text-social{display:flex;list-style:none;margin:0;padding:0;gap:1rem}.contact-info-text-social a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fff;border-radius:50%}.contact-info-map{flex:1 1 400px;background:#fff;min-height:300px}.contact-info-map #map{height:100%;width:100%}.contact-info-map img,.contact-info-map picture{width:100%;height:100%;object-fit:cover}