@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);#chat-widget-container{z-index:1000!important}body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:12px}::-webkit-scrollbar:horizontal{height:12px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;border:2px solid #fff}::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.modal-comp{align-items:center;justify-content:center;max-width:100%;margin:auto;box-sizing:border-box;padding:10px}.modal-comp,.modal-comp>div{display:flex;max-height:100%}.modal-comp>div{overflow:auto;flex-direction:column;border-radius:5px;background-color:#fff;padding:0 20px;outline:none}.modal-comp .modal-header{font-size:22px;margin:0;height:60px;line-height:60px}.modal-comp .modal-body{flex-grow:1}.modal-comp .modal-footer{display:flex;justify-content:flex-end;height:76px;padding-top:20px;padding-bottom:20px;box-sizing:border-box}.default-input-group>div{width:100%}.default-input-group>div:not(:last-child){margin-bottom:15px!important}.popover-with-btn{padding:20px}.popover-with-btn>:not(:last-child){display:block;margin-bottom:10px}.popover-with-btn>div{text-align:right}@media only screen and (max-width:600px){.hide-on-mobile{display:none!important}}@media only screen and (max-width:960px){.index-wrapper{padding:10px}}