.devLanding-sitePlan{overflow:hidden;padding:8.5rem 0}.devLanding-sitePlan-tabs,.devLanding-sitePlan-title{grid-column:span 12;justify-self:center}.devLanding-sitePlan-tabs{display:flex;gap:0 .8rem;margin-top:4rem}.devLanding-sitePlan-tab{background-color:transparent;flex-shrink:0;line-height:1.6em;padding:1rem 2.4rem;transition:.35s ease-out;width:auto}.devLanding-sitePlan-tab.active{background-color:#e8e8e8;color:var(--color-heading);font-weight:500;transition:.35s ease-out}.devLanding-sitePlan-images{display:grid;grid-column:3/11;grid-template-columns:1fr;margin-top:5.6rem}.devLanding-sitePlan-image{grid-area:1/1/2/2;opacity:0;pointer-events:none}.devLanding-sitePlan-image.active{opacity:1;pointer-events:auto}@media only screen and (max-width:991px){.devLanding-sitePlan{padding:5rem 0 6.5rem}.devLanding-sitePlan-images,.devLanding-sitePlan-tabs{grid-column:2/12}}@media only screen and (max-width:767px){.devLanding-sitePlan-images,.devLanding-sitePlan-tabs,.devLanding-sitePlan-title{grid-column:span 2}.devLanding-sitePlan-title{justify-self:start}.devLanding-sitePlan-tabs{margin-top:2rem}.devLanding-sitePlan-images{margin-top:3rem}}