@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);*{font-family:outfit;scroll-behavior:smooth}body,html,ul{margin:0;padding:0}ul{list-style:none}body{min-height:100vh}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav{margin:0;padding:0;position:relative;z-index:1}.navContainer{align-items:center;color:#000;display:flex;justify-content:center;position:fixed;width:100%;z-index:5}.navContent{background:#f1f4f8;height:80px;left:0;padding-left:4rem;padding-right:4rem;top:0}.nav-menu,.navContent{align-items:center;display:flex;justify-content:space-between;width:100%}.nav-menu{font-weight:500;gap:5rem}.nav-menu li:hover{color:#e77015;cursor:pointer}.btnn{background-color:#e77015;border:none;border-radius:25px;color:#fff;cursor:pointer;padding:13px 10px;width:150px}.btnn:hover{margin-top:7px}.header{align-items:center;background:url(/static/media/welcomepgBanner.e806ae8a70850f53b8a9.png) no-repeat 50%;background-position:50%;background-size:contain;border-radius:10px;box-sizing:border-box;display:flex;height:45rem;justify-content:center;margin-top:-25px;padding:20px;position:relative}.banner{margin:0;padding:0}.header-contents{align-items:center;display:flex;flex-direction:column;gap:1.5vw;justify-content:center;max-width:90%;text-align:center;width:100%}.header-contents button{background-color:#e77015;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;padding:10px 8px;width:200px}.header-contents button:hover{border:1px solid #fff;box-shadow:0 2px 1px #00000017,0 4px 2px #00000017,0 8px 4px #00000017,0 16px 8px #00000017,0 32px 16px #00000017}.header-contents h2{background-color:#00000080;border-radius:25px;color:#fff;font-size:2.3rem;margin:0 auto;padding:10px 20px;width:fit-content}.header-contents .side{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.header-contents input{border:1px solid #ccc;border-radius:10px;box-sizing:border-box;font-size:1.2rem;padding:.7rem}@media (max-width:365px){.header{background-position:50%;background-size:cover}.header-contents h2{font-size:1.3rem;padding:6px 14px}.header-contents input{font-size:.9rem;max-width:100%}.header-contents button{font-size:15px;max-width:100%}}.welcomePage{align-items:center;display:flex;flex-direction:column;justify-content:center}.welcomePage .images{display:flex;flex-wrap:wrap;gap:1.5rem}.welcomePage .span1{color:#323434;font-style:italic;font-weight:700}.welcomePage .prep{color:#ab0000;font-weight:800}.welcomePage .eat{color:#047402;font-weight:800}.welcomePage h1{font-family:Playfair Display SC;font-size:2.5rem;padding-bottom:2rem;text-align:center}.welcomePage .images img{border-radius:10px;margin-bottom:2rem;max-width:400px;overflow:scroll;transition:transform .7s ease;width:100%}.welcomePage .images img:hover{box-shadow:0 20px 30px -10px #26394d;transform:scale(1.05)}@media (max-width:768px){.welcomePage h1{font-size:2rem}.welcomePage .images img{max-width:300px}}@media (max-width:480px){.welcomePage h1{font-size:1.8rem}.welcomePage .images img{max-width:100%}}.features{flex-wrap:wrap;gap:1.5rem;width:100%}.features,.prodFeatures h1{align-items:center;justify-content:center}.prodFeatures h1{font-size:3rem;font-weight:700;padding-bottom:2rem;padding-top:3rem;text-align:center}.feat h4{font:700;margin-top:4rem;padding-bottom:1rem}.feat{background-color:#fff2e8;border:none;border-radius:15px;margin-bottom:4rem;padding:1rem;transition:transform .7s ease;width:18rem;width:20rem}.feat:hover{border:2px solid #ee6225;box-shadow:0 20px 30px -10px #26394d;transform:scale(1.05)}.arrow{display:none}@media (max-width:768px){.prodFeatures h1{font-size:2rem;padding-top:2rem}.feat{margin-bottom:2rem;max-width:20rem}.features{gap:1rem}}@media (max-width:480px){.prodFeatures h1{font-size:1.8rem;padding-top:1.5rem}.feat{margin-bottom:1.5rem;max-width:16rem;overflow:scroll}.arrow{display:block}.features{gap:.5rem}}.prodFeatures{position:relative}.features-container{align-items:center;display:flex;overflow:hidden}.features{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.card.feat{flex:none;min-width:20rem;scroll-snap-align:center}.arrow{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.arrow.left{left:0}.arrow.right{right:0}@media (max-width:480px){.features-container{flex-direction:row}.arrow{display:block}}.tryApp{align-items:center;background-color:#fff2e8;display:flex;justify-content:center;margin-bottom:4rem;padding:3rem 4rem 3rem 5rem}.tryApp .burger{height:20%;width:30%}.tryApp h4{color:#fc8019;font-size:2.25rem;font-weight:700;padding-bottom:1rem}.tryApp p{color:#827e7e;padding-bottom:2rem;width:80%}.tryApp h3{color:#424242;font-size:1rem;font-weight:700;padding-bottom:1rem}.tryApp span{color:#fc8019;font-size:1.2rem;font-weight:500;padding-left:1rem;padding-right:1rem}.tryApp .content{padding-left:2rem}.tryApp .buttons{display:flex;gap:1rem}.tryApp .appbtn{background-color:#fff;border-radius:1rem;box-shadow:0 7px 29px 0 #64646f33;cursor:pointer;padding:.8rem;width:12rem}.tryApp .appbtn:hover{border:2px solid #ee6225;transform:scale(1.05);transition:transform .5s ease-out}.tryApp .btnimg{padding-left:1rem}@media (max-width:480px){.tryApp{margin:0;padding:0}.tryApp h4{padding-left:1rem;padding-top:2rem}.tryApp h3,.tryApp h4{padding-right:3rem}.burger,.phone{display:none}.content,.content p{text-align:center}.content p{padding:1rem 3rem 1rem 1rem;width:100%}.buttons{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem;padding-right:3rem}.tryApp .appbtn{width:11.5rem}.tryApp .appbtn:hover{border:2px solid #ee6225;transform:scale(1);transition:transform .5s ease-out}}.servRight{padding-left:2rem}.servLeft,.servRight{border-radius:2rem;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012;display:flex;margin:6rem}.servLeft .service-card{padding-left:2rem}.homemaker-img{border-radius:2rem}.services img{width:58%}.service-card{padding-top:3rem}.service-card h2{padding-bottom:1rem}.service-card p{padding-bottom:3rem;width:90%}.sc1 h2{color:#e8750b}.services p{color:#333;font-size:1.2rem}.services a{border:none;border-radius:10px;cursor:pointer;font-size:18px;margin-right:1rem;padding:12px 20px;transition:transform .1s ease-out;width:200px}.services a:hover{border:1px solid #fff;box-shadow:0 2px 1px #00000017,0 4px 2px #00000017,0 8px 4px #00000017,0 16px 8px #00000017,0 32px 16px #00000017;transform:scale(1.05)}.sc1 .sc1-a1{background-color:#e8750b;color:#fff}.sc1 .sc1-a2{background-color:#fff2e8;color:#e8750b}.sc2 .sc2-a1{background-color:#596c32;color:#fff}.sc2 .sc2-a2{background-color:#f5f6f2}.sc2 .sc2-a2,.sc2 h2{color:#596c32}.sc3 .sc3-a1{background-color:#cf0623;color:#fff}.sc3 .sc3-a2{background-color:#f3c1c87c}.sc3 .sc3-a2,.sc3 h2{color:#cf0623}.sc4 .sc4-a1{background-color:#06666d;color:#fff}.sc4 .sc4-a2{background-color:#05535925}.sc4 .sc4-a2,.sc4 h2{color:#06666d}@media (max-width:480px){.services{margin-left:-4rem;margin-right:-4rem}.services img{display:none;height:100px;width:100px}.service-card{height:22rem;width:100%}.services p{font-size:.8rem;padding-bottom:0}.serv-button{display:flex;flex-direction:column;gap:1rem}.services a{font-size:16px;margin-right:1rem;text-align:center;transition:transform .1s ease-out;width:160px}}.botBanner{align-items:center;background:url(/static/media/footerBanner.43d7e7a3b3610bb623c1.jpeg) no-repeat 50%;background-position:50%;background-size:contain;border-radius:10px;display:flex;height:45rem;justify-content:center;margin-top:-100px;position:relative}.bot-contents h2{background-color:#00000080;border-radius:25px;color:#fff;font-size:2.3rem;padding:10px 20px}.bot-contents button{background-color:#e77015;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;margin-top:1rem;padding:10px 8px;width:200px}.bot-contents{align-items:center;display:flex;flex-direction:column;justify-content:center}.bot-contents button:hover{border:1px solid #fff;box-shadow:0 2px 1px #00000017,0 4px 2px #00000017,0 8px 4px #00000017,0 16px 8px #00000017,0 32px 16px #00000017}.footer{background-color:#f64e19;display:flex;flex-direction:column}.footer h3{font-size:1.3rem}.footer .sec1{color:#fff;display:grid;grid-template-columns:2fr 2fr 1fr;padding:5rem}.footer .footerLeft li,h3{padding-bottom:.9rem}.footer .footerLeft li:hover{color:#1e1e1e;cursor:pointer}.footer .footerRight li,h3{padding-bottom:.9rem}.footer-mid img{cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:1rem;width:200px}.footer-mid img:hover{border:1px solid #fff;border-radius:1rem;box-shadow:0 54px 55px #00000040,0 -12px 30px #0000001f,0 4px 6px #0000001f,0 12px 13px #0000002b,0 -3px 5px #00000017}.footer .sec2{background-color:#1e1e1e;border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;margin-left:4rem;margin-right:4rem;padding:2rem 2rem 1rem}.footer .sec2 p{color:#fff}.sec2 .sec2-left img{width:120px}.sec2 .sec2-right img{margin:.5rem;width:7%}.foot-end img{display:none}@media (max-width:480px){.footer .sec1{color:#fff;display:flex;flex-direction:column;margin-left:-3rem;margin-top:-2rem;padding:5rem}.footerRight{margin-top:2rem}.footer-mid img{display:none;width:150px}.footer .sec2{background-color:#f64e19;display:flex;flex-direction:column;margin-top:-5rem}.sec2 .sec2-right img{width:16%}.footer .sec2 p{width:100%}.foot-end{cursor:pointer;display:flex;gap:1rem;justify-content:center;margin:1rem}.foot-end img{display:block;width:130px}}.tiffin{margin-top:5rem}.tiffin-header-content{background:url(/static/media/tiffin-headerBg.3b36bf7b20c4f1f2d446.png) no-repeat 50%;background-position:50%;background-size:contain;border-radius:10px;height:45rem;margin-top:-25px;position:relative}.coming-soonBanner,.tiffin-header-content{align-items:center;display:flex;justify-content:center}.coming-soonBanner{padding:.8rem}.coming-soonBanner h3{font-size:1.25rem;padding:1rem}.tiffin-header-content img{padding-left:7rem;padding-right:7rem}.tiffin-header-content .header-sec1{align-items:center;display:flex;flex-direction:column;justify-content:center}.tiffin-header-content p{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-size:1.25rem;justify-content:center;line-height:1.75rem;padding:1.75rem 9rem 0;text-align:center}@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.tiffin-header-content .header-sec1 img{animation:zoomInOut 2s ease-in-out infinite;padding-left:7rem;padding-right:7rem}.availableOptions{display:flex;flex-wrap:wrap;gap:2rem;width:100%}.availableOptions,.bookTiffin h1{align-items:center;justify-content:center}.bookTiffin h1{font-size:2.5rem;font-weight:700;padding-bottom:3rem;padding-top:3rem;text-align:center}.tiffinTime h4{color:#ee6225;font:700;margin-top:1rem;padding-bottom:1rem}.tiffinTime{border:none;border-radius:15px;box-shadow:0 3px 8px #0000003d;margin-left:1rem;margin-right:1rem;padding:1rem;text-align:center;transition:transform .7s ease;width:18rem}.tiffinTime:hover{box-shadow:0 20px 30px -10px #26394d;transform:scale(1.05)}.bookTiffin-body img{width:100%}.bookTiffin-body p{color:#000}.offers{background:url(/static/media/tiffin_Img.bb869e636663377a5078.png) no-repeat 50%;background-position:50%;background-size:contain;display:flex;flex-direction:column;height:27rem;justify-content:center;margin:0 5rem;padding:3rem;position:relative}.offers h2{color:#ff3d00;font-size:3rem;font-weight:800;line-height:1rem;padding-bottom:2rem;padding-top:5rem}.offers span{font-size:1.875rem}.dis{color:#ff3d00}.timings{gap:3rem;margin-top:3rem}.times,.timings{display:flex;justify-content:center}.times{align-items:center;border-radius:18px;flex-direction:column;height:12.5rem;padding:4rem;transition:transform .3s ease;width:26.3rem}.times:hover{box-shadow:0 3px 8px #0000003d;transform:scale(1.05);transition-duration:.3s}.times h4{padding-top:.8rem}.breakfast{background:linear-gradient(136.27deg,#63a13c,#63a13c14)}.lunch{background:linear-gradient(136.27deg,#ffd31a,#ffd31e2b)}.dinner{background:linear-gradient(136.27deg,#db2127,#db212714)}.contact-meal{align-items:center;background-color:#8080801c;border-radius:10px;display:flex;font-size:18px;justify-content:space-between;margin-left:5rem;margin-right:5rem;margin-top:5rem;padding:1rem}.time-loc{display:flex;gap:1rem}.loc,.mealType{align-items:center;border:2px solid #ee6225;border-radius:10px;padding:.7rem}.contact{display:flex;gap:1rem}.cont{border:none;border-radius:1rem;box-shadow:0 7px 29px 0 #64646f33;color:#fff;cursor:pointer;padding:.7rem;width:11rem}.btn1,.cont{background-color:#ee6225}.btn2{background-color:#4caf50}.cont:hover{transform:scale(1.05);transition:transform .5s ease-out}.cont .btnimg{padding-left:1rem}.cont span{padding-left:.4rem}.meal{align-content:center;display:flex;flex-direction:column;gap:4.5rem;justify-content:center;margin-bottom:4rem;margin-top:5rem}.mealtime{background-color:#8080801c;border-radius:15px;margin-left:5rem;margin-right:5rem}.mealtime,.notAvailable{align-items:center;display:flex;justify-content:center;padding:1rem}.notAvailable{margin-top:2rem}.notAvailable h2{font-size:1.5rem;font-weight:300}.mealtime h2{font-weight:500}.ourWork{background-color:#8080801c;border-radius:15px;display:flex;margin:5rem}.ourWork img{height:100%;width:400px}.ourWork .work-content{display:flex;flex-direction:column;padding:3rem}.ourWork .work-content h2{color:#426e23;font-size:2.2rem;font-weight:700;padding-bottom:2rem}.ourWork .work-content p{font-size:1.2rem;line-height:2.5rem;padding-bottom:1rem}.work-content .strategy p{color:#426e23;font-size:1.5rem}.work-content .strategy li{font-size:1.2rem;padding-bottom:.5rem}.work-content .strategy li:hover{font-size:1.4rem}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%}.hireChef{height:35rem;left:50%;overflow:hidden;position:relative;transform:translateX(-50%);width:100vw}.hireChefImage{border-radius:15px;height:auto;left:5.4rem;position:absolute;top:0;width:calc(100vw - 10.8rem);z-index:-1}.hireChefContent{color:#000;display:flex;padding:8rem;position:relative;z-index:1}.hireChefContent button{background-color:#b70014;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;margin-right:1rem;padding:12px 20px;transition:transform .1s ease-out;width:200px}.hireChefContent button:hover{border:1px solid #fff;box-shadow:0 2px 1px #00000017,0 4px 2px #00000017,0 8px 4px #00000017,0 16px 8px #00000017,0 32px 16px #00000017;transform:scale(1.05)}.hireChefContent p{font-size:1.2rem;padding-bottom:2rem;width:60%}.hireChefContent h2{color:#b70014;font-size:2.4rem;font-weight:700;padding-bottom:2rem}.subscribe{align-items:center;background-color:#e7ecf5;border-radius:20px;display:flex;justify-content:space-between;margin:5rem;padding:2.5rem}.subscribe img{width:400px}.subscribe h2{color:#eb1f00;font-size:4rem;font-weight:800;padding-bottom:1rem}.subscribe h5{font-size:1.8rem}.subscribe span{color:#eb1f00;font-size:2rem}.faq{display:flex;flex-direction:column;margin-bottom:5rem;padding-left:5rem;padding-right:5rem}.faq-heading{font-size:2.25rem;padding-bottom:2rem}.faq .faq-services{display:flex;justify-content:space-between}.faq .faq-services h2{border-bottom:3px solid hsla(0,0%,50%,.416);font-size:1.5rem;margin-bottom:3rem;min-height:1.5rem}.faq .faq-services h2:hover{cursor:pointer}.faq .faq-services h2.active,.faq .faq-services h2:hover{border-bottom:3px solid #ee6225;color:#ee6225}.questions{margin-top:.3rem}.collapse-title{align-items:center;display:flex;font-size:1.125rem;font-weight:500;justify-content:space-between;min-height:3.75rem;padding:1rem;position:relative;width:100%}.collapse-title:hover{background-color:#f1f1f1}.collapse-content{min-height:fit-content;padding-left:1rem;transition:padding .2s ease-out;transition:background-color .2s ease-out;visibility:visible}.content-none{display:none;max-height:0;padding-left:0}.collapse-content span{font-weight:500}.question{border-bottom:2px solid hsla(0,0%,50%,.416)}.arrow-sign{color:#333;cursor:pointer;font-size:1.5rem}@media (max-width:480px){.faq{padding:1rem}.faq-heading{font-size:1.5rem}.faq .faq-services{align-items:flex-start;flex-direction:column}.faq .faq-services h2{font-size:1rem;margin:.5rem;text-align:left}.collapse-title{font-size:.875rem}.arrow-sign{font-size:1.25rem}}.loginPage{height:100vh;justify-content:space-between}.login-sec1,.loginPage{align-items:center;display:flex}.login-sec1{flex-direction:column;justify-content:center;margin-left:4rem;margin-top:-6rem;text-align:center}.login-sec1 p{font-size:1.8rem;font-weight:600;margin-top:-4rem;text-align:center;width:70%}.login-sec2{display:flex;flex-direction:column;margin-right:8rem}.login-sec2 .login-form{display:flex;flex-direction:column;gap:1rem}.login-sec2 input{border:none;border-radius:10px;box-shadow:0 8px 24px #959da533;font-size:1.3rem;padding:.6rem .6rem .6rem 1rem;width:25rem}.login-sec2 .login-form .forget-pass{color:#e77015;cursor:pointer;display:flex;justify-content:flex-end}.login-sec2 h2{margin-bottom:2rem;text-align:center}.login-sec2 button{background-color:#e77015;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.3rem;padding:10px 8px}.login-sec2 .login-form .google-login-btn{background-color:#000c;font-size:1.2rem}.login-sec2 button:hover{box-shadow:0 2px 1px #00000017,0 4px 2px #00000017,0 8px 4px #00000017,0 16px 8px #00000017,0 32px 16px #00000017}.login-sec2 .create-acc-p{text-align:center}.login-sec2 .login-form span{color:#e77015;cursor:pointer}.login-sec2 .google-icon{padding-bottom:.2rem}.password-input-container{position:relative;width:100%}.password-input-container input{padding-right:40px;width:100%}.eye-icon{color:#666;cursor:pointer;font-size:1.2rem;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.chef-header{align-items:center;background:url(/static/media/chef-header.615dce363657f5ea9fa3.jpeg) no-repeat 50%;background-position:50%;background-size:contain;border-radius:10px;box-sizing:border-box;display:flex;height:45rem;justify-content:center;margin-top:5rem;padding:20px;position:relative}
/*# sourceMappingURL=main.22df91e2.css.map*/