.home-module__oiY7mW__heroSection{background-color:var(--secondary);justify-content:space-between;align-items:center;gap:2rem;height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.home-module__oiY7mW__heroContent{text-align:left;flex-direction:column;gap:1rem;max-width:50%;padding-left:calc(50vw - 600px);display:flex}.home-module__oiY7mW__heroContent h1{font-size:4rem!important}.home-module__oiY7mW__heroContent h1 span{color:var(--accent)}.home-module__oiY7mW__heroContent h1{font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__heroImage img{border-top-left-radius:50%;border-bottom-left-radius:50%}.home-module__oiY7mW__quickInfo{border:1px solid var(--foreground);border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:1rem;width:fit-content;padding:.5rem;display:flex}.home-module__oiY7mW__quickInfoItem{align-items:center;gap:.5rem;display:flex}.home-module__oiY7mW__featuredDishes{padding:4rem 0}.home-module__oiY7mW__featuredDishes .home-module__oiY7mW__featuredDishesContainer{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.home-module__oiY7mW__featuredDishes h2{font-size:2rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__featuredDishes p{font-size:1.2rem;font-weight:500;line-height:1.2}.home-module__oiY7mW__featuredDishesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.home-module__oiY7mW__featuredDishesItem{flex-direction:column;gap:1rem;display:flex}.home-module__oiY7mW__featuredDishesItem img{border-radius:50% 50% .5rem .5rem;width:100%;height:auto}.home-module__oiY7mW__featuredDishesItem:hover{transition:all .3s;transform:translateY(-10px)}.home-module__oiY7mW__featuredDishesItem:hover img{transition:all .3s;transform:scale(1.05)}.home-module__oiY7mW__featuredDishesPrice{color:var(--accent);font-size:1.2rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__whyChooseUs{background-color:var(--secondary);padding:4rem 0}.home-module__oiY7mW__whyChooseUs .home-module__oiY7mW__whyChooseUsContainer{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.home-module__oiY7mW__whyChooseUsImage{width:50%}.home-module__oiY7mW__whyChooseUsImage img{object-fit:cover;border-radius:.5rem;width:100%;height:500px}.home-module__oiY7mW__whyChooseUsContent{flex-direction:column;gap:1rem;width:50%;display:flex}.home-module__oiY7mW__whyChooseUsContent h2{font-size:2rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__whyChooseUsContent p{font-size:1.2rem;font-weight:500;line-height:1.2}.home-module__oiY7mW__whyChooseUsList{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.home-module__oiY7mW__whyChooseUsItem{align-items:center;gap:1rem;display:flex}.home-module__oiY7mW__whyChooseUsItemIcon{background-color:var(--foreground-bg);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:.5rem;display:flex}.home-module__oiY7mW__testimonials{padding:4rem 0}.home-module__oiY7mW__testimonialsContainer{text-align:center;flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.home-module__oiY7mW__testimonials h2{text-align:center;font-size:2rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__testimonials p{text-align:center;font-size:1.2rem;font-weight:500;line-height:1.2}.home-module__oiY7mW__testimonialsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.home-module__oiY7mW__testimonialsItem{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.home-module__oiY7mW__testimonialsItem img{object-fit:cover;border-radius:50%;width:52px;height:52px}.home-module__oiY7mW__testimonialsItem h3{font-size:1.2rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__testimonialsItem p{font-size:1.2rem;font-weight:500;line-height:1.2}.home-module__oiY7mW__testimonialsRating{align-items:center;gap:.5rem;display:flex}.home-module__oiY7mW__testimonialsRating svg{color:var(--accent)}.home-module__oiY7mW__callToAction{background-color:var(--foreground);color:var(--background);padding:10rem 0}.home-module__oiY7mW__callToActionContainer{text-align:center;flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.home-module__oiY7mW__callToAction h2{text-align:center;font-size:2rem;font-weight:700;line-height:1.2}.home-module__oiY7mW__callToAction p{text-align:center;font-size:1.2rem;font-weight:500;line-height:1.2}.home-module__oiY7mW__callToActionButtons{justify-content:center;align-items:center;gap:1rem;display:flex}.home-module__oiY7mW__callToActionButtons button{width:fit-content}.home-module__oiY7mW__callToActionButtons button:first-child{background-color:var(--accent);color:#fff}.home-module__oiY7mW__callToActionButtons button:last-child{color:var(--accent);background-color:#fff}.home-module__oiY7mW__callToActionButtons button:hover{transition:all .3s;transform:scale(1.05)}.home-module__oiY7mW__callToActionButtons button:hover:first-child,.home-module__oiY7mW__callToActionButtons button:hover:last-child{background-color:var(--accent-hover)}.home-module__oiY7mW__contact{background-color:var(--secondary);padding:4rem 0}.home-module__oiY7mW__contactContainer{justify-content:space-between;align-items:start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.home-module__oiY7mW__contactContent{flex-direction:column;gap:1rem;width:50%;display:flex}.home-module__oiY7mW__contactInfo{flex-wrap:wrap;gap:1rem;display:flex}.home-module__oiY7mW__contactInfoItem{text-wrap:nowrap;align-items:center;gap:1rem;display:flex}.home-module__oiY7mW__contactSocialMedia{align-items:center;gap:1rem;display:flex}.home-module__oiY7mW__contactSocialMedia a{color:var(--foreground)}.home-module__oiY7mW__contactSocialMedia a:hover{color:var(--accent)}.home-module__oiY7mW__contactForm{flex-direction:column;gap:1rem;width:50%;display:flex}@media (max-width:768px){.home-module__oiY7mW__heroSection{flex-direction:column;height:auto;padding-top:2rem}.home-module__oiY7mW__heroContent{text-align:center;justify-content:center;align-items:center;max-width:100%;padding:1rem}.home-module__oiY7mW__heroContent h1{font-size:3rem!important}.home-module__oiY7mW__heroImage img{transform:rotate(90deg)}.home-module__oiY7mW__quickInfo{justify-content:center}.home-module__oiY7mW__featuredDishesGrid{grid-template-columns:repeat(1,1fr);padding:0 1rem}.home-module__oiY7mW__whyChooseUsContainer{flex-direction:column;padding:0 1rem}.home-module__oiY7mW__whyChooseUsImage{width:100%}.home-module__oiY7mW__whyChooseUsImage img{height:300px}.home-module__oiY7mW__whyChooseUsContent{width:100%}.home-module__oiY7mW__whyChooseUsList,.home-module__oiY7mW__testimonialsGrid{grid-template-columns:repeat(1,1fr)}.home-module__oiY7mW__callToActionContainer{padding:0 1rem}.home-module__oiY7mW__contactContainer{flex-direction:column;padding:0 1rem}.home-module__oiY7mW__contactContent{text-align:center;justify-content:center;width:100%}.home-module__oiY7mW__contactInfo{justify-content:center;align-items:center}.home-module__oiY7mW__contactSocialMedia{justify-content:center}.home-module__oiY7mW__contactForm{width:100%}}
.forms-module__fdJNFG__form{flex-direction:column;gap:1rem;width:100%;display:flex}.forms-module__fdJNFG__form input,.forms-module__fdJNFG__form textarea{border:1px solid var(--foreground);width:100%;font-family:inherit;font-size:inherit;background-color:#0000;border-radius:.5rem;padding:.5rem}.forms-module__fdJNFG__form input{height:40px}.forms-module__fdJNFG__form input[type=date],.forms-module__fdJNFG__form input[type=time]{color:var(--foreground)}.forms-module__fdJNFG__form input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;background:0 0;display:block}.forms-module__fdJNFG__form input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;background:0 0;display:block}.forms-module__fdJNFG__form input:focus{outline:none}.forms-module__fdJNFG__formGroup{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl input,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl textarea,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl select,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl,.forms-module__fdJNFG__formGroup .forms-module__fdJNFG__formControl button{width:100%}.forms-module__fdJNFG__formControl{flex-direction:column;justify-content:start;align-items:start;gap:.5rem;display:flex}
.styles-module__gg7IWa__popup{z-index:1000;width:100%;height:100%;color:var(--foreground);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.styles-module__gg7IWa__popupContent{background-color:var(--background);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;max-width:800px;max-height:90vh;display:flex;overflow-y:auto}.styles-module__gg7IWa__popupHeader{border-bottom:1px solid var(--border);width:100%;color:var(--foreground);background-color:var(--background);z-index:1000;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex;position:sticky;top:0}.styles-module__gg7IWa__popupBody{flex-direction:column;align-items:start;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__gg7IWa__closeButton{background-color:var(--background);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .3s;display:flex}.styles-module__gg7IWa__closeButton:hover{background-color:var(--accent);border:1px solid var(--accent)}.styles-module__gg7IWa__popupFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex}@media screen and (max-width:768px){.styles-module__gg7IWa__popupFooter,.styles-module__gg7IWa__popupBody,.styles-module__gg7IWa__popupHeader{padding:1rem}.styles-module__gg7IWa__popupContent{max-height:100vh}}
.footer-module__h9ObUq__footer{background-color:var(--foreground);color:var(--background);padding-top:4rem}.footer-module__h9ObUq__footerContainer{flex-direction:column;gap:2rem;display:flex}.footer-module__h9ObUq__footerTop{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-module__h9ObUq__footerContent,.footer-module__h9ObUq__footerLinks,.footer-module__h9ObUq__footerContactInfo{flex-direction:column;gap:1rem;display:flex}.footer-module__h9ObUq__footerSocialMedia{align-items:center;gap:1rem;display:flex}.footer-module__h9ObUq__footerLinksList{flex-direction:column;gap:.5rem;display:flex}.footer-module__h9ObUq__footerContactInfoItem{align-items:center;gap:.5rem;display:flex}.footer-module__h9ObUq__footerBottom{background-color:var(--background);color:var(--foreground);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.footer-module__h9ObUq__footerBottomContent{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-module__h9ObUq__footerBottomLinks{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media screen and (max-width:768px){.footer-module__h9ObUq__footerTop{grid-template-columns:repeat(1,1fr);padding:0 1rem}.footer-module__h9ObUq__footerBottomContent{flex-direction:column-reverse;justify-content:center;align-items:center}.footer-module__h9ObUq__footerBottomLinks{justify-content:center}.footer-module__h9ObUq__footerBottom{padding:1rem 0}}
