.news-search{display:grid;grid-column:container-start/container-end;grid-template-columns:[container-start] minmax(1.5em,1fr) [content-start] 0 [content-narrow-start] minmax(18em,46.875em) [content-narrow-end] 0 [content-end] minmax(1.5em,1fr) [container-end]}@media(min-width:48em){.news-search{grid-template-columns:[container-start] minmax(1.5em,1fr) [content-start] 5.375em [content-narrow-start] minmax(18em,46.875em) [content-narrow-end] 5.375em [content-end] minmax(1.5em,1fr) [container-end]}}@media(min-width:71.25em){.news-search{grid-template-columns:[container-start] minmax(2em,1fr) [content-start] 6.8125em [content-medium-start] 6.25em [content-narrow-start] minmax(18em,46.875em) [content-narrow-end] 6.25em [content-medium-end] 6.8125em [content-end] minmax(2em,1fr) [container-end]}}.news-search{margin-top:2rem}.news-search__search{grid-column:container-start/container-end;margin-left:1.5em;margin-right:1.5em;max-width:calc(100% - 3em)}@media(min-width:48em){.news-search__search{margin-left:2em;margin-right:2em;width:calc(100% - 4em)}}.news-search__search{display:grid;grid-template-columns:[container-start] minmax(1.5em,1fr) [content-start] 0 [content-narrow-start] minmax(18em,46.875em) [content-narrow-end] 0 [content-end] minmax(1.5em,1fr) [container-end]}@media(min-width:48em){.news-search__search{grid-template-columns:[container-start] minmax(1.5em,1fr) [content-start] 5.375em [content-narrow-start] minmax(18em,46.875em) [content-narrow-end] 5.375em [content-end] minmax(1.5em,1fr) [container-end]}}@media(min-width:71.25em){.news-search__search{grid-template-columns:[container-start] minmax(2em,1fr) [content-start] 6.8125em [content-medium-start] 6.25em [content-narrow-start] minmax(18em,46.875em) [content-narrow-end] 6.25em [content-medium-end] 6.8125em [content-end] minmax(2em,1fr) [container-end]}}.news-search__search{background-color:var(--sc--news-search--form--background);border-radius:1em;padding:4rem 0}.news-search__wrapper{grid-column:content-start/content-end}.news-search__filters{border:none;margin-top:1rem;padding:0;position:relative}.news-search__filter{--icon-filter:var( --icon-filter-blue-primary );background-color:var(--sc--button-text-only--background);color:var(--sc--button-text-only--label);font-size:1.25rem;line-height:1.75}.news-search__filter:active,.news-search__filter:focus,.news-search__filter:hover{background-color:var(--sc--button-text-only--background--hover);color:var(--sc--button-text-only--label--hover);text-decoration:underline}.news-search__filter:is(a:not([href])):active,.news-search__filter:is(a:not([href])):focus,.news-search__filter:is(a:not([href])):hover,.news-search__filter:is(a[href=""]):active,.news-search__filter:is(a[href=""]):focus,.news-search__filter:is(a[href=""]):hover{cursor:not-allowed;text-decoration:none}.news-search__filter:is(a:not([href])),.news-search__filter:is(a:not([href])):active,.news-search__filter:is(a:not([href])):focus,.news-search__filter:is(a:not([href])):hover,.news-search__filter:is(a[href=""]),.news-search__filter:is(a[href=""]):active,.news-search__filter:is(a[href=""]):focus,.news-search__filter:is(a[href=""]):hover{--icon-filter:var( --icon-filter-blue-primary );background-color:var(--sc--button-text-only--background);color:var(--sc--button-text-only--label);opacity:.5}.news-search__filter{border:none;cursor:pointer;font-size:1rem;padding-left:1rem;text-align:left;width:100%}.news-search__filter--active,.news-search__filter:active,.news-search__filter:focus,.news-search__filter:hover{background-color:var(--sc--news-search--filter--background--hover);color:var(--sc--news-search--filter--color--hover);font-weight:700;text-decoration:none}.news-search__filters-dropdown{background-color:var(--sc--news-search--dropdown--background);border-bottom-left-radius:1em;border-bottom-right-radius:1em;box-shadow:0 8px 16px rgba(var(--color-grey-rgb),.2);display:none;flex-flow:column;left:0;padding:1rem 0;position:absolute;width:100%;z-index:10}.news-search__filters-dropdown--active{display:flex}@media(min-width:62em){.news-search__filters-dropdown{left:auto;padding:2rem 0;width:auto}}.news-search__filters-wrapper{display:grid;gap:1rem;width:100%}@media(min-width:62em){.news-search__filters-wrapper{grid-template-columns:1fr 1fr;padding:0 2rem}}.news-search__filters-list{border-bottom:1px solid var(--sc--news-search--divider--color);list-style-type:none;margin:0;padding:0}@media(min-width:62em){.news-search__filters-list{border-bottom:none;border-right:1px solid var(--sc--news-search--divider--color)}}.news-search__subfilters-list{display:none;list-style-type:none;margin:0;padding:0 0 0 1rem}.news-search__subfilters-list--active{display:block}.news-search__subfilter-input{cursor:pointer;width:auto}.news-search__subfilter{cursor:pointer;margin-left:.5rem}.news-search__subfilter-parent{color:var(--sc--news-search--label--color);font-family:SC Prosper Sans Medium,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:500}.news-search__selected-filters-label{display:inline-block;font-weight:700;margin-top:1rem}.news-search__selected-filters{display:inline;list-style-type:none;margin:0;padding:0}.news-search__selected-filters li{display:inline}.news-search__selected-filters li:after{content:", "}.news-search__selected-filters li:last-child:after{content:""}.news-search__apply{background-color:inherit;border:0;border-radius:3.125rem;box-shadow:none;color:inherit;font-family:SC Prosper Sans Bold,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1rem;line-height:1.5;padding:.75rem 56px .75rem 1.5rem;position:relative;text-align:left;text-decoration:none;transition:all .2s ease}.news-search__apply:after{background-position:50% 50%;background-repeat:no-repeat;background-size:24px 24px;content:"";display:inline-block;height:24px;margin-left:.5rem;position:relative;position:absolute;width:24px}.news-search__apply{--icon-filter:var( --icon-filter-white );background-color:var(--sc--button-primary--background);color:var(--sc--button-primary--label)}.news-search__apply:active,.news-search__apply:focus,.news-search__apply:hover{background-color:var(--sc--button-primary--background--hover);color:var(--sc--button-primary--label);text-decoration:none}.news-search__apply:is(a:not([href])):active,.news-search__apply:is(a:not([href])):focus,.news-search__apply:is(a:not([href])):hover,.news-search__apply:is(a[href=""]):active,.news-search__apply:is(a[href=""]):focus,.news-search__apply:is(a[href=""]):hover{cursor:not-allowed;text-decoration:none}.news-search__apply:is(a:not([href])),.news-search__apply:is(a:not([href])):active,.news-search__apply:is(a:not([href])):focus,.news-search__apply:is(a:not([href])):hover,.news-search__apply:is(a[href=""]),.news-search__apply:is(a[href=""]):active,.news-search__apply:is(a[href=""]):focus,.news-search__apply:is(a[href=""]):hover{background-color:var(--sc--button-primary--background);color:var(--sc--button-primary--label);opacity:.3}.news-search__apply{padding-right:calc(1.75rem + 24px)}.news-search__apply:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23fff%27 d=%27m20.71 19.79-3.4-3.39A7.92 7.92 0 0 0 19 11.5a8 8 0 1 0-8 8 7.92 7.92 0 0 0 4.9-1.69l3.39 3.4a1 1 0 0 0 1.414.006l.006-.006a1 1 0 0 0 .006-1.414zM5 11.5a6 6 0 1 1 12 0 6 6 0 0 1-12 0%27/%3E%3C/svg%3E");right:1.25rem}.news-search__apply:hover{cursor:pointer}.news-search__apply{justify-self:auto;margin-left:auto;margin-right:1rem}
