.hvac-hero{display:flex;justify-content:space-between;align-items:center;margin-top:var(--element-spacing);margin-bottom:var(--content-spacing);position:relative}.hvac-hero .mesh{position:absolute;z-index:-111;left:60%;top:10%}.hvac-hero .right{margin-right:40px}.hvac-hero .right img{max-width:500px;height:100%;margin-left:30px;object-fit:cover}.hvac .container .hvac-title{margin-bottom:20px;max-width:900px}.hvac-why-hvac-section{margin-bottom:var(--section-spacing);margin-top:var(--section-spacing);display:flex;justify-content:space-between;align-items:center;gap:var(--element-spacing)}.hvac-why-hvac-section .left{width:30%}.hvac-why-hvac-section .left img{width:100%;margin-left:40px}.hvac-why-hvac-section .right{width:60%}.hvac-why-hvac-section .right h2{margin-bottom:40px;text-align:left}.hvac-why-hvac-section .right p{font-size:18px}.hvac-features-list{list-style:none;padding:0;margin:0}.hvac-features-list li{font-size:18px;color:var(--gray);margin-bottom:16px;padding-left:32px;position:relative;line-height:1.6}.hvac-features-list li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:700;font-size:20px}.hvac-features-list li:last-child{margin-bottom:0}.hvac-how-it-works-section{margin-top:60px;margin-bottom:60px;text-align:center}.hvac-how-it-works-header{margin-bottom:40px}.hvac-how-it-works-title{font-size:2.5rem;margin-bottom:20px;color:var(--white);max-width:800px;margin-left:auto;margin-right:auto}.hvac-how-it-works-subtitle{font-size:1.2rem;color:var(--gray);max-width:700px;margin:0 auto;line-height:1.6}.hvac-how-it-works-visual{position:relative;display:flex;justify-content:center;align-items:center;margin-top:40px}.hvac-how-it-works-desktop{max-width:100%;height:auto;display:block}.hvac-how-it-works-mobile{max-width:100%;height:auto;display:none}@media (max-width: 768px){.hvac-how-it-works-desktop{display:none}.hvac-how-it-works-mobile{display:block}.hvac-how-it-works-title{font-size:2rem}.hvac-how-it-works-subtitle{font-size:1.1rem}}@media (max-width: 1200px){.hvac-hero .right{margin-right:0}.hvac-hero .right img{max-width:400px}}@media (max-width: 900px){.hvac-hero{margin-bottom:40px}.hvac-hero{flex-direction:column;margin-top:60px;text-align:center;gap:40px;margin-bottom:10px}.hvac-hero .right{width:80%}.hvac-hero .right img{display:block;margin-right:auto;margin-left:auto;width:100%}}@media (max-width: 600px){.hvac-hero .right{width:90%}}@media (max-width: 480px){.hvac-hero{margin-top:calc(var(--element-spacing) / 2);margin-bottom:calc(var(--content-spacing) / 2)}.hvac .container .hvac-title{font-size:1.5rem;line-height:1.3}.hero-sub-title{font-size:1rem;line-height:1.5}}@media (max-width: 1200px){.hvac-why-hvac-section .left{width:45%}.hvac-why-hvac-section .left img{margin-left:0}}@media (max-width: 900px){.hvac-why-hvac-section{flex-direction:column-reverse;gap:40px;align-items:center;justify-content:center}.hvac-why-hvac-section .right{width:100%}.hvac-why-hvac-section .left{width:50%}.hvac-why-hvac-section .right h2{text-align:center;margin-bottom:10px}.hvac-why-hvac-section .right p{text-align:center;font-size:16px}.hvac-why-hvac-section .left img{margin-left:0}}@media (max-width: 767px){.hvac-why-hvac-section .left{width:60%}}@media (max-width: 600px){.hvac-why-hvac-section .left{width:90%}}.hvac-whats-included-title{margin-top:var(--section-spacing);text-align:center}.hvac-whats-included-title h2{margin-left:auto;margin-right:auto;text-align:center}.hvac-whats-included-title p{color:var(--gray)}.hvac-services-grid{position:relative;margin-top:var(--section-spacing);margin-bottom:var(--section-spacing);display:flex;flex-wrap:wrap;gap:var(--card-spacing);justify-content:center;align-items:center}.hvac-services-grid .hvac-service-card:hover{width:35%;height:310px}.hvac-services-grid .hvac-service-card{width:25%;height:275px;padding-top:36px;padding-left:22px;padding-right:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:hidden;transition:all .3s ease;background:linear-gradient(90deg,#ffffff1d,#fff0);border-color:#ffffff80 #bd739d66 #8d6c7f4d #ffffff80;border-style:solid;border-width:1px}.hvac-services-grid .hvac-service-card.card1:hover,.hvac-services-grid .hvac-service-card.card5:hover{background:url(/_astro/first-cards-bg.jxDg4qmw.png) no-repeat center/cover}.hvac-services-grid .hvac-service-card.card2:hover,.hvac-services-grid .hvac-service-card.card6:hover{background:url(/_astro/second-cards-bg.BQUNjdGG.png) no-repeat center/cover}.hvac-services-grid .hvac-service-card.card3:hover,.hvac-services-grid .hvac-service-card.card4:hover{background:url(/_astro/third-cards-bg.TRZT8TOE.png) no-repeat center/cover}.hvac-services-grid .hvac-service-card h3{margin-top:25px}.hvac-services-grid .hvac-service-card h3{font-size:20px}.hvac-services-grid .hvac-service-card .description{display:none;font-size:14px;color:var(--white)}.hvac-services-grid .hvac-service-card:hover .card-img{display:none}.hvac-services-grid .hvac-service-card:hover{background:linear-gradient(90deg,#422b66,#1e1c3e)}.hvac-services-grid .hvac-service-card:hover .description{display:block}.hvac-services-grid .hvac-service-card .hover-img{display:none}.hvac-services-grid .hvac-service-card:hover .hover-img{display:block}.hvac-services-grid .hvac-service-card .card-img,.hvac-services-grid .hvac-service-card .hover-img{width:50px;height:50px}@media (max-width: 1200px){.hvac-services-grid .hvac-service-card{width:40%;height:290px;transition:all .3s ease}.hvac-services-grid .hvac-service-card:hover{width:45%;height:310px}}@media (max-width: 900px){.hvac-services-grid{gap:20px}.hvac-services-grid{flex-direction:column}.hvac-services-grid .hvac-service-card{width:325px;height:250px}.hvac-services-grid .hvac-service-card:hover{width:400px;height:300px}}@media (max-width: 767px){.hvac-services-grid .hvac-service-card{width:325px;height:250px}.hvac-services-grid .hvac-service-card:hover{width:400px;height:300px}}@media (max-width: 600px){.hvac-services-grid{gap:20px}.hvac-services-grid{flex-direction:column}.hvac-services-grid .hvac-service-card{width:90%;height:220px}.hvac-services-grid .hvac-service-card:hover{width:100%;height:275px}}.hvac-faq-section{margin-top:var(--section-spacing);margin-bottom:var(--section-spacing);text-align:center}.hvac-faq-header{margin-bottom:40px}.hvac-faq-title{font-size:2.5rem;margin-bottom:20px;color:var(--white);max-width:800px;margin-left:auto;margin-right:auto}.hvac-faq-subtitle{font-size:1.2rem;color:var(--gray);max-width:700px;margin:0 auto;line-height:1.6}.hvac-faq-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.hvac-faq-item{background:linear-gradient(90deg,#ffffff1d,#fff0);border:1px solid #ffffff80;border-radius:12px;overflow:hidden;transition:all .3s ease}.hvac-faq-item:hover{border-color:#bd739d66;box-shadow:0 8px 32px #0000004d}.hvac-faq-question{width:100%;padding:24px 32px;background:none;border:none;color:var(--white);font-size:1.1rem;font-weight:500;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.hvac-faq-question:hover{background:#ffffff0d}.hvac-faq-question span{flex:1;margin-right:16px}.hvac-faq-icon{color:var(--white);transition:transform .3s ease;flex-shrink:0}.hvac-faq-item.active .hvac-faq-icon{transform:rotate(180deg)}.hvac-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background:#0003}.hvac-faq-item.active .hvac-faq-answer{max-height:200px;padding:24px 32px}.hvac-faq-answer p{color:var(--gray);line-height:1.6;margin:0;text-align:left!important;font-size:1rem}@media (max-width: 768px){.hvac-faq-title{font-size:2rem}.hvac-faq-subtitle{font-size:1.1rem}.hvac-faq-question{padding:20px 24px;font-size:1rem}.hvac-faq-item.active .hvac-faq-answer{padding:20px 24px}}@media (max-width: 480px){.hvac-faq-title{font-size:1.8rem}.hvac-faq-question{padding:16px 20px;font-size:.95rem}.hvac-faq-item.active .hvac-faq-answer{padding:16px 20px}}
