@media(min-width:48em){.gallery--classic{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"i1 i1 i1 i1" "i2 i3 i4 i5";gap:.25rem}}.gallery--centenary{display:grid;row-gap:12px;grid-template-areas:"i1" "all"}@media(min-width:48em){.gallery--centenary{grid-template-columns:repeat(4,1fr);grid-template-areas:"i1 i1 i1 i1" "i2 i3 i4 i5" "all all all all";gap:12px}}@media(min-width:75em){.gallery--centenary{--thumb-col-width:258px;grid-template-columns:1fr var(--thumb-col-width);grid-template-areas:"i1 i2" "i1 i3" "i1 i4" "i1 all";gap:18px}.gallery--centenary :where(.gallery__item--5){display:none!important}}.gallery__item{cursor:pointer;position:relative;background:var(--color-white)}.gallery__item--hidden{display:none}.gallery__see-all-classic{font-size:1rem;line-height:1.5;font-weight:500;background:var(--color-white);color:var(--color-black);padding:.375rem 1.25rem;border-radius:2px;position:absolute;bottom:1rem;right:1rem}@media(min-width:48em){.gallery__see-all-classic{bottom:1.5rem;right:1.5rem}}@media(min-width:48em){.gallery__see-all-classic--mobile{display:none}}.gallery__see-all-classic--desktop{display:none}@media(min-width:48em){.gallery__see-all-classic--desktop{display:block}}.gallery__see-all-centenary{grid-area:all;justify-self:start;padding:0;cursor:pointer;background-color:rgba(0,0,0,0);color:currentColor;text-decoration-line:underline;text-decoration-color:var(--color-mu-gold);text-decoration-thickness:1px;text-underline-offset:.3em;line-height:1;font-weight:400;display:flex;align-items:center;gap:8px}.gallery__see-all-centenary:hover{text-decoration-color:currentColor}.gallery__see-all-centenary :where(svg){inline-size:7px;aspect-ratio:8/12}.gallery__see-all-centenary-text--view{display:none}@media(min-width:48em){.gallery__see-all-centenary--all-visible-at-md :where(.gallery__see-all-centenary-text--view){display:block}.gallery__see-all-centenary--all-visible-at-md :where(.gallery__see-all-centenary-text--more){display:none}}@media(min-width:75em){.gallery__see-all-centenary--has-more-at-xl :where(.gallery__see-all-centenary-text--view){display:none}.gallery__see-all-centenary--has-more-at-xl :where(.gallery__see-all-centenary-text--more){display:block}}.gallery__item--1{grid-area:i1}.gallery__item--2{grid-area:i2}.gallery__item--3{grid-area:i3}.gallery__item--4{grid-area:i4}.gallery__item--5{grid-area:i5}.gallery__item--secondary{display:none}@media(min-width:48em){.gallery__item--secondary{display:block}}.gallery__item--secondary .gallery__item-img--lg,.gallery__item--secondary .gallery__item-img--md{display:none}.gallery__item-img--thumb{aspect-ratio:5/3;display:none;object-fit:cover}@media(min-width:48em){.gallery__item-img--thumb{display:block}}.gallery__item-img{cursor:pointer}.gallery__item-img:hover{opacity:.9}.gallery__item-img--primary{object-fit:cover}:where(.gallery--classic) .gallery__item-img--primary{max-block-size:40rem}:where(.gallery--centenary) .gallery__item-img--primary{block-size:100%}.gallery__item-img--md{display:block}@media(min-width:48em){.gallery__item-img--md{display:none}}.gallery__item-img--lg{display:none}@media(min-width:48em){.gallery__item-img--lg{display:block}}.gallery-modal{margin:0;background:0 0;color:var(--color-white);inset:0;border-radius:0;border:0;padding:0;width:100%;height:90vh;max-width:unset;flex-direction:column;justify-content:center}.gallery-modal[open]{display:flex}@media(min-width:48em){.gallery-modal{inset:unset;left:50%;top:5vh;transform:translateX(-50%);height:auto;width:43.75rem;justify-content:flex-start}}@media(min-width:64em){.gallery-modal{width:56.25rem}}@media(min-width:75em){.gallery-modal{width:68.75rem}}.gallery-modal::backdrop{background-color:rgba(0,0,0,.9)}.gallery-modal__title-wrapper{min-height:2.25rem;margin-bottom:1.5rem;padding:1rem 3.75rem 0 1rem}@media(min-width:48em){.gallery-modal__title-wrapper{margin-bottom:1.5rem;padding:.5rem 3.75rem 0 0}}.gallery-modal__title{font-size:1.5rem;font-family:"Untitled Sans","system-ui",sans-serif;font-weight:300}@media(min-width:75em){.gallery-modal__title{font-size:2rem}}.gallery-modal__pagination{margin-bottom:1rem;display:flex;justify-content:space-between;padding:0 1rem}@media(min-width:48em){.gallery-modal__pagination{padding:0}}.gallery__nextprev-btn{background:0 0;cursor:pointer;color:currentColor;padding:0;border:none;display:flex;align-items:center;justify-content:center}.gallery__nextprev-btn:hover{color:var(--color-mu-gold)}.gallery__nextprev-text{display:none}@media(min-width:48em){.gallery__nextprev-text{display:block}}.gallery__nextprev-icon{inline-size:1.25rem;aspect-ratio:1}.gallery__nextprev-icon--prev{transform:rotate(180deg);margin-right:1rem}.gallery__nextprev-icon--next{margin-left:1rem}.modal__close-btn{z-index:1;position:absolute;top:1.25rem;right:1rem;background:0 0;color:inherit;padding:0}.modal__close-btn:hover{color:var(--color-mu-gold)}@media(min-width:48em){.modal__close-btn{top:.625rem;right:0}}.modal__close-icon{inline-size:1.5rem;aspect-ratio:1}.gallery-modal__slides{display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;width:100%;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;height:60vh}.gallery-modal__slides::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}@media(min-width:48em){.gallery-modal__slides{height:80vh}}.gallery-modal__slide{width:100%;scroll-snap-align:center;position:relative;flex-shrink:0;padding:0 1px;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:48em){.gallery-modal__slide{width:100%;min-width:100%}}.gallery-modal__img{width:100%;display:block;object-fit:contain;margin-bottom:1.5rem;margin:0 auto;max-width:100%;max-height:80%}.gallery-modal__slide-caption{padding:1rem 1rem 0;height:40%;overflow-y:auto}@media(min-width:48em){.gallery-modal__slide-caption{height:30%}}.gallery-modal__slide-title{font-family:"Untitled Sans","system-ui",sans-serif;font-weight:400;font-size:1.25rem;margin-bottom:1.25rem}.gallery-modal__slide-description{font-size:1rem;line-height:1.35}@media(min-width:64em){.gallery-modal__slide-description{font-size:1.125rem}}