.Hero-tsx-module__6I7l-q__hero{background:#f8f9fa;align-items:center;min-height:80vh;padding:3rem 0 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:1100px){.Hero-tsx-module__6I7l-q__hero{margin-top:calc(var(--nav-height-mobile)*-1);padding-top:calc(var(--nav-height-mobile) + 1.5rem);padding-bottom:2.5rem}}.Hero-tsx-module__6I7l-q__bgSlider{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-tsx-module__6I7l-q__bgImage{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.Hero-tsx-module__6I7l-q__bgImage.Hero-tsx-module__6I7l-q__active{opacity:1;animation:20s linear infinite alternate Hero-tsx-module__6I7l-q__zoomEffect}@keyframes Hero-tsx-module__6I7l-q__zoomEffect{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-tsx-module__6I7l-q__bgSlider:after{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-tsx-module__6I7l-q__heroGrid{z-index:2;color:inherit;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-tsx-module__6I7l-q__content{text-align:left}.Hero-tsx-module__6I7l-q__mainTitle{letter-spacing:-.5px;margin-bottom:.8rem;font-size:clamp(38px,3.2vw,52px)}.Hero-tsx-module__6I7l-q__highlight{color:#18a1d8}.Hero-tsx-module__6I7l-q__separator{opacity:1;border:none;border-top:1.2px solid #000;margin:.8rem 0}.Hero-tsx-module__6I7l-q__tagline{color:#000;margin:.4rem 0;font-family:Inter,sans-serif;font-size:clamp(22px,1.7vw,30px);font-weight:500}.Hero-tsx-module__6I7l-q__offerContainer{margin:.8rem 0}.Hero-tsx-module__6I7l-q__offerText{color:#18a1d8;font-family:Outfit,sans-serif;font-size:clamp(26px,2vw,34px);font-weight:800}.Hero-tsx-module__6I7l-q__orderSection{text-align:center;width:100%;margin-top:2rem}.Hero-tsx-module__6I7l-q__orderSubtitle{color:#000;text-align:center;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:clamp(18px,1.4vw,22px);font-style:italic;font-weight:800}.Hero-tsx-module__6I7l-q__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-tsx-module__6I7l-q__actions .btn{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:260px;padding:12px 28px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #18a1d833;color:#fff!important;background-color:#18a1d8!important;border:none!important}.Hero-tsx-module__6I7l-q__actions .btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 15px #18a1d84d}.Hero-tsx-module__6I7l-q__actions .btn-primary{background-color:#18a1d8!important}.Hero-tsx-module__6I7l-q__actions .btn-secondary{background-color:#000!important}@media (max-width:1200px){.Hero-tsx-module__6I7l-q__mainTitle{font-size:4rem}}@media (max-width:992px){.Hero-tsx-module__6I7l-q__mainTitle{font-size:3.5rem}.Hero-tsx-module__6I7l-q__offerText{font-size:2.5rem}}@media (max-width:768px){.Hero-tsx-module__6I7l-q__heroGrid{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-tsx-module__6I7l-q__content{text-align:center}.Hero-tsx-module__6I7l-q__mainTitle{font-size:3rem}.Hero-tsx-module__6I7l-q__tagline{font-size:1.4rem}.Hero-tsx-module__6I7l-q__offerText{font-size:2rem}.Hero-tsx-module__6I7l-q__actions{flex-direction:column;align-items:center}.Hero-tsx-module__6I7l-q__actions .btn{min-width:100%}}
.ServicesGrid-module__qxEmGG__servicesSection{background:#fff}.ServicesGrid-module__qxEmGG__header{text-align:center;margin-bottom:2rem}.ServicesGrid-module__qxEmGG__subheader{color:var(--secondary);letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.ServicesGrid-module__qxEmGG__header h2,.ServicesGrid-module__qxEmGG__title{font-size:3rem;font-weight:700;line-height:1.2}.ServicesGrid-module__qxEmGG__grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.ServicesGrid-module__qxEmGG__serviceCard{transition:var(--transition);background:0 0;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;display:flex}.ServicesGrid-module__qxEmGG__imageBox{width:90px;height:90px;box-shadow:none;transition:var(--transition);border:1.5px solid #0000;border-radius:12px;position:relative;overflow:hidden}.ServicesGrid-module__qxEmGG__serviceCard:hover .ServicesGrid-module__qxEmGG__imageBox{border-color:var(--primary);box-shadow:none}.ServicesGrid-module__qxEmGG__img{object-fit:cover}.ServicesGrid-module__qxEmGG__details{text-align:center}.ServicesGrid-module__qxEmGG__details h3{margin:0;font-size:1.15rem;font-weight:800}.ServicesGrid-module__qxEmGG__linkText{display:none}@media (max-width:1200px){.ServicesGrid-module__qxEmGG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.ServicesGrid-module__qxEmGG__grid{grid-template-columns:repeat(3,1fr)}.ServicesGrid-module__qxEmGG__imageBox{width:90px;height:90px}}@media (max-width:768px){.ServicesGrid-module__qxEmGG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.ServicesGrid-module__qxEmGG__header h2{font-size:2rem}.ServicesGrid-module__qxEmGG__imageBox{width:100px;height:100px}}@media (max-width:480px){.ServicesGrid-module__qxEmGG__grid{grid-template-columns:1fr}}
.Delivery-module__0Kk-Iq__section{background:var(--light)}.Delivery-module__0Kk-Iq__header{text-align:center;max-width:900px;margin:0 auto 2.5rem}.Delivery-module__0Kk-Iq__header h2,.Delivery-module__0Kk-Iq__title{color:#000}.Delivery-module__0Kk-Iq__description{color:#444;max-width:800px;margin:0 auto;font-size:1.1rem}.Delivery-module__0Kk-Iq__grid{grid-template-columns:1fr 1fr 1.5fr;align-items:stretch;gap:2rem;display:grid}.Delivery-module__0Kk-Iq__deliveryCard{box-shadow:none;background:#fff;border:1px solid #18a1d84d;border-radius:20px;flex-direction:column;padding:1.5rem 2rem;transition:all .3s;display:flex}.Delivery-module__0Kk-Iq__deliveryCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #18a1d826}.Delivery-module__0Kk-Iq__cardHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Delivery-module__0Kk-Iq__cardHeader h3{margin:0;font-size:1.8rem;font-weight:700}.Delivery-module__0Kk-Iq__list{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.Delivery-module__0Kk-Iq__list li{color:#000;align-items:flex-start;gap:.8rem;font-size:1.05rem;font-weight:500;display:flex}.Delivery-module__0Kk-Iq__checkIcon{color:#000;flex-shrink:0;margin-top:3px}.Delivery-module__0Kk-Iq__express{box-shadow:none;border:1px solid #18a1d84d}.Delivery-module__0Kk-Iq__express:hover{border-color:var(--primary-light)}.Delivery-module__0Kk-Iq__imageColumn{justify-content:center;align-items:center;display:flex}.Delivery-module__0Kk-Iq__imageWrapper{width:100%;height:100%;position:relative}.Delivery-module__0Kk-Iq__vanImg{object-fit:cover;width:100%;height:100%;box-shadow:none}.Delivery-module__0Kk-Iq__actions{justify-content:center;gap:2rem;width:100%;margin-top:3rem;display:flex}.Delivery-module__0Kk-Iq__actions a{border-radius:12px;min-width:250px;padding:1rem 2rem;font-size:1.1rem}@media (max-width:1200px){.Delivery-module__0Kk-Iq__grid{grid-template-columns:1fr 1fr}.Delivery-module__0Kk-Iq__imageColumn{grid-column:span 2}}@media (max-width:768px){.Delivery-module__0Kk-Iq__grid{grid-template-columns:1fr}.Delivery-module__0Kk-Iq__imageColumn{grid-column:span 1}.Delivery-module__0Kk-Iq__header h2{font-size:2rem}.Delivery-module__0Kk-Iq__actions{flex-direction:column;align-items:center;gap:1rem}.Delivery-module__0Kk-Iq__actions a{width:100%;padding:.8rem 1.5rem;font-size:1rem}}
.Process-module__1GqqUW__section{--step-clr-1:var(--primary);--step-clr-2:#1a1a1a;--step-clr-3:var(--primary);--step-clr-4:#1a1a1a;--step-clr-5:var(--primary);--step-clr-6:#1a1a1a;background:#fff}.Process-module__1GqqUW__grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:3rem;display:grid}.Process-module__1GqqUW__contentColumn{position:sticky;top:120px}.Process-module__1GqqUW__brandName{color:#18a1d8;letter-spacing:1px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2;display:block}.Process-module__1GqqUW__mainTitle{color:#000;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.2}.Process-module__1GqqUW__contentColumn p{color:#000;margin-bottom:2rem;font-size:1.15rem;line-height:1.5}.Process-module__1GqqUW__stepsColumn{justify-content:center;align-items:center;min-height:700px;display:flex;position:relative}.Process-module__1GqqUW__swirlContainer{justify-content:center;align-items:center;width:550px;height:550px;display:flex;position:relative;transform:translate(40px)}.Process-module__1GqqUW__centerCircle{z-index:100;width:140px;height:140px;box-shadow:none;text-align:center;background:#fff;border:4px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.Process-module__1GqqUW__centerCircle h3{color:var(--primary);margin:0;font-size:2.8rem;font-weight:900;line-height:1}.Process-module__1GqqUW__centerCircle span{color:#333;letter-spacing:2px;margin-top:5px;font-size:.75rem;font-weight:800}.Process-module__1GqqUW__swirlStep{transform-origin:50%;width:180px;height:180px;transform:rotate(calc(var(--i)*60deg))translateY(-185px);z-index:calc(10 + var(--i));position:absolute}.Process-module__1GqqUW__stepPetal{background:var(--clr);width:100%;height:100%;transform:rotate(calc(var(--i)*-60deg + 45deg));cursor:pointer;box-shadow:none;border:2px solid #fff;border-radius:50px 0;justify-content:center;align-items:center;padding:.8rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.Process-module__1GqqUW__swirlStep:hover{z-index:200}.Process-module__1GqqUW__swirlStep:hover .Process-module__1GqqUW__stepPetal{transform:rotate(calc(var(--i)*-60deg + 45deg))scale(1.1);box-shadow:none}.Process-module__1GqqUW__stepContent{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:150px;display:flex;transform:rotate(-45deg)}.Process-module__1GqqUW__stepHeader{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:.3rem;display:flex}.Process-module__1GqqUW__numberIcon{width:32px;height:32px;color:var(--clr);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex}.Process-module__1GqqUW__stepContent h4{text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.Process-module__1GqqUW__swirlStep.Process-module__1GqqUW__blackCard h4{color:var(--primary)}.Process-module__1GqqUW__stepContent p{color:#fff;max-width:140px;margin:0 auto;font-size:.65rem;font-weight:600;line-height:1.3}.Process-module__1GqqUW__petalDecor{pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-40px;right:-40px}@media (max-width:1400px){.Process-module__1GqqUW__swirlContainer{width:600px;height:600px}.Process-module__1GqqUW__swirlStep{width:380px;height:340px;transform:rotate(calc(var(--i)*60deg))translateY(-160px)}.Process-module__1GqqUW__stepContent h4{font-size:1.1rem}}@media (max-width:1200px){.Process-module__1GqqUW__swirlContainer{width:500px;height:500px}.Process-module__1GqqUW__swirlStep{width:300px;height:280px;transform:rotate(calc(var(--i)*60deg))translateY(-130px)}.Process-module__1GqqUW__stepContent{width:200px}.Process-module__1GqqUW__stepContent h4{font-size:.9rem}.Process-module__1GqqUW__stepContent p{font-size:.8rem}.Process-module__1GqqUW__centerCircle{width:160px;height:160px}.Process-module__1GqqUW__centerCircle h3{font-size:3rem}}@media (max-width:992px){.Process-module__1GqqUW__grid{grid-template-columns:1fr;gap:3rem}.Process-module__1GqqUW__contentColumn{text-align:center;position:static}.Process-module__1GqqUW__stepsColumn{min-height:auto}.Process-module__1GqqUW__swirlContainer{margin:2.5rem auto}}@media (max-width:768px){.Process-module__1GqqUW__section{padding:3rem 0}.Process-module__1GqqUW__grid{grid-template-columns:1fr;gap:2rem}.Process-module__1GqqUW__brandName{text-align:center;margin-bottom:.5rem;font-size:1.8rem}.Process-module__1GqqUW__mainTitle{text-align:center;margin-bottom:1rem;font-size:1.5rem}.Process-module__1GqqUW__contentColumn p{text-align:center;margin-bottom:2rem;font-size:1rem}.Process-module__1GqqUW__actions{justify-content:center;gap:1rem;margin-bottom:3rem}.Process-module__1GqqUW__stepsColumn{min-height:auto}.Process-module__1GqqUW__swirlContainer{flex-direction:column;gap:1rem;width:100%;height:auto;margin:0;display:flex;transform:none}.Process-module__1GqqUW__centerCircle{display:none}.Process-module__1GqqUW__swirlStep{width:100%;height:auto;position:static;transform:none!important}.Process-module__1GqqUW__stepPetal{cursor:default;border-color:#fff3;border-radius:12px;width:100%;height:auto;padding:1rem;display:block;transform:none!important}.Process-module__1GqqUW__stepContent{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex;transform:none!important}.Process-module__1GqqUW__stepHeader{flex-direction:row;align-items:center;gap:1rem;width:100%;margin-bottom:.8rem}.Process-module__1GqqUW__swirlStep:hover .Process-module__1GqqUW__stepPetal{transform:translateY(-2px)scale(1)!important}.Process-module__1GqqUW__numberIcon{flex-shrink:0;width:32px;height:32px;font-size:1rem}.Process-module__1GqqUW__stepContent h4{letter-spacing:.5px;text-align:left;font-size:1rem}.Process-module__1GqqUW__stepContent p{text-align:left;opacity:.9;max-width:100%;margin:0;font-size:.9rem}.Process-module__1GqqUW__petalDecor{display:none}}.Process-module__1GqqUW__actions{gap:.5rem;margin-top:2rem;display:flex}.Process-module__1GqqUW__whatsappBtn,.Process-module__1GqqUW__pickupBtn{color:#fff;white-space:nowrap;background-color:#13a5d9;border-radius:60px;align-items:center;gap:12px;padding:1rem 1.8rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #13a5d940}.Process-module__1GqqUW__whatsappBtn:hover,.Process-module__1GqqUW__pickupBtn:hover{color:#fff;background-color:#1194c4;transform:translateY(-2px);box-shadow:0 6px 20px #13a5d959}@media (max-width:992px){.Process-module__1GqqUW__actions{flex-wrap:wrap;justify-content:center}}
.Testimonials-module__E1A-Va__section{background:#fff;padding:3rem 0;overflow:hidden}.Testimonials-module__E1A-Va__header{text-align:center;margin-bottom:2.5rem}.Testimonials-module__E1A-Va__wrapper{width:100%;padding:2rem 0;position:relative;overflow:hidden}.Testimonials-module__E1A-Va__track{width:max-content;animation:35s linear infinite Testimonials-module__E1A-Va__scroll-rtl;display:flex}.Testimonials-module__E1A-Va__track:hover{animation-play-state:paused}@keyframes Testimonials-module__E1A-Va__scroll-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__E1A-Va__list{gap:2rem;padding-right:2rem;display:flex}.Testimonials-module__E1A-Va__card{background:#fff;border:1.5px solid #13a5d926;border-radius:24px;flex-direction:column;flex-shrink:0;width:350px;min-height:360px;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Testimonials-module__E1A-Va__card:hover{border-color:#13a5d9;transform:translateY(-8px);box-shadow:0 20px 40px #13a5d926}.Testimonials-module__E1A-Va__profile{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__E1A-Va__avatar{background-color:#f8fafc;border:3px solid #13a5d9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #13a5d933}.Testimonials-module__E1A-Va__img{display:block;object-fit:cover!important;object-position:top!important;width:100%!important;height:100%!important}.Testimonials-module__E1A-Va__meta{flex-direction:column;gap:4px;display:flex}.Testimonials-module__E1A-Va__meta strong{color:#000;white-space:nowrap;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800}.Testimonials-module__E1A-Va__meta span{color:#13a5d9;font-size:1.05rem;font-weight:600}.Testimonials-module__E1A-Va__divider{background-color:#f1f5f9;width:100%;height:1px;margin-bottom:1.5rem}.Testimonials-module__E1A-Va__rating{gap:6px;margin-bottom:1.5rem;display:flex}.Testimonials-module__E1A-Va__title{color:#000}.Testimonials-module__E1A-Va__text{color:#334155;margin:0;font-weight:500}@media (max-width:768px){.Testimonials-module__E1A-Va__card{width:290px;padding:1.25rem}.Testimonials-module__E1A-Va__avatar{width:70px;height:70px}.Testimonials-module__E1A-Va__meta strong{font-size:1.1rem}.Testimonials-module__E1A-Va__meta span{font-size:.95rem}}
.Home-module__jKgjFW__homeSection{padding:3rem 0}.Home-module__jKgjFW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Home-module__jKgjFW__aboutImageWrapper{border-radius:30px;min-height:480px;position:relative;overflow:hidden}.Home-module__jKgjFW__aboutContent{padding-left:1rem}.Home-module__jKgjFW__heading{margin-top:.5rem;margin-bottom:.5rem}.Home-module__jKgjFW__subheading{color:#000;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800}.Home-module__jKgjFW__featureGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.Home-module__jKgjFW__featureItem{align-items:flex-start;gap:.8rem;font-size:1.05rem;display:flex}.Home-module__jKgjFW__featureLabel{color:var(--primary);font-weight:800}@media (max-width:992px){.Home-module__jKgjFW__aboutGrid{grid-template-columns:1fr;gap:3rem}.Home-module__jKgjFW__aboutContent{text-align:center;padding-left:0}.Home-module__jKgjFW__featureItem{justify-content:center}}@media (max-width:480px){.Home-module__jKgjFW__aboutImageWrapper{min-height:300px}.Home-module__jKgjFW__featureGrid{grid-template-columns:1fr}}
