.sort-wrap{align-items:center;display:flex;margin-bottom:1rem}.sort-wrap__label{margin-right:1rem}.sort-wrap__form{min-width:200px}.properties-cards{display:block;margin-bottom:2%}#load-more-properties:after{display:none!important;padding-right:0}#load-more-properties.card-actions__button-office-space{background-color:#ff561a;border:1px solid #ff561a}#load-more-properties.card-actions__button-industrial-space{background-color:#7848d0;border:1px solid #7848d0}#load-more-properties.card-actions__button-flex-space{background-color:#74d5ce;border:1px solid #74d5ce}#load-more-properties.card-actions__button-studio-space{background-color:#e03b00;border:1px solid #e03b00}#load-more-properties.card-actions__button-flex-space:hover,#load-more-properties.card-actions__button-industrial-space:hover,#load-more-properties.card-actions__button-office-space:hover,#load-more-properties.card-actions__button-studio-space{-webkit-filter:brightness(.8);filter:brightness(.8)}@media (min-width:680px){.properties-cards{display:grid;grid-template-columns:49.5% 49.5%;grid-column-gap:1%;grid-row-gap:2rem}}@media (min-width:1001px){.properties-cards{grid-template-columns:32% 32% 32%}}.properties-cards__card{display:block;max-width:100%}.show-more{-webkit-animation:fadein 1s ease-in alternate;animation:fadein 1s ease-in alternate}.properties-cards__video{overflow:hidden;padding-top:58.25%;position:relative;width:100%}.properties-cards__video .responsive-iframe,.properties-cards__video .video-splash-image{bottom:.7rem;height:calc(100% - 1.4rem);left:.7rem;position:absolute;right:.7rem;top:.7rem;width:calc(100% - 1.4rem)}.properties-cards__image img{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.properties-cards__content{padding:0 .7rem;width:100%}.properties-cards__content h3,.properties-cards__content h5{line-height:1.5em;margin-bottom:0}.properties-cards__content p{margin-top:1rem}.properties-cards__button{font-size:1.15rem;padding:.75rem 1.75rem}.card-actions{text-align:center}.card-actions__button:focus{background-color:#00a5e0}.card-actions__count{margin-top:2rem}.hidden{display:none!important;opacity:0}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}