.exhibition-index-links{display:grid;gap:20px;grid-template-columns:repeat(6,1fr);width:100%}.exhibition-index-link{border-radius:24px 24px 24px 0;overflow:hidden;position:relative;text-decoration:none}.exhibition-index-link .card-content{align-items:center;aspect-ratio:1/.45;display:flex;gap:50px;padding:16px;width:100%}.exhibition-index-link:first-child,.exhibition-index-link:nth-child(2){grid-column:span 3}.exhibition-index-link:nth-child(3),.exhibition-index-link:nth-child(4),.exhibition-index-link:nth-child(5){grid-column:span 2}.exhibition-index-link img{bottom:0;object-fit:contain;object-position:right;position:absolute;right:0;width:100%}.exhibition-index-link .card-title{font-size:28px;font-weight:700;line-height:1.2;margin:70px 0;text-transform:uppercase}.exhibition-index-link .card-link{bottom:16px;font-size:14px;left:16px;position:absolute}.exhibition-index-link.analysis-link,.exhibition-index-link.immersive-site-link{background-color:#eeeff5;color:#004740}.exhibition-index-link.portal-link,.exhibition-index-link.product-list-link{background-color:#004740;color:#fff}.exhibition-index-link.resources-link{background-color:#2e2f30;color:#fff}.exhibition-index-link.immersive-site-link{background-image:url(https://25245939.fs1.hubspotusercontent-eu1.net/hubfs/25245939/immersive-site-card-dots.png);background-position:100%;background-repeat:no-repeat;background-size:90% auto}.exhibition-index-link.immersive-site-link img{max-height:102%;max-width:65%;right:3%}.exhibition-index-link.product-list-link img{bottom:-45%;max-height:152%;max-width:85%;right:-10%}.exhibition-index-link.resources-link img{max-height:100%;max-width:40%}.exhibition-page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.exhibition-page-header-content{flex:1;max-width:60%}.exhibition-page-header-content h1{margin-bottom:0}.exhibition-page-header img{height:auto;max-width:200px}.exhibition-page-container{display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:5vh 0}@media screen and (max-width:1024px){.exhibition-index-links{aspect-ratio:auto;grid-template-columns:1fr}.exhibition-index-link{grid-column:span 1!important}.exhibition-index-link img{display:none}.exhibition-index-link.immersive-site-link{background-image:none}.exhibition-page-header{flex-direction:column;gap:1rem;text-align:center}.exhibition-page-header-content{max-width:100%;order:2}.exhibition-page-header img{order:1}}