.developmentSites{padding:80px 0}.developmentSites__head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px}@media only screen and (max-width:769px){.developmentSites__head{-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}}.developmentSites__title{width:35%}@media only screen and (max-width:769px){.developmentSites__title{width:100%;margin-bottom:24px}}.developmentSites__text{width:40%}@media only screen and (max-width:769px){.developmentSites__text{width:100%}}.developmentSites__objectsList{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.developmentSites__objectsList .propertiesSlider__listItem__wrapper{margin-bottom:24px;padding-left:0;padding-right:0}.developmentSites__objectsList .propertiesSlider__listItem__wrapper:last-child{margin-bottom:0}.developmentSites__objectsList .propertiesSlider__listItem__dataList__item{display:grid;grid-template-columns:auto auto 1fr;row-gap:8px}.developmentSites__objectsList .propertiesSlider__listItem__dataList__itemLabel{width:auto}.developmentSites__filters{margin-bottom:64px;display:-ms-flexbox;display:flex;column-gap:54px;border-bottom:1px solid hsla(0,0%,7%,.1)}@media only screen and (max-width:992px){.developmentSites__filters{margin-bottom:52px;column-gap:24px}}@media only screen and (max-width:769px){.developmentSites__filters{margin-bottom:42px}}.developmentSites__filtersItem{position:relative;transition:.3s;padding-bottom:15px;cursor:pointer}.developmentSites__filtersItem:before{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;background-color:#111;opacity:0;visibility:hidden;transition:.3s}.developmentSites__filtersItem.active{color:#111}.developmentSites__filtersItem.active:before{opacity:1;visibility:visible}.development__itemContent{position:absolute;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;width:100%;padding:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:769px){.development__itemContent{position:static;z-index:1;position:relative;padding:24px;padding-top:25%}}@media only screen and (max-width:576px){.development__itemContent{padding-top:50%}}.development__itemContent__wrapper{border-radius:16px;overflow:hidden;position:relative;border:1px solid hsla(0,0%,7%,.05)}.development__itemContent__wrapper .developmentProperty__wishlist{z-index:2;border-radius:50%}.development__itemContent__wrapper:hover .development__itemImage img{transform:scale(1.025)}.development__itemContent__left{width:55%}@media only screen and (max-width:576px){.development__itemContent__left{width:100%}}.development__itemContent__right{width:40%;text-align:right}@media only screen and (max-width:576px){.development__itemContent__right{-ms-flex-order:1;order:1;margin-left:auto;width:100%}}.development__itemName{margin-bottom:4px}.development__itemImage{aspect-ratio:1/.32896;display:-ms-flexbox;display:flex}@media only screen and (max-width:992px){.development__itemImage{aspect-ratio:1/.45}}@media only screen and (max-width:769px){.development__itemImage{aspect-ratio:auto;position:absolute;top:0;left:0;width:100%;height:100%}}.development__itemImage a{width:100%;display:block;position:relative}.development__itemImage a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}.development__itemImage a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,7%,.1875),hsla(0,0%,7%,.75))}.development__itemTags{width:100%;display:-ms-flexbox;display:flex;margin-top:20px;gap:12px}@media only screen and (max-width:1200px){.development__itemTags{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:769px){.development__itemTags{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px}}.development__itemTags .tag{color:#fff;padding:5px 20px;border-radius:100px;border:1px solid #fff;-ms-flex-align:center;align-items:center;gap:8px}.development__itemTags .tag,.development__itemTags .tag__icon{display:-ms-flexbox;display:flex}.development__itemTags .tag__icon svg{width:20px;height:20px}.development__itemTags .tag__icon svg path{stroke:#fff}.development__itemTags .tag__label{line-height:1}.development__itemLabel{text-align:right;color:hsla(0,0%,100%,.75);margin-bottom:4px}.development__itemPrice{font-size:28px;font-weight:700}.development__itemCompany{font-weight:600;margin-bottom:4px}.properties__list[data-grid=box] .development__itemImage{aspect-ratio:auto;min-height:25vw;width:100%;height:100%}@media only screen and (max-width:992px){.properties__list[data-grid=box] .development__itemImage{min-height:50vw}}.properties__list[data-grid=box] .development__itemContent__wrapper{height:100%}@media only screen and (max-width:992px){.properties__list[data-grid=box] .development__itemContent__left{width:100%}}@media only screen and (max-width:992px){.properties__list[data-grid=box] .development__itemContent__right{width:100%;-ms-flex-order:1;order:1}}.properties__listItem{margin-bottom:12px;display:block}@media only screen and (max-width:769px){.properties__listItem{margin-bottom:24px}}.developmentProperty__wishlist{width:50px;height:50px;border-radius:12px;background-color:hsla(0,0%,7%,.2);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:1;top:20px;right:20px;cursor:pointer}.developmentProperty__wishlist[data-action=remove] svg{fill:#ef7373}.developmentProperty__wishlist[data-action=remove] svg path{stroke:#ef7373}.developmentProperty__wishlist svg{width:26px;height:26px;transition:.3s}.developmentProperty__wishlist:hover svg{transform:scale(1.15)}