@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap);*{font-family:'Roboto',sans-serif}@media screen and (min-width:700px){.target-el.margin-top{margin-top:10px}#whatsapp-widget{font-family:"Roboto";position:fixed;bottom:20px;right:20px;z-index:999;transition:0.5s}#whatsapp-widget-target{width:60px;height:60px;display:table;background:#24CD63;color:#fff;text-align:center;border-radius:20%}#whatsapp-widget-icon{position:absolute;display:table-cell;vertical-align:middle;max-width:32px;max-height:35px;top:25%;left:25%}#whatsapp-widget-chat{position:absolute;display:flex;visibility:hidden;opacity:0;flex-direction:column;margin-bottom:72px;width:320px;height:80px;right:40px;z-index:999999;bottom:250px;box-shadow:rgba(0,0,0,.2) 0 12px 24px 0;transition:opacity 0.3s ease 0s,margin 0.3s ease 0s,visibility 0.3s ease 0s}#whatsapp-widget-chat-header{background:#095E54;height:220px;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff}#whatsapp-widget-chat-header .close{display:flex;color:#cecece;cursor:pointer;top:8px;position:absolute;font-size:16px;font-weight:600;right:8px;width:20px;height:20px;justify-content:center;align-items:center}#whatsapp-widget-chat-header .bot{padding:14px 10px;display:flex;align-items:center}#whatsapp-widget-chat-header .bot-img{width:60px;height:60px;display:block;position:relative;border-radius:50%;background:#fff}#whatsapp-widget-chat-header .bot-img img{position:relative;display:flex;align-items:center;overflow:hidden;height:100%;width:100%;border-radius:50%;object-fit:contain}#whatsapp-widget-chat-header .name{font-size:16px;font-weight:700;line-height:20px;color:#fff}#whatsapp-widget-chat-header .status{font-size:13px;margin-top:4px;line-height:18px;color:#fff}#whatsapp-widget-chat-chat{margin-top:-20px;position:absolute;max-height:500px;height:250px;width:100%;top:100px;z-index:0;background-color:rgb(230,221,212);border-bottom-left-radius:10px;border-bottom-right-radius:10px}#whatsapp-widget-chat-chat:before{position:absolute;background-image:url(https://external-preview.redd.it/rEwFriCkfAtjOb5b-23b4tGGVcuvfaBqamYNJrgxnLM.png?auto=webp&s=f3bf0b5c90e4c5fda12ff2139781c854554fd198);background-size:contain;background-color:#E6DDD4;width:100%;height:100%;display:block;opacity:.8;left:0;top:0;content:'';z-index:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}#whatsapp-widget-chat-chat .message{display:none;margin-top:15px;position:relative;padding:7px 15px 15px;border-radius:0 8px 8px;margin-left:15px;margin-right:15px;background-color:#fff;max-width:max-content}#whatsapp-widget-chat-chat .header{font-size:13px;font-weight:700;line-height:18px;color:#0a8738}#whatsapp-widget-chat-chat .msg{font-size:14px;margin-top:4px;line-height:19px;color:rgb(17,17,17)}#whatsapp-widget-chat-chat .date{position:absolute;font-size:11px;margin-top:3px;line-height:15px;color:rgba(0,0,0,.4);right:15px;bottom:0}#whatsapp-widget-chat-footer{position:absolute;bottom:0;height:60px;width:100%;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#whatsapp-widget-chat-footer a{padding:10px;display:flex;flex-direction:column;color:#fff;text-decoration:none;background:#24CD63;justify-content:center;align-items:center;vertical-align:middle;margin:8px auto;width:250px;border-radius:25px}