.grocery-with-audio-icon{background-image:url(/svg/audio.svg)}.grocery-with-audio-icon,.grocery-with-video-icon{width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;margin:0 5px}.grocery-with-video-icon{background-image:url(/svg/video.svg)}.reservation{padding:24px 24px 40px;background:#fff;border-radius:12px}.reservation-title{font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#121214}.reservation-description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#81858c;margin:8px 0 20px}.reservation-input{justify-content:space-between;height:56px}.reservation-input,.reservation-input-placeholder{display:flex;flex-direction:row;background:#f3f5f7}.reservation-input-placeholder{align-items:center;padding:16px 24px;height:100%;width:100%;border:1px solid #f7a600;outline:none}[dir=ltr] .reservation-input-placeholder{border-top-left-radius:8px;border-bottom-left-radius:8px}[dir=rtl] .reservation-input-placeholder{border-top-right-radius:8px;border-bottom-right-radius:8px}.reservation-input-placeholder:focus{outline:none}.reservation-input-button{display:flex;justify-content:center;align-items:center;padding:0 24px;height:100%;background:#f7a600;flex-shrink:0;cursor:pointer;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#121214}[dir=ltr] .reservation-input-button{border-top-right-radius:8px;border-bottom-right-radius:8px}[dir=rtl] .reservation-input-button{border-top-left-radius:8px;border-bottom-left-radius:8px}.reservation-error{font-weight:500;font-size:16px;line-height:24px;color:#ef454a}.reservation-error,.reservation-success{font-style:normal;display:flex;align-items:center}.reservation-success{gap:4px;font-weight:600;font-size:24px;line-height:32px;color:#121214}.reservation-success img{padding:0!important}