.services-hero{text-align:center;background:linear-gradient(135deg,#0d3631 0%,#1a2a4a 100%);justify-content:center;align-items:center;min-height:350px;padding-top:100px;display:flex;position:relative}.services-hero-overlay{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.services-hero-content{z-index:1;position:relative}.services-hero-title{color:#fff;margin-bottom:16px;font-size:30px;font-weight:700}@media (min-width:768px){.services-hero-title{font-size:48px}}@media (min-width:1024px){.services-hero-title{font-size:56px}}.services-breadcrumb{color:#ffffffb3;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.services-breadcrumb a{color:#ffffffb3;transition:color .3s}.services-breadcrumb a:hover{color:#a38b4d}.services-breadcrumb-separator{color:#fff6}.services-page-header{text-align:center;margin-bottom:60px}.services-page-label{color:#a38b4d;text-transform:uppercase;letter-spacing:3px;margin-bottom:16px;font-size:14px;font-weight:600;display:inline-block}.services-page-title{font-family:var(--font-playfair), Georgia, serif;color:#0d3631;margin-bottom:20px;font-size:36px;font-weight:700}@media (min-width:768px){.services-page-title{font-size:44px}}.services-page-description{color:#333;max-width:800px;margin:0 auto;font-size:16px;line-height:1.8}.services-page-grid{grid-template-columns:1fr;gap:25px;display:grid}@media (min-width:768px){.services-page-grid{grid-template-columns:repeat(2,1fr)}}.services-page-card{background:#f9fafb;border:1px solid #eee;border-radius:16px;align-items:flex-start;gap:20px;padding:32px;transition:all .3s;display:flex;box-shadow:0 2px 10px #0000001a}.services-page-card:hover{background:#fff;transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.services-page-card-icon{border:2px solid #a38b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.services-page-card:hover .services-page-card-icon{background:#a38b4d}.services-page-card-icon svg{color:#a38b4d;width:28px;height:28px;transition:color .3s}.services-page-card:hover .services-page-card-icon svg{color:#fff}.services-page-card-content{flex:1}.services-page-card-title{color:#0d3631;margin-bottom:16px;font-size:20px;font-weight:700;transition:color .3s}.services-page-card:hover .services-page-card-title{color:#a38b4d}.services-page-card-list{margin:0;padding:0;list-style:none}.services-page-card-list li{color:#333;padding-top:6px;padding-bottom:6px;padding-left:16px;font-size:14px;line-height:1.5;position:relative}.services-page-card-list li:before{content:"•";color:#a38b4d;font-weight:700;position:absolute;left:0}.services-footer{text-align:center;margin-top:48px}
