@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200&display=swap);*,:after,:before{box-sizing:border-box;margin:0}body{font-family:Oswald,sans-serif}li{list-style:none}a{text-decoration:none}.nav,a{color:#fff}.nav{align-items:center;background-color:#5f2f76;display:flex;font-size:1.3rem;height:3.5rem;justify-content:space-around;position:fixed;top:0;width:100%;z-index:999}.nav_logo{height:3.8rem}.nav_items{align-items:center;display:flex;gap:3rem;justify-content:space-around}.nav_btn_div{display:none}@media screen and (max-width:1024px){.nav{align-items:center;display:flex;font-size:1.3rem;height:3.5rem;justify-content:space-between;padding:0 .8rem}.nav_btn_div{cursor:pointer;height:100%;width:3.5rem}.nav_btn_div,.nav_items{align-items:center;display:flex;flex-direction:column;justify-content:center}.nav_items{clip-path:circle(10px at 100% -10%);-webkit-clip-path:circle(10px at 100% -10%)}.nav_items,.nav_items.open{background:#5f2f76;font-size:2.5rem;gap:10%;height:100vh;padding:0 0 7rem;position:fixed;right:0;top:3.5rem;transition:all .4s ease-out;width:100vw}.nav_items.open{align-items:center;clip-path:circle(150vh at 50% 50%);-webkit-clip-path:circle(150vh at 50% 50%);display:flex;flex-direction:column;justify-content:center}.nav_btn_line{background-color:#fff;border:none;border-radius:100000rem;height:.1rem;margin:.2rem;width:2rem}}.footer_div{align-items:center;background-color:#5f2f76;color:#fff;display:flex;height:30rem;justify-content:space-evenly}.footer_items{display:flex;flex-direction:column;font-size:1.8rem;width:15vw}.hr{margin:1rem 0}.footer_logo{width:25rem}.footer_copyright{align-self:flex-end;justify-self:center;padding-bottom:.5rem;position:absolute}@media screen and (max-width:1024px){.footer_div{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3rem 0 0}.footer_items_div{width:100%}.footer_items{width:90%}.footer_logo{width:60%}.footer_copyright{align-self:center;justify-self:flex-end;position:relative}}.hero_section{align-items:center;background:url(/static/media/landing-bg.e2abb0d6a237faf5c700.png);background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center}.hero_logo{width:30%}.hero_hline{background-color:#000;border-radius:100px;height:.2rem;width:60vw}.hero_text{font-size:6vh}.slide2{align-items:center;background:linear-gradient(0deg,#fff 50%,#d4aee7);display:flex;height:70vh;justify-content:space-around;padding-top:2rem}.slide2_ldiv{display:flex;flex-direction:column;gap:3rem;max-width:35%}.slide2_txt{font-size:3vh;text-align:justify}.slide2_btn{background-color:#5f2f76;border:none;border-radius:.8rem;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-size:3vh;padding:.5rem 4rem;width:100%}.slide2_rdiv{max-width:40rem}.slide2_img{width:100%}.slide3{align-items:center;background:url(/static/media/slide3-img.32fd7ccadc14c8259dd0.png);background-position:50%;background-repeat:no-repeat;background-size:auto 90%;display:flex;flex-direction:column;gap:3rem;height:80vh;justify-content:center;padding:15rem 0}.slide3_header{font-size:4vw}.slide3_txt{font-size:1.5vw;text-align:center}@media screen and (max-width:1024px){.hero_logo{width:75%}.hero_hline{width:80%}.slide2{flex-direction:column;gap:3rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.slide2_ldiv,.slide2_rdiv{max-width:90%}.slide3{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.slide3_header{font-size:7vw}.slide3_txt{font-size:4vw}}.main_section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:3.5rem;width:100vw}.add_btn,.main_section{font-family:Oswald,sans-serif}.add_btn{background-color:#5f2f76;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:3vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5rem 0;padding:1rem 0;width:60vw}@media screen and (max-width:1024px){.main_section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:3.5rem;width:100vw}.add_btn,.main_section{font-family:Oswald,sans-serif}.add_btn{background-color:#5f2f76;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-size:3vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:7.5vw 0;padding:.5rem 0;width:85vw}}.card{border-radius:1rem;box-shadow:0 0 50px -8px rgba(0,0,0,.3);color:#000;display:flex;height:30vh;margin-bottom:5rem;width:60vw}.card_ldiv{background-position:50%;background-size:cover;border-radius:1rem 0 0 1rem;height:100%;width:30%}.card_rdiv{display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 3vh 2vh 2rem}.card_header{font-size:6vh}.card_txt{font-size:2.5vh}@media screen and (max-width:1024px){.card{border-radius:1rem;box-shadow:0 0 50px -8px rgba(0,0,0,.3);color:#000;display:flex;flex-direction:column;margin-bottom:7.5vw;width:85vw}.card_ldiv{background-position:50%;background-size:cover;border-radius:1rem 1rem 0 0;height:50%;width:100%}.card_rdiv{display:flex;flex-direction:column;height:50%;justify-content:center;padding:1.5rem}.card_header{font-size:3.5vh}.card_txt{font-size:2vh}}.about_main_section{align-items:center;background:linear-gradient(0deg,rgba(212,174,231,.3),#fff 50%,rgba(212,174,231,.3));display:flex;justify-content:space-around;min-height:100vh}.about_ldiv{max-width:40%}.about_header{font-size:8vh}.about_hline{background-color:#000;border-radius:1000rem;height:.1rem;margin-bottom:1.5rem;max-width:100%}.about_txt{font-size:3vh}.about_rdiv{max-width:40%}.about_logo{max-width:100%}@media screen and (max-width:1024px){.about_main_section{align-items:center;flex-direction:column-reverse;justify-content:center}.about_rdiv{max-width:80%}.about_ldiv{max-width:90%}.about_header{font-size:5vh}.about_txt{font-size:2.5vh}}.contact_main_section{align-items:center;background:linear-gradient(0deg,rgba(212,174,231,.3),#fff 50%,rgba(212,174,231,.3));display:flex;justify-content:space-around;min-height:100vh;padding-top:3.5rem}.contact_ldiv{display:flex;flex-direction:column;gap:1.5rem;height:80vh;justify-content:center;width:45%}.contact_header{font-size:6vh}.contact_input{border:.1em solid #000}.contact_input,.contact_txt_area{background-color:#fff;font-family:Oswald,sans-serif;width:100%}.contact_txt_area{border:.1em solid #000;border-radius:.4rem;font-size:1.2rem}.contact_btn{background-color:#5f2f76;border:none;border-radius:.4rem;color:#fff;font-family:Oswald,sans-serif;font-size:1.5rem;height:3.5rem}.contact_vline{background-color:#000;border-radius:1000px;height:70vh;width:.2rem}.contact_logos{height:3rem;margin:0 .4rem}.contact_rdiv{gap:5rem;height:80vh;justify-content:center;width:25%}.contact_details_section,.contact_rdiv{align-items:center;display:flex;flex-direction:column}.contact_img1{width:4rem}.contact_img2,.contact_img3{margin-top:4rem;width:4rem}.contact_txt{font-size:1.5rem}@media screen and (max-width:1024px){.contact_main_section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding-top:3.5rem}.contact_ldiv{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3rem 0;width:90%}.contact_vline{background-color:initial;height:0;width:0}.contact_rdiv{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 0 3rem;width:90%}}.add_restaurant_main_section{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:80vh;padding-top:10rem;width:100vw}.form{max-width:1000px;width:60%}.form_header{font-size:5rem;margin-bottom:5vh}.form_input_div{margin-bottom:1rem}.form_menu_section{flex-direction:column}.form_input_div_menu,.form_menu_section{display:flex;gap:1rem}.add_menu_btn{margin-top:1rem;width:100%}.add_menu_btn,.delete_menu_btn{background-color:#fff;border:2px dashed #ccc;border-radius:5px;color:#777;cursor:pointer;font-family:Oswald,sans-serif;font-size:2rem;font-weight:100;padding:0}.delete_menu_btn{width:8rem}.form_submit_btn{background-color:#5f2f76;border:none;border-radius:.4rem;color:#fff;font-size:1.5rem;height:3.5rem;margin:2rem 0 4rem;width:100%}@media screen and (max-width:1024px){.form_header{font-size:9vw}.form{width:90%}}.single_restaurant_main_section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3.5rem 0}.single_restaurant_hero_section,.single_restaurant_main_section{align-items:center;display:flex;flex-direction:column;justify-content:center}.single_restaurant_hero_section{background-position:50%;background-size:cover;color:#fff;height:40vh;padding:0 .5rem;width:100%}.single_restaurant_hero_bg{object-fit:fill;z-index:-100}.single_restaurant_hero_bg_layer{background-color:rgba(0,0,0,.5);height:40vh;left:0;margin-top:3.5rem;position:absolute;top:0;width:100%;z-index:0}.single_r_header{font-size:10vh;z-index:1}.single_r_description{font-size:3vh;z-index:1}.single_restaurant_menu_section{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;max-width:1000px;padding:2rem 0;width:60%}.single_restaurant_menu_heading{font-size:6vh}.single_restaurant_menu_hline{background-color:#000;height:.1rem;margin:1rem 0;width:100%}.single_restaurant_img{height:1.3rem}.single_restaurant_footer{align-items:center;display:flex;justify-content:space-between;margin-top:-.7rem;width:100%}.single_restaurant_footer_child{align-items:center;display:flex;gap:.3rem}@media screen and (max-width:1024px){.single_r_header{font-size:6vh}.single_r_description{font-size:3vh;text-align:center}}.error_div{align-items:center;display:flex;height:100vh;justify-content:center}.error_text{font-size:4vw}@media screen and (max-width:1024px){.error_text{font-size:10vw}}
/*# sourceMappingURL=main.3c295127.css.map*/