.contact-module{padding:4rem 2rem}.contact-module .contact-content-wrapper{display:grid;gap:2rem;grid-template-columns:1fr 2fr;margin:0 auto}@media (max-width:767px){.contact-module .contact-content-wrapper{grid-template-columns:1fr}}.contact-module .contact-left{font-size:1.1rem}.contact-module .contact-right form{margin-bottom:2rem}.contact-module .locations{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.contact-module .location-item{font-size:.95rem;line-height:1.4}.contact-module p,.contact-module span{color:inherit!important}