.search-filter-group{align-items:flex-start;align-self:stretch;background:var(--wp--preset--color--white,#fff);border:1px solid var(--wp--preset--color--gray-20,#ccc);border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:20px}.search-filter-group:hover{border-color:var(--wp--preset--color--gray-95)}.search-filter-group:has(.on){border-color:var(--wp--preset--color--primary-shade,#64334c)}.search-filter-group:has(.on):hover .icn{color:var(--wp--preset--color--primary-hover)}.search-filter-group:has(.on) .icn{color:var(--wp--preset--color--primary)}.selected-options,input.search{background:var(--wp--preset--color--gray-5,#f1f1f1);border-radius:4px;box-sizing:border-box;height:48px;padding:1rem;width:100%}.search-form{display:flex;flex-direction:column;gap:1rem}.search-form-header{align-items:center;display:flex;justify-content:space-between;width:100%}.search-form-header div{font-size:1.25rem;font-weight:700;line-height:1.2em;margin:0}.search-form-header>a{color:var(--wp--preset--color--gray-50,grey);font-size:.875rem}form .search-form-header{background-color:var(--wp--preset--color--gray-5,#f1f1f1);border-radius:3rem;display:flex;gap:12px;justify-content:flex-start;margin-top:1rem;padding:1rem 0}form .search-form-header .search-icn{color:var(--wp--preset--color--primary-shade);display:block;padding-left:1rem}form .search-form-header .search-field{background-color:transparent;color:var(--wp--preset--color--gray-60,#666);font-family:Roboto Flex;font-size:1rem;padding:0 1rem 0 0;width:100%}form .search-form-header .search-field::-moz-placeholder{font-size:1rem}form .search-form-header .search-field::-moz-placeholder,form .search-form-header .search-field::-webkit-input-placeholder,form .search-form-header .search-field::placeholder{font-size:1rem}form .search-form-header .search-field:focus,form .search-form-header .search-field:focus-visible,form .search-form-header .search-field:focus-within{outline:none}.search-filter-container{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.search-filter-group-header{align-items:center;display:flex;font-size:1rem;justify-content:space-between;line-height:1em;margin:0;width:100%}.search-filter-group-header:hover{cursor:pointer}.search-filter-group-header:hover .icn{color:var(--wp--preset--color--gray-95)}.search-filter-group-header .icn{color:var(--wp--preset--color--gray-50)}.search-filter-group:has(.on) .search-filter-group-header{color:#121212}.search-filter-group-content{display:none;width:100%}.search-filter-group-content .year-slider{padding-top:.25rem;position:relative}.search-filter-group-content .v-range{height:32px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-filter-group-content .v-range__track{background:#ddd;border-radius:999px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.search-filter-group-content .v-range__range{background:#5a67d8;border-radius:999px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.search-filter-group-content .v-range__thumb{background:#fff;border:2px solid #5a67d8;border-radius:50%;box-sizing:border-box;cursor:pointer;height:18px;position:absolute;top:50%;touch-action:none;transform:translate(-50%,-50%);width:18px}.search-filter-group-content .v-range__thumb:focus-visible{box-shadow:0 0 0 3px rgba(90,103,216,.35);outline:none}.search-filter-group-content .v-range--dragging{cursor:grabbing}.search-filter-group-content .year-range-labels{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:.5rem}.search-filter-group-content [class*=multi-select]{width:100%}.search-filter-group-content [class*=multi-select] .selected-options{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:12px;height:auto}.search-filter-group-content [class*=multi-select] .selected-options>input{flex:1 1 100%;max-width:100%;padding:.75rem}.search-filter-group-content [class*=multi-select] .selected-options:hover{cursor:pointer}.search-filter-group-content [class*=multi-select] .tag{align-items:center;background-color:#fff;border:0;color:var(--wp--preset--color--primary);display:flex;flex-direction:row-reverse;gap:5px;padding:5px}.search-filter-group-content [class*=multi-select] .options-container{background:var(--wp--preset--color--gray-5,#f1f1f1);display:none;padding:1rem}.search-filter-group-content [class*=multi-select] .options-container.open{display:block}.search-filter-group-content [class*=multi-select] .options-list{background-color:#fff;list-style:none;margin:0;padding:.5rem}.search-filter-group-content [class*=multi-select] .options-list>li{padding:.5rem 0}.search-filter-group-content [class*=multi-select] .options-list>li:hover{background-color:light-dark(#cecece,#545454);color:light-dark(#101010,#fff);cursor:pointer}.search-filter-group-content [class*=multi-select] .clear-all{color:var(--wp--preset--color--primary,--wp--preset--color--primary);display:block;padding-top:1rem;text-align:center}.search-filter-group-content .taxonomy-terms{list-style:none;margin:0;padding:0}.search-filter-group-content .taxonomy-terms li input[type=checkbox]{accent-color:var(--wp--preset--color--primary,--wp--preset--color--primary)}.search-filter-group-content .taxonomy-terms li label:has(input[type=checkbox]:checked){font-weight:700}.search-filter-group-content.on,.search-filter-group-content:has(:where(input[type=checkbox]:checked)){display:block}.mobile-only{display:none}@media(max-width:767px){.mobile-only{display:block}}.search-icn i{color:var(--wp--preset--color--secondary)}.options-list li{position:relative}.options-list li[data-depth="0"]{font-weight:700;padding-left:0!important}.options-list li[data-depth="1"]{padding-left:20px!important}.options-list li[data-depth="2"]{padding-left:32px!important}.options-list li[data-depth="3"]{padding-left:44px!important}.options-list li[data-depth="4"]{padding-left:56px!important}.options-list li[data-depth="1"]:before{left:8px}.options-list li[data-depth="2"]:before{left:20px}.options-list li[data-depth="3"]:before{left:32px}.options-list li[data-depth="4"]:before{left:44px}.options-list li[data-depth]:not([data-depth="0"]):before{background:#ccc;content:"";height:50%;position:absolute;top:0;width:1px}.options-list li[data-depth="1"]:after{left:8px}.options-list li[data-depth="2"]:after{left:20px}.options-list li[data-depth="3"]:after{left:32px}.options-list li[data-depth="4"]:after{left:44px}.options-list li[data-depth]:not([data-depth="0"]):after{background:#ccc;content:"";height:1px;position:absolute;top:50%;width:10px}.options-list li.selected{background:#fbe5e7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 fill=%27none%27 stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M20 6 9 17l-5-5%27/%3E%3C/svg%3E") no-repeat right 10px center;border-radius:4px}.options-list li.selected::marker{content:""}.post-authors{margin-block:0}.resource-link{color:var(--wp--preset--color--gray-50);font-size:.875rem;font-weight:600;text-decoration:none}.author-filter-container .tag{align-items:center;background-color:#fff;border:0;color:var(--wp--preset--color--primary);display:inline-flex;flex-direction:row-reverse;gap:5px;padding:5px}.author-filter-container .remove{cursor:pointer}
