.property-item-wide{border-radius:4px;border:2px solid #eff0f3;background-color:#fff;margin-left:0;margin-right:0;margin-bottom:30px;display:flex;position:relative;transition:box-shadow 400ms;}.property-item-wide .image-wrapper{width:40%;}.property-item-wide .image-wrapper img{width:100%;height:100%;object-fit:cover;}.property-item-wide .image-wrapper .badges{position:absolute;top:20px;left:20px;}.property-item-wide .image-wrapper .badges p{margin-right:10px;}.property-item-wide .information-wrapper{padding:20px 20px 0 24px;width:60%;float:left;box-sizing:border-box;display:flex;flex-direction:column;}.property-item-wide .information-wrapper .property-type{color:#6495fe;font-family:'Montserrat';font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.4px;margin:0;}.property-item-wide .information-wrapper .property-title{margin-top:4px;margin-bottom:7px;color:#37466f;font-family:'Open Sans';font-size:20px;font-weight:600;}.property-item-wide .information-wrapper .apartment-address{padding-top:7px;}.property-item-wide .information-wrapper .apartment-address .address{color:#525252;font-family:'Open Sans';font-size:14px;line-height:22px;letter-spacing:0.44px;}.property-item-wide .information-wrapper .apartment-address i{font-size:16px;position:relative;top:3px;color:#99a1b6;}.property-item-wide .information-wrapper .apartment-values{position:relative;margin-top:9px;padding-top:6px;border-top:1px solid;border-color:#e6e9ed;}.property-item-wide .information-wrapper .apartment-values span{color:#525252;font-family:'Open Sans';font-size:14px;line-height:22px;letter-spacing:0.44px;}.property-item-wide .information-wrapper .apartment-values span + span:before{padding:8px;color:#99a1b6;content:"/\00a0";}.property-item-wide .information-wrapper .apartment-info{margin:10px 0 20px;display:grid;display:-ms-grid;grid-template-columns:max-content max-content;-ms-grid-columns:max-content max-content;justify-content:space-between;}.property-item-wide .information-wrapper .apartment-info .apartment-price{display:inline-block;position:relative;margin-top:5px;}.property-item-wide .information-wrapper .apartment-info .apartment-price .price-big{color:#37466f;font-family:'Open Sans';font-size:20px;font-weight:600;letter-spacing:0.4px;margin:0;}.property-item-wide .information-wrapper .apartment-info .apartment-price .price-small{color:#525252;font-family:'Open Sans';font-size:14px;line-height:22px;letter-spacing:0.44px;margin:0;}.property-item-wide .information-wrapper .apartment-info .icons{position:relative;display:flex;flex-direction:row;flex-wrap:wrap-reverse;}.property-item-wide .information-wrapper .apartment-info .icons .area-default{padding:12px 20px 11px 20px;margin:auto 10px auto 0;line-height:1.42857143;font-weight:500;}.property-item-wide .information-wrapper .apartment-info .icons .area-like{margin:12px 0 11px 0;}.property-item-wide .information-wrapper .apartment-info .icons .area-compare{margin:12px 10px 11px 0;}.property-item-wide .information-wrapper .apartment-manager{clear:both;margin:auto -20px 0 -24px;background:rgba(153,161,182,0.04);padding:20px 20px 20px 24px;display:grid;grid-template-columns:max-content max-content;justify-content:space-between;grid-gap:10px;align-items:center;border-top:2px solid rgba(153,161,182,0.08);display:-ms-grid;-ms-grid-columns:max-content max-content;}.property-item-wide .information-wrapper .apartment-manager .manager-icon{position:relative;height:40px;width:40px;margin:auto 0;}.property-item-wide .information-wrapper .apartment-manager .manager-icon img{object-fit:cover;height:100%;width:100%;border-radius:50%;}.property-item-wide .information-wrapper .apartment-manager .manager-icon .online-status{position:absolute;top:10%;width:8px;height:8px;box-shadow:0 0 10px #cddc39;background-color:#cddc39;border-radius:50px;}.property-item-wide .information-wrapper .apartment-manager .manager-wrap{display:flex;}.property-item-wide .information-wrapper .apartment-manager .manager-wrap .manager-name{color:#37466f;font-family:'Open Sans';font-size:14px;line-height:22px;letter-spacing:0.44px;margin:auto 0 auto 16px;}.property-item-wide .information-wrapper .apartment-manager .calendar i{color:#99a1b6;position:relative;top:3px;font-size:16px;}.property-item-wide .information-wrapper .apartment-manager .calendar span{color:#525252;font-family:'Open Sans';font-size:14px;line-height:22px;letter-spacing:0.44px;}.property-item-wide:hover{box-shadow:0 0 30px #d2d2d2;cursor:pointer;}@media (max-width: 991px){.property-item-wide{display:block;}.property-item-wide .image-wrapper{padding:0;width:100%;}.property-item-wide .information-wrapper{width:100%;}}@media (max-width: 610px){.property-item-wide .image-wrapper .badges{top:3%;}}@media (max-width: 439px){.property-item-wide .information-wrapper .apartment-info{grid-template-columns:max-content 95px;-ms-grid-columns:max-content 95px;}.property-item-wide .information-wrapper .apartment-info .icons .details-button{margin-top:10px;}}@media (max-width: 425px){.property-item-wide .information-wrapper .apartment-manager{grid-template-columns:1fr;-ms-grid-columns:1fr;grid-column-gap:15px;}.property-item-wide .information-wrapper .apartment-manager > *{margin:auto;}}