.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;color:#fff}.contacts .adress{display:flex;flex-direction:column;gap:20px}.contacts .adress h3{font-weight:600;font-size:24px}.contacts .adress h3,.contacts .adress p{color:#fff;text-align:left;margin-bottom:0}.contacts .adress p{font-weight:500;font-size:16px}.contacts .social{display:flex;flex-direction:column;gap:20px}.contacts .social h3{font-weight:600;font-size:24px}.contacts .social h3,.contacts .social p{color:#fff;text-align:left;margin-bottom:0}.contacts .social p,.contacts a{font-weight:500;font-size:16px}.contacts a{text-decoration:underline}.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%}}