section.locations-grid .entries{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}section.locations-grid .entry{text-decoration:none;width:calc(50% - 2rem)}@media (max-width:640px){section.locations-grid .entry{width:100%}}section.locations-grid .entry-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}section.locations-grid .image-wrap{position:relative}section.locations-grid .image-wrap .google-maps-image{border-radius:4px;bottom:.5rem;height:100px;overflow:hidden;position:absolute;right:.5rem;width:100px}section.locations-grid .image-wrap .google-maps-image img{-o-object-fit:cover;object-fit:cover}section.locations-grid .entry-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:inherit;justify-content:space-between;padding:2rem}section.locations-grid .entry-text .cta{margin-top:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.locations-grid .entry-text p{color:var(--theme-fonts-body-text)!important;font-family:Gordita;font-size:16px;margin-bottom:1rem}section.locations-grid .entry-text strong{font-family:gordita-bold;font-weight:700}section.locations-grid .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}section.locations-grid .top h3:before{background:url(/wp-content/themes/bmr/assets/svg/map-pin.svg) no-repeat;background-size:cover;content:"";display:block;height:24px;width:24px}section.locations-grid .bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:40px}@media (max-width:900px){section.locations-grid .bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}section.locations-grid .hours{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-right:.5rem}section.locations-grid .days-text{font-family:Poppins;font-size:18px;font-weight:500}section.locations-grid .days-text:before{background:url(/wp-content/themes/bmr/assets/svg/clock.svg) no-repeat;background-size:cover;content:"";display:block;height:24px;margin-bottom:1rem;width:24px}