.filter-top-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.filter-top-bar__left p{font-size:1.2em;margin:0}.filter-top-bar__right .btn-filter{align-items:center;background-color:#ff5000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;padding:14px 20px}.filter-top-bar__right .btn-filter img{height:20px;margin-right:8px;width:20px}.cards-container{display:flex;flex-wrap:wrap;justify-content:center}.card{align-content:flex-start;background-color:#fff;border-radius:.25rem;box-shadow:0 20px 40px -14px rgba(0,0,0,.25);display:flex;flex-direction:column;margin:15px;overflow:hidden;width:calc(33.33333% - 30px)}.div-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:250px;min-width:495px;position:relative;width:100%}.tag-tipo{background:#ff5000;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#fff;font-family:Zilla Slab;left:0;padding:5px 20px;position:absolute;top:20px}.card__text{padding:20px;text-align:initial;width:100%}.row__tipo_ciudad{display:flex;flex-wrap:wrap;justify-content:space-between}h4.card__title{border-bottom:1px solid #ccc;font-size:25px;line-height:24px;margin:0 0 10px;min-height:78px;padding-bottom:5px}.card-description{min-height:220px}.btn-cards{background:#000;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:15px;font-weight:400;margin-top:15px;padding:5px 10px;text-align:center;text-transform:uppercase;width:100%}@media (max-width:768px){.card{margin:10px;width:calc(50% - 20px)}}@media (max-width:576px){.card{margin:10px 0;width:100%!important}}.filter-drawer{background-color:#fff;box-shadow:-3px 0 8px rgba(0,0,0,.2);height:100%;padding:20px;position:fixed;right:-400px;top:0;transition:right .3s ease-in-out;width:400px;z-index:9999}.filter-drawer.open{right:0}.filter-drawer__header{align-items:center;display:flex;justify-content:space-between}.filter-drawer__header h2{font-size:1.5em;margin:0}.filter-drawer__close{background-color:#fff;border:none;color:#ff5900;cursor:pointer;font-size:1.2em;padding-right:12px}.filter-drawer__content{margin-top:20px}.filter-drawer__footer{bottom:20px;display:flex;justify-content:space-between;left:20px;position:absolute;right:20px}.btn-clear{background-color:#fff;border-color:#000;border-radius:10px;color:#000;padding:8px 16px}.btn-apply,.btn-clear{cursor:pointer;font-size:1rem}.btn-apply{background-color:#ff5900;border:none;border-radius:10px;color:#fff;padding:8px 24px}@media (max-width:576px){.filter-drawer{right:-100%;width:100%}.filter-drawer.open{right:0}}.filter-section{margin-bottom:10px}.accordion-header{border:none;border-radius:4px;display:block;font-size:1rem;outline:none;padding:10px;text-align:left;width:100%}.accordion-header.open{font-weight:700}.filter-areas label{display:block;margin-bottom:8px}.filter-drawer__content{max-height:calc(100% - 80px);overflow-y:auto}.accordion-item{border-bottom:1px solid #ccc;margin-bottom:15px}.accordion-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:5px}.accordion-header h3{font-size:20px;margin:0}.accordion-header .toggle-icon{height:20px;width:20px}.accordion-body{margin-left:10px}.accordion-item.open .accordion-header h3{font-size:20px;font-weight:700}.title-custom{color:#fff;font-size:2rem;line-height:1.2;margin:0;padding-left:12px}.title-custom .highlight{color:#ff5900}.title-custom .subtitle{display:inline-block;line-height:1.2}@media (max-width:576px){.title-custom{font-size:1.2rem}.filter-top-bar__left h2,.title-custom br{display:none}}@media (min-width:992px){.filter-top-bar__right{padding-right:12px}}