.lifted-product__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.lifted-product-header__text{flex:0 1 auto}.lifted-product-header__text>:last-child{margin-bottom:0}.lifted-product-header__buttons{flex:0 1 auto}.lifted-product{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem 1.25%;justify-content:flex-start}.lifted-product__item{display:flex;flex:0 1 32.5%;flex-direction:column}.lifted-product-item__image{aspect-ratio:3/2;display:flex}.lifted-product-item__image img{height:100%;object-fit:cover!important;width:100%}.lifted-product-item__main{background:var(--color-naava-50);padding:1rem}.lifted-product-item__info{background:var(--color-naava-100)}.lifted-product-item-main__name{margin-top:6px}.lifted-product-item-main__name h3{margin-bottom:0}.lifted-product-item__info{align-items:center;display:flex;gap:1rem 1.5rem;padding:.75rem}.lifted-product-item-info__huoneistoala,.lifted-product-item-info__kerrosala{flex:0 1 auto}.lifted-product-item-info__huoneistoala>p.h5,.lifted-product-item-info__kerrosala>p.h5{margin-bottom:0}.lifted-product-item-info__huoneistoala>span,.lifted-product-item-info__kerrosala>span{font-size:12px;font-style:normal;font-weight:400;line-height:normal}.lifted-product-item-info__divider{background:#ff7a3d;height:30px;width:1px}@media screen and (max-width:992px){.lifted-product__item{flex:0 1 100%}.lifted-product__header{flex-wrap:wrap}.lifted-product__buttons,.lifted-product__text{flex:0 1 100%}}