.contacts-description{max-width:700px}.contacts-list{margin-top:20px;margin-bottom:20px}.contacts-map{margin-top:40px;margin-bottom:40px}.contacts-list h3{font-weight:700;font-size:1.3rem}.contacts-list p{font-size:1rem;margin-top:10px}.contacts-list>div{padding-left:50px;position:relative}.contacts-list>div:before{content:"";display:block;position:absolute;left:0;top:0;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:50%}.contacts-list__phones:before{background-image:url(/img/icons/phone.svg)}.contacts-list__emails:before{background-image:url(/img/icons/mail.svg)}.contacts-list__addresses:before{background-image:url(/img/icons/marker.svg)}.contacts-list__timetowork:before{background-image:url(/img/icons/clock.svg)}.contacts-list__socials-list{display:flex;justify-content:flex-start;align-items:center;margin-top:10px}.contacts-list__socials-list a{margin-left:15px}.contacts-list__socials-list a:first-child{margin-left:0}.map-decorative svg{width:100%;height:auto}.map-decorative svg path{transition:all .3s ease-in-out}.map-decorative svg path:hover{fill:#F0C34D}.marker{width:84px;height:64px;display:flex;justify-content:center;align-items:center;display:none;text-align:center;font-size:12px;transition:all .3s ease-in-out}.marker:hover{transform:scale(1.3)}.marker a span{display:block;padding-top:5px;font-weight:700}.map{margin-top:30px;margin-bottom:100px;overflow:hidden}