.research-sidebar{margin-top:var(--layout-dynamic-space-y-row-large);position:relative;grid-column:1/-1}@media(min-width:1024px){.research-sidebar{grid-column:1/3;grid-row:1/4;margin-bottom:var(--layout-dynamic-space-y-row-large)}}@media(min-width:1440px){.research-sidebar{grid-column:1/4}}.research-sidebar .toggle--sidebar{display:block}@media(min-width:1024px){.research-sidebar .toggle--sidebar{display:none}}.research-sidebar .toggle--sidebar span:first-child{display:block}.research-sidebar .toggle--sidebar span:last-child{display:none}.research-sidebar .toggle--sidebar[aria-expanded=true]{margin-bottom:var(--layout-fixed-space-medium)}.research-sidebar .toggle--sidebar[aria-expanded=true] span:first-child{display:none}.research-sidebar .toggle--sidebar[aria-expanded=true]+.research-sidebar__wrapper,.research-sidebar .toggle--sidebar[aria-expanded=true] span:last-child{display:block}.research-sidebar__wrapper{display:none}@media(min-width:1024px){.research-sidebar__wrapper{display:block}}.research-sidebar__search{padding-bottom:var(--layout-fixed-space-medium);border-bottom:1px solid var(--color-secondary-gray-medium);margin-bottom:var(--layout-fixed-space-medium)}.research-sidebar__search>h2{margin-bottom:var(--layout-dynamic-space-y-after-h3)}.research-sidebar__search__wrapper{position:relative}.research-sidebar__search__wrapper input{border-radius:var(--form-border-radius-input);border:var(--form-border-width-input) solid var(--color-secondary-blue-dark);background:var(--color-secondary-white);padding:var(--layout-fixed-space-xxsmall) var(--layout-fixed-space-xxsmall) var(--layout-fixed-space-xxsmall) var(--layout-fixed-space-xsmall);font-size:var(--copy-font-size-small);font-weight:var(--copy-font-weight-normal-small);line-height:var(--copy-line-height-small);color:var(--color-secondary-black);width:100%;height:44px}.research-sidebar__search__wrapper button{position:absolute;top:var(--layout-fixed-space-xxsmall);bottom:var(--layout-fixed-space-xxsmall);right:var(--layout-fixed-space-xxsmall);padding:var(--layout-fixed-space-xxxsmall);border-radius:var(--layout-border-radius-element-small);background:var(--color-secondary-gray-light);display:inline-grid;align-items:center;justify-content:center;color:var(--color-secondary-black);width:50px}.research-sidebar__search__wrapper button i,.research-sidebar__search__wrapper button svg{width:18px;height:18px;font-size:18px;line-height:1;pointer-events:none}.research-sidebar__search__wrapper button:focus-visible,.research-sidebar__search__wrapper button:hover{outline:none;background-color:var(--color-secondary-blue-dark);color:var(--color-secondary-white)}.research-sidebar__filters>h2{margin-bottom:var(--layout-fixed-space-medium)}.research-sidebar__filters__filter{margin-bottom:60px}.research-sidebar__filters__filter:last-child{margin-bottom:0}.research-sidebar__filters__filter h3{color:var(--color-primary-berkeley-blue);font-size:var(--copy-font-size-medium);font-weight:var(--copy-font-weight-bold-medium);line-height:var(--copy-line-height-medium);margin-bottom:var(--layout-fixed-space-small)}.research-sidebar__filters__filter>div{display:flex;flex-flow:column;gap:var(--layout-fixed-space-small)}.research-sidebar__filters__filter__wrapper{display:grid;grid-template-columns:20px auto;gap:var(--layout-fixed-space-xsmall);align-items:center}.research-sidebar__filters__filter__wrapper:has(input[disabled]){order:999}.research-sidebar__filters__filter .dropdown--toggler{width:100%;min-height:46px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;border-radius:var(--form-border-radius-input);border:2px solid var(--color-secondary-blue-dark);background:var(--color-secondary-white)}.research-sidebar__filters__filter .dropdown--toggler i,.research-sidebar__filters__filter .dropdown--toggler svg{transition:var(--transition)}.research-sidebar__filters__filter .dropdown--toggler[aria-expanded=false]+div{display:none}.research-sidebar__filters__filter .dropdown--toggler[aria-expanded=true] i,.research-sidebar__filters__filter .dropdown--toggler[aria-expanded=true] svg{transform:rotate(-180deg)}.research-sidebar input[type=checkbox]{width:20px;height:20px;border-radius:var(--layout-border-radius-element-small);border:var(--form-border-width-input) solid var(--color-secondary-blue-dark);background:var(--color-secondary-white);padding:0;margin:0;cursor:pointer;position:relative}.research-sidebar input[type=checkbox]:before{content:"";position:absolute;top:18.75%;left:18.75%;height:62.5%;width:62.5%;background-color:transparent;border-radius:var(--layout-border-radius-element-xsmall)}.research-sidebar input[type=checkbox]:checked:before{background-color:var(--color-secondary-blue-medium)}.research-sidebar input[type=checkbox]:checked+label{font-weight:var(--copy-font-weight-bold-medium);color:var(--color-primary-berkeley-blue)}.research-sidebar input[type=checkbox][disabled]{border-color:var(--color-secondary-gray-medium)}.research-sidebar input[type=checkbox][disabled]+label{color:var(--color-secondary-gray-medium)}.research-sidebar label{cursor:pointer}.research-sidebar .filter-dropdown{border-radius:var(--form-border-radius-input);border:2px solid var(--color-secondary-blue-dark);background:var(--color-secondary-white);padding:var(--layout-fixed-space-xsmall);display:flex;flex-flow:column;gap:var(--layout-fixed-space-xsmall);margin-top:var(--layout-fixed-space-small)}.research-sidebar .filter-dropdown__search{margin:var(--layout-fixed-space-xxsmall) var(--layout-fixed-space-xsmall)}.research-sidebar .filter-dropdown__options{display:flex;flex-flow:column;gap:var(--layout-fixed-space-xsmall);max-height:500px;overflow:auto;margin-top:var(--layout-fixed-space-xsmall)}.research-sidebar .filter-dropdown__options>div{margin:0;padding:var(--layout-fixed-space-xxsmall) var(--layout-fixed-space-xsmall);border-radius:var(--form-border-radius-input);border:2px solid transparent}.research-sidebar .filter-dropdown__options>div:focus-within,.research-sidebar .filter-dropdown__options>div:hover{border-color:var(--color-secondary-blue-medium)}.research-sidebar .filter-dropdown__options input:focus,.research-sidebar .filter-dropdown__options input:focus-visible,.research-sidebar .filter-dropdown__options input:hover{outline:none}.research-content{grid-column:1/-1}@media(min-width:1024px){.research-content{grid-column:3/-1;grid-row:2}}@media(min-width:1440px){.research-content{grid-column:4/-1}}.research-content table{font-size:var(--copy-font-size-small);line-height:var(--copy-line-height-small)}.research-content table td,.research-content table th{vertical-align:middle}.research-content table thead{font-weight:var(--copy-font-weight-bold-small)}.research-content table tr.odd{background-color:var(--color-secondary-white)}.research-content table tr.even{background-color:var(--color-secondary-gray-light)}.research-content table tr.rounded td,.research-content table tr.rounded th{border-bottom:2px solid var(--border-color)}.research-content table tr.rounded td:first-child,.research-content table tr.rounded th:first-child{border-bottom-left-radius:var(--layout-border-radius-element-medium)}.research-content table tr.rounded td:last-child,.research-content table tr.rounded th:last-child{border-bottom-right-radius:var(--layout-border-radius-element-medium)}.research-filters{grid-column:1/-1}@media(min-width:1024px){.research-filters{grid-column:3/-1;grid-row:1;margin-top:var(--layout-dynamic-space-y-row-large)}}@media(min-width:1440px){.research-filters{grid-column:4/-1}}.research-filters__tags{display:flex;flex-flow:row wrap;gap:var(--layout-fixed-space-small);margin-top:var(--layout-fixed-space-medium)}.research-filters__tags:not(:has(button)){display:none}.research-filters__tags button{border-radius:var(--button-border-radius-standard);border:var(--layout-border-width-element-small) solid var(--color-secondary-blue-dark);background-color:var(--color-secondary-white)}.research-filters__tags button span{font-size:var(--copy-font-size-small);font-weight:var(--copy-font-weight-normal-small);line-height:var(--copy-line-height-small);padding:var(--layout-fixed-space-xsmall) var(--layout-fixed-space-small)}.research-filters__tags button i,.research-filters__tags button svg{padding:var(--layout-fixed-space-xsmall) var(--layout-fixed-space-small);color:var(--color-secondary-blue-dark);background:var(--color-secondary-gray-light);border-top-right-radius:var(--button-border-radius-standard);border-bottom-right-radius:var(--button-border-radius-standard)}.research-filters__tags button i:before,.research-filters__tags button svg:before{width:11.254px;height:11.254px}.research-filters__clear{margin-top:var(--layout-dynamic-space-y-after-paragraph)}.research-filters__clear:not(:has(button.active)){display:none}.research-filters__clear button{display:inline-flex;gap:8px;border-radius:5px;align-items:center;color:var(--color-primary-berkeley-blue)}.research-filters__clear button span{font-size:var(--copy-font-size-medium);font-weight:var(--copy-font-weight-normal-medium);line-height:var(--copy-line-height-medium)}.research-filters__clear button i,.research-filters__clear button svg{font-size:18px;line-height:1;height:18px;width:18px}.flyout{position:fixed;z-index:999;display:none;overflow:hidden}.flyout,.flyout:before{top:0;left:0;height:100%;width:100%}.flyout:before{content:"";position:absolute;background-color:var(--overlay-blue-dark)}.flyout.active{display:block}.flyout.animate--in .flyout__wrapper{transform:translateX(0)}.flyout__wrapper{position:fixed;top:0;right:0;width:100%;height:100%;max-width:900px;background-color:var(--color-secondary-white);box-shadow:var(--shadow-long);transition:var(--transition);transform:translateX(100%);overflow:auto}.flyout__header{display:grid;grid-template-columns:auto max-content;padding:var(--layout-dynamic-space-x-element) var(--layout-dynamic-space-x-full);gap:var(--layout-dynamic-space-gutter)}.flyout__header__text{order:1}.flyout__header__text--department{margin-bottom:var(--layout-fixed-space-xxsmall)}.flyout__header__text--department p{margin:0}.flyout__header__text--title{margin-bottom:var(--layout-dynamic-space-y-after-h2)}.flyout__header__text--title h2{margin:0}.flyout__header__text--url a{display:inline-flex;align-items:center;gap:var(--layout-fixed-space-xsmall)}.flyout__header__close{order:2}.flyout__header__close button{width:60px;height:60px;padding:var(--layout-fixed-space-xsmall);display:inline-grid;align-items:center;justify-content:center}.flyout__header__close button i,.flyout__header__close button svg{width:28px;height:28px;font-size:28px;line-height:1}.flyout__body{padding:var(--layout-dynamic-space-y-full) var(--layout-dynamic-space-x-full);display:grid;grid-template-columns:100%;gap:var(--layout-dynamic-space-gutter)}@media(min-width:768px){.flyout__body{grid-template-columns:calc(33% - var(--layout-dynamic-space-gutter)/2) calc(66% - var(--layout-dynamic-space-gutter)/2)}}.flyout__body__website{display:flex;flex-flow:column;padding:var(--layout-fixed-space-small);justify-content:space-between;align-content:center;row-gap:var(--layout-fixed-space-small);border-radius:var(--layout-border-radius-element-medium);border:var(--layout-border-width-element-medium) solid var(--color-secondary-blue-medium);margin-bottom:var(--layout-dynamic-space-y-row-large)}@media(min-width:768px){.flyout__body__website{flex-flow:row nowrap;align-items:center}}.flyout__body__website p{color:var(--color-secondary-blue-medium);margin:0}.flyout__body__contact,.flyout__body__details{margin-bottom:var(--layout-dynamic-space-y-row-medium)}.flyout__body__contact h3,.flyout__body__details h3{margin-bottom:var(--layout-dynamic-space-y-after-h2)}.flyout__body__contact--table{padding-bottom:var(--layout-dynamic-space-y-after-h2)}.flyout__body__details{order:2}@media(min-width:768px){.flyout__body__details{order:1}}.flyout__body__details__single,.flyout__body__details h2{margin-bottom:var(--layout-fixed-space-xsmall)}.flyout__body__details__single{display:grid;grid-template-columns:max-content auto;gap:var(--layout-fixed-space-xsmall);padding-top:var(--layout-fixed-space-xsmall);border-top:1px solid var(--color-secondary-gray-light)}.flyout__body__details__single:last-child{margin-bottom:0;border-bottom:1px solid var(--color-secondary-gray-light);padding-bottom:var(--layout-fixed-space-xsmall)}.flyout__body__details__single h3,.flyout__body__details__single p{margin:0}.flyout__body__overview{order:1}@media(min-width:768px){.flyout__body__overview{order:2}}.flyout__body__overview__single{margin-bottom:var(--layout-fixed-space-small)}.flyout__body__overview__single:last-child{margin-bottom:0}.flyout__body__overview__news-media{margin-top:var(--layout-fixed-space-large)}.flyout__body__overview__news-media__item{margin-top:var(--layout-fixed-space-small);padding-bottom:var(--layout-fixed-space-small);border-bottom:1px solid var(--color-secondary-gray-light)}.flyout__body__overview__news-media__item:last-child{padding-bottom:0;border-bottom:none}.flyout__table>div{display:grid;grid-template-columns:100%;gap:var(--layout-fixed-space-xsmall);align-items:center;padding:var(--layout-fixed-space-small) 0;border-bottom:var(--layout-border-width-element-xsmall) solid var(--color-secondary-gray-light)}@media(min-width:768px){.flyout__table>div{grid-template-columns:220px calc(100% - 220px - var(--layout-fixed-space-small));gap:var(--layout-fixed-space-small)}}.flyout__table>div p{color:var(--color-secondary-blue-dark)}.flyout__table>div:first-child{border-top:var(--layout-border-width-element-xsmall) solid var(--color-secondary-gray-light)}.flyout__table>div a{word-break:break-all}body:has(.flyout.active) .site-header{z-index:0}