.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)}}.sort-by-radio-button{flex-direction:column;gap:16px;display:flex}.sort-by-radio-button__headline{font-size:var(--text-2xl);font-weight:700;line-height:var(--line-height-2xl)}.sort-by-radio-button__option{cursor:pointer;flex-direction:row;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;display:flex}.sort-by-radio-button__option input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgb(var(--color-black));cursor:pointer;border-radius:50%;place-content:center;width:15px;height:15px;margin:2px 0 0;display:grid}.sort-by-radio-button__option input[type=radio]:before{background:rgb(var(--color-black));content:"";border-radius:50%;width:7px;height:7px;transition:transform .1s ease-in-out;transform:scale(0)}.sort-by-radio-button__option input[type=radio]:checked:before{transform:scale(1)}.sort-by-radio-button__option input[type=radio]:focus-visible{outline:2px solid rgb(var(--color-black));outline-offset:2px}
