@media(max-width:768px){.listing-enquiry-form-dialog{display:none}}@media(min-width:768px){.listing-enquiry-form-drawer{display:none}}.cmnDialog_root__VLu0j{border-radius:var(--border-radius-m);box-shadow:var(--shadow-2)}.mantine-Affix-root{z-index:3}.basket-card__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:8px}.basket-card__title svg{color:var(--color-accent);min-width:24px;min-height:24px}.basket-card__btn{padding:12px 16px;max-width:150px}.basket-drawer__btn{position:fixed;right:24px;bottom:24px;z-index:3;padding:12px 16px;background-color:var(--color-accent);max-width:200px}.basket-drawer__enquire-btn{padding:12px 16px;max-width:150px}.basket-drawer__content{display:flex;flex-direction:column;align-items:end;gap:16px}.basket-drawer__row-content{display:flex;flex-direction:column;width:100%}.basket-row{display:flex;justify-content:space-between;width:100%}.basket-row .delete-btn{color:var(--color-accent);width:24px;height:24px}.basket-row .delete-btn :hover{cursor:pointer}.basket-row__group{display:flex;align-items:center;gap:8px}.basket-row__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:160px}@media(max-width:768px){.basket-dialog{display:none}}@media(min-width:768px){.basket-drawer{display:none}}.offices-wrapper{background-color:var(--color-background);display:flex;flex-direction:column;justify-content:center}.offices-wrapper__location span{color:var(--color-accent)}.offices-wrapper__filter{margin-top:24px}.offices-wrapper__content{height:80vh;margin-top:44px;justify-content:space-between}.offices-wrapper__content.is-web{display:flex}.offices-wrapper__content.is-mobile{display:none}.offices-wrapper__loading{margin-top:40px}.offices-wrapper__loading .loading-dots{display:flex;gap:6px;justify-content:center;align-items:center}.offices-wrapper__loading .loading-dots span{width:8px;height:8px;background-color:var(--color-accent);border-radius:50%;animation:bounce 1s ease-in-out infinite}.offices-wrapper__loading .loading-dots span:nth-child(2){animation-delay:.2s}.offices-wrapper__loading .loading-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.offices-wrapper__listing-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:center}.offices-wrapper__listing-container{overflow-y:scroll;height:100%}.offices-wrapper__listing-container.is-web{width:100%}.offices-wrapper__listing-container::-webkit-scrollbar{display:block;width:6px}.offices-wrapper__listing-container::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:6px}.offices-wrapper__listing-container::-webkit-scrollbar-thumb:hover{background-color:gray}.offices-wrapper__listing-grid{width:100%;display:grid;gap:12px}.offices-wrapper__listing-grid>*{min-width:200px;overflow:hidden}.offices-wrapper__listing-grid.load-more{padding-top:12px}.offices-wrapper__map-container{height:100vh;min-width:45%;right:0;z-index:1}.offices-wrapper__search-bar{position:sticky;align-self:flex-start;z-index:1000}@media screen and (min-width:1281px){.offices-wrapper{padding:48px}.offices-wrapper__listing-grid.is-web{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px)and (max-width:1280px){.offices-wrapper{padding:24px}.offices-wrapper__listing-grid.is-web{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:769px)and (max-width:1024px){.offices-wrapper{padding:24px}.offices-wrapper__listing-grid.is-web{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:769px){.offices-wrapper__location{margin-top:48px}.offices-wrapper__filter__inner{display:flex;flex-wrap:wrap;gap:12px}.offices-wrapper__filter__sort-mobile,.offices-wrapper__mobile-toggle-btn{display:none}.offices-wrapper__search-bar{top:84px}}@media screen and (max-width:768px){.offices-wrapper{padding:24px 20px}.offices-wrapper__location{margin-top:32px}.offices-wrapper__filter__inner{display:flex;flex-direction:column;gap:12px;width:100%}.offices-wrapper__filter__sort-web{display:none}.offices-wrapper__filter .common-select,.offices-wrapper__filter .common-select-range{width:100%}.offices-wrapper__mobile-toggle-btn{margin-top:12px}.offices-wrapper__content.is-web{display:none}.offices-wrapper__content.is-mobile{display:flex;justify-content:center}.offices-wrapper__content.is-mobile__listing-grid{grid-template-columns:repeat(1,1fr)}.offices-wrapper__map-container.is-mobile{width:100%}.offices-wrapper__search-bar{top:100px}}