html,body{margin:0;padding:0;width:100%;overflow-x:hidden}#root{margin:0;padding:0;width:100%;min-height:100vh}.header{background-color:#e6f1fe;box-shadow:0 2px 4px #0000001a;width:100%;position:fixed;top:0;left:0;z-index:1000}.header-container{max-width:1280px;margin:0 auto;padding:0 1rem}.header-content{display:flex;justify-content:space-between;align-items:center;height:5rem}.logo img{height:3rem}.nav-links{display:none;gap:2rem;align-items:center}.nav-link{color:#000;text-decoration:none;font-size:1rem;position:relative;padding-bottom:4px;transition:color .2s ease}.nav-link:hover{color:#2563eb}.nav-link.active{color:#01adee;font-weight:500}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#01adee}.nav-link.dropdown-active{color:#2563eb}.nav-link.dropdown-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#2563eb}.get-in-touch-container{display:none}.get-in-touch{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:1rem;cursor:pointer}.get-in-touch:hover{background-color:#1d4ed8}.hamburger{display:block}.hamburger-button{background:none;border:none;cursor:pointer}.hamburger-icon{width:1.75rem;height:1.75rem}.mobile-menu{position:absolute;top:5rem;left:0;width:100%;background-color:#e6f1fe;z-index:999;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-nav{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;align-items:center}.mobile-dropdown{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.mobile-dropdown .nav-link{cursor:pointer;padding:.5rem 2rem .5rem 0;display:flex;justify-content:center;align-items:center;font-size:1rem;position:relative;font-weight:500;font-style:italic}.mobile-dropdown .nav-link:after{content:"▾";position:absolute;right:.5rem;font-size:1.2rem;color:#000;transition:transform .3s ease}.mobile-dropdown .nav-link.dropdown-active:after{content:"▴";color:#2563eb;transform:rotate(0)}.mobile-dropdown-menu{width:100%;display:flex;flex-direction:column;align-items:center}.mobile-dropdown-item{display:block;color:#0e0e0e;text-decoration:none;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s ease;text-align:center}.mobile-dropdown-item:hover{background-color:#363940;color:#fff;text-align:center}.mobile-button{width:100%;text-align:center;max-width:200px;margin-top:1rem}.dropdown{position:relative;display:inline-block}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#e6f1fe;border:1px solid #ddd;border-radius:.375rem;box-shadow:0 2px 5px #0000001a;min-width:200px;z-index:1000;padding:.5rem 0}.dropdown-menu:before{content:"";position:absolute;left:0;top:0;width:.25rem;height:100%;background:linear-gradient(to bottom,#2563eb,#7c3aed);border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.dropdown-item{display:block;color:#4a4e55;text-decoration:none;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s ease;position:relative}.dropdown-item:hover{background-color:#3f4549;color:#fff}.bottom-strip{height:.25rem;background:linear-gradient(to right,#2563eb,#7c3aed);width:100%}@media (min-width: 768px){.nav-links{display:flex;align-items:center}.get-in-touch-container{display:block}.hamburger,.mobile-menu{display:none}.mobile-dropdown .nav-link:after{display:none}}.footer{background-color:#e6f1fe;width:100vw;margin:0;padding:0;box-sizing:border-box}.footer-strip{height:.25rem;background:linear-gradient(to right,#2563eb,#7c3aed);width:100vw;margin:0}.footer-container{max-width:1280px;margin:0 auto;padding:2rem 1rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-column{flex:1;min-width:200px}.footer-column-1{display:flex;flex-direction:column;gap:1rem}.footer-logo img{height:2.5rem}.footer-description{color:#4b5563;font-size:.9rem;line-height:1.5}.social-icons{display:flex;gap:1rem}.social-icon{color:#4b5563;text-decoration:none}.social-icon:hover{color:#2563eb}.footer-heading{color:#000;font-size:1.1rem;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#4b5563;text-decoration:none;font-size:.9rem}.footer-link:hover{color:#2563eb}.footer-copyright{text-align:center;padding:1rem 0;border-top:1px solid #d1d5db;margin:0 1rem}.footer-copyright p{color:#4b5563;font-size:.9rem;margin:0}@media (max-width: 767px){.footer-container{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem}.footer-column{min-width:100%}.social-icons{justify-content:center}.footer-links{align-items:center}}@media (min-width: 768px){.footer-container{flex-direction:row;text-align:left}}.hero-section{will-change:transform,opacity;background:linear-gradient(to right,#01AAED,#0B62B0);width:100vw;min-height:100vh;margin:0;margin-top:7rem;padding:0 1rem 1rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.hero-image-container{max-width:1280px;width:100%;text-align:center}.hero-image{width:100%;max-width:1200px;height:auto;padding:0 1rem 1rem;box-sizing:border-box}@media (max-width: 767px){.hero-section{margin-top:-9rem;padding:0 1rem 1rem;margin-bottom:-16rem}.hero-image{padding:0 0rem 0rem rem}}@media (min-width: 768px){.hero-section{margin-top:rem;padding:0 1rem 1rem}.hero-image{padding:0 1rem 1rem}}.benefits-section{will-change:transform,opacity;background-color:#e6f0fa;width:100vw;padding:2rem 1rem;box-sizing:border-box;text-align:center}.benefits-heading{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#333}.benefits-container{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;max-width:1280px;margin:0 auto}.benefit-item{display:flex;flex-direction:column;align-items:center;flex:1;min-width:200px}.benefit-icon{width:100px;height:100px;margin-bottom:1rem}.benefit-text{font-size:1.2rem;font-weight:500;color:#333}@media (max-width: 767px){.benefits-container{flex-direction:column;gap:1.5rem}.benefits-heading{font-size:1.5rem}.benefit-icon{width:80px;height:80px}.benefit-text{font-size:1rem}}@media (min-width: 768px){.benefits-container{flex-direction:row}}.steps-section{will-change:transform,opacity;background:linear-gradient(to right,#01AAED,#0B62B0);width:100vw;padding:2rem 1rem;box-sizing:border-box;text-align:center}.steps-heading{margin:0;padding:0;margin-bottom:2rem;color:#fff;line-height:1}.steps-heading-small{font-size:1.5rem;font-weight:200;display:block;margin-bottom:0}.steps-heading-large{font-size:2rem;font-weight:400;display:block}.steps-container{will-change:transform,opacity;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;max-width:1280px;margin:0 auto}.step-card{will-change:transform,opacity;background-color:#fff;border-radius:10px;padding:2rem;flex:1;min-width:250px;max-width:350px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center}.step-icon{width:60px;height:60px;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;border-radius:50%}.step-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.step-description{font-size:1rem;color:#666;line-height:1.5}@media (max-width: 767px){.steps-container{flex-direction:column;gap:1.5rem}.steps-heading-small{font-size:1.2rem}.steps-heading-large{font-size:1.5rem}.step-card{padding:1.5rem;min-width:200px}.step-title{font-size:1.2rem}.step-description{font-size:.9rem}}@media (min-width: 768px){.steps-container{flex-direction:row}}.team-member{will-change:transform,opacity;margin-bottom:3rem;max-width:600px}.team-member h3{font-size:1.5rem;color:#000;margin-bottom:.5rem}.position{font-weight:600;color:#01adee;margin-bottom:1rem}.team-member-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block}.description{font-size:1.1rem;line-height:1.6;color:#333}@media (max-width: 768px){.team-member{margin-bottom:2rem}.team-member h3{font-size:1.3rem}.description{font-size:1rem}}.services-hero{width:100%;height:300px;position:relative;display:flex;justify-content:center;align-items:center;margin:10rem 0;overflow:hidden}.services-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:80%;background-image:url(${ourServiceImage});background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.5;z-index:1}.services-hero h1{color:#01adee;font-size:3rem;font-weight:400;position:relative;z-index:2;padding:2rem 0}@media (max-width: 767px){.services-hero{height:200px;margin:3rem 0}.services-hero h1{font-size:2rem;padding:1rem 0}}.project-team-section{will-change:transform,opacity;padding:1rem 2rem}.project-team-container{max-width:100%;margin:0 auto;padding:-10rem;border-radius:12px}.project-team-container h2{font-size:2.25rem;color:#fff;margin-bottom:3rem;text-align:center;font-weight:700}.team-roles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;justify-items:center}.team-role-card{width:100%;max-width:300px;height:220px;padding:1rem;background-color:#f8fafc;border-radius:10px;box-shadow:0 4px 12px #0000000d;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center}.team-role-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001a}.role-icon{padding-top:2rem;width:64px;height:64px;margin:0 auto 1.25rem;object-fit:contain}.role-info{display:flex;flex-direction:column;gap:.5rem;flex-grow:1;justify-content:flex-end}.role-title{font-size:1.1rem;font-weight:600;color:#334155;margin-bottom:.5rem}.role-number{font-size:1.5rem;font-weight:700;color:#01aaed}@media (max-width: 1024px){.team-roles-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:1.5rem}.team-role-card{height:200px}}@media (max-width: 640px){.project-team-section{padding:0rem 1.5rem}.project-team-container{padding:2rem 1.5rem}.team-roles-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto;gap:1.25rem}.team-role-card{max-width:100%;height:180px}.role-icon{width:56px;height:56px}}.gears-section{will-change:transform,opacity;padding:1rem 2rem}.gears-container{max-width:100%;margin:0 auto;padding:0rem;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gears-container h2{font-size:2rem;color:#fff;margin-bottom:2.5rem;text-align:center;font-weight:700;position:relative;display:inline-block;left:50%;transform:translate(-50%)}.gears-container h2:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px}.gear-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.gear-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(145deg,#ffffff 0%,#f8fafc 100%);border-radius:12px;box-shadow:0 6px 12px #00000014;transition:all .3s cubic-bezier(.25,.8,.25,1);border-left:40px solid #1501ed;position:relative;overflow:hidden}.gear-item:hover{transform:translateY(-5px);box-shadow:0 12px 20px #0000001f}.gear-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(1,170,237,.05) 0%,rgba(11,98,176,.05) 100%);z-index:0}.gear-tool{font-weight:600;color:#2d3748;font-size:1.1rem;position:relative;z-index:1}.gear-quantity{font-weight:700;color:#01aaed;font-size:1.2rem;background:rgba(1,170,237,.1);padding:.5rem 1rem;border-radius:20px;position:relative;z-index:1}.additional-resources{padding:2rem;border-left:50px solid #1501ed;max-width:100%;background:linear-gradient(145deg,#ffffff 0%,#f8fafc 100%);border-radius:12px;box-shadow:0 6px 12px #00000014}.additional-resources h3{font-size:1.5rem;color:#2d3748;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center}.additional-resources h3:before{content:"➤";color:#01aaed;margin-right:.75rem;font-size:1.2rem}.additional-resources ul{list-style-type:none;padding-left:0}.additional-resources li{margin-bottom:1rem;color:#4a5568;font-size:1.1rem;position:relative;padding-left:2rem;line-height:1.6}.additional-resources li:before{content:"•";color:#01aaed;font-size:2rem;position:absolute;left:0;top:-.5rem}@media (max-width: 768px){.gears-section{padding:0rem 1.5rem}.gears-container{padding:2rem 1.5rem}.gear-items-grid{grid-template-columns:1fr;gap:1.5rem}.gear-item{padding:1.25rem}.additional-resources{padding:1.5rem}}.team-page{width:100%;min-height:100vh}.team-content-wrapper{will-change:transform,opacity;max-width:100%;position:relative}.team-members-container{will-change:transform,opacity;max-width:100%;margin:0 auto;padding:3rem 2rem;background-color:#fff;border-radius:8px;position:relative;z-index:2}.team-members-container h1{font-size:2.5rem;color:#000;margin-bottom:3rem;font-weight:700;text-align:center;will-change:transform,opacity}.team-members{display:flex;justify-content:center;flex-wrap:wrap;gap:4rem}.team-member{max-width:400px;text-align:center;padding:2rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d}.team-member-image{width:200px;height:200px;border-radius:10%;object-fit:fill;margin-bottom:1.5rem;background-color:#fff}.team-member h3{font-size:1.5rem;margin-bottom:.5rem;color:#333}.team-member .position{font-size:1.1rem;color:#666;margin-bottom:1.5rem;font-weight:500}.team-member .description{font-size:1rem;color:#555;font-style:italic;line-height:1.6}@media (max-width: 768px){.team-members-container{padding:2rem 1rem}.team-members-container h1{font-size:2rem;margin-bottom:2rem}.team-members{flex-direction:column;align-items:center;gap:2rem}.team-member{max-width:100%;padding:1.5rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;--background-gradient: linear-gradient(to right, #01AAED, #0B62B0)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(to right,#01AAED,#0B62B0)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547}body{background:linear-gradient(to right,#01AAED,#0B62B0)}a:hover{color:#747bff}button{background-color:#f9f9f9}}.services-hero{will-change:transform,opacity;width:100%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:2rem}@media (max-width: 480px){.services-hero{height:150px;margin-top:2rem;margin-bottom:.5rem}.services-hero h1{font-size:1.5rem;padding-top:3rem}}.services-list{will-change:transform,opacity;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6rem;width:100%;margin:0 auto;padding:1.5rem 1rem;background:#E6F1FE;border-radius:8px}.service-item{flex:0 1 280px;text-align:center;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px}.service-icon{margin:0 auto 1rem;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.service-item p{font-size:.95rem;line-height:1.5;color:#000;margin:0;padding:2rem}@media (max-width: 767px){.services-list{gap:1rem;padding:1rem}.service-item{flex:0 1 90%;padding:1.25rem .75rem;min-height:160px}.service-icon{margin-bottom:.75rem;width:45px;height:45px}.service-item p{font-size:.85rem}}.energy-solutions{will-change:transform,opacity;padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#333}.section-description{text-align:center;font-size:1.1rem;max-width:800px;margin:0 auto 3rem;color:#d9d9d9;line-height:1.6}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.solution-card{background:white;border-radius:2px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;touch-action:manipulation}.solution-card:hover,.solution-card:active{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.solution-image img{width:100%;height:400px;object-fit:cover;margin-bottom:-1rem}.solution-content{padding:.5rem 1rem 1rem}.solution-content h3{font-size:1.5rem;text-align:center;margin-bottom:1rem;color:#01adee;font-weight:400}.solution-content p{color:#666;line-height:1.6;margin-bottom:0}@media (max-width: 767px){.solutions-grid{grid-template-columns:1fr}.solution-card{transition:transform .3s ease,box-shadow .3s ease}.solution-card:hover,.solution-card:active{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}}@media (min-width: 768px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}.primary-services{padding:5rem 2rem;margin-bottom:2rem;background-color:#e6f1fe;min-height:100vh;opacity:1!important}.services-container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:#000}.section-quote{text-align:center;font-size:1.2rem;font-style:italic;color:#01adee;max-width:800px;margin:0 auto 3rem;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#4CB853;padding:2rem;min-height:30px;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card:hover{transform:translateY(-5px)}.service-icon{width:60px;height:60px;margin-bottom:1rem}.service-card h3{font-size:1.3rem;color:#505082;margin-bottom:.5rem;line-height:1.4}.service-card p{color:#666;font-size:1.1rem;line-height:1.6}@media (max-width: 768px){.primary-services{padding:4rem 1rem 2rem}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card{padding:1.5rem}.service-icon{width:50px;height:50px}.service-card h3{font-size:1.2rem}}.services-hero{will-change:transform,opacity;width:100%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;margin-top:3rem;margin-bottom:2rem}.intro-section{will-change:transform,opacity;background-color:#e6f0fa;width:100vw;padding:2rem 1rem;box-sizing:border-box;text-align:center}.intro-section p{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6;color:#01adee}@media (max-width: 767px){.intro-section p{max-width:800px;margin:0 auto;font-size:.8rem;line-height:1.6;color:#01adee}}.project-section{will-change:transform,opacity;text-align:center}.project-wrapper{background-color:#dbf3fc;padding:1rem}.project-wrapper--secondary{background-color:#e6f0fa}.project-title{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:1.5rem;text-transform:uppercase}.project-content{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}.project-image-container{flex:1;min-width:300px;max-width:600px;display:flex;justify-content:center}.solar-plant-image{width:100%;height:auto;border-radius:8px;object-fit:cover}.project-details{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:300px;max-width:400px;align-items:center}.inverter-image-container{width:100%;max-width:300px}.inverter-image{width:100%;height:auto;border-radius:8px;object-fit:cover}.project-stats{display:flex;flex-direction:column;gap:1rem;text-align:left;padding:0 1rem;width:100%;max-width:300px}.stat-item{display:flex;align-items:center;gap:.5rem}.stat-icon{font-size:1.5rem}.stat-text{font-size:.8rem;color:#333;font-weight:400}@media (max-width: 767px){.project-title{font-size:1.5rem}.project-content{flex-direction:column;align-items:center}.project-image-container,.project-details{max-width:100%}.project-details{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.inverter-image-container,.project-stats{max-width:100%;flex:1;min-width:150px}.project-stats{text-align:left}.stat-icon{font-size:1.2rem}.stat-text{font-size:.7rem}}@media (min-width: 768px){.project-content{flex-direction:row;align-items:flex-start}}.gallery-section{will-change:transform,opacity;padding:2rem 1rem;text-align:center}.gallery-title{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:2rem;text-transform:uppercase}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1200px;margin:0 auto}.gallery-item{width:100%}.gallery-image{width:100%;height:auto;border-radius:8px;object-fit:cover}@media (max-width: 767px){.gallery-title{font-size:1.5rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}@media (max-width: 480px){.gallery-grid{grid-template-columns:1fr}}.residential-page{will-change:transform,opacity;background:linear-gradient(135deg,#1f2937 0%,#374151 100%);opacity:1!important;padding:6rem 0rem 0rem;max-width:100%;margin:0 auto}.residential-header{text-align:center;margin-bottom:2rem}.residential-page h1{margin-top:2rem;font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(to right,#01ADEE,#01ADEE);-webkit-background-clip:text;text-align:center;background-clip:text;color:transparent}.residential-page p{font-size:1rem;line-height:1.5;justify-content:left;align-items:left}@media (max-width: 767px){.residential-page{padding:4rem 0rem 0rem}}.project-showcase{display:flex;justify-content:center;align-items:center;background-color:#e6f1fe;padding:1rem;max-width:100%;margin:0 auto}.project-image{flex:2;max-width:50%}.project-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 2px 10px #0000001a}.project-details{flex:1;padding-left:1rem;color:#1e293b;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.project-details p{font-size:1rem;margin:.5rem 0;display:flex;align-items:center;gap:.5rem;justify-content:flex-start}.project-details .location{font-weight:600}@media (max-width: 768px){.project-showcase{flex-direction:column;text-align:center}.project-image{margin-bottom:1rem;max-width:100%}.project-details{padding-left:0;text-align:left;align-items:flex-start}}@media (max-width: 480px){.project-image img{max-width:100%}.project-details p{font-size:.9rem}}.commercial-page{will-change:transform,opacity;background:linear-gradient(135deg,#1f2937 0%,#374151 100%);opacity:1!important;padding:6rem 0rem 0rem;max-width:100%;margin:0 auto}.commercial-header{text-align:center;margin-bottom:2rem}.commercial-page h1{margin-top:2rem;font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(to right,#01ADEE,#01ADEE);-webkit-background-clip:text;text-align:center;background-clip:text;color:transparent}.commercial-page p{font-size:1rem;line-height:1.5;justify-content:left;align-items:left}.title-underline{width:100px;height:10px;background-color:#1e40af;margin:.2rem auto 0;border-radius:2px}@media (max-width: 767px){.commercial-page{padding:4rem 0rem 0rem}}.intro-section{background-color:#e6f0fa;width:100vw;padding:2rem 1rem;box-sizing:border-box;text-align:center}.intro-list{max-width:800px;margin:0 auto;text-align:left;padding:0;list-style-type:disc}.intro-list li{font-size:1.1rem;line-height:1.6;color:#01adee;margin-bottom:1rem}@media (max-width: 767px){.intro-list li{font-size:.8rem;line-height:1.6;color:#01adee;margin-bottom:.8rem}}.certifications-section{padding:2rem 1rem;text-align:center}.certifications-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:2rem;text-transform:uppercase}.certifications-content{display:flex;flex-wrap:wrap;justify-content:center;gap:5rem;max-width:1200px;margin:0 auto}.certification-item{flex:1;min-width:300px;max-width:400px;display:flex;flex-direction:column;align-items:center}.certification-image{width:100%;height:auto;border-radius:8px;object-fit:contain;margin-bottom:1rem}.certification-caption{font-size:1.2rem;font-weight:500;color:#000;text-transform:uppercase}@media (max-width: 767px){.certifications-title{font-size:1.5rem}.certifications-content{flex-direction:column;align-items:center;gap:1.5rem}.certification-item{max-width:100%}.certification-caption{font-size:1rem}}.services-hero{width:100%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;margin-top:3rem;margin-bottom:2rem}.services-hero h1{color:#000;font-size:3rem;font-weight:400;margin-top:-5rem}@media (max-width: 767px){.services-hero{height:200px;margin-top:3rem;margin-bottom:1rem}.services-hero h1{font-size:2rem}}.contact-container{background:linear-gradient(135deg,#ebf8ff 0%,#dbeafe 100%);padding:1.5rem;text-align:center;box-shadow:0 6px 20px #00000014;max-width:100%;margin:2rem auto;width:100%;box-sizing:border-box;opacity:1!important}.contact-title{font-size:2.25rem;font-weight:700;color:#2563eb;text-shadow:1px 1px 2px rgba(0,0,0,.1);margin-bottom:1rem}.contact-info{display:flex;flex-direction:column;align-items:center;color:#374151;font-size:1rem;font-family:Arial,sans-serif;max-width:600px;margin:0 auto;gap:.5rem}.contact-info p{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;padding:.25rem .5rem;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;overflow-wrap:break-word;text-align:center}.icon{width:1.5rem;height:1.5rem;vertical-align:middle}.follow-us{margin-top:1rem;font-size:1.75rem;font-weight:700;background:linear-gradient(to right,#2563eb,#6b21a8);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase;letter-spacing:1px}.social-icons{display:flex;justify-content:center;gap:1.5rem;margin-top:.5rem}.social-icons a{display:inline-block;padding:.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.social-icons a:hover{transform:scale(1.2) rotate(5deg);box-shadow:0 4px 12px #00000026}.social-icon-img{width:2rem;height:2rem;vertical-align:middle}@media (max-width: 768px){.contact-container{padding:.5rem 1rem;max-width:95%;margin:1rem auto}.contact-title{font-size:1.75rem}.contact-info{padding-left:0;gap:.3rem;max-width:100%}.contact-info p{font-size:1rem;padding:.5rem;text-align:center}.icon{width:1.3rem;height:1.3rem}.follow-us{font-size:1.5rem}.social-icons{gap:1rem}.social-icon-img{width:1.8rem;height:1.8rem}}@media (max-width: 480px){.contact-container{max-width:100%}.contact-title{font-size:1.5rem}.contact-info{padding:0;gap:.2rem;align-items:flex-start}.contact-info p{font-size:.95rem;padding:.5rem .5rem .5rem 1rem;text-align:left;justify-content:flex-start;overflow-wrap:break-word}.icon{width:1.2rem;height:1.2rem}.follow-us{font-size:1.3rem;text-align:center}.social-icons{gap:.75rem;justify-content:center}.social-icon-img{width:1.6rem;height:1.6rem}}.contact-form-container{max-width:900px;margin:3rem auto;text-align:center;padding:3rem;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease}.contact-form-container:hover{transform:scale(1.02)}.contact-description{font-size:1.5rem;color:#fff;margin-bottom:2rem;font-family:Poppins,sans-serif;font-weight:500;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.05)}.contact-form{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.input-group{display:flex;flex-direction:row;gap:1.5rem;width:100%;justify-content:center}.input-group input,textarea{width:100%;max-width:400px;padding:1.2rem;border:none;border-radius:10px;font-size:1rem;background:linear-gradient(135deg,#ebf8ff 0%,#dbeafe 100%);color:#333;outline:none;box-shadow:0 4px 12px #00000014;transition:all .3s ease-in-out;font-family:Arial,sans-serif}.input-group input:focus,textarea:focus{box-shadow:0 6px 18px #3b82f640;transform:translateY(-2px);border:2px solid #3b82f6}.input-group input::placeholder,textarea::placeholder{color:#000;font-style:italic}textarea{min-height:150px;resize:vertical;padding-top:1.2rem}.contact-button{background:linear-gradient(to right,#3b82f6,#7e22ce);color:#fff;padding:1rem 2rem;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 6px 15px #3b82f64d;text-transform:uppercase;letter-spacing:1px}.contact-button:hover{transform:scale(1.08) translateY(-3px);box-shadow:0 10px 25px #3b82f666;background:linear-gradient(to right,#2563eb,#6b21a8)}@media (max-width: 1024px){.contact-form-container{padding:2.5rem;max-width:700px}.contact-description{font-size:1.6rem}.input-group{gap:1rem}.contact-button{padding:.9rem 1.8rem}}@media (max-width: 768px){.contact-form-container{padding:2rem;max-width:600px}.contact-description{font-size:1rem}.input-group{flex-direction:column;gap:1rem;align-items:center}.input-group input,textarea{max-width:100%;padding:1rem}.contact-button{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.contact-form-container{padding:1.5rem;margin:1.5rem auto}.contact-description{font-size:1rem}.input-group{gap:.75rem}.input-group input,textarea{padding:.9rem;font-size:.9rem}.contact-button{padding:.75rem 1.2rem;font-size:.95rem}}.map-container{max-width:100%;margin:auto;text-align:center;padding:2rem;background-color:#dbf2fc;box-shadow:0 4px 10px #0000001a}.map-container h2{font-size:2rem;margin-bottom:1rem;color:#374151}.map-container p{font-size:1rem;color:#555;margin-bottom:2rem}.map-embed-container iframe{border-radius:10px;max-width:100%;height:450px}@media (max-width: 1024px){.map-container iframe{width:100%;height:350px}}@media (max-width: 768px){.map-container iframe{width:100%;height:300px}}@media (max-width: 480px){.map-container iframe{width:100%;height:250px}}.office-section{margin-top:2rem;position:relative;width:100%}.office-gradient-strip{height:1rem;background:linear-gradient(to right,#2563eb,#7c3aed);width:100%}.office-container{max-width:100%;padding:1rem;background-color:#d6e4ee;text-align:center;box-shadow:0 4px 10px #0000001a}.office-container h2{font-size:2.5rem;color:#374151;margin-bottom:1.5rem;font-weight:700;text-transform:uppercase}.office-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;justify-content:center}.office-card{background-color:#242724;padding:1.5rem;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease,box-shadow .2s ease;position:relative}.office-card:before{content:"";position:absolute;top:0;left:0;width:.25rem;height:100%;background-color:#2563eb}.office-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #00000026}.office-card h3{font-size:1.25rem;color:#fff;margin-bottom:2rem;font-weight:600}.office-card p{font-size:1rem;color:#acacac;margin-bottom:2rem;line-height:1.5}.office-card a{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#3b82f6;font-size:1rem;font-weight:500;transition:color .2s ease}.office-card a:hover{color:#1d4ed8}.direction-icon{width:1.5rem;height:1.5rem;vertical-align:middle}@media (max-width: 1024px){.office-container h2{font-size:2rem}.office-card h3{font-size:1.1rem}.office-card p,.office-card a{font-size:.95rem}.direction-icon{width:1.3rem;height:1.3rem}}@media (max-width: 768px){.office-container{padding:1.5rem}.office-container h2{font-size:1.75rem}.office-card{padding:1rem}.office-card h3{font-size:1rem}.office-card p,.office-card a{font-size:.9rem}.direction-icon{width:1.2rem;height:1.2rem}}@media (max-width: 480px){.office-container{padding:1rem;margin:1rem auto}.office-container h2{font-size:1.5rem}.office-card{padding:.75rem}.office-card h3{font-size:.95rem}.office-card p,.office-card a{font-size:.85rem}.direction-icon{width:1.1rem;height:1.1rem}}
