.card-image-gallery{height:100%;position:relative;width:100%}.card-image-gallery .card-image-gallery--cover{box-sizing:border-box;display:block;inset:0;margin:0;overflow:hidden;position:absolute}.card-image-gallery .card-image-gallery--cover .card-image-gallery--img{border:none;box-sizing:border-box;display:block;height:0;inset:0;margin:auto;max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover;padding:0;position:absolute;width:0}.card-image-gallery .card-image-gallery_carousel{display:flex;height:100%;position:relative;transition:all .4s ease-in-out}.card-image-gallery .card-image-gallery_carousel .gallery-image{height:100%;min-width:100%;object-fit:cover;position:relative;width:100%;z-index:1}.card-image-gallery .card-image-gallery_carousel .gallery-image img{height:100%;object-fit:cover;width:100%}.card-image-gallery .card-image-gallery_carousel .overlay-cta{align-items:center;background:rgba(0,0,0,.5);display:flex;flex-flow:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.card-image-gallery .card-image-gallery_carousel .overlay-cta.hide{-webkit-animation:HideAnimation .2s ease-in forwards;animation:HideAnimation .2s ease-in forwards;display:none}.card-image-gallery .card-image-gallery_carousel .overlay-cta.show{-webkit-animation:ShowAnimation 1.2s ease-out forwards;animation:ShowAnimation 1.2s ease-out forwards}.card-image-gallery .card-image-gallery_carousel .overlay-cta span{color:#fff;margin-bottom:15px}.card-image-gallery .card-image-gallery_carousel .overlay-cta .btn-send-lead{align-items:center;background-color:#fff;border:none;border-radius:5px;cursor:pointer;display:flex;padding:5px 10px}.card-image-gallery .card-image-gallery_carousel .overlay-cta .btn-send-lead span{color:#fff}.card-image-gallery .card-image-gallery_carousel .overlay-cta .btn-send-lead .loading-icon{color:#808485;height:20px;margin-left:10px;width:20px}.card-image-gallery .card-gallery-pagination{align-items:center;background:#000000a8;border-radius:16px;bottom:5px;color:#fff;display:flex;font-size:12px;gap:6px;left:5px;line-height:14px;padding:5px 10px;position:absolute;z-index:5}.card-image-gallery .arrow{align-items:center;background-color:#fff;border:none;border-radius:50%;bottom:0;color:#2e2e2e;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;margin:auto;opacity:.8;position:absolute;top:0;transition:all .8 ease-in-out;width:30px;z-index:10}@media screen and (max-width:900px){.card-image-gallery .arrow{height:40px;width:40px}}.card-image-gallery .arrow:hover{filter:none;opacity:1}.card-image-gallery .arrow.prev{left:18px}.card-image-gallery .arrow.prev.disabled{opacity:.5}.card-image-gallery .arrow.prev span{margin-left:-2px}.card-image-gallery .arrow.next{right:18px}.card-image-gallery .arrow.next span{margin-right:-2px}.gallery-image{align-items:center;display:flex;justify-content:center;width:100%}.gallery-image>img{object-fit:cover;width:100%}.property_details_cover .gallery-image>img{height:100%;object-fit:cover;width:100%}@keyframes HideAnimation{0%{opacity:1}99%{opacity:0}to{display:none;opacity:0}}@keyframes ShowAnimation{0%{opacity:0}99%{opacity:1}to{display:flex;opacity:1}}.emblaCarousel{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.emblaCarousel__navigation{align-items:center;background:#fff;border:1px solid #e9e9e9;border-radius:20px;color:#3a4145;cursor:pointer;display:flex;font-size:30px;height:35px;justify-content:center;margin-top:-18px;opacity:.85;padding:0;position:absolute;top:50%;transition:all .2s ease;width:35px;z-index:5}.emblaCarousel__navigation:disabled{cursor:default;opacity:.5}.emblaCarousel__navigation:not(:disabled):hover{background:#e9e9e9;color:#3a4145}.emblaCarousel__navigation--left{left:0}.emblaCarousel__navigation--right{right:0}.emblaCarousel .embla{--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%;margin:auto;max-width:48rem}.emblaCarousel .embla__viewport{overflow:hidden}.emblaCarousel .embla__container{display:flex;margin-left:-1rem;touch-action:pan-y pinch-zoom}.emblaCarousel .embla__slide{display:flex;flex:0 0 var(--slide-size);min-width:20rem;padding-left:1rem;transform:translateZ(0)}.emblaCarousel .embla__slide .card-container{flex:1}.emblaCarousel .listingCard{margin:0 auto;max-width:20rem;min-width:15rem;width:100%}@media (max-width:900px){.emblaCarousel .listingCard{width:90%!important}}.emblaCarousel .commonExpenses{font-size:14px!important;line-height:1;margin-bottom:5px}.emblaCarousel .embla__slide>div{width:100%}.emblaCarousel .embla__slide__number{border-radius:1.8rem;display:flex;font-size:4rem;font-weight:600;height:var(--slide-height);user-select:none}.emblaCarousel .embla__button,.emblaCarousel .embla__slide__number{align-items:center;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);justify-content:center}.emblaCarousel .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:#ffffffd3;border:1px solid #e9e9e9;border-radius:50%;color:var(--text-body);cursor:pointer;display:inline-flex;height:2.2rem;margin:0;padding:0;text-decoration:none;touch-action:manipulation;width:2.2rem;z-index:1}.emblaCarousel .embla__button svg{height:14px;width:14px}.emblaCarousel .embla__button:disabled{color:var(--detail-high-contrast)}.emblaCarousel .embla__button__svg{height:35%;width:35%}@media (min-width:768px){.emblaCarousel .embla__container{padding:0 40px}.emblaCarousel .emblaCarousel .embla__slide{flex:0 0 100%}}.emblaGalleryCarousel{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.emblaGalleryCarousel>a{display:block;height:100%!important;overflow:hidden}.emblaGalleryCarousel__viewport{height:100%!important;overflow:hidden;z-index:2}.property_details_cover .emblaGalleryCarousel__viewport{position:absolute}.emblaGalleryCarousel__container{display:flex;height:100%!important;margin-left:-1rem;touch-action:pan-y pinch-zoom}.emblaGalleryCarousel__slide{flex:0 0 100%;min-width:0;padding-left:1rem;transform:translateZ(0)}.emblaGalleryCarousel__navigation{align-items:center;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;color:#2e2e2e;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;margin-top:-18px;padding:0;position:absolute;top:50%;transition:all .2s ease;width:30px;z-index:5}.emblaGalleryCarousel__navigation:disabled{cursor:default;opacity:.5}.emblaGalleryCarousel__navigation:not(:disabled):hover{background:#fff}.emblaGalleryCarousel__navigation--left{left:18px}.emblaGalleryCarousel__navigation--right{right:18px}.emblaGalleryCarousel:hover .emblaGalleryCarousel__navigation,.emblaGalleryCarousel:hover .emblaGalleryCarousel__pagination{display:flex}.emblaGalleryCarousel__pagination{align-items:center;background:#000000a8;border-radius:16px;bottom:18px;color:#fff;display:flex;font-size:12px;gap:6px;left:18px;line-height:14px;padding:5px 10px;pointer-events:none;position:absolute;z-index:5}.emblaGalleryCarousel__pagination.has-flag{bottom:45px}.emblaGalleryCarousel .embla{--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%;margin:auto;max-width:48rem}.emblaGalleryCarousel .embla__viewport{overflow:hidden}.emblaGalleryCarousel .embla__container{display:flex;margin-left:calc(var(--slide-spacing)*-1);touch-action:pan-y pinch-zoom}.emblaGalleryCarousel .embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translateZ(0)}.emblaGalleryCarousel .embla__slide__number{border-radius:1.8rem;display:flex;font-size:4rem;font-weight:600;height:100%;user-select:none}.emblaGalleryCarousel .embla__button,.emblaGalleryCarousel .embla__slide__number{align-items:center;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);justify-content:center}.emblaGalleryCarousel .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:50%;color:var(--text-body);cursor:pointer;display:inline-flex;height:3.6rem;margin:0;padding:0;text-decoration:none;touch-action:manipulation;width:3.6rem;z-index:1}.emblaGalleryCarousel .embla__button:disabled{color:var(--detail-high-contrast)}.emblaGalleryCarousel .embla__button__svg{height:35%;width:35%}.emblaCarouselHome{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.emblaCarouselHome__navigation{align-items:center;background:#fff;border:1px solid #e9e9e9;border-radius:20px;color:#3a4145;cursor:pointer;display:flex;font-size:30px;height:35px;justify-content:center;margin-top:-18px;opacity:.85;padding:0;position:absolute;top:50%;transition:all .2s ease;width:35px;z-index:5}.emblaCarouselHome__navigation:disabled{cursor:default;opacity:.5}.emblaCarouselHome__navigation:not(:disabled):hover{background:#e9e9e9;color:#3a4145;transform:scale(1.1)}.emblaCarouselHome__navigation svg{width:11px}.emblaCarouselHome__navigation--left{left:0}@media (min-width:900px){.emblaCarouselHome__navigation--left>span{margin-right:1px}}.emblaCarouselHome__navigation--right{right:0}@media (min-width:900px){.emblaCarouselHome__navigation--right>span{margin-left:1px}}.emblaCarouselHome .embla{overflow:hidden}.emblaCarouselHome .embla:not(.emblaFullWidth){margin:0 auto;width:calc(100% - 90px)}.emblaCarouselHome .embla__container{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;display:flex;user-select:none;-webkit-user-select:none}.emblaCarouselHome .embla__slide{box-sizing:border-box;min-width:fit-content}.property-owner-logo{display:flex;gap:10px}.property-owner-logo img{height:58px;max-width:170px;object-fit:contain;object-position:right;width:auto}.property-owner-logo .verificado{align-items:center;background:#fff;border:1px solid #e9e9e9;border-radius:50%;bottom:-6px;display:flex;font-size:18px;height:22px;justify-content:center;position:absolute;right:-6px;top:auto;transform:unset;transform-origin:unset;width:22px}.property-owner-logo .verificadoFull{align-items:center;display:flex;font-size:14px}.property-owner-logo .owner-name-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;overflow:hidden}.listingCard .property-owner-logo,.property-card .property-owner-logo{position:absolute;right:8px;top:8px;z-index:2}.listingCard .property-owner-logo img,.property-card .property-owner-logo img{height:50px;max-width:110px}@media screen and (max-width:576px){.listingCard .property-owner-logo,.property-card .property-owner-logo{background:#fff;border:1px solid #e4e4e4;border-radius:5px;padding:4px;top:-8px!important;top:-24px!important}}@media screen and (max-width:992px){.tooltip-trigger .tooltip{display:none}}.tooltip-trigger:hover .tooltip{opacity:1}.tooltip-trigger{display:inline;position:relative}.tooltip-trigger .tooltip{background-color:#000000ab;border-radius:6px;color:#fff;font-size:15px;opacity:0;padding:8px 10px;position:absolute;text-align:center;transition:opacity .3s ease-in-out;white-space:nowrap;width:auto;z-index:1}.tooltip-trigger .tooltip-top:after{border:5px solid transparent;border-top-color:#000000ab;content:" ";left:50%;margin-left:-5px;position:absolute;top:100%}.tooltip-top{bottom:100%;margin-bottom:6px}.property-card .property-lead-button{margin-top:8px}.property-card.property-card-large .property-lead-button{bottom:12px;margin-top:0;position:absolute;right:12px}@media screen and (max-width:768px){.property-card.property-card-large .property-lead-button{margin-top:8px;position:static}}.property-lead-button{display:flex;gap:10px}.property-lead-button.not-listing{flex-wrap:wrap}.property-lead-button.in-listing{flex-wrap:nowrap}.property-lead-button button:disabled{background-color:#f5f5f5;color:#ccc;cursor:not-allowed;filter:grayscale(100%)}.property-lead-button div button{width:100%}@media screen and (max-width:900px){.property-lead-button{gap:6px!important}}.property-lead-button .anticon.anticon-spin{padding-right:0}.property-lead-button .ant-btn-loading-icon{margin-right:8px}.property-lead-button .button-primary{font-size:15px;height:35px;min-height:35px;padding:0 13px!important}@media screen and (max-width:900px){.property-lead-button .button-primary{padding:0 7px!important}}.property-lead-button .button-primary svg{height:18px;margin-top:2px;width:18px}@media screen and (max-width:900px){.property-lead-button .button-primary svg{height:16px;width:16px}}.listingBoxCard{display:flex;flex-direction:column;height:fit-content!important;width:100%}.listingCard{background-color:#fff;border:1px solid #dee2e6;border-radius:18px;box-shadow:0 2px 3px rgba(0,0,0,.075);display:flex;flex:0 0 calc(33.33% - 12px);flex-direction:column;overflow:hidden;position:relative;z-index:1}.listingCard .commonExpenses{color:#000}.listingCard .lc-cardCover{background-color:#a4a4a4;flex:0 0 auto;height:200px;position:relative;width:100%}.listingCard .lc-cardCover .lc-galleryWrap,.listingCard .lc-cardCover>img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.listingCard .lc-cardCover>img{object-fit:cover;z-index:0}.listingCard .lc-cardCover .lc-galleryWrap{z-index:1}.listingCard .lc-dataWrapper{padding:20px;position:relative}@media screen and (max-width:900px){.listingCard .lc-dataWrapper{padding:18px}}.listingCard .lc-dataWrapper,.listingCard .lc-dataWrapper .lc-data{display:flex;flex:1;flex-direction:column;justify-content:space-around;text-align:start}.listingCard .lc-dataWrapper .property-owner-logo{display:none;right:15px;top:15px}@media screen and (min-width:992px){.listingCard .lc-dataWrapper .property-owner-logo{display:block}}.listingCard .lc-dataWrapper .property-owner-logo>div{align-items:center;background-color:#fff;border:1px solid #dadada;border-radius:10px;display:flex;height:50px;justify-content:center;width:90px}.listingCard .lc-dataWrapper .property-owner-logo>div img{height:40px;object-position:center;width:80px}.listingCard .lc-price .property-price-tag{align-items:baseline;display:flex;gap:6px}@media (max-width:900px){.listingCard .lc-price .property-price-tag:has(.commonExpenses){flex-direction:column}.listingCard .lc-price .property-price-tag:has(.commonExpenses) .main-price{line-height:.5}}.listingCard .lc-price .property-price-tag .price{font-size:22px;margin:0}.listingCard .lc-price strong{color:#000;font-size:22px;line-height:20px}.listingCard .lc-typologyTag{color:#19143b;display:flex;font-size:15px;font-weight:400;gap:20px;line-height:15px}.listingCard .lc-typologyTag .lc-typologyTag__item{align-items:center;display:flex;gap:6px}.listingCard .lc-location{color:#121331;font-size:15px;font-weight:400;line-height:18px;margin:5px 0;text-overflow:ellipsis}.listingCard .lc-location,.listingCard .lc-title{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.listingCard .lc-title{flex-grow:1;margin:4px 0 2px;max-width:100%;overflow-wrap:anywhere;padding-right:90px}.listingCard .publisher{border-top:1px solid #3a4145;padding:10px 0}.listingCard h2{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#000;display:flex;font-size:15px;font-weight:700;line-height:17px;margin:4px 0 2px;overflow:hidden}.listingCard h2 span:first-letter{text-transform:uppercase}.listingCard h2:first-line{text-transform:capitalize}.listingCard strong{font-weight:600}.listingCard .card-gallery-pagination{bottom:18px;left:18px}.listingCard .lc-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#65696a;display:-webkit-box;flex-grow:1;font-size:15px;line-height:17px;margin:0;max-width:100%;overflow:hidden;overflow-wrap:anywhere;padding-right:90px}.listingCard .lc-cardCoverTop{align-items:start;display:flex;justify-content:space-between;padding:18px;position:relative;z-index:3}.listingCard .lc-cardCoverTop--tag-container{display:flex;flex-wrap:wrap;gap:8px}.listingCard .lc-cardCoverTop .lc-tags{align-items:center;background-color:#fff;border-color:#fff;border-radius:20px;box-shadow:0 2px 2px #0000001a;-webkit-box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);-moz-box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);color:#2e2e2e;display:inline-block;display:flex;font-size:11px;font-weight:700;gap:6px;height:auto;justify-content:center;line-height:18px;padding:5px 11px;text-transform:uppercase}.listingCard .lc-cardCoverTop .lc-tags:not(.tag-owner-type){text-transform:uppercase}.listingCard .lc-cardCoverTop .lc-tags--icon{border-radius:50%;height:30px;padding:2px;width:30px}.listingCard .lc-cardCoverTop .lc-tags.icon-tag{border-radius:50%;height:30px;padding:5px;width:30px}.listingCard .lc-cardCoverTop .tag-seaDistance{color:#4d4d4d;font-size:14px;height:24px;line-height:23px;padding:0 5px;text-transform:none}.listingCard .qty-price{color:#3f3f3f;font-size:16px;line-height:28px;margin-top:5px}.listingCard.special{border:4px solid #02bbaf;border-radius:12px;box-shadow:0 0 12px #02bbaf}.lc-owner-name{-webkit-line-clamp:1;line-clamp:1;background-color:#d8e1e3;border-radius:0 18px 0 0;display:block;font-size:15px;height:38px;left:0;line-height:38px;max-width:100%;overflow:hidden;padding-left:20px;padding-right:110px;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.listingCard.isBigCard{align-items:stretch;display:flex;flex:0 0 100%;flex-direction:row;max-width:100%;overflow:visible}.listingCard.isBigCard .lc-cardCover{border-radius:18px 0 0 18px;height:275px;object-fit:cover;overflow:hidden;width:384px}.listingCard.isBigCard.ce3 .lc-cardCover{height:255px}.listingCard.isBigCard .property-lead-button{margin-top:auto}@media screen and (min-width:993px) and (max-width:1199px){.listingCard{flex:0 0 calc(50% - 10px)}}@media screen and (max-width:768px){.listingCard{flex:0 0 calc(50% - 10px)}.listingCard.isSuperHighlighted .lc-cardCover{height:250px;width:50%}.listingCard.isSuperHighlighted .property-lead-button{position:static}.listingCard.isSuperHighlighted .emblaGalleryCarousel__pagination{bottom:43px}}@media screen and (max-width:900px){.listingCard.isBigCard{flex-direction:column}.listingCard.isBigCard .lc-cardCover{border-bottom-left-radius:0;border-top-right-radius:18px;width:100%}.listingCard.isBigCard .property-lead-button button{padding:0 5px}.listingCard.isBigCard .lc-typologyTag{font-size:15px;margin-bottom:5px;margin-top:5px}.listingCard.isBigCard .lc-description{margin-bottom:5px;padding-right:0}.listingCard.isBigCard .lc-owner-name{border-radius:0}.listingCard .commonExpenses{display:block}.lc-owner-name{display:block;height:34px;line-height:34px}}@media screen and (max-width:420px){.listingCard.isBigCard .property-lead-button button{font-size:14px}}.shortCard{flex:0 0 100%;max-width:300px}.shortCard.isBigCard{align-items:stretch;display:flex;flex:0 0 100%;flex-direction:column;max-width:100%;overflow:visible}.shortCard.isBigCard .lc-cardCover{height:275px;object-fit:cover;overflow:hidden;width:100%}.shortCard.isBigCard.ce3 .lc-cardCover{height:255px}.shortCard.isBigCard .property-lead-button{margin-top:auto}.shortCard.isSuperHighlighted{flex-direction:column}.shortCard .lc-cardCover{border-radius:18px 18px 0 0!important;height:225px;width:100%}.property-card .property-owner-logo,.shortCard .property-owner-logo{background:none;border:none;top:-30px!important}.shortCard .lc-owner-name{border-radius:0}.listingCard.shortCard h2.lc-title{padding-right:0}.listingCard.shortCard .property-price-tag{align-items:flex-start;display:flex;flex-direction:column;gap:5;justify-content:center}.listingCard.shortCard .property-price-tag:has(.commonExpenses) .price{line-height:.5}.listingCard.shortCard .property-price-tag .commonExpenses{font-size:12px}@media screen and (max-width:576px){.listingCard{flex:0 0 100%}.listingCard.isSuperHighlighted{flex-direction:column}.listingCard.isSuperHighlighted .lc-cardCover{border-radius:18px 18px 0 0;height:225px;width:100%}.listingCard.isSuperHighlighted .emblaGalleryCarousel__pagination{bottom:68px}.listingCard .property-owner-logo,.property-card .property-owner-logo{background:none;border:none;top:-30px!important}}.duplicated-banner{align-items:center;background:#d7eef1;border-radius:0 0 22px 22px;cursor:pointer;display:flex;justify-content:center;margin-top:-20px;padding:30px 10px 10px;position:relative;z-index:0}.duplicated-banner .arrow{align-items:center;display:flex;margin-left:5px}.duplicated-banner .arrow.up{transform:rotate(180deg)}.hidden-holder{max-height:0;opacity:0;overflow:hidden;transition:max-height 1s ease-in-out,opacity 1s ease-in-out}.ant-modal-content{border-radius:18px}@keyframes slideDown{0%{height:0;opacity:0}to{height:auto;opacity:1}}.lc-typologyContainer{align-items:center;column-gap:8px;display:flex;flex-direction:row;flex-wrap:wrap}.lc-typologyContainer .lc-location{margin:0}.lc-typologyContainer .lc-typologyTag{display:flex;flex-wrap:wrap;gap:8px}.lc-feriaFincaClic{container-type:inline-size;align-items:center;background-color:#fc7315;bottom:0;color:#fff;display:flex;font-weight:900;gap:10px;justify-content:space-between;padding:7px 13px;pointer-events:none;position:absolute;width:100%;z-index:1}.lc-feriaFincaClic>div{align-items:center;display:flex;gap:5px}@media (max-width:360px){.lc-feriaFincaClic{font-size:12px}}@container (max-width: 300px){.lc-feriaFincaClic>svg{width:70px}.lc-feriaFincaClic>div{font-size:12px}}.favorite-button{font-weight:700;transform:translateY(0);transition:transform .1s ease,box-shadow .1s ease}.favorite-button:active{animation:press .2s linear 1}.favorite-button.default svg{font-size:21px}.favorite-button.justIcon{background:none;border:none;cursor:pointer;font-size:28px;height:auto;line-height:0;min-height:30px;min-width:30px;padding:2px;width:auto}@media screen and (max-width:992px){.favorite-button{height:auto;line-height:0;width:auto}.favorite-button .anticon{color:#fff;font-size:28px;line-height:0}.favorite-button span:not(.anticon){display:none}}.button:not(.noStyle).button-secondary.favorite-button{background:#fff;border-color:#d9d9d9;color:#21333a}.button:not(.noStyle).button-secondary.favorite-button:hover{background:#f0f4f5;border-color:#21333a}.favorite-container .favorite-button:hover .heart-icon path{fill-opacity:.5;fill:#fc7315}.favorite-container .favorite-button.active .heart-icon path{fill-opacity:1;fill:#fc7315}.favorite-container .heart-icon path{fill:#000;fill-opacity:.3;stroke:#fff;stroke-width:2}@keyframes press{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}@media screen and (min-width:992px){.listing-card-button.large{max-width:150px}.listing-card-button.default{max-width:100%}}@media screen and (max-width:992px){.form-modal{margin:0!important;max-width:100%!important;padding:0;top:0;width:100%!important}.form-modal .ant-modal-content{border-radius:0}.form-modal .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;min-height:max-content;padding:0}}.form-modal .modal-form-content{overflow-x:hidden;overflow-y:auto}@media screen and (min-width:992px){.form-modal .modal-form-content{height:auto!important}}@media screen and (max-width:992px){.form-modal .modal-form-content{padding:16px}}.container-tag-event{bottom:0;position:absolute;right:0;z-index:4}.container-tag-event .container-tag-event-box{display:block;margin-bottom:30px;margin-right:10px;position:relative;z-index:3}.container-tag-event .container-tag-event-box .tag-event-image{background:#2e4247;border:2px solid #ef5d28;border-radius:8px;height:60px;padding:5px;z-index:3}.container-tag-event .container-tag-event-box .date{background:#ef5d28;border-radius:8px;bottom:-20px;color:#fff;display:flex;font-family:Poppins,sans-serif!important;justify-content:center;left:0;margin:auto;overflow:auto;position:absolute;right:0;width:50%}@media screen and (max-width:576px){.container-tag-event .container-tag-event-box{margin-left:10px;margin-right:0}.container-tag-event{left:0;right:unset}}.tags-container{display:flex;flex-wrap:wrap;gap:6px}.tags-container .property-tag{border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,.1);color:#052581;display:flex;font-size:12px;gap:4px;height:20px;line-height:20px;margin-bottom:4px;margin-right:8px;padding:0 4px}.tags-container .lc-tags,.tags-container .property-tag{align-items:center;background-color:#fff;border-color:#fff;font-weight:700;justify-content:center}.tags-container .lc-tags{border-radius:20px;box-shadow:0 2px 2px #0000001a;-webkit-box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);-moz-box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);color:#2e2e2e;display:inline-block;display:flex;font-size:11px;gap:6px;height:auto;line-height:18px;padding:5px 11px;text-transform:uppercase}.tags-container .lc-tags:not(.tag-owner-type){text-transform:uppercase}.tags-container .lc-tags--icon{border-radius:50%;height:30px;padding:2px;width:30px}.tags-container .lc-tags.icon-tag{border-radius:50%;height:30px;padding:5px;width:30px}.lc-tags{align-items:center;background-color:#fff;border-color:#fff;border-radius:20px;box-shadow:0 2px 2px #0000001a;-webkit-box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);-moz-box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);color:#2e2e2e;display:inline-flex;font-size:11px;font-weight:700;gap:6px;height:auto;justify-content:center;line-height:18px;padding:5px 11px;text-transform:uppercase}.lc-tags--icon{border-radius:50%;height:30px;padding:2px;width:30px}.property-card{border:none;box-shadow:0 1px 4px rgba(0,0,0,.1);overflow:hidden;position:relative}.property-card .ant-card-cover{background-color:transparent;border-bottom:1px solid #e9e9e9;border-radius:8px 8px 0 0;margin-left:0;margin-right:0;overflow:hidden;position:relative;transform:none}.property-card .ant-card-cover .property-card-top{border-radius:0;box-sizing:border-box;flex-wrap:nowrap;left:0;padding:8px 8px 0;position:absolute;top:0;width:100%;z-index:2}.property-card .ant-card-cover .back-drop,.property-card .ant-card-cover img{-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0}.property-card .ant-card-body{padding:12px;position:relative}.property-card.property-card-large{display:flex;height:225px}@media screen and (max-width:768px){.property-card.property-card-large{height:247px}}@media screen and (max-width:576px){.property-card.property-card-large{flex-wrap:wrap;height:auto}}@media (min-width:993px){.property-card.property-card-large.ce3{height:255px}.property-card.property-card-large.ce3 .amenities-container{margin:12px 0}}@media (min-width:577px) and (max-width:768px){.property-card.property-card-large.ce3{height:300px}}@media (min-width:769px) and (max-width:992px){.property-card.property-card-large.ce3{height:250px}}.property-card.property-card-large .ant-card-cover{flex:0 0 32%;max-width:32%;transition:all .3s ease}@media screen and (min-width:576px){.property-card.property-card-large .ant-card-cover{border-bottom:0;border-radius:8px 0 0 8px}.property-card.property-card-large .ant-card-cover img{border-radius:8px 0 0 8px}}@media (max-width:768px),screen and (max-width:1200px) and (min-width:992px){.property-card.property-card-large .ant-card-cover{flex:0 0 50%;max-width:50%}}@media screen and (max-width:576px){.property-card.property-card-large .ant-card-cover{flex:0 0 100%;height:225px;max-width:100%}}.property-card.property-card-large .ant-card-body{flex-basis:68%;max-width:68%}@media screen and (min-width:576px){.property-card.property-card-large .ant-card-body{border-left:1px solid #e9e9e9;padding:16px}}@media (max-width:768px),screen and (max-width:1200px) and (min-width:992px){.property-card.property-card-large .ant-card-body{flex:0 0 50%;max-width:50%}}@media screen and (max-width:576px){.property-card.property-card-large .ant-card-body{flex:0 0 100%;max-width:100%}}.property-card.property-card-default .ant-card-cover{height:200px}.property-card-skeleton{background-color:#fff;border:1px solid #e9e9e9;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.1);width:100%}.property-card-skeleton .cardImgSkelleton{align-items:center;background-color:#f2f2f2;color:#bfbfbf;display:flex;height:200px;justify-content:center;width:100%}.property-card-skeleton .cardImgSkelleton svg{height:48px;width:48px}.property-card-skeleton .property-card-body{display:flex;flex-direction:column;gap:10px;padding:8px 12px}.property-card-skeleton span{animation:span-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;display:block;height:18px;width:100%}@keyframes span-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.property-card-skeleton.big{display:flex;flex-direction:row}.property-card-skeleton.big .cardImgSkelleton{height:270px;width:350px}.property-card-skeleton.big .property-card-body{flex-grow:1}.price-tag-skeleton{width:100%}.price-tag-skeleton .ant-space-item{width:50%}@media screen and (max-width:992px){.price-tag-skeleton .ant-space-item{width:100%}}.price-tag-skeleton .ant-space-item .ant-skeleton,.price-tag-skeleton .ant-space-item .ant-skeleton .ant-skeleton-button{width:100%}.main-price{color:#000;font-size:22px;margin:0}.pd-main-content-info .property-price-tag .operation_type,.pd-main-content-info .property-price-tag .price{margin:0}.property-card .property-price-tag .qty-price{color:#3f3f3f!important;font-size:16px;line-height:28px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-card .property-price-tag .commonExpenses{font-size:14px;font-weight:700;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-container .property-price-tag .price{margin:0}.pd-main-content .property-price-tag{justify-content:flex-end;text-align:right}@media screen and (max-width:992px){.pd-main-content .property-price-tag{justify-content:flex-start;text-align:left}}@media screen and (max-width:576px){.pd-main-content .property-price-tag .price.heading.heading-3.high{font-size:19px;margin-bottom:5px}}.pd_affix_top .property-price-tag{align-items:flex-start;flex-direction:column}.auth-modal{max-width:500px;padding-bottom:0}@media screen and (max-width:768px){.auth-modal{border-radius:0;height:100%;margin:0;max-height:100%;max-width:100%}}.ant-modal-mask{backdrop-filter:blur(20px);background-color:rgba(0,0,0,.6)}@link-color-bbranding .ack: #3b4144;