.featured-projects .featured-projects__header{flex-direction:row;grid-column:1/span 12;justify-content:space-between;margin-bottom:32px;display:flex}.featured-projects .featured-projects__project{border-top:1px solid #25252a}.featured-projects .featured-projects__project:last-child{border-bottom:1px solid #25252a}.featured-projects .featured-projects__project-wrapper{width:100%;margin-bottom:32px}.featured-projects .featured-projects__project-label{text-align:left}.featured-projects .featured-projects__project{padding:24px 0;transition:background-color .3s cubic-bezier(.165,.84,.44,1)}.featured-projects .featured-projects__project *{transition:all .3s cubic-bezier(.165,.84,.44,1)}.featured-projects .featured-projects__project:hover{background-color:#ededea05}.featured-projects .featured-projects__project-details{visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.165,.84,.44,1),visibility 0s linear .5s;display:grid}.featured-projects .featured-projects__project-details--open{visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .5s cubic-bezier(.165,.84,.44,1),visibility}.featured-projects .featured-projects__project-details-inner{min-height:0;overflow:hidden}.featured-projects .featured-projects__project--dimmed .featured-projects__project-name,.featured-projects .featured-projects__project--dimmed .featured-projects__project-tag{color:#6f6f6b}.featured-projects .featured-projects__project-index{text-align:left;grid-column:1/span 1;padding-left:12px}.featured-projects .featured-projects__project-info{text-align:left;grid-column:2/span 4}.featured-projects .featured-projects__project-name{margin-bottom:4px}.featured-projects .featured-projects__project-tags{flex-flow:wrap;grid-column:7/span 4;place-content:flex-start;align-items:flex-start;gap:8px;display:flex}.featured-projects .featured-projects__project-year{text-align:right;grid-column:11/span 2;padding-right:12px}.featured-projects .featured-projects__project-additional-info{grid-column:2/span 4}.featured-projects .featured-projects__project-meta-info{grid-column:7/span 3}.featured-projects .featured-projects__project-further-info{grid-column:11/span 2}.featured-projects .featured-projects__project-further-info .featured-projects__project-block:not(:last-child){margin-bottom:16px}.featured-projects .featured-projects__project-highlight{flex-direction:row;gap:8px;display:flex}.featured-projects .featured-projects__project-links{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}@media (max-width:1000px){.featured-projects .featured-projects__header{grid-column:1/span 8}.featured-projects .featured-projects__project-info{text-align:left;grid-column:2/span 3}.featured-projects .featured-projects__project-tags{grid-column:5/span 3}.featured-projects .featured-projects__project-year{grid-column:8/span 1}.featured-projects .featured-projects__project-additional-info{grid-column:2/span 3}.featured-projects .featured-projects__project-meta-info{grid-area:1/5/span 1/span 3}.featured-projects .featured-projects__project-further-info{grid-column:2/span 6}}@media (max-width:800px){.featured-projects .featured-projects__project-info{text-align:left;grid-column:2/span 4}.featured-projects .featured-projects__project-tags{grid-column:2/span 4}.featured-projects .featured-projects__project-year{grid-area:1/6/span 1/span 1}.featured-projects .featured-projects__project-additional-info{grid-area:1/2/span 1/span 4}.featured-projects .featured-projects__project-meta-info{grid-area:2/2/span 1/span 4}.featured-projects .featured-projects__project-further-info{grid-column:2/span 4}}@media (max-width:600px){.featured-projects .featured-projects__header>:nth-child(2),.featured-projects .featured-projects__project-index{display:none}.featured-projects .featured-projects__project-info{grid-column:1/span 3;padding-left:8px}.featured-projects .featured-projects__project-tags{grid-column:1/span 4;padding-left:8px;padding-right:8px}.featured-projects .featured-projects__project-year{grid-column:4/span 1}.featured-projects .featured-projects__project-additional-info{grid-area:1/1/span 1/span 4;padding-left:8px;padding-right:8px}.featured-projects .featured-projects__project-meta-info,.featured-projects .featured-projects__project-further-info{grid-column:1/span 4;padding-left:8px;padding-right:8px}}@media (max-width:400px){.featured-projects .featured-projects__project-year{display:none}.featured-projects .featured-projects__project-info{grid-column:1/span 4;padding-left:8px}.featured-projects .featured-projects__project-additional-info,.featured-projects .featured-projects__project-meta-info,.featured-projects .featured-projects__project-further-info{grid-column:1/span 4}}
.tag{text-transform:uppercase;letter-spacing:.1em;border:1px solid #6f6f6b;padding:4px 8px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;display:inline-block}.tag--small{color:#6f6f6b;padding:2px 6px;font-size:9px}
