:root{--breakpoint-tablet: 991px;--breakpoint-mobile-landscape: 767px;--breakpoint-mobile-portrait: 479px}:root{--layout-content-border: 1rem;--layout-grid-column-gap: 12px;--layout-grid-row-gap: 12px}@media screen and (min-width:992px){:root{--layout-content-border: 2rem;--layout-grid-column-gap: 16px;--layout-grid-row-gap: 16px}}form.search-form{position:relative;display:block}form.search-form input,form.search-form label{margin:0}form.search-form .search-form__label{display:none}form.search-form .search-form__field{position:relative}form.search-form input{width:100%;min-height:2.75rem;padding-left:1.3rem;padding-right:6.2rem;cursor:pointer;border-radius:8px}form.search-form input:focus{border-color:#14d}form.search-form .search-form__clear,form.search-form .search-form__submit{position:absolute;top:1px;bottom:1px;display:flex;align-items:center;justify-content:center;width:3em;margin:0;padding:0;background:none;color:#1c2950}form.search-form .search-form__clear:hover,form.search-form .search-form__submit:hover{color:#fff}form.search-form .search-form__clear{right:3em}form.search-form .search-form__submit{right:1px}form.search-form svg{width:1.5em;height:1.5em;pointer-events:none}.autocomplete-suggestions{position:absolute;z-index:1100;top:calc(100% - 8px);left:0;right:0;display:none;max-height:min(26rem,75vh);overflow-y:auto;border:1px solid #BFC1CD;border-radius:0 0 8px 8px;padding-block:.5rem;background:#fff;box-shadow:0 1rem 2rem #0000001f}.autocomplete-group,.autocomplete-suggestion,.autocomplete-view-all{display:block;width:100%;padding:.5rem 1.3rem;color:#1c2950}.autocomplete-group{font-size:.8rem;color:#5b607c;background:#edf0f5}.autocomplete-suggestion{border:0;border-radius:0;margin:0;text-align:left;background:transparent}.autocomplete-suggestion:hover,.autocomplete-suggestion.autocomplete-selected{background:#edf0f5}.autocomplete-suggestion small{display:block;color:#5b607c}.autocomplete-view-all:before{content:"";display:block;width:100%;margin-bottom:1rem;border-top:1px solid #E1E3E8}.forum-search{padding-block:2rem 5rem}.forum-search__header{display:grid;gap:1.25rem;margin-bottom:2rem}.forum-search__header h1{margin:0}.forum-search__state{margin-bottom:1.5rem}.forum-search__state p{margin-bottom:.5rem}.forum-search__state--desktop{display:none}@media screen and (min-width:992px){.forum-search__state--desktop{display:block}.forum-search__state--mobile{display:none}}.forum-search__sidebar{grid-column:-1/1;display:grid;align-content:start}@media screen and (min-width:992px){.forum-search__sidebar{grid-column:span 3}}.forum-search__sidebar--desktop{display:none}.forum-search__sidebar--mobile{order:9999;position:sticky;bottom:0;z-index:1000;margin:0 calc(var(--layout-content-border) * -1);padding-inline:var(--layout-content-border);background:#edf0f5e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.forum-search__sidebar--mobile .accordion__content{max-height:50vh;overflow-y:scroll}@media screen and (min-width:992px){.forum-search__sidebar--desktop{display:block}.forum-search__sidebar--mobile{display:none}}.forum-search__sidebar-wrap{position:sticky;top:var(--nav-height);max-height:calc(100vh - var(--nav-height));overflow-y:auto;overflow-x:clip;padding-right:8px}@media screen and (min-width:992px){.forum-search__sidebar-wrap{max-width:320px}}.forum-search__sidebar .accordion__header{font-weight:700}.forum-search__sort-options{display:flex;flex-wrap:wrap;gap:.5rem}.forum-search__sort-options a{display:inline-flex;align-items:center;min-height:2.25rem;padding:.35rem .75rem;border:1px solid #BFC1CD;border-radius:4px;color:#1c2950;text-decoration:none}.forum-search__sort-options a.is-active,.forum-search__sort-options a:hover,.forum-search__sort-options a:focus{border-color:#1c2950;background:#1c2950;color:#fff}.forum-search__filter-form{display:grid}.forum-search__facet{margin:0;padding:0;border:0}.forum-search__facet legend{margin:0;font-weight:inherit}.forum-search__facet-options{display:grid;gap:.45rem}.forum-search__facet-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;margin:0;color:#1c2950}.forum-search__facet-option em{color:#5b607c;font-style:normal}.forum-search__facet-empty{margin:0;color:#5b607c;font-size:.9rem}.forum-search__date-fields{display:grid;gap:.5rem}.forum-search__date-fields label{display:grid;gap:.3rem}.forum-search__date-fields span{color:#5b607c;font-size:.85rem}.forum-search__filter-actions{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.forum-search__filter-actions>*{margin:0}.forum-search__main{grid-column:-1/1;min-width:0}@media screen and (min-width:992px){.forum-search__main{grid-column:span 6}}.forum-search__results-list{display:grid;gap:2.2rem}.forum-search__empty+.forum-search__did-you-mean a{display:block;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:2%;text-underline-offset:auto;text-underline-position:from-font}.forum-search__empty+.forum-search__did-you-mean a svg{margin-left:1rem}.forum-search__result{display:grid;gap:.55rem}.forum-search__result-meta{display:flex;flex-wrap:wrap;gap:.45rem}.forum-search__type{color:#1c2950;font-weight:700}.forum-search__result-title{margin:0}.forum-search__result-title a{text-decoration:none}.forum-search__result-title a:hover{text-decoration:underline}.forum-search__teaser p{margin:0}.forum-search__teaser--desktop{display:none}@media screen and (min-width:992px){.forum-search__teaser--desktop{display:block}.forum-search__teaser--mobile{display:none}}.forum-search__load-more{margin-top:2rem}
