@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}.app__aboutus{position:relative}.app__aboutus-overlay{inset:0;position:absolute}.app__aboutus-overlay img{height:415px;width:391px;z-index:0}.app__aboutus-content{width:100%;z-index:2}.app__aboutus-content_about{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;text-align:left}.app__aboutus-content_knife{margin:2rem 4rem}@media (max-width:800px){.app__aboutus-content_knife{display:none}}@media (max-width:900px){.app__aboutus-content_knife img{height:400px}}.app__aboutus-content_knife img{height:700px}.app__aboutus-content_history{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;text-align:left}.app__aboutus-content_about p,.app__aboutus-content_history p{color:var(--color-grey);margin:2rem 0}@media screen and (min-width:2000px){.app__aboutus-content_knife img{height:900px}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:4rem 0}}@media screen and (max-width:900px){.app__aboutus-content{flex-direction:column}.app__aboutus-content_knife{margin:4rem 0}}@media screen and (max-width:650px){.app__aboutus-overlay img{height:220px;width:80%}}.app__newsletter{background:var(--color-black);border:1px solid var(--color-golden);padding:2rem 4rem}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:row;margin-top:3rem}.app__newsletter-input input{background:var(--color-black);border:1px solid var(--color-golden);border-radius:5px;color:var(--color-white);font-family:var(--font-base);font-size:1rem;margin-right:2rem;padding:.75rem 1rem;width:620px}.app__newsletter-input button{width:max-content}@media screen and (min-width:2000px){.app__newsletter-input input{font-size:2rem}}@media screen and (max-width:990px){.app__newsletter-input{flex-direction:column;width:100%}.app__newsletter-input input{margin:0 0 2rem;width:100%}}@media screen and (max-width:650px){.app__newsletter{border:none;padding:2rem 0}}@media screen and (max-width:300px){.app__newsletter-heading h1{font-size:32px;line-height:50px}}.app__footerOverlay{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;z-index:-1}.app__footerOverlay-black{background:var(--color-black);height:75%}.app__footerOverlay-img{height:75%}.app__menuitem{display:flex;flex-direction:column;margin:1rem 0;width:100%}.app__menuitem-head{align-items:center;display:flex;justify-content:space-between}.app__menuitem-sub{margin-top:.2rem;width:100%}.app__menuitem-name{flex:1 1}.app__menuitem-dash{background:var(--color-golden);height:1px;margin:0 1rem;width:90px}.app__menuitem-price{align-items:flex-end;display:flex;justify-content:flex-end}.app__navbar{align-items:center;background:var(--color-black);display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:1000}.app__navbar-logo{align-items:center;justify-content:flex-start;margin-bottom:0!important}.app__navbar-logo img{width:150px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-login{align-items:center;display:flex;justify-content:flex-end}.app__navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}.app__navbar-login a:hover{border-bottom:1px solid var(--color-golden)}.app__navbar-login p{cursor:pointer;margin:0 1rem;text-decoration:none!important;transition:.5s ease}.app__navbar-login div{background:var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-black);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__navbar-logo img{width:210px}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}.app__navbar-logo img{width:110px}}.app__chef-content{display:flex;flex-direction:column;margin-top:5rem;width:100%}.app__chef-content_quote{align-items:flex-end;display:flex;justify-content:flex-start}.app__chef-content_quote img{height:40px;margin:0 1rem 1rem 0;width:47px}.app__chef-sign{margin-top:3rem;width:100%}.app__chef-sign p:first-child{color:var(--color-golden);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;text-transform:capitalize}.app__chef-sign img{margin-top:3rem;width:250px}@media screen and (min-width:2000px){.app__chef-sign img{width:370px}}@media screen and (max-width:450px){.app__chef-sign img{width:80%}}.app__footer{align-items:center;background:var(--color-black);display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:15rem;padding:0 2rem;width:100%}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{margin-bottom:.75rem;width:210px}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;margin-bottom:1rem;text-transform:capitalize}.footer__copyright{margin-top:3rem}.app__navbar-logo{color:#fff;display:flex;font-size:21px;justify-content:center;margin-bottom:1rem;text-align:center;text-transform:uppercase}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.app__gallery{background:var(--color-black);flex-direction:row;padding:4rem 0 4rem 6rem}.app__gallery-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:500px;padding-right:2rem}.app__gallery-content button{margin-top:1rem}.app__gallery-images{display:flex;flex:1 1;flex-direction:row;max-width:50%;position:relative}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:max-content}.app__gallery-images_container::-webkit-scrollbar{display:none}.app__gallery-images_card{height:447px;margin-right:2rem;min-width:301px;position:relative}.gallery__image-icon{color:#fff;cursor:pointer;font-size:2rem;opacity:0;position:absolute;transition:.5s ease}.app__gallery-images_card img{height:100%;object-fit:cover;opacity:1;transition:.5s ease;width:100%}.app__gallery-images_card:hover .gallery__image-icon{opacity:1}.app__gallery-images_arrows{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.gallery__arrow-icon{background:var(--color-black);border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.gallery__arrow-icon:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__gallery-content button{margin-top:2rem}.app__gallery-content{min-width:1000px;padding-right:4rem}.app__gallery-images_card{height:547px;min-width:400px}}@media screen and (max-width:1150px){.app__gallery{flex-direction:column}.app__gallery-images{margin:5rem 0;max-width:100%}}@media screen and (max-width:850px){.app__gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.app__gallery{padding:4rem 0 4rem 2rem}.app__gallery-content{min-width:100%}.app__gallery-images_card{height:320px;min-width:240px}}.app__header{background-color:var(--color-black)}.app__header-h1{color:var(--color-golden);font-family:var(--font-base);font-size:90px;font-weight:700;letter-spacing:.04em;line-height:90px;text-transform:capitalize}.app__header-img img{width:80%}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:90px}}@media screen and (max-width:650px){.app__header-h1{font-size:70px;line-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:50px;line-height:70px}}.app__video{height:100vh;position:relative}.app__video video{height:100%;object-fit:cover;width:100%}.app__video-overlay{background:#000000a6;inset:0;position:absolute}.app__video-overlay_circle{border:1px solid var(--color-golden);border-radius:50%;cursor:pointer;height:100px;width:100px}.app__laurels_awards{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:3rem}.app__laurels_awards-card{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-start;margin:1rem;min-width:230px}@media screen and (min-width:1900px){.app__laurels_awards-card{min-width:390px}}.app__laurels_awards-card img{height:50px;width:50px}.app__laurels_awards-card_content{display:flex;flex-direction:column;margin-left:1rem}@media screen and (max-width:450px){.app__laurels_awards-card{margin:1rem 0;min-width:100%}}.app__specialMenu{background:var(--color-black);flex-direction:column}.app__specialMenu-title{margin-bottom:2rem;text-align:center}.app__specialMenu-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.app__specialMenu-menu_heading{color:var(--color-white);font-family:var(--font-base);font-size:45px;font-weight:600;letter-spacing:.04em;line-height:58.5px}.app__specialMenu-menu_cocktails,.app__specialMenu-menu_wine{flex:1 1;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:0 2rem;width:410px}.app__specialMenu-menu_img img{height:auto;width:100%}.app__specialMenu_menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (min-width:2000px){.app__specialMenu-menu_img{width:650px}.app__specialMenu-menu_img img{height:920px}}@media screen and (max-width:1150px){.app__specialMenu-menu{align-items:center;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:3rem 0}}@media screen and (max-width:650px){.app__specialMenu-menu_img{width:100%}.app__specialMenu-menu_heading{font-size:35px;line-height:48.5px}}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.255c07c0f7aa5788c8a2.png);background-attachment:fixed;background-color:#000;background-position:50%;background-repeat:repeat;background-size:cover;min-height:101vh}.app__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:100vh}.app__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{display:flex;justify-content:center;width:100%}.app__wrapper_img{align-items:center;flex:1 1;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);border:none;border-radius:1px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{font-feature-settings:"tnum" on,"lnum" on;font-size:23px;line-height:29.9px}.p__cormorant,.p__opensans{color:var(--color-white);text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.spoon__img{width:45px}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}.order_container101__vBdDJ{background-attachment:fixed;background-image:url(/static/media/bgR.8d3f231f6b37e92ddc0a.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;display:flex!important;height:auto;justify-content:space-between;min-height:120vh;padding:.1% 5%;position:relative;width:100%}.order_container101__vBdDJ,.order_whole__G-p5-{background-color:#000;scroll-behavior:smooth}.order_shoCustom__aue6-{text-wrap:wrap;color:#fff;font-size:16px;margin:20px 10px 5px 3px;text-align:left}.order_shoCustom__aue6- a{color:#a9cbfd;font-size:14px;font-style:italic}.order_whole__G-p5-{background-position:50%;background-repeat:no-repeat;background-size:cover;margin:auto;overflow-x:hidden;overflow-y:hidden;width:100%}.order_topsearch__iyMk4{align-items:center;display:flex;gap:50px;justify-content:center;margin-bottom:20px}.order_search_input__XyKph{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;height:30px;margin-bottom:0;margin-top:10px;outline:none;padding:10px;transition:all .3s ease;width:100%}.order_search_input__XyKph:focus{border-color:#007bff;box-shadow:0 0 5px #007bff80}.order_logoicon__5vOZH{border-radius:50%;height:100px;width:140px}.order_foodpics__Fkus2{border-radius:50%;height:100px;margin:0;padding:0;width:100px}.order_foodicons__CUzW4{background:local;display:flex;gap:30px;justify-content:flex-start;margin-left:0;padding:0}.order_fflex__QC2cx{align-items:center;background-color:initial;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:9px;font-style:italic;gap:10px;height:auto!important;justify-content:center;margin:0;padding:0;text-align:center}.order_hHeader__Ap8zu{background-color:#deb887;color:#262727;font-family:Courier New,Courier,monospace;font-size:18px;font-weight:800;padding:10px 0 10px 25px;width:100%}.order_tImages__XbviI{display:flex;flex-direction:column}.order_rImg__Gn-B7{border-radius:4px;position:relative}.order_listmenu__PNrUR{border-collapse:collapse;color:#fff;font-size:16px;min-width:650px;text-align:left!important}.order_listmenu__PNrUR td,.order_listmenu__PNrUR th{padding:10px 0;text-align:left}.order_listmenu__PNrUR th{background-color:#f4f4f4}.order_listmenu__PNrUR tr:hover{background-color:#161616}.order_checker__UtycX{cursor:pointer;height:20px;margin-right:10px;width:20px;z-index:1000}.order_tTotal__d5SVy{color:#c2bdbd;font-size:20px;font-weight:700;margin-top:20px;text-align:right}.order_dRows__t3kqa .order_dRows1__Xs35H{color:#000;margin:0!important;padding:0}.order_rRow__K7oIT{align-content:center;align-items:center;display:flex;justify-content:space-between;text-align:center}.order_thatP__Ro6R2{color:#d6d1d1;font-weight:700;padding-top:10px}.order_rIcons__xmZdS{border-radius:10px;height:80px;margin-left:0;padding:0;width:100px}.order_formLabel__DnQyq{color:#fff}.order_thBtn__SjsLk{background-color:#1f1e1e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin:5px 0;padding:10px 50px}.order_thBtn__SjsLk:hover{background-color:#424040;box-shadow:0 2px 3px #000;transform:scale(1.005)}.order_thBtn__SjsLk:disabled{cursor:not-allowed;opacity:.5}.order_submitbtn__GhEjC{display:flex}.order_formGroup__Hc1Ig{padding-top:5px}.order_addbtn__Bt-Or{align-items:center;display:flex;gap:7px;justify-content:center;margin:0}.order_tadd__vzZwY{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;margin-left:auto!important;margin-right:20px!important;padding:20px;width:35%}.order_tadd__vzZwY p{font-weight:500}.order_addbtn__Bt-Or button{background-color:#deb887;border:0;border-radius:4px;cursor:pointer;padding:3px 10px}.order_listsList__GodL5{min-width:650px}.order_td1__wnHPF{width:8%}.order_td2__bkzsv{width:30%}@media (max-width:900px){.order_container101__vBdDJ{display:inline-block;display:flex!important;gap:0;justify-content:center;margin-left:0;margin-right:0;margin-top:0;max-width:100%;padding:10px;position:relative}.order_rImg__Gn-B7,.order_tImages__XbviI{display:none}.order_formGroup__Hc1Ig{align-items:center;display:list-item;gap:2px}.order_search_input__XyKph,.order_topsearch__iyMk4{align-self:center;justify-content:center}.order_search_input__XyKph{margin:auto;width:130%}.order_foodicons__CUzW4{display:flex;gap:20px;justify-content:flex-start;max-width:100%;overflow-x:auto}.order_fflex__QC2cx{font-size:13px;margin:0}.order_tTotal__d5SVy{align-items:center;align-self:center;margin:0;width:300px}.order_listmenu__PNrUR{border-collapse:collapse;font-size:16px;margin:auto auto auto 0;min-width:100%;overflow-x:auto;padding:0;text-align:left!important;width:100%}.order_listsList__GodL5{margin:auto;min-width:100%;padding:0;width:100%}.order_hHeader__Ap8zu{background-color:#deb887;color:#262727;font-family:Courier New,Courier,monospace;font-size:18px;font-weight:800;padding:10px 0 10px 85px;width:100%}.order_dRows__t3kqa{text-wrap:wrap;font-size:13px;padding-left:0}.order_listmenu__PNrUR td,.order_listmenu__PNrUR th{padding:10px 0;text-align:left}.order_tadd__vzZwY{align-items:center;display:flex;flex-direction:column;margin-right:10px;width:35%}.order_td1__wnHPF{width:8%}.order_td2__bkzsv{width:33%}.order_thBtn__SjsLk{background-color:#1f1e1e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin:5px 0;padding:10px 50px;width:100%}.order_foodpics__Fkus2{border-radius:50%;height:75px;margin:0;padding:0;width:75px}.order_shoCustom__aue6-,.order_shoCustom__aue6- a{font-size:12px}}.Review_wholeDiv__bKt3j{background-attachment:fixed;background-color:#000;background-image:url(/static/media/bgR.8d3f231f6b37e92ddc0a.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:fit-content;justify-content:space-between;margin:auto!important;min-height:120vh;padding:1% 3%;width:100%}.Review_rFlex__Q1twT{align-items:center;display:flex;justify-content:space-between}.Review_paymentMtd__YKB6B{width:100%}.Review_paymentMtd__YKB6B li{cursor:pointer;padding-top:20px}.Review_paymentMtd__YKB6B p{font-size:24px;font-weight:550}.Review_aaA__K9k5- a{color:#9494ff;font-size:15px;font-style:italic}.Review_aaA__K9k5-{margin-top:10px}.Review_firstClass__K-gEX{width:45%}.Review_paymentMtd__YKB6B select{background:#0000;border:2px solid #ccc;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:18px;margin:5px 0;padding:10px;width:100%}.Review_paymentMtd__YKB6B select:active{background:#0000}.Review_paymentMtd__YKB6B select:hover{border:2px solid #a7a5a5}.Review_paymentMtd__YKB6B select option{background:#0000;color:#000;height:40px}.Review_inputField__rokg8{border:1px solid #cfcfcf;border-radius:6px;display:flex;flex-direction:column;width:100%}.Review_inputField__rokg8 input{border:0;color:#fff;height:70px;outline:none;width:85%}.Review_inputField__rokg8 input:hover{border:0}.Review_tFlex__xMjpI{padding:10px}.Review_tFlex__xMjpI input{width:100%}.Review_tFlex__xMjpI input,.Review_tFlex__xMjpI input:active{background-color:initial;color:#fff;padding-left:15px}.Review_tFlex__xMjpI label{font-weight:550}.Review_seperator__ykzb1{height:35px}.Review_secondClass__cQfwQ p{font-size:26px;font-weight:700;margin-bottom:10px;text-align:left}.Review_secondClass__cQfwQ pre{font-size:18px;font-weight:550}.Review_secondClass__cQfwQ h6{font-size:16.5px}.Review_bBox__9Vyqm{border-bottom:1px solid #cfcfcf;border-top:1px solid #cfcfcf;width:100%}.Review_bButton__iKGj-{background-color:#1d1919;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:16px;margin:20px 0 5px;padding:30px 150px;transition:all .2s ease;width:auto}.Review_bButton__iKGj-:disabled{cursor:not-allowed;opacity:.6}.Review_bButton__iKGj-:hover{box-shadow:0 2px 3px #000;transform:scale(1.005)}.Review_terms__Q-GqA{align-items:center;display:flex;gap:20px;height:40px}.Review_terms__Q-GqA p{font-size:15px;font-weight:500;margin:0}a{cursor:pointer}@media (max-width:900px){.Review_wholeDiv__bKt3j{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:30px;margin:auto!important;min-height:100vh;padding-top:10px;width:100%}.Review_paymentMtd__YKB6B{width:100%}.Review_paymentMtd__YKB6B select{border:2px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:pointer;font-family:Arial,sans-serif;font-size:18px;margin:5px 0;padding:10px;width:100%}.Review_inputField__rokg8{border:1px solid #fff;border-radius:6px;display:flex;flex-direction:column;width:100%}.Review_inputField__rokg8 input{border:0;height:70px;outline:none;width:90%}.Review_bBox__9Vyqm{border-bottom:1px solid #cfcfcf;border-top:1px solid #cfcfcf;width:100%}.Review_bButton__iKGj-,.Review_disabled__C9jAH{text-wrap:nowrap;margin-top:20px;padding:20px;text-align:center;width:100%}.Review_firstClass__K-gEX{width:100%}.Review_secondClass__cQfwQ{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;margin-top:30px}}.orderFood_modal_modalOverlay__74VxT{align-items:center;background-color:#00000080;border-radius:8px;display:flex;justify-content:center;left:35%;position:fixed;top:25%;z-index:1000}.orderFood_modal_modal__MMWUw{background-color:#0009;border-radius:8px;box-shadow:0 0 10px #0003;max-width:500px;padding:20px;position:relative;width:100%;z-index:1001}.orderFood_modal_closeButton__-\+z02{background:none;border:none;color:#fff;cursor:pointer;font-size:25px;position:absolute;right:10px;top:10px}.orderFood_modal_modalContent__FpOKK{color:#fff;padding:10px;text-align:center}.orderFood_modal_modalContent__FpOKK img{height:80px;width:80px}.orderFood_modal_modalContent__FpOKK button{text-wrap:nowrap;background-color:#663b3b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:14px 60px;width:80%}.orderFood_modal_modalContent__FpOKK button:hover{box-shadow:0 2px 3px #000;transform:scale(1.005)}@media (max-width:800px){.orderFood_modal_modalOverlay__74VxT{align-items:center;background-color:#00000080;border-radius:8px;display:flex;justify-content:center;left:10%;position:fixed;top:30%;width:80%;z-index:1000}}.review_order_reviewOrderorders__IKfin{border-collapse:collapse!important;font-size:16px;text-align:left!important;width:100%}.review_order_reviewOrderorders__IKfin p,h3{margin:0}.review_order_reviewOrderorders__IKfin td,.review_order_reviewOrderorders__IKfin th{font-size:13px;padding:10px 0 10px 20px;text-align:left;width:35%}.review_order_reviewOrderorders__IKfin td p{font-size:13px!important}.review_order_reviewOrderorders__IKfin th{background-color:#f4f4f4}.review_order_reviewOrderorders__IKfin img{border-radius:10px;height:80px;object-fit:cover;padding-right:0;width:100px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.432bb59f.css.map*/