.contact-module{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.contact-module .address,.contact-module .telephone{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:18px;font-weight:400;line-height:24px;color:#424a52}.contact-module .address span,.contact-module .telephone span{font-size:18px;line-height:24px;font-weight:700;margin-bottom:4px}.contact-module .telephone{margin-top:40px}.contact-module .directions-buttons{margin-top:20px;display:flex;flex-direction:row;width:100%}.contact-module .directions-buttons a{display:flex;justify-content:center;align-items:center;width:172px;height:42px;border:1px solid #b49b57;text-align:center;margin-right:18px;font-size:18px;line-height:18px;font-weight:400;transition:all .4s ease}.contact-module .directions-buttons a:hover{background-color:#b49b57;color:#fff}.contact-page-image .img-wrapper{width:100%}.contact-page-image .img-wrapper img{width:100%;display:block}@media screen and (max-width: 767px){.contact-module .telephone{margin-top:32px}.contact-module .directions-buttons{flex-direction:column;margin-top:0}.contact-module .directions-buttons a{width:100%;margin-right:0;margin-top:20px}.contact-module .directions-buttons a:hover{background-color:rgba(0,0,0,0);color:#424a52}}
