.events-banner__banner-wrapper{position:relative;height:auto;margin-bottom:-4px}.events-banner__banner-title{position:absolute;bottom:24px;left:24px;font-size:36px;font-weight:700;line-height:1;color:var(--grey-000)}.events-banner__banner-img{width:100%;height:160px;object-fit:cover}.events-banner__cta-group-wrapper{background-color:#009ad7;padding:24px 16px;display:flex;gap:16px;flex-direction:column;justify-content:space-between;align-items:center}.events-banner__cta-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-evenly}.events-banner__cta-divider{color:var(--grey-000)}.events-banner__cta-divider:last-of-type{display:none}.events-banner__cta-list-item{padding:8px;color:var(--grey-000);font-weight:700}.events-banner__cta-list-item:hover{color:var(--p-main-navy)}.events-banner__primary-cta{min-width:232px;color:var(--grey-000);background-color:#f58220}@media screen and (min-width:560px){.events-banner__cta-group-wrapper{flex-direction:row;padding:8px;gap:48px;gap:clamp(48px,10vw,64px)}.events-banner__banner-img{height:auto}.events-banner__cta-list-wrapper{padding-left:16px;justify-content:flex-start}}@media screen and (max-width:559px){.events-banner__cta-list-item{padding:2px 8px}}