.neighbourhood-grid-wrapper .neighbourhood-grid{grid-template-columns:repeat(4,1fr);gap:48px 24px;margin-bottom:104px;display:grid}@media (max-width:1400px){.neighbourhood-grid-wrapper .neighbourhood-grid{margin-bottom:80px}}@media (max-width:1099.98px){.neighbourhood-grid-wrapper .neighbourhood-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px}}@media (max-width:767.98px){.neighbourhood-grid-wrapper .neighbourhood-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px;margin-bottom:40px}}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card{text-decoration:none;display:block}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-img{aspect-ratio:306/300;width:100%;overflow:hidden}@media (max-width:1099.98px){.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-img{aspect-ratio:216/212}}@media (max-width:767.98px){.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-img{aspect-ratio:186/182}}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-img figure{width:100%;height:100%;margin:0}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-img:hover img{transform:scale(1.1)}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-content-wrapper{margin-top:20px}@media (max-width:1099.98px){.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-content-wrapper{margin-top:16px}}.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-content-wrapper h4{font-family:var(--font-secondary);color:#181a18;text-transform:capitalize;font-size:1.5rem;font-weight:300;line-height:.94}@media (max-width:1099.98px){.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-content-wrapper h4{font-size:1.25rem;line-height:.94}}@media (max-width:767.98px){.neighbourhood-grid-wrapper .neighbourhood-grid .neighbourhood-card .neighbourhood-card-content-wrapper h4{font-size:1.25rem;line-height:.94}}
.developer-listing-wrapper .intro-section{text-align:center;padding-bottom:104px}.developer-listing-wrapper .intro-section h1{color:#181a18;padding-bottom:32px}@media (max-width:1400px){.developer-listing-wrapper .intro-section{padding-bottom:80px}}@media (max-width:1099.98px){.developer-listing-wrapper .intro-section{padding-bottom:64px}}@media (max-width:767.98px){.developer-listing-wrapper .intro-section{padding-bottom:40px}.developer-listing-wrapper .team-filter-main{margin-bottom:40px}}.developer-listing-wrapper .team-filter-main ul{justify-content:center}.developer-listing-wrapper .team-filter-main ul li{font-size:1.125rem}@media (max-width:1400px){.developer-listing-wrapper .team-filter-main ul li{font-size:1rem}}.developer-listing-wrapper .team-filter-main ul li button{color:#b5afa5;letter-spacing:1px;text-transform:uppercase;height:auto;padding:0;font-size:.75rem;font-weight:600;line-height:140%}.developer-listing-wrapper .team-filter-main ul li button.active{color:#181a18;border-bottom:2px solid var(--color-primary)}.developer-listing-wrapper .team-filter-main ul li:not(:last-child){margin-right:32px}.developer-listing-wrapper .team-filter-main .dropdown-select .select-control{border:1px solid #edeae5;border-radius:4px;width:100%}.developer-listing-wrapper .team-filter-main .dropdown-select .select-control .react-select__control{padding:8px 16px}.developer-listing-wrapper .team-filter-main .dropdown-select .select-control .react-select__value-container{margin-top:-2px;padding:0}.developer-listing-wrapper .team-filter-main .dropdown-select .select-control .react-select__menu{margin-top:2px;left:0;right:0}.developer-listing-wrapper .team-filter-main .dropdown-select .select-control .react-select__menu .react-select__option{padding:8px 16px}.developer-grid{grid-template-columns:repeat(4,1fr);gap:56px 24px;margin-top:80px;display:grid}@media (max-width:1400px){.developer-grid{margin-top:64px}}@media (max-width:1099.98px){.developer-grid{grid-template-columns:repeat(3,1fr);row-gap:32px;margin-top:64px}}@media (max-width:767.98px){.developer-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}}.developer-card{flex-direction:column;display:flex}.developer-card .developer-card-img-link{margin-bottom:24px;text-decoration:none;display:block}.developer-card .developer-card-img{background-color:#fff;border:1px solid #edeae5;justify-content:center;align-items:center;height:180px;padding:24px;transition:all .3s;display:flex}@media (max-width:1099.98px){.developer-card .developer-card-img{width:auto;height:126px}}@media (max-width:767.98px){.developer-card .developer-card-img{height:90px}}.developer-card .developer-card-img:hover{background-color:#f5f5f5;border-color:#e0e0e0}.developer-card .developer-card-img img{object-fit:scale-down;max-height:80px}@media (max-width:1099.98px){.developer-card .developer-card-img img{max-height:68px}}@media (max-width:767.98px){.developer-card .developer-card-img img{width:100%;max-height:54px}}.developer-card .developer-card-img .placeholder-logo{background-color:#efefef;width:100%;height:100%}.developer-card .developer-card-content{flex-direction:column;flex:1;display:flex}.developer-card .developer-card-content .developer-name{color:#181a18;margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.4}.developer-card .developer-card-content .developer-name p{color:#353835}.developer-card .developer-card-content .developer-name a{color:inherit;text-decoration:none}.developer-card .developer-card-content .developer-name a:hover{color:#000}.developer-card .developer-card-content .view-dev-link{color:#181a18;border-bottom:2px solid #6c8a57;align-self:flex-start;margin-top:24px;padding-bottom:4px;transition:all .3s}@media (max-width:767.98px){.developer-card .developer-card-content .view-dev-link{padding-top:0;padding-left:0;padding-right:0}}.developer-card .developer-card-content .view-dev-link:hover{color:#555;border-color:#555}
