/* Phase6 real project photographs */
.hero-projects{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr;gap:5px;width:100%;height:100%}.hero-projects>div{min-height:0;overflow:hidden}.hero-media .hero-projects img{object-fit:cover;display:block}.hero-projects>div:nth-child(2) img{object-position:center 54%}.hero-media:has(.hero-projects){aspect-ratio:2.05;height:auto}.secondary-service:is(:hover,:focus-visible) h2,.service-card>a:is(:hover,:focus-visible) h2{text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}.secondary-service:hover{text-decoration:none}.visual-card .alhc-project-photo,.service-photo .alhc-project-photo{object-fit:cover}.visual-card:has(img[alt^="Long Island"]) img{object-fit:contain}@media(max-width:767px){.hero-media:has(.hero-projects){aspect-ratio:1.55}.hero-projects{gap:3px}}
