@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");body{font-family:Poppins,sans-serif;margin:0;padding:0;color:#222;background-color:#fff}.section-wrapper{width:90%;margin:0 auto}*{box-sizing:border-box}body{overflow-x:hidden}.services-support-hero{position:relative;width:100%;height:350px;background:url(/images/about-bg.jpg) 50%/cover no-repeat;display:flex;align-items:center;justify-content:flex-start;padding-left:10%}.services-support-overlay{position:absolute;top:0;left:0;width:70%;height:100%;background:linear-gradient(90deg,rgba(0,93,108,.8) 60%,rgba(1,177,204,.7));display:flex;justify-content:center;align-items:center;padding:50px 140px;color:#fff;border-top-right-radius:0;border-bottom-right-radius:330px;text-align:center}.services-support-content{position:relative;color:#fff;z-index:2;max-width:600px;width:100%}.services-support-content h1{color:#17c7c1c8;font-size:3.5rem;font-weight:700;margin-bottom:10px}.services-support-content p{font-size:1.8rem;color:#fff}@media (max-width:1024px){.services-support-hero{height:280px;padding-left:5%}.services-support-overlay{width:80%;padding:40px;border-bottom-right-radius:250px}.services-support-content h1{font-size:3rem}.services-support-content p{font-size:1.6rem}}@media (max-width:768px){.services-support-hero{height:200px;padding:0 5%;text-align:center;justify-content:center}.services-support-overlay{width:90%;padding:30px;border-bottom-right-radius:200px}.services-support-content h1{font-size:1.7rem;max-width:400px;text-align:left}.services-support-content p{font-size:1.4rem;max-width:400px;text-align:left}}.installation-services-page{font-family:Inter,sans-serif;color:#333;line-height:1.6}html{scroll-behavior:smooth}#intro,#process,#services,#why-choose{scroll-margin-top:60px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.installation-sticky-nav{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:0;z-index:1000;height:auto;display:flex;align-items:center;justify-content:center}.installation-sticky-nav ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.installation-sticky-nav li{padding:0 16px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:center;height:60px;font-size:1rem}.installation-sticky-nav li:not(:last-child):after{content:"";position:absolute;width:0;height:2px;bottom:10px;left:50%;background-color:#005d6c;transition:all .3s ease;transform:translateX(-50%)}.installation-sticky-nav li:not(:last-child).active:after,.installation-sticky-nav li:not(:last-child):hover:after{width:60%}.installation-sticky-nav li.active,.installation-sticky-nav li:hover{color:#005d6c}.installation-sticky-nav .contact-link{color:#005d6c;text-decoration:none;font-weight:600;padding:6px 18px;border:2px solid #005d6c;border-radius:30px;transition:all .3s ease;margin-left:12px;font-size:1rem}.installation-sticky-nav .contact-link:hover{background-color:#00b5c5;color:#fff;border-color:#00b5c5;text-decoration:none}@media (max-width:1024px){.installation-sticky-nav li{padding:0 12px;font-size:.95rem;height:50px}.installation-sticky-nav .contact-link{padding:5px 16px;font-size:.95rem}}@media (max-width:768px){.installation-sticky-nav li{padding:0 10px;font-size:.9rem;height:45px}.installation-sticky-nav .contact-link{padding:5px 14px;font-size:.9rem}}@media (max-width:480px){.installation-sticky-nav li{padding:6px 8px;font-size:.85rem;height:40px}.installation-sticky-nav .contact-link{margin-top:6px;font-size:.85rem;padding:4px 12px}.installation-sticky-nav ul{flex-direction:column;align-items:center}}.services-support-top-content{display:flex;gap:40px;align-items:center;margin-bottom:40px;flex-wrap:wrap}.services-support-text{flex:1 1}.services-support-text h3{font-size:2.4rem;color:#005d6c;font-weight:600;margin-bottom:10px;position:relative;display:inline-block}.services-support-text p{font-size:1.1rem;line-height:1.7;margin-bottom:20px;color:#444}.services-support-image-container{flex:1 1;text-align:right}.services-support-image{max-width:100%;max-height:300px;border-radius:10px;object-fit:cover;box-shadow:0 8px 18px rgba(0,0,0,.08)}.services-support-subheading{font-size:1.9rem;color:#005d6c;font-weight:600;margin-bottom:30px}.services-support-list-section{display:grid;grid-gap:20px;gap:20px}.services-support-item{background-color:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05);text-align:center;display:flex;flex-direction:column;align-items:center;min-height:220px}.services-support-item:hover{box-shadow:0 8px 20px rgba(0,0,0,.08)}.services-support-icon{font-size:2.2rem;margin-bottom:12px}.services-support-title{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:6px}.services-support-description{font-size:1rem;line-height:1.6;color:#666;max-width:90%}@media (max-width:768px){.services-support-top-content{flex-direction:column;text-align:center}.services-support-text{order:2}.services-support-image-container{order:1;text-align:center;margin-bottom:25px}.services-support-image{max-height:220px;width:85%}.services-support-subheading{font-size:1.6rem}.services-support-item{min-height:200px;padding:16px}.services-support-icon{font-size:2.5rem}}@media (max-width:480px){.services-support-main{font-size:1.8rem}.services-support-subheading{font-size:1.4rem}.services-support-title{font-size:1.1rem}.services-support-description{font-size:.95rem}}.services-support-section{padding:60px 20px;color:#333}.services-support-section .container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box;text-align:center}.services-support-section h2{font-size:2.4rem;color:#005d6c;font-weight:600;margin-bottom:10px;position:relative;display:inline-block}.services-support-section h2:after{content:"";display:block;width:60px;height:3px;background:#01b1cc;margin:10px auto 0;border-radius:2px}.services-support-section>.container>p:first-of-type{font-size:1.15rem;color:#555;max-width:700px;margin:0 auto 40px;line-height:1.6}.services-support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin-bottom:40px}.services-support-item{background-color:#fff;padding:25px;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease}.services-support-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.services-support-icon{color:#01b1cc;font-size:3rem;margin-bottom:18px}.services-support-item h3{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:12px}.services-support-item p{font-size:1rem;color:#555;line-height:1.5}.services-support-text{font-size:1.05rem;color:#444;max-width:700px;margin:0 auto 40px}.services-support-list{list-style-type:disc;padding-left:20px;text-align:left;color:#555;margin:0;font-size:.95rem}.services-support-list li{font-size:.95rem;margin-bottom:6px;line-height:1.4}.cta-container{max-width:700px;margin:0 auto;text-align:center}.cta-text{font-size:1.15rem;margin-bottom:20px;color:#333}.cta-button{display:inline-flex;align-items:center;background-color:#01b1cc;color:#fff;padding:14px 30px;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:background-color .3s ease}.cta-button .icon{margin-left:10px;font-size:1.25rem}.cta-button:hover{background-color:#01b1cc}@media (max-width:992px){.services-support-section h2{font-size:2.3rem}.services-support-item h3{font-size:1.15rem}.services-support-item{padding:20px 15px}}@media (max-width:600px){.services-support-section h2{font-size:1.8rem}.cta-text,.partner-text,.services-support-section>.container>p:first-of-type{font-size:1rem}.services-support-grid{grid-template-columns:1fr;gap:20px}.services-support-item{padding:18px 15px}.cta-button{padding:12px 24px;font-size:1rem}}#services.services-support-common-section{padding:60px 20px;color:#333;width:100%}.services-support-container h2{font-size:2.4rem;color:#005d6c;font-weight:600;margin-bottom:10px;position:relative;display:inline-block;text-align:center;left:50%;transform:translateX(-50%)}.services-support-container h2:after{content:"";display:block;width:60px;height:3px;background:#01b1cc;margin:10px auto 0;border-radius:2px}.services-support-section-content{display:flex;gap:50px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.services-support-text-content{flex:1 1 500px;max-width:600px;color:#444}.services-support-text-content p{font-size:1.2rem;line-height:1.8;margin-bottom:30px}.services-support-services-list{list-style:none;padding:0;margin:0}.services-support-services-list li{margin-bottom:30px;padding-left:25px;position:relative}.services-support-services-list li:before{content:"✓";position:absolute;left:0;top:4px;color:#01b1cc;font-weight:700;font-size:1.1rem}.services-support-services-list h4{font-size:1.4rem;font-weight:600;color:#005d6c;margin-bottom:6px}.services-support-services-list p{font-size:1.05rem;color:#666;line-height:1.6}.services-support-image-container{flex:1 1 400px;max-width:520px;text-align:center}.services-support-image-container img{width:100%;height:auto;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.15);object-fit:cover;transition:transform .3s ease}.services-support-image-container img:hover{transform:scale(1.02)}.services-support-image-container,.services-support-services-list,.services-support-services-list li,.services-support-text-content{text-align:left}@media (max-width:991px){.services-support-section-content{flex-direction:column;align-items:flex-start}.services-support-image-container,.services-support-text-content{max-width:100%;flex:1 1 100%}.services-support-container h2{font-size:2.4rem}}@media (max-width:576px){.services-support-container h2{font-size:2rem}.services-support-services-list h3,.services-support-services-list p,.services-support-text-content p{font-size:1rem}.services-support-services-list li{margin-bottom:20px}}.services-support-container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.services-support-text-content{max-width:1600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.services-support-text-content h3{font-size:2.4rem;color:#005d6c;margin-top:40px;margin-bottom:15px;font-weight:600;justify-content:center;justify-items:center}.services-support-text-content h3:after{content:"";display:block;width:60px;height:3px;background:#01b1cc;margin:10px auto 0;border-radius:2px}.services-support-text-content p{margin-bottom:20px;color:#555}.services-support-contract-list,.services-support-upgrade-list{list-style:none;padding-left:0;margin-bottom:30px}.services-support-contract-list li,.services-support-upgrade-list li{padding-left:1.5rem;position:relative;margin-bottom:15px;font-size:1rem;color:#444}.services-support-contract-list li:before,.services-support-upgrade-list li:before{content:"•";position:absolute;left:0;top:0;color:#00a8b5;font-size:1.5rem;line-height:1}@media (max-width:768px){.services-support-text-content{font-size:1rem;padding:0 10px}.services-support-text-content h3{font-size:1.6rem}}@media (max-width:480px){.services-support-container{padding:40px 15px}.services-support-text-content h3{font-size:1.4rem}.services-support-contract-list li,.services-support-upgrade-list li{font-size:.95rem}}#why-choose.product-solutions-common-section.product-solutions-why-choose-section{padding:60px 20px;color:#333;box-sizing:border-box;width:100%;background-color:#fff}.product-solutions-container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box;text-align:center}.product-solutions-container p{font-size:1.15rem;margin-bottom:40px;color:#555;line-height:1.6}.product-solutions-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin-bottom:50px;text-align:left}.product-solutions-benefit-item{background-color:#fff;padding:25px;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease}.product-solutions-benefit-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.product-solutions-benefit-icon{font-size:2.2rem;color:#01b1cc;margin-bottom:15px}.product-solutions-benefit-item h3{font-size:1.3rem;font-weight:600;margin-bottom:10px;color:#333}.product-solutions-benefit-item p{font-size:1rem;color:#666;line-height:1.5}.product-solutions-cta-container{margin-top:20px;text-align:center}.product-solutions-cta-text{font-size:1.2rem;margin-bottom:15px;color:#444}.product-solutions-cta-button{display:inline-flex;align-items:center;padding:12px 24px;background-color:#01b1cc;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:background-color .3s ease}.product-solutions-cta-button:hover{background-color:#01b1cc}.product-solutions-cta-button .icon{margin-left:8px;font-size:1.1rem}@media (max-width:768px){.product-solutions-container h2{font-size:2rem}.product-solutions-container>p{font-size:1rem}.product-solutions-benefit-item h3{font-size:1.15rem}.product-solutions-benefit-icon{font-size:1.8rem}}