.elementor-1205 .elementor-element.elementor-element-3490e7d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:35px 0px;--row-gap:35px;--column-gap:0px;--margin-top:75px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-1205 .elementor-element.elementor-element-75b668d{width:var( --container-widget-width, 657px );max-width:657px;--container-widget-width:657px;--container-widget-flex-grow:0;}.elementor-1205 .elementor-element.elementor-element-75b668d.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1205 .elementor-element.elementor-element-78dca17{--grid-columns:1;}@media(max-width:1024px){.elementor-1205 .elementor-element.elementor-element-78dca17{--grid-columns:2;}}@media(max-width:767px){.elementor-1205 .elementor-element.elementor-element-78dca17{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-78dca17 *//*offert card*/
.property-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 38px 40px;
  box-shadow: 0 10px 24px rgba(10, 24, 52, 0.05);
  border: 1px solid rgba(19, 37, 75, 0.05);
}

.property-card .elementor-image-carousel-wrapper {
    width: 100%;
}

.property-card .swiper-slide {
    width: 100% !important;
}

.property-card .swiper-slide-image {
    width: 100%;
    height: auto;
}

/*meta*/
.offer-meta {
  color: #2c3550;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 24px;
}

.offer-meta ul {
  margin: 0;
  padding-left: 18px;
}

.offer-meta li {
  margin-bottom: 3px;
}

.offer-meta strong {
  color: #13254b;
  font-weight: 700;
}

/*badge*/
.offer-badge .elementor-heading-title,
.offer-badge-shortcode {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  border: 1px solid #d9dde6;
  border-radius: 7px;
  background: #f4efec;
  color: #13254b;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 16px;
}

/*title*/
.offer-title .elementor-heading-title {
  color: #13254b;
  font-size: 25px;
  line-height: 1.18;
  font-weight: 700;
  margin-bottom: 14px;
}


/*price*/
.offer-price-label {
  margin-bottom: 6px;
}

.offer-price-label p,
.offer-price-label .elementor-widget-container {
  margin: 0;
  color: #6b7280;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.offer-price .elementor-heading-title {
  position: relative;
  margin: 0 0 18px;
  padding-left: 18px;
  color: #13254b;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.offer-price .elementor-heading-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6%;
  width: 4px;
  height: 88%;
  background: #2f66f3;
  border-radius: 4px;
}

.offer-price-note {
  margin-top: -8px;
  margin-bottom: 22px;
}

.offer-price-note p,
.offer-price-note .elementor-widget-container {
  margin: 0;
  color: #7b8190;
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 1024px) {
  .offer-price .elementor-heading-title {
    font-size: 34px;
    padding-left: 16px;
  }
}

@media (max-width: 767px) {
  .offer-price .elementor-heading-title {
    font-size: 30px;
  }
}/* End custom CSS */