.propertiesHolder {padding: 20px;display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;flex-wrap: wrap;}.propertiesHolder.desktop {display: none;}.propertiesHolder.mobile {display: block;padding: 0;}@media screen and (min-width:798px){.propertiesHolder.desktop {display: -webkit-box;display: -ms-flexbox;display: flex;}.propertiesHolder.mobile {display: none;}}.propertiesHolder .property {margin: 20px;height: auto;width: calc(25% - 40px);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}.propertiesHolder .property.featured {width: calc(50% - 40px);}.propertiesHolder .property .image {overflow: hidden;position: relative;aspect-ratio: 16/9;}.propertiesHolder .property .image .tag {position: absolute;top: 0;left: 0;z-index: 1;padding: 10px 15px;background-color: var(--e-global-color-primary);}.propertiesHolder .property.rent .image .tag {background-color: #2f3c4f;}.propertiesHolder .property .image .tag span {text-transform: uppercase;font-family: "Playfair Display", Sans-serif;color: #fff;font-size: 14px;line-height: 1;font-weight: bold;letter-spacing: 1.4px;}.propertiesHolder .property.featured .image .tag span {font-size: 20px;}.propertiesHolder .property.featured .image {aspect-ratio: unset;height: 100%;}.propertiesHolder .property .image .src {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-position: 50% 50%;background-size: cover;}.propertiesHolder .property .content {background: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 30px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.propertiesHolder .property .content p {color: var(--e-global-color-text);font-family: var(--e-global-typography-2a2f7b9-font-family), Sans-serif;font-size: 16px;line-height: 22px;letter-spacing: var(--e-global-typography-2a2f7b9-letter-spacing);font-weight: 700;margin-bottom: 30px;text-align: left;}.propertiesHolder .property .content span {display: block;color: var(--e-global-color-text);font-size: 20px;line-height: 26px;font-weight: 600;text-align: right;}.featured-slider {display: block;width: 100%;}.featured-slider .slick-dots {position: absolute;right: 10px;bottom: 10px;z-index: 2;}.featured-slider .slick-dots li {list-style: none;display: inline-block;vertical-align: middle;margin: 0;padding: 0;margin-right: 5px;}.featured-slider .slick-dots li:last-child {margin-right: 0;}.featured-slider .slick-dots li:only-child {display: none;}.featured-slider .slick-dots li button{font-size: 0;height: 20px;width: 20px;padding: 0;margin: 0;border-radius: 100%;background-color: #fff;-webkit-transition: all ease 0.6s;-o-transition: all ease 0.6s;transition: all ease 0.6s;}.featured-slider .slick-dots li.slick-active button {background-color: var(--e-global-color-primary);-webkit-transition: all ease 0.6s;-o-transition: all ease 0.6s;transition: all ease 0.6s;}.propertiesHolder .featured-slider .property.featured {width: 100%;margin: 0;}.propertiesHolder .featured-slider .property.featured .image {aspect-ratio: 16/9;}.property-slider {display: block;margin: 40px 0 40px;}.property-slider .property {margin: 0 10px;width: 70vw !important;-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);opacity: 0.3;-webkit-transition: all ease 0.6s;-o-transition: all ease 0.6s;transition: all ease 0.6s;}.property-slider .property.slick-current {opacity: 1;-webkit-transition: all ease 0.6s;-o-transition: all ease 0.6s;transition: all ease 0.6s;}.property-slider .slick-list {padding: 20px;}