body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@font-face{font-family:Nunito;src:url(/static/media/Nunito-VariableFont_wght.e832734fe3e30d1edb43.ttf)}@font-face{font-family:Caveat;src:url(/static/media/Caveat-Regular.1f129497cd349562c266.ttf)}@font-face{font-family:ImpactCustom;src:url(/static/media/impact.0294f8285a2493417c09.ttf)}.footer{align-items:center;background:#1f1f1f;bottom:0;color:#fff;display:grid;grid-auto-flow:column;grid-column:3;justify-content:space-around;max-width:100vw;min-height:5vh;padding:0 10px;position:relative;width:-webkit-fill-available;z-index:200}@media (max-width:500px){.footer{grid-auto-flow:row;padding:10px}}.footer .icons{display:flex;flex-direction:row;gap:20px;justify-content:space-around;padding:10px}.footer .icons svg{color:#ececee;height:3rem;width:3rem}.footer p{color:#ececee;font-size:2rem;font-weight:500;place-content:center}@media (max-width:500px){.footer p{grid-auto-flow:row;padding:5px}}.footer .logo{font-size:3rem}.food-pill{position:relative}.food-pill .top{align-items:self-start;cursor:pointer;display:flex;flex-direction:row;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-width:220px;padding:10px 20px;z-index:100}.food-pill .top .pic{border-radius:50%;height:50px;width:50px}.food-pill .top .info .header{color:#1f1f1f;font-size:2.3rem;font-weight:700}.food-pill .top .info .sub-header{color:#9a999b;font-size:1.9rem;font-weight:600}.food-pill .top .caret{cursor:pointer;padding-top:5px;transition:transform .3s ease}.food-pill .top .caret svg{height:15px;width:15px}.food-pill .top .caret-sel{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.food-pill .bottom-banner{height:auto;max-height:600px;opacity:1;padding:10px 20px 0;transition:max-height .3s ease-in-out,opacity .1s ease;z-index:1}.food-pill .bottom-banner .option .container{display:flex;gap:10px;justify-content:space-between}.food-pill .bottom-banner .option .container .right{align-items:center;display:flex;flex-direction:row;gap:7px}.food-pill .bottom-banner .option .container .right .price{color:#1f1f1f;font-family:ImpactCustom,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:2rem;font-weight:100}.food-pill .bottom-banner .option .container .right .counter{align-items:center;background:#1f1f1f;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:2rem;gap:.5rem;padding:0}.food-pill .bottom-banner .option .container .right .counter button{align-items:center;border-radius:5px;display:flex;flex-direction:row;font-size:3rem;font-weight:600;justify-content:center;padding:1px 10px;width:3rem}.food-pill .bottom-banner .option .container .right .counter button:hover{background:transparent;color:#f7f7f7}.food-pill .bottom-banner .option .container .header{color:#1f1f1f;font-size:1.9rem;font-weight:600;text-decoration:underline}.food-pill .bottom-banner .option ul li{font-size:1.9rem}.food-pill .bottom-banner .option ul li::marker{color:#faba64}.food-pill .hidden{max-height:0;opacity:0}.caterors{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding-bottom:20px;width:100%}.caterors .grid{background:url(/static/media/grid.ab51b218f3a524f5f3ce.svg);background-repeat:repeat;background-size:cover;border-bottom:2px solid #ececee;border-radius:20px 20px 0 0;padding:20px;width:-webkit-fill-available}.caterors .grid h1{margin:0}@media (max-width:465px){.caterors{width:-webkit-fill-available}}.caterors .total{border-top:2px solid #ececee;font-size:15px}.caterors button{align-items:center;background:#1f1f1f;border:0;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:700;gap:10px;padding:20px 30px;transition:background .2s ease-in-out,color;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100}.caterors button:hover{background:#faba64;color:#1f1f1f}.caterors .total{display:flex;font-size:13px;justify-content:space-between;padding-top:10px;width:200px}.caterors .total .label{font-size:13px}.caterors .total .total-price{font-size:15px}.flexIt{display:flex;flex-direction:column}.bottom{padding-bottom:1rem;padding-top:3rem;text-align:center}.bottom span{color:gray;font-size:16px;font-weight:600;margin:0;padding-left:.5vw;padding-right:.5vw;padding-top:1rem}#container{box-sizing:border-box;display:flex;flex-direction:column;height:36vh;margin-left:0;margin-top:3rem;min-width:-webkit-fill-available;padding:0;width:50vw}@media (max-width:500px){#container{height:60vh}}.values{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}.items-checkout .item .header{color:#201f20;font-size:1.7rem}.items-checkout .item .sub-heading{color:#666;font-size:1.5rem}.items-checkout .item .sub-heading li i{font-weight:600}.PaymentDetails{display:flex;flex-direction:column;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative;-webkit-text-decoration:#201f20;text-decoration:#201f20;transition:all .3s ease-in-out}.securetext{text-align:center}.pmtmethodsOrderdtls{align-items:flex-start;display:flex;flex-direction:row;gap:2.5%;justify-content:center}@media screen and (max-width:760px){.pmtmethodsOrderdtls{align-items:center;display:flex;flex-direction:column;gap:2.5%;justify-content:center}}.TOS{color:#444;font-size:12px;padding:2%;text-align:center}.TOS a{color:#0070c9;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form{font-size:18px}label{align-items:center;display:block;font-size:16px;font-weight:700;justify-content:center;text-align:left;-webkit-text-decoration:#201f20;text-decoration:#201f20}input,select{border:1px solid #ccc;border-radius:14px;font-size:16px;padding:8px;width:90%}select{width:92.5%}@media screen and (max-width:760px){label{align-items:center;border-radius:14px;display:block;font-weight:700;justify-content:center;margin-bottom:8px;margin-left:2.5%;text-align:left;-webkit-text-decoration:#201f20;text-decoration:#201f20}input,select{border:1px solid #ccc;border-radius:14px;font-size:16px;margin-left:0;padding:8px;width:90%}select{width:93%}}.submit{background-color:#0070c9;border:#0070c9;border-radius:14px;color:#e6e6e6;cursor:pointer;font-size:larger;font-weight:500;padding:1.75%}.paymentmethods{border:2px solid #ececee;border-radius:14px;display:flex;flex-direction:column;padding:1%;width:40%}@media (max-width:760px){.paymentmethods{border:2px solid #ececee;border-radius:14px;display:flex;flex-direction:column;padding:1%;width:80%}}.payment-methods{display:flex;flex-direction:row;gap:1%;justify-content:space-evenly}.payment-method{align-items:center;background-color:#ececee;border:1px solid #ccc;border-radius:14px;display:flex;font-size:18px;padding:8px;width:30%}.payment-method:hover{background-color:#f5f5f5;cursor:pointer;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.payment-method.selected{background-color:#0070c9;color:#fff;font-weight:700}.payment-methods img{height:100%;object-fit:contain;vertical-align:middle;width:100%}.deliverydetails{justify-content:space-around}.deliverydetails,.ordertotal{border:2px solid #ececee;border-radius:14px;display:flex;flex-direction:column;padding:1%;width:40%}.ordertotal{justify-content:flex-start;text-align:left}.order-total0{align-content:space-around;align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media screen and (max-width:760px){.PaymentDetails{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1%;padding:1%;position:relative;transition:all .3s ease-in-out}}.delivery-details{display:flex;flex-direction:column;margin-bottom:3%;margin-left:2%}.delivery-details p{color:#201f20;font-size:16px;margin:1.5%}.delivery-details input,select{margin-left:1.5%}.payment-methods input{border:1px solid #ccc;border-radius:14px;font-size:16px;margin:2%;padding:8px;width:7%}.payment-methods img{padding:2%;width:85%}input[type=radio]{-webkit-transform:scale(1.25);transform:scale(1.25)}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#555;border-radius:6px;bottom:125%;color:#fff;left:50%;margin-left:-60px;opacity:0;padding:5px 0;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:120px;z-index:1}.tooltip .tooltiptext:after{border:5px solid transparent;border-top-color:#555;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}@media screen and (max-width:760px){.deliverydetails{padding:1%}.deliverydetails,.ordertotal{border:2px solid #ececee;border-radius:14px;display:flex;flex-direction:column;justify-content:center;width:100%}.ordertotal{padding:2%;text-align:left}input[type=radio]{-webkit-transform:scale(1.5);transform:scale(1.5)}}.Main_Picture{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;margin-bottom:1rem;margin-right:5px;margin-top:1rem}.Main_Picture .Background{background-image:url(/static/media/grid-light.a174301a23ff68394370.svg),linear-gradient(#6277ff,#f8dec2);background-repeat:repeat;background-size:contain;border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.05);display:flex;flex-grow:1;max-width:700px;padding:2.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.Main_Picture .Background .LogoColor{background-color:#fff;border-radius:20px;display:flex;flex-direction:row;flex-grow:1;gap:20px;justify-content:space-between;padding:2.5rem;width:100%}.Main_Picture .Background .LogoColor .logo-text{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;white-space:nowrap}.Main_Picture .Background .LogoColor .logo-text .logo{align-items:center;display:flex;flex-direction:row;gap:1rem}.Main_Picture .Background .LogoColor .logo-text .logo .LogoIcon{height:19rem;width:auto}@media (max-width:500px){.Main_Picture .Background .LogoColor .logo-text .logo .LogoIcon{height:7rem}}.Main_Picture .Background .LogoColor .logo-text .logo .Name{display:flex;flex-direction:column;font-family:Caveat,sans-serif;font-size:7rem;font-weight:600}@media (max-width:800px){.Main_Picture .Background .LogoColor .logo-text .logo .Name{font-size:6rem}}@media (max-width:500px){.Main_Picture .Background .LogoColor .logo-text .logo .Name{font-size:6rem}}.Main_Picture .Background .LogoColor .logo-text .logo .Name b{font-family:Dosis,sans-serif;font-size:1.8rem;font-weight:500;white-space:nowrap}.Main_Picture .Background .LogoColor .logo-text .Slogan{font-family:Dosis,sans-serif;font-size:10px}.Main_Picture .Background .LogoColor .logo-text .Sidenote{align-items:center;border-bottom:1px solid #6277ff;color:#6277ff;cursor:pointer;display:flex;flex-direction:row;font-family:Dosis,sans-serif;font-size:1.9rem;font-weight:600;gap:10px;margin:0;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Main_Picture .Background .LogoColor .Food{height:19rem;width:19rem}.Main_Picture .board{flex-direction:column;min-width:0;width:65%}.Main_Picture .right_section{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:3rem;justify-content:center;max-width:500px;min-width:0;width:40%}.Main_Picture .right_section .top{align-items:left;background-color:#faba64;border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.05);color:#201f20;display:flex;flex-direction:column;gap:0;height:100%;justify-content:space-around;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:3rem;text-align:left;width:-webkit-fill-available}.Main_Picture .right_section .top .serving{color:#201f20;font-size:2rem}.Main_Picture .right_section .top .In_KW_Merged{align-items:flex-end;display:flex;flex-direction:row;gap:10px}.Main_Picture .right_section .top .In_KW_Merged .In{font-family:ImpactCustom,Haettenschweiler,Franklin Gothic Bold,Charcoal,Helvetica Inserat,Bitstream Vera Sans Bold,Arial Black,"sans serif";font-size:40px}.Main_Picture .right_section .top .In_KW_Merged .In i{font-size:30px}.Main_Picture .right_section .top .In_KW_Merged .KW_area{color:#201f20;font-size:2rem;white-space:nowrap}.Main_Picture .right_section .bottom{background-color:#fff}h1{font-size:3.5rem;margin-bottom:3rem}h1,p{font-weight:600}p{-webkit-text-stroke-width:0;color:#8f8f8f;font-size:1.9rem;margin:0;white-space:wrap}.wrapper{background:#f7f7f7;max-width:100vw;min-height:90vh;overflow-x:hidden;padding:9rem 4rem 5vh;position:relative}.wrapper,.wrapper .side-bar{display:flex;flex-direction:row}.wrapper .side-bar{align-items:center;background-color:#fff;border-right:2px solid #ececee;height:40px;justify-content:center;left:0;min-width:100vw;padding:20px 10px;position:fixed;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:300}.wrapper .side-bar svg{height:2rem;width:2rem}@media (max-width:500px){.wrapper .side-bar svg{height:17px;width:17px}.wrapper .side-bar{padding:10px 6px}}.wrapper .side-bar .dots{border:0;border-bottom:5px #ececee;border-style:dotted;height:5px;min-width:50px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.wrapper .side-bar .dots-colored{border-bottom:5px #9a999b;border-style:dotted}.wrapper .side-bar img{border-radius:50%;height:50px;width:50px}.wrapper .side-bar .logo-img{display:none;left:20px;position:absolute}@media (max-width:500px){.wrapper .side-bar .logo-img{height:40px;left:10px;width:40px}}.wrapper .side-bar .side-icon{align-items:center;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:10px;margin:10px;padding:10px 20px}.wrapper .side-bar .side-icon p{color:#201f20;font-size:10px;font-weight:700;margin-top:0}@media (max-width:500px){.wrapper .side-bar .side-icon{gap:0;padding:10px}.wrapper .side-bar .side-icon p{font-size:0;font-weight:500;margin:2px 0}}.wrapper .side-bar .hovered{background:#ececee;transition:all .3s ease-in}.wrapper .main-section{display:flex;flex-direction:column;min-height:100vh;text-align:left;transition:all .3s ease-in-out;width:-webkit-fill-available}.wrapper .main-section .section{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:3vw;margin-bottom:3vh;width:90vw}.wrapper .main-section .section .left-half{flex-grow:2}.wrapper .main-section .section .left{align-self:center;align-self:flex-start;background:#fff;border-radius:40px;box-shadow:0 0 20px rgba(0,0,0,.05);flex-grow:1;flex-wrap:wrap;margin-top:4rem;max-width:400px;min-height:-webkit-fill-available}@media (max-width:500px){.wrapper .main-section .section .left{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.wrapper .main-section .whatsapp{background-color:#201f20;border-radius:50%;bottom:5.55vh;font-size:5.2em;height:1em;padding:.4em;position:fixed;right:1vw;width:1em;z-index:300}.wrapper .main-section .whatsapp:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.wrapper .main-section .whatsapp svg{color:#ececee}.wrapper .main-section .faq{display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:50vw}@media (min-width:240px) and (max-width:450px){.wrapper .main-section .home-screen{display:flex;flex-direction:column;height:100vh}.wrapper .main-section .main-section{flex:1 1}.wrapper .main-section .section{display:block}.wrapper .main-section .section .side-bar{margin-right:0}}.hidden-screen{display:none!important;opacity:0;width:0!important;z-index:-1}div.product{width:30em!important}.done-screen{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:space-between;max-height:700px;width:-webkit-fill-available}.done-screen .check-mark{border-radius:50%;height:50rem;width:50rem}.done-screen .delivery-date{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.done-screen .delivery-date h4{color:#201f20;margin-bottom:5px;text-decoration:underline}.done-screen button{align-items:center;background:#faba64;border:0;border-radius:30px;color:#201f20;cursor:pointer;display:flex;font-weight:700;gap:10px;padding:20px 30px;transition:background .2s ease-in-out,color;z-index:200}.done-screen button:hover{background:#1f1f1f;color:#fff}html{-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;font-family:Nunito;font-size:8px;scroll-behavior:smooth;-webkit-user-select:none;user-select:none}@media (max-width:800px){html{font-size:7px}}@media (max-width:500px){html{font-size:7px}}.faq{-webkit-text-stroke-width:thin;border-radius:20px;display:flex;flex-wrap:wrap;font-size:1.5rem;font-weight:600;justify-content:flex-start;margin-bottom:30px;overflow:hidden}.faq .button{align-items:center;background-color:#fff;border:none;border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.05);color:#201f20;cursor:pointer;display:flex;flex-direction:column;font-family:Nunito,sans-serif;font-size:2rem;font-weight:500;justify-content:space-between;padding:20px}.faq .button .list{height:auto;max-height:600px;opacity:1;transition:all .3s}.faq .button .list li{color:#201f20;font-weight:500}.faq .button ul{list-style:none}.faq .button li:before{color:#faba64;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.faq .button .hidden{margin:0;max-height:0;opacity:0;z-index:-1}.faq .button .header{display:flex;flex-direction:row;gap:4rem;justify-content:space-between;width:100%}.faq .button .header svg{color:#201f20;height:2.5rem;min-height:2.5rem;min-width:2.5rem;padding:5px;width:2.5rem}.faq .button .header p{color:#201f20;font-size:2.2rem;font-weight:600}.faq .button .header .icon{transition:all .3s}.faq .button .header .rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Surrond{display:flex;flex-direction:column;flex-shrink:0}.Question_Buttons{flex-direction:row;flex-shrink:0;justify-content:flex-start;max-width:80vw}.title h1{font-size:3rem;margin:0 auto;padding:20px;text-align:center}.products{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding:0 20px}.products .product img{width:250px}.products .product{background-color:#fff;border:1px solid #ccc;border-radius:14px;box-shadow:0 2px 2px #ccc;margin:10px;padding:10px;text-align:center;transition:all .3s ease-in-out}.products .product:hover{box-shadow:0 5px 5px #ccc;-webkit-transform:scale(1.05);transform:scale(1.05)}.products .product button{background-color:#0070c9;border:#0070c9;border-radius:14px;color:#e6e6e6;cursor:pointer;font-size:1.2rem;font-weight:500;padding:1.75%}.community-blog{display:flex;flex-direction:column;min-height:100vh;text-align:left;transition:all .3s ease-in-out;width:-webkit-fill-available}.heading{font-size:4.2rem;line-height:2}.heading,.relative-position{color:#000;font-family:Open Sans,sans-serif;text-align:justify;text-justify:inter-word;width:40em}.relative-position{font-size:2.1rem;line-height:1.8;margin-left:115px}#crops{float:left}.image-scale-half{-webkit-transform:scale(.8);transform:scale(.8)}.image-scale-double{-webkit-transform:scale(.7);transform:scale(.7)}.resize_fit_center{vertical-align:middle}
/*# sourceMappingURL=main.81267966.css.map*/