.properties-page .breadcrumbs-contain{background:var(--light-color);border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color)}.properties-page .towns-swiper{background:var(--light-color);border:1px solid rgba(25,58,78,.212);border-top:0;height:49px;padding:.4rem 3rem}.properties-page .towns-swiper .swiper{position:static}.properties-page .towns-swiper .swiper .swiper-slide{border:1px solid var(--primary-color);border-radius:50px;padding:.2rem 1rem;width:-moz-max-content;width:max-content}.properties-page .towns-swiper .swiper .swiper-button-next,.properties-page .towns-swiper .swiper .swiper-button-prev{background:#eee;border:1px solid rgba(25,58,78,.212)!important;height:30px!important;top:31px;width:30px!important}.properties-page .towns-swiper .swiper .swiper-button-next:after,.properties-page .towns-swiper .swiper .swiper-button-prev:after{font-size:.7rem!important}.properties-page .page-tabs{background:#e3e6e8;border-radius:64px;padding:.5rem;width:-moz-max-content;width:max-content}.properties-page .page-tabs .item{color:var(--black-color);cursor:pointer;font-size:1.2rem;font-weight:700;padding:.7rem 1.5rem;position:relative}.properties-page .page-tabs .item.active{background:var(--light-color);border-radius:64px;box-shadow:0 1px 2px 0 rgba(0,0,0,.059);box-shadow:0 1px 3px 0 #0000001a}.properties-page .projects-info .number{font-size:max(1rem,min(1.5vw,1.2rem))}@media(max-width:991.98px){.properties-page .page-tabs{border-radius:15px;padding:.5rem;width:-moz-max-content;width:max-content}.properties-page .page-tabs .item{font-size:1rem;padding:.4rem .6rem}.properties-page .page-tabs .item.active{border-radius:15px}.properties-page .towns-swiper{border-left:0;border-right:0;padding:.4rem 2rem}.properties-page .towns-swiper .swiper .swiper-button-prev,.properties-page .towns-swiper .swiper .swiper-container-rtl .swiper-button-next{left:auto;right:2px}.properties-page .towns-swiper .swiper .swiper-button-next,.properties-page .towns-swiper .swiper .swiper-container-rtl .swiper-button-prev{left:2px;right:auto}}.property-card{border:1px solid transparent;border-radius:24px;display:block;height:100%;overflow:hidden;transition:all .2s ease-in-out}.property-card .images{display:block;height:300px;width:100%}.property-card .images img{height:300px;-o-object-fit:cover;object-fit:cover}.property-card .images .country{background:var(--light-color);border-radius:24px;left:15px;position:absolute;top:15px;z-index:2}.property-card .images .country img{height:28px;width:28px}.property-card .images:hover{color:var(--primary-color);transition:all .2s ease-in-out}.property-card .body{background:var(--light-color);border:1px solid var(--border-color);border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top:0;display:flex;flex-direction:column;height:calc(100% - 300px);padding:1.5rem}.property-card .body .title{font-family:Somar Sans,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.property-card .body .title:hover{color:var(--secondary-color);transition:all .2s ease-in-out}.property-card .body .price{font-family:Somar Sans,sans-serif;margin-bottom:1rem}.property-card .body .price span:first-of-type{font-size:1.2rem;font-weight:400;opacity:.8}.property-card .body .price span:nth-of-type(2){font-size:1.4rem;font-weight:700}.property-card .body .properties{font-size:1rem}.property-card .body .properties a:hover{color:var(--secondary-color);transition:all .2s ease-in-out}.property-card .body .properties .item{align-items:flex-start;display:flex}.property-card:hover{border-color:var(--secondary-color);box-shadow:0 4px 6px -2px rgba(0,0,0,.031);box-shadow:0 12px 16px -4px #00000014;color:var(--primary-color)}.property-card:hover .body{border-color:transparent}@media(max-width:991.98px){.property-card .body{padding:1rem}.property-card .body .title{font-size:1.1rem}.property-card .body .price span:first-of-type{font-size:1rem}.property-card .body .price span:nth-of-type(2){font-size:1.2rem}}