@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.home-con{height:80vh;display:flex;flex-direction:column;justify-content:space-between}.home.flex{padding-top:3rem;justify-content:flex-start;gap:1rem}.home .left{width:56%}.home .left p{width:80%;margin-top:10px}.home .left .btn-con.flex{margin-top:30px;justify-content:flex-start}.home .right{display:flex}.right .first-img{width:350px}.right .second-img{position:absolute;right:0;top:25%;width:300px}.status{display:flex;justify-content:center;align-items:center;gap:8rem}.about-first{background-color:#4caf4f31;padding:4rem;margin-top:5rem}.about-first .flex{height:320px;gap:3rem;align-items:stretch}.about-first .box{height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:10px;text-align:center}.about-first .box h3,.about-first .box img{width:250px}.about-first .box a{color:var(--third-color);display:flex;gap:8px;align-items:center}.about-first .box a img{width:30px}.about-second{padding:6rem 0}.about-second.flex{justify-content:space-around}.about-second .about-left{width:50%}.about-second .about-left .about-title{margin-bottom:2rem}.about-second .about-left .about-img{height:300px;display:flex;position:relative}.about-second .about-left .about-img img{width:350px}.about-second .about-left .about-img img:nth-child(1){align-self:flex-start}.about-second .about-left .about-img img:nth-child(2){align-self:flex-end;margin-left:-10%}.about-second .long-arrow{position:absolute;bottom:-130px;height:280px}.about-second .about-right{width:40%}.line{height:2px;width:80%;background-color:var(--third-color);margin-bottom:30px}.about-third .about-title h2,.about-third .about-right p{margin-bottom:2rem}.about-third .about-left .about-img{height:400px}.about-third .about-left .about-img img:nth-child(1){z-index:88}.about-third .about-left .about-img img:nth-child(2){align-self:flex-end;margin-left:-5%}.about-third .bird{position:absolute;height:40px;max-width:40px}.about-third .bird.bird1{right:20%;top:0;height:70px;max-width:70px}.about-third .bird.bird2{left:0;bottom:20%}#mealService{background-color:#e1634726;padding:3rem 0}.hot-meal .left{width:60%}.hot-meal .left h2{margin-bottom:4rem}.hot-meal .left .img-con{display:flex;flex-wrap:wrap}.hot-meal .left .img-con img:nth-child(1){width:300px;height:220px;align-self:flex-start;margin-bottom:2rem}.hot-meal .left .img-con img:nth-child(2){align-self:center;margin-bottom:-6rem}.hot-meal .left .img-con img:nth-child(3){align-self:flex-end}.hot-meal .left .img-con img{width:300px}.hot-meal .right{width:40%}.hot-meal .right h3{margin-bottom:2rem}.frozen-meal.hot-meal .left .img-con{justify-content:flex-end;gap:3rem}.frozen-meal.hot-meal .left .img-con .con{display:flex;flex-direction:column}.frozen-meal.hot-meal .left .img-con .con img:nth-child(2){margin-bottom:0}.longArrow{height:50px}#testimonial{padding:6rem 0}#testimonial .test-title{display:flex;gap:15px}#testimonial .test-title img{width:50px}#testimonial .cards-con{display:flex;justify-content:space-between;gap:1rem;padding-top:6rem}#testimonial .card{position:relative;display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center;background-color:#ffa50033;border-radius:10px;width:350px;padding:3rem}#testimonial .card img{position:absolute;top:-40px;width:70px;height:70px;border-radius:50%}.contact-container{padding:3rem 0 12rem;position:relative}.contact-container .flex{justify-content:space-around;gap:2rem}.contact-container .left{width:40%}.send-arrow{position:absolute;width:440px;left:40%;bottom:-3rem}.contact-container button{padding:10px 40px}.login-con{height:80vh;padding-left:3rem;padding-top:5rem;padding-bottom:7rem}.login-con .login-form{width:40%}.login-con img{position:absolute;right:0;width:600px;z-index:100}.register-form{width:40%;padding-bottom:4rem}.violet-form input,.violet-form textarea{border-color:var(--btn-secondary-color)}.black-form input,.black-form textarea{border-color:var(--text-primary-color)}.green-form input,.green-form textarea{border-color:var(--secondary-color)}.register-photo{position:absolute;right:0;top:20%;width:500px;border-radius:20px}.background-div{background-color:#9146dd73;border-radius:10px}.btn-container{display:flex;flex-direction:column;gap:.8rem;padding:2rem}.btn-container p{margin-top:1rem;padding-left:1rem}.btn-container p a{padding:0 1rem;font-weight:700;border-bottom:1px solid var(--primary-color)}.orLine{display:flex;justify-content:center;align-items:center}.orLine:before,.orLine:after{content:"";height:1.5px;width:48%;background-color:var(--btn-secondary-color)}.orLine:before{margin-inline-end:20px}.orLine:after{margin-inline-start:20px}.hotmeal-con{padding:4rem 0}.hotmeal-con>h3{margin-bottom:2rem}.meals-con.flex{justify-content:flex-start;align-items:stretch;flex-wrap:wrap;row-gap:2rem}.meals-con .meal{display:flex;flex-direction:column;width:310px;background-color:#ff634766;border-radius:10px;overflow:hidden;padding-bottom:2rem;position:relative}.meals-con .meal img{width:100%;height:200px;object-fit:cover}.meals-con .meal .des{padding:1rem 2rem}.meals-con .meal .des ul{padding:1rem 0}.meals-con .meal .des ul li{padding:5px}.meals-con .badge{position:absolute;top:43%;right:7%;background-color:var(--secondary-color);color:var(--white-color);font-size:15px;padding:10px;border-radius:10px;box-shadow:1px 1px 10px #0006}.meals-con .badge.badge-hot,.meals-con .badge.badge-frozen{top:0%;left:8%;text-align:center}.meals-con .badge.badge-hot{background-color:var(--primary-color)}.meals-con .badge.badge-frozen{background-color:var(--btn-primary-color)}.frozenmeal-con .meals-con .meal{background-color:#4caf5066}u{border-bottom:1px solid black;cursor:pointer;font-size:14px}.position-con{padding:4rem 0;gap:2rem}.position{background-color:#4caf504d;border-radius:10px;padding:1rem 3rem;display:flex;flex-direction:column;gap:1rem;align-items:self-start}.position ul{padding-left:1rem;display:flex;flex-direction:column;gap:10px;margin-bottom:1rem}.position ul li{list-style:disc}.table-schedule{border:2px solid #92370af6;width:800px;height:200px}.th-shcedule{border:1px solid #a73f0bf6}.td-schedule{border:1px solid #7d2f08f6;text-align:center}.recently-Delivered-lists{border:2px solid rgb(143,103,103);width:auto;height:auto}.vl{border-left:2px solid #a74514f6;height:300px}.status{color:#21b028}.cargiver-con.flex{padding:4rem 0;flex-wrap:wrap;row-gap:4rem}.caregiver{width:630px;background-color:#ffa5004d;border-radius:10px;padding:3rem;display:flex;justify-content:flex-start;align-items:center;gap:1rem}.caregiver .img{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;text-align:center}.caregiver img{width:100px;height:100px;border-radius:50%;object-fit:cover}.caregiver ul{background-color:var(--bg-color);border-radius:10px;padding:2rem 1.3rem;display:flex;flex-direction:column;gap:10px;flex-wrap:wrap}.button{background-color:#fff;border:1px solid rgb(17,98,219);padding:10px;border-radius:10px;margin-right:15px;cursor:pointer;font-size:16px;color:var(--text-primary-color)}table{width:100%;color:#000;margin-bottom:50px}th{background-color:#ff5900;color:#fff}td,th{border:1px solid #ff5900;text-align:left;padding:10px}.red{background-color:red;color:#fff}.table-schedule{width:100%}.feedback-con.flex{align-items:flex-start;margin-bottom:3rem}.feedbacks{margin-top:2rem;width:50%;display:flex;flex-direction:column;background-color:#4caf5033;border-radius:10px;padding:1rem 3rem}.feedback{margin-top:2rem;display:flex;gap:1rem}.feedback img{width:80px;height:80px}.feedback .text{width:420px;background-color:var(--bg-color);border-radius:10px;padding:2rem}.feedback .text p{margin-top:1rem}.feedback-form{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.feedback-form textarea{resize:vertical;padding:1rem;font-size:18px;border-color:var(--secondary-color)}.safety.flex{gap:calc(5vw + 3rem);justify-content:flex-start}.safety{padding:4rem 2rem}.safety .text h3{margin-bottom:20px}.safety .text,.safety.safety-2 .img{width:50%}.safety .img img{width:400px}.certificate{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:3rem 0}.certificate p{width:50%;text-align:center}.certificate img{width:300px}nav{padding:40px 0}.logo h3{font-size:24px;color:var(--primary-color)}.logo p{font-size:15px}nav ul li{padding:10px}nav ul li a:hover{color:var(--text-secondary-color)}.dropdown{position:relative;display:inline-block}.dropdown-content{width:max-content;display:none;position:absolute;background-color:#f9f9f9;box-shadow:0 8px 16px #0003;z-index:1;border-radius:10px}.dropdown-content a{font-size:16px;color:var(--text-primary-color);padding:12px 16px;display:block;border-radius:10px;transition:.2s}.dropdown-content a:hover{background-color:var(--primary-color)}.dropdown:hover .dropdown-content{display:block}.profile-con{display:flex;justify-content:space-between;align-items:center;gap:35px}.profile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.profile .profile-img{width:50px;height:50px}.profile .profile-img img{width:100%;height:100%;border-radius:50%;border:1px solid var(--primary-color);object-fit:cover}.profile p{text-align:center;font-size:15px}.model{position:absolute;top:20%;left:50%;transform:translate(-50%);z-index:99999;width:max-content;height:200px;background-color:var(--bg-color);box-shadow:#64646f33 0 7px 29px;border-radius:10px;padding:1rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.model .cta{display:flex;gap:2rem}.model.success{background-color:var(--secondary-color)}.footer-con{background-color:#ff6347cc;padding:8rem 0}.footer-con a,.footer-con .quick-form p{color:var(--white-color)}.footer-con .logo{background-color:var(--bg-color);padding:1rem;border-radius:10px}.footer-con ul{text-align:center}.footer-con ul li{padding:1rem}.footer-con .quick-form{display:flex;flex-direction:column;gap:1rem;align-items:center}.footer-con .quick-form p{font-weight:700}.footer-con .quick-form input{padding:20px 15px;border-radius:10px}.wave{position:relative}.custom-shape-divider-top-1702883696{z-index:88;position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-1702883696 svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}.custom-shape-divider-top-1702883696 .shape-fill{fill:#ffffff5d}:root{--bg-color: #f8f8f8;--primary-color: #ff6347;--secondary-color: #4caf50;--third-color: #ffa500;--btn-primary-color: #007bff;--btn-secondary-color: #8a2be2;--text-primary-color: #333333;--text-secondary-color: #555555;--white-color: #ffffff;--title-1: clamp(1.5rem, 1.1957rem + 1.5217vw, 2.375rem);--title-2: clamp(1.25rem, .9891rem + 1.3043vw, 2rem);--title-3: clamp(1.125rem, .9076rem + 1.087vw, 1.75rem);--normal-font: clamp(1rem, .913rem + .4348vw, 1.25rem);--para-font: clamp(.875rem, .788rem + .4348vw, 1.125rem)}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box;outline:none;border:none;text-decoration:none;list-style:none;font-family:Inter,sans-serif}body,html{font-size:16px;scroll-behavior:smooth}body{overflow-x:hidden;color:var(--text-primary-color)}.container{width:min(85%,1400px);margin:0 auto}.flex{display:flex;gap:15px;justify-content:space-between;align-items:center}.flex-col{display:flex;gap:15px;justify-content:center;align-items:center}img{width:100%}.logo img{width:60px}.btn img{width:30px}h1{font-size:var(--title-1);font-weight:900;line-height:150%;text-transform:capitalize}h2{font-size:var(--title-2);font-weight:700;line-height:150%}h3{font-size:var(--title-3);font-weight:600;line-height:150%}span{color:var(--primary-color);font-size:var(--title-1)}a,.normal{font-size:var(--normal-font);font-weight:500;line-height:110%;color:var(--text-primary-color)}p,.para-font{font-size:var(--para-font);font-weight:400;line-height:150%;color:var(--text-secondary-color)}.text-orange{color:var(--primary-color)}.text-green{color:var(--secondary-color)}.text-violet{color:var(--btn-secondary-color)}.btn{padding:10px 20px;border:1px solid;border-radius:10px;font-size:var(--normal-font);transition:.3s;cursor:pointer}.btn-flex{display:inline-flex;justify-content:center;align-items:center;padding:15px 30px;gap:15px}form{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start;padding:2rem 0}input,textarea{padding:1rem;border-radius:10px;border:3px solid var(--primary-color);font-size:18px;width:100%}textarea{resize:vertical;height:100px}form .form-btn{margin-top:1rem;padding:15px 4rem}.primary,.outline:hover{border-color:var(--primary-color);background-color:var(--primary-color);color:var(--white-color)}.btn:hover{opacity:.8}.outline{border-color:var(--primary-color);background-color:transparent;color:var(--primary-color)}.green{background-color:var(--secondary-color);border-color:var(--secondary-color);color:var(--white-color)}.blue{background-color:var(--btn-primary-color);border-color:var(--btn-primary-color);color:var(--white-color)}.black{background-color:var(--text-primary-color);border-color:var(--text-primary-color);color:var(--white-color)}.secondary{border-color:var(--btn-secondary-color);background-color:var(--btn-secondary-color);color:var(--white-color)}.secondary-outline{border-color:var(--btn-secondary-color);background-color:transparent;color:var(--white-color)}.loading{display:flex;justify-content:center;align-items:center;height:600px;width:100%}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:var(--primary-color);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}
