.card-event-upcoming-item{display:flex;align-items:stretch;min-height:100%;margin:0 10px;position:relative;text-align:left;width:100%;border-radius:8px}@media(min-width:1024px){.card-event-upcoming-item{width:75%}}@media(min-width:1200px){.card-event-upcoming-item{width:50%}}.card-event-upcoming-item:first-child{margin-left:0}.card-event-upcoming-item:last-child{margin-right:0}.card-event-upcoming-item__inner{width:100%;position:relative}.card-event-upcoming-item__type{color:#fff;border-radius:4px;position:absolute;top:16px;left:16px;padding:6px 10px;background-color:rgba(0,0,0,.2);font-size:1rem;line-height:1.25rem;font-family:Urbana;font-weight:300;z-index:2}.card-event-upcoming-item__image-wrapper{display:block;width:100%;height:224px;overflow:hidden;z-index:1}.card-event-upcoming-item__image{width:100%;height:100%;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.card-event-upcoming-item__content{background-color:#fff;padding:38px 24px 24px;margin-top:-6px;width:100%;z-index:2;border-radius:6px;position:relative;min-height:278px}@media(min-width:1024px){.card-event-upcoming-item__content{min-height:300px}}.card-event-upcoming-item__content:after{content:"";box-shadow:0 -40px 40px rgba(28,0,72,.6);width:100%;height:80px;position:absolute;left:0;top:0;z-index:-1}.card-event-upcoming-item__header{margin-bottom:4px}.card-event-upcoming-item__icons{display:flex;align-items:center}.card-event-upcoming-item__icon{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;height:50px;max-width:100%;margin-top:-62px}.card-event-upcoming-item__icon+.card-event-upcoming-item__icon{margin-left:16px}.card-event-upcoming-item__iconImage{border-radius:4px;width:auto;height:auto;max-height:100%;filter:drop-shadow(0 8px 16px rgba(0,0,0,.25));object-fit:cover}.card-event-upcoming-item__label{color:#bbc2da;font-family:Urbana;font-style:normal;font-weight:300;font-size:.875rem;line-height:.875rem;text-align:right;position:absolute;top:-22px;right:16px}.card-event-upcoming-item__date{color:#ec018c;font-family:Urbana;font-style:normal;font-weight:400;font-size:1rem;line-height:1rem}.card-event-upcoming-item__body-container{height:100%;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:1024px){.card-event-upcoming-item__body-container{min-height:unset}}.card-event-upcoming-item__title{font-size:1.5rem;line-height:1.5rem;font-weight:600}.card-event-upcoming-item__location,.card-event-upcoming-item__title{color:#1c0048;display:block;width:100%;font-family:Urbana;font-style:normal;margin-top:10px;margin-bottom:0}.card-event-upcoming-item__location{font-size:1.125rem;line-height:1.125rem;font-weight:400}.card-event-upcoming-item__button{bottom:24px;margin-top:20px;position:absolute;width:calc(100% - 48px);white-space:nowrap}