.entity-search{grid-column:expanded;opacity:1;min-height:400px;position:relative;--forms__accent-color:var(--cs__decoration__bg)}.entity-search__loader{display:none;position:absolute;top:200px;left:50%;z-index:100;transform:translateX(-50%) translateY(-50%)}.entity-search.loading .entity-search-response{opacity:.7}.entity-search.loading .entity-search-response__header__form .button{opacity:.5;pointer-events:none}.entity-search.loading .entity-search__content{display:none}.entity-search.loading .entity-search__loader,.entity-search__response-wrapper.loading .entity-search-response__results-list__loader{display:block}.entity-search__response-wrapper.loading .entity-search-response__results-list__load-more{display:none}.entity-search-response{transition:opacity 1s linear .4s}.entity-search-response__header{background:var(--cs__primary__bg);padding:var(--grid-gutter-small);margin-left:calc(-1*var(--grid-gutter-small));margin-right:calc(-1*var(--grid-gutter-small));position:relative;display:grid;grid-gap:var(--grid-gutter-small)}.entity-search-response__header>*{grid-column:auto}.entity-search-response__header,.entity-search-response__header__form{grid-template-columns:minmax(0,1fr)}.entity-search-response__header__form{display:grid;grid-column:1/-1;grid-gap:var(--grid-gutter-small)}.entity-search-response__header__form .nova-form__field--width-12,.entity-search-response__header__form>*{grid-column:auto}.entity-search-response__header__form .button{align-self:end}.entity-search-response__header>.button{grid-column:1}.entity-search-response__header__anc{display:flex;grid-column:-2/span 1;align-self:center;justify-content:center}.entity-search-response__header .button__link{justify-content:center;width:100%;font-size:1.2rem;padding:.43rem}.entity-search-response__header .button__link .icon{--icon-size:1.5rem}.entity-search-response__body{display:grid;grid-gap:calc(2*var(--grid-gutter-small));grid-template-columns:minmax(0,1fr);margin-top:var(--grid-gutter-small)}.entity-search-response__results:first-child{grid-column:1/span 2}.entity-search-response__facets{display:none}.entity-search-response__facets__loader{display:none;position:absolute;left:50%;z-index:10000;top:50%;transform:translateX(-50%) translateY(-50%)}.entity-search-response__facets__header{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.entity-search-response__facets>.button{margin-top:auto;position:absolute;height:50px;bottom:0;left:0;right:0}.entity-search-response__facets>.button .button__link{width:100%;justify-content:center}.entity-search-response__facets__groups{grid-gap:calc(2*var(--grid-gutter-small));grid-template-columns:minmax(0,1fr);align-content:start;display:grid}.entity-search-response .nova-form__field{position:relative}.entity-search-response .nova-form__field__input{position:static}.entity-search-response .nova-form__field .logical-toggle{position:absolute;right:0;top:0;z-index:10}.entity-search-response .nova-form__field.focused{z-index:99999}.entity-search-response .entity-map.loaded .entity-map__map{min-height:calc(var(--vp-height) - var(--header-height) - 2*var(--container-padding-large))}.entity-search-response__active-filters{display:flex;justify-content:flex-start;flex-wrap:wrap;grid-gap:4px;margin-bottom:calc(2*var(--grid-gutter-small))}.entity-search-response__active-filter{flex:0 1 auto;font-size:14px;padding:.5rem 1rem;background:#cff7b2;border-radius:4px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.entity-search-response__active-filter>div{max-width:120px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.entity-search-response__active-filter:after{flex:0 0 18px;margin:-8px -8px -8px .5rem;content:"x";font-size:15px;border-radius:50%;background:rgba(0,0,0,.1);color:#276a1d;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.entity-search-response__active-filter.clicked{opacity:.5;pointer-events:none}.entity-search-response__active-filter--clear-all{flex-grow:0;margin-left:auto;background:#bcf788}.entity-search-response__active-filter--clear-all>div{max-width:none}.entity-search-response__results-selection{display:flex;align-items:center;grid-gap:var(--grid-gutter-small);margin-bottom:calc(2*var(--grid-gutter-small));flex-wrap:wrap;justify-content:space-between}.entity-search-response__results-selection__count{background:var(--cs__decoration__bg);color:var(--cs__decoration__fg--minor);padding:1rem;pointer-events:none}.entity-search-response__results-selection__toggle.active{display:none}.entity-search-response__results-selection__sort{display:flex;flex:1 0 auto;align-items:center;justify-content:space-between;grid-gap:var(--grid-gutter-small)}.entity-search-response__results-selection__sort .multi-select{width:clamp(120px,50vw,240px)}.entity-search-response__results-list,.entity-search-response__results-map{display:none}.entity-search-response__results-list.active,.entity-search-response__results-map.active{display:block}.entity-search-response__results-map{min-height:calc(var(--vp-height) - var(--header-height) - 2*var(--container-padding-large));position:relative}.entity-search-response__results-map__loader{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;z-index:100}.entity-search-response__results-list{position:relative}.entity-search-response__results-list__overflow-message{display:none}.entity-search-response__results-list__overflow-message.visible{display:block}.entity-search-response__results-list__load-more.button{margin-top:3rem;justify-content:center}.entity-search-response__results-list__load-more.button+.label{display:none}.entity-search-response__results-list>.label{margin-top:3rem;text-align:center}.entity-search-response__results-list__loader{position:absolute;transform:translateX(-50%) translateY(-50%);left:50%;top:4rem;justify-self:center;display:none}.entity-search-response__results-list__content{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:3rem}.entity-search-response__results-list__content>*{grid-column:auto}@media(min-width:30.063rem){.entity-search-response__header,.entity-search-response__header__form{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-search-response__header__form .button{grid-column:span 2}}@media(min-width:48.063rem){.entity-search-response__header,.entity-search-response__header__form{grid-template-columns:minmax(0,3fr) minmax(0,3fr) minmax(0,4fr)}.entity-search-response__header__form .button{grid-column:auto}.entity-search-response__header>.button{grid-column:-2/span 1;grid-row:2}.entity-search-response__header__anc{grid-column:-2/span 1;grid-row:3}.entity-search-response__results-selection__sort{margin-left:auto;flex:0 1 auto}}@media(min-width:78.813rem){.entity-search-response__header,.entity-search-response__header__form{grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)}.entity-search-response__header>.button{display:none}.entity-search-response__header__anc{grid-row:2}.entity-search-response__body{grid-template-columns:minmax(200px,1fr) minmax(0,3fr)}.entity-search-response__facets>.button,.entity-search-response__facets__header{display:none}.entity-search-response__facets{display:block}}@media(max-width:78.75rem){.entity-search-response__facets.loading{pointer-events:none;cursor:default}.entity-search-response__facets.loading .entity-search-response__facets__groups{opacity:.7}.entity-search-response__facets.loading .entity-search-response__facets__loader{display:block}.entity-search-response__facets__groups{height:calc(var(--vp-height) - 100px);overflow-y:auto;padding:0 20px 2rem}.entity-search-response__facets.open{display:block;position:fixed;z-index:999999;background:var(--cs__primary__bg);left:0;right:0;top:0;bottom:0}body.filters-open{overflow:hidden}}@media(hover:hover){.entity-search-response__active-filter:not([disabled]):not(:disabled):hover{background:#c3f79d}}@media(max-width:48rem){.entity-search-response__results-selection,.entity-search-response__results-selection .label{font-size:14px}}
