.AuthorList-module__-kqZ0a__wrapper.AuthorList-module__-kqZ0a__capitalizeTitle .AuthorList-module__-kqZ0a__title{text-transform:uppercase;margin-bottom:.5rem}.AuthorList-module__-kqZ0a__title{color:var(--color-text-onlight-secondary);margin-bottom:.75rem;display:block}.AuthorList-module__-kqZ0a__authorList{flex-direction:column;margin-top:-.5rem;margin-bottom:0;display:flex}.AuthorList-module__-kqZ0a__authorList li{align-items:center;padding-top:.5rem;display:flex}:is(.AuthorList-module__-kqZ0a__authorList li) a{align-items:center;width:100%;display:flex}:is(.AuthorList-module__-kqZ0a__authorList li) a:hover{color:var(--color-blue-500)}:is(.AuthorList-module__-kqZ0a__authorList li) span{margin-left:.5rem}
.Image-module__O2d18W__img{width:100%}.Image-module__O2d18W__img.Image-module__O2d18W__richTextImage{width:-webkit-fit-content;width:fit-content;margin-left:0;margin-right:auto}.Image-module__O2d18W__caption{color:var(--color-text-onlight-secondary);padding:.75rem 0}@media screen and (min-width:64rem){.Image-module__O2d18W__caption{padding:1rem 0}}
.Select-module__drUufq__wrapper{width:100%;display:block;position:relative}.Select-module__drUufq__wrapper.Select-module__drUufq__dark .Select-module__drUufq__label{color:var(--color-text-ondark-primary)}.Select-module__drUufq__wrapper.Select-module__drUufq__dark .Select-module__drUufq__field{background-color:hsla(var(--hsla-neutral-white), .2);color:var(--color-text-ondark-primary);border-color:#0000}:is(.Select-module__drUufq__wrapper.Select-module__drUufq__dark .Select-module__drUufq__field):hover{background-color:hsla(var(--hsla-neutral-white), .3)}:is(.Select-module__drUufq__wrapper.Select-module__drUufq__dark .Select-module__drUufq__field):focus{border-color:var(--color-neutral-white)}.Select-module__drUufq__wrapper.Select-module__drUufq__dark .Select-module__drUufq__dropdownArrowIcon{color:var(--color-text-ondark-primary)}.Select-module__drUufq__wrapper.Select-module__drUufq__error .Select-module__drUufq__field{border-color:var(--colour-error-500)}.Select-module__drUufq__wrapper.Select-module__drUufq__error.Select-module__drUufq__active .Select-module__drUufq__label{color:var(--colour-error-500)}.Select-module__drUufq__label{margin-bottom:.5rem;display:block}.Select-module__drUufq__fieldWrapper{width:100%;position:relative}.Select-module__drUufq__fitContent{width:-webkit-fit-content!important;width:fit-content!important}.Select-module__drUufq__field{-webkit-appearance:none;appearance:none;background-color:var(--color-neutral-white);border:.0625rem solid var(--color-neutral-200);box-sizing:border-box;min-height:2.75rem;transition:background-color var(--transition-timings), border-color var(--transition-timings);border-radius:.125rem;outline:none;width:100%;padding:.5rem 2.75rem .5rem 1rem}.Select-module__drUufq__field:hover{border-color:var(--color-neutral-300)}.Select-module__drUufq__field:focus{border-color:var(--color-blue-400)}.Select-module__drUufq__dropdownArrowIcon{pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}
.TextSection-module__8Zp_Iq__container *{font-size:max(.842rem,min(.8rem + .146vw,.947rem))}.TextSection-module__8Zp_Iq__container p{margin:1.2rem 0;line-height:145%}.TextSection-module__8Zp_Iq__container ul>li,.TextSection-module__8Zp_Iq__container ol>li{margin-top:0;margin-bottom:0;line-height:145%}.TextSection-module__8Zp_Iq__container ul,.TextSection-module__8Zp_Iq__container ol{margin:1.2rem 0}.TextSection-module__8Zp_Iq__container blockquote{margin:1.2rem 0;line-height:145%}.TextSection-module__8Zp_Iq__callOut{border:1px solid var(--color-neutral-100);border-radius:8px;padding:24px 20px}.TextSection-module__8Zp_Iq__callOut>:first-child,.TextSection-module__8Zp_Iq__callOut>:first-child>:first-child{margin-top:0}.TextSection-module__8Zp_Iq__callOut>:last-child,.TextSection-module__8Zp_Iq__callOut>:last-child>:last-child{margin-bottom:0}
.Accordion-module__SucRsq__item{border-bottom:.0625rem solid var(--color-neutral-100)}.Accordion-module__SucRsq__trigger{text-align:left;transition:color var(--transition-timings);align-items:center;width:100%;padding:1rem 0;display:flex}.Accordion-module__SucRsq__trigger:hover{color:var(--color-blue-500)}.Accordion-module__SucRsq__trigger svg{height:1.5rem;transition:transform var(--transition-timings);width:1.5rem}.Accordion-module__SucRsq__trigger[data-state=open] svg{transform:scaleY(-1)}@media screen and (min-width:64rem){.Accordion-module__SucRsq__trigger{padding:1.5rem 0}}.Accordion-module__SucRsq__title{flex-grow:1}.Accordion-module__SucRsq__content{overflow:hidden}.Accordion-module__SucRsq__content .container{max-width:none;padding:0 0 1.5rem}.Accordion-module__SucRsq__content[data-state=closed]{animation:Accordion-module__SucRsq__closed var(--transition-timings) forwards}.Accordion-module__SucRsq__content[data-state=open]{animation:Accordion-module__SucRsq__open var(--transition-timings) forwards}@keyframes Accordion-module__SucRsq__closed{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes Accordion-module__SucRsq__open{0%{height:0}to{height:var(--radix-accordion-content-height)}}
.Loading-module__2kWaya__loader{aspect-ratio:1;--_m:conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;width:50px;-webkit-mask:var(--_m);-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;background:#25b09b;border-radius:50%;padding:8px;animation:1s linear infinite Loading-module__2kWaya__l3;-webkit-mask-composite:source-out;mask-composite:subtract}@keyframes Loading-module__2kWaya__l3{to{transform:rotate(1turn)}}

.CTA-module__ggVYsa__inner{background-color:var(--color-neutral-50);border:.0625rem solid var(--color-neutral-100);text-align:center;border-radius:.25rem;padding:1.5rem;position:relative}@media screen and (min-width:50rem){.CTA-module__ggVYsa__inner{padding:2.5rem 2rem}}.CTA-module__ggVYsa__description{margin-top:1rem;margin-bottom:0}.CTA-module__ggVYsa__button{margin-top:1rem}.CTA-module__ggVYsa__button:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}
@media screen and (min-width:64rem){.TabsList-module__XDI1NG__wrapper.TabsList-module__XDI1NG__mobileOnly .TabsList-module__XDI1NG__tabsList{display:none}}.TabsList-module__XDI1NG__tabsListContainer{padding-bottom:1.5rem}@media screen and (min-width:64rem){.TabsList-module__XDI1NG__tabsListContainer{padding-bottom:1rem}}.TabsList-module__XDI1NG__tabsList{background-color:var(--color-neutral-white);z-index:1;border-bottom:.0625rem solid var(--color-neutral-100);height:2.75rem;position:-webkit-sticky;position:sticky;top:3.8125rem}.TabsList-module__XDI1NG__tabsContainer{padding-left:var(--padding-container);padding-right:var(--padding-container);white-space:nowrap;height:100%;display:flex;overflow:auto}@media screen and (min-width:64rem){.TabsList-module__XDI1NG__tabsContainer{padding-left:0;padding-right:0}}.TabsList-module__XDI1NG__tab{color:var(--color-text-onlight-primary);height:100%;transition:color var(--transition-timings) var(--transition-easing);cursor:pointer;align-items:center;padding:0 .75rem;display:flex;position:relative}.TabsList-module__XDI1NG__tab>div{align-self:center;padding-bottom:.125rem}.TabsList-module__XDI1NG__tab.TabsList-module__XDI1NG__disabled{opacity:50;cursor:default}.TabsList-module__XDI1NG__tab:after{content:"";opacity:0;height:.125rem;transition:opacity var(--transition-timings) var(--transition-easing);background-color:currentColor;position:absolute;bottom:0;left:.75rem;right:.75rem}.TabsList-module__XDI1NG__tab:first-of-type{margin-left:-.75rem}.TabsList-module__XDI1NG__tab[aria-selected=true]:after{opacity:1}.TabsList-module__XDI1NG__tabContentWrapper .container{max-width:none;padding:0}.TabsList-module__XDI1NG__sortBySelectContainer{visibility:visible;width:100%;display:flex;padding-top:1rem!important}.TabsList-module__XDI1NG__sortBySelectContainer.TabsList-module__XDI1NG__sortBySelectDisable{visibility:hidden}.TabsList-module__XDI1NG__sortBySelectContainer .TabsList-module__XDI1NG__sortBySelect{justify-content:space-between;align-items:center;display:flex}:is(.TabsList-module__XDI1NG__sortBySelectContainer .TabsList-module__XDI1NG__sortBySelect)>span{font-family:var(--roboto);margin-bottom:0;margin-right:.5rem;font-size:.875rem;font-weight:400;line-height:150%}@media screen and (min-width:50rem){.TabsList-module__XDI1NG__sortBySelectContainer .TabsList-module__XDI1NG__sortBySelect{justify-content:flex-end}}@media screen and (min-width:64rem){.TabsList-module__XDI1NG__sortBySelectContainer{width:auto;padding-top:0}}.TabsList-module__XDI1NG__EmptyMessageContainer{color:var(--color-neutral-200);text-align:center;flex-direction:column;align-items:center;row-gap:1rem;padding-bottom:2.5rem;display:flex}.TabsList-module__XDI1NG__tabsListMobileContainer{margin-right:calc(var(--padding-container) * -1);margin-left:calc(var(--padding-container) * -1);width:100vw}@media screen and (min-width:64rem){.TabsList-module__XDI1NG__tabsListMobileContainer{width:auto;margin-left:0;margin-right:0}}
.EmbedSection-module__9HWssa__container *{font-size:max(.842rem,min(.8rem + .146vw,.947rem))}.EmbedSection-module__9HWssa__container iframe{margin:.5rem 0}
.SearchHero-module__UvuXkq__wrapper{padding-top:1.5rem}@media screen and (min-width:64rem){.SearchHero-module__UvuXkq__wrapper{padding-bottom:1.5rem}.SearchHero-module__UvuXkq__container{align-items:flex-end;display:flex}.SearchHero-module__UvuXkq__container.SearchHero-module__UvuXkq__tabsActive{flex-direction:column;align-items:stretch;display:flex}}.SearchHero-module__UvuXkq__contentWrapper{padding-bottom:.75rem}@media screen and (min-width:64rem){.SearchHero-module__UvuXkq__contentWrapper{flex-grow:1;padding-bottom:1.5rem}}.SearchHero-module__UvuXkq__termSortContainer{justify-content:space-between;align-items:center;display:flex}.SearchHero-module__UvuXkq__searchTerm{margin-top:.5rem}.SearchHero-module__UvuXkq__searchTerm.SearchHero-module__UvuXkq__authorPage{display:none}@media screen and (min-width:64rem){.SearchHero-module__UvuXkq__searchTerm.SearchHero-module__UvuXkq__authorPage{display:block}}.SearchHero-module__UvuXkq__sortBySelectContainer{width:100%;padding-top:1.5rem;display:flex}.SearchHero-module__UvuXkq__sortBySelectContainer .SearchHero-module__UvuXkq__sortBySelect{justify-content:space-between;align-items:center;display:flex}:is(.SearchHero-module__UvuXkq__sortBySelectContainer .SearchHero-module__UvuXkq__sortBySelect)>span{white-space:nowrap;margin-bottom:0;margin-right:.5rem;font-weight:400}@media screen and (min-width:50rem){.SearchHero-module__UvuXkq__sortBySelectContainer .SearchHero-module__UvuXkq__sortBySelect{justify-content:flex-end}}@media screen and (min-width:64rem){.SearchHero-module__UvuXkq__sortBySelectContainer{width:auto;padding-top:0}}
.journal-module__HiPKjG__layout{width:100%}@media screen and (min-width:64rem){.journal-module__HiPKjG__layout{grid-template-columns:70% 30%;display:grid}}@media screen and (min-width:85.375rem){.journal-module__HiPKjG__layout{grid-template-columns:72% 28%;display:grid}}@media screen and (min-width:64rem){.journal-module__HiPKjG__mainWrapper{grid-area:1/1}}.journal-module__HiPKjG__sortBySelect{justify-content:space-between;align-items:center;display:flex}.journal-module__HiPKjG__sortBySelect>span{font-family:var(--roboto);margin-bottom:0;margin-right:2rem;font-size:.875rem;font-weight:400;line-height:150%}.journal-module__HiPKjG__sortBySelect>div{flex-grow:1}@media screen and (min-width:64rem){.journal-module__HiPKjG__sortBySelect{display:none}.journal-module__HiPKjG__sidebarWrapper{--padding-container:2rem;border-left:.0625rem solid var(--color-neutral-50);flex-direction:column;grid-area:1/2;height:calc(100vh - 6rem);display:flex;position:-webkit-sticky;position:sticky;top:6rem}}.journal-module__HiPKjG__sidebarWrapper.journal-module__HiPKjG__searchResult{display:none!important}@media screen and (min-width:64rem){.journal-module__HiPKjG__sidebarWrapper.journal-module__HiPKjG__searchResult{display:flex!important}.journal-module__HiPKjG__sidebarStart{grid-auto-rows:-webkit-max-content;grid-row-gap:1.5rem;flex-grow:1;grid-auto-rows:max-content;align-items:flex-start;padding-top:2rem;padding-bottom:2rem;display:grid;overflow:auto}.journal-module__HiPKjG__sidebarStart>*{width:100%}.journal-module__HiPKjG__sidebarEnd{padding:2rem 0 2rem 2rem}.journal-module__HiPKjG__sidebarEnd button{width:100%}}.journal-module__HiPKjG__searchResultsContainer{flex-direction:column-reverse;display:flex}.journal-module__HiPKjG__searchResultsContainer>div{width:100%}@media (min-width:64rem){.journal-module__HiPKjG__searchResultsContainer{display:grid}}.journal-module__HiPKjG__searchResultsContainer>:last-child{width:100%;display:flex}:is(.journal-module__HiPKjG__searchResultsContainer>:last-child)>:first-child{width:inherit}:is(.journal-module__HiPKjG__searchResultsContainer>:last-child)>:last-child{display:none}@media (min-width:64rem){:is(.journal-module__HiPKjG__searchResultsContainer>:last-child)>:last-child{display:block}}.journal-module__HiPKjG__cardListContainer{padding:1.5rem 0 0}.journal-module__HiPKjG__cardsListWithTitleContainer{padding-bottom:2rem}@media (min-width:64rem){.journal-module__HiPKjG__cardsListWithTitleContainer{padding-bottom:4.5rem}}
.CollectionTitle-module__1YJAka__strapline{padding:1.5rem 0}.CollectionTitle-module__1YJAka__collection{flex-direction:column;align-items:center;padding:2rem 0;display:flex}.CollectionTitle-module__1YJAka__collection .CollectionTitle-module__1YJAka__topicIcon{margin-bottom:.875rem}:is(.CollectionTitle-module__1YJAka__collection .CollectionTitle-module__1YJAka__topicIcon) img{filter:grayscale()opacity(.5);width:1.375rem}.CollectionTitle-module__1YJAka__heroContent{flex-direction:column;display:flex}@media (min-width:64rem){.CollectionTitle-module__1YJAka__heroContent{flex-direction:row;align-items:flex-start}.CollectionTitle-module__1YJAka__heroCard{position:-webkit-sticky;position:sticky;top:7.5rem}}.CollectionTitle-module__1YJAka__mostread{width:100%}@media (min-width:64rem){.CollectionTitle-module__1YJAka__mostread{width:22.875rem;min-width:22.875rem;max-width:22.875rem;padding-left:3rem}}@media (min-width:85.375rem){.CollectionTitle-module__1YJAka__mostread{width:max(22.875rem,min(49.7076vw - 8.9379rem,33.5rem));min-width:max(22.875rem,min(49.7076vw - 8.9379rem,33.5rem));max-width:max(22.875rem,min(49.7076vw - 8.9379rem,33.5rem));padding-left:3rem}}.CollectionTitle-module__1YJAka__articlesTitle{color:var(--color-text-onlight-secondary);margin-top:3rem;margin-bottom:1.5rem}@media (min-width:64rem){.CollectionTitle-module__1YJAka__articlesTitle{margin-top:0}}.CollectionTitle-module__1YJAka__cardsList{flex-direction:column;row-gap:1.5rem;margin:0;padding:0;display:flex}
.Avatar-module___q1aKG__avatar{background-color:var(--color-neutral-white);border:.0625rem solid var(--color-neutral-100);border-radius:100%;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;overflow:hidden}.Avatar-module___q1aKG__avatar svg{color:var(--color-neutral-100);width:1.5rem;height:1.5rem}.Avatar-module___q1aKG__avatar.Avatar-module___q1aKG__xsmall{flex:0 0 1.5rem;width:1.5rem;height:1.5rem}.Avatar-module___q1aKG__avatar.Avatar-module___q1aKG__xsmall svg{width:1.125rem;height:1.125rem}.Avatar-module___q1aKG__avatar.Avatar-module___q1aKG__large{flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.Avatar-module___q1aKG__avatar.Avatar-module___q1aKG__large svg{width:1.875rem;height:1.875rem}.Avatar-module___q1aKG__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
