*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lexend Deca,serif!important;font-weight:400!important;position:relative;overflow-x:hidden;overflow-y:scroll}img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}p{font-size:16px;font-weight:400;line-height:1.9em;color:#545975;margin-bottom:25px}h3{font-weight:500;font-size:22px;color:#181a32;margin:6px 0 15px}.js-cont{position:relative;width:100%;height:100%}.animate-image{will-change:transform,opacity,clip-path;clip-path:polygon(0 0,100% 0,100% 0,0 0);transition:all .3s ease}.hero-text{display:block;overflow:hidden}.span-content{display:inline-block}.wrapper{max-width:1200px;margin-inline:auto;padding:0 15px}.column-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3em}.btn{background-color:#1191cc;color:#fff;text-decoration:none;width:150px;height:50px;border-radius:35px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:2px solid #1191cc;font-family:Lexend Deca,serif!important;font-size:16px;font-weight:500}.btn span{display:inline-block;z-index:1}.btn:hover span{color:#1191cc}.btn:before{content:"";position:absolute;top:0;bottom:0;right:100%;left:0;background:#fff;opacity:0;z-index:0;transition:all .5s}.btn:hover:before{left:0;right:0;opacity:1}.form-control{margin-bottom:20px}.form-control label{color:#626993;font-size:14px;font-weight:400;margin-bottom:5px;display:flex}.form-control input,.form-control textarea{width:100%;border-radius:10px;padding:1rem 22px;font-size:16px;letter-spacing:normal;border:1px solid #e8e8e9}.badge{background-color:#ace2f9;color:#1191cc;padding:10px;width:-moz-fit-content;width:fit-content;border-radius:30px;font-size:16px;font-weight:500;margin-bottom:25px}h2{font-size:clamp(2rem,7vw,3rem);font-weight:500;line-height:1.1em;letter-spacing:-.5px;color:#181a32;margin-bottom:25px}h1{text-align:center;color:#181a32;font-size:clamp(2.9rem,7vw,6rem);font-weight:500;line-height:1.2em;letter-spacing:-.9px}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#e3f1ff;border-radius:6px}::-webkit-scrollbar-thumb{background:#0f83b9;border-radius:6px}.whatsapp{position:fixed;bottom:40px;right:30px;z-index:1}header{position:fixed;width:100%;z-index:999;transition:.3s ease-in-out}header .header-wrapper{display:flex;align-items:center;justify-content:space-between;padding:10px;max-width:1400px;position:relative;margin-inline:auto}header .header-wrapper .logo{width:150px}header .header-wrapper ul{padding:0;margin:0;display:flex;align-items:center;gap:3em}header .header-wrapper ul li{list-style:none}header .header-wrapper ul li .navlink{text-decoration:none;color:#181a32;font-size:16px;font-weight:500;transition:color .3s ease-in;position:relative}header .header-wrapper ul li .navlink:before{content:"";position:absolute;bottom:-4px;left:50%;transform:scale(0) translate(-50%);height:3px;width:0;border-radius:10px;background-color:#1191cc;transition:transform .3s,width .3s}header .header-wrapper ul li .navlink.active{color:#1191cc}header .header-wrapper ul li .navlink.active:before{transform:scale(1) translate(-50%);width:30px}header .header-wrapper ul li .navlink:hover:before{transform:scale(1) translate(-50%);width:30px}header .header-wrapper .btn{height:40px;color:#fff;width:165px!important}header .right-side{justify-content:end;gap:8px!important}header .burger{display:none}header .main-menu{display:none!important}.fixed{background-color:#fff;box-shadow:0 0 60px #1931391a}@media screen and (max-width: 991px){header .nav-menu,header .right-side{display:none!important}header .burger{position:relative;width:32px;height:24px;background:transparent;cursor:pointer;display:block}header .burger input{display:none}header .burger span{display:block;position:absolute;height:4px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.5s ease-in-out}header .burger span:nth-of-type(1){top:0;transform-origin:left center}header .burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}header .burger span:nth-of-type(3){top:100%;transform-origin:left center;transform:translateY(-100%)}header .burger input:checked~span:nth-of-type(1){transform:rotate(45deg);top:50%;left:0;transform-origin:center center}header .burger input:checked~span:nth-of-type(2){opacity:0;width:0}header .burger input:checked~span:nth-of-type(3){transform:rotate(-45deg);top:50%;left:0;transform-origin:center center}header .main-menu{display:flex!important}header ul{position:absolute;width:100%;top:98%;left:0;z-index:-1;gap:0!important;background-color:#eaf7eb;display:flex!important;flex-direction:column;align-items:center;justify-content:center;opacity:0;height:0}header ul li{margin:1rem 0}header ul li .navlink{font-size:1.5rem!important}}.hero{background:url(/build/assets/bg-4-CHOZrE8T.png) no-repeat center/cover;padding:150px 0 120px;position:relative}.hero .bg-dots{position:absolute;-o-object-fit:contain;object-fit:contain;width:100%;right:50%;top:-300px;transform:translate(50%)}.hero .content{max-width:900px;text-align:center;margin-inline:auto;display:flex;flex-direction:column;gap:30px;position:relative}.hero .content .feather{position:absolute;max-width:181px;height:auto}.hero .content .feather2{position:absolute;max-width:154px;height:auto;right:0;bottom:44px}.hero .content h1{text-align:center;color:#181a32;font-size:clamp(2.8rem,7vw,6rem);font-weight:500;line-height:1.2em;letter-spacing:-.9px}.hero .content h1 span{color:#1191cc}.hero .content .btn{margin-inline:auto}.hero img{border-radius:15px;margin-top:10px}.hero .column:nth-child(2) img{margin-top:70px}.top-section{background-color:#afe1fa;padding:40px 0}.top-section .card{display:flex;flex-direction:row;gap:15px;border-right:1px solid rgba(84,89,117,.3607843137);padding-right:7px}.top-section .card img{width:40px}.top-section .card p{font-size:14px;line-height:1.4;margin-right:5px}.top-section .column:nth-child(3) .card{border-right:0}.main-section{background:url(/build/assets/bg-2-aGvGkvGV.png) no-repeat left/cover;padding:100px 0}.main-section .column-container{grid-template-columns:minmax(320px,1.5fr) 1fr}.main-section .about-section{margin-bottom:70px}.main-section .about-section .column{position:relative}.main-section .about-section .column .bg-dots{position:absolute;left:0;top:0;-o-object-fit:contain;object-fit:contain;z-index:0}.main-section .about-section img{padding:0 30px 0 50px;z-index:1;position:relative;-o-object-fit:fill;object-fit:fill}.services-section{position:relative}.services-section .feather{position:absolute;max-width:160px;height:auto;right:39%;top:123px}.services-section .column:nth-child(2){display:flex;margin-block:auto}.services-section .column:nth-child(2) .content-section p{margin-bottom:0}.services-section .column-container:nth-child(2){grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.services-section .column-container:nth-child(2) .column:nth-child(2){margin-top:40px}.services-section .column-container:nth-child(2) .column:nth-child(3){margin-top:80px}.services-section .column-container:nth-child(2) .card{display:flex;flex-direction:column;gap:15px;background-color:#fff;box-shadow:0 0 60px #1931391a;padding:40px;border-radius:20px;width:100%}.services-section .column-container:nth-child(2) .card img{width:65px;height:65px;-o-object-fit:contain;object-fit:contain}.delivery-service-section{background:url(/build/assets/bg-3-Cg5DF3CM.png) no-repeat left/cover;padding-bottom:100px}.delivery-service-section .heading{max-width:600px;margin-bottom:40px}.delivery-service-section .heading h2{margin-bottom:0}.delivery-service-section .column-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1em}.delivery-service-section .card{border-radius:15px;overflow:hidden;position:relative;transition:all .3s ease}.delivery-service-section .card img{display:flex}.delivery-service-section .card:hover .overlay-text{opacity:1;right:0;transition:right .5s ease,opacity .3s ease}.delivery-service-section .card:hover .overlay-text:before{transform:translateZ(0);transition:transform .3s ease-out}.delivery-service-section .card:hover .overlay-text:after{transform:translateZ(0);transition:transform .3s ease-out .3s}.delivery-service-section .card:hover .content{transform:translateZ(0)!important;opacity:1!important}.delivery-service-section .card .overlay-text{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;opacity:0;transition:opacity .3s ease;z-index:1}.delivery-service-section .card .overlay-text:before{position:absolute;content:"";left:0;top:0;right:0;bottom:0;transform:translate3d(100%,0,0);background-color:#6ec1e48f;z-index:2;mix-blend-mode:multiply;transition:transform .3s ease-out}.delivery-service-section .card .overlay-text:after{position:absolute;content:"";left:0;top:0;right:0;bottom:0;transform:translate3d(-100%,0,0);background-image:linear-gradient(180deg,#6ec1e48f,#6ec1e48f);z-index:3;transition:transform .3s ease-out .3s}.delivery-service-section .card .overlay-text .content{padding:20px;position:absolute;opacity:0;top:auto;bottom:0;height:100%;display:flex;flex-direction:column;justify-content:end;transform:translate3d(-30px,0,0);transition:all .6s ease-out;z-index:9999}.delivery-service-section .card .overlay-text .content h3{color:#fff;margin-top:0}.delivery-service-section .card .overlay-text .content p{color:#fff;font-weight:400;margin:0}.faq{padding-bottom:100px}.faq .column-container{align-items:center}.faq .column-container .accordion-item{margin:.5rem 0;background:transparent;border-bottom:1px solid #d5d8dc}.faq .column-container .accordion-item .accordion-item-header{background-color:#fff;padding:.5rem 1rem .5rem 2.5rem;min-height:3.5rem;line-height:1.25rem;font-size:1.2rem;font-weight:500;display:flex;color:#000;align-items:center;position:relative;cursor:pointer}.faq .column-container .accordion-item .accordion-item-header.active{color:#1191cc}.faq .column-container .accordion-item .accordion-item-header:after{content:"";position:absolute;left:0;width:30px;height:30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KCTxwYXRoIGZpbGw9IiMxNzcyYTciIGQ9Ik0xOCAxMi45OThoLTV2NWExIDEgMCAwIDEtMiAwdi01SDZhMSAxIDAgMCAxIDAtMmg1di01YTEgMSAwIDAgMSAyIDB2NWg1YTEgMSAwIDAgMSAwIDIiIC8+Cjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain}.faq .column-container .accordion-item .accordion-item-header.active:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KCTxwYXRoIGZpbGw9IiMxNzcyYTciIGQ9Ik0xOCAxMi45OThINmExIDEgMCAwIDEgMC0yaDEyYTEgMSAwIDAgMSAwIDIiIC8+Cjwvc3ZnPg==)}.faq .column-container .accordion-item .accordion-item-body{max-height:0;overflow:hidden;transition:max-height .2s ease-out;background-color:transparent}.faq .column-container .accordion-item .accordion-item-body .accordion-item-body-content{padding:0 1rem 1rem 2.5rem;line-height:1.5rem;-o-border-image:linear-gradient(to right,transparent,#34495e,transparent) 1;border-image:linear-gradient(to right,transparent,#34495e,transparent) 1;color:#696969;font-size:14px}.faq .column-container img{padding:0 40px}.quick-fast{background:url(/build/assets/bg-4-CHOZrE8T.png) no-repeat center/cover;padding:100px 0}.quick-fast .content{background:url(/build/assets/bg-5-decXtSrf.png) no-repeat center/contain;max-width:900px;text-align:center;margin-inline:auto;position:relative}.quick-fast .content .feather{position:absolute;max-width:181px;height:auto;left:25px}.quick-fast .content .feather2{position:absolute;max-width:154px;height:auto;right:40px;bottom:-60px}.quick-fast .content h1{margin-bottom:15px}.quick-fast .content .btn{margin-inline:auto}.contact-section{background:url(/build/assets/bg-4-CHOZrE8T.png) no-repeat center/cover;padding:100px 0;position:relative}.contact-section .bg-dots{position:absolute;-o-object-fit:contain;object-fit:contain;width:1400px;right:50%;top:0;transform:translate(50%);z-index:0}.contact-section .heading{max-width:900px}.contact-section .wrapper{display:flex;flex-direction:column}.contact-section .wrapper .column-container{grid-template-columns:minmax(320px,2.7fr) 1fr;z-index:1;position:relative}.contact-section .wrapper .column-container .feather{position:absolute;max-width:181px;height:auto;top:-120px;right:40px}.contact-section .wrapper .column-container .map{border-radius:10px;overflow:hidden}.contact-section .wrapper .column-container .contact-form{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 0 60px #19313912}.contact-section .wrapper .column-container .contact-form a{color:#1191cc;text-decoration:none;margin-bottom:15px;display:flex}.copy-right{padding:15px 0;text-align:center;background-color:#afe1fa}.copy-right p{margin-bottom:0;font-size:14px}.about-us .hero{background-image:none;padding:70px 0 0}.about-us .hero .wrapper{max-width:1300px}.about-us .hero .wrapper .container{display:flex;align-items:center;background:url(/build/assets/hero-bg-about-4AMmmOYI.png) no-repeat center/cover;border-radius:15px;overflow:hidden}.about-us .hero .wrapper .container .column{flex:.6}.about-us .hero .wrapper .container .column .content{padding:0 80px;text-align:start;gap:15px}.about-us .hero .wrapper .container .column .content .feather{right:50px;top:-12px}.about-us .hero .wrapper .container .column .content h1{text-align:start;font-size:clamp(2.8rem,7vw,4.875rem)}.about-us .hero .wrapper .container .column .content p{margin-bottom:0}.about-us .hero .wrapper .container .column .content .btn{margin:0}.about-us .hero .wrapper .container .column .content .top-section{background-color:transparent}.about-us .hero .wrapper .container .column .content .top-section .column-container{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.about-us .hero .wrapper .container .column .content .top-section .column-container .card{display:flex;flex-direction:column;align-items:center;text-align:center}.about-us .hero .wrapper .container .column .content .top-section .column-container .card img{margin-top:0}.about-us .hero .wrapper .container .column .content .top-section .column-container .card p{font-weight:500;font-size:18px;color:#181a32}.about-us .hero .wrapper .container .column:nth-child(2){flex:.4}.about-us .hero .wrapper .container .column:nth-child(2) img{margin-top:0;border-radius:0}.about-us .Why-choose-section{background:url(/build/assets/bg-3-Cg5DF3CM.png) no-repeat center/cover;padding:0 0 100px}.about-us .Why-choose-section .why-choose .column-container{display:flex;flex-direction:row;gap:10px}.about-us .Why-choose-section .why-choose .column-container img{padding:0 30px 0 50px;z-index:1;position:relative;-o-object-fit:fill;object-fit:fill}.about-us .Why-choose-section .why-choose .column{flex:.4;position:relative}.about-us .Why-choose-section .why-choose .column ul{padding-left:0}.about-us .Why-choose-section .why-choose .column ul li{list-style:none}.about-us .Why-choose-section .why-choose .column ul li .head{display:flex;align-items:start;gap:15px}.about-us .Why-choose-section .why-choose .column ul li .head h3{margin:3px 0 5px}.about-us .Why-choose-section .why-choose .column ul li .head img{width:34px;height:34px;padding:0}.about-us .Why-choose-section .why-choose .column .bg-dots{position:absolute;-o-object-fit:contain;object-fit:contain;width:500px;right:26%;top:-10px;transform:rotate(194deg);z-index:0}.about-us .Why-choose-section .why-choose .column:nth-child(2){flex:.6}.offer-section{background:url(/build/assets/offer-bg-CBl9KyQS.png) no-repeat center/cover;padding:100px 0}.offer-section .content{display:flex;justify-content:space-between;align-items:center;gap:2em}.offer-section .content h1{color:#fff;text-align:start;font-size:clamp(2.8rem,7vw,4.875rem);font-weight:500;line-height:1.2em;letter-spacing:-.9px}.offer-section .content a{width:285px}.contact-page .hero,.services-page .hero{background-position:top;padding:120px 0 0}.contact-page .hero .bg-dots,.services-page .hero .bg-dots{width:87%;right:52%;top:-122px}.contact-page .hero .column-container,.services-page .hero .column-container{display:flex;flex-direction:row;align-items:center;padding-bottom:50px;z-index:9;position:relative}.contact-page .hero .column-container .column,.services-page .hero .column-container .column{flex:.7}.contact-page .hero .column-container .column h2,.services-page .hero .column-container .column h2{font-size:clamp(2.8rem,7vw,4rem);max-width:850px;margin-bottom:0}.contact-page .hero .column-container .column h2 span,.services-page .hero .column-container .column h2 span{color:#1191cc}.contact-page .hero .column-container .column:nth-child(2),.services-page .hero .column-container .column:nth-child(2){flex:.3;display:flex;flex-direction:column;position:relative}.contact-page .hero .column-container .column:nth-child(2) img,.services-page .hero .column-container .column:nth-child(2) img{margin-top:0;top:58px;right:24px;max-width:154px;position:absolute;-o-object-fit:contain;object-fit:contain}.contact-page .hero .image img,.services-page .hero .image img{display:flex;border-radius:0;z-index:9;position:relative}.contact-page .contact-details{background:url(/build/assets/bg-3-Cg5DF3CM.png) no-repeat right/cover;padding:70px 0}.contact-page .contact-details .social-section,.contact-page .contact-details .form-section{padding-bottom:70px}.contact-page .contact-details .social-section .heading,.contact-page .contact-details .form-section .heading{text-align:center}.contact-page .contact-details .social-section .heading h2,.contact-page .contact-details .form-section .heading h2{margin-bottom:40px}.contact-page .contact-details .social-section .heading .badge,.contact-page .contact-details .form-section .heading .badge{margin-inline:auto;margin-bottom:20px}.contact-page .contact-details .social-section .column .card,.contact-page .contact-details .form-section .column .card{background-color:#fff;padding:30px;border-radius:20px;box-shadow:0 0 60px #1931391a}.contact-page .contact-details .social-section .column .card h3,.contact-page .contact-details .form-section .column .card h3{font-size:clamp(1.8rem,7vw,2.25rem);font-weight:500;margin-bottom:30px}.contact-page .contact-details .social-section .column img,.contact-page .contact-details .form-section .column img{border-radius:20px}.contact-page .contact-details .social-section{padding-bottom:0}.contact-page .contact-details .social-section .heading{max-width:700px;margin-inline:auto}.contact-page .contact-details .social-section .heading h2{margin-bottom:60px}.contact-page .contact-details .social-section .column-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contact-page .contact-details .social-section .column-container .card{display:flex;flex-direction:column;align-items:center;border-radius:15px;padding:40px}.contact-page .contact-details .social-section .column-container .card .icon{width:44px;height:44px;background-color:#1191cc24;display:flex;align-items:center;justify-content:center;border-radius:35px;margin-bottom:15px;transition:.3s ease-in-out}.contact-page .contact-details .social-section .column-container .card .icon:hover{background-color:#1191cc61}.contact-page .contact-details .social-section .column-container .card h6{font-size:18px;font-weight:500}.schedule-details{padding-top:0!important}.schedule-details .schedule-form{max-width:900px;margin-inline:auto}.schedule-details .schedule-form .card{background-color:#fff;padding:3em!important;border-radius:20px;box-shadow:0 0 60px #1931391a}.schedule-details .schedule-form .card h3{font-size:clamp(1.8rem,7vw,2.25rem);font-weight:500;margin-bottom:30px}.schedule-details .schedule-form .card h5{font-size:clamp(1rem,6vw,1.5rem);font-weight:400;margin-bottom:30px}.schedule-details .schedule-form .card .btn{margin-inline:auto}@media screen and (max-width: 1200px){.about-us .hero .content{padding:0 40px!important}.about-us .hero .content .top-section{padding:20px 0}.about-us .hero .content .top-section .column-container{gap:1rem!important}}@media screen and (max-width: 991px){.hero{padding:150px 0 50px}.hero .content p{margin-bottom:0}.hero .content .btn{margin-bottom:70px}.hero img{margin-top:0}.hero .column:nth-child(2) img{margin-top:0}.top-section .column:nth-child(3) p{margin-bottom:0}.column-container{gap:2em!important}.services-section .column-container{gap:0!important;margin-bottom:1.5rem}.services-section .column-container:nth-child(2){gap:2rem!important;margin-bottom:0}.services-section .column-container:nth-child(2) .column:nth-child(2){margin-top:0}.services-section .column-container:nth-child(2) .column:nth-child(3){margin-top:0}.main-section{padding:50px 0}.main-section .column-container{display:flex;flex-direction:column}.main-section .about-section{margin-bottom:50px}.about-us .hero .wrapper .container{display:flex;flex-direction:column}.about-us .hero .wrapper .container .content{padding:20px!important}.about-us .hero .wrapper .container .content .top-section{padding:20px 0}.about-us .hero .wrapper .container .content .top-section .column-container{gap:1rem!important}.Why-choose-section{padding:0 0 50px!important}.Why-choose-section .why-choose .column-container{flex-direction:column-reverse!important}.contact-section{padding:50px 0}.contact-section .column-container{display:flex;flex-direction:row}.contact-section .column-container .column{flex:1}.offer-section{padding:50px 0}.offer-section .content{flex-direction:column!important;align-items:self-start!important}.offer-section .content a{width:150px}.contact-page .hero .column-container,.services-page .hero .column-container{flex-direction:column!important;align-items:self-start!important}.contact-details{padding:50px 0!important}.whatsapp{bottom:20px;right:20px}}@media screen and (max-width: 724px){.main-section{padding:50px 0}.main-section .about-section{margin-bottom:50px}.main-section .services-section{gap:1rem}.main-section .services-section .column-container{gap:1rem!important;margin-bottom:1.5rem}.main-section .services-section .column-container:nth-child(2) .column:nth-child(2){margin-top:0}.main-section .services-section .column-container:nth-child(2) .column:nth-child(3){margin-top:0}.delivery-service-section,.faq{padding-bottom:50px}.quick-fast{padding:100px 0 0}.shedule-pickup .schedule-details .wrapper{padding:0 15px}.schedule-details .wrapper{padding:0}.schedule-details .wrapper .schedule-form .card{padding:1.5rem!important}.schedule-details .wrapper .schedule-form .card .column-container{display:flex;flex-direction:column;gap:0!important}.contact-section .column-container{display:flex;flex-direction:column}.contact-section .bg-dots{max-width:100%!important}}@media screen and (max-width: 600px){.column-container{gap:1em!important}.top-section .card{border-right:0;border-bottom:1px solid rgba(84,89,117,.3607843137)}.top-section .column:nth-child(3) .card{border-bottom:0}.top-section .column:nth-child(3) p{margin-bottom:0}.about-us .hero .top-section .column-container{display:flex;flex-direction:row}.about-us .hero .top-section .column-container .card{border:0}}
