@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.SearchBar_searchbar__W6T14{height:48px;width:400px;padding:1rem 0 1rem 1rem;font-size:1.1rem;margin-right:2rem;border-radius:.3rem;border:1px solid #343a40}@media (max-width:600px){.SearchBar_searchbar__W6T14{width:100%;margin:0 -1rem}}.Button_button__exqP_{background-color:#343a40;border:none;height:48px;width:8rem;font-size:1.1rem;border-radius:.3rem;color:#fff;cursor:pointer}.ManagePostCard_postContainer__9NEIW{display:flex;align-items:center;justify-content:space-between;background-color:rgba(0,0,0,.05);margin:2rem 1rem;height:100px;border-radius:.3rem;padding-left:1.5rem}.ManagePostCard_postContainer__9NEIW p{font-size:1.2rem;font-weight:700}.ManagePostCard_postContainer__9NEIW button{margin:0 1rem}@media (max-width:767px){.ManagePostCard_postContainer__9NEIW{flex-direction:column;align-items:center;height:auto;padding:1rem;text-align:center}.ManagePostCard_postContainer__9NEIW button{margin:.5rem 1rem .5rem 0}}.page_searchContainer__3_NgD{display:flex;justify-content:flex-end;padding:3rem 1rem;margin-left:1.5rem}.page_dashboard__tEYkB ul{padding-bottom:4rem}@media (max-width:600px){.page_searchContainer__3_NgD{flex-direction:column}.page_searchContainer__3_NgD button{margin-top:1rem;margin-left:-1rem;padding:0}}