.kitchen-menu{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);padding:40px}@media (max-width:767px){.kitchen-menu{padding-left:20px;padding-right:20px}}.kitchen-menu__items{column-gap:clamp(0.75rem,0.568rem + 0.909vi,1.25rem);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style-type:none;row-gap:clamp(0.75rem,0.568rem + 0.909vi,1.25rem);margin:0px;padding:0px}@media (max-width:1024px){.kitchen-menu__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.kitchen-menu__items{grid-template-columns:repeat(2,minmax(0,1fr))}}.kitchen-menu__item{background-color:var(--base-3);display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(180,180,191,0.2);border-radius:clamp(0.5rem,0.364rem + 0.682vi,0.875rem)}.kitchen-menu__item-meta{overflow-x:clip;overflow-y:clip;position:relative;border-radius:clamp(0.375rem,0.239rem + 0.682vi,0.75rem)}.kitchen-menu__item-image{aspect-ratio:1;display:block;height:auto;max-width:100%;object-fit:cover;width:100%}.kitchen-menu__item-cook-time{align-items:center;background-color:var(--base);bottom:12px;color:var(--contrast);column-gap:0.5em;display:inline-flex;font-size:12px;font-weight:600;line-height:1;position:absolute;right:12px;border-radius:20px;padding:6px 12px}.kitchen-menu__item-cook-time .gb-shape svg{fill:currentColor;height:1em;width:1em}.kitchen-menu__item-details{padding:clamp(0.75rem,0.659rem + 0.455vi,1rem)}.kitchen-menu__item-title{font-size:clamp(0.875rem,0.784rem + 0.455vi,1.125rem);margin-bottom:0px}.kitchen-menu__item-desc{color:rgba(88,88,97,0.8);font-size:clamp(0.75rem,0.705rem + 0.227vi,0.875rem);margin-bottom:0px}.kitchen-menu__item-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:auto;padding-bottom:clamp(0.75rem,0.659rem + 0.455vi,1rem);padding-left:clamp(0.75rem,0.659rem + 0.455vi,1rem);padding-right:clamp(0.75rem,0.659rem + 0.455vi,1rem)}.kitchen-menu__item-price{align-items:center;column-gap:6px;display:flex;flex-direction:row;font-size:clamp(0.875rem,0.739rem + 0.682vi,1.25rem);line-height:1}.kitchen-menu__item-price--base{color:rgba(88,88,97,0.8);font-size:75%;text-decoration:line-through}.kitchen-menu__item-actions{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.kitchen-menu__item-btn--add-to-cart{align-items:center;background-color:var(--contrast);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--base-3);display:flex;height:32px;justify-content:center;max-height:32px;max-width:32px;width:32px;border-radius:50%;padding:0px}.kitchen-menu__item-btn--add-to-cart .gb-shape svg{fill:currentColor;height:1em;width:1em}.kitchen-menu__item-qty-adjustor{align-items:center;background-color:var(--contrast);color:var(--base-3);column-gap:4px;display:none;flex-direction:row;flex-wrap:nowrap;justify-content:center;border-radius:40px;padding:2px}.kitchen-menu__item-qty--minus{align-items:center;background-color:#404040;border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--base-3);display:flex;height:32px;justify-content:center;max-height:32px;max-width:32px;width:32px;border-radius:50%;padding:0px}.kitchen-menu__item-qty--minus .gb-shape svg{fill:currentColor;height:1em;width:1em}.kitchen-menu__item-qty--number{font-weight:bold}.kitchen-menu__item-qty--plus{align-items:center;background-color:var(--base-3);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--contrast);display:flex;height:32px;justify-content:center;max-height:32px;max-width:32px;width:32px;border-radius:50%;padding:0px}.kitchen-menu__item-qty--plus .gb-shape svg{fill:currentColor;height:1em;width:1em}