:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-gallery-page{background:#fff}.m-gallery-page__hero{display:flex;flex-direction:column;position:relative}@media screen and (min-width:80em){.m-gallery-page__hero{flex-direction:row}}.m-gallery-page--featured .m-gallery-page__hero{margin-bottom:1.5rem}@media screen and (min-width:48em){.m-gallery-page--featured .m-gallery-page__hero{flex-direction:row;min-height:24rem}}@media print,screen and (min-width:64em){.m-gallery-page--featured .m-gallery-page__hero{margin-bottom:2rem;max-height:32rem;min-height:32rem;overflow:hidden}}@media screen and (min-width:80em){.m-gallery-page--featured .m-gallery-page__hero{max-height:40rem;min-height:40rem}}@media screen and (min-width:90em){.m-gallery-page--featured .m-gallery-page__hero{max-height:45rem;min-height:45rem}}.m-gallery-page__hero-content{background-color:#383838;color:#fff;flex:1 1 50%}.m-gallery-page__hero-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-gallery-page__hero-link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-gallery-page__hero-content{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}@media print,screen and (min-width:64em){.m-gallery-page__hero-content{padding:3.4375rem 2.625rem}}@media screen and (min-width:80em){.m-gallery-page__hero-content{padding:4.5rem 3.125rem}}@media screen and (min-width:90em){.m-gallery-page__hero-content{padding:5.125rem 3.75rem}}.m-gallery-page--featured .m-gallery-page__hero-content{position:relative}@media print,screen and (min-width:64em){.m-gallery-page--featured .m-gallery-page__hero-content{margin-top:-11.5625rem}}.m-gallery-page__heading{display:-webkit-box;text-transform:capitalize;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.m-gallery-page__category,.m-gallery-page__date{margin:.5rem 0}.m-gallery-page__category{font-size:.75rem;font-weight:500}.m-gallery-page__date{font-size:.75rem;font-weight:400;opacity:.5;text-transform:uppercase}.m-gallery-page__category-inner,.m-gallery-page__date-inner{display:inline-block}@media print,screen and (min-width:64em){.m-gallery-page__container{margin:auto;max-width:94rem}.m-gallery-page__container:after,.m-gallery-page__container:before{content:" ";display:table;flex-basis:0;order:1}.m-gallery-page__container:after{clear:both}}.m-gallery-page__content{min-width:0;padding:0;position:relative}@media screen and (min-width:80em){.m-gallery-page__content{padding:0 1.5rem 2rem}}.m-gallery-page__content-summary{font-size:1.25rem;margin-bottom:1.5rem}@media screen and (min-width:48em){.m-gallery-page__content-summary{font-size:1.5rem;font-size:var(--gallery-page-content-summery-font-size,1.5rem)}}