.service-page{padding-top:80px;margin-top:0}.service-hero{height:60vh;min-height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;position:relative;display:flex;align-items:center;justify-content:center}.service-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#000000b3,#0006,#0009);display:flex;align-items:center;justify-content:center;z-index:1}.service-hero-content{text-align:center;color:#fff;max-width:800px;padding:2rem}.service-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.5);letter-spacing:-.02em}.service-hero-subtitle{font-size:clamp(1.25rem,2vw,1.5rem);color:#ffffffe6;max-width:600px;margin:0 auto;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.4}.service-header{text-align:center;margin-bottom:4rem;margin-top:2rem}.service-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--color-text)}.service-subtitle{font-size:clamp(1.25rem,2vw,1.5rem);color:var(--color-text-light);max-width:800px;margin:0 auto 2rem}.service-main-image{width:100%;height:500px;object-fit:cover;margin-bottom:4rem}.service-content-image{width:100%;height:300px;object-fit:cover;border-radius:1rem;margin:0 0 4rem;box-shadow:0 20px 40px #0000001a}.content-section{padding:4rem 0}.content-section .container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.service-content{max-width:800px;margin:0 auto;animation:fadeInUp 1s ease forwards}.service-description{color:var(--color-text)}.service-description h2{color:var(--color-primary);font-size:1.75rem;font-weight:700;margin:2.5rem 0 1.5rem}.service-description p{margin-bottom:1.5rem;line-height:1.7;color:var(--color-text-light)}.service-description ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem}.service-description li{margin-bottom:.75rem;color:var(--color-text-light)}.cta-section{background-color:#f8f9fa;padding:3rem 2rem;border-radius:1rem;text-align:center;margin-top:4rem;box-shadow:0 10px 30px #0000000d}.cta-section h2{color:var(--color-text);font-size:2rem;margin-bottom:1rem}.cta-section p{color:var(--color-text-light);margin-bottom:2rem}.cta-button{display:inline-flex;align-items:center;padding:1rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1.125rem;background-color:var(--color-primary);color:#fff}.cta-button:hover{background-color:var(--color-secondary);transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.service-hero{height:50vh;min-height:350px;background-attachment:scroll;background-size:cover;background-position:center center}.service-hero-content{padding:1.5rem;margin:0 1rem}.service-hero-title{font-size:clamp(2rem,8vw,3rem);margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.8)}.service-hero-subtitle{font-size:clamp(1rem,4vw,1.25rem);line-height:1.5;text-shadow:0 1px 4px rgba(0,0,0,.8)}.service-main-image,.service-content-image{height:250px;margin-bottom:2rem}.content-section{padding:2rem 0}.content-section .container{padding:0 1rem}.service-content{padding:0 .5rem}.service-description h2{font-size:1.5rem;margin:2rem 0 1rem}.service-description p{margin-bottom:1.25rem;font-size:.95rem}.service-description ul,.service-description ol{padding-left:1.25rem;margin-bottom:1.5rem}.service-description li{margin-bottom:.5rem;font-size:.95rem}.cta-section{padding:2rem 1.5rem;margin:2rem 1rem 0}.cta-section h2{font-size:1.75rem}.cta-button{padding:.875rem 2rem;font-size:1rem}}@media (max-width: 480px){.service-hero{height:45vh;min-height:320px}.service-hero-content{padding:1rem;margin:0 .5rem}.service-hero-title{font-size:clamp(1.75rem,9vw,2.5rem);margin-bottom:.75rem;text-shadow:0 2px 10px rgba(0,0,0,.9)}.service-hero-subtitle{font-size:clamp(.9rem,4.5vw,1.1rem);text-shadow:0 1px 6px rgba(0,0,0,.9)}.content-section .container{padding:0 .75rem}.service-content{padding:0 .25rem}.service-description h2{font-size:1.25rem;margin:1.5rem 0 .75rem}.service-description p{font-size:.9rem;margin-bottom:1rem}.service-description li{font-size:.9rem;margin-bottom:.4rem}.cta-section{padding:1.5rem 1rem;margin:1.5rem .5rem 0;border-radius:.75rem}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:.95rem}.cta-button{padding:.75rem 1.5rem;font-size:.95rem}}@media (min-width: 769px) and (max-width: 1024px){.service-hero{height:55vh;min-height:380px}.service-hero-content{padding:1.75rem}.content-section .container{padding:0 1.5rem}.service-content{max-width:700px}}@media (min-width: 1200px){.service-hero{height:65vh;min-height:450px}.service-hero-content{max-width:900px;padding:2.5rem}}
