.pr-popup{height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.pr-popup .popup-msg{-webkit-user-select:none;user-select:none;row-gap:8px;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}.pr-popup .popup-msg-hide{display:none}.pr-popup .popup-msg .MuiBadge-badge{top:20%;right:20%}.pr-popup .popup-msg .button-container{display:flex;justify-content:center;align-items:center}.pr-popup .popup-msg .button-container .button{border-radius:50%;width:var(--webchat-icon-size);height:var(--webchat-icon-size);display:flex;justify-content:center;align-items:center;cursor:pointer}.pr-popup .popup-msg .popup-image-container{background-color:transparent;display:flex;justify-content:center;align-items:center}.pr-popup .popup-msg .popup-image-container img{max-height:var(--webchat-icon-size);max-width:var(--webchat-icon-size);height:var(--webchat-icon-size);width:var(--webchat-icon-size);cursor:pointer;background-color:transparent}.pr-popup .popup-msg .msg-container{display:flex;flex-direction:column;align-items:flex-end;cursor:pointer;position:relative;margin-right:calc(var(--webchat-icon-size) / 2);margin-left:0}.pr-popup .popup-msg .msg-container .popup-welcome{position:relative;color:#495057;font-size:.72rem;text-align:center;font-weight:500;-webkit-user-select:none;user-select:none;transition:all .1s ease-in-out;width:255px;height:auto;background:transparent linear-gradient(180deg,#fffffff2,#fffc) 0% 0% no-repeat padding-box;box-shadow:2px 2px 8px #0000001f;border:1px solid rgba(0,0,0,.3529411765);border-radius:12px 12px 0;opacity:1;padding:15px 20px;text-align:left;font: 16px/20px Lato;letter-spacing:0px;color:#000000b3}.pr-popup .popup-msg .msg-container .popup-welcome:hover{filter:brightness(.97)}.pr-popup .popup-msg .msg-container .MuiButtonBase-root{position:absolute;top:0;right:0;width:26px;height:26px;min-width:26px;padding:0;background:#fff 0% 0% no-repeat padding-box;box-shadow:2px 2px 8px #0000001f;border:1px solid rgba(0,0,0,.3529411765);margin-right:-10px;margin-top:-10px}.pr-popup .popup-msg .msg-container .MuiButtonBase-root svg{color:#000;width:18px;height:18px;font-size:10px}.pr-popup .popup-msg .msg-container .MuiButtonBase-root:hover{filter:brightness(.97)}.pr-popup .popup-close{position:static;border:1px solid #e0e0e0;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:#0b0b0ba8;font-size:.75rem;background:#fffc;transition:all .02s ease-in-out}.pr-popup .popup-close:hover{color:#0b0b0be5;transform:scale(1.04)}.pr-popup .popup-close:active{color:#0b0b0ba2}.pr-popup-left{justify-content:flex-start;align-items:flex-end}.pr-popup-left .popup-msg{justify-content:flex-start;align-items:flex-start}.pr-popup-left .popup-msg .msg-container{margin-left:calc(var(--webchat-icon-size) / 2);margin-right:0}.pr-popup-left .popup-msg .msg-container .popup-welcome{border-radius:12px 12px 12px 0}:root{--webchat-width: 375px;--webchat-height: 645px;--webchat-icon-size: 62px;--webchat-icon-margin-x: 25px;--webchat-icon-margin-y: 25px}.pr-webchat{height:100%;overflow:hidden}.pr-webchat body{background-color:transparent;height:100%}.pr-webchat div[id=root]{height:100%}.pr-webchat div[id=root] .webchat-component{height:100%;background-color:#fff}.pr-webchat div[id=root] .webchat-component *{font-family:Lato,Open Sans,Roboto,Helvetica,Arial,sans-serif}.pr-webchat-iframe{overflow:hidden}.pr-webchat-iframe body{height:auto!important;position:absolute;left:0;top:0;bottom:0;right:0;border-radius:20px;overflow:visible!important}.pr-webchat-iframe body .pr-dialog-provider,.pr-webchat-iframe body .MuiBackdrop-root{border-radius:20px}.pr-webchat-iframe body div[id=root]{background-color:transparent;height:100%}.pr-webchat-iframe body div[id=root] .webchat-component{border-radius:20px;box-shadow:.1px .1px .7px #00000008,.3px .3px 1.6px #0000000b,.5px .5px 2.8px #0000000e,.8px .8px 4.7px #0001,1.3px 1.3px 7.7px #00000013,2.3px 2.3px 13.4px #00000017,5px 5px 29px #0000001f;overflow:hidden;height:100%}.pr-webchat-no-border body,.pr-webchat-no-border body .pr-dialog-provider,.pr-webchat-no-border body .MuiBackdrop-root,.pr-webchat-no-border body div[id=root] .webchat-component{border-radius:0!important}.pr-webchat-mobile{z-index:9999}.pr-preview-wrapper{border-radius:20px;box-shadow:.1px .1px .7px #00000008,.3px .3px 1.6px #0000000b,.5px .5px 2.8px #0000000e,.8px .8px 4.7px #0001,1.3px 1.3px 7.7px #00000013,2.3px 2.3px 13.4px #00000017,5px 5px 29px #0000001f;overflow:hidden;height:100%}
