[data-v-5791f5f5]{box-sizing:border-box}.v-project-list__content[data-v-5791f5f5]{padding-top:2.5555555556rem;color:var(--app-color-black)}.v-project-list__description[data-v-5791f5f5]{padding:0 var(--app-base-padding-x) 2.5555555556rem var(--app-base-padding-x);max-width:85ch;text-align:center;text-wrap:balance;font-size:1.3333333333rem;margin:0 auto}.v-project-list__tags[data-v-5791f5f5]{padding:1.3333333333rem var(--app-base-padding-x);display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){.v-project-list__tags[data-v-5791f5f5]{display:none}}.v-project-list__mobile-filter-trigger[data-v-5791f5f5]{display:none;padding:.5rem var(--app-base-padding-x);font-variant-ligatures:no-contextual;position:sticky;top:var(--app-nav__height,0);z-index:50;background-color:var(--app-color-white)}@media(max-width:768px){.v-project-list__mobile-filter-trigger[data-v-5791f5f5]{display:block}}.v-project-list__mobile-filter-btn[data-v-5791f5f5]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background-color:var(--app-color-main--dark);color:var(--app-color-white);border-color:var(--app-color-main--dark)}.v-project-list__mobile-filter-btn[data-v-5791f5f5]:hover{background-color:var(--app-color-main--dark);color:var(--app-color-white);filter:brightness(.9)}.v-project-list__mobile-filter-btn svg[data-v-5791f5f5]{width:1em;height:1em}.v-project-list__modal-overlay[data-v-5791f5f5]{position:fixed;inset:0;z-index:9999;background-color:#0006;display:flex;flex-direction:column}.v-project-list__modal[data-v-5791f5f5]{display:flex;flex-direction:column;width:100%;height:100dvh;background-color:var(--app-color-white);overflow:hidden}.v-project-list__modal-header[data-v-5791f5f5]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background-color:var(--app-color-main--dark);color:var(--app-color-white);flex-shrink:0}.v-project-list__modal-title[data-v-5791f5f5]{font-size:1.1111111111rem;font-weight:600}.v-project-list__modal-close[data-v-5791f5f5]{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--app-color-white);padding:.25rem;border-radius:50%;transition:background-color .2s ease}.v-project-list__modal-close[data-v-5791f5f5]:hover{background-color:#ffffff26}.v-project-list__modal-body[data-v-5791f5f5]{flex:1;overflow-y:auto;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:1.5rem}.v-project-list__modal-section[data-v-5791f5f5]{display:flex;flex-direction:column;gap:.5rem}.v-project-list__modal-filters[data-v-5791f5f5]{display:flex;flex-wrap:wrap;gap:.5rem}.v-project-list__modal-footer[data-v-5791f5f5]{flex-shrink:0;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #e5e5e5;background-color:var(--app-color-white)}.v-project-list__modal-apply[data-v-5791f5f5]{width:100%;text-align:center;justify-content:center;border-color:var(--app-color-main--dark);font-weight:600;padding:.75rem 1rem}.v-project-list__modal-apply[data-v-5791f5f5],.v-project-list__modal-apply[data-v-5791f5f5]:hover{background-color:var(--app-color-main--dark);color:var(--app-color-white)}.v-project-list__modal-apply[data-v-5791f5f5]:hover{filter:brightness(.9)}.v-project-list__modal-clear[data-v-5791f5f5]{all:unset;box-sizing:border-box;cursor:pointer;text-align:center;font-size:.8888888889rem;color:var(--app-color-grey-text);text-decoration:underline}.filter-modal-enter-active[data-v-5791f5f5]{transition:opacity .25s ease}.filter-modal-enter-active .v-project-list__modal[data-v-5791f5f5]{transition:transform .25s ease}.filter-modal-leave-active[data-v-5791f5f5]{transition:opacity .2s ease}.filter-modal-leave-active .v-project-list__modal[data-v-5791f5f5]{transition:transform .2s ease}.filter-modal-enter-from[data-v-5791f5f5]{opacity:0}.filter-modal-enter-from .v-project-list__modal[data-v-5791f5f5]{transform:translateY(100%)}.filter-modal-leave-to[data-v-5791f5f5]{opacity:0}.filter-modal-leave-to .v-project-list__modal[data-v-5791f5f5]{transform:translateY(100%)}.v-project-list__filters-row[data-v-5791f5f5]{padding:1.3333333333rem var(--app-base-padding-x);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;min-height:4.9444444444rem}@media(max-width:768px){.v-project-list__filters-row[data-v-5791f5f5]{display:none}}.v-project-list__filters[data-v-5791f5f5]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.v-project-list__filter[data-v-5791f5f5]{all:revert;--filter-bg:transparent;--filter-text:var(--app-color-grey-text);--filter-border:var(--app-color-grey-text);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-weight:inherit;display:inline-flex;align-items:center;gap:.25rem;padding:.5833333333rem .8333333333rem;line-height:1;font-size:.8888888889rem;border-radius:2rem;color:var(--filter-text);border:2px solid var(--filter-border);background-color:var(--filter-bg);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,filter .2s ease}.v-project-list__filter[data-v-5791f5f5]:hover{background-color:var(--app-color-orange-bright);color:var(--app-color-black);border-color:var(--app-color-orange-bright)}.v-project-list__filter[data-v-5791f5f5]:focus-visible{outline:2px solid var(--app-color-orange-bright);outline-offset:2px}.v-project-list__filter svg[data-v-5791f5f5]{width:1em;height:1em}.v-project-list__filter.v-project-list__filter--active[data-v-5791f5f5]{background-color:var(--app-color-orange-bright);color:var(--app-color-black);border-color:var(--app-color-orange-bright)}.v-project-list__filter.v-project-list__filter--active[data-v-5791f5f5]:hover{filter:brightness(.9)}.v-project-list__filter.v-project-list__filter--clear[data-v-5791f5f5]{background-color:transparent;background-color:var(--app-color-black);color:var(--app-color-white);border-color:var(--app-color-black)}.v-project-list__filter.v-project-list__filter--clear[data-v-5791f5f5]:hover{filter:brightness(.9)}.v-project-list__filter.v-project-list__filter--link[data-v-5791f5f5]{text-decoration:none}.v-project-list__filter.v-project-list__filter--link.router-link-exact-active[data-v-5791f5f5],.v-project-list__filter.v-project-list__filter--link[data-v-5791f5f5]:hover{background-color:var(--app-color-orange-bright);color:var(--app-color-black);border-color:var(--app-color-orange-bright)}.v-project-list__content[data-v-5791f5f5]{position:relative;width:100%}.v-project-list__content__grid[data-v-5791f5f5]{--grid-gap:1.11111111111rem;--item-per-row:1;padding:0 var(--app-base-padding-x) 4.5555555556rem var(--app-base-padding-x);display:grid;grid-template-columns:repeat(var(--item-per-row),1fr);width:100%;gap:var(--grid-gap)}@media(min-width:741px){.v-project-list__content__grid[data-v-5791f5f5]{--item-per-row:2}}@media(min-width:1381px){.v-project-list__content__grid[data-v-5791f5f5]{--item-per-row:3}}@media(min-width:1921px){.v-project-list__content__grid[data-v-5791f5f5]{grid-template-columns:repeat(auto-fit,minmax(26rem,1fr))}}.v-project-list__empty[data-v-5791f5f5]{padding:1rem var(--app-base-padding-x);text-align:center}.list-fade-enter-active[data-v-5791f5f5]{transition:opacity .5s ease-in-out}.list-fade-leave-active[data-v-5791f5f5]{transition:opacity .25s ease-in-out}.list-fade-enter-from[data-v-5791f5f5],.list-fade-leave-to[data-v-5791f5f5]{opacity:0}
