/* Unified service page hero - matches ECA style */
section.page-header{padding:64px 0 48px!important;background:linear-gradient(135deg,#00305D 0%,#0A4A8A 100%)!important}
section.page-header .container{padding-top:0!important;padding-bottom:0!important}
section.page-header h1{font-size:48px!important;line-height:1.15!important;font-weight:700!important;color:#fff!important;font-family:"Plus Jakarta Sans",Inter,sans-serif!important;margin:12px 0 14px!important}
section.page-header .subtitle,section.page-header p{font-size:18px!important;line-height:1.5!important;color:rgba(255,255,255,.85)!important;margin:0!important;font-weight:400!important}
section.page-header .breadcrumb{font-size:14px!important;color:rgba(255,255,255,.75)!important;margin-bottom:8px!important}
section.page-header .breadcrumb a{color:rgba(255,255,255,.85)!important;text-decoration:none!important}
@media(max-width:768px){
 section.page-header{padding:48px 0 36px!important}
 section.page-header h1{font-size:32px!important}
 section.page-header .subtitle,section.page-header p{font-size:16px!important}
}
