.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{border-top:6px solid #f7a947;background-color:#f1f5f7;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-size:cover;background-position:center;background-repeat:no-repeat;flex-basis:50%;height:100%;overflow:hidden}.location-box a.location-box__image:hover img{transform:scale(1.2)}.location-box__image img{width:100%;height:100%;object-fit:cover}.location-box__content{padding:1.75rem}.location-box a{cursor:pointer;text-decoration:none}.location-box__content h3 a{font-weight:700;font-size:21px;color:#003b5c;letter-spacing:0;line-height:1.667;margin-bottom:.5rem;text-decoration:none}.location-box__content p,.location-box__content p a{font-weight:400;font-size:16px;color:#4e4e4e;letter-spacing:0;line-height:1.625;margin-bottom:.5rem}.location-box__content p.location-info--phone,.location-box__content p.location-info--office{font-size:16px;color:#4e4e4e;letter-spacing:0;line-height:2;margin-left:1rem;margin-bottom:0;text-decoration:none}.location-box__content p.location-info--phone a,.location-box__content p.location-info--office a{text-decoration:none}.phone-icon,.office-icon{height:1.2rem;transform:translate(-1rem,-8px)}.location-box__content p.location-info--directions a{font-weight:600;font-size:14px;color:#00b3e0;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}}