body{height:100vh;overflow:hidden}#exhibitions{height:100%;display:grid;grid-template-columns:repeat(2, 1fr)}#exhibitions>*{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:5rem}#exhibitions>* .title{font-size:50px;font-weight:bold;user-select:none;font-family:"Petrosian Mono";text-transform:uppercase;word-spacing:-0.15em;line-height:1;text-align:center}@media(max-width: 750px){#exhibitions>* .title{font-size:2rem}}#exhibitions>* .date{font-weight:bold;font-size:1rem;margin-top:1rem;height:0;overflow:visible;text-align:center}@media(max-width: 750px){#exhibitions>* .date{font-weight:unset;max-width:20em}}#exhibitions>* .learn-more{padding:1rem}@media(max-width: 750px){#exhibitions>*{padding:2rem}}@media(orientation: portrait){#exhibitions{grid-template-columns:1fr;grid-auto-rows:1fr}#exhibitions .title{margin-top:2rem}#exhibitions .date{height:unset}}/*# sourceMappingURL=bm50exhibition_index.css.map */
