/* Original design inspired by the requested contemporary service-site structure. */
body{background:#f7f7f2}.site-header{height:86px}.navigation a{font-size:13px;font-weight:600}.nav-cta{padding:13px 19px;border-radius:10px}.hero{min-height:820px;background:linear-gradient(100deg,#10160ee8,#24301a99),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2200&q=85') center/cover}.hero-overlay{background:linear-gradient(90deg,rgba(7,12,8,.58),rgba(7,12,8,.04))}.hero-content{padding-top:118px}.hero h1{max-width:790px;font-size:clamp(54px,7.1vw,94px)}.hero-text{font-size:19px;max-width:590px}.hero-points{display:flex;flex-wrap:wrap;gap:13px 28px;margin-top:44px;color:#edf0e9;font-size:12px;font-weight:600}.hero-points span{display:flex;align-items:center;gap:8px}.hero-points span::before{content:'✓';display:grid;place-items:center;width:18px;height:18px;border:1px solid #c9a96a;border-radius:50%;color:#d8b56c;font-size:11px}.intro{padding:118px 0}.intro-grid{gap:80px}.intro-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:66px}.intro-highlights div{padding:22px 0;border-top:1px solid var(--line)}.intro-highlights b{display:block;margin-bottom:6px;color:#3d4b2e;font:600 22px 'Cormorant Garamond',serif}.intro-highlights span{color:#73726d;font-size:14px}.services{background:#fff}.service-grid{gap:18px;border:0}.service-card{min-height:335px;overflow:hidden;display:flex;justify-content:flex-end;flex-direction:column;padding:28px;border:0!important;border-radius:13px;background:center/cover;color:#fff!important}.service-card::before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,15,10,.91),rgba(10,15,10,.06) 75%)}.service-card>*{position:relative;z-index:1}.service-card:nth-child(1){background-image:url('https://images.unsplash.com/photo-1558904541-efa843a96f01?auto=format&fit=crop&w=900&q=80')}.service-card:nth-child(2){background-image:url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&w=900&q=80')}.service-card:nth-child(3){background-image:url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=900&q=80')}.service-card:nth-child(4){background-image:url('https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=900&q=80')}.service-card:nth-child(5){background-image:url('https://images.unsplash.com/photo-1581579185169-17ff2736e535?auto=format&fit=crop&w=900&q=80')}.service-card:nth-child(6){background-image:url('https://images.unsplash.com/photo-1558618047-3c8c76ca7d13?auto=format&fit=crop&w=900&q=80')}.service-card h3{margin:0 0 6px;font-size:29px!important}.service-card p{margin:0;color:#f1f1ec!important;opacity:1}.section-dark{background:#1c2418}.process{background:#f0efe8}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #cbc9bf;border-left:1px solid #cbc9bf}.process-grid article{min-height:252px;padding:29px;border-right:1px solid #cbc9bf;border-bottom:1px solid #cbc9bf}.process-grid span{display:block;margin-bottom:49px;color:#627048;font:600 13px 'Manrope',sans-serif}.process-grid h3{margin:0 0 8px;font-size:27px!important}.process-grid p{margin:0;color:#73726d;font-size:14px}@media(max-width:800px){.hero{min-height:740px}.hero-content{padding-top:105px}.intro-highlights{grid-template-columns:1fr}.service-card{min-height:285px}.process-grid{grid-template-columns:1fr 1fr}.process-grid article{min-height:210px}}@media(max-width:480px){.hero{min-height:730px}.hero-points{gap:12px;margin-top:34px}.process-grid{grid-template-columns:1fr}.intro{padding:80px 0}}
