.filterable-search-container{display:flex;flex-direction:column}.filterable-search-container .search-container.mobile{display:none}.filterable-search-container .controls{flex-direction:row;background-color:transparent;justify-content:space-between;align-items:center;padding:0 0 2rem;border-bottom:1px solid var(--filterable-search-divider-color);border-radius:0}@media (max-width: 40em){.filterable-search-container .controls{margin-left:0;margin-right:0}}.filterable-search-container .controls .btn-toggle-filters{color:var(--maroon);background-color:transparent;border:1px solid var(--maroon);padding:2rem;border-radius:3px;height:44px;display:flex;align-items:center;gap:8px}.filterable-search-container .controls .btn-toggle-filters i{margin-right:unset;font-size:1.8rem}.filterable-search-container .controls .btn-toggle-filters span{font-weight:700;line-height:1.2}.filterable-search-container .controls .goto-wrapper{display:flex;align-items:center;gap:1rem;height:44px}.filterable-search-container .controls .goto-wrapper .timeline-goto-label{font-family:var(--halis);font-size:1.5rem;font-weight:700;text-transform:uppercase;line-height:1.2}.filterable-search-container .controls .goto-wrapper .select-field{min-width:30rem;max-width:40rem;font-weight:500;font-size:1.8rem;line-height:1.55556}.filterable-search-container .controls .goto-wrapper .select-field .selected-option-text{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 23em){.filterable-search-container .controls .goto-wrapper .select-field{min-width:24rem}}.filterable-search-container .controls .goto-wrapper .select-field .combo-input{padding:.8rem}.filterable-search-container .controls .goto-wrapper .select-field .option{font-weight:500}@media (max-width: 50em){.filterable-search-container .controls{display:flex}.filterable-search-container .controls .btn-toggle-filters{width:unset}}@media (max-width: 40em){.filterable-search-container .controls{flex-direction:column;gap:2rem}.filterable-search-container .controls .btn-toggle-filters{order:2;width:100%}.filterable-search-container .controls .goto-wrapper{width:100%}.filterable-search-container .controls .goto-wrapper .select-field{flex:1}}.filterable-search-container .controls.no-filters{justify-content:flex-end}.filterable-search-container .controls.no-filters .btn-toggle-filters{display:none}.filterable-search-container .filterable-search{padding-bottom:6rem;align-items:flex-start;border-top-width:0;padding-top:0;--accent-color: var(--peach)}.filterable-search-container .filterable-search.color11{--accent-color: var(--peach)}.filterable-search-container .filterable-search.color12{--accent-color: var(--rojo)}.filterable-search-container .filterable-search .timeline-left{display:none;position:relative;width:min(300px,25vw);padding-top:4rem}.filterable-search-container .filterable-search .timeline-left.sticky{overflow:hidden;position:fixed;top:6rem}.filterable-search-container .filterable-search .timeline-left.sticky #timeline-side-nav{margin-bottom:1rem;margin-top:1.5rem}.filterable-search-container .filterable-search .timeline-left.bottom{margin-top:auto}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav{position:relative;padding-right:3.5rem}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav:after{content:"";position:absolute;width:1px;background-color:var(--accent-color, var(--peach));right:11px;top:0;bottom:0}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav:before{position:absolute;content:"";background-color:var(--accent-color, var(--peach));height:5px;width:5px;transform:rotate(45deg);right:9px;bottom:-5px}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .side-nav-goto{color:var(--charcoal);font-family:var(--nunito);font-size:2.1rem;text-align:right;font-weight:600;padding-bottom:1.5rem;position:relative}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .side-nav-goto:before{position:absolute;content:"";background-color:var(--accent-color, var(--peach));height:5px;width:5px;transform:rotate(45deg);right:-26px}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items{list-style:none;padding-left:0;display:flex;flex-direction:column;align-items:flex-end;margin:0;gap:2rem;padding-bottom:2rem}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button{text-align:right;text-wrap:balance;display:inline;height:100%;justify-content:center;background-color:transparent;border:0;border-bottom:1px solid var(--charcoal);color:var(--charcoal);font-family:var(--halis);font-size:1.5rem;font-weight:700;padding:.4rem 0;text-transform:uppercase;line-height:1.2;position:relative;transition:all .2s ease}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button:after{position:absolute;content:"";background-color:var(--accent-color, var(--peach));height:8px;width:8px;transform:translateY(-50%) rotate(45deg);top:50%;right:-27.5px}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button.active{padding:1rem;background-color:var(--maroon);border:0;color:#fff;transition:none}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button.active:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;border-color:transparent;border-width:1.2rem;margin:0;top:50%;margin-top:-1.2rem;left:100%;border-left-color:var(--maroon)}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button.active:hover{background-color:transparent;border:1px solid var(--accent-color, var(--peach));color:var(--maroon)}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button.active:hover:before{display:none}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button:not(.active):hover{color:var(--maroon);border-bottom-width:2px;border-bottom-color:var(--accent-color, var(--peach));transform:translateY(-3px)}.filterable-search-container .filterable-search .timeline-left #timeline-side-nav .nav-items li button.indirect-filtered{display:none}@media (max-width: 50em){.filterable-search-container .filterable-search .timeline-left #timeline-side-nav{display:none}}.filterable-search-container .filterable-search .timeline-left #filter-container{width:100%;padding-right:0}.filterable-search-container .filterable-search .filtered-results{padding-left:1rem;padding-top:4rem;width:100%;position:relative;margin-left:auto;--result-list-left-padding: 1rem;--result-left-padding: 1.5rem}.filterable-search-container .filterable-search .filtered-results:before{content:"";position:absolute;width:1px;background-color:var(--accent-color, var(--peach));left:1rem;top:4rem;bottom:0}.filterable-search-container .filterable-search .filtered-results:after{position:absolute;content:"";background-color:var(--accent-color, var(--peach));height:5px;width:5px;transform:rotate(45deg);left:8px}.filterable-search-container .filterable-search .filtered-results #result-list{position:relative;padding-left:var(--result-list-left-padding);margin:0;border-top-width:0}.filterable-search-container .filterable-search .filtered-results #result-list:before{position:absolute;content:"";background-color:var(--accent-color, var(--peach));height:5px;width:5px;transform:rotate(45deg);top:0rem;left:-2px}.filterable-search-container .filterable-search .filtered-results ul.results{display:flex;flex-direction:column;gap:12rem}@media (max-width: 50em){.filterable-search-container .filterable-search .filtered-results ul.results{gap:9rem}}.filterable-search-container .filterable-search .filtered-results ul.results>li{border-top-width:0px;padding:4rem var(--result-left-padding)}@media (max-width: 40em){.filterable-search-container .filterable-search .filtered-results ul.results>li{margin-left:0;margin-right:0}}.filterable-search-container .filterable-search .filtered-results ul.results>li.has-background{background-color:transparent}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem{display:block}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-label{border:1px solid var(--accent-color, var(--peach));font-family:var(--halis);font-size:1.5rem;font-weight:700;text-transform:uppercase;padding:1rem 2rem;display:inline-block;line-height:1.2;position:relative;margin-bottom:2rem;color:var(--maroon)}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-label.active{background-color:var(--maroon);border-color:var(--maroon);color:#fff}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-label.active:after{border:solid transparent;content:" ";height:0;width:0;position:absolute;border-color:transparent;border-width:1.2rem;margin:0;top:50%;margin-top:-1.2rem;right:100%;border-right-color:var(--maroon)}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-label.hidden{display:none}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-label:before{position:absolute;content:"";background-color:var(--accent-color, var(--peach));height:8px;width:8px;transform:translateY(-50%) rotate(45deg);top:50%;left:-29.5px}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-headline{color:var(--charcoal);font-family:var(--nunito);font-size:3rem;font-weight:500;margin-bottom:2rem}@media (max-width: 50em){.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-headline{font-size:2.4rem;line-height:1.5}}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content .timeline-description-truncated{color:var(--charcoal);font-size:1.7rem;line-height:1.88235;font-family:var(--nunito);margin-bottom:2rem;display:none}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content .timeline-description{display:block;margin-bottom:2rem;overflow-wrap:break-word}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content .timeline-button{border:1px solid var(--maroon);border-radius:3px;color:var(--maroon);display:inline-flex;justify-content:center;align-items:center;font-size:1.8rem;font-weight:700;line-height:1.55556;padding:.5rem 1rem;text-decoration:none;margin-bottom:2rem;transition:all .2s ease}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content .timeline-button span{text-align:center}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content .timeline-button:hover{box-shadow:inset 0 -2px 0 0 var(--maroon);transform:translateY(-3px)}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content.truncated .timeline-description-truncated{display:block;overflow-wrap:break-word}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content.truncated .timeline-description{display:none}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-content.truncated .timeline-button{display:none}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-tags{color:var(--charcoal);display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1rem}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-tags .tags-label{text-transform:uppercase;font-family:var(--halis);font-weight:700;font-size:1.5rem;line-height:1.2}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-tags .tag{padding:.1rem .8rem 0rem;border:1px solid var(--mediumgray, #595959);border-radius:12px;font-size:1.1rem;line-height:1.5;background-color:#fff;color:var(--mediumgray, #595959)}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-tags .tag.clickable{cursor:pointer}.filterable-search-container .filterable-search .filtered-results ul.results>li .listitem .timeline-card-tags .tag.selected{background-color:var(--medium-light-gray, #767676);color:#fff}.filterable-search-container .filterable-search .filtered-results ul.results>li .btnToggleExpand{border:0;color:var(--maroon, #501214);border-bottom:1px solid var(--maroon, #501214);background-color:transparent;display:flex;align-items:center;font-family:var(--halis, "Halis GR", Helvetica, Calibri, Arial, sans-serif);font-size:1.5rem;line-height:1.2;font-weight:700;text-transform:uppercase;transition:all .2s ease;padding:0;margin-bottom:2rem}.filterable-search-container .filterable-search .filtered-results ul.results>li .btnToggleExpand span{margin-right:.5rem}.filterable-search-container .filterable-search .filtered-results ul.results>li .btnToggleExpand.expanded i:before{content:"\f106"}.filterable-search-container .filterable-search .filtered-results ul.results>li .btnToggleExpand:hover{transform:translateY(-3px);box-shadow:inset 0 -2px 0 0 var(--maroon)}.filterable-search-container .filterable-search .filtered-results ul.results:last-child{border-bottom-width:0}.filterable-search-container .filterable-search .filtered-results.empty:before{display:none}.filterable-search-container .filterable-search .filtered-results.empty:after{display:none}.filterable-search-container .filterable-search .filtered-results.empty #result-list:before{display:none}@media (max-width: 50em){.filterable-search-container .filterable-search{gap:0}.filterable-search-container .filterable-search .timeline-left{width:unset;padding-right:0}.filterable-search-container .filterable-search .filtered-results{width:100%}}@media screen and (width > 50em){.filterable-search-container.filters-open .filterable-search.timeline .filtered-results,.filterable-search-container:not(.filters-applied) .filterable-search.timeline.has-side-nav .filtered-results{width:calc(100% - 3em - min(300px,25vw))}}.filterable-search-container.filters-open .filterable-search.timeline .timeline-left,.filterable-search-container:not(.filters-applied) .filterable-search.timeline.has-side-nav .timeline-left{display:block}.filterable-search-container.filters-open .filterable-search.timeline #timeline-side-nav{display:none}.filterable-search-container.filters-open .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-filter-button .btn-toggle-filters{background-color:#fff;color:var(--maroon)}.filterable-search-container.filters-open .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-filter-button .btn-toggle-filters i{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:"Font Awesome 6 Free";font-weight:400;font-style:normal;font-variant:normal;line-height:1;font-weight:900}.filterable-search-container.filters-open .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-filter-button .btn-toggle-filters i:before{content:"\f070"}.filterable-search-container.filters-open .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-filter-button .btn-toggle-filters .label:after{content:"Hide Filter"}.filterable-search-container .sticky-nav-spacer.hidden,.filterable-search-container .sticky-nav-spacer.footer-shown{display:none}.filterable-search-container .sticky-nav-wrapper{position:fixed;left:0;bottom:0;width:100vw;margin:0;z-index:2}.filterable-search-container .sticky-nav-wrapper.footer-shown{position:relative;margin:0 calc((100vw - min(100vw,1200px))/-2 - 2rem);width:100vw}.filterable-search-container .sticky-nav-wrapper.hidden{display:none}.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper{position:absolute;top:-2rem;right:max(0px,(100vw - 1200px) / 2);transform:translateY(-100%);padding:0 2rem;display:flex;align-items:flex-end;gap:2rem}@media (max-width: 50em){.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper{flex-direction:column;top:0;gap:1rem}}.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper .btn-show-nav{display:none;border:1px solid var(--maroon);color:#fff;background-color:var(--maroon);padding:1rem;gap:.5rem;align-items:center;font-weight:700;text-transform:uppercase;font-size:.9em}@media (max-width: 50em){.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper .btn-show-nav{font-size:.75em}}.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper .btn-hide-nav{display:none;border:1px solid var(--maroon);color:var(--maroon);background-color:#fff;padding:1rem;gap:.5rem;align-items:center;font-weight:700;text-transform:uppercase;font-size:.9em}@media (max-width: 50em){.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper .btn-hide-nav{display:flex;font-size:.75em;order:2}}.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper.nav-hidden .btn-hide-nav{display:none}.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper.nav-hidden .btn-show-nav{display:flex}@media (max-width: 50em){.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper.nav-hidden{flex-direction:row;gap:2rem}.filterable-search-container .sticky-nav-wrapper .nav-button-wrapper.nav-hidden #backtotop.stickynav{order:2}}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav{background-color:var(--maroon);color:#000;width:100%;padding:2rem 0;display:flex}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav.hidden{display:none}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents{display:flex;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;width:100%;position:relative;padding:0 2rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters{color:#fff;padding:1rem 2rem;background-color:transparent;border:1px solid white;border-radius:3px;display:flex;align-items:center;gap:1rem;height:44px}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i{font-size:1.8rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters span{font-family:var(--nunito);font-size:1.6rem;line-height:normal;font-weight:700;text-transform:uppercase}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters{display:flex;flex-direction:column;gap:.3rem;padding:.7rem .6rem .6rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i{font-size:1.6rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters span{font-size:1rem;line-height:1.2}}@media (max-width: 23em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters{padding:.5rem;justify-content:center}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i{font-size:1.3rem}}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:"Font Awesome 6 Free";font-weight:400;font-style:normal;font-variant:normal;line-height:1;font-weight:900;margin-right:5px}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i:before{content:"\f0b0"}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i{margin-right:0}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters i:before{content:"\f002"}}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters .label:after{content:"Filter/Search"}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-toggle-filters .label:after{content:"Search"}}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto{flex:1;display:flex;gap:1rem;align-items:center}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto #nav-goto-select-label{color:#fff;font-family:var(--halis);font-size:1.5rem;font-weight:700;text-transform:uppercase;line-height:1.2}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field{flex:1;background-color:#fff}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field .combo-input{height:44px}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field .selected-option-text{font-family:var(--nunito);font-size:1.8rem;font-weight:500;text-transform:uppercase;line-height:1.55556;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field .selected-option-text{font-size:1.5rem}}@media (max-width: 23em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field .selected-option-text{font-size:1.1rem}}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field .menu .option{font-size:1.5rem;padding:.5rem 2rem 0 1rem}}@media (max-width: 23em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .timeline-goto .combo.select-field .menu .option{font-size:1.1rem;padding:.2rem 2rem 0 1rem}}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav{color:#fff;padding:1rem 2rem;background-color:transparent;border:1px solid white;border-radius:3px;display:flex;align-items:center;gap:1rem;height:44px}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav i{font-size:1.8rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav span{font-family:var(--nunito);font-size:1.6rem;line-height:normal;font-weight:700;text-transform:uppercase}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav{display:flex;flex-direction:column;gap:.3rem;padding:.7rem .6rem .6rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav i{font-size:1.6rem}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav span{font-size:1rem;line-height:1.2}}@media (max-width: 23em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav{padding:.5rem;justify-content:center}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav i{font-size:1.3rem}}@media (max-width: 50em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav .contents .btn-hide-nav{display:none}}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav.no-filters .contents .btn-toggle-filters{display:none}.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav.no-filters .contents .timeline-goto{flex-basis:auto}@media (max-width: 40em){.filterable-search-container .sticky-nav-wrapper #timeline-sticky-nav.no-filters .contents .timeline-goto{flex-basis:100%}}.filterable-search-container.filters-open .filterable-search .timeline-left.sticky{overflow-y:auto}.filterable-search-container.filters-open .btn-toggle-filters.btn-toggle-filters{color:var(--maroon);background-color:transparent;border:1px solid var(--maroon)}.filterable-search-container.filters-open .btn-toggle-filters.btn-toggle-filters i{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:"Font Awesome 6 Free";font-weight:400;font-style:normal;font-variant:normal;line-height:1;font-weight:900}.filterable-search-container.filters-open .btn-toggle-filters.btn-toggle-filters i:before{content:"\f070"}.filterable-search-container.filters-open .btn-toggle-filters.btn-toggle-filters .label:after{content:"Hide Filter"}#backtotop.stickynav{order:2;position:relative;right:auto;bottom:auto;font-size:.9em;width:auto;height:auto;font-weight:700;flex-direction:row;gap:.5rem}@media screen and (max-width: 50em){#backtotop.stickynav{font-size:.75em}}body.admin .filterable-search-container .filterable-search.timeline.has-side-nav .timeline-left{position:relative}@media (max-width: 50em){body.admin .filterable-search-container .filterable-search.timeline.has-side-nav .timeline-left{width:100%}}body.admin .txst-khan-notice{margin-bottom:2rem}
