.top-warning{border-top:1px solid var(--blue200);border-bottom:1px solid var(--blue200)}.top-warning .ant-avatar>img{background-color:#fff;-o-object-fit:contain;object-fit:contain}.component-chat-popup .chat-button{background-color:#dd5bf2;box-shadow:0 0 10px 0 rgba(218,27,249,.67);transition:all .2s ease-in-out;border-radius:999px;display:flex}.component-chat-popup .chat-button.shake{animation:jittery 4s infinite}@keyframes jittery{5%,50%{transform:scale(1)}10%{transform:scale(.9)}15%{transform:scale(1.15)}20%{transform:scale(1.15) rotate(-5deg)}25%{transform:scale(1.15) rotate(5deg)}30%{transform:scale(1.15) rotate(-3deg)}35%{transform:scale(1.15) rotate(2deg)}40%{transform:scale(1.15) rotate(0)}}@keyframes heartbeat{50%{transform:scale(1.1);box-shadow:0 0 12px 2px rgba(218,27,249,.67)}}.component-chat-popup .chat-popup{background-color:#151b21;box-shadow:0 6px 9px 0 rgba(0,0,0,.17);border-radius:10px;overflow:hidden;position:fixed;bottom:110px;right:50px;height:500px;width:450px;z-index:50;animation:showUp .3s ease-out forwards;transition:box-shadow .4s;transform-origin:bottom right}.component-chat-popup .chat-popup__container{animation:showOpacity .3s ease-out forwards}.component-chat-popup .chat-popup.mobile{background-color:#151b21;box-shadow:0 6px 9px 0 rgba(0,0,0,.17);border-radius:10px;overflow:hidden;position:fixed;bottom:90px;right:20px;height:500px;width:340px;max-width:calc(100vw - 50px);max-height:calc(100vh - 250px);z-index:50;animation:showUp .3s ease-out forwards;transition:box-shadow .4s;transform-origin:bottom right}.component-chat-popup .chat-popup.mobile__container{animation:showOpacity .3s ease-out forwards}@keyframes showUp{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes showOpacity{0%{opacity:0}30%{opacity:0}to{opacity:1}}.component-chat-popup .avt-img{border:1px solid #d8d8d8;background-color:#ccc}.component-chat-popup .avt-img.icon{padding:8px}.component-chat-popup .chatbox{height:100%;display:flex;flex-direction:column}.component-chat-popup .chatbox_header{background-color:#dd5bf2}.component-chat-popup .chatbox_body{overflow:auto;flex:1;flex-shrink:0}.component-chat-popup .chatbox_body .admin-mess{display:flex;flex-direction:row;align-items:start;font-size:14px;margin-bottom:15px}.component-chat-popup .chatbox_body .admin-mess .mess_content{padding:8px 10px;margin-left:10px;background-color:#d9d9d926;border-radius:4px;color:#f6f6f6}.component-chat-popup .chatbox_body .suggest-view{position:absolute;left:50%;transform:translate(-50%);bottom:30px;width:100%}.component-chat-popup .chatbox_body .suggest-view .suggest-mess{font-style:italic;border-radius:6px;padding:12px 15px;background-color:blue;opacity:0;transition:opacity .5s ease-in-out}.component-chat-popup .chatbox_body .suggest-view .fadeInDown{opacity:1}.zalo-chat-widget{bottom:100px!important;right:35px!important;height:613px!important;z-index:40!important}.zalo-chat-widget iframe{min-height:40vh!important;height:100%!important}.left-side .za-chat__head-box{left:unset!important;right:0!important;flex-direction:unset}