.filters-custom-select{position:relative;min-width:unset}.filters-custom-select__trigger{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:8px;height:35px;padding:16px;border:1px solid #381008;background:transparent;color:#381008;font-family:var(--font-objective-medium),sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}@media screen and (max-width:767px){.filters-custom-select__trigger{padding:10px}}.filters-custom-select__trigger span:first-child{white-space:nowrap}.filters-chevron{width:16px;height:8px;background:url(/assets/images/icons/arrow.svg) no-repeat 50%;background-size:contain;transition:transform .2s ease}.filters-chevron.open{transform:rotate(180deg)}.filters-custom-select__menu{position:absolute;top:calc(100% + 6px);left:0;min-width:160px;background:#f6f1dc;border:1px solid #8b6a4f;z-index:50;cursor:pointer;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.filters-custom-select__option{padding:8px 12px;font-size:14px}.filter-text{margin-right:6px;font-size:16px}.clear-filters{margin-left:6px;height:35px;padding:6px 16px;border:1px solid #381008;background:transparent;color:#381008;font-family:var(--font-objective-medium),sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}