.contacts{min-height:calc(100vh - 182px);margin:0;padding:60px 0}.contacts__wrapper{justify-content:center;gap:40px;display:flex}.contacts h1{text-align:left;margin-bottom:20px}.contacts__part-map{flex:1}.contacts__part-map iframe{width:100%}.contacts span{color:#000;margin-bottom:8px;display:block}.contacts a,.contacts strong{color:#000;margin-bottom:15px;font-weight:700;text-decoration:none;display:block}.contacts__social-links{align-items:center;gap:8px;display:flex}.contacts__social-links a{cursor:pointer;border:1px solid #000;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:0;padding:4px;transition:all .3s;display:flex}.contacts__social-links a:hover{background-color:#f0f0f0;transform:scale(1.1)}.contacts__social-links a svg{width:20px;height:20px}@media (max-width:768px){.contacts__wrapper{flex-direction:column;justify-content:flex-start;gap:40px;width:100%;display:flex}}
