.Embers-module__RfPh6W__field{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Embers-module__RfPh6W__particle{opacity:0;will-change:transform, opacity;border-radius:50%;animation-name:Embers-module__RfPh6W__rise;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;bottom:-12px}.Embers-module__RfPh6W__warm{background:radial-gradient(circle,#ffc480f2 0%,#e5833499 45%,#0000 75%);box-shadow:0 0 6px 1px #e5833473}.Embers-module__RfPh6W__cool{background:radial-gradient(circle,#ffffffe6 0%,#a0d2ff80 45%,#0000 75%);box-shadow:0 0 6px 1px #a0d2ff66}@keyframes Embers-module__RfPh6W__rise{0%{opacity:0;transform:translate(0,0)scale(1)}8%{opacity:.9}60%{opacity:.5}to{transform:translate3d(var(--drift,30px), -105vh, 0) scale(.35);opacity:0}}@media (prefers-reduced-motion:reduce){.Embers-module__RfPh6W__particle{animation:none}}
.HeroCarousel-module__hy1Euq__hero{background:var(--bg-dark);width:100%;height:calc(100vh - 80px);position:relative;overflow:hidden}.HeroCarousel-module__hy1Euq__slide{align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.HeroCarousel-module__hy1Euq__slideBg{background-position:50%;background-size:cover;animation:7s ease-out forwards HeroCarousel-module__hy1Euq__kenBurns;position:absolute;inset:0}@keyframes HeroCarousel-module__hy1Euq__kenBurns{0%{transform:scale(1.08)}to{transform:scale(1)}}.HeroCarousel-module__hy1Euq__content{z-index:2;color:#fff;max-width:800px;position:relative}.HeroCarousel-module__hy1Euq__content h1{text-shadow:0 4px 10px #0000004d;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.HeroCarousel-module__hy1Euq__content p{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem}.HeroCarousel-module__hy1Euq__actions{gap:1.5rem;display:flex}.HeroCarousel-module__hy1Euq__ctaPrimary{background:var(--secondary);color:#fff;transition:var(--transition-smooth);border-radius:8px;align-items:center;gap:10px;padding:1rem 2rem;font-weight:700;display:flex}.HeroCarousel-module__hy1Euq__ctaPrimary:hover{background:var(--secondary-hover);transform:translateY(-3px);box-shadow:0 10px 20px #e583344d}.HeroCarousel-module__hy1Euq__ctaSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-smooth);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1rem 2rem;font-weight:700}.HeroCarousel-module__hy1Euq__ctaSecondary:hover{background:#fff3}.HeroCarousel-module__hy1Euq__control{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:var(--transition-smooth);z-index:10;background:#ffffff1a;border-radius:50%;padding:1rem;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__hy1Euq__control:hover{background:var(--secondary)}.HeroCarousel-module__hy1Euq__prev{left:2rem}.HeroCarousel-module__hy1Euq__next{right:2rem}.HeroCarousel-module__hy1Euq__indicators{z-index:10;gap:1rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroCarousel-module__hy1Euq__indicator{width:12px;height:12px;transition:var(--transition-smooth);background:#ffffff4d;border-radius:50%}.HeroCarousel-module__hy1Euq__activeIndicator{background:var(--secondary);border-radius:10px;width:30px}@media (max-width:768px){.HeroCarousel-module__hy1Euq__content h1{font-size:2.5rem}.HeroCarousel-module__hy1Euq__actions{flex-direction:column}.HeroCarousel-module__hy1Euq__control{display:none}}
.page-module___8aEwW__usps{background:var(--bg-alt);border-bottom:1px solid #0000000d;padding:4rem 0}.page-module___8aEwW__uspGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.page-module___8aEwW__uspItem h3{margin:1.5rem 0 .5rem;font-size:1.25rem}.page-module___8aEwW__uspItem p{color:var(--text-muted)}.page-module___8aEwW__servicesSection{padding:8rem 0}.page-module___8aEwW__sectionHeader{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.page-module___8aEwW__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;background:#e583341a;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module___8aEwW__sectionHeader h2{margin-bottom:1.5rem;font-size:3rem}.page-module___8aEwW__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.page-module___8aEwW__serviceCard{transition:var(--transition-smooth);background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;padding:3rem;display:flex;box-shadow:0 10px 40px #00000008}.page-module___8aEwW__serviceCard:hover{border-color:var(--secondary);transform:translateY(-10px);box-shadow:0 20px 60px #002d5b1a}.page-module___8aEwW__serviceIcon{background:var(--primary);color:#fff;width:60px;height:60px;transition:var(--transition-smooth);border-radius:15px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceIcon{background:var(--secondary);transform:rotate(-5deg)}.page-module___8aEwW__serviceCard h3{margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__serviceCard p{color:var(--text-muted);flex-grow:1;margin-bottom:2rem}.page-module___8aEwW__learnMore{color:var(--primary);align-items:center;gap:8px;font-weight:700;display:flex}.page-module___8aEwW__digitalSection{background:var(--bg-alt);padding:8rem 0}.page-module___8aEwW__digitalGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.page-module___8aEwW__digitalImage{justify-content:center;display:flex}.page-module___8aEwW__reportImg{border-radius:20px;width:100%;max-width:500px;height:auto;transition:transform .3s;box-shadow:0 30px 60px #00000026}.page-module___8aEwW__reportImg:hover{transform:scale(1.02)rotate(1deg)}.page-module___8aEwW__digitalText h2{margin-bottom:2rem;font-size:3rem}.page-module___8aEwW__digitalText p{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.page-module___8aEwW__featureList{flex-direction:column;gap:2.5rem;display:flex}.page-module___8aEwW__featureItem{gap:20px;display:flex}.page-module___8aEwW__featureIcon{width:50px;height:50px;color:var(--secondary);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 10px 20px #0000000d}.page-module___8aEwW__featureItem h4{margin-bottom:.5rem;font-size:1.25rem}.page-module___8aEwW__featureItem p{margin-bottom:0;font-size:1rem}.page-module___8aEwW__boilerFocus{background:var(--bg-dark);color:#fff;padding:8rem 0;overflow:hidden}.page-module___8aEwW__boilerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.page-module___8aEwW__boilerContent h2{margin-bottom:2rem;font-size:3.5rem}.page-module___8aEwW__boilerContent p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.page-module___8aEwW__boilerFeatures{margin-bottom:3rem;list-style:none}.page-module___8aEwW__boilerFeatures li{align-items:center;gap:15px;margin-bottom:1rem;font-weight:600;display:flex}.page-module___8aEwW__boilerFeatures li:before{content:"✓";color:var(--secondary);font-weight:900}.page-module___8aEwW__boilerImage{background:url(/images/hero-boiler.png) 50%/cover;border-radius:30px;height:500px;position:relative}.page-module___8aEwW__ctaPrimary{background:var(--secondary);color:#fff;transition:var(--transition-smooth);white-space:nowrap;text-align:center;border-radius:12px;padding:1.2rem 2.5rem;font-weight:800;display:inline-block}.page-module___8aEwW__contactCta{padding:8rem 0}.page-module___8aEwW__ctaBox{background:linear-gradient(135deg, var(--primary), var(--primary-light));text-align:center;color:#fff;border-radius:40px;padding:5rem}.page-module___8aEwW__ctaBox h2{margin-bottom:1.5rem;font-size:3rem}.page-module___8aEwW__ctaBox p{opacity:.9;margin-bottom:3rem;font-size:1.2rem}.page-module___8aEwW__ctaButtons{justify-content:center;gap:2rem;display:flex}.page-module___8aEwW__ctaSecondary{color:#fff;transition:var(--transition-smooth);white-space:nowrap;text-align:center;background:0 0;border:2px solid #fff;border-radius:12px;padding:1.2rem 2.5rem;font-weight:800}.page-module___8aEwW__ctaSecondary:hover{color:var(--primary);background:#fff}@media (max-width:992px){.page-module___8aEwW__uspGrid{grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__boilerGrid,.page-module___8aEwW__digitalGrid{grid-template-columns:1fr}.page-module___8aEwW__sectionHeader h2,.page-module___8aEwW__boilerContent h2,.page-module___8aEwW__digitalText h2{font-size:2.5rem}.page-module___8aEwW__ctaButtons{flex-direction:column;align-items:center;gap:1.5rem}.page-module___8aEwW__ctaPrimary,.page-module___8aEwW__ctaSecondary{width:100%;max-width:350px}}
.ServiceDetail-module__7CLR0W__wrapper{background:#fff}.ServiceDetail-module__7CLR0W__hero{color:#fff;background:linear-gradient(135deg,#002d5b 0%,#004a99 100%);padding:10rem 0 6rem;position:relative;overflow:hidden}.ServiceDetail-module__7CLR0W__hero:after{content:"";z-index:1;background:radial-gradient(circle,#e583341a 0%,#0000 70%);width:80%;height:200%;position:absolute;top:-50%;right:-20%}.ServiceDetail-module__7CLR0W__heroGrid{z-index:2;max-width:800px;position:relative}.ServiceDetail-module__7CLR0W__heroContent h1{margin-bottom:2rem;font-size:4.5rem;font-weight:900;line-height:1.1}.ServiceDetail-module__7CLR0W__lead{color:#fff;opacity:.9;margin-bottom:3rem;font-size:1.4rem;line-height:1.6}.ServiceDetail-module__7CLR0W__badge{background:var(--secondary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.ServiceDetail-module__7CLR0W__ctaGroup{align-items:center;gap:2rem;display:flex}.ServiceDetail-module__7CLR0W__ctaPrimary{background:var(--secondary);color:#fff;transition:var(--transition-smooth);border-radius:12px;padding:1.2rem 2.5rem;font-weight:800}.ServiceDetail-module__7CLR0W__ctaPhone{color:#fff;font-size:1.5rem;font-weight:900}.ServiceDetail-module__7CLR0W__features{background:var(--bg-alt);padding:6rem 0}.ServiceDetail-module__7CLR0W__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.ServiceDetail-module__7CLR0W__card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #00000008}.ServiceDetail-module__7CLR0W__card h3{margin:1.5rem 0 1rem}.ServiceDetail-module__7CLR0W__card p{color:var(--text-muted)}.ServiceDetail-module__7CLR0W__whyChoose{padding:8rem 0}.ServiceDetail-module__7CLR0W__split{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.ServiceDetail-module__7CLR0W__imageBox{background:var(--primary);background:url(/images/hero-boiler.png) 50%/cover;border-radius:40px;height:600px}.ServiceDetail-module__7CLR0W__textContent h2{margin-bottom:2rem;font-size:3rem}.ServiceDetail-module__7CLR0W__textContent p{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.ServiceDetail-module__7CLR0W__checklist{list-style:none}.ServiceDetail-module__7CLR0W__checklist li{color:var(--primary);align-items:center;gap:15px;margin-bottom:1.2rem;font-weight:700;display:flex}.ServiceDetail-module__7CLR0W__checklist li svg{color:var(--secondary)}@media (max-width:992px){.ServiceDetail-module__7CLR0W__heroContent h1{font-size:3rem}.ServiceDetail-module__7CLR0W__grid,.ServiceDetail-module__7CLR0W__split{grid-template-columns:1fr}.ServiceDetail-module__7CLR0W__imageBox{order:2;height:400px}}
.PressureBoosting-module__33l_vq__wrapper{padding-bottom:5rem}.PressureBoosting-module__33l_vq__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#002d5b 0%,#004a99 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.PressureBoosting-module__33l_vq__heroContent{z-index:2;position:relative}.PressureBoosting-module__33l_vq__heroContent h1{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.PressureBoosting-module__33l_vq__heroContent h1 span{color:var(--secondary)}.PressureBoosting-module__33l_vq__heroContent p{opacity:.9;max-width:800px;margin:0 auto 2.5rem;font-size:1.25rem}.PressureBoosting-module__33l_vq__badge{text-transform:uppercase;letter-spacing:1px;color:var(--secondary);background:#ffffff1a;border:1px solid #ffb3004d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.PressureBoosting-module__33l_vq__heroBtns{justify-content:center;gap:1.5rem;display:flex}.PressureBoosting-module__33l_vq__ctaPrimary{background:var(--secondary);color:var(--primary);white-space:nowrap;text-align:center;border-radius:8px;padding:1rem 2rem;font-weight:800;transition:all .3s}.PressureBoosting-module__33l_vq__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #ffb3004d}.PressureBoosting-module__33l_vq__ctaSecondary{color:#fff;white-space:nowrap;text-align:center;background:0 0;border:2px solid #fff3;border-radius:8px;padding:1rem 2rem;font-weight:700;transition:all .3s}.PressureBoosting-module__33l_vq__ctaSecondary:hover{background:#ffffff1a}.PressureBoosting-module__33l_vq__problemSection{background:var(--bg-soft);padding:6rem 0}.PressureBoosting-module__33l_vq__sectionHeader{text-align:center;margin-bottom:4rem}.PressureBoosting-module__33l_vq__sectionHeader h2{color:var(--primary);margin-bottom:1rem;font-size:2.5rem}.PressureBoosting-module__33l_vq__problemGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.PressureBoosting-module__33l_vq__problemCard{box-shadow:var(--shadow-sm);text-align:center;background:#fff;border-radius:16px;padding:3rem 2rem;transition:transform .3s}.PressureBoosting-module__33l_vq__problemCard:hover{transform:translateY(-10px)}.PressureBoosting-module__33l_vq__icon{color:var(--secondary);margin-bottom:1.5rem}.PressureBoosting-module__33l_vq__problemCard h3{color:var(--primary);margin-bottom:1rem}.PressureBoosting-module__33l_vq__solutionSection{padding:8rem 0}.PressureBoosting-module__33l_vq__solutionGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.PressureBoosting-module__33l_vq__solutionImage{background:var(--bg-soft);border-radius:24px;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.PressureBoosting-module__33l_vq__pressureGauge{text-align:center;z-index:2}.PressureBoosting-module__33l_vq__gaugeValue{color:var(--primary);margin-top:1rem;font-size:2rem;font-weight:900}.PressureBoosting-module__33l_vq__featureList{margin-top:2rem;list-style:none}.PressureBoosting-module__33l_vq__featureList li{gap:1.5rem;margin-bottom:2rem;display:flex}.PressureBoosting-module__33l_vq__featureList svg{color:var(--secondary);flex-shrink:0}.PressureBoosting-module__33l_vq__featureList strong{color:var(--primary);margin-bottom:.3rem;font-size:1.2rem;display:block}.PressureBoosting-module__33l_vq__benefits{padding:6rem 0}.PressureBoosting-module__33l_vq__benefitsBox{background:var(--primary);color:#fff;text-align:center;border-radius:32px;padding:5rem}.PressureBoosting-module__33l_vq__benefitsBox h2{margin-bottom:4rem;font-size:2.5rem}.PressureBoosting-module__33l_vq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.PressureBoosting-module__33l_vq__benefitItem strong{color:var(--secondary);margin-bottom:1rem;font-size:1.4rem;display:block}.PressureBoosting-module__33l_vq__ctaFinal{text-align:center;padding:8rem 0}.PressureBoosting-module__33l_vq__ctaContent h2{color:var(--primary);margin-bottom:1.5rem;font-size:3rem}.PressureBoosting-module__33l_vq__ctaContent p{color:var(--text-muted);margin-bottom:3rem;font-size:1.2rem}@media (max-width:992px){.PressureBoosting-module__33l_vq__solutionGrid{grid-template-columns:1fr;gap:3rem}.PressureBoosting-module__33l_vq__heroContent h1{font-size:2.5rem}.PressureBoosting-module__33l_vq__benefitsBox{padding:3rem 1.5rem}}@media (max-width:768px){.PressureBoosting-module__33l_vq__heroBtns{flex-direction:column}}
