.menu-carousel{display:flex;flex-direction:column;gap:16px}.menu-carousel ul{margin:0}.menu-carousel__top-separator{padding-top:16px}.menu-carousel__header{display:flex;justify-content:space-between;align-items:center;font-family:var(--kh-font-poppins)}.menu-carousel__header__title{font-size:16px;font-weight:var(--kh-fw-bold);line-height:24px}.menu-carousel__header__link{font-size:var(--kh-font-sm);font-weight:var(--kh-fw-normal);text-decoration:underline}.menu-carousel__item{display:flex;flex-direction:column;gap:8px;position:relative}.menu-carousel__item__title{font-size:var(--kh-font-sm);font-family:var(--kh-font-poppins);font-weight:var(--kh-fw-normal);line-height:18px}.menu-carousel__item__title:before{content:"";top:0;left:0;right:0;bottom:0;display:block;margin:0;padding:0;position:absolute;z-index:1}.social_social__pPlc1{display:flex;justify-content:center;gap:24px}@media only screen and (min-width:768px){.social_social__pPlc1{grid-area:1/1/1/2;justify-content:flex-start}}.social_social__pPlc1 .social_social_link__OcDkK{height:24px}.layout_container__2Ycnw{display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:var(--kh-neutral-00);height:100%;min-height:100vh}