.property-carousel{position:relative}.carousel-wrapper{padding:0 20px;position:relative}.property-card{cursor:pointer;padding:15px}.property-card,.property-image{transition:all .3s ease;width:100%}.property-image{border-radius:2px;filter:grayscale(100%);height:100%;object-fit:cover}.property-card:hover .property-image{filter:grayscale(0)}.property-card:hover .property-title a{color:#01211f!important}.property-card:hover .location{background-color:#01211f;color:#fff;padding:8px 12px}.property-card:hover .location svg path{stroke:#fff}.property-card:hover .learn-more{opacity:1}.property-info{display:flex;flex-direction:column;flex-grow:1;gap:20px}.property-title{flex-grow:1;font-size:24px;font-weight:300;letter-spacing:-2%;line-height:30px;margin:0;padding:0}.property-title,.property-title a{color:#c5c5c5!important;font-family:Poppins,sans-serif;transition:color .3s ease}.location{align-items:center;color:#c5c5c5;display:flex;font-size:19px;font-weight:300;gap:7px;letter-spacing:-2%;line-height:32px;padding:8px 0}.learn-more,.location{font-family:Poppins,sans-serif;transition:all .3s ease}.learn-more{background-color:#fff;border:1px solid #d5c282;border-radius:8px;color:#01211f;display:inline-block;font-size:13px;font-weight:500;letter-spacing:0;line-height:150%;opacity:0;padding:12px 22px;text-decoration:none}.learn-more:hover{background-color:#d5c282;border:1px solid #d5c282}.second-row{margin-top:20px}.property-info{gap:10px;padding:15px 0}.property-carousel .owl-nav{display:flex;justify-content:space-between;left:-29px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 56px)}.property-carousel .owl-nav button.owl-next,.property-carousel .owl-nav button.owl-prev{background:none;border:none;color:#01211f;cursor:pointer;font-size:32px;pointer-events:all;transition:color .3s ease;z-index:10}.property-carousel .owl-nav button.owl-next:hover,.property-carousel .owl-nav button.owl-prev:hover{color:#d5c282}@media only screen and (min-width:0px) and (max-width:767px){.property-image{height:80%}}