.screen-events{padding-top:calc(var(--app-header-shortcuts-height) + var(--app-header-navigation-height))}.screen-events__welcome{background-color:rgba(var(--color-primary),1);height:320px}.screen-events__welcome .container{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.screen-events__welcome-summary{color:rgba(var(--color-on-primary),1);text-align:center;font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:8px;font-size:14px;font-weight:600;line-height:20px}.screen-events__welcome-title{color:rgba(var(--color-on-primary),1);text-align:center;text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:0;font-size:32px;font-weight:700;line-height:40px}.screen-events__articles{background-color:rgba(var(--color-surface-variant),1);padding-top:64px;padding-bottom:64px}.screen-events__articles:not(.screen-events__articles--empty) .container{grid-row-gap:24px;grid-column-gap:24px;-moz-column-gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.screen-events__article{border:1px solid rgba(var(--color-outline),1);background-color:rgba(var(--color-surface),1);border-radius:8px;grid-template-rows:1fr auto;grid-template-columns:35% minmax(0,1fr);display:grid}.screen-events__article.screen-events__article--event .screen-events__article-type{color:rgba(var(--color-on-success-container),1);background-color:rgba(var(--color-success-container),1)}.screen-events__article.screen-events__article--news .screen-events__article-type{color:rgba(var(--color-on-safe-container),1);background-color:rgba(var(--color-safe-container),1)}.screen-events__article-media,.screen-events__article-time{border-top-left-radius:inherit;border-bottom-left-radius:inherit;flex-direction:column;grid-row-end:span 2;justify-content:center;align-items:center;row-gap:4px;height:100%;display:flex}.screen-events__article-media{background-color:rgba(var(--color-scrim),1)}.screen-events__article-media img{border-radius:inherit;width:100%;height:100%;display:block}.screen-events__article-time{background-color:rgba(var(--color-success),1)}.screen-events__article-time-day{color:rgba(var(--color-on-success),1);font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:64px;font-weight:700;line-height:68px}.screen-events__article-time-month{color:rgba(var(--color-on-success),1);text-transform:uppercase;font-weight:900;font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:14px;line-height:20px}.screen-events__article-content{padding:24px 24px 16px}.screen-events__article-title{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:8px;font-size:22px;font-weight:600;line-height:26px}.screen-events__article-description{color:rgba(var(--color-on-surface),1);text-align:justify;font-family:var(--typeface-plain);letter-spacing:.004em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:0;font-size:14px;font-weight:400;line-height:20px}.screen-events__article-footer{border-top:1px solid rgba(var(--color-surface-variant),1);justify-content:flex-end;align-items:center;padding-left:24px;padding-right:24px;display:flex}.screen-events__article-link{--button-size:40px;--icon-width:18px;--icon-height:18px}.screen-events__empty{--pictogram-width:256px;--pictogram-height:256px;color:rgba(var(--color-on-surface-variant),1);flex-direction:column;justify-content:center;align-items:center;padding-top:100px;padding-bottom:100px;display:flex}.screen-events__empty-title{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:24px;margin-bottom:0;font-size:28px;font-weight:700;line-height:36px}