.Header-module__Af2_WG__header{z-index:10000;transition:all var(--transition-medium);background:0 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0f0f23eb;box-shadow:0 2px 20px #0003}.Header-module__Af2_WG__inner{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo img{width:auto;height:42px;transition:transform var(--transition-fast)}.Header-module__Af2_WG__logo:hover img{transform:scale(1.05)}.Header-module__Af2_WG__nav{align-items:center;gap:20px;display:flex}.Header-module__Af2_WG__navLink{color:#ffffffd9;border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:8px 14px;font-size:.9rem;font-weight:500}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary);background:#29b6f614}.Header-module__Af2_WG__navCta{margin-left:8px;padding:10px 20px;font-size:.9rem}.Header-module__Af2_WG__backdrop{-webkit-backdrop-filter:blur();opacity:0;pointer-events:none;z-index:9998;background:#00000026;width:100vw;height:100vh;transition:all .45s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Header-module__Af2_WG__backdropActive{opacity:1;-webkit-backdrop-filter:blur(2px);pointer-events:auto}.Header-module__Af2_WG__drawerFooter{display:none}.Header-module__Af2_WG__burger{z-index:10001;flex-direction:column;gap:5px;padding:8px;display:none}@media (max-width:900px){.Header-module__Af2_WG__burger{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:relative}.Header-module__Af2_WG__burger span{background:#fff;border-radius:2px;width:20px;height:2px;transition:all .25s cubic-bezier(.16,1,.3,1);display:block;position:absolute}.Header-module__Af2_WG__burger span:first-child{transform:translateY(-6px)}.Header-module__Af2_WG__burger span:nth-child(2){opacity:1;transform:scaleX(1)}.Header-module__Af2_WG__burger span:nth-child(3){transform:translateY(6px)}.Header-module__Af2_WG__burgerOpen{background:#ef444414;border-color:#ef444426}.Header-module__Af2_WG__burgerOpen span{background:#ef4444}.Header-module__Af2_WG__burgerOpen span:first-child{transform:translateY(0)rotate(45deg)}.Header-module__Af2_WG__burgerOpen span:nth-child(2){opacity:0;transform:translate(-10px)}.Header-module__Af2_WG__burgerOpen span:nth-child(3){transform:translateY(0)rotate(-45deg)}.Header-module__Af2_WG__nav{z-index:9999;background:#090e1a;border-left:1px solid #ffffff0f;flex-direction:column;justify-content:space-between;align-items:stretch;gap:0;width:290px;height:100vh;padding:96px 28px 40px;transition:right .45s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;box-shadow:-8px 0 32px #0000004d}.Header-module__Af2_WG__open{right:0}.Header-module__Af2_WG__navLinksWrapper{flex-direction:column;flex-grow:1;gap:8px;display:flex}.Header-module__Af2_WG__navLink{color:#ffffffb3;opacity:0;border-left:3px solid #0000;border-radius:6px;width:100%;padding:10px 16px;font-size:1.05rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);transform:translate(16px)}.Header-module__Af2_WG__open .Header-module__Af2_WG__navLink{opacity:1;transform:translate(0)}.Header-module__Af2_WG__open .Header-module__Af2_WG__navLinksWrapper a:first-child{transition-delay:80ms}.Header-module__Af2_WG__open .Header-module__Af2_WG__navLinksWrapper a:nth-child(2){transition-delay:.13s}.Header-module__Af2_WG__open .Header-module__Af2_WG__navLinksWrapper a:nth-child(3){transition-delay:.18s}.Header-module__Af2_WG__open .Header-module__Af2_WG__navLinksWrapper a:nth-child(4){transition-delay:.23s}.Header-module__Af2_WG__navLink:hover{color:#fff;border-left-color:var(--color-primary);background:#ffffff08;transform:translate(4px)}.Header-module__Af2_WG__navCta{opacity:0;justify-content:center;width:100%;margin-top:20px;margin-left:0;padding:12px 20px;font-size:.95rem;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(15px)}.Header-module__Af2_WG__open .Header-module__Af2_WG__navCta{opacity:1;transition-delay:.28s;transform:translateY(0)}.Header-module__Af2_WG__drawerFooter{opacity:0;flex-direction:column;gap:6px;margin-top:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(15px)}.Header-module__Af2_WG__open .Header-module__Af2_WG__drawerFooter{opacity:1;transition-delay:.34s;transform:translateY(0)}.Header-module__Af2_WG__drawerDivider{background:#ffffff0d;width:100%;height:1px;margin-bottom:12px}.Header-module__Af2_WG__drawerInfoTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.Header-module__Af2_WG__drawerInfoText{color:#fff6;margin:0;font-size:.78rem}.Header-module__Af2_WG__drawerPhoneLink{color:var(--color-primary);margin-top:4px;font-size:.84rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Header-module__Af2_WG__drawerPhoneLink:hover{color:#fff}}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--header-height);background:linear-gradient(#060b19 0%,#0b132b 100%);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgOverlay{pointer-events:none;z-index:1;background:radial-gradient(at 20%,#0284c714 0%,#0000 60%),radial-gradient(at 80% 30%,#0d94880f 0%,#0000 50%);position:absolute;inset:0}.Hero-module__Z8hQ_W__bgGrid{pointer-events:none;opacity:.65;z-index:1;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-position:50%;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 80%);mask-image:radial-gradient(circle,#000 20%,#0000 80%)}.Hero-module__Z8hQ_W__inner{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;padding:40px 24px;display:grid;position:relative}.Hero-module__Z8hQ_W__content{animation:.8s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__brandBadge{border-radius:var(--radius-full);color:#ffffffd9;font-size:.82rem;font-family:var(--font-heading);letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:10px;margin-bottom:28px;padding:6px 16px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__brandBadge:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:50%;height:100%;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__badgeShimmer;position:absolute;top:0;left:-150%;transform:skew(-25deg)}@keyframes Hero-module__Z8hQ_W__badgeShimmer{0%{left:-150%}25%{left:150%}to{left:150%}}.Hero-module__Z8hQ_W__badgeLabel{background:linear-gradient(135deg, var(--color-primary), #38bdf8);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;padding:2px 10px;font-size:.7rem;font-weight:700;box-shadow:0 2px 8px #0284c733}.Hero-module__Z8hQ_W__badgeText{color:#ffffffd9;font-weight:500}.Hero-module__Z8hQ_W__title{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.15}.Hero-module__Z8hQ_W__highlight{background:linear-gradient(135deg, var(--color-primary), #38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:#ffffffa6;max-width:540px;margin-bottom:28px;font-size:1.1rem;line-height:1.7}.Hero-module__Z8hQ_W__bookingPanel{-webkit-backdrop-filter:blur(25px);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff14;max-width:500px;margin-top:8px;padding:24px 28px;animation:.8s .1s both Hero-module__Z8hQ_W__fadeInUp;box-shadow:0 20px 50px #00000040,inset 0 0 20px #ffffff05}.Hero-module__Z8hQ_W__panelTitle{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff73;font-size:.82rem;font-weight:700;font-family:var(--font-heading);margin-bottom:16px}.Hero-module__Z8hQ_W__serviceTabs{border-radius:var(--radius-md);background:#0003;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px;padding:4px;display:grid}.Hero-module__Z8hQ_W__tabButton{font-family:var(--font-heading);color:#ffffffa6;border-radius:calc(var(--radius-md) - 2px);text-align:center;white-space:nowrap;padding:10px 4px;font-size:.82rem;font-weight:600;transition:all .25s}.Hero-module__Z8hQ_W__tabButton:hover{color:#fff;background:#ffffff08}.Hero-module__Z8hQ_W__tabActive{box-shadow:0 4px 12px #0284c74d;background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark))!important;color:#fff!important}.Hero-module__Z8hQ_W__estimatorRow{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 0;display:flex}.Hero-module__Z8hQ_W__labelGroup{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__inputLabel{color:#fff;font-size:.95rem;font-weight:600}.Hero-module__Z8hQ_W__inputHelp{color:#fff6;margin-top:2px;font-size:.76rem}.Hero-module__Z8hQ_W__counterWrapper{border-radius:var(--radius-full);background:#00000026;border:1px solid #ffffff0d;align-items:center;padding:2px;display:flex}.Hero-module__Z8hQ_W__counterBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.Hero-module__Z8hQ_W__counterBtn:hover{background:var(--color-primary);border-color:var(--color-primary);transform:scale(1.05)}.Hero-module__Z8hQ_W__counterValue{color:#fff;text-align:center;min-width:52px;font-size:1.05rem;font-weight:700;font-family:var(--font-heading);padding:0 16px}.Hero-module__Z8hQ_W__pricingSummary{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Hero-module__Z8hQ_W__priceCol{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__priceLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.Hero-module__Z8hQ_W__priceRow{align-items:baseline;gap:8px;margin-top:4px;display:flex}.Hero-module__Z8hQ_W__totalPrice{color:#38bdf8;font-size:1.7rem;font-weight:700;font-family:var(--font-heading);text-shadow:0 0 15px #38bdf833}.Hero-module__Z8hQ_W__strikePrice{color:#ffffff59;font-size:1rem;font-family:var(--font-heading);text-decoration:line-through}.Hero-module__Z8hQ_W__discountTag{color:#4ade80;background:#22c55e26;border-radius:4px;margin-left:2px;padding:2px 6px;font-size:.72rem;font-weight:700}.Hero-module__Z8hQ_W__deliveryBadge{border-radius:var(--radius-full);color:#fffc;background:#ffffff0a;border:1px solid #ffffff0d;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #22c55e}.Hero-module__Z8hQ_W__actionRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__bookingCta{flex-grow:1;border-radius:var(--radius-md)!important;padding:14px 20px!important;font-size:.95rem!important}.Hero-module__Z8hQ_W__secondaryCtaLink{font-family:var(--font-heading);color:#ffffffa6;padding:8px 0;font-size:.88rem;font-weight:600;transition:all .25s}.Hero-module__Z8hQ_W__secondaryCtaLink:hover{color:#38bdf8;transform:translate(3px)}.Hero-module__Z8hQ_W__visual{z-index:2;justify-content:center;align-items:center;animation:.8s .2s both Hero-module__Z8hQ_W__fadeInUp;display:flex;position:relative}.Hero-module__Z8hQ_W__imgContainer{z-index:1;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.Hero-module__Z8hQ_W__imgOutline{border-radius:calc(var(--radius-xl) + 12px);pointer-events:none;z-index:-1;border:1px solid #0284c726;animation:8s ease-in-out infinite alternate Hero-module__Z8hQ_W__floatOutline;position:absolute;inset:-12px}@keyframes Hero-module__Z8hQ_W__floatOutline{0%{opacity:.4;transform:scale(.98)translate(-3px,-3px)rotate(-.5deg)}to{opacity:.8;transform:scale(1.02)translate(3px,3px)rotate(.5deg)}}.Hero-module__Z8hQ_W__heroImg{border-radius:var(--radius-xl);width:100%;max-width:500px;animation:5s ease-in-out infinite Hero-module__Z8hQ_W__floatImg;box-shadow:0 20px 60px #00000073}@keyframes Hero-module__Z8hQ_W__floatImg{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(.5deg)}}.Hero-module__Z8hQ_W__radialGlow{z-index:0;pointer-events:none;filter:blur(15px);background:radial-gradient(circle,#0284c724 0%,#0000 70%);width:440px;height:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__floatingWidget{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);z-index:2;box-shadow:var(--shadow-lg), inset 0 0 20px #ffffff05;transition:all var(--transition-medium);background:#0b132ba6;border:1px solid #ffffff14;align-items:center;gap:12px;padding:12px 20px;display:flex;position:absolute}.Hero-module__Z8hQ_W__floatingWidget:hover{border-color:#0284c74d;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #0284c726}.Hero-module__Z8hQ_W__widgetIcon{color:#38bdf8;background:#0284c726;border:1px solid #0284c740;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__Z8hQ_W__widgetIcon svg{stroke-width:2.5px}.Hero-module__Z8hQ_W__floatingWidget h4{color:#fff;margin:0;font-size:.88rem;font-weight:600;line-height:1.2}.Hero-module__Z8hQ_W__floatingWidget p{color:#ffffff80;margin:2px 0 0;font-size:.76rem;line-height:1.2}.Hero-module__Z8hQ_W__widgetLeft{animation:6s ease-in-out infinite Hero-module__Z8hQ_W__floatWidgetLeft;top:10%;left:-20px}.Hero-module__Z8hQ_W__widgetRight{animation:6s ease-in-out 1s infinite Hero-module__Z8hQ_W__floatWidgetRight;bottom:8%;right:-20px}.Hero-module__Z8hQ_W__statWidget{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);z-index:2;box-shadow:var(--shadow-lg), inset 0 0 20px #ffffff05;transition:all var(--transition-medium);background:#0b132bb3;border:1px solid #ffffff14;align-items:center;gap:10px;padding:10px 16px;display:flex;position:absolute}.Hero-module__Z8hQ_W__statWidget:hover{border-color:#0284c74d;transform:translateY(-4px)scale(1.03);box-shadow:0 15px 30px #0284c726}.Hero-module__Z8hQ_W__statIconWrapper{color:#38bdf8;background:#0284c726;border:1px solid #0284c740;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__Z8hQ_W__statContent{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__statNum{color:#fff;font-size:.95rem;font-weight:700;line-height:1.1;font-family:var(--font-heading)}.Hero-module__Z8hQ_W__statTxt{color:#ffffff73;margin-top:1px;font-size:.72rem}.Hero-module__Z8hQ_W__statLeft{animation:6s ease-in-out .3s infinite Hero-module__Z8hQ_W__floatWidgetLeft;top:32%;left:-50px}.Hero-module__Z8hQ_W__statRight{animation:6s ease-in-out 1.3s infinite Hero-module__Z8hQ_W__floatWidgetRight;bottom:25%;right:-40px}.Hero-module__Z8hQ_W__liveStatusWidget{border-radius:var(--radius-full);z-index:2;background:#000000bf;border:1px solid #22c55e40;align-items:center;gap:8px;padding:6px 14px;animation:7s ease-in-out .7s infinite Hero-module__Z8hQ_W__floatWidgetLeft;display:flex;position:absolute;bottom:12%;left:20px;box-shadow:0 8px 24px #00000080}.Hero-module__Z8hQ_W__livePulseDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.5s infinite Hero-module__Z8hQ_W__pulseLive;box-shadow:0 0 10px #22c55e}.Hero-module__Z8hQ_W__liveStatusTxt{color:#fff;letter-spacing:.5px;font-size:.74rem;font-weight:600}@keyframes Hero-module__Z8hQ_W__pulseLive{0%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}to{opacity:.7;transform:scale(.9)}}@keyframes Hero-module__Z8hQ_W__floatWidgetLeft{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(0)}}@keyframes Hero-module__Z8hQ_W__floatWidgetRight{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-8px)rotate(0)}}.Hero-module__Z8hQ_W__scrollIndicator{z-index:2;opacity:.5;transition:opacity var(--transition-medium);flex-direction:column;align-items:center;gap:8px;animation:1s 1.2s both Hero-module__Z8hQ_W__fadeIn;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollIndicator:hover{opacity:.9}.Hero-module__Z8hQ_W__scrollMouse{border:2px solid #ffffff40;border-radius:12px;justify-content:center;width:20px;height:32px;padding-top:5px;display:flex;position:relative}.Hero-module__Z8hQ_W__scrollWheel{background:#38bdf8;border-radius:2px;width:3px;height:6px;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__scrollWheelBounce}.Hero-module__Z8hQ_W__scrollText{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;color:#ffffff59;font-size:.65rem;font-weight:600}@keyframes Hero-module__Z8hQ_W__scrollWheelBounce{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(6px)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__inner{gap:40px}.Hero-module__Z8hQ_W__statLeft{left:-20px}.Hero-module__Z8hQ_W__statRight{right:-20px}}@media (max-width:900px){.Hero-module__Z8hQ_W__inner{text-align:center;grid-template-columns:1fr;gap:0;padding:24px 16px}.Hero-module__Z8hQ_W__content{flex-direction:column;align-items:center;display:flex}.Hero-module__Z8hQ_W__visual{display:none!important}.Hero-module__Z8hQ_W__subtitle{margin:0 auto 24px}.Hero-module__Z8hQ_W__bookingPanel{width:100%;margin-top:16px}.Hero-module__Z8hQ_W__actionRow{justify-content:center}.Hero-module__Z8hQ_W__scrollIndicator{display:none!important}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:2.1rem}.Hero-module__Z8hQ_W__bookingPanel{padding:16px 20px}.Hero-module__Z8hQ_W__serviceTabs{gap:4px}.Hero-module__Z8hQ_W__tabButton{padding:8px 2px;font-size:.76rem}.Hero-module__Z8hQ_W__pricingSummary{flex-direction:column;align-items:center;gap:12px}.Hero-module__Z8hQ_W__actionRow{flex-direction:column;align-items:stretch}}
.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__PFRRnG__card{text-align:center;padding:36px 24px}.Services-module__PFRRnG__icon{border-radius:var(--radius-md);background:var(--color-primary-light);width:64px;height:64px;color:var(--color-primary);transition:all var(--transition-medium);justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__icon{background:var(--color-primary);color:var(--color-text-white)}.Services-module__PFRRnG__title{margin-bottom:8px;font-size:1.25rem}.Services-module__PFRRnG__price{font-family:var(--font-heading);color:var(--color-primary-dark);background:var(--color-primary-lightest);border-radius:100px;margin-bottom:12px;padding:4px 16px;font-size:1.1rem;font-weight:700;display:inline-block}.Services-module__PFRRnG__desc{font-size:.92rem;line-height:1.6}.Services-module__PFRRnG__desktopView{display:block}.Services-module__PFRRnG__mobileView{display:none}@media (max-width:900px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__PFRRnG__desktopView{display:none}.Services-module__PFRRnG__mobileView{display:block}.Services-module__PFRRnG__accordionContainer{flex-direction:column;gap:12px;margin-top:10px;display:flex}.Services-module__PFRRnG__accordionItem{background:#fff;border:1.5px solid #0000000a;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 12px #00000004}.Services-module__PFRRnG__accordionItemActive{background:#fff;border-color:#0284c729;box-shadow:0 8px 24px #0284c70d}.Services-module__PFRRnG__premiumKgAccordionItem{background:linear-gradient(180deg, var(--color-bg-white) 0%, #f59e0b05 100%);border-color:#f59e0b40}.Services-module__PFRRnG__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;justify-content:space-between;align-items:center;padding:16px;display:flex}.Services-module__PFRRnG__accordionHeaderLeft{align-items:center;gap:12px;display:flex}.Services-module__PFRRnG__accordionIcon{background:var(--color-primary-light);width:44px;height:44px;color:var(--color-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.Services-module__PFRRnG__accordionIcon svg{width:22px;height:22px}.Services-module__PFRRnG__accordionItemActive .Services-module__PFRRnG__accordionIcon{background:var(--color-primary);color:#fff}.Services-module__PFRRnG__accordionTitle{color:#0b132b;margin:0;font-size:.98rem;font-weight:600}.Services-module__PFRRnG__accordionHeaderRight{align-items:center;gap:10px;display:flex}.Services-module__PFRRnG__accordionPriceWrap{flex-direction:column;align-items:flex-end;display:flex}.Services-module__PFRRnG__accordionPrice{font-family:var(--font-heading);color:var(--color-primary-dark);background:var(--color-primary-lightest);white-space:nowrap;border-radius:100px;padding:4px 10px;font-size:.8rem;font-weight:700}.Services-module__PFRRnG__accordionPriceKg{color:var(--color-primary-dark);background:var(--color-primary-light);border:1px solid #0284c726}.Services-module__PFRRnG__accordionKgSubtext{color:var(--color-text-secondary);text-transform:uppercase;margin-top:2px;margin-right:4px;font-size:.65rem;font-weight:600}.Services-module__PFRRnG__caret{color:#0000004d;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}.Services-module__PFRRnG__accordionItemActive .Services-module__PFRRnG__caret{color:var(--color-primary);transform:rotate(180deg)}.Services-module__PFRRnG__accordionContent{background:#0284c701;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid}.Services-module__PFRRnG__accordionContentActive{border-top:1px dashed #0284c714;grid-template-rows:1fr}.Services-module__PFRRnG__accordionInner{overflow:hidden}.Services-module__PFRRnG__accordionDesc{color:#5f707f;margin:0;padding:16px;font-size:.86rem;line-height:1.5}}.Services-module__PFRRnG__kgCard{background:linear-gradient(180deg, var(--color-bg-white) 0%, #0284c703 100%);position:relative;border-color:#0284c733!important}.Services-module__PFRRnG__premiumKgCard{background:linear-gradient(180deg, var(--color-bg-white) 0%, #f59e0b05 100%);box-shadow:0 8px 30px #f59e0b0a;border-color:#f59e0b40!important}.Services-module__PFRRnG__kgCard:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);border-color:var(--color-primary)!important}.Services-module__PFRRnG__premiumKgCard:hover{box-shadow:var(--shadow-lg), 0 0 30px #f59e0b26;border-color:var(--color-accent)!important}.Services-module__PFRRnG__priceUnit,.Services-module__PFRRnG__accordionPriceUnit{opacity:.75;margin-left:4px;font-size:.65em;font-weight:700}.Services-module__PFRRnG__pricePrefix,.Services-module__PFRRnG__accordionPricePrefix{opacity:.75;text-transform:uppercase;letter-spacing:.5px;margin-right:4px;font-size:.65em;font-weight:700}.Services-module__PFRRnG__desktopTheme{border-style:solid!important;border-width:1.5px!important;font-size:1.25rem!important;font-weight:800!important}.Services-module__PFRRnG__accordionTheme{border-style:solid!important;border-width:1px!important}.Services-module__PFRRnG__themeKg{box-shadow:0 4px 12px #0284c70a;color:var(--color-primary-dark)!important;background:var(--color-primary-lightest)!important;border-color:#0284c726!important}.Services-module__PFRRnG__themePc{box-shadow:0 4px 12px #0d94880a;color:#0f766e!important;background:var(--color-teal-light)!important;border-color:#0d948826!important}.Services-module__PFRRnG__themeFrom{box-shadow:0 4px 12px #f59e0b0a;color:var(--color-accent-dark)!important;background:#f59e0b14!important;border-color:#f59e0b33!important}
.WhyChooseUs-module__rvx7SW__sliderContainer{position:relative}.WhyChooseUs-module__rvx7SW__sliderTrack{grid-template-columns:repeat(3,1fr);gap:24px;padding:16px 8px;display:grid}.WhyChooseUs-module__rvx7SW__slidePage{display:contents}.WhyChooseUs-module__rvx7SW__pagination{display:none}.WhyChooseUs-module__rvx7SW__card{text-align:left;-webkit-backdrop-filter:blur(12px);z-index:1;background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid #ffffff26;border-radius:20px;flex-direction:column;align-items:flex-start;padding:32px 24px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.WhyChooseUs-module__rvx7SW__card:before{content:"";opacity:0;z-index:-1;background:radial-gradient(circle at 100% 0,#0284c740,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.WhyChooseUs-module__rvx7SW__card:hover{background:linear-gradient(145deg,#ffffff1f,#ffffff0a);border-color:#0284c799;transform:translateY(-8px);box-shadow:0 20px 40px #00000080,inset 0 1px #0284c74d}.WhyChooseUs-module__rvx7SW__card:hover:before{opacity:1}.WhyChooseUs-module__rvx7SW__iconWrap{color:#38bdf8;background:linear-gradient(135deg,#0284c733,#0284c70d);border:1px solid #0284c74d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;transition:all .4s;display:flex}.WhyChooseUs-module__rvx7SW__card:hover .WhyChooseUs-module__rvx7SW__iconWrap{background:var(--color-primary);color:#fff;transform:scale(1.1)rotate(5deg);box-shadow:0 10px 20px #0284c766}.WhyChooseUs-module__rvx7SW__title{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.WhyChooseUs-module__rvx7SW__desc{color:#ffffffb3;font-size:1rem;line-height:1.6}@media (max-width:900px){.WhyChooseUs-module__rvx7SW__sliderTrack{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.WhyChooseUs-module__rvx7SW__sliderContainer{padding-bottom:24px;overflow:hidden}.WhyChooseUs-module__rvx7SW__sliderTrack{grid-template-columns:1fr;grid-template-areas:"stack";gap:0;padding:0;display:grid}.WhyChooseUs-module__rvx7SW__slidePage{opacity:0;pointer-events:none;flex-direction:column;grid-area:stack;gap:16px;min-width:100%;padding:16px 8px;transition:all .8s cubic-bezier(.22,1,.36,1);display:flex;transform:scale(.95)}.WhyChooseUs-module__rvx7SW__activePage{opacity:1;pointer-events:auto;z-index:2;transform:scale(1)}.WhyChooseUs-module__rvx7SW__inactivePage{z-index:1}.WhyChooseUs-module__rvx7SW__card{flex-direction:row;align-items:flex-start;padding:24px 20px}.WhyChooseUs-module__rvx7SW__iconWrap{flex-shrink:0;width:52px;height:52px;margin-bottom:0;margin-right:16px}.WhyChooseUs-module__rvx7SW__iconWrap svg{width:24px;height:24px}.WhyChooseUs-module__rvx7SW__title{margin-bottom:6px;font-size:1.15rem}.WhyChooseUs-module__rvx7SW__desc{font-size:.95rem}.WhyChooseUs-module__rvx7SW__pagination{justify-content:center;gap:12px;margin-top:16px;display:flex}.WhyChooseUs-module__rvx7SW__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.WhyChooseUs-module__rvx7SW__activeDot{background:var(--color-primary);border-radius:12px;width:32px;box-shadow:0 2px 8px #0284c766}}
.HowItWorks-module__a-Tr4W__frameContainer{max-width:800px;margin:0 auto;padding:20px 0 70px;position:relative}.HowItWorks-module__a-Tr4W__frameTrack{grid-template-columns:1fr;grid-template-areas:"stack";place-items:center;display:grid}.HowItWorks-module__a-Tr4W__frameSlide{opacity:0;pointer-events:none;visibility:hidden;grid-area:stack;justify-content:center;align-items:center;min-width:100%;padding:40px 24px;transition:opacity 1s cubic-bezier(.22,1,.36,1),visibility 1s;display:flex}.HowItWorks-module__a-Tr4W__activeSlide{opacity:1;pointer-events:auto;visibility:visible;z-index:2}.HowItWorks-module__a-Tr4W__inactiveSlide{z-index:1}.HowItWorks-module__a-Tr4W__inactiveSlide .HowItWorks-module__a-Tr4W__slideContent{opacity:0;transition:all 1s cubic-bezier(.22,1,.36,1);transform:scale(.9)translateY(10px)}.HowItWorks-module__a-Tr4W__activeSlide .HowItWorks-module__a-Tr4W__slideContent{opacity:1;transition:all 1s cubic-bezier(.22,1,.36,1) .1s;transform:scale(1)translateY(0)}.HowItWorks-module__a-Tr4W__slideContent{text-align:center;flex-direction:column;align-items:center;max-width:500px;display:flex}.HowItWorks-module__a-Tr4W__iconPulseWrap{justify-content:center;align-items:center;margin-bottom:32px;display:inline-flex;position:relative}.HowItWorks-module__a-Tr4W__iconPulseWrap:after{content:"";border:2px dashed #0284c740;border-radius:50%;animation:12s linear infinite HowItWorks-module__a-Tr4W__spinSlow;position:absolute;inset:-12px}@keyframes HowItWorks-module__a-Tr4W__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HowItWorks-module__a-Tr4W__iconCircle{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative;box-shadow:0 12px 30px #0284c74d}.HowItWorks-module__a-Tr4W__stepNum{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:12px;font-size:.95rem;font-weight:800}.HowItWorks-module__a-Tr4W__slideTitle{color:var(--color-text-primary);margin-bottom:16px;font-size:1.8rem}.HowItWorks-module__a-Tr4W__slideDesc{color:var(--color-text-secondary);font-size:1.15rem;line-height:1.6}.HowItWorks-module__a-Tr4W__progressContainer{justify-content:center;gap:12px;display:flex;position:absolute;bottom:24px;left:0;right:0}.HowItWorks-module__a-Tr4W__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.HowItWorks-module__a-Tr4W__activeDot{background:var(--color-primary);border-radius:12px;width:32px;box-shadow:0 2px 8px #0284c766}@media (max-width:640px){.HowItWorks-module__a-Tr4W__frameContainer{padding:10px 0 60px}.HowItWorks-module__a-Tr4W__iconCircle{width:72px;height:72px}.HowItWorks-module__a-Tr4W__slideTitle{font-size:1.5rem}.HowItWorks-module__a-Tr4W__slideDesc{font-size:1.05rem}}
.PriceList-module__sGXITW__tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px;display:flex}.PriceList-module__sGXITW__tab{font-family:var(--font-heading);color:var(--color-text-secondary);background:var(--color-bg-white);border:1px solid var(--color-border);transition:all var(--transition-fast);border-radius:100px;padding:10px 22px;font-size:.92rem;font-weight:600}.PriceList-module__sGXITW__tab:hover{border-color:var(--color-primary);color:var(--color-primary)}.PriceList-module__sGXITW__active{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));box-shadow:0 4px 16px #29b6f640;color:#fff!important;border-color:#0000!important}.PriceList-module__sGXITW__menuContainer{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);max-width:900px;margin:0 auto;padding:48px;position:relative;overflow:hidden}.PriceList-module__sGXITW__menuDecoration{pointer-events:none;background:radial-gradient(circle,#0284c70a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-100px}.PriceList-module__sGXITW__menuGrid{z-index:1;grid-template-columns:repeat(2,1fr);gap:24px 64px;display:grid;position:relative}.PriceList-module__sGXITW__menuItem{align-items:baseline;width:100%;display:flex}.PriceList-module__sGXITW__itemName{font-family:var(--font-heading);color:var(--color-text-primary);white-space:nowrap;font-size:1.1rem;font-weight:600}.PriceList-module__sGXITW__itemLeader{opacity:.8;transition:border-color var(--transition-fast);border-bottom:2px dotted #0284c740;flex-grow:1;margin:0 16px;position:relative;top:-5px}.PriceList-module__sGXITW__menuItem:hover .PriceList-module__sGXITW__itemLeader{border-color:#0284c780}.PriceList-module__sGXITW__itemPrice{font-family:var(--font-heading);color:var(--color-primary-dark);background:var(--color-primary-lightest);white-space:nowrap;border-radius:8px;padding:4px 14px;font-size:1.15rem;font-weight:700;box-shadow:0 2px 8px #0284c70d}.PriceList-module__sGXITW__cta{text-align:center;margin-top:48px}@media (max-width:900px){.PriceList-module__sGXITW__menuGrid{column-gap:32px}.PriceList-module__sGXITW__menuContainer{padding:32px}}@media (max-width:640px){.PriceList-module__sGXITW__menuGrid{grid-template-columns:1fr;row-gap:20px}.PriceList-module__sGXITW__menuContainer{border-radius:var(--radius-lg);padding:24px 16px}.PriceList-module__sGXITW__itemLeader{margin:0 8px}.PriceList-module__sGXITW__itemName{font-size:1rem}.PriceList-module__sGXITW__itemPrice{font-size:1.05rem}}
.LaundryEstimator-module__6avG4W__grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:32px;display:grid}.LaundryEstimator-module__6avG4W__leftCol{flex-direction:column;gap:20px;min-width:0;display:flex;overflow:hidden}.LaundryEstimator-module__6avG4W__mobileToggle{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:6px;margin-bottom:24px;padding:6px;display:none}.LaundryEstimator-module__6avG4W__mobileToggleBtn{border-radius:var(--radius-md);font-family:var(--font-heading);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.95rem;font-weight:700;display:flex;position:relative}.LaundryEstimator-module__6avG4W__mobileToggleActive{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm);border-radius:var(--radius-md)}.LaundryEstimator-module__6avG4W__bagBadge{color:var(--color-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:800;display:flex}.LaundryEstimator-module__6avG4W__mobileToggleBtn:not(.LaundryEstimator-module__6avG4W__mobileToggleActive) .LaundryEstimator-module__6avG4W__bagBadge{background:var(--color-primary);color:#fff}.LaundryEstimator-module__6avG4W__tabsContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.LaundryEstimator-module__6avG4W__tabsContainer::-webkit-scrollbar{display:none}.LaundryEstimator-module__6avG4W__tabBtn{background:var(--color-bg-white);border:1px solid var(--color-border);color:var(--color-text-secondary);font-family:var(--font-heading);white-space:nowrap;cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:99px;flex-shrink:0;padding:9px 18px;font-size:.88rem;font-weight:600}.LaundryEstimator-module__6avG4W__tabBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.LaundryEstimator-module__6avG4W__activeTab{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm)}.LaundryEstimator-module__6avG4W__activeTab:hover{color:#fff}.LaundryEstimator-module__6avG4W__itemsGrid{flex-direction:column;gap:10px;display:flex}.LaundryEstimator-module__6avG4W__itemCard{background:var(--color-bg-white);border:1.5px solid var(--color-border);border-radius:var(--radius-md);transition:all var(--transition-fast);box-sizing:border-box;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;padding:12px 12px 12px 14px;display:flex}.LaundryEstimator-module__6avG4W__itemCard:hover{border-color:var(--color-primary-light);box-shadow:var(--shadow-sm)}.LaundryEstimator-module__6avG4W__activeCard{border-color:var(--color-primary);background:var(--color-primary-lightest);box-shadow:0 2px 12px #0284c71a}.LaundryEstimator-module__6avG4W__itemLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.LaundryEstimator-module__6avG4W__itemIcon{flex-shrink:0;font-size:1.8rem;line-height:1}.LaundryEstimator-module__6avG4W__itemInfo{flex-direction:column;min-width:0;display:flex}.LaundryEstimator-module__6avG4W__itemTitle{color:var(--color-text-primary);margin:0 0 2px;font-size:.95rem;font-weight:700;line-height:1.3}.LaundryEstimator-module__6avG4W__itemPrice{color:var(--color-text-secondary);margin:0;font-size:.82rem;font-weight:500}.LaundryEstimator-module__6avG4W__controls{background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-shrink:0;align-items:center;gap:0;display:flex;overflow:hidden}.LaundryEstimator-module__6avG4W__controlBtn{width:36px;height:40px;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:500;display:flex}.LaundryEstimator-module__6avG4W__controlBtn:hover:not(:disabled){background:var(--color-primary);color:#fff}.LaundryEstimator-module__6avG4W__controlBtn:disabled{opacity:.3;cursor:not-allowed}.LaundryEstimator-module__6avG4W__count{text-align:center;min-width:26px;color:var(--color-text-primary);-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:800}.LaundryEstimator-module__6avG4W__rightCol{position:sticky;top:100px}.LaundryEstimator-module__6avG4W__bagCard{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:28px}.LaundryEstimator-module__6avG4W__bagTitle{border-bottom:1px solid var(--color-border-light);margin-bottom:20px;padding-bottom:12px;font-size:1.25rem;font-weight:700}.LaundryEstimator-module__6avG4W__modeSection{margin-bottom:20px}.LaundryEstimator-module__6avG4W__sectionHeading{text-transform:uppercase;letter-spacing:1px;color:var(--color-text-light);margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.LaundryEstimator-module__6avG4W__modesContainer{flex-direction:column;gap:8px;display:flex}.LaundryEstimator-module__6avG4W__modeCard{border:1.5px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);align-items:flex-start;gap:12px;padding:12px;display:flex}.LaundryEstimator-module__6avG4W__modeCard:hover{border-color:var(--color-primary-light);background:var(--color-bg-light)}.LaundryEstimator-module__6avG4W__activeMode{border-color:var(--color-primary);background:var(--color-primary-lightest)}.LaundryEstimator-module__6avG4W__radioInput{accent-color:var(--color-primary);flex-shrink:0;margin-top:3px}.LaundryEstimator-module__6avG4W__modeLabel{color:var(--color-text-primary);font-size:.88rem;font-weight:700}.LaundryEstimator-module__6avG4W__modeDesc{color:var(--color-text-secondary);margin-top:2px;font-size:.74rem;line-height:1.3}.LaundryEstimator-module__6avG4W__summaryList{max-height:180px;margin-bottom:16px;padding-right:4px;overflow-y:auto}.LaundryEstimator-module__6avG4W__emptyState{text-align:center;color:var(--color-text-light);padding:24px;font-size:.9rem}.LaundryEstimator-module__6avG4W__summaryRow{color:var(--color-text-secondary);border-bottom:1px dashed var(--color-border-light);justify-content:space-between;padding:6px 0;font-size:.88rem;display:flex}.LaundryEstimator-module__6avG4W__tallySection{flex-direction:column;gap:8px;display:flex}.LaundryEstimator-module__6avG4W__tallyRow{color:var(--color-text-secondary);justify-content:space-between;font-size:.93rem;font-weight:500;display:flex}.LaundryEstimator-module__6avG4W__divider{border:none;border-top:1px solid var(--color-border);margin:4px 0}.LaundryEstimator-module__6avG4W__freeBadge{color:#16a34a;background:#dcfce7;border-radius:99px;padding:2px 8px;font-size:.72rem;font-weight:700}.LaundryEstimator-module__6avG4W__deliveryToggle{margin:6px 0}.LaundryEstimator-module__6avG4W__checkboxLabel{color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.LaundryEstimator-module__6avG4W__checkboxLabel input{accent-color:var(--color-primary)}.LaundryEstimator-module__6avG4W__grandTotalRow{color:var(--color-text-primary);font-size:1.15rem;font-weight:800}.LaundryEstimator-module__6avG4W__checkoutBtn{color:#fff;border-radius:var(--radius-md);font-family:var(--font-heading);text-align:center;transition:all var(--transition-medium);cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;width:100%;margin-top:10px;padding:15px;font-size:1rem;font-weight:700;box-shadow:0 4px 16px #22c55e4d}.LaundryEstimator-module__6avG4W__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22c55e66}.LaundryEstimator-module__6avG4W__disclaimer{color:var(--color-text-light);text-align:center;margin-top:8px;font-size:.7rem;line-height:1.4}@media (max-width:900px){.LaundryEstimator-module__6avG4W__grid{grid-template-columns:1fr;gap:0}.LaundryEstimator-module__6avG4W__mobileToggle{display:flex}.LaundryEstimator-module__6avG4W__rightCol{position:static}.LaundryEstimator-module__6avG4W__hiddenOnMobile{display:none}.LaundryEstimator-module__6avG4W__bagCard{padding:24px 20px}}@media (max-width:480px){.LaundryEstimator-module__6avG4W__itemCard{gap:6px;padding:10px 8px 10px 12px}.LaundryEstimator-module__6avG4W__itemIcon{font-size:1.3rem}.LaundryEstimator-module__6avG4W__itemTitle{font-size:.88rem}.LaundryEstimator-module__6avG4W__itemPrice{font-size:.78rem}.LaundryEstimator-module__6avG4W__controlBtn{width:32px;height:38px;font-size:1rem}.LaundryEstimator-module__6avG4W__count{min-width:22px;font-size:.88rem}}
.Testimonials-module__MlUweW__carouselWrap{max-width:720px;margin:0 auto;padding-bottom:56px;position:relative}.Testimonials-module__MlUweW__track{grid-template-columns:1fr;grid-template-areas:"stack";display:grid}.Testimonials-module__MlUweW__slide{grid-area:stack;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),visibility .9s}.Testimonials-module__MlUweW__slideActive{opacity:1;visibility:visible;pointer-events:auto;z-index:2;transform:scale(1)translateY(0)}.Testimonials-module__MlUweW__slideInactive{opacity:0;visibility:hidden;pointer-events:none;z-index:1;transform:scale(.96)translateY(12px)}.Testimonials-module__MlUweW__card{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-xl,20px);padding:48px 48px 40px;position:relative;overflow:hidden;box-shadow:0 4px 32px #0000000f}.Testimonials-module__MlUweW__card:before{content:"";background:radial-gradient(circle, var(--color-primary-lightest) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:0;right:0;transform:translate(40%,-40%)}.Testimonials-module__MlUweW__quoteIcon{color:var(--color-primary);opacity:.12;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:7rem;line-height:1;position:absolute;top:16px;left:32px}.Testimonials-module__MlUweW__stars{gap:4px;margin-bottom:24px;display:flex}.Testimonials-module__MlUweW__star{color:#f59e0b;flex-shrink:0;width:22px;height:22px}.Testimonials-module__MlUweW__text{color:var(--color-text-secondary);margin-bottom:32px;font-size:1.15rem;font-style:italic;line-height:1.8}.Testimonials-module__MlUweW__author{align-items:center;gap:16px;display:flex}.Testimonials-module__MlUweW__avatar{color:#fff;width:52px;height:52px;font-family:var(--font-heading);letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #00000026}.Testimonials-module__MlUweW__authorInfo{flex-direction:column;gap:3px;display:flex}.Testimonials-module__MlUweW__authorInfo strong{color:var(--color-text-primary);font-size:1.05rem;font-weight:700}.Testimonials-module__MlUweW__authorInfo span{color:var(--color-text-muted,var(--color-text-secondary));opacity:.7;font-size:.88rem}.Testimonials-module__MlUweW__dots{justify-content:center;gap:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.Testimonials-module__MlUweW__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:99px;width:10px;height:10px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.Testimonials-module__MlUweW__dotActive{background:var(--color-primary);width:32px;box-shadow:0 2px 8px #0284c766}@media (max-width:640px){.Testimonials-module__MlUweW__card{padding:36px 24px 32px}.Testimonials-module__MlUweW__quoteIcon{margin-bottom:16px;font-size:5rem}.Testimonials-module__MlUweW__text{margin-bottom:24px;font-size:1rem}.Testimonials-module__MlUweW__avatar{width:44px;height:44px;font-size:.9rem}.Testimonials-module__MlUweW__star{width:18px;height:18px}}
.BusinessSection-module__3BaXMq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.BusinessSection-module__3BaXMq__card{text-align:center}.BusinessSection-module__3BaXMq__icon{border-radius:var(--radius-md);color:#38bdf8;width:56px;height:56px;transition:all var(--transition-medium);background:#0284c726;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.BusinessSection-module__3BaXMq__card:hover .BusinessSection-module__3BaXMq__icon{background:var(--color-primary);color:#fff}.BusinessSection-module__3BaXMq__title{color:#fff;margin-bottom:8px;font-size:1.05rem}.BusinessSection-module__3BaXMq__desc{color:#fff9;font-size:.88rem;line-height:1.6}.BusinessSection-module__3BaXMq__cta{text-align:center;margin-top:40px}@media (max-width:900px){.BusinessSection-module__3BaXMq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.BusinessSection-module__3BaXMq__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:64px;display:grid}.Contact-module__OWeMSG__contactDetails{flex-direction:column;gap:32px;display:flex}.Contact-module__OWeMSG__quickActions{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__OWeMSG__actionBtn{border-radius:var(--radius-lg);background:var(--color-bg-white);border:1px solid var(--color-border);transition:all var(--transition-medium);box-shadow:var(--shadow-sm);align-items:center;gap:16px;padding:20px;text-decoration:none;display:flex}.Contact-module__OWeMSG__actionBtn:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary-light);transform:translateY(-4px)}.Contact-module__OWeMSG__actionIcon{background:var(--color-primary-lightest);color:var(--color-primary);border-radius:50%;padding:12px;display:flex}.Contact-module__OWeMSG__btnWa .Contact-module__OWeMSG__actionIcon{color:#25d366;background:#e8f5e9}.Contact-module__OWeMSG__actionText{flex-direction:column;display:flex}.Contact-module__OWeMSG__actionText strong{color:var(--color-text-primary);margin-bottom:4px;font-size:1.05rem;font-weight:700}.Contact-module__OWeMSG__actionText span{color:var(--color-text-secondary);font-size:.9rem}.Contact-module__OWeMSG__infoList{background:var(--color-bg-white);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex-direction:column;flex-grow:1;gap:24px;padding:32px;display:flex}.Contact-module__OWeMSG__infoItem{align-items:flex-start;gap:16px;display:flex}.Contact-module__OWeMSG__infoIcon{color:var(--color-primary);background:var(--color-primary-lightest);border-radius:50%;flex-shrink:0;padding:12px;display:flex}.Contact-module__OWeMSG__infoItem h4{color:var(--color-text-primary);margin-bottom:6px;font-size:1.05rem}.Contact-module__OWeMSG__infoItem p{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}.Contact-module__OWeMSG__mapWrap{border-radius:var(--radius-lg);width:100%;height:100%;min-height:400px;box-shadow:var(--shadow-md);border:1px solid var(--color-border);position:relative;overflow:hidden}.Contact-module__OWeMSG__iframeMap{border:none;width:100%;height:calc(100% + 220px);display:block;position:absolute;top:-150px;left:0}@media (max-width:900px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:40px}.Contact-module__OWeMSG__mapWrap{height:400px}}@media (max-width:560px){.Contact-module__OWeMSG__quickActions{grid-template-columns:1fr}.Contact-module__OWeMSG__actionBtn{padding:20px}.Contact-module__OWeMSG__infoList{padding:24px 20px}.Contact-module__OWeMSG__mapWrap{height:320px;min-height:320px}}
.Footer-module__EZoWya__footer{background:var(--color-bg-darker);color:#ffffffb3;z-index:10;--float-distance:-550px;border-top:2px solid #0284c759;border-top-left-radius:80px;border-top-right-radius:80px;margin-top:-60px;padding-top:100px;position:relative;overflow:hidden;box-shadow:0 -20px 40px #0000004d,0 -10px 50px #0284c71f,inset 0 30px 60px #0284c70d}.Footer-module__EZoWya__footer:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000);height:2px;position:absolute;top:0;left:20%;right:20%}.Footer-module__EZoWya__bubbleContainer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Footer-module__EZoWya__bubble{bottom:-30px;left:var(--left);width:var(--size);height:var(--size);pointer-events:none;animation:Footer-module__EZoWya__floatAndBurst var(--duration) linear infinite;animation-delay:var(--delay);will-change:transform, opacity;background:radial-gradient(circle at 30% 30%,#ffffff80 0%,#0284c71f 40%,#ffffff0d 80%,#0284c74d 100px);border:1px solid #ffffff40;border-radius:50%;position:absolute;box-shadow:0 0 10px #0284c733,inset 0 0 4px #fff9}.Footer-module__EZoWya__bubble:after{content:"";background:#ffffffb3;border-radius:50%;width:25%;height:25%;position:absolute;top:15%;left:15%}@keyframes Footer-module__EZoWya__floatAndBurst{0%{opacity:0;transform:translateY(0)translate(0)scale(.6)}8%{opacity:.7;transform:translateY(calc(var(--float-distance) * .08)) translateX(calc(var(--sway) * .08)) scale(1)}88%{opacity:.7;transform:translateY(calc(var(--float-distance) * .88)) translateX(calc(var(--sway) * .88)) scale(1)}93%{opacity:.85;transform:translateY(calc(var(--float-distance) * .93)) translateX(calc(var(--sway) * .93)) scale(1.2);border-color:#ffffff73}97%{opacity:.2;transform:translateY(calc(var(--float-distance) * .97)) translateX(var(--sway)) scale(1.5);border-color:#0284c780}to{opacity:0;transform:translateY(var(--float-distance)) translateX(var(--sway)) scale(1.8)}}.Footer-module__EZoWya__inner{z-index:2;grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:50px;padding-bottom:48px;display:grid;position:relative}.Footer-module__EZoWya__brandColumn{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__EZoWya__logo{width:auto;height:40px;margin-bottom:8px}.Footer-module__EZoWya__brandDescription{color:#ffffff80;margin:12px 0 20px;font-size:.88rem;line-height:1.65}.Footer-module__EZoWya__socialsRow{gap:12px;display:flex}.Footer-module__EZoWya__socialIcon{color:#ffffff8c;width:36px;height:36px;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__EZoWya__socialIcon svg{display:block}.Footer-module__EZoWya__socialIcon:hover{border-color:var(--color-primary);color:#fff;background:#0284c71a;transform:translateY(-2px)}.Footer-module__EZoWya__links h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px;font-size:.85rem;font-weight:700}.Footer-module__EZoWya__links a{color:#ffffff8c;transition:all var(--transition-fast);align-items:center;padding:6px 0;font-size:.88rem;text-decoration:none;display:flex}.Footer-module__EZoWya__links a:hover{color:var(--color-primary);transform:translate(4px)}.Footer-module__EZoWya__contactItem{color:#ffffff8c;align-items:flex-start;gap:10px;padding:6px 0;font-size:.88rem;line-height:1.5;display:flex}.Footer-module__EZoWya__contactIcon{opacity:.85;flex-shrink:0}.Footer-module__EZoWya__contactItem a{color:inherit;transition:color var(--transition-fast);padding:0;text-decoration:none;display:inline}.Footer-module__EZoWya__contactItem a:hover{color:var(--color-primary);transform:none}.Footer-module__EZoWya__bottom{z-index:2;border-top:1px solid #ffffff14;padding:20px 0;position:relative}.Footer-module__EZoWya__bottom p{text-align:center;color:#ffffff59;margin:0;font-size:.82rem}@media (max-width:1024px){.Footer-module__EZoWya__footer{--float-distance:-700px}}@media (max-width:800px){.Footer-module__EZoWya__footer{--float-distance:-800px;border-top-left-radius:50px;border-top-right-radius:50px;margin-top:-45px;padding-top:80px}.Footer-module__EZoWya__inner{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__EZoWya__brandColumn{grid-column:1/-1}}@media (max-width:480px){.Footer-module__EZoWya__footer{--float-distance:-1000px;border-top-left-radius:32px;border-top-right-radius:32px;margin-top:-30px;padding-top:60px}.Footer-module__EZoWya__inner{grid-template-columns:1fr;gap:24px}}
.WhatsAppButton-module__OPyqoG__fab{z-index:9999;-webkit-backdrop-filter:blur(12px);cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#25d366f2,#128c7ef2);border:1.5px solid #fff3;border-radius:60px;align-items:center;max-width:320px;height:52px;padding:10px 22px 10px 10px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:28px;right:28px;overflow:hidden;box-shadow:0 8px 32px #25d36659,0 2px 8px #0003}.WhatsAppButton-module__OPyqoG__fab:hover{border-color:#fff6;transform:translateY(-4px)scale(1.04);box-shadow:0 12px 40px #25d36680,0 4px 12px #00000040}.WhatsAppButton-module__OPyqoG__fab:active{transform:translateY(-1px)scale(.98)}.WhatsAppButton-module__OPyqoG__storyContainer{align-items:center;gap:12px;width:100%;height:100%;display:flex}.WhatsAppButton-module__OPyqoG__iconWrapper{color:#fff;will-change:transform, opacity;background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;animation:.5s cubic-bezier(.16,1,.3,1) forwards WhatsAppButton-module__OPyqoG__slideInLeft;display:flex}.WhatsAppButton-module__OPyqoG__iconWrapper svg{width:18px;height:18px;display:block}.WhatsAppButton-module__OPyqoG__label{font-family:var(--font-heading,"Inter", sans-serif);color:#fff;white-space:nowrap;letter-spacing:-.01em;text-shadow:0 1px 2px #00000026;will-change:transform, opacity;font-size:.88rem;font-weight:600;animation:.6s cubic-bezier(.16,1,.3,1) 80ms both WhatsAppButton-module__OPyqoG__slideInLeft}.WhatsAppButton-module__OPyqoG__person svg{animation:1.6s ease-in-out infinite WhatsAppButton-module__OPyqoG__personBob}@keyframes WhatsAppButton-module__OPyqoG__personBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.WhatsAppButton-module__OPyqoG__floating svg{animation:1.8s ease-in-out infinite WhatsAppButton-module__OPyqoG__basketFloat}@keyframes WhatsAppButton-module__OPyqoG__basketFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(3deg)}}.WhatsAppButton-module__OPyqoG__waIcon svg{animation:1.4s ease-in-out infinite WhatsAppButton-module__OPyqoG__waPulse}@keyframes WhatsAppButton-module__OPyqoG__waPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.WhatsAppButton-module__OPyqoG__driving svg{animation:.45s ease-in-out infinite WhatsAppButton-module__OPyqoG__truckDrive}@keyframes WhatsAppButton-module__OPyqoG__truckDrive{0%,to{transform:translate(0)translateY(0)}25%{transform:translate(1.5px)translateY(-1px)}50%{transform:translate(-.5px)translateY(0)}75%{transform:translate(1px)translateY(-1px)}}.WhatsAppButton-module__OPyqoG__spinning svg{animation:2.4s linear infinite WhatsAppButton-module__OPyqoG__washingSpin}@keyframes WhatsAppButton-module__OPyqoG__washingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WhatsAppButton-module__OPyqoG__sparkling svg{animation:1.8s ease-in-out infinite WhatsAppButton-module__OPyqoG__deliverySparkle}@keyframes WhatsAppButton-module__OPyqoG__deliverySparkle{0%,to{filter:drop-shadow(0 0 #fff0);transform:scale(1)}50%{filter:drop-shadow(0 0 8px #fffc);transform:scale(1.1)}}@keyframes WhatsAppButton-module__OPyqoG__slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.WhatsAppButton-module__OPyqoG__fab{border-radius:50%;justify-content:center;width:52px;height:52px;padding:10px;bottom:24px;right:24px;box-shadow:0 6px 20px #25d36666}.WhatsAppButton-module__OPyqoG__label{display:none}.WhatsAppButton-module__OPyqoG__storyContainer{justify-content:center;align-items:center;gap:0}.WhatsAppButton-module__OPyqoG__iconWrapper{background:0 0;width:32px;height:32px}.WhatsAppButton-module__OPyqoG__iconWrapper svg{width:22px;height:22px}}
