.featured__event-wrapper{align-items:center;background:#fff;border:1px solid var(--primary-5,#252b6c);border-radius:8px;display:grid;grid-template-columns:1fr 1fr}.feature_event-detail-content{display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:36px}.featured__event__item__body-wrapper{display:flex;flex-direction:column;gap:16px}.featured__event__item__cta-wrapper,.featured__event__item__header{margin-top:16px}.featured__event__item__image img{border-radius:8px 0 0 8px}@media screen and (max-width:479px){.featured__event-wrapper{grid-template-columns:1fr}.featured__event__item__image img{border-radius:8px 8px 0 0}}