.properties-table{width:100%;margin:0}.properties-table,.properties-table ul{padding:0;list-style:none}.properties-table>li:not(:last-of-type){margin-bottom:32px}.properties-table .properties-table-title{padding:0;margin:0 0 8px 0;display:block;font-size:1rem;line-height:1.5rem;font-weight:700}.properties-table .properties-sub-table{margin:0}.properties-table .properties-sub-table li{display:flex;justify-content:space-between;background:var(--quaternary);color:#000;border-radius:4px;font-size:1rem;line-height:1.5rem;padding:8px 16px}.properties-table .properties-sub-table li:not(:last-of-type){margin-bottom:8px}.properties-table.properties-table-toggle{position:relative}.properties-table.properties-table-toggle.properties-table-toggle-close:before{content:"";width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent 70%,white)}.properties-table.properties-table-toggle+.properties-table-toggle-button{margin-top:1rem;cursor:pointer;outline:inherit;border:none;padding:0;background:rgba(0,0,0,0);text-decoration:underline;text-underline-offset:2px;font-weight:bold}.propertyCard{position:relative;background:var(--white);width:100%;user-select:none;display:flex;flex-direction:column;overflow:hidden}.propertyCard *{box-sizing:border-box}.propertyCard img{border-bottom-right-radius:0;border-bottom-left-radius:0}.propertyCard .propertyImage{height:264px;overflow:hidden;display:block;margin:0 0 16px;position:relative}.propertyCard .propertyImage img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center center}.propertyCard .propertyContent{padding:16px;flex:1;display:flex;flex-direction:column}.propertyCard a.propertyTitle{font-style:normal;font-weight:700;font-size:16px;line-height:26px;text-decoration:none;color:var(--black);padding-bottom:8px}.propertyCard .buttonarea{flex:1;display:flex;align-items:flex-end;justify-content:stretch;margin:16px 0 0}.propertyCard .buttonarea>div:first-of-type{flex:none}.propertyCard .buttonarea>div:last-child{width:auto}.propertyCard ul{display:table;list-style-type:none;border-collapse:separate;border-spacing:0 4px;margin:0;padding:0}.propertyCard ul li{margin:0;padding:0;font-weight:400;font-size:16px;line-height:24px;display:table-row}.propertyCard ul li>*{display:table-cell}.propertyCard ul li>*+*{padding-left:16px}.propertyCard .propertyTitle{padding-bottom:6px}.propertiessection{padding:72px 0}@media(max-width:992px){.propertiessection{padding:24px 0}}.propertiessection *{box-sizing:border-box}.propertiessection .subtitle{margin-bottom:24px}.propertiessection .sortingOptions{font-style:normal;font-size:0;padding:0 0 24px 0;line-height:12px}.propertiessection .sortingOptions div{font-size:var(--base-line-height,0.75rem);line-height:var(--base-line-height,1.125rem);font-weight:var(--base-font-weight,600);line-height:12px;width:50%;display:inline-block;vertical-align:top}.propertiessection .sortingOptions div:last-child{text-align:right}.propertiessection .sortingOptions div:last-child>span:after{display:inline-flex;align-items:center;justify-content:center;content:"";width:17px;height:14px;background:rgba(0,0,0,0);margin-left:14px;font-family:remixicon;color:var(--black);font-size:1.4rem;position:relative;top:4px;transition:transform .2s ease}.propertiessection .hide{display:none}.propertiessection h4.showmore{line-height:24px;cursor:pointer;vertical-align:top;margin-top:24px;transition:color .2s ease;display:none;text-decoration:underline;text-underline-offset:1px;font-weight:700;font-size:16px}.propertiessection h4.showmore.visible{display:inline-block}.propertiessection h4.showmore:hover{color:var(--primary)}.propertiessection .cardContainer{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}@media(min-width:768px){.propertiessection .cardContainer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.propertiessection .cardContainer{grid-template-columns:repeat(3,minmax(0,1fr))}}.propertiessection .cardWrapper{border-radius:4px;width:100%;overflow:hidden}.propertiessection .btn-primary{width:100%;justify-content:center}.propertiessection .secondaryButton{position:relative;width:100%;text-align:center;padding:0}.propertiessection .secondaryButton i{color:var(--white);margin:0 auto;font-weight:100;font-size:1.4rem}.propertiessection .sectionButton{display:block;padding-top:30px}.propertiessection .sectionButton a{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:var(--black);text-decoration:none}.propertiessection .sectionButton img{margin-left:12px;position:relative;top:2px}.propertiessection .sortingElement{cursor:pointer;position:relative}.propertiessection .sortingElement .dropbox{width:185px;padding:12px 22px;background:var(--white);box-shadow:0 4px 12px rgba(0,0,0,.1);position:absolute;top:30px;z-index:9999;right:0;text-align:left;font-weight:400;display:none}.propertiessection .sortingElement .dropbox>div{display:flex;flex-direction:column;gap:5px}.propertiessection .sortingElement .dropbox div{width:100%;padding:4px 0;font-weight:400}.propertiessection .sortingElement .dropbox div.sortingactive{font-weight:700}.propertiessection .sortingElement.active:after{transform:rotate(180deg)}.propertiessection .sortingElement.active .dropbox{display:block}.propertiessection .sortingElement.active img{transform:rotate(-180deg)}.section-properties{background:var(--quaternary);padding:36px 0}@media(min-width:992px){.section-properties{padding:71px 0}}.section-properties a.btn-tertiary{margin-top:24px}.section-properties .propertiessection{padding:0!important}