.locations-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:3.25rem 0 0}.locations-list>*{flex-basis:48%}.location-box{background-color:#f1f5f7;border-top:6px solid #f7a947;display:flex;flex-direction:row;margin-bottom:2rem}.location-box>.location-box__left{flex-basis:45%}.location-box>.location-box__content{flex-basis:55%}.location-box__image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:50%;height:100%;overflow:hidden}.location-box a.location-box__image:hover img{transform:scale(1.2)}.location-box__image img{height:100%;object-fit:cover;width:100%}.location-box__content{padding:1.75rem}.location-box a{cursor:pointer;text-decoration:none}.location-box__content h3 a{color:#003b5c;font-size:21px;font-weight:700;letter-spacing:0;line-height:1.667;margin-bottom:.5rem;text-decoration:none}.location-box__content p,.location-box__content p a{color:#4e4e4e;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.625;margin-bottom:.5rem}.location-box__content p.location-info--office,.location-box__content p.location-info--phone{color:#4e4e4e;font-size:16px;letter-spacing:0;line-height:2;margin-bottom:0;margin-left:1rem;text-decoration:none}.location-box__content p.location-info--office a,.location-box__content p.location-info--phone a{text-decoration:none}.office-icon,.phone-icon{height:1.2rem;transform:translate(-1rem,-8px)}.location-box__content p.location-info--directions a{color:#00b3e0;font-size:14px;font-weight:600;line-height:2.214;text-decoration:underline}@media(max-width:1080px){.location-box>.location-box__left{flex-basis:40%}.location-box>.location-box__content{flex-basis:60%}}@media(max-width:992px){.locations-list>*{flex-basis:100%}.location-box>.location-box__left{flex-basis:100%;max-height:18rem}.location-box>.location-box__content{flex-basis:50%}}@media(max-width:767px){.location-box>.location-box__left{max-height:22rem}}@media (max-width:640px){.location-box{flex-direction:column}.location-box>.location-box__left,.location-box__image{max-height:18rem}}