.project-hero{--project-hero-border: #DAD7CE;--project-hero-text: #2F2B23;--project-hero-muted: #726C6C;font-family:"Grot 12",sans-serif;font-family:var(--secondary-font-family, "Grot 12", sans-serif);color:#2f2b23;color:var(--project-hero-text)}.project-hero__title{font-family:Century Old Style,serif;font-family:var(--primary-font-family, "Century Old Style", serif);font-weight:400;font-size:3.2rem;line-height:1;margin:0 0 3rem}@media screen and (min-width: 990px){.project-hero__title{font-size:4.8rem;margin-bottom:4rem}}.project-hero__meta{padding:0;font-size:1.6rem;line-height:1}.project-hero__meta-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:baseline;grid-gap:1.6rem;gap:1.6rem;padding:.8rem 0;border-bottom:1px solid var(--project-hero-border)}.project-hero__meta-row:last-of-type{border-bottom:none}.project-hero__meta dt{margin:0;font-weight:400;color:var(--project-hero-muted)}.project-hero__meta dd{margin:0;font-weight:400;text-align:right}.project-hero__product-icons{list-style:none;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.4rem 1.6rem;gap:2.4rem 1.6rem}.project-hero__product-icon{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;padding:1.6rem 0;color:inherit;text-decoration:none;font-size:1.4rem;line-height:1.2}@media screen and (min-width: 990px){.project-hero__product-icon{flex-direction:row;text-align:left;gap:.8rem}}.project-hero__product-icon-image{flex:0 0 2.8rem;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center}.project-hero__product-icon-image img,.project-hero__product-icon-image svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.project-hero__product-icon-name{font-size:1.4rem;line-height:1.2;flex:1 1 auto}.project-hero__image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 990px){.project-hero__image{height:calc(100vh - var(--header-height))}}
