.cmpi-theme .site,
.cmpi-theme .site-content,
.cmpi-theme .content-area,
.cmpi-theme .entry-content{
  background:transparent;
}

.cmpi-theme .cmp-card{
  border-radius:22px;
  border:1px solid #cfe9dd;
  box-shadow:0 18px 44px rgba(15,126,216,.10);
  background:#fff;
  padding:26px;
}

.cmpi-theme .cmp-section-head{
  align-items:flex-start;
  margin-bottom:18px;
}
.cmpi-theme .cmp-section-kicker{
  color:#eb6d00;
}
.cmpi-theme .cmp-section-head h2{
  font-size:24px;
  color:#133b31;
}

.cmpi-theme #cmp-filter-form{
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.cmpi-theme .cmp-top-search label,
.cmpi-theme .cmp-form label{
  color:#133b31;
}
.cmpi-theme .cmp-form input[type=text],
.cmpi-theme .cmp-form input[type=email],
.cmpi-theme .cmp-form input[type=url],
.cmpi-theme .cmp-form input[type=file],
.cmpi-theme .cmp-form select,
.cmpi-theme .cmp-form textarea,
.cmpi-theme .cmp-top-search input,
.cmpi-theme .cmp-top-search select,
.cmpi-theme #cmp-filter-form input,
.cmpi-theme #cmp-filter-form select{
  width:100%;
  min-height:52px;
  padding:14px 16px;
  border-color:#bfe2d4;
  border-radius:14px;
  background:#fff;
  color:#133b31;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75);
}

.cmpi-theme .cmp-invest-filter-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px 28px;
  align-items:start;
}

.cmpi-theme .cmp-invest-filter-field{
  margin:0;
}

.cmpi-theme .cmp-invest-filter-field label{
  display:block;
  margin-bottom:8px;
  font-size:14px;
  font-weight:700;
  line-height:1.3;
  color:#133b31;
}

.cmpi-theme .cmp-invest-filter-actions{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-top:26px;
  padding-top:22px;
  border-top:1px solid #cfe9dd;
}

.cmpi-theme .cmp-invest-filter-check{
  display:flex;
  align-items:center;
  gap:12px;
  margin:0;
  color:#2d6e62;
  font-size:15px;
  font-weight:600;
  cursor:pointer;
}

.cmpi-theme .cmp-invest-filter-check input[type=checkbox]{
  width:20px;
  min-width:20px;
  height:20px;
  min-height:20px;
  margin:0;
  accent-color:#28b56d;
  box-shadow:none;
}

.cmpi-theme #cmp-filter-form .cmp-invest-filter-check input[type=checkbox]{
  width:20px;
  min-width:20px;
  height:20px;
  min-height:20px;
  padding:0;
  border-radius:4px;
}

.cmpi-theme #cmp-filter-form-wrap.cmp-card{
  background:#fff;
  border:1px solid #cfe9dd;
  border-radius:8px;
  box-shadow:0 14px 34px rgba(16,67,55,.08);
}

.cmpi-theme .cmpi-content-card > #cmp-filter-form-wrap.cmp-card{
  margin:0;
  padding:24px;
  background:#fff;
  border:1px solid #cfe9dd;
  border-radius:8px;
  box-shadow:0 14px 34px rgba(16,67,55,.08);
}

.cmpi-theme .cmpi-content-card:has(> #cmp-filter-form-wrap){
  background:#fff;
}

.cmpi-theme .cmpi-content-card > .cmp-card{
  margin:0;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
}

.cmpi-theme .cmpi-content-card > .cmp-card + .cmp-card{
  margin-top:28px;
}

.cmpi-theme .cmp-listing-form-card .cmp-form-section,
.cmpi-theme .cmp-listing-form-card .cmp-inner-card{
  margin:0 0 28px;
  padding:24px 0 0;
  background:transparent;
  border:0;
  border-top:1px solid #cfe9dd;
  border-radius:0;
  box-shadow:none;
}

.cmpi-theme .cmp-listing-form-card .cmp-form-section:first-of-type{
  margin-top:24px;
}

.cmpi-theme .cmp-listing-form-card .cmp-facility-group,
.cmpi-theme .cmp-listing-form-card .cmp-new-preview{
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
}

.cmpi-theme .cmp-listing-form-card .cmp-new-preview{
  padding:0;
}

.cmpi-theme .cmp-invest-filter-submit{
  min-width:170px;
  padding:15px 28px;
  font-size:15px;
}

.cmpi-theme #cmp-filter-form-wrap > .cmp-section-head{
  margin-bottom:24px;
}

.cmpi-theme #cmp-filter-form-wrap .cmp-section-head h2{
  max-width:860px;
  line-height:1.08;
}

.cmpi-theme .cmp-btn,
.cmpi-theme .cmp-compare-btn,
.cmpi-theme .cmp-favorite-btn{
  background:linear-gradient(135deg,#ff8b2b,#ffd84d);
  box-shadow:0 12px 28px rgba(255,139,43,.25);
}
.cmpi-theme .cmp-free-info-hero{
  border-color:#cfe9dd;
  background:linear-gradient(135deg,#fffaf2,#f0fff8 58%,#eef8ff);
}
.cmpi-theme .cmp-free-info-hero h1{
  color:#133b31;
}
.cmpi-theme .cmp-btn-secondary,
.cmpi-theme .cmp-compare-btn{
  background:linear-gradient(135deg,#0e8f6a,#0f7ed8);
}

.cmpi-theme .cmp-grid-listings{
  align-items:stretch;
  grid-template-columns:repeat(auto-fit,minmax(300px,1fr));
}
.cmpi-theme .cmp-listing-card,
.cmpi-theme .cmp-property-card{
  display:flex;
  flex-direction:column;
  height:100%;
  border-radius:22px;
  overflow:hidden;
}
.cmpi-theme .cmp-thumb{
  height:210px;
  flex:0 0 210px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#eef4ef;
}
.cmpi-theme .cmp-thumb img,
.cmpi-theme .cmp-thumb-empty{
  width:100%;
  height:100%;
}
.cmpi-theme .cmp-thumb img{
  object-fit:cover;
}
.cmpi-theme .cmp-card-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:22px;
}
.cmpi-theme .cmp-card-top{
  min-height:28px;
  margin-bottom:12px;
}
.cmpi-theme .cmp-property-card h3{
  height:92px;
  margin:0 0 10px;
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  font-size:19px;
  line-height:1.18;
  color:#133b31;
}
.cmpi-theme .cmp-tagline{
  height:44px;
  margin:0 0 8px;
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-height:1.35;
  color:#eb6d00;
}
.cmpi-theme .cmp-loc{
  height:18px;
  margin-bottom:8px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.cmpi-theme .cmp-price{
  min-height:38px;
  margin:8px 0 4px;
  color:#0e8f6a;
  font-size:30px;
}
.cmpi-theme .cmp-price-tax{
  min-height:18px;
  margin:0 0 10px;
}
.cmpi-theme .cmp-facts{
  min-height:38px;
  margin:0 0 12px;
}
.cmpi-theme .cmp-property-card p:not(.cmp-tagline):not(.cmp-price):not(.cmp-price-tax):not(.cmp-loc){
  height:58px;
  margin:0;
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.cmpi-theme .cmp-card-actions{
  margin-top:auto;
  padding-top:16px;
}
.cmpi-theme .cmp-badge{
  background:#e9fff4;
  color:#0e8f6a;
}
.cmpi-theme .cmp-status{
  background:#fff6d7;
  color:#d67d00;
}

.cmpi-theme .cmp-map{
  border-radius:22px;
  border:1px solid #bfe2d4;
  background:#eef8ff;
}
.cmpi-theme .cmp-map-error{
  padding:18px;
  border-radius:18px;
  background:#fff9dc;
  border:1px solid #ffd84d;
  color:#c96a00;
}

.cmpi-theme .cmp-single-layout > *{
  margin-bottom:22px;
}
.cmpi-theme .cmp-detail-facts div{
  border-radius:18px;
  border:1px solid #cfe9dd;
  background:linear-gradient(180deg,#ffffff,#f5fffb);
}
.cmpi-theme .cmp-detail-facts strong{
  color:#0f7ed8;
}
.cmpi-theme .cmp-detail-facts span{
  color:#133b31;
}

@media (max-width: 980px){
  .cmpi-theme .cmp-invest-filter-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 640px){
  .cmpi-theme #cmp-filter-form{
    padding:0;
  }
  .cmpi-theme .cmp-invest-filter-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .cmpi-theme .cmp-invest-filter-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .cmpi-theme .cmp-invest-filter-submit{
    width:100%;
  }
  .cmpi-theme .cmp-grid-listings{
    grid-template-columns:1fr;
  }
  .cmpi-theme .cmp-thumb{
    height:200px;
    flex-basis:200px;
  }
  .cmpi-theme .cmp-property-card h3,
  .cmpi-theme .cmp-tagline,
  .cmpi-theme .cmp-loc,
  .cmpi-theme .cmp-price,
  .cmpi-theme .cmp-price-tax,
  .cmpi-theme .cmp-facts,
  .cmpi-theme .cmp-property-card p:not(.cmp-tagline):not(.cmp-price):not(.cmp-price-tax):not(.cmp-loc){
    height:auto;
    min-height:0;
    white-space:normal;
  }
}
