@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap";*{padding:0;margin:0;box-sizing:border-box}html{scrollbar-gutter:stable}body{display:flex;width:100%;height:100vh;flex-direction:column;flex-wrap:wrap;font-family:Host Grotesk,sans-serif;background:none;background-color:#f5fcff}body::-webkit-scrollbar{display:none}.teext_h1{font-size:1px}.body{padding:20px 20px 10px 10px}.Container{width:100%;height:fit-content;display:flex;gap:20px;padding:20px 20px 10px 10px;height:114px}.NavBar{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;height:70px;padding:20px;background:linear-gradient(to right,#181085,#4a40d2);border-top-right-radius:20px;border-top-left-radius:50px;position:relative}.alexBot{width:80px;height:80px;position:absolute;object-fit:cover;overflow:visible;top:-5px;right:80px;filter:drop-shadow(2px 2px 2px #d6eaf8)}.textContainer{display:flex;margin-left:80px;justify-content:flex-start;align-items:center;gap:20px;position:relative}.textContainer span{font-size:14px;color:#fff;font-weight:400}.textContainer .alexText{width:100px;height:100px;position:absolute;left:60px}.iconClose{color:#fff}@media(min-width:350px)and (max-width:940px){body{padding:0}.body{width:98%}div .BodyChat{min-height:70%;max-height:70%;overflow-y:auto;position:sticky}.alexBot{left:-1px}.textContainer span{font-size:12px}.textContainer .alexText{width:80px;height:80px}.Container .BotonEnviar{margin-top:7px;width:60px;height:45px}.Container .BotonEnviar .Icon{margin-left:2px;width:20px;height:20px}.chat,.client{font-size:14px}div .BodyChat section div{padding:9px}div .markdown{color:#000;line-height:1.6}div .markdown h1{font-size:18px;font-weight:700}div .markdown h2,div .markdown h3,div .markdown h4{font-size:17px;font-weight:700}div .markdown h5{font-size:16px;font-weight:700}div .markdown h6{font-size:15px;font-weight:700}div .markdown p{font-size:15px;margin:1em 0}div .markdown b,div .markdown strong{font-weight:700;font-size:15px}div .markdown i,.markdown em{font-style:italic}div .markdown u{text-decoration:underline}div .markdown s,div .markdown strike,div .markdown del{text-decoration:line-through}div .markdown mark{color:#000}div .markdown small{font-size:15px}div .markdown abbr{text-decoration:dotted underline;cursor:help}div .markdown sup{font-size:15px;vertical-align:super}div .markdown sub{font-size:15px;vertical-align:sub}div .markdown code{font-size:15px;padding:2px 4px;border-radius:4px}div .markdown pre{font-size:15px;padding:10px;border-radius:4px;overflow-x:auto}div .markdown a{color:#0181b0;text-decoration:underline;font-size:15px}div .markdown a:hover{text-decoration:none}div .markdown a:visited{color:#00f;text-decoration:underline}div .markdown a:visited:hover{color:#000;text-decoration:none}div .markdown ul{list-style-type:disc;padding-left:15px;font-size:16px}div .markdown ol{list-style-type:decimal;padding-left:15px;font-size:16px}div .markdown li{margin:15px 0;font-size:15px}div .markdown li:last-child{margin-bottom:20px}div .markdown table{width:100%;border-collapse:collapse;margin:1em 0;font-size:16px}div .markdown th,div .markdown td{border:1px solid black;padding:8px;text-align:left}div .markdown th{font-weight:700}div .markdown tr:nth-child(2n){color:#000}}@media(min-height:449px)and (max-height:499px){.BodyChat{height:155px}}@media(min-height:500px)and (max-height:549px){.BodyChat{height:250px}}@media(min-height:550px)and (max-height:599px){.BodyChat{height:300px}}@media(min-height:600px)and (max-height:648px){.BodyChat{height:330px}}@media(min-height:649px)and (max-height:699px){.BodyChat{height:375px}}@media(min-height:700px)and (max-height:749px){.BodyChat{height:440px}}@media(min-height:750px){.BodyChat{height:460px}}@media(min-height:448px){.chat,.client{font-size:12px;line-height:1.5}div .Container{padding:10px;height:100px}.ContainerArea textarea{font-size:12px;line-height:1.6}div .BodyChat section div{padding:9px}div .markdown{color:#000;line-height:1.6}div .markdown h1,div .markdown h2,div .markdown h3,div .markdown h4,div .markdown h5,div .markdown h6{font-size:12px;font-weight:700}div .markdown p{font-size:12px;margin:1em 0}div .markdown b,div .markdown strong{font-weight:700;font-size:12px}div .markdown i,.markdown em{font-style:italic}div .markdown u{text-decoration:underline}div .markdown s,div .markdown strike,div .markdown del{text-decoration:line-through}div .markdown mark{color:#000}div .markdown small{font-size:12px}div .markdown abbr{text-decoration:dotted underline;cursor:help}div .markdown sup{font-size:12px;vertical-align:super}div .markdown sub{font-size:12px;vertical-align:sub}div .markdown code{font-size:12px;padding:2px 4px;border-radius:4px}div .markdown pre{font-size:12px;padding:10px;border-radius:4px;overflow-x:auto}div .markdown a{color:#0181b0;text-decoration:underline;font-size:12px}div .markdown a:hover{text-decoration:none}div .markdown a:visited{color:#00f;text-decoration:underline}div .markdown a:visited:hover{color:#000;text-decoration:none}div .markdown ul{list-style-type:disc;padding-left:15px;font-size:12px}div .markdown ol{list-style-type:decimal;padding-left:15px;font-size:12px}div .markdown li{margin:15px 0;font-size:12px}div .markdown li:last-child{margin-bottom:20px}div .markdown table{width:100%;border-collapse:collapse;margin:1em 0;font-size:16px}div .markdown th,div .markdown td{border:1px solid black;padding:8px;text-align:left}div .markdown th{font-weight:700}div .markdown tr:nth-child(2n){color:#000}div .Text{font-size:8px}}.fab-wrapper{position:relative;right:19.375rem;display:flex;flex-direction:column;justify-content:center;pointer-events:none;width:fit-content;align-items:center;margin-left:21.875rem}.fab-wrapper .fab-label-bubble{position:absolute;bottom:12.5rem;left:18.4375rem;background-color:#f5fcff;color:#212121;padding:3.125rem 1.875rem;width:fit-content;min-width:15.625rem;max-width:18.75rem;border-radius:3.125rem;font-size:.875rem;font-weight:600;white-space:normal;box-shadow:0 4px 12px #00000026;pointer-events:none;opacity:0;transform:translate(.625rem) scale(.9);transition:all .8s cubic-bezier(.68,-.55,.27,1.55)}@media(min-width:768px)and (max-width:1022.98px){.fab-wrapper .fab-label-bubble{max-width:220px;left:200px;bottom:100px}}.fab-wrapper .fab-label-bubble:active{transform:scale(.9)}.fab-wrapper .icon-fade-enter{animation:slideUpFade .5s cubic-bezier(.16,1,.3,1);display:flex}.fab-wrapper .fab-button{position:relative;bottom:auto;right:auto;pointer-events:auto;width:18.75rem;height:18.75rem;border-radius:50%;border:none;color:#f5fcff;font-weight:700;font-size:24px;box-shadow:0 5.333px 80px #0000001a;display:flex;align-items:center;justify-content:center;transition:background-color .8s ease,transform .5s ease;overflow:visible;z-index:10}@media(min-width:768px)and (max-width:1022.98px){.fab-wrapper .fab-button{width:200px;height:200px}}.fab-wrapper .shadow-trigger{position:absolute;bottom:-1.25rem;left:50%;transform:translate(-50%);width:5.625rem;height:.625rem;border-radius:50%;background-color:#00000026;filter:blur(.125rem);border:none;cursor:pointer;pointer-events:auto;z-index:1002;transition:all .8s ease}.fab-wrapper .shadow-trigger:hover{background-color:#0006;transform:translate(-50%) scale(1.2)}.fab-label-bubble.visible{opacity:1;transform:translate(0) scale(1)}.shadow-trigger.shadow-active{background-color:#0006;transform:translate(-50%) scale(1.2)}.fab-label-bubble:after{content:"";position:absolute;left:-.125rem;bottom:1.5625rem;width:0;height:0;border-top:.375rem solid transparent;border-bottom:.375rem solid transparent;border-right:.5rem solid #f5fcff}.fab-wrapper.hidden{transform:translateY(150%);opacity:0;pointer-events:none}.interactive-icon{width:18.75rem;height:18.75rem;transform:translateY(-3.125rem)}@media(min-width:768px)and (max-width:1022.98px){.interactive-icon{width:220px;height:220px;transform:translateY(-20px)}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(1.25rem) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.BotonEnviar{display:flex;justify-content:flex-end;cursor:pointer;align-items:flex-end;background:none;width:100%;border:solid 1px #d8d8d8;border-top:none;padding-left:2px;padding-right:10px}.Icon{width:14px;height:14px;margin-bottom:5px}.BotonBorrar{display:flex;justify-content:center;align-items:center;width:40px;height:40px;position:relative;left:307px;background:none;cursor:pointer;border-radius:4px;padding-bottom:20px;padding-right:10px;border:none}.IconEraser{position:relative;top:12px;left:12px;width:15px;height:15px}.ContainerGeneralArea{display:flex;flex-direction:column;align-items:space-between;width:100%;height:fit-content;background-color:#fff;border-left:solid 10px #181085;border-right:solid 10px #4a40d2}.ContainerArea{width:100%;height:fit-content;border:solid 1px #d8d8d8;border-bottom:none}.ContainerArea .inputSend{width:100%;height:60px;max-height:86px;background-color:#fff;color:#3d3d3d;font-family:Inter,sans-serif;font-size:12px;caret-color:#181085;overflow-y:auto;resize:none;border:none;padding:20px}.ContainerArea .inputSend:focus{border:none;outline:none}.ContainerArea .inputSend textarea::placeholder{color:#d6dee3}.Loader{margin-top:11px;padding-right:10px}.header{font-weight:700;font-size:1.2em;color:#181085}.bullet{padding-left:1.5em;list-style-type:disc;color:#333}.markdown{line-height:1.6}.markdown h1,.markdown h2,.markdown h3{font-size:20px;font-weight:700}.markdown h4{font-size:21px;font-weight:700}.markdown h5{font-size:19px;font-weight:700}.markdown h6{font-size:17px;font-weight:700}.markdown p{font-size:20px;margin:1em 0}.markdown b,.markdown strong{font-weight:700;font-size:17px}.markdown i,.markdown em{font-style:italic}.markdown u{text-decoration:underline}.markdown s,.markdown strike,.markdown del{text-decoration:line-through}.markdown mark{color:#000}.markdown small{font-size:15px}.markdown abbr{text-decoration:dotted underline;cursor:help}.markdown sup{font-size:15px;vertical-align:super}.markdown sub{font-size:15px;vertical-align:sub}.markdown pre{background:#f9f8f7;color:#232323;border-radius:12px;padding:18px 14px;margin:10px 0;font-size:15px;font-family:Fira Mono,Consolas,Menlo,monospace;overflow-x:auto;white-space:pre;max-width:100%;box-sizing:border-box;box-shadow:0 4px 14px #0002;border:1px solid #fff;word-break:break-word;line-height:1.6}.markdown pre code{background:none;color:inherit;font-family:inherit;font-size:inherit;padding:0}.markdown code{background:#f8f8f8;font-size:15px;padding:2px 6px;border-radius:4px;font-family:Fira Mono,Consolas,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.markdown a{color:#0181b0;max-width:100%;text-decoration:underline;font-size:20px}.markdown a:hover{text-decoration:none}.markdown a:visited{color:#00f;text-decoration:underline}.markdown a:visited:hover{color:#000;text-decoration:none}.markdown ul{list-style-type:disc;padding-left:20px;font-size:16px}.markdown ol{list-style-type:decimal;padding-left:20px;font-size:16px}.markdown li{margin:15px 0;font-size:17px}.markdown li:last-child{margin-bottom:20px}.markdown table{width:100%;table-layout:fixed;border-collapse:collapse;margin:1em 0}.markdown th,.markdown td{font-size:12px;border:1px solid black;padding:6px;text-align:left;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;vertical-align:top}.markdown th{font-size:12px;font-weight:700;background-color:#f0f0f0}.markdown th:first-child,.markdown td:first-child{width:30%}.BodyChat{background-color:#fff;min-height:440px;max-height:440px;overflow-y:auto;overflow-x:hidden;font-size:20px;padding:0 10px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.BodyChat::-webkit-scrollbar{width:0px;background:transparent}.BodyChat:hover::-webkit-scrollbar{width:8px}.BodyChat::-webkit-scrollbar-track{background:transparent}.BodyChat::-webkit-scrollbar-thumb{background-color:#d8d8d8;border-radius:10px;border:2px solid transparent;background-clip:content-box}.BodyChat section{display:flex;background-color:#fff;line-height:40px;flex-direction:column;width:100%;min-height:100%;height:fit-content;border-radius:20px 20px 0 0;border:solid 1px #d8d8d8;border-bottom:none;padding:10px;gap:10px}.BodyChat section div{display:flex;flex-direction:column;justify-content:center;width:fit-content;min-width:120px;max-width:90%;padding:15px}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.chat{background-color:#d6eaf8;align-self:flex-start;border-radius:0 40px 40px;animation:fadeInLeft .3s ease-out}.client{background-color:#eaeaea;align-self:flex-end;border-radius:40px 40px 0;animation:fadeInRight .3s ease-out}.Text{color:#000;font-size:12px;font-style:italic;line-height:1.7;padding:0 20px 25px;min-width:100%;min-height:10px;vertical-align:center;text-align:left;font-weight:400}.bodyBackground{background:linear-gradient(to right,#181085,#4a40d2);padding:0;border-left:solid 10px #181085;border-right:solid 10px #4a40d2}.bodyShadow{box-shadow:0 .5px .5px #9fa0a6;border-radius:0 0 5px 5px}.textBackground{background:linear-gradient(to right,#181085,#4a40d2);border-radius:0 0 5px 5px}.iframeContainer{display:flex;width:100%;height:100dvh;justify-content:center;align-items:center}.iframe{display:flex;width:410px;height:var(--dinamic-height);outline:none;border:none}.Loader{display:inline-flex;align-items:flex-end;justify-content:flex-end;width:100%;border:solid 1px #d8d8d8;border-top:none;padding-left:2px;margin-top:-1px;padding-bottom:5px;padding-right:10px}.spinner{width:14px;height:14px;border-radius:50%;border:2px solid #e6eef2;border-top-color:#4a40d2;animation:spin .75s linear infinite;box-sizing:border-box}.spinner--sm{--spinner-size: 24px;--spinner-thickness: 3px}.spinner--lg{--spinner-size: 56px;--spinner-thickness: 5px}@media(prefers-reduced-motion:reduce){.spinner{animation-duration:1.5s}}@keyframes spin{to{transform:rotate(360deg)}}.btnDocument{position:relative;top:50px;left:20px;width:20px;height:20px;background:none;border:none;cursor:pointer;outline:none}.popup-overlay{background:#fdfdfd33;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:fixed;inset:0;z-index:50;animation:overlayShow .3s ease-in-out}.popup-container{background:#fdfdfd;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:51;width:var(--dinamic-width);max-width:100%;height:var(--dinamic-height);display:flex;flex-direction:column;padding:20px;box-shadow:0 8px 16px #0003;animation:contentShow .3s ease-in-out}.popup-container:focus{outline:none}.popup-header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.popup-header h2{font-size:22px;margin:0;font-weight:600}.popup-header .popup-close{background:none;border:none;outline:none;font-size:22px;cursor:pointer;transition:color .2s ease}.popup-header .popup-close .iconClose{width:22px}.popup-header .popup-close:hover{color:#212121}.popup-body{margin-top:20px;flex-grow:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#959595 transparent}.popup-body::-webkit-scrollbar{width:2px}.popup-body::-webkit-scrollbar-thumb{background:#959595;border-radius:2px}.popup-body::-webkit-scrollbar-track{background:transparent}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.form-popup{display:flex;flex-direction:column;gap:40px}.primary-button{width:fit-content;min-width:100px;width:var(--dinamic-width);height:var(--dinamic-height);padding:10px;border:none;border-radius:10px;background-color:#181085;font-size:var(--font-size);color:#fdfdfd;transition:all 2s ease;cursor:pointer}.primary-button:hover{background-color:#181085;border:1px solid #fdfdfd}.primary-button:active{box-shadow:0 4px 4px #00000040}.primary-button:disabled{opacity:.2;pointer-events:none}.file-upload-container{display:flex;height:280px;flex-direction:column;justify-content:center;align-items:center;padding-top:50px;gap:40px;cursor:pointer;font-family:system-ui,-apple-system,sans-serif}.dropzone-area{display:flex;align-items:center;justify-content:center;width:550px;height:280px;border:2px dashed #d1d5db;border-radius:8px;background-color:#fff;transition:all .2s ease-in-out;cursor:pointer;outline:none}.dropzone-area:hover:not(.dropzone--disabled):not(.dropzone--error){width:100%;border-color:#3b82f6;background-color:#eff6ff}.dropzone-area.dropzone--active{width:100%;border-color:#3b82f6;background-color:#eff6ff;transform:scale(1.01)}.dropzone-area.dropzone--error{width:100%;border-color:#ef4444;background-color:#fef2f2}.dropzone-area.dropzone--disabled{width:100%;background-color:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed;opacity:.7}.dropzone-area.dropzone--has-file{border-style:solid}.empty-state{display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;gap:8px}.upload-icon{width:60px;height:60px;margin-bottom:4px}.upload-icon img{width:100%;height:100%}.primary-text{font-weight:500;color:#374151;margin:0;font-size:18px}.secondary-text{color:#6b7280;font-size:14px;margin:0}.drag-text{color:#3b82f6;font-weight:700;font-size:16px}.browse-btn{margin-top:8px;padding:6px 12px;background-color:#fff;border:1px solid #3b82f6;color:#3b82f6;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}.browse-btn:hover{background-color:#eff6ff}.file-card{display:flex;align-items:center;justify-content:space-between;width:520px;gap:12px}@media(min-width:0)and (max-width:767.98px){.file-card{width:290px}}.file-info{display:flex;align-items:center;gap:12px;overflow:hidden}.file-icon{width:40px;height:40px;font-size:24px;background:#f3f4f6;padding:8px;border-radius:6px}.file-icon img{width:100%;height:100%}.file-meta{display:flex;flex-direction:column}.file-name{font-size:14px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media(min-width:0)and (max-width:767.98px){.file-name{font-size:12px}}.file-size{font-size:12px;color:#6b7280}@media(min-width:0)and (max-width:767.98px){.file-size{font-size:10px}}.remove-btn{background:none;border:none;color:#fdfdfd;background-color:#d54a4a;font-size:12px;cursor:pointer;border-radius:4px;padding:20px;transition:all 2s ease}@media(min-width:0)and (max-width:767.98px){.remove-btn{width:70px;padding:12px;font-size:10px}}.remove-btn:hover{color:#fdfdfd;background-color:#c60505}.error-message{font-size:12px;color:#ef4444;margin-left:4px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.showError{display:flex;background-color:#ed363633;width:100%;height:80px;padding:10px 30px;align-items:center;gap:10px;border-radius:5px;animation:fadeInScale .3s ease-out forwards}.showError.hide{animation:fadeOutScale .3s ease-in forwards}.showError img{width:40px;height:40px}.showError .showErrorContainer{padding:10px 20px;display:flex;height:100%;flex-direction:column;gap:5px}@media(min-width:0)and (max-width:767.98px){.showError .showErrorContainer{padding:10px}}.showError .showErrorContainer .titleShowError{color:#212121;font-size:12px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.showError .showErrorContainer .messageErrorConteiner{display:flex;gap:5px}.showError .showErrorContainer .messageErrorConteiner .messageShowError{font-size:12px;font-style:normal;font-weight:400;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:767.98px){.showError .showErrorContainer .messageErrorConteiner .messageShowError{font-size:10px}}.showError .showErrorContainer .messageErrorConteiner a{font-size:.75rem;color:#181085;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}
