.rest-item{cursor:pointer}.rest-item h3{margin-top:8px;font-size:18px;font-family:GoogleSans-Bold,sans-serif;line-height:24px}.rest-item__content{width:100%;height:160px;position:relative;border-radius:16px;overflow:hidden}.rest-item__content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rest-item__status{height:24px;padding:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:12px;bottom:12px;background-color:#fff;border-radius:16px;font-size:12px;font-weight:500}.rest-item__status svg{width:16px;height:16px}.rest-item__bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(.5rem,-.25rem + 1.1111vw,.75rem);font-family:GoogleSans-Medium,sans-serif;line-height:16px}.rest-item__price{min-width:70px}.rest-item__price:after{position:relative;content:"•";margin-left:8px}.rest-item__time{margin-left:8px}.rest-item.unactive{cursor:default}.rest-item.unactive img{opacity:.5}@media(max-width:1280px){.rest-item h3{font-size:16px}}@media(max-width:1080px){.rest-item h3{font-size:20px}.rest-item-bottom{font-size:clamp(.625rem,.1635rem + .9615vw,.8125rem)}}@media(max-width:580px){.rest-item-bottom{font-size:12px}.rest-item__content{min-height:160px;height:42vw}.rest-item h3{font-size:18px}}