@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap";:root{--primary-color: #120928;--secondary-color: #00E676}body{margin:0;font-family:Roboto,sans-serif;background-color:#120928;color:#fff}*{box-sizing:border-box}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#eb0aff}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#eb0aff,#2b47ff);border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f3f,#001fff)}#close{width:40px}.chatbox-close{display:flex;align-items:center!important;justify-content:center!important}#close{width:20px}button{color:inherit;background-color:transparent;outline:0!important;cursor:pointer;z-index:1000}button.chatbox-open{position:fixed;bottom:0;right:0;width:52px;height:52px;background:linear-gradient(135deg,#2b47ff,#eb0aff);background-position:center center;background-repeat:no-repeat;box-shadow:12px 15px 20px #2e3d4926;border:0;border-radius:50%;cursor:pointer;margin:16px}button.chatbox-open img{width:40px}button.chatbox-close{position:fixed;bottom:0;right:0;width:52px;height:52px;background:linear-gradient(135deg,#2b47ff,#eb0aff);background-position:center center;background-repeat:no-repeat;box-shadow:12px 15px 20px #2e3d4926;border:0;border-radius:50%;cursor:pointer;display:none;margin:16px 84px 16px 16px}textarea{box-sizing:border-box;width:100%;margin:0;height:24px;padding:0 8px;font-size:16px;line-height:24px;color:#888;border:0;outline:0!important;resize:none;overflow:hidden}textarea::placeholder{color:#888}.chatbox-popup{display:flex;position:fixed;box-shadow:5px 5px 25px #2e3d4933;flex-direction:column;z-index:2000;display:none;bottom:84px;right:16px;width:377px;height:auto;background-color:#fff;border-radius:16px}.chatbox-popup .chatbox-popup__header{box-sizing:border-box;display:flex;width:100%;color:#fff;background:linear-gradient(135deg,#2b47ff,#eb0aff);align-items:center;justify-content:center;border-top-right-radius:12px;border-top-left-radius:12px}.chatbox-popup .chatbox-popup__main{box-sizing:border-box;width:100%;padding:32px 16px;line-height:24px;color:#888;height:350px;background-color:#1c0d3a;text-align:center;display:flex;align-items:center;justify-content:center}.chatbox-popup .chatbox-popup__footer{box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(135deg,#2b47ff,#eb0aff);width:100%;padding:16px;border-top:1px solid #ddd;align-items:center;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.chat-bot-title{font-size:15px}.bottom-text{color:#fff!important;-webkit-background-clip:text;-webkit-text-fill-color:white!important;text-align:center;margin:0}.company-text{color:#fff!important;font-size:13px;margin:0}.chatbox-panel{display:flex;position:fixed;box-shadow:5px 5px 25px #2e3d4933;flex-direction:column;display:none;top:0;right:0;bottom:0;width:377px;background-color:#fff}.chatbox-panel .chatbox-panel__header{box-sizing:border-box;display:flex;width:100%;color:#fff;background:linear-gradient(135deg,#2b47ff,#eb0aff);align-items:center;justify-content:center;flex:0 0 auto}.chatbox-panel .chatbox-panel__main{box-sizing:border-box;width:100%;padding:32px 16px;line-height:24px;color:#888;height:350px;background-color:#1c0d3a;text-align:center;display:flex;align-items:center;justify-content:center;flex:1 1 auto}.chatbox-panel .chatbox-panel__footer{box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(135deg,#2b47ff,#eb0aff);width:100%;padding:16px;border-top:1px solid #ddd;align-items:center;flex:0 0 auto}#three-container{width:100%;height:100%;overflow:hidden;position:relative;z-index:500}#three-canvas{width:100%!important;height:100%}canvas{position:absolute;background-color:transparent;width:100%!important;height:100%!important;left:0;top:0}#three-container[data-astro-cid-d337pkp5]{width:300px;height:300px}html,body{margin:0;width:100%;height:100%;cursor:url(/6oefGLvorT-ezgif.com-optimize.gif),auto}.whatsapp[data-astro-cid-sckkx6r4]{width:40px;height:40px}.sonar-wrapper[data-astro-cid-sckkx6r4]{overflow:hidden;position:fixed;z-index:100;width:400px;height:200px;display:flex;align-items:flex-end;bottom:0;left:-120px}.sonar-emitter[data-astro-cid-sckkx6r4]{display:flex;cursor:pointer;align-items:center;justify-content:center;position:relative;margin:32px auto;width:80px;height:80px;border-radius:50%;background:linear-gradient(45deg,#2b47ff,#eb0aff);z-index:0}.sonar-emitter[data-astro-cid-sckkx6r4]:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;content:"";background:linear-gradient(45deg,#2b47ff,#eb0aff);z-index:-1;pointer-events:none;opacity:0}.sonar-emitter[data-astro-cid-sckkx6r4]:after{animation:sonarWave 2s linear infinite}@keyframes sonarWave{0%{opacity:.5}to{transform:scale(2.5);opacity:0}}
