.rest-hero__grid{display:grid;grid-template-columns:1fr 35rem;gap:3.75rem;align-items:center}.rest-hero__sup{display:flex;align-items:center;gap:.875rem;text-transform:uppercase;letter-spacing:.125rem;font-size:.8125rem;color:#40552e;margin-bottom:1.25rem}.rest-hero__sup span{width:2.5rem;height:1px;background-color:currentColor}.rest-hero__title{text-transform:uppercase}.rest-hero__text{max-width:32.5rem;margin-top:1.25rem;line-height:1.6;color:#5b6472}.rest-hero__actions{margin-top:2.25rem;display:flex;gap:1rem;flex-wrap:wrap}.rest-hero__btn{padding:.8125rem 1.5rem}.rest-hero__img{height:28.75rem;overflow:hidden}.rest-hero__img img{width:100%;height:100%;object-fit:cover;display:block}.rest-features{padding-top:0}.rest-features__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:.0625rem;background-color:#e8eaee}.rest-features__item{background-color:#fff;padding:1.75rem 1.5rem;transition:background-color .3s ease}.rest-features__item:hover{background-color:#f6f7f9}.rest-features__icon{display:block;color:#40552e;margin-bottom:.875rem}.rest-features__icon svg{width:1.75rem;height:1.75rem;stroke:currentColor;stroke-width:1px}.rest-features__title{font-size:1.1875rem;font-weight:500;text-transform:uppercase}.rest-features__text{margin-top:.625rem;font-size:1rem;line-height:1.6;color:#5b6472}.rest-hours__inner{display:grid;grid-template-columns:1fr 25rem;gap:3.75rem;align-items:center;padding:3rem;background-color:#f6f7f9}.rest-hours__title{text-transform:uppercase}.rest-hours__list{margin-top:1.75rem;max-width:26.25rem}.rest-hours__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.875rem 0rem;border-bottom:1px solid rgba(0,0,0,.1)}.rest-hours__row::before{content:"";order:1;flex:1;height:1px;margin-bottom:.25rem;border-bottom:1px dotted rgba(0,0,0,.25)}.rest-hours__day{order:0;text-transform:uppercase;letter-spacing:.0625rem;font-size:.9375rem}.rest-hours__time{order:2;font-size:1.125rem;font-weight:500;color:#40552e;white-space:nowrap}.rest-hours__note{margin-top:1.5rem;font-size:1rem;line-height:1.6;color:#5b6472}.rest-hours__cta{padding:2.25rem 2rem;background-color:#40552e;color:#fff;clip-path:polygon(1.75rem 0, 100% 0, 100% calc(100% - 1.75rem), calc(100% - 1.75rem) 100%, 0 100%, 0 1.75rem)}.rest-hours__cta:hover svg path{stroke:#000}.rest-hours__cta-text{font-size:1.0625rem;line-height:1.6;color:hsla(0,0%,100%,.9)}.rest-hours__cta-btn{margin-top:1.5rem;padding:.75rem 1.375rem}.rest-gallery__head{margin-bottom:2rem}.rest-gallery__title{text-transform:uppercase}.rest-gallery__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:.75rem}.rest-gallery__item{padding:0;border:0;background:none;cursor:pointer;overflow:hidden;aspect-ratio:1;display:block}.rest-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.rest-gallery__item:hover img{transform:scale(1.07)}.rest-gallery__item:nth-child(6n+1){grid-column:span 2;grid-row:span 2;aspect-ratio:auto}@media(max-width: 1024px){.rest-hero__grid{grid-template-columns:1fr;gap:2rem}.rest-hero__img{height:21.25rem}.rest-features__list{grid-template-columns:repeat(2, 1fr)}.rest-hours__inner{grid-template-columns:1fr;gap:2rem;padding:2.25rem}.rest-gallery__grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 640px){.rest-hero__img{height:16.25rem}.rest-features__list{grid-template-columns:1fr}.rest-hours__inner{padding:1.5rem}.rest-hours__cta{padding:1.75rem 1.5rem;clip-path:none}.rest-gallery__grid{grid-template-columns:repeat(2, 1fr);gap:.5rem}.rest-gallery__item:nth-child(6n+1){grid-column:span 2;grid-row:span 1;aspect-ratio:1.4}}
