.branch-switcher{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 5%;background:#f2eedf;color:#173c4a;font:13px Arial,sans-serif}.branch-switcher a{color:inherit;text-decoration:none;padding:5px 0}.branch-switcher a:hover{text-decoration:underline}.branch-label{font-weight:bold!important;color:#f5c861!important;margin:4px 0!important}.branch-2 .hero{min-height:350px;background-size:cover!important}.branch-2 .hero h2{font-size:clamp(28px,6vw,58px)}.branch-switcher a:focus-visible{outline:3px solid #946b27;outline-offset:4px}header{flex-wrap:wrap}header .school-name h1{font-size:clamp(18px,2vw,26px)}@media(max-width:480px){.branch-switcher{padding:10px 15px;font-size:11px}}

/* School information additions, using the existing design. */
.school-history { padding-left: 1.4rem; }
.school-history li { margin: 1.25rem 0; padding-left: .5rem; }
.admission-process { margin: 1.5rem 0; padding: 1rem; background: #f4f7fa; border-radius: 8px; }
.admission-process summary { cursor: pointer; font-weight: 700; }
.admission-process ol { padding-left: 1.5rem; }
.admission-process li { margin-top: 1rem; }
.footer-contact a { overflow-wrap: anywhere; }
@media (min-width: 801px) { #school-navigation { flex-wrap: wrap; } }
