.popup[data-popup=cookies].popup--box .popup__content{--btn2-color:var(--text-color)}
.header__logo.text{--link-color:var(--palette02)}
@media (min-width:62em){.top .txtimg__content{background-color:unset}.top .txtimg__content:after{content:"";width:100%;height:100%;left:0;top:0;background-color:var(--palette02);opacity:0.8;position:absolute;z-index:-1}}
.flats-table .flats-table-cell[data-field=price] [data-popup=price-history] .label svg{--svg-size:17px;opacity:0.7}
.flats-table .flats-table-cell[data-field=price] .price{display:flex;flex-direction:column;text-align:center}
.flats-table .flats-table-header .sortable:hover{color:#fff}
.popup .price-history{margin-bottom:0;grid-template-columns:1fr 1fr;row-gap:10px;column-gap:10px;display:grid}
@media (max-width:575px){.popup .price-history{grid-template-columns:100%}}
.popup .price-history li{border:1px solid #fff;padding:10px;margin:0;border-radius:7px;display:flex;flex-direction:column}
.popup .price-history li:before{display:none}