/* ################################################################################################################################################ */
/* DEBUG: seraph-accel CSS src="inline:https://houstonsymphony.org:443/mission-vision-values/:4225" */

.hs-search-filters{display:flex;gap:10px;border-bottom:1px solid #d3d3d3;padding-bottom:20px;margin-bottom:30px}.custom-select{position:relative;stroke:#f3f3f4;stroke-width:1px;border:1px solid #d3d3d3;border-radius:30px;transition:border-color .3s;cursor:pointer;align-content:center!important;width:100%;margin-bottom:20px;display:flex}.custom-select:hover{border-color:#33322f}.custom-select-trigger{display:flex;justify-content:space-between;justify-content:center;align-items:center;cursor:pointer;white-space:nowrap;width:100%}.custom-select-trigger:after{content:"";font-size:0px;color:transparent}.custom-options{position:absolute;top:115%;left:0;right:0;background-color:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.15);display:none;z-index:99;overflow-y:auto;padding:10px}.custom-option{padding:10px;cursor:pointer;color:#333;transition:background-color .3s}.custom-option:hover{background-color:#f1f1f1}.custom-select.open .custom-options{display:grid}.custom-option.selected{background-color:#007bff;color:#fff}@media only screen and (max-width:600px){.hs-search-filters{display:none!important}.custom-select-wrapper{border-bottom:1px solid #d3d3d3;margin-bottom:20px}.custom-select{display:block!important}}