.messenger-chat-fab{width:60px;height:60px;right:20px;position:fixed;display:flex;align-items:center;justify-content:center;bottom:30px;background-color:#fff;padding:5px;border-radius:50px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);cursor:pointer;transition-duration:.3s;z-index:2}.messenger-chat-fab:hover{transform:scale(1.1)}.messenger-chat-fab>img{width:40px;height:40px}.popup-container{display:flex;flex-direction:column;gap:10px;width:85%}.popup-container__title{color:#000;font-weight:700;font-style:normal;font-size:20px;line-height:27px}.popup-container .navigate-popup{font-weight:700}