@charset "UTF-8";.feature-block-projects__list{height:100%;overflow-y:auto;display:-ms-grid;display:grid;gap:var(--base-space);-ms-flex-line-pack:start;align-content:flex-start;}.feature-block-projects .inbox{padding:0;margin-bottom:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.feature-block-projects .inbox[data-project-status="done"]{-ms-flex-order:100;order:100;opacity:.5;}.feature-block-projects .inbox[data-project-status="done"]:not(:hover) > div:last-child,.feature-block-projects .inbox[data-project-status="done"]:not(:hover) > div:first-child .theme-button{opacity:0;pointer-events:none;}.feature-block-projects .inbox > div{width:calc(50% - 30rem);padding:calc(var(--base-space) / 2) var(--base-space);}.feature-block-projects .inbox > div:first-child{border-right:1rem solid var(--theme-color-white);}.feature-block-projects .inbox > div:first-child + div{color:var(--base-color-light);}.feature-block-projects .inbox > div:last-child{width:60rem;text-align:center;-webkit-transition:opacity 200ms ease-in-out;transition:opacity 200ms ease-in-out;}.feature-block-projects .inbox > div > :last-child{margin-bottom:0;}.feature-block-projects .inbox .feature-acf-edit-modal__trigger{float:none;}.feature-block-projects .feature-acf-edit-modal__trigger.theme-button{width:auto;height:auto;float:right;}.feature-block-projects .icon{width:18rem;height:18rem;}.feature-block-projects .icon:hover svg .fill{fill:var(--theme-color-text);}.feature-block-projects h2 .icon{width:30rem;height:30rem;float:right;line-height:1.55;}.feature-block-projects h2 .icon:hover svg path{fill:var(--theme-color-text);}.feature-block-projects h2 .icon .tooltip__text--bottom{top:140%;left:-100rem;margin-left:5rem;}.feature-block-projects .project.is-highlight{border:2rem solid var(--theme-color-accent);background:white;}.feature-block-projects .project__remove.to-be-removed{opacity:.5;cursor:wait;}.feature-block-projects .project__link{color:var(--theme-color-text);text-decoration:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-webkit-transition:color 200ms ease-in-out;transition:color 200ms ease-in-out;}.feature-block-projects .project__link:hover{color:var(--theme-color-accent);text-decoration:underline;}.feature-block-projects .feature-edit-dialog__trigger{margin-bottom:8rem;}.feature-block-projects a[href="#project-ignore"]{border:1rem solid var(--theme-color-lines);color:var(--theme-color-lines);-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;}.feature-block-projects a[href="#project-ignore"]:hover{text-decoration:none;}.feature-block-projects a[href="#project-ignore"] .ignore-enable{width:21rem;height:21rem;padding:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;}.feature-block-projects a[href="#project-ignore"] .ignore-do{display:none;}.feature-block-projects a[href="#project-ignore"] .tooltip{margin-top:-21rem;width:21rem;height:21rem;}.feature-block-projects a[href="#project-ignore"] .tooltip .icon{visibility:hidden;}.feature-block-projects a[href="#project-ignore"].to-be-ignored .ignore-enable{display:none;}.feature-block-projects a[href="#project-ignore"].to-be-ignored .ignore-do{display:inline-block;}.feature-block-projects a[href="#project-ignore"] svg path{fill:var(--theme-color-lines);}body.is-instance-nc .tooltip .feature-acf-edit-modal__trigger .icon svg path{fill:var(--base-color-accent);}body.is-instance-nc .feature-block-projects.align{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:normal;align-items:normal;height:100%;}body.is-instance-nc .feature-block-projects.align .feature-acf-edit-modal__trigger.theme-button{margin-top:auto;margin-left:auto;margin-right:auto;margin-bottom:0;}