.archive-villas-repeater,.archive-villas-repeater__grid{width:100%;display:flex;flex-direction:column;position:relative}.archive-villas-repeater__list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.archive-villas-repeater__item{width:100%;position:relative;display:flex;flex-direction:row;align-items:flex-end;gap:var(--sp-2xl);padding:var(--sp-3xl);overflow:hidden;aspect-ratio:920 / 518}.archive-villas-repeater__item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.archive-villas-repeater__gradient{position:absolute;bottom:0;left:0;width:100%;height:60%;z-index:1;background:linear-gradient(180deg,rgba(54,54,54,0) 0%,rgba(54,54,54,1) 100%)}.archive-villas-repeater__content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;gap:var(--sp-2xl)}.archive-villas-repeater__title{color:var(--color-white);max-width:450px}.archive-villas-repeater__specs{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:var(--sp-2xl)}.archive-villas-repeater__spec{color:var(--color-white)}.archive-villas-repeater__divider{flex-shrink:0}.archive-villas-repeater__actions{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:var(--sp-3xl)}.archive-villas-repeater__list:not(.flickity-enabled) .archive-villas-repeater__item{position:relative}@media (max-width:1024px){.archive-villas-repeater__item{padding:var(--sp-2xl);gap:var(--sp-md)}.archive-villas-repeater__actions{gap:var(--sp-2xl)}}@media (max-width:768px){.archive-villas-repeater__item{padding:var(--sp-lg);gap:var(--sp-md);aspect-ratio:4 / 3}.archive-villas-repeater__title{max-width:100%}.archive-villas-repeater__specs{gap:var(--sp-md)}.archive-villas-repeater__actions{flex-direction:row;align-items:flex-end;flex-wrap:wrap;gap:var(--sp-md)}.archive-villas-repeater__gradient{height:75%}}@media (max-width:480px){.archive-villas-repeater__item{flex-direction:column;align-items:flex-start;justify-content:flex-end;aspect-ratio:3 / 4;gap:var(--sp-sm)}.archive-villas-repeater__content{flex:none;width:100%;gap:var(--sp-sm)}.archive-villas-repeater__actions{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:var(--sp-md)}.archive-villas-repeater__specs{gap:var(--sp-sm)}.archive-villas-repeater__divider{height:20px}.archive-villas-repeater__gradient{height:80%}}