*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--base-space:8px;--color-text:black;--color-link:blue;--color-disabled:red;--color-bg:white;--margin-sm:calc(var(--base-space)*1);--margin-md:calc(var(--base-space)*5);--margin-lg:calc(var(--base-space)*10)}@media screen and (min-width:0){:root{--fs-main:12px;--lh-main:1.2}}*{-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0}html,body{-webkit-tap-highlight-color:#0000;min-height:100vh;color:var(--color-text);background:var(--color-bg);font-family:Times New Roman,Times,serif;font-size:var(--fs-main);line-height:var(--lh-main);cursor:crosshair;margin:0!important;padding:0!important}body{flex-direction:column;display:flex}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1}::selection{background:var(--color-text);color:var(--color-bg)}a{color:var(--color-link);cursor:pointer;text-decoration:underline}ul,ol{margin:0;padding:0}ul{list-style-type:none}ol{list-style-position:inside}img{width:100%}strong,b{font-weight:400}i,em{font-style:normal}h1,h2,h3,h4,h5,h6,small{font-weight:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;margin:0;padding:0;font-family:inherit;font-size:100%}html.panel{font-size:16px;line-height:1.2}html.panel i,html.panel em{font-style:italic}.header-wrapper{background-color:var(--color-bg);clip-path:inset(0);z-index:10;width:100vw;position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(0deg,#0000 0,#000 10px);mask-image:linear-gradient(0deg,#0000 0,#000 10px);-webkit-mask-position:0 -.4px;mask-position:0 -.4px}.header{gap:calc(var(--base-space)*2);width:100%;padding-top:calc(2*var(--base-space));padding-bottom:calc(2*var(--base-space));padding-right:calc(1*var(--base-space));padding-left:calc(1*var(--base-space));grid-template:"info""filter"/1fr;display:grid}@media screen and (min-width:992px){.header{padding-top:calc(1*var(--base-space));padding-bottom:calc(1*var(--base-space));padding-right:calc(1*var(--base-space));padding-left:calc(1*var(--base-space));grid-template-columns:3fr 1fr 1fr;grid-template-areas:"info.right"}}.header__column--info{grid-area:info;width:100%}.header__column--filter{grid-area:filter}@media screen and (min-width:992px){.header__column--filter{display:none}}.header__column--right{display:none}@media screen and (min-width:992px){.header__column--right{grid-area:right;display:block}}.header__filter-content,.header__right-content{justify-content:space-between;align-items:center;width:100%;display:flex}.header__information{gap:var(--base-space);flex-direction:column;width:100%;display:flex}.header__clock{white-space:nowrap}.header__nav-filters{gap:calc(var(--base-space)*2);margin:0;padding:0;list-style:none;display:flex}.header__nav-filter{margin:0}.header__nav-button{cursor:pointer;color:var(--color-text);background:0 0;border:none;padding:0}.header__nav-button.is-active{color:var(--color-link);text-decoration:underline}.homepage{justify-content:flex-start;align-items:flex-start;width:100%;padding-block:250px;display:flex}@media screen and (min-width:992px){.homepage{padding-block:125px}}.image-container{width:100%;height:100%;position:relative;overflow:hidden}.image-container .image{width:100%;height:100%;transition:opacity .3s ease-in-out}.image-container .blur-overlay{z-index:1;filter:blur(20px);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;transform:scale(1.1)}.image-container .blur-overlay .blur-placeholder{object-fit:cover;opacity:.8;width:100%;height:100%}.video-container{width:100%;height:100%;position:relative;overflow:hidden}.video-container .video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity .3s ease-in-out}.video-container .blur-overlay{z-index:2;filter:blur(40px);will-change:filter;width:100%;height:100%;transition:opacity .5s ease-out;position:absolute;top:0;left:0;overflow:hidden;transform:scale(1.2)}.video-container .blur-overlay .blur-placeholder{object-fit:cover;opacity:1;width:100%;height:100%}.video-container.loading .video{opacity:0}.video-container:not(.loading) .blur-overlay{opacity:0;pointer-events:none}.video-container:not(.loading) .video{opacity:1;transition:opacity .5s ease-in}.project-list{gap:calc(var(--base-space)*3);width:100%;padding-top:calc(1*var(--base-space));padding-bottom:calc(1*var(--base-space));padding-right:calc(1*var(--base-space));padding-left:calc(1*var(--base-space));flex-direction:column;margin:0;display:flex}@media screen and (min-width:992px){.project-list{width:50%}}.project-card{flex-direction:column;display:flex}.project-card .media-wrapper{width:100%}.project-card .title.is-text-filter{padding-left:calc(var(--base-space)*2)}.project-card .title.is-text-filter .date{margin-left:calc(var(--base-space)*1)}.project-card .link{width:fit-content}.project-card .link:hover{animation:.5s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.media-container{aspect-ratio:16/9;width:100%;position:relative}.gallery-container{width:100%;position:relative}.gallery-container .swiper{width:100%;height:auto}.gallery-container .slide{cursor:e-resize;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative}.gallery-container .slide .image-container{width:auto;max-width:100%;height:auto;position:relative}.gallery-container .slide .video-container{width:auto;max-width:100%;height:auto}.gallery-container .slide:after{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.footer{align-items:center;gap:calc(var(--base-space)*2);width:100vw;padding-top:calc(1*var(--base-space));padding-bottom:calc(1*var(--base-space));padding-right:calc(1*var(--base-space));padding-left:calc(1*var(--base-space));display:flex}.footer nav{gap:calc(var(--base-space)/2);display:flex}
