.commercial-services-page{background-color:#f5f7fa;min-height:100vh}.page-header-wrap{background-color:#f5f7fa;padding-top:7rem}@media (min-width:1024px){.page-header-wrap{padding-top:8rem}}.page-title-section{padding:2rem 0 3rem;background-color:#f5f7fa}@media (min-width:1024px){.page-title-section{padding:1rem 0 4rem}}.page-title-section .page-title{font-size:2.5rem;font-weight:400;line-height:1.15;color:var(--primary-blue);text-align:center}.page-title-section .page-subtitle{font-size:1.0625rem;color:#555;text-align:center;margin-top:.75rem}@media (min-width:1024px){.page-title-section .page-subtitle{font-size:1.125rem}}.services-section{padding:0 0 3rem;background-color:#f5f7fa}@media (min-width:1024px){.services-section{padding:0 0 4rem}}.services-grid{display:grid;gap:2rem}@media (min-width:768px){.services-grid{gap:1.5rem}}@media (min-width:1024px){.services-grid{gap:2rem}}.services-grid-3{grid-template-columns:1fr}@media (min-width:768px){.services-grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid-3{grid-template-columns:repeat(3,1fr)}}.services-grid-2{grid-template-columns:1fr}@media (min-width:768px){.services-grid-2{grid-template-columns:repeat(2,1fr)}}.service-card{background-color:#fff;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(12,52,88,.12)}.service-image{position:relative;height:200px;width:100%}@media (min-width:1024px){.service-image{height:220px}}.service-image img{transition:transform .4s ease}.service-image:hover img{transform:scale(1.03)}.service-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}@media (min-width:1024px){.service-content{padding:1.75rem}}.service-title{font-size:1.5rem;font-weight:400;color:var(--primary-blue);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--primary-blue)}@media (min-width:1024px){.service-title{font-size:1.625rem}}.feature-list{list-style:none;padding:0;margin:0;flex:1}.feature-item{margin-bottom:1.25rem}.feature-item:last-child{margin-bottom:0}.feature-heading{font-size:1rem;font-weight:600;color:var(--primary-blue);margin-bottom:.25rem}@media (min-width:1024px){.feature-heading{font-size:1.0625rem}}.feature-description{font-size:.9375rem;color:#3c3c3c;line-height:1.5;max-width:65ch}@media (min-width:1024px){.feature-description{font-size:.9375rem}}.guarantees-section{padding:2rem 0;background-color:var(--primary-blue)}@media (min-width:1024px){.guarantees-section{padding:2.5rem 0}}.guarantees-section .guarantees-grid{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:768px){.guarantees-section .guarantees-grid{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media (min-width:1024px){.guarantees-section .guarantees-grid{justify-content:space-between;flex-wrap:nowrap}}.guarantees-section .guarantee-item{display:flex;align-items:center;gap:.625rem;color:#fff;font-size:1rem;font-weight:500}@media (min-width:1024px){.guarantees-section .guarantee-item{font-size:1.0625rem}}.guarantees-section .guarantee-icon{color:#4da6ff;font-size:1.5rem;flex-shrink:0}.secondary-services .services-grid-2{max-width:900px;margin:0 auto}.testimonials-section{padding:4rem 0;background-color:#fff}@media (min-width:1024px){.testimonials-section{padding:5rem 0}}.testimonials-section .section-title{font-size:2rem;font-weight:400;color:var(--primary-blue);text-align:center;margin-bottom:2rem}@media (min-width:1024px){.testimonials-section .section-title{font-size:2.25rem}}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto}@media (min-width:768px){.testimonials-section .testimonials-grid{grid-template-columns:repeat(2,1fr)}}.testimonials-section .testimonial-card{padding:2rem;background:#f5f7fa;border-radius:.5rem}.testimonials-section .testimonial-stars{display:flex;gap:.125rem;margin-bottom:1rem}.testimonials-section .testimonial-stars .star{color:var(--primary-blue);font-size:1.125rem}.testimonials-section .testimonial-quote{font-size:1rem;color:#3c3c3c;line-height:1.7;font-style:italic;margin-bottom:1rem}.testimonials-section .testimonial-name{font-weight:600;color:var(--primary-blue);font-size:.9375rem}.testimonials-section .testimonials-cta{text-align:center;margin-top:2.5rem}.testimonials-section .testimonials-cta .link-button{display:inline-flex;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:600;color:var(--primary-blue);text-decoration:underline;text-underline-offset:4px;transition:all .2s ease}.testimonials-section .testimonials-cta .link-button svg{transition:transform .2s ease}.testimonials-section .testimonials-cta .link-button:hover{color:#0a2a45}.testimonials-section .testimonials-cta .link-button:hover svg{transform:translateX(4px)}.bottom-cta-section{padding:3rem 1rem;background-color:#f5f7fa}@media (min-width:1024px){.bottom-cta-section{padding:4rem 2rem}}.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){.bottom-cta-section .bottom-cta-card{flex-direction:row;justify-content:space-between;padding:4rem 5rem;gap:3rem}}.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){.bottom-cta-section .cta-decoration{left:-40px}}.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){.bottom-cta-section .bottom-cta-title{text-align:left}}.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}.bottom-cta-section .cta-button-dark:hover{background-color:#0a2a45;transform:translateY(-2px)}