.service-hero-wide{isolation:isolate;background:#071622}
.school-hero-photo{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 43%}
.service-hero-wide:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,22,34,.94) 0%,rgba(7,22,34,.82) 42%,rgba(7,22,34,.22) 76%,rgba(7,22,34,.1) 100%);pointer-events:none}
@media(max-width:980px){.school-hero-photo{object-position:58% center}}
@media(max-width:760px){.school-hero-photo{object-position:62% center}}
.school-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}
.school-gallery-grid figure{margin:0;overflow:hidden;border-radius:20px;background:transparent}
.school-gallery-grid img{display:block;width:100%;height:auto}
.school-gallery-grid .school-photo-wide{grid-column:1/-1}
@media(max-width:700px){.school-gallery-grid{grid-template-columns:minmax(0,1fr);gap:16px}.school-gallery-grid figure{border-radius:14px}}
