.event-banner{margin-top:60px;position:relative;width:100%;overflow:hidden}.event-banner__background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.12) -137.5%,rgba(0,0,0,.6) 60.9%);background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:var(--color-gray-light)}.event-banner__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.event-banner__back-link{display:flex;align-items:center;color:var(--white);text-decoration:none;font-size:12px;font-weight:400;line-height:24px;word-wrap:break-word;margin-bottom:24px}.event-banner__back-icon{display:inline-block;font-size:8px;line-height:1;margin-right:8px}.event-banner__title{font-size:32px;font-weight:600;line-height:38.4px;word-wrap:break-word;margin-bottom:28px}.event-banner__description{font-size:14px;font-weight:500;line-height:26px;word-wrap:break-word}@media (min-width:768px){.event-banner{margin-top:0}.event-banner__title{font-size:64px;font-weight:500;line-height:76.8px;margin-bottom:32px}.event-banner__description{font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:600px}.event-banner__back-link{font-size:16px;font-style:normal;margin-bottom:32px}}