.locations{padding:3.5rem 0 4.8rem}.location,.locations__layout{display:grid;gap:4.8rem}.location{gap:3.2rem}.location__image-content{background:var(--color-text)}.location__image-content::after{content:"";display:block;height:0;padding-bottom:66.666%}.location__info-content-inner{padding:4.8rem 1.8rem}.location__title{margin:0 0 .2rem;line-height:1;color:var(--color-accent)}.location__address{margin-bottom:.6rem;font-size:1.4rem;line-height:1.5}.location__hours{margin-top:4.4rem}.location__hours-title{margin:0 0 1rem;font-size:3.2rem;line-height:1;color:var(--color-accent)}.location__hours-table{display:inline-grid;gap:.8rem;font-size:1.8rem;line-height:1.2}.location__hours-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.location__hours-cell--hours{margin-left:auto}.location__buttons{margin-top:2.5rem}@media screen and (min-width:1025px){.locations{padding:11rem 0}.location,.locations__layout{gap:2.4rem}.location{display:-webkit-box;display:-ms-flexbox;display:flex}.location:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.location__image-content{width:calc(56% - 1.2rem)}.location__info-content{width:calc(44% - 1.2rem)}.location__info-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50rem;height:100%}}