.project-banner{background:var(--color-text-dark);justify-content:center;align-items:center;width:100%;height:clamp(12rem,40dvh,20rem);display:flex;position:relative;overflow:hidden}@media (min-width:64rem){.project-banner{height:40vh}}.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:none;grid-template-columns: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.25rem}.project-mesh__overview{background:var(--color-white);color:var(--color-text-dark);overflow-wrap:anywhere;word-break:break-word;grid-area:auto/1/auto/2;min-width:0}.project-mesh__overview .prose,.project-mesh__overview p,.project-mesh__overview span{overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}.project-mesh__sidebar{background:var(--color-text-dark);grid-area:auto/1/auto/2;grid-template-rows:auto;grid-template-columns:minmax(0,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,.project-mesh__client,.project-mesh__capacity,.project-mesh__year{grid-area:auto/1/auto/2}.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;font-size:1.375rem}@media (min-width:768px){.project-mesh__overview .section-title-spl{font-size:1.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:1rem;font-weight:700;line-height:1.35}@media (min-width:768px){.project-mesh__value{font-size:1.125rem}}.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 (min-width:40rem){.project-mesh{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.project-mesh__overview{grid-column:1/3}.project-mesh__sidebar{grid-column:1/3;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.project-mesh__technology,.project-mesh__capacity{grid-column:1/2}.project-mesh__client,.project-mesh__year{grid-column:2/3}.project-mesh__cell{padding:1.5rem 1.75rem}}@media (min-width:64rem){.project-mesh{grid-template-rows:auto auto;grid-template-columns:repeat(4,minmax(0,1fr))}.project-mesh__overview{grid-area:1/1/2/4}.project-mesh__sidebar{grid-area:1/4/2/5;grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,1fr)}.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-news{flex-direction:column;gap:1.5rem;width:100%;display:flex}.project-news__card{background:var(--color-white);border-radius:1.5rem;flex-direction:column;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:none;width:100%;height:14rem;min-height:0;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.25rem 1.5rem 1.5rem;display:flex}.project-news__title{color:var(--color-text-dark);overflow-wrap:break-word;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.35}@media (min-width:768px){.project-news__title{font-size:1.25rem}}.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 (min-width:48rem){.project-news__card{flex-direction:row}.project-news__image{flex:0 0 40%;width:auto;height:auto;min-height:16rem}.project-news__content{padding:1.75rem 2rem}}
