.developer-active-projects.dap .dap__title{margin-bottom:var(--title-space)}.developer-active-projects.dap .dap__cat-list{display:flex;flex-wrap:wrap;gap:61px;border-radius:999px;border:16px solid #fff;padding:8px}:is(.developer-active-projects.dap .dap__cat-list) .dap__cat-item{flex:0 0 auto;display:block;padding:clamp(10px,.98vw,14px) clamp(16px,1.667vw,24px);border-radius:999px;border:none;background-color:transparent;cursor:pointer}.active:is(:is(.developer-active-projects.dap .dap__cat-list) .dap__cat-item){background-color:var(--button-secondary-default);color:var(--white-text-color)}.developer-active-projects.dap .dap__results{min-height:240px}.dap__items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(8px,1.67vw,24px);margin-top:clamp(24px,2.8vw,40px)}@media (min-width:768px) and (max-width:991px){.dap__items{grid-template-columns:1fr 1fr}}@media (max-width:767px){.dap__items{grid-template-columns:1fr;gap:24px}}.country-offers__slider .property-card,.dap__items .property-card{height:100%}.developer-active-projects .dap__empty{margin:20px 0}