.eonext-editorial-search__search-form{margin-bottom:24px}.eonext-editorial-search__layout.eonext-search{max-width:1156px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.eonext-editorial-search__grid.eonext-search__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.eonext-editorial-search__grid.eonext-search__grid{grid-template-columns:1fr 3fr}}.eonext-editorial-search__results .content-list{padding:0;margin:0}.eonext-editorial-search__facets.eonext-search-facets{display:none;margin-top:46px;margin-bottom:auto}@media (min-width: 768px){.eonext-editorial-search__facets.eonext-search-facets{display:flex}}.eonext-editorial-search__facets--mobile-dialog.eonext-search-facets{display:flex;margin-top:0;margin-bottom:0}.eonext-editorial-search__results-top-bar.search__results-top-bar{margin-bottom:16px}@media (min-width: 768px){.eonext-editorial-search__results-top-bar.search__results-top-bar{display:none}}.eonext-editorial-search__facets-dialog{display:flex;flex-direction:column;overflow:hidden}.eonext-editorial-search__facets-dialog .dialog__top-bar{flex-shrink:0}.eonext-editorial-search__facets-dialog .search-facets__dialog{flex:1;min-height:0;height:auto;display:flex;flex-direction:column}.eonext-editorial-search__facets-dialog .search-facets__dialog-content{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.eonext-editorial-search__facets-dialog .search-facets__dialog__actions{flex-shrink:0;position:static;margin:0 -24px -24px}.eonext-editorial-search__facets-dialog .eonext-search-facets__container{border-left:none;border-right:none;overflow:visible}.eonext-editorial-search--tag-term .eonext-editorial-search__facets.eonext-search-facets{margin-top:0}.eonext-editorial-search--tag-term .eonext-editorial-search__grid.eonext-search__grid{margin-top:46px}.eonext-editorial-search__past-events.eonext-search-facet-group__item{border-bottom:1px solid var(--c-global-tertiary-1, #dbdbdb);margin-bottom:4px;padding-bottom:4px}.eonext-editorial-search__sort.eonext-search__sort-select{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:24px}.eonext-editorial-search__sort-field,.eonext-editorial-search__sort-order{display:flex;align-items:center;gap:8px}.eonext-search-facets__container{border:1px solid var(--c-global-tertiary-1, #dbdbdb);display:flex;flex-direction:column;overflow:hidden;width:100%}.eonext-search-facets__groups{list-style:none;margin:0;padding:0}.eonext-search-facet-group{border-top:1px solid var(--c-global-tertiary-1, #dbdbdb);background-color:var(--c-text-primary-white, #fff)}.eonext-search-facet-group:first-child{border-top:none}.eonext-search-facet-group__header{width:100%;background-color:var(--c-global-primary, #f6f5f0);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color 0.2s;border:none}.eonext-search-facet-group__header[aria-expanded="true"]{border-bottom:1px solid var(--c-global-tertiary-1, #dbdbdb)}.eonext-search-facet-group__header:hover{filter:brightness(0.98)}.eonext-search-facet-group__header-content{display:flex;align-items:center;gap:8px}.eonext-search-facet-group__label{font-family:var(--font-body, "Noto Sans", sans-serif);font-size:14px;font-weight:500;line-height:24px;color:var(--c-text-primary-black, #000);white-space:nowrap}.eonext-search-facet-group__chevron{width:24px;height:24px;transform:rotate(0deg);transition:transform 0.2s;flex-shrink:0}.eonext-search-facet-group__chevron--expanded{transform:rotate(180deg)}.eonext-search-facet-group__content{background-color:var(--c-text-primary-white, #fff);padding:8px 0;list-style:none;margin:0}.eonext-search-facet-group__content[hidden]{display:none}.eonext-search-facet-group__content[hidden]+.eonext-search-facet-group__view-all{display:none}.eonext-search-facet-group__item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;min-height:32px}.eonext-search-facet-group__item.is-facet-item-hidden{display:none}.eonext-search-facet-group__item:hover{background-color:var(--c-global-secondary, #eee9e5)}.eonext-search-facet-group__item .eonext-checkbox{position:relative;flex:1;min-width:0}.eonext-search-facet-group__item .eonext-checkbox__input{position:absolute;clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.eonext-search-facet-group__item .eonext-checkbox__input:checked+.eonext-checkbox__label .eonext-checkbox__icon{background:var(--c-text-secondary-gray, #484848);border-color:var(--c-text-secondary-gray, #484848)}.eonext-search-facet-group__item .eonext-checkbox__input:checked+.eonext-checkbox__label .eonext-checkbox__icon svg{stroke-dashoffset:0}.eonext-search-facet-group__item .eonext-checkbox__input:focus+.eonext-checkbox__label{outline:0}.eonext-search-facet-group__item .eonext-checkbox__input:focus+.eonext-checkbox__label .eonext-checkbox__icon{outline:2px solid var(--c-text-primary-black, #000);outline-offset:2px}.eonext-search-facet-group__item .eonext-checkbox__label{user-select:none;cursor:pointer;padding:6px 8px 6px 8px;margin-left:-8px;overflow:hidden;transition:all 0.3s ease;display:flex;align-items:center}.eonext-search-facet-group__item .eonext-checkbox__label:hover .eonext-checkbox__icon{border-color:var(--c-text-secondary-gray, #484848)}.eonext-search-facet-group__item .eonext-checkbox__icon{position:relative;flex:0 0 18px;width:18px;height:18px;border-radius:4px;border:1px solid var(--c-global-tertiary-2, #707070);transition:all 0.3s ease}.eonext-search-facet-group__item .eonext-checkbox__icon svg{position:absolute;top:3px;left:2px;fill:none;stroke:var(--c-text-primary-white, #fff);stroke-dasharray:16px;stroke-dashoffset:16px;transition:all 0.3s ease}.eonext-search-facet-group__item .eonext-checkbox__text{padding-left:8px;line-height:18px;font-family:var(--font-body, "Noto Sans", sans-serif);font-size:14px;color:var(--c-text-primary-black, #000)}.eonext-search-facet-group__item .eonext-checkbox__text::first-letter{text-transform:uppercase}.eonext-search-facet-group__item-count{font-family:var(--font-body, "Noto Sans", sans-serif);font-size:14px;line-height:24px;color:var(--c-text-primary-black, #000);text-align:right;flex-shrink:0}.eonext-search-facet-group__view-all{display:block;width:100%;padding:4px 16px 12px;border:none;background:none;font-family:var(--font-body, "Noto Sans", sans-serif);font-size:14px;line-height:24px;color:var(--c-text-secondary-gray, #484848);text-align:left;cursor:pointer;text-decoration:underline}.eonext-search-facet-group__view-all:hover{color:var(--c-text-primary-black, #000)}.eonext-search-facet-group__view-all:focus-visible{outline:2px solid var(--c-text-primary-black, #000);outline-offset:2px}.eonext-search__sort-select__label{font-family:var(--font-body, "Noto Sans", sans-serif);font-size:14px;font-weight:500;line-height:24px;color:var(--c-text-primary-black, #000)}.eonext-search__sort-select__select-wrapper{display:flex;align-items:center;position:relative}.eonext-search__sort-select__select{font-family:var(--font-body, "Noto Sans", sans-serif);font-size:14px;font-weight:500;line-height:24px;border:none;padding-right:28px;background-color:transparent;appearance:none;cursor:pointer;color:var(--c-text-primary-black, #000)}.eonext-search__dropdown__arrows{pointer-events:none;position:absolute;right:0;display:flex;align-items:center}.eonext-search__dropdown__arrow{width:24px;height:24px}
