.realestate__projects .object_list .project-status-for-rent,.realestate__projects .object_list .project-status-for-sale{--hn-object-status-bg:var(--hn-object-status-new-bg);--hn-object-status-color:var(--hn-object-status-new-color)}.realestate__projects .object_list .project-status-for-rented,.realestate__projects .object_list .project-status-for-sold{--hn-object-status-bg:var(--hn-object-status-rentedsold-bg);--hn-object-status-color:var(--hn-object-status-rentedsold-color)}.realestate__projects .object_list .start-delivery{--hn-object-status-bg:var(--hn-object-status-openhouse-bg);--hn-object-status-color:var(--hn-object-status-openhouse-color)}.realestate__projects .object_list .object__features{flex-direction:column;align-items:flex-start}.realestate__projects .object_list .object__properties-item{display:flex}.realestate__projects .objectcontent__types{width:100%}.realestate__projects .objectcontent__types .grid{grid-gap:2rem;display:flex;flex-flow:row wrap}.realestate__projects .objectcontent__types .grid .object{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:1rem}@media (min-width:1200px){.realestate__projects .objectcontent__types .grid .object{display:grid;grid-auto-flow:row dense;grid-template-columns:1fr 2fr;grid-template-rows:auto;gap:1rem;grid-template-areas:"object description" "objecttypes objecttypes"}}@media (min-width:1720px){.realestate__projects .objectcontent__types .grid .object{grid-template-columns:360px 2fr;grid-template-areas:"object description" "object objecttypes"}}.realestate__projects .objectcontent__types .grid .object .object__holder{grid-area:object}.realestate__projects .objectcontent__types .grid .object .object__adtext{grid-area:description}.realestate__projects .objectcontent__types .grid .object .object__properties{grid-area:objecttypes}@media (min-width:1200px){.realestate__projects .objectcontent__types .grid .object .object__holder{-ms-grid-row:1;-ms-grid-column:1}.realestate__projects .objectcontent__types .grid .object .object__adtext{-ms-grid-row:1;-ms-grid-column:3}.realestate__projects .objectcontent__types .grid .object .object__properties{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}}@media (min-width:1720px){.realestate__projects .objectcontent__types .grid .object .object__holder{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.realestate__projects .objectcontent__types .grid .object .object__adtext{-ms-grid-row:1;-ms-grid-column:2}.realestate__projects .objectcontent__types .grid .object .object__properties{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1}}.realestate__projects .objectcontent__types .object{--hn-object-bg:#fff;--hn-object-bg-rgb:255,255,255;--hn-object-color:#808097;--hn-object-link-color:var(--hn-link-color);--hn-object-link-hover-color:var(--hn-link-hover-color);--hn-object-title-color:var(--hn-headings-color);--hn-object-salestitle-color:var(--hn-object-color);--hn-object-feautre-color:var(--hn-object-link-color);--hn-object-stats-color:var(--hn-object-link-color);--hn-object-border-color:var(--hn-border-color);--hn-object-border-radius:var(--hn-border-radius);--hn-object-top-bg:#fbf2e1;--hn-object-top-bg-rgb:251,242,225;--hn-object-top-color:#444;--hn-object-special-bg:#e6f2f7;--hn-object-special-bg-rgb:230,242,247;--hn-object-special-color:#444;--hn-object-image-button-bg:var(--hn-primary);--hn-object-image-button-color:#fff;display:flex;flex-direction:column;flex-shrink:0;transition:transform 0.5s 0 ease-in-out}.realestate__projects .objectcontent__types .object .object__holder{display:flex;flex-direction:column;background:var(--hn-object-bg);color:var(--hn-object-color);border-radius:var(--hn-object-border-radius);overflow:hidden;flex-shrink:0;width:100%}.realestate__projects .objectcontent__types .object a:not(.btn){text-decoration:none;color:var(--hn-object-color)}.realestate__projects .objectcontent__types .object__status_container{position:absolute;left:0.5rem;z-index:2;font-size:0.8125rem}.realestate__projects .objectcontent__types .object__status_container-top{top:0.5rem;right:0.5rem}.realestate__projects .objectcontent__types .object__status_container-bottom{bottom:0.5rem}.realestate__projects .objectcontent__types .object__toggle-extra{position:absolute;display:flex;align-items:center;justify-content:center;right:8px;bottom:8px;z-index:5;width:30px;height:30px;padding:5px;border-radius:50%;background-color:var(--hn-object-image-button-bg);color:var(--hn-object-image-button-color)}.realestate__projects .objectcontent__types .object__image{aspect-ratio:4/3;flex-shrink:0;position:relative;display:block;border-radius:var(--hn-object-border-radius) var(--hn-object-border-radius) calc(var(--hn-object-border-radius) / 2) calc(var(--hn-object-border-radius) / 2);background-color:rgba(0,0,0,0.025);overflow:hidden}.realestate__projects .objectcontent__types .object__image .swiper{--swiper-theme-color:var(--hn-object-image-button-bg);--swiper-navigation-color:var(--hn-object-image-button-color);--swiper-navigation-bg:var(--hn-object-image-button-bg);--swiper-navigation-size:30px;height:100%;width:100%;overflow:hidden;padding:0;margin:0}.realestate__projects .objectcontent__types .object__image .swiper-lazy-preloader{z-index:0}.realestate__projects .objectcontent__types .object__image .swiper-button-next,.realestate__projects .objectcontent__types .object__image .swiper-button-prev{background-color:var(--swiper-navigation-bg);width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);padding:5px;border-radius:50%;transition:transform 300ms ease-in-out}.realestate__projects .objectcontent__types .object__image .swiper-button-next:after,.realestate__projects .objectcontent__types .object__image .swiper-button-prev:after{font-size:calc(var(--swiper-navigation-size) / 2)}.realestate__projects .objectcontent__types .object__image .swiper-button-disabled{opacity:0}.realestate__projects .objectcontent__types .object__image .swiper-button-next{right:0;transform:translateX(100%)}.realestate__projects .objectcontent__types .object__image .swiper-button-prev{left:0;transform:translateX(-100%)}.realestate__projects .objectcontent__types .object__image img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.realestate__projects .objectcontent__types .object__data{padding:1em;flex-grow:1;display:flex;flex-direction:column;gap:0.75rem;cursor:pointer}.realestate__projects .objectcontent__types .object__address{margin-bottom:1rem;display:flex;flex-flow:row wrap;align-items:flex-start;gap:0.5rem;font-size:1rem}.realestate__projects .objectcontent__types .object__address .street{width:100%;font-style:normal;font-weight:700;font-size:calc(1.2625rem + 0.15vw);color:var(--hn-object-title-color)}@media (min-width:1200px){.realestate__projects .objectcontent__types .object__address .street{font-size:1.375rem}}.realestate__projects .objectcontent__types .object__address .address{flex-grow:1;flex-shrink:1;display:inline-flex;flex-flow:column;gap:0 0.2em;width:10px;line-height:1;align-items:flex-start;justify-content:flex-start}.realestate__projects .objectcontent__types .object__address .locality,.realestate__projects .objectcontent__types .object__address .price,.realestate__projects .objectcontent__types .object__address .zipcode{font-style:normal;font-weight:400;line-height:150%;color:var(--hn-object-color)}.realestate__projects .objectcontent__types .object__address .price{flex-shrink:0}.realestate__projects .objectcontent__types .object__features{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;gap:0.2rem 1rem;border-top:1px solid rgba(0,0,0,0.1);padding-top:1rem;margin-top:auto;font-size:0.9rem}.realestate__projects .objectcontent__types .object__features-item{display:flex;align-items:center;gap:4px}.realestate__projects .objectcontent__types .object__features .object_energyclass{margin-left:auto}.realestate__projects .objectcontent__types .object__features .title{color:var(--hn-object-color)}.realestate__projects .objectcontent__types .object__buildtype__sub{display:flex;flex-direction:column;gap:1rem;overflow:hidden}.realestate__projects .objectcontent__types .object__adtext{padding:1rem;background:var(--hn-object-bg);color:var(--hn-object-color);border-radius:var(--hn-object-border-radius)}.realestate__projects .objectcontent__types .object__properties{padding:1rem;background:var(--hn-object-bg);color:var(--hn-object-color);border-radius:var(--hn-object-border-radius)}.realestate__projects .objectcontent__types .object__properties-row{border-top:1px solid var(--hn-object-border-color);padding:0;align-items:center;padding-top:1rem;display:flex;flex-flow:row wrap;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));color:var(--hn-link-color);justify-content:flex-start}@media (min-width:1200px){.realestate__projects .objectcontent__types .object__properties-row{justify-content:space-between;display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:1.5rem}}.realestate__projects .objectcontent__types .object__properties-row:hover{color:var(--hn-object-hover-color);color:var(--hn-object-color)}.realestate__projects .objectcontent__types .object__properties-row:hover .badge{color:#fff}.realestate__projects .objectcontent__types .object__properties-row:first-child{border-top:none;padding-top:0}.realestate__projects .objectcontent__types .object__properties-row .item{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem;line-height:1;font-size:0.8rem}@media (min-width:1200px){.realestate__projects .objectcontent__types .object__properties-row .item{font-size:1rem;display:block}}.realestate__projects .objectcontent__types .object__properties-row .item:first-child{display:block;width:100%;font-weight:bold;font-size:1.2rem}@media (min-width:1200px){.realestate__projects .objectcontent__types .object__properties-row .item:first-child{font-size:1rem}}.realestate__projects .objectcontent__types .object__properties-row .object__status{line-height:1;font-size:0.8125rem}.realestate__projects .objectcontent__types .object__properties-row .label{color:var(--hn-object-color);line-height:1;display:inline;font-weight:700}@media (min-width:1200px){.realestate__projects .objectcontent__types .object__properties-row .label{display:none}}.realestate__projects .objectcontent__types .object__properties-row .value{display:inline-flex;line-height:1;color:var(--hn-object-color);white-space:nowrap}.realestate__projects .objectcontent__types .object__properties-row .price .value{white-space:nowrap;font-size:1rem;font-weight:bold}.realestate__projects .objectcontent__types .object__properties-row .status .badge{font-size:1rem;color:#fff;display:inline-flex;background-color:var(--hn-primary)}.realestate__projects .objectcontent__types .object__properties-row:hover .value{color:var(--hn-link-hover-color);color:var(--hn-object-color)}@media (max-width:1199.98px){.realestate__projects .objectcontent__types .object__properties-item:first-of-type{border-top:none;padding-top:0}}.realestate__projects .objectcontent__types .object__properties-header{font-weight:bold;color:var(--hn-object-color);display:none}@media (min-width:1200px){.realestate__projects .objectcontent__types .object__properties-header{display:grid;align-items:flex-end}}.realestate__projects .objectcontent__types .object__properties-header:hover{color:var(--hn-object-color)}.realestate__projects .objectcontent__types .object.active{z-index:5}.realestate__projects .objectcontent__types .object.active .object__buildtype__sub{max-height:-moz-max-content;max-height:max-content;height:auto}.realestate__projects .objectcontent__types .object:hover .object__image .swiper-button-next{transform:translateX(-8px)}.realestate__projects .objectcontent__types .object:hover .object__image .swiper-button-prev{transform:translateX(8px)}.realestate__projects .objectcontent__types .object:hover .object__address .street{color:var(--hn-link-color)}.realestate__projects .objectcontent__types .object:hover .object__address:hover .street{color:var(--hn-link-hover-color)}.realestate__projects .objectcontent__types .object__link a{color:var(--hn-link-color);display:inline-flex;align-items:center;gap:0.5rem}.realestate__projects .objectcontent__types .object__link a:hover{color:var(--hn-link-hover-color)}.realestate__projects .objectcontent__types .object__characteristics{flex-direction:column;font-size:0.9rem}.realestate__projects .objectcontent__types .object__characteristics-item{display:grid;gap:1rem;grid-template-columns:140px 1fr}.realestate__projects .objectcontent__types .object__characteristics-item .label{font-weight:bold}.object__status-available{--hn-object-status-color:var(--hn-object-status-new-color);--hn-object-status-bg:var(--hn-object-status-new-bg)}.object__status-has-option{--hn-object-status-bg:var(--hn-object-status-conditions-bg);--hn-object-status-color:var(--hn-object-status-conditions-color)}.object__status-unavailable{--hn-object-status-bg:var(--hn-object-status-rentedsold-bg);--hn-object-status-color:var(--hn-object-status-rentedsold-color)}
/*# sourceMappingURL=projects.css.map */