*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #66217b;--secondary-color: #fff0f0;--ternary-color: #ff5757;--red-color: #ff2323;--light-red-color: #ff5757;--dark-100: #757575}.container{max-width:1300px;margin:0 auto;padding:0 20px}.container1{max-width:1000px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit}body{font-family:Acme,sans-serif;scroll-behavior:smooth}button,input,textarea{font-family:Acme,sans-serif}.banner{position:relative;z-index:3}@media (max-width: 990px){.banner{height:100vh}}.banner .banner-image{width:100%;height:100%}@media (max-width: 1024px){.banner .banner-image{object-fit:cover}}.banner .banner-contents .text-section{position:absolute;top:30%;color:#fff;display:flex;flex-direction:column;gap:10px}.banner .banner-contents .text-section h1{font-size:clamp(2rem,5vw,4rem);font-weight:400}.banner .banner-contents .text-section h2{font-weight:600;font-size:clamp(2.5rem,5.5vw,5rem);color:transparent;-webkit-text-stroke:.2px white;background:transparent}.banner .banner-contents .text-section p{max-width:600px;width:100%;font-weight:500;font-size:1rem;line-height:150%;margin:20px 0;font-family:Afacad,sans-serif}@media (max-width: 502px){.banner .banner-contents .text-section p{display:block}}.banner .banner-contents .text-section span{background-color:var(--primary-color);max-width:max-content;padding:7px 10px;border-radius:10px;width:100%;display:flex}@media (max-width: 502px){.banner .banner-contents .text-section span{flex-direction:column;display:none}}.banner .banner-contents .text-section span span{border-right:1px solid white;border-radius:0;font-weight:400;font-size:.8rem}@media (max-width: 502px){.banner .banner-contents .text-section span span{border-right:none}}.banner .banner-contents .text-section span span:last-child{border-right:none}.home-welcome{background:var(--secondary-color);position:relative;z-index:2}.home-welcome .namaste-icon{position:absolute;right:0;max-width:200px;top:260px}.home-welcome .spice-icon{position:absolute;bottom:-100px;right:0;max-width:200px}.home-welcome .dish-icon{position:absolute;left:0;bottom:200px;max-width:100px;z-index:-1}.home-welcome .home-welcome-contents{display:flex;padding:300px 0 100px;gap:50px;align-items:center;overflow:hidden}@media (max-width: 768px){.home-welcome .home-welcome-contents{flex-direction:column}}.home-welcome .home-welcome-contents .welcome-imgSection{width:100%;flex:1;z-index:2}@media (max-width: 768px){.home-welcome .home-welcome-contents .welcome-imgSection{max-width:300px;margin:0 auto}}.home-welcome .home-welcome-contents .welcome-imgSection .welcome-image{width:100%;z-index:2}.home-welcome .home-welcome-contents .textSection{flex:1;display:flex;flex-direction:column;gap:10px;align-items:end;position:relative}.home-welcome .home-welcome-contents .textSection .namaste-icon{position:absolute;max-width:200px;top:-100px;z-index:1}.home-welcome .home-welcome-contents .textSection h1,.home-welcome .home-welcome-contents .textSection h2{z-index:2;font-weight:700;font-size:clamp(14px,4vw,3rem);font-family:Afacad,sans-serif}.home-welcome .home-welcome-contents .textSection h1{color:var(--primary-color);font-weight:700}.home-welcome .home-welcome-contents .textSection h2{color:var(--red-color)}.home-welcome .home-welcome-contents .textSection p{font-family:Afacad,sans-serif;text-align:right}.button{border-radius:10px;display:flex;align-items:center;gap:10px;font-size:1rem;cursor:pointer}.button .img1{width:20px}.loader-container{display:flex;justify-content:center;align-items:center}.loader{border:3px solid #f3f3f3;border-top:3px solid var(--ternary-color);border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-page{background-color:var(--secondary-color);overflow-x:hidden}.home-page .hero-section{margin-top:-350px}.home-page .ambiance{background-color:#fff}.home-dine{background-color:#fbf5fe;padding-bottom:80px;position:relative}.home-dine .bg-image{position:absolute;max-width:180px;z-index:1}.home-dine .bg-image1{position:absolute;max-width:100px;z-index:1;bottom:0;right:0}.home-dine .home-dine-contents h1{text-align:center;color:var(--primary-color);padding:40px 0;font-weight:400;font-size:clamp(1rem,4vw,3rem)}.home-dine .home-dine-contents .dine-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;overflow:hidden;justify-content:center}.home-dine .home-dine-contents .dine-cards .dine-card{z-index:2;background:#fff;border:2px solid var(--primary-color);border-radius:5px;cursor:pointer}.home-dine .home-dine-contents .dine-cards .dine-card:hover{box-shadow:0 13px 28px #0000001a}.home-dine .home-dine-contents .dine-cards .dine-card .imgSection{width:100%;height:200px}.home-dine .home-dine-contents .dine-cards .dine-card .imgSection img{width:100%;height:100%;object-fit:cover}.home-dine .home-dine-contents .dine-cards .dine-card .textSection{padding:0 20px 20px}.home-dine .home-dine-contents .dine-cards .dine-card .textSection h2{font-weight:700;font-size:1.2rem;color:var(--primary-color);padding-bottom:10px;font-family:Afacad,sans-serif}.home-dine .home-dine-contents .dine-cards .dine-card .textSection p{font-weight:500;font-family:Afacad,sans-serif;font-size:1rem}.home-signature{background:var(--secondary-color);padding-bottom:50px;position:relative}@media (max-width: 768px){.home-signature{padding-top:50px}}.home-signature .spice-icon{position:absolute;max-width:80px;top:20px}.home-signature .drink-icon{position:absolute;right:0;bottom:0;max-width:300px;width:100%;z-index:1}.home-signature .plates-icon{position:absolute;right:0;top:100px;z-index:1;max-width:100px}.home-signature .home-signature-contents{overflow:hidden}.home-signature .home-signature-contents .signature-container{display:flex;align-items:center;gap:50px}@media (max-width: 768px){.home-signature .home-signature-contents .signature-container{flex-direction:column}}.home-signature .home-signature-contents .signature-container:nth-child(2n){flex-direction:row-reverse}@media (max-width: 768px){.home-signature .home-signature-contents .signature-container:nth-child(2n){flex-direction:column;margin-top:-200px}.home-signature .home-signature-contents .signature-container:nth-child(2n) .imgSection{max-width:300px;width:100%;margin-top:100px;margin-bottom:-1px}}.home-signature .home-signature-contents .signature-container:nth-child(2n) .textSection h2{-webkit-text-stroke:1px black}.home-signature .home-signature-contents .signature-container .imgSection{flex:1.2;width:100%;z-index:2;margin-top:40px}@media (max-width: 768px){.home-signature .home-signature-contents .signature-container .imgSection{max-width:300px;margin-bottom:200px;width:100%}}.home-signature .home-signature-contents .signature-container .imgSection img{width:100%;margin-top:-100px}.home-signature .home-signature-contents .signature-container .textSection{z-index:2;flex:1;display:flex;flex-direction:column;gap:20px}.home-signature .home-signature-contents .signature-container .textSection h2{-webkit-text-stroke:1px var(--red-color);color:transparent;font-size:clamp(1.5rem,4vw,3rem);font-family:Acme,sans-serif;font-weight:400}.home-signature .home-signature-contents .signature-container .textSection p{font-family:Afacad,sans-serif;font-size:1rem;background:#fdd;border-radius:5px;padding:20px;text-align:justify}.home-chairman{position:relative;padding:40px 0}.home-chairman:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.3}.home-chairman .home-chairman-contents{display:flex;flex-direction:column;gap:40px}.home-chairman .home-chairman-contents .textSection{position:relative}.home-chairman .home-chairman-contents .textSection h1{font-weight:400;font-size:clamp(1rem,4vw,3rem);color:#ff5757;text-align:center;padding-bottom:20px}.home-chairman .home-chairman-contents .textSection .p{font-weight:500;font-size:1.1rem;text-align:center;color:#2e2e2e;font-family:Afacad,sans-serif}@media (max-width: 768px){.home-chairman .home-chairman-contents .textSection .p{margin-top:1rem}}@media (max-width: 553px){.home-chairman .home-chairman-contents .textSection .p{margin-top:1.5rem}}.home-chairman .home-chairman-contents .textSection .p .quote-1{position:absolute;top:0;width:70px;left:0}.home-chairman .home-chairman-contents .textSection .p .quote-1 img{width:100%}.home-chairman .home-chairman-contents .textSection .p .quote-2{position:absolute;bottom:-80px;rotate:180deg;right:0;width:70px}.home-chairman .home-chairman-contents .textSection .p .quote-2 img{width:100%}.home-chairman .home-chairman-contents .imgSection{margin-top:50px;display:flex;align-items:center;gap:20px;justify-content:center}.home-chairman .home-chairman-contents .imgSection .image{background:#fff;height:100px;width:100px;border-radius:50%;overflow:hidden}.home-chairman .home-chairman-contents .imgSection .image img{width:100%;height:100%}.home-chairman .home-chairman-contents .imgSection .detail p{color:#ff5757}.home-ambiance{padding-bottom:100px;position:relative;overflow:hidden}.home-ambiance .dish-icon{position:absolute;max-width:100px;top:10px}.home-ambiance .spice-icon{position:absolute;bottom:-10px;right:-50px;max-width:200px;animation:spin 15s linear infinite;opacity:.7}.home-ambiance .home-ambiance-contents{position:relative}.home-ambiance .home-ambiance-contents h1{font-weight:400;font-size:clamp(1rem,4vw,3rem);text-align:center;color:var(--primary-color);padding:20px 0}.home-ambiance .home-ambiance-contents .desc{position:absolute;width:70%;left:0;font-weight:500;font-size:1rem;font-family:Afacad,sans-serif;margin-bottom:10px;z-index:5}@media (max-width: 768px){.home-ambiance .home-ambiance-contents .desc{position:static;width:100%;text-align:justify}}.home-ambiance .home-ambiance-contents .ambiance-cards{margin-top:-100px;overflow:hidden;display:grid;grid-template-columns:1fr .7fr .7fr}@media (max-width: 1088px){.home-ambiance .home-ambiance-contents .ambiance-cards{margin-top:-70px}}@media (max-width: 768px){.home-ambiance .home-ambiance-contents .ambiance-cards{margin-top:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card{width:100%;height:320px;position:relative;cursor:pointer}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:hover .textSection{display:block}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(1){width:105%;margin-top:300px;z-index:4}@media (max-width: 768px){.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(1){width:100%;margin-top:0}}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(2){margin-top:200px;z-index:3;width:105%}@media (max-width: 768px){.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(2){width:100%;margin-top:0}}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(2) .textSection{padding-left:80px}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(2) span{left:-20px;bottom:80px}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(3){margin-top:100px}@media (max-width: 768px){.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(3){width:100%;margin-top:0}}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(3) .textSection{padding-left:55px}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card:nth-child(3) span{left:-28px;bottom:60px}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card .imgSection{width:100%;height:100%}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card .imgSection img{width:100%;height:100%;object-fit:cover;border-radius:5px;filter:brightness(80%)}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card span{position:absolute;left:-30px;bottom:66px;background:#fff;transform:rotate(-90deg);padding:4px 10px;border-radius:5px}.home-ambiance .home-ambiance-contents .ambiance-cards .ambiance-card .textSection{position:absolute;bottom:0;width:100%;padding:0 10px 10px 80px;color:#fff;font-family:Afacad,sans-serif;display:none}.header{position:fixed;z-index:6;width:100%;transition:top .6s ease-in,background .6s ease-in;top:20px}.header .header-content{padding:10px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf5febf;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.header .header-content .logo-section{max-width:200px;width:100%}.header .header-content .logo-section img{width:100%;height:auto;object-fit:cover}@media (max-width: 768px){.header .header-content .logo-section{max-width:125px}}.header .header-content .lang-reservation-section{display:flex;gap:1rem}.header .header-content .lang-reservation-section button{cursor:pointer;display:flex;align-items:center;gap:5px;background:none;border:none;color:var(--ternary-color);font-size:1rem}@media (max-width: 993px){.header .header-content .lang-reservation-section button{margin-right:50px;font-size:.8rem}}@media (max-width: 993px){.header .header-content .header-links-section{display:none}}.menu-icon{position:fixed;right:50px;top:60px;width:20px;display:none;z-index:10}.menu-icon button{background:none;border:none;cursor:pointer;transition:all .3s ease-in-out}.menu-icon button img{color:var(--ternary-color);width:100%;height:100%;object-fit:cover}@media (max-width: 993px){.menu-icon{display:block}}@media (max-width: 768px){.menu-icon{top:47px}}.lang-button{position:absolute;right:0;top:60px;width:max-content;z-index:10}@media (max-width: 993px){.lang-button{right:-60px}}.lang-button button{background:none;border:none;cursor:pointer;transition:all .3s ease-in-out;color:var(--ternary-color)}.lang-button button img{color:var(--ternary-color);width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.lang-button{top:50px}}.lang-button .lang-menu{position:absolute;top:20px;right:90px;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:10px;display:flex;flex-direction:column;gap:5px}.lang-button .lang-menu button{background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-self:center;gap:12px;color:var(--ternary-color);font-size:.8rem;text-align:center;padding:5px 10px;transition:background-color .3s ease-in-out}.lang-button .lang-menu button img{width:20px;height:20px;object-fit:cover}.lang-button .lang-menu button:hover{background-color:#f0f0f0;border-radius:5px}@media (max-width: 993px){.header .header-content{justify-content:space-between}}nav{display:flex;gap:20px;justify-content:center;align-items:center}@media (max-width: 992px){nav{flex-direction:column}}nav a{font-size:1rem;font-weight:400}nav a.active{background-color:var(--primary-color);color:#fff;padding:5px 8px;border-radius:10px}.lang-reservation .reservation .restaurants{position:absolute;bottom:-110px;right:0;display:flex;flex-direction:column;gap:10px;padding:15px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf5fede;border-radius:15px}.lang-reservation .reservation .restaurants a{transition:.2s ease-in}.lang-reservation .reservation .restaurants a.active{border-bottom:2px solid var(--primary-color)}.lang-reservation .reservation .restaurants a:hover{color:var(--primary-color);border-bottom:2px solid var(--primary-color)}@media (max-width: 993px){.lang-reservation{display:none}}.sidebar{position:fixed;z-index:6;display:flex;justify-content:center;top:0;right:0;width:250px;height:100vh;background-color:#fff;box-shadow:-2px 0 8px #0000001a;transform:translate(100%);transition:.3s ease-in-out}.sidebar.open{transform:none}.sidebar .sidebar-content{padding:20px;display:none;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sidebar .sidebar-content a.active{background-color:var(--primary-color);color:#fff;padding:5px 8px;border-radius:10px}@media (max-width: 992px){.sidebar .sidebar-content{display:flex}}.footer-contents{position:relative;color:#fff}.footer-contents .bg{position:absolute;width:100%;height:100%;z-index:-1;object-fit:cover}.footer-contents .footer-contents-section{display:flex}@media (max-width: 768px){.footer-contents .footer-contents-section{flex-direction:column}}.footer-contents .footer-contents-section .left-section{flex:.8;z-index:4}.footer-contents .footer-contents-section .right-section{flex:1;z-index:3}.footer-contents .detail-section{padding:60px 0 40px;z-index:3}.footer-contents .copyright-section{z-index:3}.footer-detail{width:100%}.news-letter{width:100%;position:relative}.news-letter .input{height:50px}.news-letter .input input{color:#fff;width:100%;height:100%;border-radius:5px;border:none;outline:none;padding-left:10px;font-family:Afacad,sans-serif;background:#e6e0e580;font-size:1rem}.news-letter .input input::placeholder{color:#fff}.news-letter .input .submit-btn{background-color:#fff;position:absolute;width:20%;height:80%;right:0;top:0;margin:5px;border-radius:5px;display:grid}.footer-info{margin-top:30px;color:#fff;font-family:Afacad,sans-serif;display:flex;gap:50px}@media (max-width: 768px){.footer-info{flex-direction:column}}.footer-info .details{border-right:1px solid white;padding-right:20px}@media (max-width: 768px){.footer-info .details{border-right:none;border-bottom:1px solid white;padding-bottom:40px}}.footer-info .details .footer-detail{display:flex;align-items:center;gap:20px;margin-top:10px}.footer-info .details .footer-detail p{display:flex;flex-direction:column}.footer-info .details .footer-detail p span{font-weight:700}.footer-info .navigations{display:flex;flex-direction:column;gap:14px}.footer-info .navigations a{transition:.4s ease-in}.footer-info .navigations a:hover{font-weight:700;transform:translateY(-5px)}.copyright{display:flex;justify-content:space-between;gap:20px;width:130%;align-items:center;padding:20px 0;border-top:2px solid rgba(255,255,255,.38)}@media (max-width: 768px){.copyright{width:100%}}.copyright p{font-weight:400;font-size:1rem;line-height:150%}.copyright .socials{display:flex;gap:15px;position:relative}.copyright .socials a img{width:25px}.copyright .socials button{background:none;border:none;cursor:pointer}.copyright .socials .links{position:absolute;top:-110px;display:flex;align-items:center;justify-content:center;color:var(--secondary-color);font-size:1rem;gap:10px;transition:color .3s ease-in-out;flex-direction:column;background:var(--primary-color);width:max-content;height:max-content;border-radius:10px;padding:10px;box-shadow:#64646f33 0 7px 29px;right:0}.copyright .socials .links a img{width:50px}.copyright .socials .links a:hover{color:var(--ternary-color)}footer .designed{background:var(--secondary-color);padding:20px 0;text-align:center;color:var(--light-red-color)}.menu-page{background-color:var(--secondary-color)}.menu-page .menu-page-contents p{font-weight:400;font-family:Afacad,sans-serif;font-size:clamp(1rem,2vw,1.5rem);color:#2e2e2e;text-align:center;padding:20px 0 50px}.menu-page .menu-page-contents p:first-letter{font-size:2rem}.page-indicator{height:450px;width:100%;position:relative}.page-indicator img{width:100%;height:100%;object-fit:cover}.page-indicator h2{padding-top:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:400;font-size:clamp(2rem,4vw,3rem)}.menu-navigations{display:flex;gap:.3rem;justify-content:space-evenly}.menu-navigations button{background-color:transparent;border:none;font-size:1.2rem;cursor:pointer}@media (max-width: 768px){.menu-navigations button{font-size:1rem}}@media (max-width: 583px){.menu-navigations button{font-size:.85rem}}@media (max-width: 402px){.menu-navigations button{font-size:.8rem}}.menu-navigations button.active{color:var(--light-red-color);padding-bottom:7px;border-bottom:3px solid var(--light-red-color)}.single-branch-menu .images{width:100%;padding:50px 0;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media (max-width: 425px){.single-branch-menu .images{grid-template-columns:1fr}}.single-branch-menu .images .single-menu{width:350px;height:max-content;cursor:pointer}.single-branch-menu .images .single-menu img{width:100%;height:100%}.pagination{width:100%;display:flex;justify-content:center;margin-top:20px;padding-bottom:50px;align-items:center;gap:10px}.pagination .action{font-size:2rem;width:20px;background-color:transparent;border:none;cursor:pointer}.page-button{padding:4px 14px;margin:0 5px;border:none;background-color:transparent;cursor:pointer;transition:.3s ease,color .3s ease;font-weight:400;font-size:1.5rem}.page-button:hover{font-weight:700}.page-button.active{font-weight:700;color:var(--red-color)}.page-button:disabled{cursor:not-allowed}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.takeout-page{background-color:var(--secondary-color);padding-bottom:80px}.takeout-page .takeout-page-contents h1{font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--primary-color);text-align:center;padding:40px 0}.takeout-page .takeout-page-contents iframe{width:100%;height:400px;border-radius:10px;border:none}.works-how{text-align:center;font-family:Afacad,sans-serif;position:relative;padding-bottom:50px}.works-how .bg1{position:absolute;left:0;max-width:150px;bottom:50px}.works-how .bg2{position:absolute;right:0;max-width:150px;top:30px}.works-how .line{position:absolute;left:50%;transform:translate(-50%);width:67%;bottom:70px}@media (max-width: 1638px){.works-how .line{top:256px}}@media (max-width: 1126px){.works-how .line{bottom:80px}}@media (max-width: 908px){.works-how .line{bottom:100px}}@media (max-width: 768px){.works-how .line{display:none}}.works-how p{font-weight:400;font-size:clamp(1rem,2vw,1.5rem);color:#2e2e2e;padding:20px}.works-how p:first-letter{font-size:2rem}.works-how h1{font-size:clamp(2rem,4vw,3rem);color:transparent;-webkit-text-stroke:1px var(--light-red-color);padding:0 1rem 2rem}.works-how .workflow{display:flex;justify-content:space-around;align-items:center;position:relative;padding:40px 0}@media (max-width: 768px){.works-how .workflow{flex-direction:column}}.works-how .workflow .step{text-align:center;position:relative}.works-how .workflow .step .icon{background-color:#ff5b5b;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto;overflow:hidden}.works-how .workflow .step .icon img{width:100%;height:100%;padding:15px}.works-how .workflow .step p{font-size:1rem;color:#2e2e2e;margin-top:0}.works-how .workflow .step p:first-letter{font-size:1rem}.works-how .workflow .car-path{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px}.works-how .workflow .car-path .moving-car{z-index:1;width:50px;animation:moveCar 3s infinite ease-in-out}@keyframes moveCar{0%{transform:translate(55px) translateY(-60px)}to{rotate:15deg;transform:translate(190px) translateY(-110px)}}.takeout-form{background-color:#fbf5fe;padding:20px 0;position:relative}.takeout-form .takeout-form-contents{display:flex;gap:20px;align-items:center}.takeout-form .takeout-form-contents .left-form{flex:2}.takeout-form .takeout-form-contents .left-form h1{text-align:left;font-size:clamp(2rem,4vw,3rem);color:var(--primary-color);font-weight:400}.takeout-form .takeout-form-contents .left-form p{font-weight:500;font-family:Afacad,sans-serif;font-size:1rem}.takeout-form .takeout-form-contents .left-form form{margin-top:20px;display:flex;flex-direction:column}.takeout-form .takeout-form-contents .left-form form .submit-btn{margin:0 auto}.takeout-form .takeout-form-contents .left-form form .input-group{display:flex;gap:20px;margin-bottom:20px}@media (max-width: 550px){.takeout-form .takeout-form-contents .left-form form .input-group{height:120px;flex-direction:column}}.takeout-form .takeout-form-contents .left-form form .input-group .input{flex:1;width:100%;position:relative;height:50px}.takeout-form .takeout-form-contents .left-form form .input-group .input input,.takeout-form .takeout-form-contents .left-form form .input-group .input select{font-size:1.1rem;font-family:Afacad,sans-serif;height:100%;width:100%;padding-left:50px;border-radius:10px;outline:none;border:2px solid var(--primary-color)}.takeout-form .takeout-form-contents .left-form form .input-group .input img{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.takeout-form .takeout-form-contents .right-part{flex:1.5;height:100%;width:100%}@media (max-width: 768px){.takeout-form .takeout-form-contents .right-part{display:none}}.takeout-form .takeout-form-contents .right-part .menu-img{height:400px;width:100%;object-fit:cover}.delivery-partner{position:relative}.delivery-partner .bg1{position:absolute;left:0;z-index:2;max-width:150px}.delivery-partner .bg2{position:absolute;bottom:-50px;right:0;max-width:180px;z-index:1}.delivery-partner h1{font-size:clamp(2rem,4vw,3rem);color:transparent;-webkit-text-stroke:1px var(--light-red-color);text-align:center;padding:40px 0;z-index:3}.delivery-partner .delivery-partner-contents{border-bottom:1px solid var(--light-red-color);padding-bottom:80px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.delivery-partner .delivery-partner-contents a{width:200px;height:200px;z-index:2;margin:0 auto}@media (max-width: 768px){.delivery-partner .delivery-partner-contents a{width:150px;height:150px}}.delivery-partner .delivery-partner-contents a img{width:100%;height:100%}.restaurant-page{background-color:var(--secondary-color);position:relative}.restaurant-page .leaf1{position:absolute;left:0;bottom:400px;z-index:1;max-width:100px}.restaurant-page .leaf2{position:absolute;right:0;top:500px;max-width:100px;z-index:1}.restaurant-page .restaurant-page-contents .heading{font-weight:400;font-family:Afacad,sans-serif;font-size:clamp(1rem,2vw,1.5rem);color:#2e2e2e;text-align:center;padding:20px 0 50px}.restaurant-page .restaurant-page-contents .heading:first-letter{font-size:2rem}.all-restaurants{display:flex;flex-direction:column;gap:50px;margin-top:50px;padding-bottom:100px}@media (max-width: 768px){.all-restaurants{gap:100px}}.all-restaurants .restaurant{display:flex;gap:20px}@media (max-width: 1027px){.all-restaurants .restaurant{flex-direction:column-reverse}}.all-restaurants .restaurant:nth-child(2n){flex-direction:row-reverse}@media (max-width: 1027px){.all-restaurants .restaurant:nth-child(2n){flex-direction:column-reverse}}.all-restaurants .restaurant:nth-child(2n) .imgSection{flex-direction:row-reverse}@media (max-width: 1043px){.all-restaurants .restaurant:nth-child(2n) .imgSection{flex-direction:column}}.all-restaurants .restaurant .imgSection{flex:2;display:flex;width:100%;height:400px;gap:20px}@media (max-width: 1043px){.all-restaurants .restaurant .imgSection{flex-direction:column}}.all-restaurants .restaurant .imgSection .current-image{flex:7;height:100%;z-index:2}.all-restaurants .restaurant .imgSection .current-image img{width:100%;height:100%;cursor:pointer;object-fit:cover;border-radius:10px}.all-restaurants .restaurant .imgSection .all-images{flex:1;display:flex;flex-direction:column;gap:10px;justify-content:space-between;flex-wrap:wrap}@media (max-width: 1043px){.all-restaurants .restaurant .imgSection .all-images{flex-direction:row;justify-content:center}}.all-restaurants .restaurant .imgSection .all-images img{max-width:80px;cursor:pointer;border-radius:5px;max-height:70px}.all-restaurants .restaurant h1{font-size:clamp(2.5rem,6vw,128px);color:transparent;-webkit-text-stroke:1px #757575;transform:translateY(-50px);padding:0 20px}@media (max-width: 1024px){.all-restaurants .restaurant h1{display:none}}.all-restaurants .restaurant .textSection{flex:2;z-index:2}.all-restaurants .restaurant .textSection h2{font-weight:400;font-size:clamp(1rem,4vw,2.5rem);color:var(--red-color);line-height:100%;text-transform:uppercase;width:max-content}.all-restaurants .restaurant .textSection h2:hover{border-bottom:4px solid var(--red-color)}.all-restaurants .restaurant .textSection h3{width:max-content;font-weight:400;font-size:clamp(.9rem,4vw,2.1rem);color:var(--red-color);line-height:100%}.all-restaurants .restaurant .textSection h3:hover{border-bottom:3px solid var(--red-color)}.all-restaurants .restaurant .textSection .desc{font-size:1.1rem;line-height:150%;font-weight:400;color:#2e2e2e;font-family:Afacad,sans-serif;padding:20px 0}.all-restaurants .restaurant .textSection .phone{background-color:var(--primary-color);color:#fff;border-radius:10px;padding:5px 30px;font-weight:400;font-size:1rem}.not-found-container{display:flex;height:100vh;justify-content:center;flex-direction:column;align-items:center;text-align:center;padding:40px;background-color:#fff7e6;color:#1c2434}.not-found-container .egg-animation{position:relative;width:120px;height:180px;margin-bottom:20px}.not-found-container .egg{width:60px;height:80px;background:#fff;border-radius:50%;border:2px solid #e0e0e0;position:absolute;left:30px;top:0;transition:transform .5s ease-in-out}.not-found-container .egg.cracked{transform:rotate(-20deg);background:transparent;border:none}.not-found-container .egg.yolk{width:30px;height:30px;background:#fc0;border-radius:50%;position:absolute;top:50px;left:45px;animation:drip 1s forwards}@keyframes drip{0%{top:50px;opacity:1}to{top:100px;opacity:0}}.not-found-container .pan{width:100px;height:50px;background:#333;border-radius:50%;position:absolute;bottom:0;left:10px;box-shadow:0 5px 10px #0003;display:flex;justify-content:center;align-items:center}.not-found-container .cooking{width:40px;height:40px;background:#fc0;border-radius:50%;opacity:0;transform:scale(.8)}.not-found-container .done{opacity:1;animation:fry 2s infinite alternate}@keyframes fry{0%{transform:scale(1)}to{transform:scale(1.1)}}.not-found-container h1{font-size:2rem;margin-top:20px}.not-found-container p{margin:10px 0}.not-found-container .back-home{margin-top:20px;padding:10px 20px;background-color:#f60;color:#fff;text-decoration:none;border-radius:5px;transition:.3s}.not-found-container .back-home:hover{background-color:#e65c00}.contact-form-container{display:flex;justify-content:center;align-items:center;margin:50px auto;gap:2rem;font-family:Afacad,sans-serif}.contact-form-container .form-left{flex:2;margin-right:1rem;display:flex;flex-direction:column;background-color:#fff;padding:1rem 2rem}@media (max-width: 768px){.contact-form-container .form-left{padding:.5rem 1rem}}.contact-form-container .form-left h2{font-size:2rem;color:var(--primary-color);margin-bottom:.5rem}.contact-form-container .form-left .p{color:var(--dark-100);margin-bottom:1.5rem;line-height:1.5}.contact-form-container .form-left form{display:flex;flex-direction:column}.contact-form-container .form-left form .form-group{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){.contact-form-container .form-left form .form-group{flex-direction:column}}.contact-form-container .form-left form button{width:50%;text-align:center;margin:0 auto;padding:.8rem 2rem;background-color:var(--red-color);color:#fff;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:background-color .3s ease}.contact-form-container .form-left form button:hover{background-color:#e02e2e}.contact-form-container .form-right{flex:1;display:flex;align-items:center;justify-content:center}.contact-form-container .form-right img{max-width:100%;height:auto;border-radius:10px;object-fit:cover}.error{color:red!important;padding-top:10px}.input-with-icon{position:relative;width:100%;font-family:Afacad,sans-serif}.input-with-icon .icon{width:1.3rem;position:absolute;top:25px;left:20px;transform:translateY(-50%);color:var(--dark-100)}@media (max-width: 768px){.input-with-icon .icon{width:1.1rem}}.input-with-icon input,.input-with-icon textarea{width:100%;padding:.8rem .8rem .8rem 3.5rem;border:2px solid gray;font-family:Afacad,sans-serif;border-radius:10px;font-size:1rem;color:var(--dark-100)}.input-with-icon input:focus,.input-with-icon textarea:focus{outline:none;border-color:var(--primary-color)}.input-with-icon:focus-within .icon{color:var(--primary-color)}.form-group:nth-child(3) .input-with-icon .icon{top:14px;transform:none}@media (max-width: 768px){.contact-form-container{flex-direction:column}.contact-form-container .form-left,.contact-form-container .form-right{margin-right:0;margin-bottom:1.5rem;flex:none;width:100%}}.contact-container{background-color:var(--secondary-color)}.contact-container .contact-info{display:flex;max-width:800px;margin:0 auto;width:100%;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;flex-wrap:wrap}.contact-container .contact-info .info-section{width:225px;text-align:center;padding:10px;border-radius:1rem;background-color:#fff}.contact-container .contact-info .info-section .icon{color:var(--ternary-color);margin-bottom:10px;width:100%;height:100px}.contact-container .contact-info .info-section .icon img{width:100%;height:100%}.contact-container .contact-info .info-section .details h3{font-size:1.2rem;margin-bottom:8px;font-weight:500;text-transform:uppercase;color:var(--ternary-color)}.contact-container .contact-info .info-section .details p{margin:4px 0;color:#555}.map-container{padding:2.25rem 0 3.5rem;background-color:var(--secondary-color)}.map-container h1{text-align:center;font-size:2.5rem;color:var(--ternary-color);margin-bottom:2.25rem}.map-container iframe{width:100%;border-radius:10px}.about-page{background-color:var(--secondary-color)}.about-page .bg-images{position:relative}.about-page .bg-images .leftBg{position:absolute;left:0;top:100px;max-width:130px;z-index:1}.about-page .bg-images .rightBg{position:absolute;right:0;max-width:130px;z-index:1}.about-page .bg-images .spice{position:absolute;bottom:0;left:0;max-width:160px;z-index:1}.who-we-are{display:flex;gap:40px;padding:20px 0}@media (max-width: 768px){.who-we-are{flex-direction:column}}.who-we-are .imgSection{flex:1}@media (max-width: 768px){.who-we-are .imgSection{max-width:300px;margin:0 auto}}.who-we-are .imgSection img{width:100%}.who-we-are .textSection{flex:1;display:flex;flex-direction:column;gap:10px;justify-content:space-between}.who-we-are .textSection h1{font-weight:400;font-size:clamp(2rem,6vw,3em);color:transparent;-webkit-text-stroke:1px var(--light-red-color)}.who-we-are .textSection h2{font-size:clamp(.8rem,6vw,2em);font-weight:400;color:#2e2e2e}.who-we-are .textSection p{font-family:Afacad,sans-serif;font-size:1rem;line-height:150%}@media (max-width: 768px){.who-we-are .textSection p{text-align:justify}}.who-we-are .textSection .special{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 425px){.who-we-are .textSection .special{grid-template-columns:1fr}}.who-we-are .textSection .special p{display:flex;align-items:center;gap:10px}.who-we-are .textSection .special p img{width:20px}.achievements{display:flex;max-width:1000px;justify-content:center;margin:0 auto;gap:40px;padding:40px 0;flex-wrap:wrap}.achievements .achievement{z-index:2;max-width:250px;width:100%;background-color:var(--light-red-color);border-radius:10px;display:grid;place-items:center;padding:30px 20px;color:#fff}.achievements .achievement h1{font-size:clamp(3rem,6vw,6rem);font-weight:400;text-align:center}.achievements .achievement span{text-align:center;font-size:2rem}.company-details{max-width:1000px;margin:50px auto;display:flex;flex-direction:column;border:2px solid var(--light-red-color);border-radius:10px}.company-details .category{z-index:2;display:flex;padding:15px 15px 15px 30px;background-color:var(--light-red-color);color:#fff;font-size:1.1rem;font-weight:400}@media (max-width: 646px){.company-details .category{display:none}}.company-details .category .title-1{flex:.4;z-index:2}.company-details .category .title-2{flex:3;z-index:2}.company-details .category .title-3{z-index:2;flex:4}.company-details .category-value{display:flex;padding:25px;font-size:1.1rem;font-weight:400;color:#2e2e2e;gap:20px;align-items:center}@media (max-width: 646px){.company-details .category-value{flex-direction:column;align-items:start}}.company-details .category-value:not(:last-child){border-bottom:2px solid var(--light-red-color)}.company-details .category-value .value-1{z-index:2;height:30px;width:30px;color:#fff;background-color:var(--light-red-color);border-radius:5px;display:grid;place-items:center}.company-details .category-value .value-2{z-index:2;flex:3;width:100%}.company-details .category-value .value-3{width:100%;flex:4;z-index:2}.about-journey{background-color:#fff;padding:40px 0;position:relative}.about-journey .map{position:absolute;left:0;top:20px;z-index:1;max-width:500px;width:100%}.about-journey .about-journey-contents{display:flex;align-items:center;gap:30px}@media (max-width: 768px){.about-journey .about-journey-contents{flex-direction:column}}.about-journey .about-journey-contents .textSection{flex:1;z-index:2}.about-journey .about-journey-contents .textSection h1{color:var(--primary-color);font-size:clamp(2rem,4vw,3rem);font-weight:400}.about-journey .about-journey-contents .textSection p{font-family:Afacad,sans-serif;font-size:1rem;color:#2e2e2e}.about-journey .about-journey-contents .textSection .dishes{width:100%;display:flex;gap:20px;margin-top:20px;align-items:center}.about-journey .about-journey-contents .textSection .dishes .dish{flex:1;width:100%;cursor:pointer}.about-journey .about-journey-contents .textSection .dishes .dish:hover span{display:block}.about-journey .about-journey-contents .textSection .dishes .dish:nth-child(2){margin-top:20px;height:190px;width:100%}.about-journey .about-journey-contents .textSection .dishes .dish:nth-child(2) span{margin-top:-40px}.about-journey .about-journey-contents .textSection .dishes .dish:nth-child(1){margin-top:20px;height:190px;width:100%}.about-journey .about-journey-contents .textSection .dishes .dish:nth-child(3){margin-top:20px;height:190px;width:100%}.about-journey .about-journey-contents .textSection .dishes .dish:nth-child(3) span{margin-top:-40px}.about-journey .about-journey-contents .textSection .dishes .dish img{margin-top:20px;width:100%;height:190px}.about-journey .about-journey-contents .textSection .dishes .dish span{display:none;transition:.5s ease-in;margin-top:-60px;text-align:center;box-shadow:0 8px 18px #0000001a;padding:5px 10px;border-radius:5px}.about-journey .about-journey-contents .imgSection1{flex:1;width:100%;z-index:2}@media (max-width: 768px){.about-journey .about-journey-contents .imgSection1{max-width:300px;margin-top:50px;display:none}}.about-journey .about-journey-contents .imgSection1 img{width:100%;border-radius:10px}.recruit-page{background-color:var(--secondary-color)}.recruit-page .bg-images{position:relative}.recruit-page .bg-images .bg1,.recruit-page .bg-images .bg2{position:absolute;width:150px;top:100px;z-index:1}.recruit-page .bg-images .bg2{right:0!important}.recruit-page .recruit-page-heading{font-family:Afacad,sans-serif;font-weight:400;font-size:1.2rem;padding:40px 0;text-align:center}.recruit-page .recruit-page-heading:first-letter{font-size:2rem}.recruit-page .recruits{display:flex;flex-direction:column;gap:20px}.recruit-page .recruits .recruit{display:flex;align-items:center;gap:30px;background-color:#fff;border-radius:20px;z-index:2}@media (max-width: 768px){.recruit-page .recruits .recruit{flex-direction:column;gap:0px}}.recruit-page .recruits .recruit .imgSection{flex:1;height:200px}.recruit-page .recruits .recruit .imgSection img{border-radius:20px 0 0 20px;height:200px}@media (max-width: 768px){.recruit-page .recruits .recruit .imgSection img{width:200px}}.recruit-page .recruits .recruit .textSection{flex:3;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px}@media (max-width: 768px){.recruit-page .recruits .recruit .textSection{flex-direction:column;justify-content:center;text-align:center}}.recruit-page .recruits .recruit .textSection .text{flex:2}.recruit-page .recruits .recruit .textSection .text h2{color:var(--primary-color);font-weight:400;line-height:100%;padding-bottom:10px}.recruit-page .recruits .recruit .textSection .text p{font-size:1rem;font-family:Afacad,sans-serif}.recruit-page .recruits .recruit .textSection .submit-btn{flex:1;display:flex;justify-content:end;height:100%}.gallery-images{margin-top:50px}.gallery-images .images{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.gallery-images .images .gallery-image{position:relative;cursor:pointer;border-right:20px;overflow:hidden}.gallery-images .images .gallery-image img{width:100%;height:100%;object-fit:cover}.gallery-images .images .gallery-image p{transition:all .5s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;opacity:0}.single-restaurant{background-color:var(--secondary-color)}.single-restaurant .map{padding-bottom:50px}.single-restaurant .map h1{text-align:center;padding:30px;color:var(--ternary-color)}.single-restaurant .map iframe{width:100%;height:600px;border-radius:10px}.single-restaurant .bg-images{position:relative}.single-restaurant .bg-images .lefts-1{position:absolute;top:50%;transform:translateY(-50%);left:0;width:200px;z-index:1}.single-restaurant .bg-images .right-1{position:absolute;top:50px;width:100px;right:0;z-index:1}.single-restaurant .bg-images .right-2{position:absolute;top:50%;transform:translateY(-50%);width:100px;right:0;z-index:1}.single-restaurant .bg-images .right-3{position:absolute;width:100px;right:0;bottom:0;z-index:1}.single-restaurant .container{position:relative;z-index:2}.single-restaurant .no-reservation{text-align:center;padding:20px 0;font-size:22px}.restaurant-about{display:flex;gap:70px;padding:70px 0 40px;border-bottom:1px solid var(--light-red-color)}@media (max-width: 823px){.restaurant-about{flex-direction:column-reverse}}.restaurant-about .imgSection{flex:2;display:flex;width:100%;height:400px;gap:20px}@media (max-width: 1043px){.restaurant-about .imgSection{flex-direction:column}}.restaurant-about .imgSection .current-image{flex:7;height:100%;z-index:2}.restaurant-about .imgSection .current-image img{width:100%;height:100%;cursor:pointer;object-fit:cover;border-radius:10px}.restaurant-about .imgSection .all-images{flex:1;display:flex;flex-direction:column;gap:10px;justify-content:space-between;flex-wrap:wrap}@media (max-width: 1043px){.restaurant-about .imgSection .all-images{flex-direction:row;justify-content:center}}.restaurant-about .imgSection .all-images img{max-width:80px;cursor:pointer;border-radius:5px;max-height:70px}.restaurant-about h1{font-size:clamp(2.5rem,6vw,128px);color:transparent;-webkit-text-stroke:1px #757575;transform:translateY(-50px);padding:0 20px}@media (max-width: 768px){.restaurant-about h1{display:none}}.restaurant-about .textSection{flex:2;z-index:2;width:100%}.restaurant-about .textSection h2{font-weight:400;font-size:clamp(1rem,4vw,2.5rem);color:var(--red-color);line-height:100%;text-transform:uppercase}.restaurant-about .textSection h3{font-weight:400;font-size:clamp(.9rem,4vw,2.1rem);color:var(--red-color);line-height:100%}.restaurant-about .textSection .desc{font-size:1.1rem;line-height:150%;font-weight:400;color:#2e2e2e;font-family:Afacad,sans-serif;padding:20px 0}.restaurant-about .textSection .phone{background-color:var(--primary-color);color:#fff;border-radius:10px;padding:5px 30px;font-weight:400;font-size:1rem}.restaurant-offer{padding-bottom:50px}.restaurant-offer h1{color:transparent;-webkit-text-stroke:1px var(--red-color);font-size:clamp(1.5rem,6vw,3rem);margin-bottom:20px;text-align:center;padding:40px 0;font-weight:400}.restaurant-offer .restaurant-offers{display:flex;justify-content:center;flex-wrap:wrap;gap:40px}.restaurant-offer .restaurant-offers .offer-card{max-width:390px;width:100%;display:flex;gap:20px}.restaurant-offer .restaurant-offers .offer-card .imgSection{flex:1;width:100%;height:100%}.restaurant-offer .restaurant-offers .offer-card .imgSection img{height:100%;width:100%;object-fit:contain}.restaurant-offer .restaurant-offers .offer-card .textSection{flex:1;font-family:Afacad,sans-serif}.restaurant-offer .restaurant-offers .offer-card .textSection h3{font-size:clamp(1rem,6vw,2rem)}.restaurant-offer .restaurant-offers .offer-card .textSection p{text-align:justify;line-height:150%;font-weight:400;font-size:.9rem;color:#2e2e2e}.single-restaurant-form{background-color:#fbf5fe;padding:20px 0;position:relative}.single-restaurant-form h1{font-size:clamp(2rem,4vw,3rem);color:var(--primary-color);font-weight:400;text-align:center}.single-restaurant-form p{text-align:center;font-weight:500;font-family:Afacad,sans-serif;font-size:1rem;padding-bottom:30px}.single-restaurant-form .single-restaurant-form-contents{display:flex;gap:20px}@media (max-width: 768px){.single-restaurant-form .single-restaurant-form-contents{flex-direction:column}}.single-restaurant-form .single-restaurant-form-contents .left{flex:1;width:100%}.single-restaurant-form .single-restaurant-form-contents .left .calendar{width:100%;box-shadow:0 9px 21px #0000001a;background-color:#fff;padding:20px 30px;border-radius:10px;font-family:Afacad,sans-serif}.single-restaurant-form .single-restaurant-form-contents .left .calendar h3{color:var(--red-color);text-align:center;font-size:clamp(1rem,6vw,2rem)}.single-restaurant-form .single-restaurant-form-contents .left .calendar .react-calendar{width:100%;border:none}.single-restaurant-form .single-restaurant-form-contents .right-image{flex:1.5;height:100%;width:100%;display:flex}@media (max-width: 768px){.single-restaurant-form .single-restaurant-form-contents .right-image{display:none}}.single-restaurant-form .single-restaurant-form-contents .right-image .menu-image{height:400px;width:100%}.single-restaurant-form .formSection{flex:1}.forms{flex:2;width:100%}.forms form{width:100%;margin-top:20px;display:flex;flex-direction:column}.forms form .submit-btn{margin:20px auto;display:flex;gap:10px;justify-content:space-between;width:100%;flex-direction:row-reverse}.forms form .submit-btn .change{font-family:Afacad,sans-serif}.forms form .input{flex:1;width:100%;position:relative;height:50px}.forms form .input p{margin-top:-10px}.forms form .input textarea,.forms form .input input{font-size:1.1rem;font-family:Afacad,sans-serif;height:100%;width:100%;padding-left:50px;border-radius:10px;outline:none;border:2px solid var(--primary-color);resize:vertical}.forms form .input textarea{padding-top:20px}.forms form .input img{position:absolute;left:20px;top:50%;width:25px;transform:translateY(-50%)}.forms form .input-group{width:100%;display:flex;gap:20px;margin-bottom:20px}@media (max-width: 550px){.forms form .input-group{height:120px;flex-direction:column}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.time-slots{flex:1;font-family:Afacad,sans-serif;width:100%}.time-slots h2{font-size:2rem;font-weight:500;margin-bottom:20px}.time-slots .slots select{font-family:Afacad,sans-serif;width:100%;height:40px;font-size:1rem;border-radius:10px;padding-left:10px}.time-slots .slots select option{width:max-content}.single-recruit-page{background-color:var(--secondary-color)}.single-recruit-page .bg-images{position:relative}.single-recruit-page .bg-images .bg1{position:absolute;left:0;width:100px;bottom:0;z-index:1}.single-recruit-detail{display:flex;align-items:center;padding:40px 0;gap:40px;justify-content:center}@media (max-width: 668px){.single-recruit-detail{flex-direction:column}}.single-recruit-detail .imgSection{z-index:2}.single-recruit-detail .imgSection img{border-radius:10px;width:100%}.single-recruit-detail .textSection{display:flex;flex-direction:column;gap:20px}@media (max-width: 668px){.single-recruit-detail .textSection{text-align:center}}.single-recruit-detail .textSection h2{color:var(--light-red-color);font-weight:400;font-size:clamp(2rem,6vw,1em)}.single-recruit-detail .textSection p{font-weight:400;font-size:1.1rem;color:#2e2e2e;font-family:Afacad,sans-serif}.single-recruit-form{background-color:#fbf5fe;padding:40px 0 60px;font-family:Afacad,sans-serif;position:relative}.single-recruit-form .bg2{position:absolute;right:0;z-index:1;width:150px}.single-recruit-form .span{font-weight:500;display:block;text-align:center;padding:10px 20px 20px}.single-recruit-form .form{max-width:900px;margin:20px auto 0;display:flex;flex-direction:column}.single-recruit-form .form .submit-btn{margin:20px auto}.single-recruit-form .form .input-group{display:flex;gap:20px;z-index:2;margin-bottom:20px}@media (max-width: 550px){.single-recruit-form .form .input-group{height:120px;flex-direction:column}}.single-recruit-form .form .input-group .input{flex:1;width:100%;position:relative;height:50px}.single-recruit-form .form .input-group .input input,.single-recruit-form .form .input-group .input select{background-color:transparent;font-size:1.1rem;font-family:Afacad,sans-serif;height:100%;width:100%;padding-left:50px;border-radius:10px;outline:none;border:2px solid var(--primary-color)}.single-recruit-form .form .input-group .input img{position:absolute;left:20px;top:50%;width:22px;transform:translateY(-50%)}
