.page-module___8aEwW__hero{background:var(--cream);align-items:center;min-height:90vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{background:linear-gradient(135deg, var(--cream) 0%, var(--cream-dark) 45%, var(--sand-light) 100%);opacity:.55;pointer-events:none;position:absolute;inset:0}.page-module___8aEwW__heroDesert{pointer-events:none;height:42%;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__desertSvg{width:100%;height:100%}.page-module___8aEwW__heroContent{z-index:2;max-width:var(--max-width);padding:4rem var(--content-pad);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;margin:0 auto;display:grid;position:relative}.page-module___8aEwW__heroEyebrow{color:var(--gold);letter-spacing:.3em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:1.5rem;font-size:11px;font-weight:600;display:flex}.page-module___8aEwW__heroEyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:32px;height:1px;display:block}.page-module___8aEwW__heroHeading{font-family:var(--font-display);color:var(--brown);margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1}.page-module___8aEwW__heroHeading em{color:var(--sage);font-style:italic}.page-module___8aEwW__heroDesc{color:var(--text-muted);max-width:460px;margin-bottom:2.5rem;font-size:1.0625rem;font-weight:300;line-height:1.85}.page-module___8aEwW__heroActions{flex-wrap:wrap;gap:16px;display:flex}.page-module___8aEwW__heroVisual{justify-content:center;align-items:center;display:flex}.page-module___8aEwW__heroCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;max-width:380px;padding:2.5rem;box-shadow:0 20px 60px #3a2e1e14}.page-module___8aEwW__heroCardIcon{background:var(--sage-pale);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__heroCardTitle{font-family:var(--font-display);color:var(--brown);margin-bottom:.75rem;font-size:22px;font-weight:500}.page-module___8aEwW__heroCardDesc{color:var(--text-muted);margin-bottom:1.5rem;font-size:14px;line-height:1.75}.page-module___8aEwW__heroCardDivider{background:var(--border);height:1px;margin-bottom:1.5rem}.page-module___8aEwW__heroStats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module___8aEwW__heroStatVal{font-family:var(--font-display);color:var(--sage);font-size:28px;font-weight:500;line-height:1}.page-module___8aEwW__heroStatLabel{color:var(--text-muted);letter-spacing:.08em;margin-top:4px;font-size:11px}.page-module___8aEwW__servicesPreview{padding-top:5rem;padding-bottom:5rem}.page-module___8aEwW__sectionTitle{margin-bottom:1rem}.page-module___8aEwW__servicesGrid{background:var(--border);border:1.5px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:1.5px;margin-top:3rem;display:grid;overflow:hidden}.page-module___8aEwW__svcCard{background:var(--white);padding:2.5rem 2rem;text-decoration:none;transition:background .3s;display:block;position:relative;overflow:hidden}.page-module___8aEwW__svcCard:before{content:"";background:linear-gradient(90deg, var(--sage), var(--gold));height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.page-module___8aEwW__svcCard:hover{background:var(--gold-pale)}.page-module___8aEwW__svcCard:hover:before{transform:scaleX(1)}.page-module___8aEwW__svcIcon{background:var(--sage-pale);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;transition:background .3s;display:flex}.page-module___8aEwW__svcCard:hover .page-module___8aEwW__svcIcon{background:var(--sand-light)}.page-module___8aEwW__svcTitle{font-family:var(--font-display);color:var(--brown);margin-bottom:.75rem;font-size:20px;font-weight:500}.page-module___8aEwW__svcDesc{color:var(--text-muted);font-size:14px;line-height:1.75}.page-module___8aEwW__svcMore{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-top:1.25rem;font-size:12px;font-weight:600;display:inline-block}.page-module___8aEwW__valuesGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.page-module___8aEwW__valuesImageWrap{position:relative}.page-module___8aEwW__valuesImg{aspect-ratio:4/5;border-radius:var(--radius-md);width:100%;min-height:400px;position:relative;overflow:hidden}.page-module___8aEwW__valuesImgPhoto{border-radius:var(--radius-md)}.page-module___8aEwW__valuesAccent{border:2px solid var(--gold);border-radius:var(--radius-md);opacity:.25;pointer-events:none;z-index:-1;width:160px;height:160px;position:absolute;bottom:-24px;right:-24px}.page-module___8aEwW__valuesList{flex-direction:column;gap:2rem;margin-top:2.5rem;display:flex}.page-module___8aEwW__valueItem{align-items:flex-start;gap:1.25rem;display:flex}.page-module___8aEwW__valueNum{font-family:var(--font-display);color:var(--gold);opacity:.55;min-width:36px;font-size:32px;font-weight:300;line-height:1}.page-module___8aEwW__valueTitle{font-family:var(--font-display);color:var(--brown);margin-bottom:.4rem;font-size:18px;font-weight:500}.page-module___8aEwW__valueDesc{color:var(--text-muted);font-size:14px;line-height:1.75}@media (max-width:900px){.page-module___8aEwW__heroContent{padding:3rem var(--content-pad);grid-template-columns:1fr;gap:2.5rem}.page-module___8aEwW__heroVisual{display:none}.page-module___8aEwW__hero{min-height:auto}.page-module___8aEwW__servicesGrid{grid-template-columns:1fr}.page-module___8aEwW__valuesGrid{grid-template-columns:1fr;gap:2.5rem}.page-module___8aEwW__valuesAccent{display:none}}
