.EventList-module__QtRJjG__list{color:#1c1c1c;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:6px;width:100%;height:auto;max-height:100dvh;margin-top:8px;padding-bottom:10px;padding-right:13px;font-size:1.35rem;list-style:none;display:flex;position:absolute;left:50%;overflow-y:auto;transform:translate(-50%)}.EventList-module__QtRJjG__item{margin:0}.EventList-module__QtRJjG__link{justify-content:center;align-items:baseline;gap:10px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.EventList-module__QtRJjG__link:hover .EventList-module__QtRJjG__title{text-underline-offset:4px;-webkit-text-decoration:underline #202020;text-decoration:underline #202020;text-decoration-thickness:1px}.EventList-module__QtRJjG__title{text-align:left;flex-grow:1}.EventList-module__QtRJjG__space{color:#202020;text-align:right;flex-shrink:0}.EventList-module__QtRJjG__date{color:#202020;text-align:right;width:calc(20% + 270px);font-family:var(--font-barlow), sans-serif;flex-shrink:0;font-size:1.3rem;font-weight:400}@media (max-width:780px){.EventList-module__QtRJjG__list{transform:unset;gap:2px;width:80vw;padding-right:13px;left:0}.EventList-module__QtRJjG__link{gap:4px}.EventList-module__QtRJjG__date{text-align:left;flex-shrink:0;width:160px}}
.TextList-module__CdaT3a__list{color:#1c1c1c;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:6px;height:auto;max-height:100dvh;margin-top:8px;padding-bottom:10px;padding-right:13px;font-size:1.35rem;list-style:none;display:flex;position:absolute;overflow-y:auto}.TextList-module__CdaT3a__item{margin:0}.TextList-module__CdaT3a__link{justify-content:center;align-items:baseline;gap:10px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.TextList-module__CdaT3a__link:hover .TextList-module__CdaT3a__title{text-underline-offset:4px;-webkit-text-decoration:underline #202020;text-decoration:underline #202020;text-decoration-thickness:1px}.TextList-module__CdaT3a__title{text-align:left;flex-grow:1}.TextList-module__CdaT3a__year{color:#202020;text-align:right;font-family:var(--font-barlow), sans-serif;flex-shrink:0;font-size:1.3rem;font-weight:400}@media (max-width:780px){.TextList-module__CdaT3a__list{gap:2px;width:62vw;padding-right:10px}.TextList-module__CdaT3a__link{gap:4px}.TextList-module__CdaT3a__year{text-align:left;flex-shrink:0;width:160px}}
.workList-module__eWD0YG__list{color:#1c1c1c;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:400px;height:auto;max-height:100dvh;margin:-25px 0 0 -16px;padding-top:32px;padding-left:16px;padding-right:18px;font-size:1.25rem;list-style:none;position:absolute;overflow-y:auto}.workList-module__eWD0YG__projectGroup{margin-bottom:12px}.workList-module__eWD0YG__workList{flex-direction:column;gap:8px;margin-top:7px;margin-bottom:10px;margin-left:24px;list-style:none;display:flex}.workList-module__eWD0YG__item{margin:0}.workList-module__eWD0YG__listHome .workList-module__eWD0YG__item{animation:5s ease-in-out infinite alternate workList-module__eWD0YG__blur}.workList-module__eWD0YG__listHome .workList-module__eWD0YG__item:hover{filter:blur(.3px);animation:none}@keyframes workList-module__eWD0YG__blur{to{filter:blur(4px)}50%{filter:blur(1.2px)}0%{filter:blur(.3px)}}.workList-module__eWD0YG__link{align-items:center;gap:10px;text-decoration:none;display:flex}.workList-module__eWD0YG__link:hover{text-underline-offset:4px;-webkit-text-decoration:underline #202020;text-decoration:underline #202020;text-decoration-thickness:1px}.workList-module__eWD0YG__title{flex:1}.workList-module__eWD0YG__year{font-family:var(--font-barlow), sans-serif;color:#202020;text-align:right;flex-shrink:0;padding-bottom:1.5px;font-size:1.23rem;font-weight:400}.workList-module__eWD0YG__status{color:#666;margin:.5rem 0 0;font-size:.875rem}@media (max-width:780px){.workList-module__eWD0YG__list{width:100vw;max-width:unset;padding-right:11px}}
.navigation-module__3zKb0a__header{color:#1f1f1f;z-index:10;width:100%;padding:2px 16px 0;position:fixed;top:0;left:0}.navigation-module__3zKb0a__navigation{justify-content:space-between;align-items:center;gap:1rem;display:flex}.navigation-module__3zKb0a__workNavigation{width:350px}.navigation-module__3zKb0a__navigationSection,.navigation-module__3zKb0a__navigation>.navigation-module__3zKb0a__navigationLink{opacity:1;transition:opacity .3s ease-in-out}.navigation-module__3zKb0a__navigationHidden .navigation-module__3zKb0a__navigationSection,.navigation-module__3zKb0a__navigationHidden>.navigation-module__3zKb0a__navigationLink{opacity:0;pointer-events:none}.navigation-module__3zKb0a__navigationHidden:hover .navigation-module__3zKb0a__navigationSection,.navigation-module__3zKb0a__navigationHidden:hover>.navigation-module__3zKb0a__navigationLink{opacity:1;pointer-events:auto}.navigation-module__3zKb0a__navigationSection{flex-direction:column;align-items:flex-start;transition:all .3s ease-in-out;display:block}.navigation-module__3zKb0a__navigationSection .navigation-module__3zKb0a__workList,.navigation-module__3zKb0a__navigationSection .navigation-module__3zKb0a__eventList,.navigation-module__3zKb0a__navigationSection .navigation-module__3zKb0a__textList{opacity:0;pointer-events:none;transition:all .3s ease-in-out}.navigation-module__3zKb0a__navigationSection.navigation-module__3zKb0a__workListVisible .navigation-module__3zKb0a__workList,.navigation-module__3zKb0a__navigationSection.navigation-module__3zKb0a__eventListVisible .navigation-module__3zKb0a__eventList,.navigation-module__3zKb0a__navigationSection.navigation-module__3zKb0a__textListVisible .navigation-module__3zKb0a__textList{opacity:1;pointer-events:auto}.navigation-module__3zKb0a__navigationLink{font-size:1.7rem;font-family:var(--font-archivo-narrow), var(--font-gothic-a1), sans-serif;z-index:1;color:#3c3c3c;font-weight:400;text-decoration:none;position:relative}.navigation-module__3zKb0a__navigationLink:hover,.navigation-module__3zKb0a__navigationLinkActive{text-decoration:underline}.navigation-module__3zKb0a__HomeLink{margin-right:90px}.navigation-module__3zKb0a__navigationLink:hover .navigation-module__3zKb0a__cyclingLabelWrap,.navigation-module__3zKb0a__navigationLinkActive .navigation-module__3zKb0a__cyclingLabelWrap{text-decoration:underline}.navigation-module__3zKb0a__cyclingLabelWrap{-webkit-text-decoration:inherit;text-decoration:inherit;display:inline-grid}.navigation-module__3zKb0a__cyclingLabelSizer,.navigation-module__3zKb0a__cyclingLabel{grid-area:1/1}.navigation-module__3zKb0a__cyclingLabelSizer{visibility:hidden;pointer-events:none}.navigation-module__3zKb0a__cyclingLabel{filter:blur();opacity:1;transition:filter 2s ease-in-out,opacity 2s ease-in-out}.navigation-module__3zKb0a__cyclingLabelBlurring{filter:blur(6px);opacity:0}@media (max-width:780px){.navigation-module__3zKb0a__header{padding:2px 13px 0}.navigation-module__3zKb0a__workNavigation{width:unset}.navigation-module__3zKb0a__navigationSection{position:relative}.navigation-module__3zKb0a__HomeLink{margin-right:50px}}
.LanguageSwitch-module__vYi1Ba__switch{font-family:var(--font-archivo-narrow), var(--font-gothic-a1), sans-serif;color:#3c3c3c;gap:8px;font-size:1.7rem;display:flex;position:absolute;right:15px}.LanguageSwitch-module__vYi1Ba__button{color:inherit;font:inherit;cursor:pointer;opacity:.3;background:0 0;border:0;padding:0;font-weight:500;text-decoration:none}.LanguageSwitch-module__vYi1Ba__button:hover,.LanguageSwitch-module__vYi1Ba__buttonActive{opacity:1}@media (max-width:768px){.LanguageSwitch-module__vYi1Ba__switch{gap:3px;font-size:1.53rem;font-weight:500;right:13px}}
