.properties-section{flex-direction:column;flex:1;display:flex;overflow:hidden}.properties-section .properties-header{justify-content:space-between;align-items:center;padding:24px 24px 15px;display:flex}.properties-section .properties-header .properties-header-left-container{align-items:center;margin:0 0 0 24px;display:flex}.properties-section .properties-header .properties-header-left-container .showing-info{width:258px}.properties-section .properties-header .properties-header-left-container .showing-info .text{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:400;line-height:20px}.properties-section .properties-header .properties-header-left-container .table-header{justify-content:center;width:180px;display:flex}.properties-section .properties-header .properties-header-left-container .table-header .table-columns{width:100%;display:flex}.properties-section .properties-header .properties-header-left-container .table-header .table-columns .column-item{justify-content:center;align-items:center;width:50px;display:flex}.properties-section .properties-header .properties-header-left-container .table-header .table-columns .column-item.size{width:80px}.properties-section .properties-header .properties-header-left-container .table-header .table-columns .column-item .column-text{color:#373c40;text-align:center;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:500;line-height:22px}.properties-section .properties-header .sort-controls{align-items:center;gap:16px;display:flex}.properties-section .properties-header .sort-controls .sort-by{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:12px;transition:all .2s;display:flex}.properties-section .properties-header .sort-controls .sort-by:hover{background-color:#0000000d}.properties-section .properties-header .sort-controls .sort-by .sort-icon{width:16px;height:16px}.properties-section .properties-header .sort-controls .sort-by .text{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:400;line-height:20px}.properties-section .properties-header .sort-controls .sort-by .sort-value{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:700;line-height:20px}.properties-section .properties-header .sort-controls .sort-dropdown{position:relative}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:12px;transition:all .2s;display:flex}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger:hover,.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger.active{background-color:#0000000d}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .sort-icon{width:16px;height:16px}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .text{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:400;line-height:20px}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .sort-value{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:700;line-height:20px}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .dropdown-arrow{background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"5\" viewBox=\"0 0 10 5\"><path fill=\"%23717275\" d=\"M0 0l5 5 5-5z\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:10px 5px;width:10px;height:5px;transition:transform .2s}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger.active .dropdown-arrow{transform:rotate(180deg)}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu{z-index:1000;opacity:0;visibility:hidden;background-color:#fff;border-radius:4px;min-width:200px;margin-top:4px;padding:8px 0;transition:all .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 2px 4px #00000026,0 .3px .5px #0000001a}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option{cursor:pointer;align-items:center;gap:12px;padding:8px 12px;transition:background-color .2s;display:flex}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option:hover{background-color:#0000000a}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option input{display:none}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option .radio-mark{background-color:#0000;border:2px solid #324b57;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option .radio-mark:after{content:"";opacity:0;background-color:#901852;border-radius:50%;width:8px;height:8px;transition:opacity .2s}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option.selected .radio-mark:after{opacity:1}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option .option-text{color:#373c40;text-align:left;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:400;line-height:22px}.properties-section .properties-header .sort-controls .list-view-btn{cursor:pointer;background-color:#0000;border:none;align-items:center;gap:8px;padding:12px;transition:all .2s;display:flex}.properties-section .properties-header .sort-controls .list-view-btn .list-icon{width:16px;height:16px}.properties-section .properties-header .sort-controls .list-view-btn .text{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:16px;font-weight:400;line-height:20px}.properties-section .properties-header .sort-controls .list-view-btn:hover{background-color:#0000000d;border-radius:8px}.properties-section .apartments-list{flex:1;padding:0 24px;overflow-y:auto}.properties-section .apartments-list .loading,.properties-section .apartments-list .error{color:#394e5a;justify-content:center;align-items:center;height:200px;font-family:Azo Sans,sans-serif;font-size:16px;display:flex}.properties-section .apartments-list .error{color:#d32f2f}.properties-section .apartments-list.list-view{flex-direction:column;gap:16px;display:flex}.properties-section .apartments-list.grid-view{grid-template-columns:repeat(2,1fr);grid-auto-rows:325px;align-items:start;gap:24px;display:grid}@media (min-width:769px) and (max-width:1199px){.properties-section .apartments-list.grid-view{grid-template-columns:repeat(2,1fr)}}.properties-section .pagination-container{justify-content:center;align-items:center;margin-top:auto;padding:16px 24px;display:flex}.properties-section .pagination-container .pagination{justify-content:center;align-items:center;gap:32px;display:flex}.properties-section .pagination-container .pagination .pagination-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;transition:opacity .2s;display:flex}.properties-section .pagination-container .pagination .pagination-btn.invisible{opacity:0;pointer-events:none}.properties-section .pagination-container .pagination .pagination-btn span{color:#394e5a;font-family:Azo Sans,sans-serif;font-size:20px;font-weight:400;line-height:22px}.properties-section .pagination-container .pagination .pagination-btn:hover:not(.invisible) span{font-weight:500}.properties-section .pagination-container .pagination .page-numbers{align-items:center;gap:32px;display:flex}.properties-section .pagination-container .pagination .page-numbers .page-btn{cursor:pointer;color:#394e5a;background:0 0;border:none;justify-content:center;align-items:center;min-width:24px;padding:8px;font-family:Azo Sans,sans-serif;font-size:20px;font-weight:400;line-height:22px;transition:all .2s;display:flex}.properties-section .pagination-container .pagination .page-numbers .page-btn.active{color:#394e5a;font-weight:700}.properties-section .pagination-container .pagination .page-numbers .page-btn:hover:not(.active){font-weight:500}
@media screen and (min-width:2560px){.properties-section .properties-header .properties-header-left-container{margin:0 0 0 28px}.properties-section .properties-header .properties-header-left-container .showing-info .text{font-size:20px!important}.properties-section .properties-header .properties-header-left-container .table-header .table-columns .column-item svg{width:30px!important;height:20px!important}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .sort-icon{width:22px!important;height:22px!important}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .text,.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .sort-value{font-size:22px!important}.properties-section .properties-header .sort-controls .sort-dropdown .sort-trigger .dropdown-arrow{width:15px!important;height:10px!important}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option .radio-mark{width:24px!important;height:24px!important}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option .radio-mark:after{width:13px!important;height:13px!important}.properties-section .properties-header .sort-controls .sort-dropdown .sort-menu .sort-option .option-text{font-size:22px!important}.properties-section .properties-header .sort-controls .list-view-btn .list-icon{width:22px!important;height:22px!important}.properties-section .properties-header .sort-controls .list-view-btn .text{font-size:22px!important}}@media screen and (max-width:1590px){.properties-section .properties-header .properties-header-left-container .showing-info{width:240px!important}}@media screen and (max-width:1568px){.properties-section .apartments-list.grid-view{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:1470px){.properties-section .properties-header .properties-header-left-container .showing-info{width:240px!important}}@media screen and (max-width:1340px){.properties-section .properties-header .properties-header-left-container .table-header{display:none!important}}@media (max-width:1024px){.favourites-page{flex-direction:column;height:calc(100dvh - 60px)}.favourites-page .filter-menu{display:none}.favourites-page .mobile-header{display:flex}.favourites-page .properties-section .properties-header{display:none}.favourites-page .properties-section .apartments-list{padding:16px}.favourites-page .properties-section .apartments-list.grid-view{grid-template-columns:1fr;gap:16px}.favourites-page .properties-section .pagination-container{padding:16px}.favourites-page .properties-section .pagination-container .pagination{flex-wrap:wrap;gap:16px}.favourites-page .properties-section .pagination-container .pagination .pagination-btn span{font-size:18px}.favourites-page .properties-section .pagination-container .pagination .page-numbers{gap:16px}.favourites-page .properties-section .pagination-container .pagination .page-numbers .page-btn{padding:6px;font-size:18px}}@media screen and (max-width:500px){.favourites-page .mobile-header .mobile-header-right .sort-dropdown .sort-trigger .text{display:none}}@media screen and (max-width:367px){.favourites-page .mobile-header .mobile-header-right .sort-dropdown .sort-trigger .text{display:flex}.favourites-page .mobile-header .mobile-header-right .sort-dropdown .sort-trigger .sort-value{display:none}}
