.base-link{display:flex;align-items:center;gap:var(--space-50);color:var(--Text-Main)}.base-link.base-link-variant--default:hover,.base-link.base-link-variant--underlined{text-decoration:underline}.base-link.base-link-variant--underlined:hover{text-decoration:none}.base-link.base-link-variant--inverted-underlined{color:var(--Interactive-elements-Inverted);text-decoration:underline}.base-link.base-link-variant--inverted-underlined:hover{text-decoration:none}.base-link.base-link-font--bold{font-size:14px;line-height:100%;font-weight:700}@media screen and (max-width:1024px){.base-link.base-link-font--bold{font-size:14px;line-height:100%;font-weight:700}}.base-link.base-link-font--regular{font-size:14px;line-height:100%;font-weight:400}@media screen and (max-width:1024px){.base-link.base-link-font--regular{font-size:14px;line-height:100%;font-weight:400}}.home-current-event{min-height:226px}.home-current-event .home-current-event__list{display:flex;gap:var(--space-200)}.home-current-event .home-current-event__list .home-current-event__item{flex:1;display:flex;flex-direction:column;gap:var(--space-50)}.home-current-event .home-current-event__list .home-current-event__item .home-current-event__item__datetime{color:var(--Text-Main);font-size:12px;font-style:normal;font-weight:400;line-height:100%}.home-current-event .home-current-event__list .home-current-event__item .home-current-event__item__title{color:var(--Text-Main);font-size:16px;font-style:normal;font-weight:700;line-height:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}.home-current-event .home-current-event__list .home-current-event__item .home-current-event__item__description{color:var(--Text-Main);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;align-self:stretch;height:44px}.home-current-event .home-current-event__list .home-current-event__item .home-current-event-list__item__description{color:var(--Text-Main);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;align-self:stretch;height:22px}.home-current-event .home-current-event__list .home-current-event__item .home-current-event__item__button{display:flex;align-items:center;color:var(--Text-Main);font-size:14px;font-style:normal;font-weight:700;line-height:100%;gap:var(--space-50)}.systemnews-information{display:flex;flex-direction:column;gap:32px}.image-thumbnail{margin:0 auto}.image-container,.image-thumbnail{position:relative;width:100%;height:auto}.image-container{overflow:hidden;border-radius:8px;display:flex;justify-content:center;align-items:center}.image-container img{width:80%;height:80%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-container svg{width:100%;height:100%}