.support-button[data-v-03cd8fed]{cursor:pointer}.support-button{color:#fff;text-decoration:none;background-color:#1e90ff;border-radius:100%;transition:all .4s;width:50px;height:50px;line-height:53px;position:fixed;right:20px;bottom:80px;text-align:center;z-index:1030}.support-button.is-open:hover{background-color:#ff4757}.support-button:hover{color:#fff;background-color:#2ed573}.support-box{position:fixed;height:0;width:0;background-color:#1e90ff;padding:3px;border-radius:6px;transition:all .4s;display:none;z-index:1030}.support-box.opened{height:600px;width:350px;right:20px;bottom:80px;visibility:visible;display:block;opacity:1;z-index:1030}.chat-header{background-color:#1e90ff}.agent-image{background-color:rgba(33,209,92,.3843137254901961)}.chat-body{background-color:#fff;height:87%;border-radius:6px;font-size:15px;position:relative;display:flex;flex-direction:column}.chat-messages{min-height:461px;max-height:520px;overflow:auto;padding:10px 0}.timestamp{font-size:13px;color:#7a7a7a}.msg-content{margin-bottom:.5rem}.msg-content p{margin:0}.chat--receipent .msg-content{background-color:rgba(206,214,224,.29411764705882354);border-radius:6px;padding:1rem}.chat--sender .msg-content{background-color:rgba(30,143,255,.6627450980392157);border-radius:6px;padding:1rem}.chat--receipent .timestamp{float:right}.chat--sender .timestamp{float:left}.msg-send-area{width:100%;bottom:0;border-top:1px solid hsla(0,0%,50.2%,.295);background-color:#c5c5c5;padding:.5rem}@media (max-width:768px){.support-box.opened{position:fixed;width:auto;margin:5px}}