.villas-item{gap:1em}.villas-item,.villas-item-content{display:flex;flex-direction:column;width:100%}.villas-item-content{align-items:center;color:var(--white);height:120vw;justify-content:flex-end;overflow:hidden;padding:2em 1em;position:relative;text-align:center}.villas-img{background:var(--black-10);height:100%;left:0;position:absolute;scale:1;top:0;transition:all .5s ease;width:100%;z-index:-1}.villas-item:hover .villas-img{scale:1.1}.villas-img:after{background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.villas-item-title{font-size:1.8em;margin-bottom:.5em}.villas-item-btn{font-size:.8em;margin-top:1em}@media(min-width:700px){.villas-item-content{height:60vw}}@media(min-width:1000px){.villas-item-content{height:40vw}}.villas-feed{background:var(--white);padding:3em 0!important;z-index:3}.villas-feed>.sub-wrapper{align-items:flex-end;color:var(--dark-green);flex-direction:row;justify-content:space-between}.vf-swiper{display:flex;flex-direction:column;opacity:0;padding:1.5em 0;transition:opacity .3s ease;width:100%}.vf-swiper.active{opacity:1}.vf-swiper .swiper{padding:0 var(--side-padding);width:100%}.vf-swiper .swiper-wrapper{align-items:stretch;width:100%}.vf-swiper .swiper-slide{height:auto}
