:root{--large-container-max-width:1920px;--container-max-width:1440px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:440px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.project-card{display:flex;flex-direction:column;min-width:0;width:100%}.project-card__gallery{border-radius:var(--border-radius-default);height:100%;max-height:294px;position:relative;width:100%}.project-card__handover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--blur-black);border-radius:2px;color:var(--text-color);font-size:12px;font-weight:400;left:6px;line-height:150%;padding:6px 8px;position:absolute;top:6px;z-index:2}.project-card__map-button{align-items:center;background:var(--text-color);border:none;border-radius:var(--border-radius-default);color:var(--primary-color);cursor:pointer;display:flex;height:40px;justify-content:center;line-height:1;position:absolute;right:6px;top:6px;width:40px;z-index:2}.project-card__map-button:hover{box-shadow:0 4px 24px #2727263d}.project-card__pagination{align-items:center;bottom:12px;-moz-column-gap:6px;column-gap:6px;display:flex;left:50%;margin:0;position:absolute;transform:translate(-50%);z-index:2}.project-card__pagination-button{background-color:var(--text-color);border-radius:50%;height:4px;opacity:.5;width:4px}.project-card__pagination-button_active{height:6px;opacity:1;width:6px}.project-card__data{display:flex;flex-direction:column;margin-top:8px;position:relative}.project-card__title{color:var(--primary-color);font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin:0 0 4px;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card__price{align-items:center;color:var(--primary-color);display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:4px;line-height:18px;margin-bottom:4px}.project-card__price-badge{background:#272726;border-radius:4px;color:#fff;padding:2px 4px}.project-card__developer{color:var(--text-secondary);font-size:14px;font-weight:300;line-height:18px;margin-bottom:4px}.project-card__container{border-radius:var(--border-radius-default);height:294px;overflow:hidden;position:relative;width:100%}.project-card__img{height:100%;transition:transform .3s ease-in-out;width:100%}.project-card__img_hovered{transform:scale(1.1)}.project-card__mouse-over{bottom:0;display:flex;height:80%;left:0;position:absolute;right:0;z-index:2}.project-card__wrapper{display:flex;flex-direction:column}.project-card_redesign .project-card__container,.project-card_redesign .project-card__gallery{border-radius:16px}.project-card__buttons{position:absolute;right:0;top:0}
