.featured-projects{background:#141416;color:#aaaab2}.featured-projects h2{color:#f4f4f6}.featured-projects__inner{padding-top:var(--block-padding-top, 80px)}@media(max-width: 767px){.featured-projects__inner{padding-top:var(--block-padding-top, 40px)}}.featured-projects__inner{padding-bottom:var(--block-padding-bottom, 80px)}@media(max-width: 767px){.featured-projects__inner{padding-bottom:var(--block-padding-bottom, 40px)}}.featured-projects__inner{display:flex;flex-direction:column;gap:40px}@media(max-width: 767px){.featured-projects__inner{gap:32px}}.featured-projects__header{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:680px;margin:0 auto;text-align:center}.featured-projects__eyebrow{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;margin:0;color:#8fafe0}.featured-projects__lead>:first-child{margin-top:0}.featured-projects__lead h2{margin:0}.featured-projects__lead p{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:.5em 0 0}.featured-projects__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:236px;gap:18px;margin:0;padding:0;list-style:none}@media(min-width: 768px)and (max-width: 1279px){.featured-projects__grid{grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:220px}}@media(max-width: 767px){.featured-projects__grid{grid-template-columns:minmax(0, 1fr);grid-auto-rows:260px;gap:16px}}.featured-projects__item{margin:0}.featured-projects__item:nth-child(5n+1),.featured-projects__item:nth-child(5n){grid-column:span 2}.featured-projects__item:nth-child(5n+2){grid-row:span 2}@media(min-width: 768px)and (max-width: 1279px){.featured-projects__item:nth-child(5n+1),.featured-projects__item:nth-child(5n),.featured-projects__item:nth-child(5n+2){grid-column:auto;grid-row:auto}}@media(max-width: 767px){.featured-projects__item:nth-child(5n+1),.featured-projects__item:nth-child(5n),.featured-projects__item:nth-child(5n+2){grid-column:auto;grid-row:auto}}.featured-projects__footer{display:flex;justify-content:center}