.installer-projects{--ip--accent: var(--color--olivegreen);--ip--rule: rgba(21, 23, 22, 0.14);--ip--dark: rgba(47, 41, 46, 0.6);--ip--light: var(--color--springwood);padding:clamp(40px,5vw,60px) 0;background:var(--color--mist);color:var(--color--foreground)}.installer-projects__inner{max-width:var(--width--responsive--l);margin:0 auto;padding:0}.installer-projects__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin:0 0 1.75rem}.installer-projects__rule{display:block;width:3rem;height:2px;margin-bottom:1.25rem;background:var(--ip--accent)}.installer-projects__heading{margin:0}.installer-projects__link{display:inline-flex;align-items:center;gap:0.4375rem;padding-bottom:0.25rem;font-size:calc(14/16*1rem + (15 - 14)*var(--fluid-bp));font-family:var(--type--3--font-family);font-weight:var(--type--3--font-weight);line-height:132%;text-transform:uppercase;font-variant-numeric:lining-nums;letter-spacing:calc(var(--type--font-size--base)*.1167);letter-spacing:.08em;text-decoration:none;color:var(--color--foreground);border-bottom:1px solid var(--ip--rule);transition:color .24s ease,border-color .24s ease}.installer-projects__link:hover,.installer-projects__link:focus-visible{color:var(--ip--accent);border-color:var(--ip--accent);text-decoration:none}.installer-projects__arrow{flex:none;width:0.8125rem;height:0.8125rem}.installer-projects__featured,.installer-projects__tile{position:relative;margin:0;overflow:hidden}.installer-projects__featured img,.installer-projects__tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-quiet, ease)}.installer-projects__featured::after,.installer-projects__tile::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(47, 41, 46, 0.6), transparent 55%);pointer-events:none}.installer-projects__featured{height:clamp(240px,40vw,340px);margin-bottom:1rem}.installer-projects__tile{height:clamp(150px,30vw,180px)}.installer-projects__cover-link{position:absolute;inset:0;z-index:2}.installer-projects__featured--linked:hover .installer-projects__featured-image,.installer-projects__tile--linked:hover .installer-projects__tile-image{transform:scale(1.04)}.installer-projects__featured--linked:focus-within,.installer-projects__tile--linked:focus-within{outline:2px solid var(--ip--accent);outline-offset:2px}.installer-projects__caption{position:absolute;left:0.875rem;bottom:0.75rem;right:0.875rem;z-index:1;display:flex;flex-direction:column;color:var(--ip--light)}.installer-projects__caption--featured{left:clamp(14px,2vw,26px);bottom:clamp(12px,2vw,22px)}.installer-projects__eyebrow{margin-bottom:0.5rem;font-size:calc(14/16*1rem + (15 - 14)*var(--fluid-bp));font-family:var(--type--3--font-family);font-weight:var(--type--3--font-weight);line-height:132%;text-transform:uppercase;font-variant-numeric:lining-nums;letter-spacing:calc(var(--type--font-size--base)*.1167);letter-spacing:.08em;color:var(--color--apple, #a0cd4f)}.installer-projects__featured-title{font-weight:300;font-size:clamp(18px,2.4vw,22px);letter-spacing:.06em;text-transform:uppercase}.installer-projects__featured-subtitle{margin-top:0.375rem;font-size:calc(16/16*1rem + (16 - 16)*var(--fluid-bp));color:rgba(248, 244, 240, 0.85)}.installer-projects__tile-title{font-size:1rem;font-weight:700}.installer-projects__tile-subtitle{margin-top:0.125rem;font-size:calc(16/16*1rem + (16 - 16)*var(--fluid-bp));color:rgba(248, 244, 240, 0.82)}.installer-projects__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}@media(min-width: 62em){.installer-projects__grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}
