#blend-chatbot-catia-block .hidden{display:none}#blend-chatbot-catia-block .catia-button{position:fixed;right:30px;bottom:60px;z-index:9999}@media screen and (max-width: 768px){#blend-chatbot-catia-block .catia-button{right:10px;bottom:80px}}#blend-chatbot-catia-block .catia-button button.catia-chatbot-button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;border-radius:50%;animation:grow-shrink 1.5s cubic-bezier(0.4, 0, 0.2, 1) 1}@keyframes grow-shrink{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}#blend-chatbot-catia-block .catia-chat{position:fixed;right:30px;bottom:60px;display:none;z-index:100001;width:calc(100vw - 40px);word-wrap:break-word}#blend-chatbot-catia-block .catia-chat.active{display:block;animation:chatbot-fade-in .4s cubic-bezier(0.4, 0, 0.2, 1)}@keyframes chatbot-fade-in{0%{opacity:0;transform:translateY(40px) scale(0.95)}100%{opacity:1;transform:translateY(0) scale(1)}}#blend-chatbot-catia-block .catia-chat .catia-header{color:#fff;padding:10px;padding-bottom:5px;position:relative;width:100%}#blend-chatbot-catia-block .catia-chat .catia-header .catia-header-img{width:70px;height:70px;border-radius:50%;vertical-align:middle;position:absolute;left:10px;top:-40px}#blend-chatbot-catia-block .catia-chat .catia-header .catia-content-header{font-size:14px;width:calc(100% - 100px);left:80px;position:relative}#blend-chatbot-catia-block .catia-chat .catia-header .catia-content-header p{margin:0;text-align:left}#blend-chatbot-catia-block .catia-chat .catia-header .catia-close-button{position:absolute;right:10px;bottom:5px;background:none;border:none;color:#fff;font-size:1.5em;cursor:pointer}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content{padding-bottom:15px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form{display:flex;flex-direction:column;gap:10px;padding:15px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input{display:flex;flex-direction:column;margin-bottom:10px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input label{font-size:13px;color:#333;margin-bottom:4px;font-style:italic;padding-left:15px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input input,#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input textarea,#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input select{padding:8px;border:none;border-radius:8px;font-size:14px;min-height:unset;height:35px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input.terms{flex-direction:row;align-items:start}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input.terms input{height:20px;width:20px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input.terms p{margin-top:0;line-height:1.2}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input.terms p *{line-height:1.2;display:inline-block}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-chatbot-input .g-recaptcha{margin-top:20px;margin-bottom:10px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-form-actions button{border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background .2s;width:80%;margin-left:10%;opacity:.9}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-form-actions button:hover{opacity:1}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-form-error{color:#d8000c;background:#ffd2d2;border-radius:3px;padding:6px 10px;font-size:13px;margin-bottom:8px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-form .catia-form-success{color:#4f8a10;background:#dff2bf;border-radius:3px;padding:6px 10px;font-size:13px;margin-bottom:8px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages{padding:10px 5px 10px 10px;max-height:calc(100vh - 150px)}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages.hidden{display:none}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages{height:calc(100% - 55px);overflow-y:auto;padding-right:5px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message{position:relative;padding-left:48px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message .catia-chatbot-message .typing-indicator .dot{animation:blink 1s infinite;opacity:.5}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message .catia-chatbot-message .typing-indicator .dot:nth-child(2){animation-delay:.2s}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message .catia-chatbot-message .typing-indicator .dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,100%{opacity:.2}50%{opacity:1}}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message.catia-chatbot-message-gretting-title{font-weight:bold}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message.with-image:before{display:block;position:absolute;left:0;top:0;background-image:url("../images/icon_chat.png");background-position:left center;background-repeat:no-repeat;background-size:38px;content:"";width:38px;height:38px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message .catia-chatbot-message-text{border-radius:8px;line-height:1.2;padding:5px 15px;margin:0 0 8px 0}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message .catia-chatbot-message-text p{margin:0}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-message.catia-chatbot-message-user{padding-left:0}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-rating-buttons{margin-bottom:4px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-rating-buttons button{background-color:#fff;border:none;border-radius:8px;margin-right:4px;cursor:pointer}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .chatbot-content-menssages .catia-chatbot-rating-buttons button:hover{animation:blink 1s infinite}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .catia-form-send-questions{position:absolute;bottom:10px;left:10px;width:calc(100% - 20px)}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .catia-form-send-questions input#catia-message{width:calc(100% - 45px);height:40px;padding:10px;border-top-left-radius:8px;border-top-right-radius:8px;border:none;font-size:14px;box-sizing:border-box}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .catia-form-send-questions .catia-send-button{display:inline-block;vertical-align:middle;background-color:rgba(0,0,0,0);width:40px;border-radius:50px;padding:7px;height:40px;border:none;cursor:pointer;transition:300ms ease all}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .catia-form-send-questions .catia-send-button.disabled{opacity:.5;cursor:not-allowed}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .typing-indicator .dot{animation:blink 1.2s infinite;opacity:.3;font-size:1.5em}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .typing-indicator .dot :nth-child(1){animation-delay:0s}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .typing-indicator .dot :nth-child(2){animation-delay:.2s}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .catia-chatbot-messages .typing-indicator .dot :nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,100%{opacity:.3}40%{opacity:1}}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container.active{display:flex;animation:chatbot-fade-in .4s cubic-bezier(0.4, 0, 0.2, 1);position:absolute;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6)}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating{background-color:#fff;border-radius:12px;padding:20px 15px;width:90%}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .title{margin:0 0 8px 0;font-weight:bold;font-size:15px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-chatbot-input{margin-bottom:8px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-chatbot-input label{display:block;width:100%}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-chatbot-input select{width:100%;height:35px;padding:8px;border-radius:8px;font-size:14px}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-chatbot-input textarea{width:100%;padding:8px;border-radius:8px;font-size:14px;resize:none}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating form{display:none}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating form.active{display:block}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-form-actions{display:flex;justify-content:space-between;flex-direction:row}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-form-actions button{background-color:#007bff;color:#fff;width:48%;padding:10px;border-radius:8px;font-size:14px;cursor:pointer;transition:background .2s;box-shadow:none;border:none}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-form-actions button:hover{background-color:#0056b3}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-form-actions button.cancel{background-color:#6c757d}#blend-chatbot-catia-block .catia-chat .catia-chatbot-content .chatbot-rating-container .content-form-rating .catia-form-actions button.cancel:hover{background-color:#5a6268}#blend-chatbot-catia-block .catia-error{color:#d32f2f;font-size:.9em;margin-top:2px;display:none}#blend-chatbot-catia-block .catia-error-field{border-color:#d32f2f !important}#blend-chatbot-catia-block .modalDialog{position:fixed;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:99999;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;pointer-events:none}#blend-chatbot-catia-block .modalDialog.active{opacity:1;pointer-events:auto}#blend-chatbot-catia-block .modalDialog>div{width:300px;position:fixed;bottom:200px;right:30px}#blend-chatbot-catia-block .virtual_assistant{position:fixed;right:30px;bottom:60px;transition:all 300ms ease 0ms;z-index:99999;cursor:pointer;animation:grow-shrink 1.5s cubic-bezier(0.4, 0, 0.2, 1) 1}@keyframes grow-shrink{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}#blend-chatbot-catia-block .virtual_assistant img{width:70px;height:70px}#blend-chatbot-catia-block .close_virtual_assistant{position:fixed;right:30px;bottom:60px;z-index:99998;opacity:0;transition:all 300ms ease 0ms;cursor:pointer}#blend-chatbot-catia-block .close_virtual_assistant img{width:70px;height:70px}#blend-chatbot-catia-block .close_virtual_assistant.active{opacity:1;z-index:100000}#blend-chatbot-catia-block .txt{line-height:1.2em;font-size:1.7rem;color:#fab60f !important;padding-bottom:10px}#blend-chatbot-catia-block .catia-button,#blend-chatbot-catia-block .Escribenos{position:absolute;right:15px}#blend-chatbot-catia-block .catia-button img,#blend-chatbot-catia-block .Escribenos img{width:178px;height:40px}#blend-chatbot-catia-block .catia-button:hover,#blend-chatbot-catia-block .Escribenos:hover{opacity:.7;color:#fab60f !important}#blend-chatbot-catia-block .catia-button{top:-50px}#blend-chatbot-catia-block .Escribenos{top:0}@media only screen and (max-width: 600px){#blend-chatbot-catia-block .catia{position:fixed;bottom:40px;right:40px;transition:all 300ms ease 0ms;z-index:99}#blend-chatbot-catia-block .catia img{width:50px;height:50px}}/*# sourceMappingURL=catia.css.map */
