<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.chat-bubble{display:inline-block}.typing{align-items:center;display:flex;height:17px}.typing .dot{animation:mercuryTypingAnimation 1.8s infinite ease-in-out;background-color:#6cad96;border-radius:50%;height:7px;margin-right:4px;vertical-align:middle;width:7px;display:inline-block}.typing .dot:nth-child(1){animation-delay:.2s}.typing .dot:nth-child(2){animation-delay:.3s}.typing .dot:nth-child(3){animation-delay:.4s}.typing .dot:last-child{margin-right:0}@keyframes mercuryTypingAnimation{0%{transform:translateY(0);background-color:#6cad96}28%{transform:translateY(-7px);background-color:#9ecab9}44%{transform:translateY(0);background-color:#b5d9cb}}textarea[data-v-ccf60b22]{-ms-overflow-style:none;scrollbar-width:none;resize:none}textarea[data-v-ccf60b22]::-webkit-scrollbar{display:none}.lead-capture-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.message-list-item{line-height:1.25}.message-list-item{position:relative;line-height:1.25;border-radius:.2em}.message-list-item.incoming{border-top-left-radius:0!important}.message-list-item.outgoing{border-top-right-radius:0!important}.chat-launch{position:fixed;bottom:3em;right:1em;z-index:2}.modal-dialog.chat-modal{position:fixed;bottom:0;right:1em;max-height:500px}.modal-dialog.chat-modal .modal-content{min-width:300px;min-height:500px}.chat-headshot-title{width:100%;max-width:40px;height:auto;margin-right:.5em}.chat-headshot{width:100%;max-width:20px;height:auto}.chat-modal .row{margin-bottom:2em}.chat-ihire{background:var(--bs-light);padding:.5em;margin-bottom:.5em;border-radius:0 .75em .75em;text-shadow:0px 1px 1px rgba(255,255,255,.8)}.chat-customer{background:var(--bs-primary);color:var(--bs-white);padding:.5em;margin-bottom:.5em;border-radius:.75em 0 .75em .75em;text-shadow:0px 1px 1px rgba(0,53,114,.8)}@media screen and (max-width: 767px){.modal-dialog.chat-modal{position:relative;bottom:auto;right:0;max-height:100%}}@media (min-width: 768px){#chatModal{width:0!important}}.chat-launch{position:fixed;bottom:3em;right:1em;z-index:2;border-radius:50%}.chat-launch.cookie-consent-adjust{bottom:8em}@media screen and (max-width: 991px){.chat-launch{bottom:.5em;right:1em}}@media screen and (max-width: 767px){body.chat-widget-open{overflow:hidden;padding-right:17px}}
</pre></body></html>