:root{--pa-resource-stickybar-before:none;--pa-resource-stickybar-after:none;--pa-resource-stickybar-draggable-cursor:pointer}.pa-Resources_Filter,.pa-Resources_FilterBtn{margin-top:auto;margin-bottom:auto!important;padding:.75rem .5rem;cursor:pointer}.pa-Resources_Filter:hover{opacity:.75}.pa-Resources_Stickybar_DraggableDiv{overflow:hidden;width:auto;max-width:100%;position:relative;cursor:var(--pa-resource-stickybar-draggable-cursor)}.pa-Resources_Stickybar_DraggableDiv:before{content:"";display:var(--pa-resource-stickybar-before);position:absolute;top:0;left:0;width:20px;height:100%;background:linear-gradient(to right,#fff,transparent);z-index:1280}.pa-Resources_Stickybar_DraggableDiv:after{content:"";display:var(--pa-resource-stickybar-after);position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to right,transparent,#fff);z-index:1280}.pa-Resources_Stickybar_DraggableDiv .el-Badge{cursor:var(--pa-resource-stickybar-draggable-cursor)}.pa-Resources_Stickybar{display:none}.pa-Resources_Stickybar .pa-Resources_Stickybar_FilterLabel p{font-size:.875rem}.pa-Resources_Wrapper .he-Block_Content{position:relative}.pa-Resources_Loading{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;user-select:none;opacity:0;pointer-events:none;z-index:1020;text-align:center;transition:opacity .5s;background:rgba(255,255,255,.8)}.bg-dark .pa-Resources_Loading{background:rgba(83,97,108,.8)}.pa-Resources_Loading p{position:sticky;top:35vh;margin:var(--at-Container-padding);margin-bottom:calc(4 * var(--at-Container-padding))}.isLoading .pa-Resources_Loading{opacity:1;pointer-events:all}