.hero-poster-layout{max-width:1280px;min-height:650px;display:grid;grid-template-columns:.86fr 1.14fr;gap:7vw;padding:88px 0;align-items:center}.hero-poster-layout .hero-copy{position:static;color:var(--blue)}.hero-poster-layout h1{font-family:var(--title-font);font-size:clamp(48px,6vw,84px);line-height:1.14;color:var(--blue);max-width:480px}.home-poster{height:500px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 20px 48px rgba(10,48,143,.16)}.home-poster img{height:100%;width:100%;object-fit:cover}.about-stacked,.results-stacked{display:block;max-width:960px}.about-stacked .section-copy,.results-stacked .result-copy{max-width:800px;margin:0 auto 50px}.about-stacked h2,.results-stacked h2{text-align:center;margin-bottom:28px}.group-photo{margin:0;overflow:hidden;border-radius:16px;box-shadow:0 16px 40px rgba(10,48,143,.13)}.group-photo img{height:auto;width:100%;display:block}.results-stacked{max-width:none;background:#fff;padding-left:max(24px,calc((100vw - 1280px)/2));padding-right:max(24px,calc((100vw - 1280px)/2));border:0}.results-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1280px;margin:auto}.results-gallery img{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:10px;box-shadow:0 7px 18px rgba(10,48,143,.1)}.campus-heading-stacked{display:block;max-width:720px;margin:0 auto 48px;text-align:center}.campus-heading-stacked h2{margin-bottom:24px}.campus-heading-stacked>p:last-child{margin:0 auto;color:#dbe7ff}.compact-gallery{grid-template-columns:repeat(6,1fr);grid-auto-rows:132px}.footer-head{padding-bottom:33px}.footer-head img{margin:0 auto}
@media(max-width:900px){.hero-poster-layout{display:grid;grid-template-columns:1fr;padding:55px 24px 65px;min-height:0;gap:35px}.hero-poster-layout h1{font-size:48px}.home-poster{height:390px}.about-stacked .section-copy,.results-stacked .result-copy{margin-bottom:32px}.results-gallery{grid-template-columns:repeat(2,1fr);gap:9px}.compact-gallery{grid-template-columns:repeat(3,1fr);grid-auto-rows:100px}.campus-heading-stacked{margin-bottom:30px}.footer-head img{margin:0}}
