#help-button-wrapper{position:fixed;bottom:2%;right:1.5rem;z-index:998}#help-button-wrapper .help-button{background-color:#000;color:#fff;border-radius:2.5rem;padding:.75rem 2rem;width:10.75rem;max-width:100%;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);margin:auto;text-align:center}#help-button-wrapper .help-button span{text-align:center;align-items:center;justify-content:center;gap:.25rem}#help-button-wrapper .help-button .help-button-title-close svg{height:.75rem;width:.75rem}#help-button-wrapper .help-chat{position:absolute;bottom:2.5rem;width:10.75rem;max-width:100%;justify-content:center;right:-12.5rem;transition-delay:200ms;transition-duration:1s}#help-button-wrapper .help-chat>*{display:flex;align-items:center;justify-content:flex-start;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);border-radius:.5rem;background-color:#fff;max-width:100%;padding:.5rem .75rem;border:1px solid #ccc;font-size:.625rem}#help-button-wrapper .help-chat>* svg{height:1.25rem;width:1.25rem;color:#555}#neoassist-chat-modal-wrapper{z-index:999}#neoassist-chat-modal{background:#00000080}#neoassist-chat-modal div{height:33.25rem;overflow:hidden}#neoassist-chat-modal button{right:.375rem;top:.375rem;padding:1rem;border-radius:50%}body:has(#neoassist-chat-modal-wrapper.open){overflow:hidden;}@media(max-width:48rem){#help-button-wrapper .help-chat{max-width:unset;width:max-content;bottom:3.5rem}#help-button-wrapper .help-button{width:auto;padding:.75rem}#help-button-wrapper.open .help-button{padding:1rem}#help-button-wrapper .help-button .help-button-title-close svg{width:1rem;height:1rem}}#help-button-wrapper.open .help-button .help-button-title-close,#help-button-wrapper.open .help-chat{display:flex}#help-button-wrapper .help-button .help-button-title-close{display:none}#help-button-wrapper.open .help-button .help-button-title{display:none}#help-button-wrapper .help-button .help-button-title{display:flex}#help-button-wrapper.open .help-chat{right:0}
