.event-banner{position:relative}.event-banner:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;filter:grayscale(1);height:100%;max-width:calc(100% - 596px);position:absolute;right:0;transition:filter .3s ease-in-out;width:100%}.event-banner__inner{display:flex;margin-right:auto;max-width:596px;position:relative;z-index:1}.event-banner__inner__content{display:flex;flex-direction:column;gap:100px;justify-content:space-between;padding:60px 30px}.event-banner.hovered:before{filter:grayscale(0)}.event-banner__inner__right{display:flex;flex-direction:column;height:100%;justify-content:flex-end;max-width:297px;padding:60px 30px;position:absolute;right:0;top:0;width:100%}.event-banner__inner__right p{margin:0}.event-banner__inner__right__row h5{margin-top:10px}.event-banner__inner__right__location{margin-bottom:30px}@media (max-width:1024px){.home-hero-banner{grid-template-columns:1fr}.event-banner.hovered:before{filter:grayscale(1)}.event-banner:before{height:270px}.event-banner:before,.event-banner__inner{max-width:none;position:static;width:100%}.event-banner__inner__content{gap:0;padding:40px 20px 0}.event-banner__inner__right{max-width:none;padding:0 20px 120px;position:static;width:100%}.event-banner__inner__right__row{align-items:center;display:flex}.event-banner__inner__right__row svg{margin-right:20px;width:30px}.event-banner__inner__right__row h5{margin:0}.event-banner__inner .button{bottom:50px;left:20px;position:absolute}}