.services-page{background:#fff;min-height:100vh}.services-hero{background:#fff;border-radius:0 0 60px 60px;justify-content:center;align-items:center;width:100%;height:70vh;min-height:400px;display:flex;position:relative;overflow:hidden}.services-hero-image{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-background{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-overlay{z-index:2;background:linear-gradient(135deg,#70823880 0%,#1a231599 100%);width:100%;height:100%;position:absolute;top:0;left:0}.services-hero-content{z-index:3;text-align:center;max-width:1200px;margin:0 auto;padding:2rem;animation:1s ease-out fadeInUp;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.services-hero-title{letter-spacing:.08em;color:#faf9f6;text-transform:uppercase;text-shadow:0 2px 20px #0000004d;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:1.2}.services-hero-subtitle{color:#f5eedf;text-shadow:0 1px 10px #0003;max-width:800px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:300;line-height:1.6}.services-introduction{opacity:0;background:#fff;padding:4rem 2rem;animation:.8s ease-out .3s forwards fadeIn;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.services-introduction:before{display:none}.services-introduction-container{text-align:center;max-width:900px;margin:0 auto;padding-top:2rem}.services-intro-grid{flex-direction:column;align-items:center;gap:3rem;display:flex}.intro-left{opacity:0;flex-direction:column;align-items:center;gap:1rem;width:100%;animation:.8s ease-out .5s forwards slideInFromLeft;display:flex}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.services-large-title{letter-spacing:.08em;color:#4a5568;text-transform:none;text-align:center;margin:0;font-family:inherit;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:200;line-height:1.15}.intro-right{opacity:0;width:100%;max-width:800px;animation:.8s ease-out .7s forwards slideInFromRight}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.intro-right p{color:#4a5568;text-align:center;margin-bottom:1.5rem;font-size:1rem;font-weight:300;line-height:1.7}.lead{color:#1a2315;margin-bottom:1rem;font-size:1.125rem;font-weight:400;line-height:1.9}.services-section-heading{letter-spacing:.25em;color:#708238;text-transform:uppercase;text-shadow:none;box-shadow:none;margin:0 0 1rem;font-size:.9rem;font-weight:600;display:block;position:relative}.services-section-heading:after{display:none}.services-intro-text{flex-direction:column;gap:1.5rem;display:flex}.services-intro-text p{color:#2c3a28;margin:0;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:300;line-height:1.8}.services-intro-text p:first-child{color:#1a2315;font-weight:400}@media (max-width:968px){.services-hero{height:80vh;min-height:500px}.services-hero-title{margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.5rem)}.services-hero-subtitle{font-size:clamp(1rem,2.2vw,1.3rem)}.services-introduction{padding:4rem 1.5rem}.services-intro-grid{grid-template-columns:1fr;gap:1.5rem}.services-introduction-container{text-align:center;padding-top:0}.intro-left{align-items:center}.services-intro-text p{font-size:clamp(1rem,2vw,1.2rem)}}@media (max-width:640px){.services-hero{height:70vh;min-height:350px}.services-hero-content{padding:1.5rem}.services-hero-title{letter-spacing:.05em;margin-bottom:1rem;font-size:clamp(1.75rem,8vw,2.5rem)}.services-hero-subtitle{font-size:clamp(.95rem,4vw,1.15rem);line-height:1.5}.services-introduction{padding:3rem 1.25rem}.services-intro-grid{grid-template-columns:1fr}.services-section-heading{letter-spacing:.18em;margin-bottom:2rem;font-size:.9rem}.services-intro-text{gap:1.25rem}.services-intro-text p{font-size:clamp(.95rem,4vw,1.1rem);line-height:1.7}}@media (max-width:380px){.services-hero{height:65vh;min-height:400px}.services-hero-title{letter-spacing:.04em;font-size:1.6rem}.services-hero-subtitle{font-size:.9rem}.services-introduction{padding:2.5rem 1rem}.services-section-heading{margin-bottom:1.75rem;font-size:.85rem}.services-intro-text p{font-size:.9rem}}.services-hero-content{animation:1s ease-out fadeInUp}@media (prefers-reduced-motion:reduce){.services-hero-content{animation:none}*{transition:none!important;animation:none!important}}.services-detail-section{background:#efebe3;padding:6rem 0 8rem}.services-detail-container{max-width:1400px;margin:0 auto;padding:0 4rem}.vertical-line{display:none}.nav-menu{flex-direction:column;gap:3rem;margin:0;padding:0;list-style:none;display:flex}.nav-menu li{transition:all .3s;position:relative}.nav-menu a{color:#9ca3af;cursor:pointer;align-items:center;gap:1.5rem;padding-left:0;font-size:1rem;font-weight:400;line-height:1.4;text-decoration:none;transition:all .4s;display:flex}.nav-menu a:hover{color:#708238}.nav-menu li.active a{color:#708238;padding-left:.5rem;font-weight:600}.nav-dot{z-index:2;background:0 0;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:18px;min-width:18px;height:18px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.nav-menu li.active .nav-dot{background:#708238;border-color:#708238;transform:scale(1.3);box-shadow:0 0 0 4px #70823826}.nav-menu a:hover .nav-dot{border-color:#708238;transform:scale(1.1)}.nav-text{max-width:200px;line-height:1.4}.scrolling-content{max-width:900px;margin:0 auto}.service-section{text-align:center;opacity:0;min-height:60vh;margin-bottom:12rem;padding:2rem 0;scroll-margin-top:100px;animation:.8s ease-out forwards revealSection;transform:translateY(50px)}@keyframes revealSection{to{opacity:1;transform:translateY(0)}}.service-section:first-child{animation-delay:.2s}.service-section:nth-child(2){animation-delay:.4s}.service-section:nth-child(3){animation-delay:.6s}.service-section:nth-child(4){animation-delay:.8s}.service-section:first-child{padding-top:0}.service-section:last-child{margin-bottom:2rem}.service-title{color:#374151;letter-spacing:.01em;text-align:center;opacity:0;margin:0 auto 2rem;font-size:2.2rem;font-style:italic;font-weight:400;line-height:1.3;animation:.6s ease-out .3s forwards fadeInUp}.service-description{color:#6b7280;text-align:center;opacity:0;max-width:750px;margin:0 auto 3.5rem;font-size:1.05rem;font-weight:300;line-height:1.8;animation:.6s ease-out .5s forwards fadeInUp}.stacked-images-container{opacity:0;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:900px;margin:3rem auto 0;animation:.8s ease-out .7s forwards scaleIn;display:grid;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.image-back{z-index:1;-o-object-fit:cover;object-fit:cover;opacity:0;border-radius:8px;width:100%;height:450px;animation:.8s ease-out .9s forwards slideInBack;display:block;position:relative;box-shadow:0 8px 30px #0000001f}@keyframes slideInBack{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.image-front{z-index:2;-o-object-fit:cover;object-fit:cover;opacity:0;border-radius:8px;width:100%;height:450px;transition:transform .4s,box-shadow .4s;animation:.8s ease-out 1.1s forwards slideInFront;display:block;position:relative;box-shadow:0 15px 45px #0003}@keyframes slideInFront{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.image-front:hover,.image-back:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}.single-image-container{width:fit-content;max-width:700px;margin:3rem auto 0;position:relative}.image-single{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;max-width:700px;height:500px;display:block;position:relative;box-shadow:0 15px 45px #0003}@media (max-width:1200px){.services-detail-container{padding:0 3rem}.service-title{font-size:2rem}.service-section{margin-bottom:10rem}.stacked-images-container,.single-image-container{max-width:600px}.image-back{top:80px;left:80px}}@media (max-width:968px){.services-detail-section{padding:4rem 0 5rem}.services-detail-container{padding:0 2rem}.service-section{min-height:auto;margin-bottom:6rem}.service-title{font-size:1.8rem}.service-description{font-size:1rem}.stacked-images-container,.single-image-container{gap:1rem;max-width:95%;margin:3rem auto 0}.image-back,.image-front{width:100%;height:350px}}@media (max-width:640px){.services-detail-section{padding:3rem 0 4rem}.services-detail-container{padding:0 1.5rem}.service-section{margin-bottom:5rem}.service-title{margin-bottom:1.5rem;font-size:1.6rem}.service-description{margin-bottom:2.5rem;font-size:.95rem}.stacked-images-container,.single-image-container{grid-template-columns:1fr;gap:1rem;max-width:100%;margin:2.5rem auto 0}.image-back,.image-front{width:100%;height:300px}}@media (max-width:380px){.service-title{font-size:1.4rem}.service-description{font-size:.9rem}.stacked-images-container,.single-image-container{gap:.8rem;max-width:100%;margin:2rem auto 0}.image-back,.image-front,.image-single{width:100%;height:250px}}.services-closing-cta{text-align:center;opacity:0;max-width:900px;margin:0 auto;padding:5rem 2rem;animation:.8s ease-out .5s forwards fadeInUp}.closing-message{color:#374151;opacity:0;max-width:800px;margin:0 auto 3rem;font-size:1.3rem;font-weight:400;line-height:1.8;animation:.8s ease-out .7s forwards fadeIn}.cta-estimation-button{color:#fff;text-transform:capitalize;opacity:0;background:#708238;border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;animation:.8s ease-out .9s forwards bounceIn;display:inline-block;box-shadow:0 4px 15px #7082384d}@keyframes bounceIn{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.cta-estimation-button:hover{background:#5a6a2d;transform:translateY(-3px)scale(1.05);box-shadow:0 6px 25px #70823866}@media (max-width:640px){.services-closing-cta{padding:3rem 1.5rem}.closing-message{margin-bottom:2rem;font-size:1.1rem}.cta-estimation-button{padding:1rem 2rem;font-size:1rem}}@media (max-width:380px){.closing-message{font-size:1rem}.cta-estimation-button{padding:.9rem 1.8rem;font-size:.95rem}}
