.projects-section{z-index:10;width:100%;position:relative}.projects-section__title{color:#fff;letter-spacing:-.03em;margin:0 0 .5em;font-size:5.5em;font-weight:700;line-height:1.1;transition:color .3s}@media screen and (max-width:991px){.projects-section__title{font-size:4.6em}}@media screen and (max-width:767px){.projects-section__title{font-size:2.5em}}.projects-list-v2{flex-direction:column;width:100%;display:flex;position:relative}.project-item-v2{color:#fff;mix-blend-mode:difference;z-index:2;padding:4rem 0;text-decoration:none;transition:color .3s;display:block;position:relative;overflow:hidden}.project-item-v2__line{z-index:5;background-color:rgba(255,255,255,.15);width:0%;height:1px;position:absolute;left:0}.project-item-v2__line--top{top:0}.project-item-v2__line--bottom{bottom:0}.project-item-v2__top{opacity:.6;text-transform:uppercase;letter-spacing:-.05em;z-index:2;justify-content:space-between;margin-bottom:2rem;font-size:.875rem;font-weight:400;display:flex;position:relative}.project-item-v2__center{z-index:2;margin-bottom:1rem;position:relative;overflow:hidden}.project-title{letter-spacing:-.02em;text-transform:none;white-space:pre-line;font-size:3.5em;font-weight:600;line-height:1.1;display:block}.project-item-v2__bottom{z-index:2;position:relative;overflow:hidden}.project-reveal-img{object-fit:cover;aspect-ratio:260/360;pointer-events:none;z-index:1;opacity:0;background-position:50%;background-size:cover;border-radius:8px;width:260px;height:360px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)scale(.8)}.vertical-slide-image{border-radius:8px}.project-reveal-img *{pointer-events:none!important}.projects-section-wrapper.is--light-bg{background-color:var(--color-neutral-100)}.projects-section-wrapper{isolation:isolate;z-index:1;padding-left:0;padding-right:0;position:relative;overflow:hidden}.projects-section-wrapper.is--light-bg .projects-section__title,.projects-section-wrapper.is--light-bg .project-item-v2{color:#131313}.projects-section-wrapper.is--light-bg .project-item-v2__line{background-color:rgba(0,0,0,.15)}.projects-section-wrapper.is--light-bg .project-item__description{color:#131313}.project-item__link{--btn-text:white;--btn-bg:transparent;--btn-border:rgba(255,255,255,.5);color:var(--btn-text);background-color:var(--btn-bg);border:1px solid var(--btn-border);border-radius:.25em;align-items:center;gap:.5em;padding:.5em 1em;font-size:.875em;text-decoration:none;transition:all .3s;display:inline-flex}.project-item__link:hover{color:#131313!important;background-color:#fff!important;border-color:#fff!important}.project-item__link-icon{background-color:var(--btn-text);width:3em;height:3em;transition:background-color .3s;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 11.272 14.101 L 14.101 11.272 L 31.071 28.243 L 33.9 25.414 L 36.728 28.243 L 33.9 31.071 L 36.728 33.9 L 33.9 36.728 L 31.071 33.9 L 28.243 36.728 L 25.414 33.9 L 28.243 31.071 Z M 19.757 33.899 L 22.586 36.728 L 25.414 33.899 L 22.586 31.071 Z M 19.757 33.899 L 16.929 31.071 L 14.101 33.899 L 16.929 36.728 Z M 33.9 19.757 L 36.728 22.586 L 33.9 25.414 L 31.071 22.586 Z M 33.9 19.757 L 31.071 16.929 L 33.9 14.101 L 36.728 16.929 Z\" fill=\"rgb(22, 23, 25)\"></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 11.272 14.101 L 14.101 11.272 L 31.071 28.243 L 33.9 25.414 L 36.728 28.243 L 33.9 31.071 L 36.728 33.9 L 33.9 36.728 L 31.071 33.9 L 28.243 36.728 L 25.414 33.9 L 28.243 31.071 Z M 19.757 33.899 L 22.586 36.728 L 25.414 33.899 L 22.586 31.071 Z M 19.757 33.899 L 16.929 31.071 L 14.101 33.899 L 16.929 36.728 Z M 33.9 19.757 L 36.728 22.586 L 33.9 25.414 L 31.071 22.586 Z M 33.9 19.757 L 31.071 16.929 L 33.9 14.101 L 36.728 16.929 Z\" fill=\"rgb(22, 23, 25)\"></path></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.project-item__link:hover .project-item__link-icon{background-color:#131313!important}.project-item__category{color:#fff;letter-spacing:.02em;font-size:.875em;font-style:italic;font-weight:400;transition:color .3s}.project-item__gallery{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;-webkit-overflow-scrolling:touch;gap:1em;padding-bottom:.5em;display:flex;overflow-x:auto;overflow-y:hidden}.project-item__gallery::-webkit-scrollbar{height:4px}.project-item__gallery::-webkit-scrollbar-track{background:0 0}.project-item__gallery::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:2px}.project-item__gallery::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.project-item__image{background-color:var(--color-neutral-200);object-fit:cover;border-radius:.25em;flex-shrink:0;width:300px;min-width:200px;height:200px;display:block}.card-stack{perspective:1000px;width:100%;height:100%;position:relative}.stacked-card{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:50% 100%;background-color:var(--color-neutral-900);will-change:transform,opacity;border:1px solid rgba(255,255,255,.1);border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.stacked-card--active{pointer-events:auto}.stacked-card--inactive{pointer-events:none}.stacked-card__bg{background-color:var(--color-neutral-800);position:absolute;top:0;bottom:0;left:0;right:0}.stacked-card__pattern{opacity:.1;position:absolute;top:0;bottom:0;left:0;right:0}.stacked-card__number{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.stacked-card__number-text{color:var(--color-neutral-700);opacity:.2;font-family:var(--font-inter),Arial,sans-serif;letter-spacing:-.05em;font-size:9em;font-weight:700}.stacked-card__footer{background:linear-gradient(transparent,rgba(0,0,0,.8));width:100%;padding:1.5rem;position:absolute;bottom:0}.stacked-card__category{font-size:.75em;font-family:var(--font-inter),Arial,sans-serif;margin-bottom:.25em;display:block}.stacked-card__category--blue{color:var(--color-blue-400)}.stacked-card__category--emerald{color:var(--color-emerald-400)}.stacked-card__category--purple{color:var(--color-purple-400)}.project-hero{padding:24vh 0 10vh}.project-hero__title{text-transform:uppercase;color:#fff;letter-spacing:-.03em;margin-bottom:2rem;margin-left:-.05em;font-family:Science Gothic,sans-serif;font-size:max(1.5rem,min(10.5vw,11rem));font-weight:700;line-height:.9}.project-hero__meta{color:#888;max-width:600px;font-size:1.25rem}.project-info{border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:4rem;padding:3rem 0}.project-info__grid{grid-template-columns:repeat(5,1fr);gap:2rem;display:grid}.info-col{flex-direction:column;gap:.5rem;display:flex}.info-label{text-transform:uppercase;color:#666;letter-spacing:.05em;font-size:.75rem}.info-value{color:#fff;font-size:1rem;font-weight:400}.info-link{color:#fff;border-bottom:none;width:-webkit-fit-content;width:fit-content;padding-bottom:2px;text-decoration:none;display:inline-block;position:relative}.info-link:after{content:"";transform-origin:100%;background-color:#fff;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(1)}.info-link:hover:after{transform-origin:0;transform:scaleX(0)}.project-content{padding-bottom:10rem;padding-left:0;padding-right:0}.content-block{margin-bottom:6rem}.content-block.full-width{width:calc(100% + var(--container-padding)*2);margin-left:calc(var(--container-padding)*-1);margin-bottom:var(--container-padding);position:relative;overflow:hidden}.content-block.full-width.is-zoomable{max-height:100vh;margin-bottom:5rem}.content-block.full-width.is-zoomable img{object-fit:cover;height:100%}.img-fluid{border-radius:4px;width:100%;height:auto;display:block}.text-grid{grid-template-columns:.5fr 1fr;gap:4rem;display:grid}.text-col h3{color:#fff;font-size:2rem;font-weight:500}.text-col p{margin-bottom:.75rem;font-size:1.35rem;line-height:1.6}.image-grid{grid-template-columns:60% 1fr;gap:2rem;display:grid}.grid-img{width:100%;height:100%;overflow:hidden}.grid-img img{object-fit:cover;border-radius:4px;width:100%;height:100%}.next-project{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding:10rem 0 15rem}.next-label{color:#666;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.875rem;display:block}.next-project-link{text-decoration:none;display:inline-block;position:relative}.next-title{color:#fff;text-transform:uppercase;letter-spacing:-.04em;font-family:Science Gothic,sans-serif;font-size:max(2.3rem,min(6vw,8rem));font-weight:600;line-height:1;transition:all .3s;position:relative}.next-project-link:hover .next-title{opacity:.8}.project-tags{opacity:1;letter-spacing:-.04em;font-size:1.1rem}@media screen and (max-width:768px){.project-title{font-size:3.5em!important}.project-item-v2{padding:2rem 0}.project-info__grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}.text-grid{grid-template-columns:1fr;gap:2rem}.image-grid{grid-template-columns:1fr}.project-hero{padding-top:18vh;padding-bottom:5vh}.content-block{margin-bottom:3rem}}@media screen and (max-width:425px){.project-title{font-size:2.5em!important}}
