.why-neighbourly__content{align-items:flex-end;display:flex;gap:var(--cms-spacing-4xl);margin-bottom:var(--cms-spacing-3xl)}.why-neighbourly__images,.why-neighbourly__text{flex:1}.why-neighbourly__title{margin-bottom:var(--cms-spacing-lg)}.why-neighbourly__images{display:grid;gap:var(--cms-spacing-sm);grid-template-columns:1.86fr 1fr;grid-template-rows:342px}.why-neighbourly__image-secondary{align-self:end;height:65%}.why-neighbourly__image-main img,.why-neighbourly__image-secondary img{border-radius:8px;height:100%;object-fit:cover;width:100%}.why-neighbourly__features{display:grid;gap:var(--cms-spacing-xl);grid-template-columns:repeat(4,1fr)}.why-neighbourly__feature{display:flex;flex-direction:column;gap:var(--cms-spacing-md)}.why-neighbourly__feature-icon{align-items:center;background-color:var(--cms-pale-blue);border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.why-neighbourly__feature-icon i{color:var(--cms-accessibility-blue);font-size:var(--cms-font-size-l)}.why-neighbourly__feature-title{color:var(--cms-text-color);font-size:var(--cms-font-size-lg);font-weight:600;line-height:1.3;margin-bottom:var(--cms-spacing-sm)}.why-neighbourly__feature-description{font-size:var(--cms-font-size-sm);line-height:1.6}@media (max-width:1064px){.why-neighbourly__content{gap:40px}.why-neighbourly__features{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.why-neighbourly__content{flex-direction:column;gap:var(--cms-spacing-2xl)}.why-neighbourly__images{grid-template-rows:222px;order:-1;width:100%}.why-neighbourly__features{gap:var(--cms-spacing-2xl);grid-template-columns:1fr}.why-neighbourly__feature img{max-width:300px}}