:root{--content-gap:clamp(10px,3%,20px)}.standard-content-row{flex-wrap:wrap;margin-bottom:var(--content-gap);justify-content:center}.standard-container,.standard-content-row{display:flex;gap:var(--content-gap);flex-direction:column}.standard-container{flex-grow:1;flex-shrink:1;flex-basis:0}.standard-item{aspect-ratio:1/1;overflow:hidden}.standard-image{width:100%;height:100%;object-fit:contain}.standard-item p{margin-top:0}.caption{text-align:center}.credits{margin-top:0;font-size:small}.hover-shrink:hover{transform:scale(.98);opacity:.75}@media screen and (min-width:640px){.standard-content-row{flex-direction:row}}@media (max-width:640px){.standard-container{min-width:unset!important}}.reorder-three-1{order:3}.reorder-three-2{order:2}.reorder-three-3{order:1}.reorder-two-1{order:2}.reorder-two-2{order:1}@media screen and (min-width:640px){.reorder-three-1{order:1}.reorder-three-3{order:3}.reorder-two-1{order:1}.reorder-two-2{order:2}}