body{background:var(--bg-body);color:var(--text-main)}.container-narrow{max-width:900px;margin:0 auto}.container-fluid{width:100%;max-width:1600px;margin:0 auto;padding:0 5%}.section-heading-centered{text-align:center;font-family:var(--font-heading);font-size:3rem;text-transform:uppercase;color:var(--text-main);margin-bottom:20px}.divider-line{width:100px;height:1px;background:#ddd;margin:0 auto 50px}.section-subtext{text-align:center;font-family:var(--font-body);font-size:1.1rem;color:var(--text-muted);max-width:700px;margin:0 auto 80px}.text-italic{font-family:Playfair Display,serif;font-weight:700;font-style:italic}.section-why-choose{padding:180px 20px 100px;background:transparent}.why-us-block{display:flex;flex-direction:column;gap:15px}.why-us-item{background:transparent;padding:20px 30px;border-radius:0;cursor:pointer;transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.1)}.why-us-item:hover,.why-us-item.open{background:transparent;border-bottom:2px solid var(--text-main)}.why-header{display:flex;justify-content:space-between;align-items:center}.why-header h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.05em}.why-content{max-height:0;overflow:hidden;transition:max-height .4s ease,margin-top .4s ease;margin-top:0}.why-us-item.open .why-content{max-height:200px;margin-top:15px}.why-content p{font-size:.95rem;line-height:1.6;color:#555;margin:0}.section-services-list{padding:80px 0;background:transparent}.services-zigzag-container{display:flex;flex-wrap:wrap;gap:0}.zigzag-item{display:flex;align-items:center;width:100%;margin-bottom:80px}.zigzag-text{flex:1;padding:0 50px;text-align:left}.zigzag-image{flex:1;height:600px;overflow:hidden}.zigzag-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.zigzag-item:hover .zigzag-image img{transform:scale(1.03)}.zigzag-text h3{font-family:var(--font-heading);font-size:2.5rem;line-height:1.2;margin-bottom:20px;color:var(--text-main)}.zigzag-text p{font-size:1rem;line-height:1.8;color:var(--text-muted);font-weight:300}.services-cta{text-align:center;padding:100px 20px;background:var(--text-main);color:#fff}.cta-title{font-family:var(--font-heading);font-size:3rem;margin-bottom:40px;color:#fff}.services-cta .btn-intro-minimal{border-color:#fff;color:#fff}.services-cta .btn-intro-minimal:hover{color:var(--text-main);background:#fff}@media (max-width: 900px){.section-why-choose{padding-top:140px}.zigzag-item{flex-direction:column;margin-bottom:60px}.zigzag-item:nth-child(2n),.zigzag-item:nth-child(odd){flex-direction:column-reverse}.zigzag-item{flex-direction:column-reverse}.zigzag-item:nth-child(2n){flex-direction:column}.zigzag-text{padding:30px 20px;text-align:center}.zigzag-image{height:500px;width:100%}.section-heading-centered{font-size:2.2rem}}
