.commercial-home-page{background-color:#f5f7fa}.commercial-home-page .hero-section{position:relative;height:100vh;height:100svh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.commercial-home-page .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.commercial-home-page .hero-background img{object-fit:cover}.commercial-home-page .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(12,52,88,.85) 0,rgba(12,52,88,.4) 40%,transparent 70%);z-index:1;pointer-events:none}.commercial-home-page .hero-banner{position:relative;z-index:10;width:100%;padding-bottom:2rem}@media (min-width:768px){.commercial-home-page .hero-banner{padding-bottom:3rem}}@media (min-width:1024px){.commercial-home-page .hero-banner{padding-bottom:4rem}}.commercial-home-page .hero-banner-inner{max-width:900px}.commercial-home-page .hero-title{color:#fff;font-size:2rem;font-weight:400;line-height:2.5rem;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width:768px){.commercial-home-page .hero-title{font-size:2.5rem;line-height:1.15;margin-bottom:1rem}}@media (min-width:1024px){.commercial-home-page .hero-title{font-size:3rem;line-height:3.5rem}}.commercial-home-page .hero-subtitle{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.5rem;margin-bottom:1.25rem;max-width:600px}@media (min-width:768px){.commercial-home-page .hero-subtitle{font-size:1.125rem;line-height:1.625rem;margin-bottom:1.5rem}}.commercial-home-page .hero-cta-wrap{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.commercial-home-page .hero-cta-wrap{flex-direction:row;gap:1rem}}.commercial-home-page .cta-secondary-outline{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#fff;padding:.875rem 1.75rem;font-family:var(--font-title);font-weight:400;font-size:1rem;text-align:center;border:2px solid hsla(0,0%,100%,.8);border-radius:.375rem;transition:all .2s ease}.commercial-home-page .cta-secondary-outline:hover{background:#fff;color:var(--primary-blue);border-color:#fff}@media (min-width:768px){.commercial-home-page .cta-secondary-outline{padding:1rem 2rem;font-size:1.0625rem}}.commercial-home-page .cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary-blue);color:#fff;padding:.875rem 1.75rem;font-family:var(--font-title);font-weight:400;font-size:1rem;text-align:center;transition:all .2s ease;box-shadow:0 4px 14px rgba(12,52,88,.25);border-radius:.375rem}.commercial-home-page .cta-primary:hover{background-color:#0a2a45;transform:translateY(-2px);box-shadow:0 6px 20px rgba(12,52,88,.35)}@media (min-width:768px){.commercial-home-page .cta-primary{padding:1rem 2rem;font-size:1.0625rem}}.commercial-home-page .cta-secondary{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;padding:1rem 2rem;font-family:var(--font-title);font-weight:400;font-size:1.0625rem;text-align:center;border:2px solid #fff;transition:all .2s ease}.commercial-home-page .cta-secondary:hover{background-color:#fff;color:var(--primary-blue)}@media (min-width:1024px){.commercial-home-page .cta-secondary{padding:1.125rem 2.5rem;font-size:1.125rem}}.commercial-home-page .trust-bar-section{background-color:var(--primary-blue);padding:2.5rem 1rem}@media (min-width:1024px){.commercial-home-page .trust-bar-section{padding:3rem 2rem}}.commercial-home-page .trust-bar-section .trust-items{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}@media (min-width:768px){.commercial-home-page .trust-bar-section .trust-items{flex-direction:row;flex-wrap:wrap;gap:2.5rem}}@media (min-width:1024px){.commercial-home-page .trust-bar-section .trust-items{flex-wrap:nowrap;justify-content:space-between;gap:3rem}}.commercial-home-page .trust-bar-section .trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;color:#fff;font-family:var(--font-title);font-size:1.125rem;font-weight:400}@media (min-width:1024px){.commercial-home-page .trust-bar-section .trust-item{font-size:1.25rem}}.commercial-home-page .trust-bar-section .trust-icon{color:#fff;font-size:1.75rem;flex-shrink:0}@media (min-width:1024px){.commercial-home-page .trust-bar-section .trust-icon{font-size:2rem}}.commercial-home-page .services-grid-section{padding:3rem 0 4rem;background-color:#fff}@media (min-width:1024px){.commercial-home-page .services-grid-section{padding:4rem 0 5rem}}.commercial-home-page .services-grid-section .section-title{margin-bottom:2.5rem}@media (min-width:1024px){.commercial-home-page .services-grid-section .section-title{margin-bottom:3rem}}.commercial-home-page .services-grid-section .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.commercial-home-page .services-grid-section .services-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.commercial-home-page .services-grid-section .service-card{cursor:pointer}.commercial-home-page .services-grid-section .service-card:hover .service-image img{transform:scale(1.05)}.commercial-home-page .services-grid-section .service-image{position:relative;aspect-ratio:4/5;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.commercial-home-page .services-grid-section .service-image img{transition:transform .4s ease}.commercial-home-page .services-grid-section .service-title{font-family:var(--font-title);font-size:1.0625rem;font-weight:400;color:var(--primary-black)}@media (min-width:1024px){.commercial-home-page .services-grid-section .service-title{font-size:1.25rem}}.commercial-home-page .services-grid-section .services-cta{text-align:center;margin-top:2.5rem}@media (min-width:1024px){.commercial-home-page .services-grid-section .services-cta{margin-top:3rem}}.commercial-home-page .services-grid-section .btn-services{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary-blue);color:#fff;padding:1rem 2rem;font-family:var(--font-title);font-weight:400;font-size:1.0625rem;line-height:1.625rem;text-align:center;transition:all .2s ease;box-shadow:0 4px 14px rgba(12,52,88,.25);border-radius:.375rem}.commercial-home-page .services-grid-section .btn-services:hover{background-color:#0a2a45;transform:translateY(-2px);box-shadow:0 6px 20px rgba(12,52,88,.35)}@media (min-width:1024px){.commercial-home-page .services-grid-section .btn-services{padding:1.125rem 2.5rem;font-size:1.125rem}}.commercial-home-page .expertise-section{padding:4rem 0;background-color:#fff}@media (min-width:1024px){.commercial-home-page .expertise-section{padding:6rem 0}}.commercial-home-page .expertise-section .expertise-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:1024px){.commercial-home-page .expertise-section .expertise-grid{grid-template-columns:1fr 1fr;gap:4rem}}.commercial-home-page .expertise-section .expertise-image{position:relative;height:350px;border-radius:1rem;overflow:hidden}@media (min-width:1024px){.commercial-home-page .expertise-section .expertise-image{height:500px}}.commercial-home-page .expertise-section .expertise-content{padding:1rem 0}@media (min-width:1024px){.commercial-home-page .expertise-section .expertise-content{padding:2rem 0}}.commercial-home-page .expertise-section .expertise-title{font-size:1.75rem;font-weight:400;color:var(--primary-blue);margin-bottom:1.5rem}@media (min-width:1024px){.commercial-home-page .expertise-section .expertise-title{font-size:2.25rem}}.commercial-home-page .expertise-section .expertise-text{color:#3c3c3c;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}@media (min-width:1024px){.commercial-home-page .expertise-section .expertise-text{font-size:1.0625rem}}.commercial-home-page .expertise-section .cta-primary{margin-top:1rem}.commercial-home-page .section-title{font-size:2.5rem;font-weight:400;line-height:1.15;color:var(--primary-blue);text-align:center;margin-bottom:1rem}.commercial-home-page .section-subtitle{font-size:1.125rem;line-height:1.625rem;color:#3c3c3c;text-align:center;max-width:600px;margin:0 auto 2.5rem}@media (min-width:1024px){.commercial-home-page .section-subtitle{margin-bottom:3rem}}.commercial-home-page .projects-section{padding:4rem 0;background-color:#f5f7fa}@media (min-width:1024px){.commercial-home-page .projects-section{padding:6rem 0}}.commercial-home-page .projects-section .projects-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:768px){.commercial-home-page .projects-section .projects-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.commercial-home-page .projects-section .projects-grid{grid-template-columns:repeat(3,1fr)}}.commercial-home-page .projects-section .project-card{display:block;overflow:hidden;transition:transform .3s ease;cursor:pointer}.commercial-home-page .projects-section .project-card:hover{transform:translateY(-4px)}.commercial-home-page .projects-section .project-card:hover .project-image img{transform:scale(1.05)}.commercial-home-page .projects-section .project-card:hover .project-image-overlay{opacity:1}.commercial-home-page .projects-section .project-card:hover .project-link{color:var(--primary-blue)}.commercial-home-page .projects-section .project-card:hover .project-link svg{transform:translateX(4px)}.commercial-home-page .projects-section .project-image{position:relative;height:280px;border-radius:.75rem;overflow:hidden}.commercial-home-page .projects-section .project-image img{transition:transform .4s ease}@media (min-width:1024px){.commercial-home-page .projects-section .project-image{height:320px}}.commercial-home-page .projects-section .project-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(12,52,88,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.commercial-home-page .projects-section .project-image-overlay .arrow-icon{color:#fff;font-size:2.5rem;background:var(--primary-blue);padding:.75rem;border-radius:50%}.commercial-home-page .projects-section .project-content{padding:1.25rem .75rem}.commercial-home-page .projects-section .project-title{font-size:1.25rem;font-weight:400;color:var(--primary-blue);margin-bottom:.75rem}.commercial-home-page .projects-section .project-description{color:#3c3c3c;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}.commercial-home-page .projects-section .project-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-blue);font-weight:600;font-size:.9375rem;transition:color .2s ease}.commercial-home-page .projects-section .project-link svg{transition:transform .2s ease}.commercial-home-page .credentials-section{padding:4rem 0;background-color:#f0f4f8}@media (min-width:1024px){.commercial-home-page .credentials-section{padding:5rem 0}}.commercial-home-page .credentials-section .section-title{text-align:center;margin-bottom:2.5rem}.commercial-home-page .credentials-section .credentials-grid{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:768px){.commercial-home-page .credentials-section .credentials-grid{flex-direction:row;justify-content:center;gap:4rem}}.commercial-home-page .credentials-section .credential-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;max-width:280px}.commercial-home-page .credentials-section .credential-logo{display:flex;align-items:center;justify-content:center;height:80px}.commercial-home-page .credentials-section .credential-highlight .credential-stat{font-size:3rem;font-weight:700;color:var(--primary-blue);line-height:1;font-family:var(--font-title)}.commercial-home-page .credentials-section .credential-label{font-size:.9375rem;color:#555;line-height:1.4}.commercial-home-page .partners-section{padding:3rem 0;background-color:#e8eef4;border-top:1px solid rgba(12,52,88,.1);border-bottom:1px solid rgba(12,52,88,.1)}.commercial-home-page .partners-section .partners-label{text-align:center;color:#888;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.commercial-home-page .partners-section .partners-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}@media (min-width:1024px){.commercial-home-page .partners-section .partners-logos{gap:3rem}}.commercial-home-page .partners-section .partner-logo{opacity:.6;transition:opacity .2s ease;filter:grayscale(100%)}.commercial-home-page .partners-section .partner-logo:hover{opacity:1;filter:grayscale(0)}.commercial-home-page .testimonials-section{padding:4rem 0;background-color:#fff}@media (min-width:1024px){.commercial-home-page .testimonials-section{padding:6rem 0}}.commercial-home-page .testimonials-section .testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:768px){.commercial-home-page .testimonials-section .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.commercial-home-page .testimonials-section .testimonials-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.commercial-home-page .testimonials-section .testimonial-card{padding:1.5rem;text-align:left}.commercial-home-page .testimonials-section .testimonial-stars{display:flex;gap:.125rem;margin-bottom:1rem}.commercial-home-page .testimonials-section .testimonial-stars .star{color:#1e1e1e;font-size:1rem}.commercial-home-page .testimonials-section .testimonial-quote{font-size:1rem;line-height:1.5rem;color:#3c3c3c;font-style:italic;margin-bottom:1rem}.commercial-home-page .testimonials-section .testimonial-name{font-size:1.125rem;line-height:1.5rem;font-weight:600;color:var(--primary-blue)}.commercial-home-page .bottom-cta-section{padding:3rem 1rem;background-color:#f5f7fa}@media (min-width:1024px){.commercial-home-page .bottom-cta-section{padding:4rem 2rem}}.commercial-home-page .bottom-cta-section .bottom-cta-card{position:relative;background-color:#c5d4e3;border-radius:.5rem;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem;overflow:hidden}@media (min-width:1024px){.commercial-home-page .bottom-cta-section .bottom-cta-card{flex-direction:row;justify-content:space-between;padding:4rem 5rem;gap:3rem}}.commercial-home-page .bottom-cta-section .cta-decoration{position:absolute;left:0;top:50%;transform:translateY(-50%);width:350px;height:350px;opacity:1;pointer-events:none;background-image:url(/images/mark-commercial.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}@media (min-width:1024px){.commercial-home-page .bottom-cta-section .cta-decoration{left:-40px}}.commercial-home-page .bottom-cta-section .bottom-cta-title{color:var(--primary-blue);font-size:2.5rem;font-weight:400;line-height:1.15;max-width:600px;text-align:center;position:relative;z-index:1}@media (min-width:1024px){.commercial-home-page .bottom-cta-section .bottom-cta-title{text-align:left}}.commercial-home-page .bottom-cta-section .cta-button-dark{display:inline-flex;align-items:center;justify-content:center;background-color:var(--primary-blue);color:#fff;padding:1rem 2rem;font-family:var(--font-title);font-weight:400;font-size:1.125rem;line-height:1.625rem;border-radius:.375rem;white-space:nowrap;transition:all .2s ease;position:relative;z-index:1;flex-shrink:0}.commercial-home-page .bottom-cta-section .cta-button-dark:hover{background-color:#0a2a45;transform:translateY(-2px)}