.exhibitions-hero{position:relative;z-index:2;display:flex;align-items:top;justify-content:center;min-height:80vh;overflow:hidden}.exhibitions-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.exhibitions-hero__image,.exhibitions-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.exhibitions-hero__video{background:#000}.exhibitions-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:2}.exhibitions-hero__content{margin-top:220px;position:relative;z-index:3;width:100%;text-align:center;color:var(--white)}.exhibitions-hero__container{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.exhibitions-hero__text-wrapper{max-width:900px;margin:0 auto}.exhibitions-hero__title{color:var(--white);font-weight:300;line-height:1;margin:0 0 2rem;text-shadow:2px 2px 8px rgba(0,0,0,.1)}.exhibitions-hero__info{margin-bottom:2.5rem}.exhibitions-hero__dates,.exhibitions-hero__address{color:var(--white);margin-bottom:.5rem;opacity:.95;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.exhibitions-hero.animate--fade-in{animation:fadeIn 1s ease-out}.exhibitions-hero__text-wrapper.animate--slide-in{animation:slideInUp 1s ease-out .3s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.exhibitions-hero{min-height:80vh}.exhibitions-hero__content{margin-top:150px}.exhibitions-hero__container{padding:0 1.5rem}.exhibitions-hero__title{line-height:1.1;font-weight:600}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-exhibitions-hero.css.map */
