.contact{background-color:#000;background-size:cover;background-position:bottom right;background-repeat:no-repeat;padding:5rem 0 5rem;color:#fff}.contact__wrap{display:flex;gap:5rem;flex-direction:column}@media (min-width:1024px){.contact__wrap{flex-direction:row}}@media (min-width:1024px){.contact__form-side,.contact__content-side{width:50%}}@media (min-width:1024px){.contact__content-side{padding-left:4rem}}.contact__headline{text-transform:uppercase;color:#fff;margin-top:0;margin-bottom:.5rem;line-height:1}.contact__copy{font-size:1.33rem;margin-bottom:1.5rem}.contact__copy p:first-child{margin-top:0}.contact__copy p:last-child{margin-bottom:0}.contact h3{text-transform:uppercase;margin-top:0;margin-bottom:1rem}.contact h4{margin-top:0;margin-bottom:0}.contact__content-side{font-size:1.11rem}.contact__locations-item{margin-bottom:1.5em}.contact__locations-item p{margin:.7rem 0}.contact .social-nav{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.contact .social-nav__item{display:flex;align-items:center;justify-content:center;width:2.66rem;height:2.66rem;border:1px solid rgba(255,255,255,.5)}.contact .social-nav__item:hover{background:var(--blue);border-color:var(--blue)}.contact .social-nav__item img{max-width:100%;height:auto}