.project-gallery{padding-inline:.5rem;position:relative}.project-gallery__item{aspect-ratio:640/360;cursor:zoom-in;background:#f3f4f6;border:4px solid #fff;border-radius:1.5rem;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0625161f}.project-gallery__image,.pswp__img{object-fit:cover}
.project-banner{background:var(--color-text-dark);justify-content:center;align-items:center;width:100%;height:40vh;display:flex;position:relative;overflow:hidden}.project-mesh-block{flex-direction:column;width:100%;min-width:0;display:flex}.project-mesh{border:1px solid var(--color-border-soft);background:var(--color-text-dark);grid-template-rows:auto auto;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.project-mesh__cell{border:1px solid #ffffff1a;min-width:0;margin:-.5px;padding:1.5rem 1.75rem}.project-mesh__overview{background:var(--color-white);color:var(--color-text-dark);overflow-wrap:break-word;grid-area:1/1/2/4}.project-mesh__sidebar{background:var(--color-text-dark);grid-area:1/4/2/5;grid-template-rows:1fr 1fr;min-width:0;display:grid}.project-mesh__spec{background:var(--color-text-dark);color:var(--color-white);flex-direction:column;justify-content:start;display:flex}.project-mesh__technology{grid-area:2/1/3/2}.project-mesh__client{grid-area:2/2/3/3}.project-mesh__capacity{grid-area:2/3/3/4}.project-mesh__year{grid-area:2/4/3/5}.project-mesh__overview .section-title-spl{color:var(--color-text-dark);border-bottom:1px solid var(--color-border-soft);margin-bottom:1.25rem;padding-bottom:.75rem}.project-mesh__label{letter-spacing:.12em;text-transform:uppercase;color:#fff9;margin:0;font-size:.7rem;font-weight:700}.project-mesh__value{text-align:revert;color:var(--color-white);overflow-wrap:break-word;margin:0;font-size:1.125rem;font-weight:700;line-height:1.35}.project-mesh__note{color:#fff9;margin:.5rem 0 0;font-size:.75rem;font-weight:500;line-height:1.4}.project-planned-note{background-color:var(--pistachio-green-background);text-align:right;letter-spacing:.01em;width:100%;color:var(--color-text-muted);border:1px solid var(--color-border-soft);border-top:0;margin:0;padding:.25rem 1.25rem;font-size:.8125rem;font-style:italic;font-weight:500;line-height:1.4;display:block}@media (max-width:1023px){.project-mesh{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.project-mesh__overview{grid-area:auto/1/auto/3}.project-mesh__sidebar{grid-area:auto/1/auto/3;grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.project-mesh__technology{grid-area:auto/1/auto/2}.project-mesh__client{grid-area:auto/2/auto/3}.project-mesh__capacity{grid-area:auto/1/auto/2}.project-mesh__year{grid-area:auto/2/auto/3}}@media (max-width:639px){.project-mesh{grid-template-rows:none;grid-template-columns:minmax(0,1fr)}.project-mesh__overview,.project-mesh__sidebar,.project-mesh__technology,.project-mesh__client,.project-mesh__capacity,.project-mesh__year{grid-area:auto/1/auto/2}.project-mesh__sidebar{grid-template-columns:minmax(0,1fr)}.project-mesh__cell{padding:1.25rem}}.project-news{flex-direction:column;gap:1.5rem;width:100%;display:flex}.project-news__card{background:var(--color-white);border-radius:1.5rem;flex-direction:row;align-items:stretch;width:100%;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0625161f}.project-news__card--clickable{cursor:pointer}.project-news__image{background:#f3f4f6;flex:0 0 40%;min-height:16rem;position:relative;overflow:hidden}.project-news__img{object-fit:cover}.project-news__content{flex-direction:column;flex:auto;justify-content:center;min-width:0;padding:1.75rem 2rem;display:flex}.project-news__title{color:var(--color-text-dark);margin:0;font-size:1.25rem;font-weight:700;line-height:1.35}.project-news__description{color:var(--color-text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:.75rem 0 0;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.project-news__link{width:fit-content;font:inherit;color:var(--color-text-dark);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-top:1.25rem;padding:0;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.project-news__link:hover{color:var(--color-dark-green)}@media (max-width:767px){.project-news__card{flex-direction:column}.project-news__image{flex:none;width:100%;height:14rem;min-height:0}.project-news__content{padding:1.25rem 1.5rem 1.5rem}}
