html,body{min-height:100dvh}#root{position:relative;display:flex;min-height:100dvh}body div#live-chat-widget{display:none!important;bottom:45px!important;z-index:1199!important}body.show-chat #live-chat-widget{display:block!important}.loader{animation:rotate 2s linear infinite;width:100px;height:100px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#000}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}
