.fake_bell{position:relative}.bell_popUp{position:absolute;border-radius:16px;overflow:hidden;background:#fff;top:40px;right:0;font-size:20px;width:max-content;display:flex;flex-direction:column;align-items:center;color:#50525a;box-shadow:0 4px 8px rgba(0,28,73,.3);z-index:22}.bell_popUp__Title{padding:0 15px;margin-bottom:10px}.bell_popUp__actions{padding:0 15px 15px}.bell_popUp__header{background:#ffcd35;padding:10px;display:flex;justify-content:space-between;align-items:center;color:#464242;font-size:14px;width:100%;margin-bottom:10px}.bell_popUp__header span svg{fill:#06f}@media(max-width:400px){.bell_popUp{position:fixed;top:100px;left:50%;transform:translateX(-50%)}}@media(max-width:350px){.bell_popUp{font-size:16px}}