#app-neoron.neoronChat{@import"~bootstrap/dist/css/bootstrap.min.css";-webkit-font-smoothing:antialiased;position:absolute;font-family:Open Sans,sans-serif;height:100%}body,html{margin:0;height:100%}.not-found[data-v-3e61beed]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;display:flex;flex-direction:column;justify-content:center;text-align:center}.title-modal{display:flex;justify-content:space-between;align-items:center}#neoronChat-component .neoron-options-render.outgoing-chats{text-align:left;margin:5px 4px 6px 25px;background:#f1f1f1;border-radius:8px;border-top-left-radius:0;padding:.5rem .8rem .2rem;max-width:75%;word-break:break-word;box-shadow:0 1px 4px 0 hsla(0,0%,69.4%,.4509803922)}#neoronChat-component .neoron-options-render.list-btn-option{min-height:48px;margin:5px 4px 6px -2px;padding:0 0 5px 0}#neoronChat-component .neoron-options-render.list-btn-option.vertical .buttons-default-layout{flex-direction:column}#neoronChat-component .neoron-options-render.list-btn-option .buttons-default-layout{display:flex;flex-wrap:wrap}#neoronChat-component .neoron-options-render.list-btn-option.horizontal .buttons-default-layout .box-btn{flex:45%}#neoronChat-component .neoron-options-render.list-btn-option .box-btn{margin:5px}#neoronChat-component .neoron-options-render.list-btn-option .box-btn .option-btn{background:hsla(0,0%,100%,.6392156863)!important;margin-right:10px!important;margin-bottom:10px!important;border-radius:6px!important;font-size:16px!important;padding:.7rem!important;color:#292a2b!important;border:.05rem solid rgba(41,42,43,.2784313725)!important;white-space:normal!important;width:100%!important;height:100%!important;outline:none!important;transition:all .2s!important;cursor:pointer!important}#neoronChat-component .neoron-options-render.list-btn-option .box-btn .option-btn:hover{box-shadow:0 0 4px 0 #97aae9;border:.05rem solid #97aae9;color:#97aae9}#neoronChat-component .neoron-options-render.list-btn-option .box-btn .btn-disabled{border:.05rem solid #999!important;background-color:#ccc;color:#666}#neoronChat-component .neoron-options-render.list-btn-option .box-btn .btn-disabled:hover{border:.05rem solid #999!important;color:#666}#neoronChat-component .neoron-options-render.list-btn-option .buttons-select-layout{display:flex;flex-wrap:wrap;width:100%;min-width:260px}#neoronChat-component .neoron-options-render.list-btn-option .buttons-select-layout .send-selected{background:#f1f1f1;border:1px solid #ccc;color:#333;border-radius:4px;width:auto;font-size:14px;margin:0 5px auto;height:-moz-fit-content;height:fit-content}#neoronChat-component .neoron-options-render.list-btn-option .buttons-select-layout .send-selected:focus,#neoronChat-component .neoron-options-render.list-btn-option .buttons-select-layout .send-selected:hover{background:#f7f2f2;border-color:#97aae9}#neoronChat-component .splide-content{min-height:350px;padding-bottom:50px}#neoronChat-component .splide-content .splide__list{max-width:0;padding:5px!important}#neoronChat-component .splide-content .card-splide{width:230px!important;min-height:310px;box-shadow:0 0 6px 0 rgba(185,184,184,.5411764706);padding:5px 2px;border-radius:6px;display:flex;flex-direction:column}#neoronChat-component .splide-content .card-splide .img-box{width:100%;max-height:200px;transition:1s linear}#neoronChat-component .splide-content .card-splide .img-box:hover{transition:1s linear;cursor:pointer}#neoronChat-component .splide-content .card-splide .img-box:hover .select-img{display:flex;transition:1s linear}#neoronChat-component .splide-content .card-splide .select-img{display:none;width:100%;height:200px;justify-content:center;align-items:center;background:rgba(0,0,0,.445);position:absolute;top:0;left:0;border-top-left-radius:6px;border-top-right-radius:6px;color:#fff;font-weight:500;transition:1s linear}#neoronChat-component .splide-content .card-splide .img-card{width:100%;height:100%}#neoronChat-component .splide-content .card-splide .content{padding:5px 15px;height:100%}#neoronChat-component .splide-content .card-splide .content .title{font-weight:700;font-size:14px}#neoronChat-component .splide-content .card-splide .content .description{font-size:14px}#neoronChat-component .splide-content .card-splide .select{background:transparent;border:transparent;color:#6262ff;font-size:14px;width:-moz-fit-content;width:fit-content;margin:auto}#neoronChat-component .splide-content .card-splide .select:hover{color:#0707cf;cursor:pointer}#neoronChat-component .splide-content .splide__arrows .splide__arrow--prev{left:0;top:60%}#neoronChat-component .splide-content .splide__arrows .splide__arrow--next{right:0;top:60%}.checkbox-form{display:flex!important;margin-top:10px!important;margin-bottom:10px!important}.checkbox-form .ant-checkbox{margin-top:5px;height:10px}.modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.modal-content{max-width:650px;max-height:600px}#caption,.modal-content{margin:auto;display:block}#caption{width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}#caption,.modal-content{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px!important;font-weight:700;transition:.3s}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}}.chat-page.neoronChat{@import"https://fonts.googleapis.com/css?family=Nunito:400";display:flex;flex-direction:column;height:100%}.chat-page.neoronChat a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer}.chat-page.neoronChat a:hover{color:#40a9ff;text-decoration:none}.chat-page.neoronChat a:active,.chat-page.neoronChat a a:hover{text-decoration:none;outline:0}.chat-page.neoronChat.widget{height:96%}.chat-page.neoronChat a,.chat-page.neoronChat button,.chat-page.neoronChat div,.chat-page.neoronChat input,.chat-page.neoronChat p,.chat-page.neoronChat span,.chat-page.neoronChat textarea{font-family:Nunito,sans-serif;font-weight:400;font-size:17px}@media(max-width:600px){.chat-page.neoronChat a,.chat-page.neoronChat button,.chat-page.neoronChat div,.chat-page.neoronChat input,.chat-page.neoronChat p,.chat-page.neoronChat span,.chat-page.neoronChat textarea{font-size:14px}}.chat-page.neoronChat .powered{font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;margin-top:5px}@media(max-width:780px){.chat-page.neoronChat .powered{margin-top:0}}.chat-page.neoronChat .powered img{margin:0 3px 0 5px;width:15px!important}.chat-page.neoronChat .msg-inbox,.chat-page.neoronChat .msg-inbox .chats{height:100%}.chat-page.neoronChat .msg-inbox .chats .msg-page{height:82vh}@media screen and (max-height:624px){.chat-page.neoronChat .msg-inbox .chats .msg-page{height:80vh}}@media screen and (min-height:625px)and (max-height:891px){.chat-page.neoronChat .msg-inbox .chats .msg-page{height:82vh}}@media screen and (min-height:892px)and (max-height:1560px){.chat-page.neoronChat .msg-inbox .chats .msg-page{height:86vh}}.chat-page.neoronChat .msg-inbox .chats .msg-page>div{height:100%}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat{color:#000;margin-bottom:0;overflow-y:auto;overflow-x:hidden;margin:0 .4px 0 4;padding:8px 12px 0 5px;z-index:1;min-height:0;height:75%}@media(max-width:600px){.chat-page.neoronChat .msg-inbox .card-list.simulator-chat{bottom:10px}}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,.08);outline:1px solid rgba(71,71,71,.075)}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat::-webkit-scrollbar-thumb{background-color:#dad1d1}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat .activeComputed{display:none}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget{color:#000;flex:1 1 auto;margin-bottom:10px;overflow-y:auto;overflow-x:hidden;padding:8px 12px 0 5px;z-index:1;min-height:0}@media(max-width:768px){.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form{position:fixed;top:0;right:0;left:0;bottom:0;z-index:100}}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal-wrap{position:absolute}@media(max-width:768px){.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal-wrap{position:fixed}}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal{width:100%!important}@media(max-width:768px){.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal{top:0;padding:0;margin:0;max-width:100%}}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal p{margin:0 0 0 10px}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal .ant-modal-content{padding-top:30px}@media(max-width:768px){.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal .ant-modal-content{width:100%;height:100%}}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget #modal-form .ant-modal .ant-modal-content .list-fields .required-hint{margin-top:2px;text-align:left;margin-left:5px;color:red}@media(max-width:600px){.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget{bottom:10px;max-height:85%}}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,.08);outline:1px solid rgba(71,71,71,.075)}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget::-webkit-scrollbar-thumb{background-color:#dad1d1}.chat-page.neoronChat .msg-inbox .card-list.simulator-chat-widget .activeComputed{display:none}.chat-page.neoronChat .msg-inbox .msg-bottom{z-index:1;margin:auto -22px 0 -22px}.chat-page.neoronChat .msg-inbox .msg-bottom.widget{margin:0;z-index:0;display:flex;filter:none;justify-content:flex-end;flex-direction:column}.chat-page.neoronChat .msg-inbox .msg-bottom.widget .message-form{margin:0}.chat-page.neoronChat .msg-inbox .msg-bottom.widget .message-form textarea{padding:10px 0 10px 10px}.chat-page.neoronChat .recording{display:flex;align-items:center;margin-bottom:20px}.chat-page.neoronChat .recording.widget{margin-top:10px}.chat-page.neoronChat .recording span{margin-inline:10px;cursor:pointer}.chat-page.neoronChat .recording .delete-icon{margin-right:10px;max-width:18px;max-height:18px}.chat-page.neoronChat .recording .delete-icon,.chat-page.neoronChat .recording .pause-icon{color:#1890ff;cursor:pointer;min-width:18px;min-height:18px}.chat-page.neoronChat .recording .audio-status{margin-inline:20px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;box-shadow:0 -4px 12px -8px hsla(0,0%,50.2%,.5490196078)}.chat-page.neoronChat .input-group{max-width:100%;width:100%;background:#fff;box-shadow:0 -5px 6px -7px hsla(0,0%,50.2%,.5490196078)}.chat-page.neoronChat .input-group .box-input{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;border-color:#b5b1b1;box-shadow:0 -4px 12px -8px hsla(0,0%,50.2%,.5490196078);box-sizing:border-box;padding-right:10px;padding-left:25px;padding-top:10px}.chat-page.neoronChat .input-group .box-input textarea{resize:none;max-height:80%;max-width:100%}.chat-page.neoronChat .input-group-widget{height:100%;width:100%;right:0;background:#fff;box-shadow:0 -5px 6px -7px hsla(0,0%,50.2%,.5490196078)}.chat-page.neoronChat .input-group-widget .box-input{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.chat-page.neoronChat .input-group-widget .box-input textarea{width:100%;resize:none;position:relative;padding:0;padding-left:10px}.chat-page.neoronChat .input-group-widget .brand-group{margin-bottom:20px}.chat-page.neoronChat .preview-inputs{display:flex;align-items:center;justify-content:center}.chat-page.neoronChat .preview-inputs .buttons-group{margin-right:10px;width:5%;display:flex;align-items:center;justify-content:space-evenly}.chat-page.neoronChat .preview-inputs .buttons-group label{cursor:pointer}.chat-page.neoronChat .preview-inputs .buttons-group label .clip-icon{color:#1890ff;margin-top:8px;min-width:15px}.chat-page.neoronChat .preview-inputs .buttons-group label .clip-icon.widget{margin-top:12px}.chat-page.neoronChat .preview-inputs .attach-file{min-width:110px;margin:5px;display:flex;color:#1890ff}.chat-page.neoronChat .preview-inputs .attach-file .delete-file{margin:5px;min-width:14px;max-width:14px;cursor:pointer}@media(max-width:780px){.chat-page.neoronChat .brand-group{height:50px}}.chat-page.neoronChat .form-control.message-input{position:relative;width:100%;min-height:52px;border:none}.chat-page.neoronChat .form-control.message-input.widget{width:70vh}.chat-page.neoronChat .form-control.message-input:focus{box-shadow:none!important;border:none;outline:none}.chat-page.neoronChat .form-control.message-input.desactive{cursor:default;z-index:-10}.chat-page.neoronChat .icon-send{cursor:pointer;margin:5px 15px 0 auto}.chat-page.neoronChat .icon-send.widget{margin-top:12px}.chat-page.neoronChat .icon-send .paper-plane{min-width:18px}.chat-page.neoronChat .icon-send .mic-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#1890ff}.chat-page.neoronChat .icon-send .mic-icon svg{min-width:12px}@media(max-width:425px){.chat-page.neoronChat .icon-send .mic-icon{padding-right:10px}}.chat-page.neoronChat .icon-send .active-mic-icon{animation:active-mic-icon 2s ease-out infinite}.chat-page.neoronChat .loading-msg.neoronChat{text-align:center;margin:10px;margin-left:3px;background:#fff;border-radius:8px;border-top-left-radius:0;padding:.3rem .5rem .3rem;max-width:85px;box-shadow:0 1px 4px 0 hsla(0,0%,50.2%,.4509803922)}.chat-page.neoronChat .off-space-between{margin-bottom:60px}.chat-page.neoronChat .received-chats.neoronChat{text-align:left;margin:15px 5px 15px auto;background:#4d4b4b;color:#fff;border-radius:8px;padding:.5rem .8rem .2rem;border-top-right-radius:0;max-width:300px;width:-moz-fit-content;width:fit-content;min-width:10%;height:auto;box-shadow:0 1px 4px 0 hsla(0,0%,69.4%,.4509803922)}.chat-page.neoronChat .received-chats.neoronChat .received-msg-inbox a{color:#fff;text-decoration:none;transition:all .4s}.chat-page.neoronChat .received-chats.neoronChat .received-msg-inbox a:hover{color:#1890ff}.chat-page.neoronChat .received-chats.neoronChat .received-msg-inbox div{overflow:hidden;overflow-wrap:break-word}.chat-page.neoronChat .received-chats.neoronChat .received-msg-inbox img{width:100%}.chat-page.neoronChat .received-chats.neoronChat .incoming-chats-img{cursor:pointer}.chat-page.neoronChat .received-chats.neoronChat .received-chats-img{width:-moz-max-content;width:max-content;position:relative;right:-1.1rem;height:25px;filter:drop-shadow(-1px 2px 2px gray);margin-top:1rem}.chat-page.neoronChat .received-chats.neoronChat .received-chats-img .avatar{border-radius:40%}.chat-page.neoronChat .outgoing-chats{text-align:left;margin:5px 4px 6px 0;background:#f1f1f1;border-radius:8px;border-top-left-radius:0;word-break:break-word;padding:.8rem 1.5rem;max-width:600px;width:-moz-fit-content;width:fit-content;box-shadow:0 1px 4px 0 hsla(0,0%,69.4%,.4509803922)}.chat-page.neoronChat .outgoing-chats .outgoing-chats-img{max-width:100%;cursor:pointer}.chat-page.neoronChat .time_current span{width:auto;height:25px;font-size:14px;padding-left:5px;opacity:.7}.chat-page.neoronChat .avatar{width:30px;height:30px;z-index:5}.chat-page.neoronChat .spinner{margin:10px auto;width:70px;text-align:center}.chat-page.neoronChat .spinner>div{width:10px;height:10px;margin-left:2px;background-color:#5a5555;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1s ease-in-out infinite both}.chat-page.neoronChat .spinner .bounce1{animation-delay:-.32s}.chat-page.neoronChat .spinner .bounce2{animation-delay:-.16s}@media screen and (max-width:451px){.chat-page.neoronChat .input-group,.chat-page.neoronChat .input-group-widget{max-width:100%!important}}@media screen and (max-width:445px){.chat-page.neoronChat .card-list.simulator-chat{height:44.5vh}}@keyframes sk-bouncedelay{0%,80%,to{background:#645f5f}40%{background:#a8a6a6}}.container-preview{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}@media(max-height:900px){.container-preview{height:78%}}@media(max-height:720px){.container-preview{height:74%}}.container-preview #img-preview{height:100%;width:100%}@media(max-height:900px){.container-preview{height:78%;padding-bottom:none}}@media(max-height:850px){.container-preview{height:77%}}@media(max-height:800px){.container-preview{height:76%}}@media(max-height:760px){.container-preview{height:75%}}@media(max-height:720px){.container-preview{height:100%}}@media(max-height:680px){.container-preview{height:73%}}.container-preview #video-preview{height:100%;width:100%;max-height:500px}.container-preview .others-documents{font-size:50px!important;margin-bottom:15px;margin-right:30px}.container-preview .file-name{margin-bottom:150px;margin-right:15px}#modal-form{height:100%;width:100%;margin:0}#modal-form .title-box{display:flex;align-items:center}#modal-form .title-box i{margin:0}#modal-form .title-box p{margin-left:10px;margin-bottom:0}#modal-form .ant-modal-body div{display:flex;flex-direction:column;justify-content:space-evenly;min-height:50px}#modal-form .list-fields .value-text{border:1px solid silver;border-radius:3px;height:30px;margin:0 5px;max-width:200px}#modal-form .list-fields .value-text:hover{border:1px solid rgba(91,101,240,.6235294118)}#modal-form .list-fields .value-text:focus{outline:1px solid rgba(91,101,240,.6235294118)}#modal-form .ant-modal-footer{display:flex;align-items:center;justify-content:end}#modal-form .ant-modal-footer .list-action-buttons{margin:10px}#modal-form .ant-modal-footer .list-action-buttons .btn-action{outline:none;background:#fff;border:1px solid #cecece;transition:all .5s;border-radius:3px}#modal-form .ant-modal-footer .list-action-buttons .btn-action:hover{border:1px solid rgba(91,101,240,.6235294118);color:rgba(91,101,240,.6235294118)}#modal-form .ant-modal-footer .list-action-buttons .btn-action:focus{outline:1px solid rgba(91,101,240,.6235294118)}#app-neoron.neoronChat{width:100%}#app-neoron.neoronChat p{white-space:pre-wrap;margin-bottom:0}#app-neoron.neoronChat .msg-render-chat p img{max-width:100%}#app-neoron.neoronChat .msg-render-chat iframe{width:100%}#app-neoron.neoronChat .btn-render-chat{background:hsla(0,0%,100%,.6392156863);border-radius:6px;color:#1890ff;border:.15rem solid #6686f8;width:100%;max-width:90px;transition:all .2s}#app-neoron.neoronChat .btn-render-chat:hover{box-shadow:0 0 4px 0 #2950db}#app-neoron.neoronChat .list-btns-render-chat{min-width:200px;min-height:40px;display:grid;grid-auto-flow:column}#app-neoron.neoronChat .msg-render-chat strong{font-weight:700}#app-neoron.neoronChat .fade-enter-active,#app-neoron.neoronChat .fade-leave-active{transition:all .3s ease-in-out}#app-neoron.neoronChat .fade-enter{transition:all .5s linear;transform:translateY(0);animation:splash linear}@keyframes splash{0%{opacity:0}80%{opacity:.3}to{opacity:1}}@media screen and (max-width:950px){.neoronChat iframe{width:106%;margin:0 -6px}}.neoronChat .disclaimer{width:100%;text-align:center;font-size:10px!important;font-weight:700;font-family:Nunito,sans-serif}.neoronChat .outgoing-chats-msg img{max-width:100%!important}.neoronChat .outgoing-chats-msg .ql-align-center{text-align:center}.neoronChat .outgoing-chats-msg .ql-align-right{text-align:right}.neoronChat .outgoing-chats-msg .ql-align-justify{text-align:justify}.neoronChat .outgoing-chats-msg blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}.neoronChat .outgoing-chats-msg blockquote:before{color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.neoronChat .outgoing-chats-msg blockquote p{display:inline}.landing-page-container[data-v-4716fd7e]{min-height:100vh;height:100vh}.before-chat-call-to-action[data-v-4716fd7e]{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;text-align:center;align-items:center}.before-chat-call-to-action .links[data-v-4716fd7e]{display:flex;justify-content:center}.before-chat-call-to-action .links .col[data-v-4716fd7e]{width:45px;max-width:45px}.before-chat-call-to-action .links .col a[data-v-4716fd7e]{font-size:10px}.before-chat-call-to-action .links .col a .icon-link[data-v-4716fd7e]{height:15px}.before-chat-call-to-action .logo[data-v-4716fd7e]{margin:15px 0 25px}.before-chat-call-to-action .logo img[data-v-4716fd7e]{max-width:265px;max-height:150px}@media screen and (max-width:500px){.before-chat-call-to-action .logo img[data-v-4716fd7e]{max-width:150px;max-height:100px}}.before-chat-call-to-action .title[data-v-4716fd7e]{width:90%}@media screen and (max-width:500px){.before-chat-call-to-action .title[data-v-4716fd7e]{max-width:215px;font-size:23px}}.before-chat-call-to-action .description[data-v-4716fd7e]{margin:15px auto;max-width:275px;font-size:8pt;text-align:center;word-wrap:break-word}@media screen and (max-width:800px){.before-chat-call-to-action .description[data-v-4716fd7e]{max-width:275px;font-size:16px;margin:15px}}@media screen and (max-width:500px){.before-chat-call-to-action .description[data-v-4716fd7e]{max-width:215px;font-size:14px;margin:15px 25px}}.before-chat-call-to-action .call-to-action[data-v-4716fd7e]{margin:20px auto 15px;width:100%;max-width:275px;padding:10px 25px;outline:transparent;border:transparent;font-size:18px;font-weight:600;box-shadow:0 5px 13px hsla(0,0%,50.2%,.5882352941);cursor:pointer}@media screen and (max-width:500px){.before-chat-call-to-action .call-to-action[data-v-4716fd7e]{max-width:215px;font-size:14px;margin:15px}}.before-chat-call-to-action .call-to-action[data-v-4716fd7e]:hover{opacity:.8}.before-chat-call-to-action .call-to-action[data-v-4716fd7e]:focus{filter:brightness(.95)}.landing-page-container[data-v-f562dab4]{height:100%}.landing-page-container>div[data-v-f562dab4]{height:100%;width:100%}.landing-page-container .loading-page[data-v-f562dab4]{position:absolute;width:100%;display:flex;align-items:center;justify-content:center;z-index:1;background:#fff;height:100vh}.landing-page-container .loading-page .spin-neoron-chat[data-v-f562dab4]{border:6px solid #f3f3f3;border-top:6px solid #8a9eac;border-radius:50%;width:50px;height:50px;margin:auto;animation:loader-f562dab4 1s linear infinite}@media(max-width:800px){.landing-page-container .loading-page[data-v-f562dab4]{flex-direction:column}}@keyframes loader-f562dab4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.neoron-landing-chat.landing-chat.centered .message-form .input-group[data-v-f562dab4]{border-radius:10px;margin:0 20px}.neoron-landing-chat.landing-chat.centered .form-control.message-input[data-v-f562dab4]{border-radius:8px;padding-right:15%;padding-left:15px}#app-neoron .box-chat .widget[data-v-f562dab4]{margin:0}#app-neoron .box-chat .chat-page.chat-landing-page-neoron[data-v-f562dab4]{min-height:0;margin:0 7px}#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox[data-v-f562dab4]{height:99%!important}@media(min-height:975px){#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox[data-v-f562dab4]{height:99%!important}}@media(max-height:650px){#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox[data-v-f562dab4]{height:97%!important}}#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox .chats .msg-page>div[data-v-f562dab4],#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox .chats .msg-page[data-v-f562dab4],#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox .chats[data-v-f562dab4]{height:100%}#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox .chats .msg-page>div .card-list[data-v-f562dab4]{margin-bottom:10px}@media(max-height:700px){#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox[data-v-f562dab4]{height:97%!important}}@media(max-weight:440px){#app-neoron .box-chat .chat-page.chat-landing-page-neoron .msg-inbox[data-v-f562dab4]{height:95%!important}}#app-neoron .box-chat .chat-page.chat-landing-page-neoron .input-group .form-control.message-input[data-v-f562dab4]{width:100%}#app-neoron .box-chat .chat-page.chat-landing-page-neoron p img[data-v-f562dab4]{max-width:100%}.modal-marketing[data-v-f562dab4]{animation:fadeDown-f562dab4 .5s}.modal-marketing .ant-modal[data-v-f562dab4]{width:100%!important;max-width:100%;top:0;height:100%;margin:0;padding:0}.modal-marketing .ant-modal .ant-modal-content[data-v-f562dab4]{height:100%}.modal-marketing .ant-modal .ant-modal-content .ant-modal-body[data-v-f562dab4]{padding:0;height:100%}.neoron-landing-chat.landing-chat[data-v-f562dab4]{width:100%;height:100vh;margin:0;padding:0;overflow:hidden;display:flex;transition:all .2s ease}@media screen and (max-width:800px){.neoron-landing-chat.landing-chat[data-v-f562dab4]{overflow:hidden}}.neoron-landing-chat.landing-chat .custom-transition-template-enter-active[data-v-f562dab4]{animation:fadeDown-f562dab4 .5s}.neoron-landing-chat.landing-chat.centered[data-v-f562dab4]{display:flex}.neoron-landing-chat.landing-chat.centered .template .container[data-v-f562dab4]{margin-right:60%}@media screen and (max-width:1125px){.neoron-landing-chat.landing-chat.centered .template .container[data-v-f562dab4]{margin-right:58%}}@media screen and (max-width:889px){.neoron-landing-chat.landing-chat.centered .template .container[data-v-f562dab4]{margin-right:55%}}.neoron-landing-chat.landing-chat.centered .col.chat[data-v-f562dab4]{position:absolute;background:transparent;max-width:500px;right:0;left:0;bottom:0;top:0;max-height:700px;margin:auto;margin-right:10%}@media screen and (max-width:1125px){.neoron-landing-chat.landing-chat.centered .col.chat[data-v-f562dab4]{margin-right:0;margin-left:55%;max-width:390px}}@media screen and (max-width:889px){.neoron-landing-chat.landing-chat.centered .col.chat[data-v-f562dab4]{margin-right:0;margin-left:55%;max-width:355px}}.neoron-landing-chat.landing-chat .template[data-v-f562dab4]{width:100%;padding:20px;font-size:32px;font-weight:700;font-family:Open Sans,sans-serif;background-repeat:no-repeat;background-size:contain;background-position-y:center;display:flex;align-items:center;min-height:-moz-fit-content;min-height:fit-content}.neoron-landing-chat.landing-chat .template .mask[data-v-f562dab4]{position:absolute;width:100%;height:100%;right:0;background:rgba(0,0,0,.4196078431)}.neoron-landing-chat.landing-chat .template .btn-close[data-v-f562dab4]{position:absolute;top:25px;right:35px;display:none}.neoron-landing-chat.landing-chat .template .btn-close p[data-v-f562dab4]{font-size:24px;margin:0}@media screen and (max-width:800px){.neoron-landing-chat.landing-chat .template .btn-close[data-v-f562dab4]{display:block}}.neoron-landing-chat.landing-chat .template .container[data-v-f562dab4]{margin:20px auto;position:relative;text-align:center;max-width:500px}@media(max-width:1200px){.neoron-landing-chat.landing-chat .template .container[data-v-f562dab4]{max-width:350px}}@media(max-width:700px){.neoron-landing-chat.landing-chat .template .container[data-v-f562dab4]{max-width:80%}}.neoron-landing-chat.landing-chat .template .container .box-logo[data-v-f562dab4]{margin-bottom:10px}.neoron-landing-chat.landing-chat .template .container .box-logo .image-logo[data-v-f562dab4]{max-width:250px;width:auto;height:auto}@media(max-width:1500px){.neoron-landing-chat.landing-chat .template .container .box-logo .image-logo[data-v-f562dab4]{max-width:150px}}.neoron-landing-chat.landing-chat .template .container .box-title[data-v-f562dab4]{justify-content:center}.neoron-landing-chat.landing-chat .template .container .box-title .title[data-v-f562dab4]{text-align:center;overflow:hidden;text-overflow:ellipsis}.neoron-landing-chat.landing-chat .template .container .box-subtitle[data-v-f562dab4]{justify-content:center}.neoron-landing-chat.landing-chat .template .container .box-subtitle .subtitle[data-v-f562dab4]{text-align:center;font-size:24px;overflow:hidden;text-overflow:ellipsis}@media(max-width:500px){.neoron-landing-chat.landing-chat .template .container .box-subtitle .subtitle[data-v-f562dab4]{font-size:16px}}.neoron-landing-chat.landing-chat .template .container .links[data-v-f562dab4]{display:flex;justify-content:center}.neoron-landing-chat.landing-chat .template .container .links .col[data-v-f562dab4]{width:45px;max-width:45px}.neoron-landing-chat.landing-chat .template .container .links .col a[data-v-f562dab4]{font-size:18px}@media(max-width:800px){.neoron-landing-chat.landing-chat .template[data-v-f562dab4]{padding:10px;font-size:18px;min-height:100%}.neoron-landing-chat.landing-chat .template .container[data-v-f562dab4]{top:0}.neoron-landing-chat.landing-chat .template .container .row[data-v-f562dab4]{width:-moz-fit-content;width:fit-content;margin:auto}.neoron-landing-chat.landing-chat .template .container .row img[data-v-f562dab4]{width:100%}}.neoron-landing-chat.landing-chat .chat[data-v-f562dab4]{position:relative;padding:0 0 20px;width:100%;background:#fff}@media screen and (max-width:800px){.neoron-landing-chat.landing-chat .chat[data-v-f562dab4]{min-height:100%}}.neoron-landing-chat.landing-chat .chat .padding-top-workaround[data-v-f562dab4]{z-index:1;background-color:#fff;padding-top:50px;min-height:20px}.neoron-landing-chat.landing-chat .chat .padding-top-workaround.landing-channel[data-v-f562dab4]{display:none}.neoron-landing-chat.landing-chat .chat .header-chat[data-v-f562dab4]{padding:15px 15px 20px 15px;display:flex;align-items:center;justify-content:space-between}.neoron-landing-chat.landing-chat .chat .header-chat .infoBot[data-v-f562dab4]{display:flex;flex-wrap:nowrap;align-items:center;gap:5px}.neoron-landing-chat.landing-chat .chat .header-chat .infoBot .bot-avatar[data-v-f562dab4]{max-height:35px}@media screen and (min-width:1570px){.neoron-landing-chat.landing-chat .chat .header-chat .infoBot .bot-avatar[data-v-f562dab4]{max-height:30px}}@media screen and (max-width:870px){.neoron-landing-chat.landing-chat .chat .header-chat .infoBot .bot-avatar[data-v-f562dab4]{max-height:25px}}@media screen and (max-width:470px){.neoron-landing-chat.landing-chat .chat .header-chat .infoBot .bot-avatar[data-v-f562dab4]{max-height:20px}}.neoron-landing-chat.landing-chat .chat .header-chat .infoBot .nameBot[data-v-f562dab4]{margin-left:15px}.neoron-landing-chat.landing-chat .chat .header-chat .options[data-v-f562dab4]{display:flex}.neoron-landing-chat.landing-chat .chat .header-chat .options .img-refresh[data-v-f562dab4]{font-size:35px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.neoron-landing-chat.landing-chat .chat .header-chat .options .img-refresh.active[data-v-f562dab4]{animation:spin-f562dab4 1.2s linear}@keyframes spin-f562dab4{to{transform:rotate(1turn)}}.neoron-landing-chat.landing-chat .chat .header-chat .options .close-button[data-v-f562dab4]:after,.neoron-landing-chat.landing-chat .chat .header-chat .options .close-button[data-v-f562dab4]:before{background:#2c2c2c}.neoron-landing-chat.landing-chat .chat .box-chat[data-v-f562dab4]{margin:auto;overflow:hidden;height:100%}@media(min-width:1200px){.neoron-landing-chat.landing-chat .chat .box-chat[data-v-f562dab4]{height:100%}}.neoron-landing-chat.landing-chat .chat .box-chat.widget[data-v-f562dab4]{padding:0}@media(min-width:1200px){.neoron-landing-chat.landing-chat .chat .box-chat.widget[data-v-f562dab4]{width:100%;height:100%;max-width:700px}}.neoron-landing-chat.landing-chat .chat .box-chat.widget .padding-top-workaround[data-v-f562dab4]{display:none}@media screen and (max-width:768px){.neoron-landing-chat.landing-chat .chat .box-chat.widget .padding-top-workaround[data-v-f562dab4]{display:block}}.neoron-landing-chat.landing-chat .chat .box-chat.widget .header-chat[data-v-f562dab4]{display:none}.neoron-landing-chat.landing-chat .chat .box-chat .chat-page[data-v-f562dab4]{box-shadow:0 0 1px hsla(0,2.4%,59%,0)}.neoron-landing-chat.landing-chat .chat .box-chat .chat-page p img[data-v-f562dab4]{max-width:100%}.neoron-landing-chat.landing-chat .chat .loading[data-v-f562dab4]{background:#fff;position:absolute;justify-content:center;width:100%;display:flex;top:0;height:100vh;align-items:center;z-index:10}.neoron-landing-chat.landing-chat .chat .loaded[data-v-f562dab4]{display:none}.neoron-landing-chat.landing-chat .fade-splash-enter-active[data-v-f562dab4]{animation:fadeDown-f562dab4 .5s}@keyframes fadeDown-f562dab4{0%{opacity:0;transform:translateY(-100px)}50%{opacity:.3;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}