.three-dots-preloader{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.dot{width:10px;height:10px;margin:0 5px;background-color:#9dbee9;border-radius:50%;animation:bounce .3s infinite alternate}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.container-msg[data-v-4ae174fe]{margin:5px;display:flex;color:#fff;align-items:center}.ia-class[data-v-4ae174fe]{flex-direction:row}.user-class[data-v-4ae174fe]{flex-direction:row-reverse}.txt-msg-user[data-v-4ae174fe]{background:#2b8be2;color:#fff;padding:10px;margin-right:5px;border-radius:8px;text-align:right}.txt-msg-ia[data-v-4ae174fe]{background:#faf9e7;color:#0d0d0d;padding:10px;margin-right:5px;border-radius:8px;text-align:left}.icon-chat[data-v-4ae174fe]{width:30px;height:30px;margin-right:20px;background-color:#fff;border-radius:50%;text-align:left}.chat-container,.welcome-container{height:100%;display:flex;flex-direction:column;align-items:center}.welcome-container{width:100%;justify-content:center}.conversation-container{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column-reverse}.edit-txt-container{background-color:#fff;width:90%;height:30px;margin-bottom:30px;display:flex;flex-direction:row;justify-content:space-between;padding:15px;border-radius:30px}.input-question{width:95%;color:#414040;font-size:16px;resize:none;display:flex;align-items:center;padding-top:5px}.input-question,.send-button{background:none;border:none}.button-img{width:30px;height:30px}.footer_text{font-size:14px!important;margin-bottom:10px;color:#aaa}.link-chat{color:#ffa280}@media (min-width:768px){.txt_big{font-size:38px!important;font-weight:500!important}.txt_small{font-size:18px!important;font-weight:400!important}.chat-container{width:50%;margin-left:25%}.img_logo{width:80px;padding-top:30px}.welcome-container h1{font-size:61px;color:#414040;font-weight:500}.welcome-container span{font-size:28px;color:#414040;width:500px}}@media (max-width:767px){.txt_big{font-size:20px!important;font-weight:500!important}.txt_small{font-size:16px!important;font-weight:400!important}.chat-container{width:90%;margin-left:5%}.img_logo{width:60px;padding-top:20px}.welcome-container h1{font-size:35px;color:#414040;font-weight:500}.welcome-container span{font-size:20px;color:#414040;width:250px}}.input-question:focus{outline:none;border:none}.conversation-container::-webkit-scrollbar,.input-question::-webkit-scrollbar{width:1px}#app{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;background:linear-gradient(to bottom right,#ffebd5,#d5f7ff)}@font-face{font-family:CustomFont;src:url(/fonts/WorkSans-Regular.bf27f923.ttf) format("truetype");font-weight:400}@font-face{font-family:CustomFont;src:url(/fonts/WorkSans-Medium.aa0fba08.ttf) format("truetype");font-weight:500}@font-face{font-family:CustomFont;src:url(/fonts/WorkSans-SemiBold.e21073ca.ttf) format("truetype");font-weight:600}@font-face{font-family:CustomFont;src:url(/fonts/WorkSans-Bold.54ca2105.ttf) format("truetype");font-weight:700}#app,input,textarea{font-family:CustomFont}input,textarea{font-weight:400}input::-moz-placeholder,textarea::-moz-placeholder{font-family:CustomFont;font-weight:400}input::placeholder,textarea::placeholder{font-family:CustomFont;font-weight:400}