.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-family:var(--font-sans-compressed);text-transform:uppercase;font-size:50px;font-weight:100;line-height:46px}@media only screen and (min-width:1024px){.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-size:120px;line-height:100px}}.duotone .story .h2,.duotone .story h2{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:700;line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h2,.duotone .story h2{font-size:var(--text-4xl);line-height:40px}}.duotone .story .h3,.duotone .story h3{font-size:var(--text-lg);line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h3,.duotone .story h3{font-size:var(--text-3xl);line-height:45px}}.duotone .story .h5,.duotone .story h5{font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--line-height-xxs)}@media only screen and (min-width:1024px){.duotone .story .h5,.duotone .story h5{font-size:var(--text-base);line-height:var(--line-height-sm)}}.listbox-dropdown{flex-direction:row;align-items:center;display:flex;position:relative}.listbox-dropdown__label{color:rgb(var(--color-text-gray));width:100%;margin-right:4px}.listbox-dropdown__dropdown{width:100%}.listbox-dropdown__button{border:1px solid #0000;justify-content:space-between;align-items:center;width:max-content;padding:8px 16px;font-weight:500;display:flex}.listbox-dropdown button[aria-expanded=true]{border-color:rgb(var(--color-black));background-color:#fff}.listbox-dropdown__button-text{padding-right:.5rem}.listbox-dropdown__button-text--hide{display:none}.listbox-dropdown__current-value{font-size:var(--text-base);font-weight:500;line-height:var(--line-height-base)}.listbox-dropdown__options{z-index:20;background-color:#fff;border-width:1px;min-width:100%;max-height:200px;margin-top:-1px;position:absolute;top:100%;left:0;right:0;overflow:hidden scroll}.listbox-dropdown__options--top{top:-200px}.listbox-dropdown__item{color:rgb(var(--color-black));cursor:pointer;font-size:var(--text-sm);font-weight:500;line-height:var(--line-height-sm);white-space:nowrap;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 32px;transition:all .2s ease-in-out;display:flex}.listbox-dropdown__item:hover{background-color:rgb(var(--color-gray));color:rgb(var(--color-black))}.listbox-dropdown__item--selected{color:rgb(var(--color-black))}
