.no-scroll{overflow:hidden;touch-action:none}.main-header-wrapper{background-color:#fff;position:sticky;top:0;z-index:1}.main-header-container{padding:10px;background-color:#fff;top:0;left:0;z-index:1000;width:100%}.main-header-row{display:flex;justify-content:space-between;width:100%}.main-header-column{width:50%;display:flex;align-items:center}.main-header-first-column{display:flex;align-items:center;justify-content:flex-start;gap:100px;flex-direction:row;padding-left:20px}.main-header-image-container{width:15%}.main-header-delivery-container{display:flex;align-items:center;width:50%;position:relative}.main-header-icon{position:absolute;left:10px;color:#ccc}.main-header-delivery-input{flex:1;padding:10px 10px 10px 30px;border:1px solid #cccccc00;border-radius:20px;background-color:#f1f1f1}.main-header-arrow-icon{position:absolute;right:10px;color:#ccc}.main-header-second-column{justify-content:flex-end}.main-header-inline-elements,.main-header-second-column{display:flex;gap:10px;align-items:center}.main-header-btn{background-color:#000}.main-header-btn,.main-header-btn-al{padding:10px 20px;color:#fff;border:none;border-radius:20px;cursor:pointer}.main-header-btn-al{background-color:#21af4b}.main-header-btn-al:hover,.main-header-btn:hover{background-color:#000}.vertical-nav-container{width:200px;background-color:#fff;padding-top:10px;position:fixed;top:70px;left:0;height:calc(100% - 70px);border-right:1px solid #ddd}.vertical-nav-list{list-style-type:none;padding:0;margin:0}.vertical-nav-item a{color:#000}.vertical-nav-item{display:flex;align-items:center;padding:15px 20px;color:#333;cursor:pointer;gap:10px}.vertical-nav-item:hover{background-color:#e9ecef}.vertical-nav-icon{margin-right:10px;font-size:18px}.main-content{margin-left:200px;padding:20px}@media (max-width:768px){.main-header-row{flex-direction:row-reverse}.main-header-column{width:100%;margin-bottom:10px}.main-header-first-column{display:flex;align-items:center;justify-content:space-between;gap:100px;flex-direction:row;padding-left:20px}.main-header-image-container{width:100%}.main-header-second-column{display:none}.main-header-inline-elements{flex-direction:column;align-items:flex-start;gap:5px}.vertical-nav-container{width:100%;position:relative;height:auto;border-right:none}.main-content{margin-left:0}}.sidenav{height:100vh;width:0;position:absolute;top:25;left:0;background-color:#fff;overflow-x:hidden;transition:.5s;overflow-y:auto}.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:14px;color:#000;display:block;transition:.3s}.sidenav a:hover{color:#000}.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px}.open-side{width:260px}.sidebar-list{list-style-type:none;margin:0;display:flex;flex-direction:column;gap:10px}.sidebar-item{color:#7b7b7b!important;cursor:pointer;display:flex;align-items:center;justify-content:start;border-radius:50px;transition:background-color .03s ease;padding:4px 0;font-size:22px;font-weight:500;line-height:35.29px}.sidebar-item a{display:block;width:100%;height:100%;text-decoration:none}.menu-img{width:30px;height:40px;background-size:contain;background-position:50%;background-repeat:no-repeat}.home-item-image{background-image:url(/assets/images/svg/home.svg)}.food-item-image{background-image:url(/assets/images/svg/food.svg)}.mart-item-image{background-image:url(/assets/images/svg/mart.svg)}.grocery-item-image{background-image:url(/assets/images/svg/grocery.svg)}.cabs-item-image{background-image:url(/assets/images/svg/cabs.svg)}.b2b-item-image{background-image:url(/assets/images/svg/header/b2b.svg)}.food-item.active .food-item-image,.food-item:hover .food-item-image{background-image:url(/assets/images/svg/food-color.svg)}.mart-item.active .mart-item-image,.mart-item:hover .mart-item-image{background-image:url(/assets/images/svg/mart-color.svg)}.grocery-item.active .grocery-item-image,.grocery-item:hover .grocery-item-image{background-image:url(/assets/images/svg/grocery-color.svg)}.cabs-item.active .cabs-item-image,.cabs-item:hover .cabs-item-image{background-image:url(/assets/images/svg/cabs-color.svg)}.food-page .sidebar-item.active,.food-page .sidebar-item:hover,.sidebar-item.food-item.active,.sidebar-item.food-item.active span,.sidebar-item.food-item:hover,.sidebar-item.food-item:hover span{background-color:#dffce1;color:#4a8f4c;font-weight:700}.mart-page .sidebar-item.active,.mart-page .sidebar-item:hover,.sidebar-item.mart-item.active,.sidebar-item.mart-item.active span,.sidebar-item.mart-item:hover,.sidebar-item.mart-item:hover span{background-color:#d6f1ff;color:#4ab0e3;font-weight:700}.grocery-page .sidebar-item.active,.grocery-page .sidebar-item:hover,.sidebar-item.grocery-item.active,.sidebar-item.grocery-item.active span,.sidebar-item.grocery-item:hover,.sidebar-item.grocery-item:hover span{background-color:#ffe1dc;color:#df563e;font-weight:700}.cabs-page .sidebar-item.active,.cabs-page .sidebar-item:hover,.sidebar-item.cabs-item.active,.sidebar-item.cabs-item.active span,.sidebar-item.cabs-item:hover,.sidebar-item.cabs-item:hover span{background-color:#fff1ca;color:#e7aa00;font-weight:700}.b2b-page .sidebar-item.active,.b2b-page .sidebar-item:hover,.sidebar-item.b2b-item.active,.sidebar-item.b2b-item.active span,.sidebar-item.b2b-item:hover,.sidebar-item.b2b-item:hover span{background-color:#ddd9f7;color:#6f5cd7;font-weight:700}.sidebar-item.active,.sidebar-item.home-item:hover,.sidebar-item:hover{background-color:#e0e0e0;color:#000;font-weight:700}.sidebar-item div{display:flex;align-items:center}.sidebar-item span{margin-left:10px}@media (max-width:768px){.main-header-row{display:flex;justify-content:space-between;padding:5px}.main-header-image-container,.main-header-row{align-items:center}.navbar{order:1;margin-left:10px}.main-header-column.main-header-first-column{order:2;text-align:center;align-items:center}.main-header-delivery-container,.main-header-inline-elements{display:none}}.sticky-header{width:100%;z-index:1000;position:fixed;top:0}.footer-top{flex-direction:row;padding-top:40px}.footer-top,.footer-top-row{display:flex;justify-content:center}.footer-top-row{flex-direction:column;flex-wrap:nowrap;width:100%;max-width:1140px}.footer-top-column{display:flex;justify-content:space-between;flex-direction:column;align-items:start;padding:10px}.first-column{align-items:flex-start}.second-column{align-items:flex-start!important;justify-content:center;width:100%}.second-column h2,p{color:#000}.app-links{display:flex;flex-direction:row;justify-content:center;gap:10px}.policy-links{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:16px;list-style-type:none;padding:10px;gap:5px}.policy-links a{color:#000}.policy-links li{white-space:nowrap}.third-column{align-items:flex-start}@media screen and (max-width:480px){.footer-top-column .first-column img{width:120px;height:auto}.responsive-logo{max-width:150px}}@media (min-width:768px){.footer-top-row{flex-direction:row}.footer-top-column .first-column img{width:100px;height:auto}.first-column,.fourth-column{flex-basis:30%}.second-column{flex-basis:40%}.third-column{flex-basis:23%}.second-column{flex-basis:33.34%}}@media (min-width:1024px){.first-column{width:22%}.second-column{width:56%;align-items:flex-end}.fourth-column,.third-column{width:22%;align-items:flex-end}}.contact-container{padding:20px 20px 50px;display:flex;justify-content:center}.contact-grid{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:#fff;width:100%;max-width:1140px}.contact-item{display:flex;align-items:start;padding:10px;border-radius:8px;margin:10px;flex:1 1 100%}.contact-icon{color:#656565;font-size:24px;margin-right:16px}.contact-title{font-size:14px;font-weight:600;margin-bottom:4px;color:#000}.contact-subtitle{margin-top:10px;line-height:16px;font-size:14px;color:#000;font-weight:500}@media (min-width:768px){.contact-item{flex:1 1 45%;max-width:45%}}@media (min-width:1024px){.contact-item{flex:1 1 30%;max-width:30%;padding:20px}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}