/* Nursing Care v56 — approved advanced innovation image */
body.page-nursing .nursing-hero{position:relative;width:100%;height:520px;min-height:520px;overflow:hidden;background:#031a35}
body.page-nursing .nursing-hero__photo{position:absolute;z-index:1;top:0;right:0;width:62%;height:100%;overflow:hidden}
body.page-nursing .nursing-hero__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:48% center;filter:none!important;transform:none!important}
body.page-nursing .nursing-hero__blend{position:absolute;z-index:2;top:0;bottom:0;left:25%;width:49%;pointer-events:none;background:linear-gradient(90deg,#031a35 0%,#031a35 12%,rgba(3,26,53,.995) 25%,rgba(3,26,53,.96) 38%,rgba(3,26,53,.82) 52%,rgba(3,26,53,.60) 66%,rgba(3,26,53,.34) 79%,rgba(3,26,53,.14) 90%,rgba(3,26,53,0) 100%)}
body.page-nursing .nursing-hero__inner{position:relative;z-index:3;width:min(1180px,92vw);height:100%;margin:0 auto;display:flex;align-items:center}
body.page-nursing .nursing-hero__copy{width:54%;max-width:680px}
body.page-nursing .nursing-hero__eyebrow{color:#35dcff;font-size:14px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}
body.page-nursing .nursing-hero h1{color:#fff!important;margin:0 0 24px;max-width:660px;font-size:clamp(46px,4.5vw,70px);line-height:1.03;font-weight:800;letter-spacing:-.035em;text-shadow:0 3px 16px rgba(0,0,0,.72)}
body.page-nursing .nursing-hero p{color:#fff!important;margin:0;max-width:630px;font-size:19px;line-height:1.5;font-weight:600;text-shadow:0 2px 12px rgba(0,0,0,.78)}
@media(max-width:760px){
 body.page-nursing .nursing-hero{height:760px;min-height:760px}
 body.page-nursing .nursing-hero__inner{align-items:flex-start;padding-top:50px}
 body.page-nursing .nursing-hero__copy{width:100%}
 body.page-nursing .nursing-hero h1{font-size:43px}
 body.page-nursing .nursing-hero p{font-size:17px;max-width:94%}
 body.page-nursing .nursing-hero__photo{top:auto;left:0;right:0;bottom:0;width:100%;height:330px}
 body.page-nursing .nursing-hero__blend{left:0;right:0;top:auto;bottom:255px;width:100%;height:190px;background:linear-gradient(180deg,#031a35 0%,rgba(3,26,53,.97) 28%,rgba(3,26,53,.62) 64%,rgba(3,26,53,0) 100%)}
}