body.red{background-color:rosybrown}
.location .image img{object-position:46%}
@media (max-width:61.99em){.location .image img{aspect-ratio:1.3333333333}}
.top .videos__single{row-gap:0}
@media (min-width:62em){.top .videos__single .player{height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100%}}
@media (max-width:61.99em){.top .videos__single .player{padding-top:120px;background-color:var(--palette01)}}
.top .videos__single video{pointer-events:none}
@media (min-width:62em){.top .videos__single video{height:100vh;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100vw}}
.top .videos__single .text{width:100%}
@media (min-width:62em){.top .videos__single .text{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:flex-end}}
@media (max-width:61.99em){.top .videos__single .text{text-align:center;padding-bottom:0}}
@media (min-width:62em){.top .videos__single .text h1{margin-bottom:0;font-size:3.125rem;color:#fff;text-shadow:0 0 20px rgba(0,0,0,0.7)}}
.top .videos__single .text p{margin-bottom:0}
.widget-item.reservation{opacity:0.7}
.widget-item.sold{opacity:0.7}
.flats-table .form__input{width:unset;--form-input-border:var(--palette08)}
@media (max-width:61.99em){.flats-table .flats-table-header{display:block;box-shadow:none;border-radius:0}.flats-table .flats-table-header .header-cell:not(.filterable){display:none}.flats-table .flats-table-header .header-cell.filterable:before{display:none}.flats-table .flats-table-header .form__input{text-align:center;width:100%}}
.flats-table .status-dot.next_stage{background-color:#607d8b}
.flats-table .flats-table-cell .price small{font-size:13px;display:block}
.flats-table .flats-table-cell [data-popup=price-history]{display:flex;flex-direction:row-reverse}
.flats-table .flats-table-cell [data-popup=price-history] span{position:relative;top:unset;left:unset}
.price-history li:first-of-type{grid-template-columns:100%}
.widget-item.next_stage polygon{fill:#607d8b}