.projectlist table thead{color:#8a9fb0}.projectlist table thead tr th{text-transform:uppercase;font-size:.8em;font-weight:400}.projectlist table thead tr th:last-child{text-align:right}.projectlist table{margin-top:50px;overflow:visible}.projectlist table tbody tr td:first-child{font-size:1.4em}.projectlist table tbody tr td:last-child{text-align:right}.projectlist .projectlist__row{position:relative}.projectlist .projectlist__row:hover{background-color:#4864d3}.projectlist .projectlist__row:hover td:first-child{padding-left:16px}.projectlist .projectlist__row:hover td:nth-child(2){padding-left:32px}.projectlist .projectlist__row:hover td:last-child{padding-right:16px}.projectlist .projectlist__row--hover,.projectlist .projectlist__row--featured{background-color:#4864d3}.projectlist .projectlist__row--open{background-color:#4864d3}.projectlist .projectlist__row--open td:first-child{padding-left:16px}.projectlist .projectlist__row--open td:nth-child(2){padding-left:32px}.projectlist .projectlist__row--open td:last-child{padding-right:16px}.projectlist .projectlist__row:after{content:"";transform:translate(-50%,-50%)rotate(var(--thumb-rot,-2deg));background-image:var(--thumb-url);opacity:0;pointer-events:none;z-index:2;background-position:50%;background-repeat:no-repeat;background-size:contain;width:clamp(360px,90%,945px);height:clamp(240px,60%,630px);transition:opacity .2s;position:absolute;top:50%;left:50%}.projectlist .projectlist__row:hover:not(.projectlist__row--open):after,.projectlist .projectlist__row.projectlist__row--hover:not(.projectlist__row--open):after{opacity:1}.projectlist .projectlist__details td{background:#0b1b26;padding:0}.projectlist .projectlist__detailsWrap{grid-template-columns:30% 1fr;gap:16px;max-width:100vw;padding:20px 0 28px;display:grid;position:relative;overflow:hidden}.projectlist .projectlist__col--text{color:#cbd5e1;white-space:pre-wrap;opacity:.5;font-size:.95rem;line-height:1.6}.projectlist .projectlist__carousel{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid;position:relative}.projectlist .projectlist__viewport{background:#0a1720;border-radius:10px;width:100%;height:clamp(220px,36vh,420px);position:relative;overflow:hidden}.projectlist .projectlist__slide{object-fit:contain;width:100%;height:100%}.projectlist .projectlist__nav{color:#8a9fb0;cursor:pointer;background:0 0;border:1px solid #8a9fb0;border-radius:9999px;width:40px;height:40px}.projectlist .projectlist__carouselEmpty{color:#8a9fb0;padding:16px}@media screen and (max-width:768px){.projectlist .projectlist__detailsWrap{padding-left:0}}
.filter__title{z-index:200;-webkit-backdrop-filter:blur(10px);isolation:isolate;background:#0f0450;width:100%;padding:30px 0 100px}.filter__title.is-sticky{position:sticky;top:0}.filter__title.is-pinned{position:fixed;top:0;left:0;right:0}.filter__titleWrap{width:70%;margin-left:25vw}.filter__titleInner{max-width:100%;min-height:240px;margin:0 auto}.filter__title h3{text-align:left;color:#fff;margin:0;font-size:3rem;font-weight:400;line-height:1.3}.filter__title h3 span{font-weight:400}.connect__after_text{width:100%;margin-top:32px}.projectlist__filter{--filter-image:none;--filter-pos-x:0%;--filter-pos-y:0%;cursor:pointer;background:#fff;background-image:var(--filter-image);background-repeat:no-repeat;background-size:200%;background-position-x:var(--filter-pos-x);background-position-y:var(--filter-pos-y);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.projectlist__filter--digital:hover,.projectlist__filter--digital.is-active{--filter-image:url(/media/filter-digital.jpg);--filter-pos-x:30%;--filter-pos-y:45%}.projectlist__filter--web:hover,.projectlist__filter--web.is-active{--filter-image:url(/media/filter-web.jpg);--filter-pos-x:50%;--filter-pos-y:80%}.projectlist__filter--identity:hover,.projectlist__filter--identity.is-active{--filter-image:url(/media/filter-identity.jpg);--filter-pos-x:25%;--filter-pos-y:90%}.projectlist__filterHint{color:#e6eef5;opacity:.9;justify-content:center;align-items:center;gap:12px;margin-top:18px;font-size:14px;display:flex}.projectlist__filterClear{color:#e6eef5;cursor:pointer;background:0 0;border:1px solid #8a9fb0;border-radius:999px;padding:6px 10px;font-size:12px}.projectlist__filterClear:hover{border-color:#8a9fb0}.projectlist{color:#fff;margin:0 16px}.projectlist .projectlist__row{will-change:background-color;border-color:#8a9fb0;transition:background-color .18s}.projectlist tbody.divide-y .projectlist__row--open{border-top-color:#0000!important;border-bottom-color:#0000!important}.projectlist tbody.divide-y .projectlist__details{border-top-color:#0000!important}.projectlist .projectlist__detailsWrap{margin-bottom:2em;animation:.5s both plclient-expand}.projectlist .projectlist__details td{background-color:#0f0450}@keyframes plclient-expand{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.projectlist .projectlist__nav:hover{color:#cfe0f0;border-color:#8a9fb0}.projectlist .projectlist__viewport{background:var(--background)}.projectlist .projectlist__text{text-align:left}.projectlist .projectlist__text p{color:#8a9fb0;font-size:18px;font-weight:400;line-height:1.2}.projectlist .projectlist__scroll{-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;-ms-overflow-style:none;scrollbar-width:none;align-items:start;gap:16px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.projectlist .projectlist__scroll.is-dragging{cursor:grabbing}.projectlist .projectlist__scroll::-webkit-scrollbar{width:0;height:0;display:none}.projectlist .projectlist__item{flex:none}.projectlist .projectlist__item img{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:10px;width:auto;min-height:clamp(160px,30vh,360px);max-height:40vh;display:block}.projectlist .projectlist__item--text{color:#cbd5e1;background:#0f0450;border-radius:10px;align-items:start;max-width:min(26ch,80vw);min-height:clamp(160px,30vh,360px);padding:16px 16px 0 0;display:flex}.td-first,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}@media screen and (max-width:768px){.filter__title{padding:0 0 100px}.filter__titleWrap{width:100%;margin:0}.filter__titleInner{max-width:100%;min-height:260px}.filter__title h3{text-align:left;width:100%;margin-left:0;font-size:2rem}.projectlist h2{display:none}.projectlist{margin:0}.projectlist>div>div:first-child{justify-content:center}.projectlist table tbody tr td:first-child{font-size:1em}.projectlist .projectlist__text p{font-size:1rem}.projectlist .projectlist__item--text{max-width:100%;min-height:0}.projectlist .projectlist__scroll{flex-direction:column;gap:24px;display:flex}.projectlist .projectlist__item{padding:0}.projectlist .projectlist__item img{min-height:0}}
