.PopUpModal{background:var(--bg-secondary);border-radius:20px;bottom:-5px;box-shadow:4px 10px 37px #b4bbc647;display:flex;left:-5px;min-width:130px;overflow:auto;padding:25px 40px;position:absolute;z-index:var(--z-index-dropdown)}.PopUpModal--full-width{width:100%}@media (max-width:768px){.PopUpModal--full-width{bottom:0;left:0;right:0}}.PopUpModal--bottom{bottom:unset;left:0;top:calc(100% + 10px)}.PopUpModal--kanban{bottom:unset;left:-35px;top:calc(100% + 10px);width:280px}.PopUpModal--top{bottom:unset;left:0;right:unset;top:0}.PopUpModal--filters{border:2px solid var(--bg)}@media (max-width:768px){.PopUpModal--filters{border-radius:0;bottom:0;left:0;position:fixed;right:0;top:0}}.PopUpModal--dim{box-shadow:0 0 0 max(100vh,100wh) #00000026}.PopUpModal--center{bottom:unset;left:unset;padding:43px;right:0;top:0}@media (max-width:768px){.PopUpModal--center{bottom:10px;left:20px;position:fixed;right:20px;top:104px}}.PopUpModal--left-center{border-radius:15px;bottom:-72px;left:-32px;padding:14px}@media (max-width:768px){.PopUpModal--mobile-bottom{background:var(--full-darkening);border-radius:0;bottom:0;box-shadow:none;left:0;padding:0;position:fixed;right:0;top:0;z-index:var(--z-index-modal)}.PopUpModal--mobile-bottom .PopUpModal__content{background:var(--bg);border-radius:20px 20px 0 0;margin-top:auto;max-height:90dvh;min-height:75dvh;overflow:auto}}.PopUpModal__content{display:flex;flex-direction:column;width:100%}
