.noticeboards-drawer{bottom:0;box-shadow:0 4px 20px rgba(0,0,0,.05);height:100vh;position:fixed;right:-110%;top:0;transition:all .4s cubic-bezier(.43,.83,.54,1.02),opacity .4s linear;width:680px;z-index:1506}.noticeboards-drawer__body{height:calc(100vh - 64px);overflow-y:auto}.noticeboards-drawer-mask{background:rgba(0,0,0,.1);display:none;inset:0;position:fixed;z-index:1058}.noticeboards-drawer.show{right:0}.noticeboards-drawer.show~.noticeboards-drawer-mask{display:block}.rtl .noticeboards-drawer{left:-110%;right:auto}.rtl .noticeboards-drawer.show{left:0;right:auto}.noticeboards-drawer .alert .icons.text-white,.noticeboards-drawer .alert .icons.text-white *{color:var(--white)!important}.noticeboards-drawer .alert .icons.text-gray-500,.noticeboards-drawer .alert .icons.text-gray-500 *{color:var(--gray-500)!important}@media (max-width:991px){.noticeboards-drawer{width:100%}}
