.project-page{width:100%;height:100%;overflow:hidden;background-color:var(--primary-bg)}.project-page__header{position:relative;z-index:0;width:100%;min-height:14rem;overflow:hidden;margin-bottom:-.0625rem;background:linear-gradient(180deg,transparent 38%,var(--primary-bg) 100%),radial-gradient(circle at 82% 20%,rgba(67,183,74,.16),transparent 25%),radial-gradient(circle at 15% -30%,rgba(61,118,187,.18),transparent 42%),var(--primary-bg)}.project_title_section{width:100%;height:100%;background-color:var(--primary-bg);position:relative;z-index:2;padding:0 0 8rem}.project-page__tabs{display:flex;flex-wrap:wrap;gap:1rem;width:min(calc(100% - (var(--site-inline-gutter) * 2)),var(--site-container-width));margin:0 auto;padding:0 0 2rem}.project-page__tab,.project-page__tabs{align-items:center;justify-content:center}.project-page__tab{display:inline-flex;gap:.625rem;border:0;min-width:13.5rem;min-height:3.25rem;background:linear-gradient(135deg,rgba(244,242,237,.07),rgba(244,242,237,.018));color:rgba(255,255,255,.68);font-size:1rem;font-weight:600;line-height:1;padding:.875rem 1.25rem;text-align:center;transition:background .25s ease,color .25s ease,opacity .25s ease}.project-page__tab-count{display:inline-grid;place-items:center;min-width:1.375rem;height:1.375rem;padding:0 .25rem;border-radius:999px;background:rgba(255,255,255,.1);color:currentColor;font-size:.6875rem;font-weight:700;line-height:1}.project-page__tab.is-active .project-page__tab-count{background:rgba(67,183,74,.3)}.project-page__tab:focus-visible,.project-page__tab:hover{background:radial-gradient(circle at 86% 16%,rgba(67,183,74,.28),transparent 62%),linear-gradient(135deg,rgba(67,183,74,.2),rgba(244,242,237,.04));color:var(--primary-white)}.project-page__tab.is-active{background:radial-gradient(circle at 86% 16%,rgba(67,183,74,.35),transparent 64%),linear-gradient(135deg,rgba(67,183,74,.28),rgba(244,242,237,.06));color:var(--primary-white)}.project-page__empty{grid-column:1/-1;display:grid;place-content:center;min-height:20rem;margin:0;padding:2rem;text-align:center}.project-page__empty span{color:var(--primary-green);font-size:.75rem;font-weight:700;letter-spacing:.12em}.project-page__empty p{margin:.75rem 0 0;color:rgba(255,255,255,.7);font-size:1.125rem}.project_page_card_section{width:100%;height:100%;max-width:var(--site-container-width);display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 auto;padding-inline:0;z-index:9;position:relative;background-color:var(--primary-bg)}.project_title_section .scroll-item{width:100%;min-width:0;min-height:0;height:auto;position:relative;isolation:isolate;border:0!important;border-radius:0;box-shadow:none;overflow:hidden}.project_title_section .project-card__image{position:relative;z-index:0;display:block;width:100%;height:auto;min-height:0;aspect-ratio:auto;object-fit:fill;transform:none;filter:brightness(.94) saturate(.94);transition:filter .7s cubic-bezier(.22,1,.36,1)}.project_title_section .scroll-item:after,.project_title_section .scroll-item:before{position:absolute;inset:0;pointer-events:none;content:""}.project_title_section .scroll-item:before{z-index:1;background:linear-gradient(180deg,rgba(8,14,15,.2),rgba(8,14,15,.06) 52%,rgba(8,14,15,.42));transition:opacity .7s cubic-bezier(.22,1,.36,1)}.project_title_section .scroll-item:after{z-index:2;background:radial-gradient(circle at 72% 14%,rgba(255,255,255,.07),transparent 50%),linear-gradient(180deg,rgba(30,64,57,.06),rgba(8,14,15,.16));opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}.project_title_section .project-card-footer{z-index:3;padding:0 1.5rem 1.5rem;background-color:rgba(11,27,31,.3);transition:background-color .7s cubic-bezier(.22,1,.36,1),box-shadow .7s cubic-bezier(.22,1,.36,1)}.project_title_section .scroll-item:focus-visible,.project_title_section .scroll-item:hover{border:0!important}.project_title_section .scroll-item:focus-visible .project-card__image,.project_title_section .scroll-item:hover .project-card__image{transform:none;filter:brightness(.99) saturate(.98)}.project_title_section .scroll-item:focus-visible:before,.project_title_section .scroll-item:hover:before{opacity:.72}.project_title_section .scroll-item:focus-visible:after,.project_title_section .scroll-item:hover:after{opacity:1}.project_title_section .scroll-item:focus-visible .project-card-link,.project_title_section .scroll-item:hover .project-card-link{color:var(--primary-green)}@media (min-width:769px) and (max-width:1024px){.project_page_card_section{grid-template-columns:repeat(2,1fr)}}@media (max-width:106.25rem){.project_page_card_section{max-width:none}}@media (min-width:220px) and (max-width:768px){.project-page__header{min-height:8rem}.project_page_card_section{width:100%;max-width:100%;grid-template-columns:1fr;gap:1.1875rem}.project-page__tabs{gap:.75rem;justify-content:center;padding-bottom:1.5rem}.project-page__tab{min-width:0;font-size:.875rem;padding:.75rem 1rem}.project_title_section .about-section__title{padding-inline:1.875rem}.project_title_section{padding-bottom:4rem}.project_page_card_section,.project_title_section .about-section__title{padding-inline:1.1875rem}.project_title_section .project-card__image,.project_title_section .scroll-item{min-width:0}.project_title_section .project-card-footer{align-items:flex-start;flex-direction:column;gap:.75rem;padding:0 1.5rem 1.5rem}}