﻿body{overflow-x:hidden;}.featured-properties-wrapper{background-color:#f4f4f4;box-sizing:border-box;padding:50px 0;}.featured-properties-wrapper h4{font-size:32px;font-weight:bold;color:#025432;text-align:center;margin-bottom:25px;}.featured-properties-wrapper .featured-properties-container{display:flex;flex-wrap:wrap;gap:30px;}.featured-properties-wrapper .featured-properties-container .featured-property-item{flex:1 0 30%;position:relative;border-radius:10px;cursor:pointer;}.featured-properties-wrapper .featured-properties-container .featured-property-item img{width:100%;border-radius:10px;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details{padding:5px 5px 0 5px;border-radius:0 0 8px 8px;width:100%;background-color:rgba(255,255,255,.65);position:absolute;bottom:0;left:0;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details h4,.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details h5{color:#025432;font-weight:bold;text-align:left;margin:0;padding:0;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details h4{font-size:16px;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details h5{font-size:14px;flex-wrap:wrap;display:flex;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details p{margin-top:4px;font-size:12px;color:#025432;font-weight:bold;margin-bottom:5px;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details img{height:14px;width:initial;}.featured-properties-wrapper .featured-properties-content-buttons{display:flex;justify-content:center;}.featured-properties-wrapper .featured-properties-content-buttons a.feature-properties-link{background-color:#93c4a3;color:#fff;padding:5px 20px;text-decoration:none;display:inline-flex;flex-wrap:nowrap;width:250px;text-align:center;font-size:16px;border-radius:6px;justify-content:center;margin:60px 20px 20px 20px;}.featured-properties-wrapper .featured-properties-content-buttons a.feature-properties-link:hover{background-color:#025432;color:#fff;}@media screen and (max-width:991px){.featured-properties-wrapper{padding:30px 0;}.featured-properties-wrapper h4{margin-bottom:40px;}.featured-properties-wrapper .featured-properties-container{margin-bottom:2px;display:flex;flex-wrap:wrap;}.featured-properties-wrapper .featured-properties-container .featured-property-item{margin-bottom:30px;flex:1 0 45%;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details{padding:5px 5px 0 5px;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details padding{margin-top:0;margin-bottom:2px;}.featured-properties-wrapper .featured-properties-content-buttons a.feature-properties-link{margin-top:10px;}}@media screen and (max-width:767px){.featured-properties-wrapper{padding:30px 0;}.featured-properties-wrapper h4{margin-bottom:40px;}.featured-properties-wrapper .featured-properties-container{margin-bottom:2px;display:block;}.featured-properties-wrapper .featured-properties-container .featured-property-item{margin-bottom:30px;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details{padding:4px 8px 2px 8px;}.featured-properties-wrapper .featured-properties-container .featured-property-item .featured-property-details padding{margin-top:0;margin-bottom:2px;}}