@media(max-width:767px){h1{font-size:1.936rem}h2{font-size:1.672rem}h3{font-size:1.452rem}h4{font-size:1.232rem}h5{font-size:1.012rem}h6{font-size:.726rem}body,p{font-size:.88rem}}@media(min-width:768px)and (max-width:1199px){h1{font-size:2.178rem}h2{font-size:1.881rem}h3{font-size:1.6335rem}h4{font-size:1.386rem}h5{font-size:1.1385rem}h6{font-size:.81675rem}body,p{font-size:.99rem}}@media(min-width:1200px){h1{font-size:2.42rem}h2{font-size:2.09rem}h3{font-size:1.815rem}h4{font-size:1.54rem}h5{font-size:1.265rem}h6{font-size:.9075rem}body,p{font-size:1.1rem}}.bg-gray{background-color:#f3f6f9!important}.bg-prueba{background-color:#e9f7fd!important}.btn-rounded-custom{border-radius:12px!important}:root{--chat--color--primary:#ff3cb2;--chat--color--primary-shade-50:#ff3cb2;--chat--color--primary--shade-100:#ff3cb2;--chat--color--secondary:#009de0;--chat--color-secondary-shade-50:#009de0;--chat--color-white:#fff;--chat--color-light:#f2f4f8;--chat--color-light-shade-50:#e6e9f1;--chat--color-light-shade-100:#c2c5cc;--chat--color-medium:#d2d4d9;--chat--color-dark:#101330;--chat--color-disabled:#777980;--chat--color-typing:#404040;--chat--spacing:1rem;--chat--border-radius:0.8rem;--chat--transition-duration:0.15s;--chat--window--width:400px;--chat--window--height:600px;--chat--header-height:auto;--chat--header--padding:var(--chat--spacing);--chat--header--background:var(--chat--color--primary);--chat--header--border-top:none;--chat--header--border-bottom:none;--chat--heading--font-size:1.4em;--chat--header--color:var(--chat--color-light);--chat--subtitle--font-size:inherit;--chat--subtitle--line-height:1.4;--chat--textarea--height:50px;--chat--message--font-size:1rem;--chat--message--padding:var(--chat--spacing);--chat--message--border-radius:var(--chat--border-radius);--chat--message-line-height:1.8;--chat--message--bot--background:var(--chat--color-white);--chat--message--bot--color:var(--chat--color-dark);--chat--message--bot--border:none;--chat--message--user--background:var(--chat--color--secondary);--chat--message--user--color:var(--chat--color-white);--chat--message--user--border:none;--chat--message--pre--background:rgba(0,0,0,.05);--chat--toggle--background:var(--chat--color--primary);--chat--toggle--hover--background:var(--chat--color--primary-shade-50);--chat--toggle--active--background:var(--chat--color--primary--shade-100);--chat--toggle--color:var(--chat--color-white);--chat--toggle--size:64px}@media(max-width:992px){:root{--chat--window--width:350px}}@media(max-width:576px){:root{--chat--window--width:90vw;--chat--window--height:70vh;--chat--toggle--size:56px}}.chat-window{background-color:#f7f8fa;padding:10px;box-shadow:0 4px 10px rgba(0,0,0,.2)}@media(max-width:576px){.chat-window{right:5px!important;bottom:85px!important;width:auto!important;max-width:none!important}}.chat-window .chat-header{margin-bottom:0;gap:0}.chat-window .chat-header h1{margin-bottom:0;padding:0}.chat-window .chat-header p{margin-bottom:0;padding:0;font-size:1rem}.chat-window .chat-heading{margin-bottom:0;padding:0}.chat-window .chat-body .chat-message p{line-height:1.5rem}.chat-window .chat-body .chat-message-from-bot,.chat-window .chat-body .chat-message-from-user{max-width:80%}.chat-window .chat-footer .chat-inputs-controls{min-width:50px}