@property --horizontal-scrollable-items-fade-start{syntax:"<length>";inherits:false;initial-value:0}@property --horizontal-scrollable-items-fade-end{syntax:"<length>";inherits:false;initial-value:0}@keyframes scroll-fade_horizontal-scrollable-items-fade-start-in__HGPjD{0%{--horizontal-scrollable-items-fade-start:0px}to{--horizontal-scrollable-items-fade-start:2.5rem}}@keyframes scroll-fade_horizontal-scrollable-items-fade-end-out__qrXq6{0%{--horizontal-scrollable-items-fade-end:2.5rem}to{--horizontal-scrollable-items-fade-end:0px}}.scroll-fade_scrollFade__aDA_A{mask-image:linear-gradient(to right,transparent,#000 var(--horizontal-scrollable-items-fade-start),#000 calc(100% - var(--horizontal-scrollable-items-fade-end)),transparent)}@supports (animation-timeline:scroll()){.scroll-fade_scrollFade__aDA_A{animation:scroll-fade_horizontal-scrollable-items-fade-start-in__HGPjD linear both,scroll-fade_horizontal-scrollable-items-fade-end-out__qrXq6 linear both;animation-timeline:scroll(self inline),scroll(self inline);animation-range:0 2.5rem,calc(100% - 2.5rem) 100%}}@keyframes indeterminate_indeterminate__Me1Lt{0%{background-position:200% 0}to{background-position:-200% 0}}.indeterminate_indeterminate__Me1Lt,.indeterminate_indeterminate__Me1Lt::-webkit-progress-bar{background-image:linear-gradient(90deg,var(--ui-palette-primary-20) 0,var(--ui-palette-secondary-energy-100) 50%,var(--ui-palette-primary-20) 100%);background-size:200% 100%;animation:indeterminate_indeterminate__Me1Lt 1.5s ease-in-out infinite}.indeterminate_indeterminate__Me1Lt::-moz-progress-bar{width:calc(1 / 3 * 100%)}