.contacts{margin:150px auto;padding:0 auto;max-width:1300px;display:flex;flex-direction:column;gap:50px}.contacts h1{text-align:left;margin-bottom:0;font-weight:600;font-size:32px}.contacts .adress{display:flex;flex-direction:column;gap:20px}.contacts .adress h3{text-align:left;margin-bottom:0;font-weight:600;font-size:24px}.contacts .adress p{text-align:left;margin-bottom:0;font-weight:500;font-size:16px}.contacts .social{display:flex;flex-direction:column;gap:20px}.contacts .social h3{text-align:left;margin-bottom:0;font-weight:600;font-size:24px}.contacts .social p{text-align:left;margin-bottom:0;font-weight:500;font-size:16px}.contacts a{text-decoration:underline;font-weight:500;font-size:16px}.contacts .ymaps{width:100%;height:500px}.contacts .ymaps .map{width:100%;height:100%}@media screen and (max-width:1300px){.contacts{width:90%;margin:100px 5%}}