@font-face{font-family:black;src:url(/fonts/ProximaNova-Black.otf)}@font-face{font-family:extrabold;src:url(/fonts/ProximaNova-Extrabold.otf)}@font-face{font-family:semibold;src:url(/fonts/ProximaNova-Semibold.otf)}@font-face{font-family:bold;src:url(/fonts/ProximaNova-Bold.otf)}@font-face{font-family:boldIt;src:url(/fonts/ProximaNova-BoldIt.otf)}@font-face{font-family:condSemiBold;src:url(/fonts/ProximaNovaCond-Semibold.otf)}html{position:relative}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:regular;src:url(/fonts/ProximaNova-Regular.otf)}@font-face{font-family:regularItalic;src:url(/fonts/ProximaNova-RegularItalic.otf)}@font-face{font-family:light;src:url(/fonts/ProximaNova-Light.otf)}@font-face{font-family:lightItalic;src:url(/fonts/ProximaNova-LightItalic.otf)}.popover-div{margin-top:.75rem;display:flex;width:250px;flex-direction:column;gap:1rem}@media(max-width:900px){.popover-div{margin-top:0;width:100%;max-width:350px;flex-direction:row;gap:1rem}}.popover-trigger{display:flex;min-width:219px;justify-content:space-between;border-radius:.375rem;border:1px solid #8191a2;background-color:#f0f5f9;height:40px;width:100%;padding:13px .5rem .5rem;font-size:.75rem;font-weight:300;box-shadow:0 2px 4px rgba(0,0,0,.1)}.popover-option{display:flex;cursor:pointer;align-items:center;gap:.75rem;padding-left:10px;padding-top:.5rem;padding-bottom:.5rem;width:240px}@media(max-width:900px){.popover-option{display:flex;cursor:pointer;align-items:center;gap:.75rem;padding-left:10px;padding-top:.5rem;padding-bottom:.5rem;width:340px}}.popover-option:hover{background-color:hsla(0,0%,85%,.2)}.popover-option-label{cursor:pointer;font-size:13px}.checkbox-root{cursor:pointer;display:flex;height:24px;width:24px;align-items:center;justify-content:center;border-radius:4px;border:1px solid #cdcfd0;background-color:#fff;padding:0;font-size:15px}[data-state=checked].checkbox-root{border-color:#888dff;background-color:#888dff}.check-icon{margin-top:2px;color:#fff}.popover-content{max-height:15rem;min-width:"300px";overflow:auto;border-radius:.375rem;border:1px solid #d1d5db;background-color:#fff;padding-top:1rem;padding-bottom:1rem}.image-container{display:flex;justify-content:center;margin-bottom:5px}.image-container img{width:100px;height:70px;border-radius:20px;-o-object-fit:cover;object-fit:cover}.category-selectors-container{width:100%;display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;gap:30px;margin-bottom:30px}.category-selector-button{padding:0;border:0;background-color:transparent;cursor:pointer;display:flex;flex-direction:column}.category-selector-button.loading{cursor:default}.category-selector-button.loading .image-placeholder{width:100px;height:70px;border-radius:20px;background-color:rgba(0,0,0,.04)}.category-selector-button.loading .category-name-container{background-color:rgba(0,0,0,.04);border-radius:5px}.category-selector-button.loading .category-name-container p{visibility:hidden}.category-selector-button p{max-width:100px;text-align:center;font-family:bold;font-size:.8rem;text-transform:capitalize}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.slack-page-container .slack-page-content{animation:fade-in 1s linear forwards}.slack-page-container .auth-error-message{animation:fade-in .4s linear forwards}