.event-gallery-node{background:#fafafa;min-height:100vh;position:relative}.event-gallery-node .container.d-flex{margin-bottom:0!important;padding-bottom:0!important}.event-gallery-node .container:has(.special-event-widget){padding-top:0}.event-gallery-node:before{background:#fafafa;content:"";height:100%;left:50%;position:fixed;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.event-gallery-node .more-media-section{background:var(--white);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:var(--size-8);position:relative;width:100vw}.event-gallery-node .more-media-section .more-media-title{color:var(--lotus-black);font-family:var(--font-sans);font-size:1.75rem;font-weight:var(--font-weight-600);margin-bottom:var(--size-6);margin-top:0;text-align:left}.event-gallery-node .special-event-widget+.more-media-section{margin-top:var(--size-6)}@media (max-width:767px){.event-gallery-node{min-height:calc(100vh - var(--size-8))}}@media print{.event-gallery-node{background:var(--lotus-pure-white)}.event-gallery-node:before{display:none}}