/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2026 | 14:37:34 */
.hwk-help-widget{position:fixed;right:20px;bottom:20px;z-index:9999;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:15px}.hwk-help-fab{width:60px;height:60px;border-radius:50%;background:#f93;color:#fff;border:none;box-shadow:0 8px 24px rgba(0,0,0,25%);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .15s ease}.hwk-help-fab i{font-size:22px;line-height:1}.hwk-help-fab:hover{background:#f93;transform:translateY(-1px)}.hwk-help-widget.is-open .hwk-help-fab{display:none}.hwk-help-card{width:min(400px, calc(100vw - 25px));max-height:min(620px, calc(100vh - 110px));overflow-y:auto;background:#fff;border-radius:0;box-shadow:1px 1px 24px rgb(127 127 127 / 70%);-webkit-box-shadow:1px 1px 24px rgb(127 127 127 / 70%);padding:22px 10px 10px;box-sizing:border-box;position:relative;display:none}.hwk-help-widget.is-open .hwk-help-card{display:block}.hwk-help-close{position:absolute;top:15px;right:15px;width:40px;height:40px;border-radius:50%;border:2px solid #f93;background:#fff;color:#f93;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease}.hwk-help-close i{font-size:16px;line-height:1}.hwk-help-close:hover{opacity:.7}.hwk-help-header h2{font-size:20px;color:#f93;margin:0;padding:0 60px 15px 10px}.hwk-help-header p{font-size:14px;line-height:1.45em;margin:0 60px 20px 10px}ul.hwk-help-list{list-style:none!important;margin:0!important;padding:0!important}ul.hwk-help-list li{border-top:1px solid #d0e3f9;margin:0!important;padding:0!important;width:100%}ul.hwk-help-list li::before{display:none;position:relative;margin:0;padding:0}.hwk-help-list li:last-child{border-bottom:none}.hwk-help-item{display:flex;align-items:center;gap:15px;padding:15px 10px;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.hwk-help-item:hover{opacity:.7}.hwk-help-item:hover .hwk-help-arrow{transform:translateX(2px);color:#1a1a1a}.hwk-help-icon{flex:0 0 auto;width:48px;height:48px;border-radius:50%;border:2px solid #f93;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;color:#f93}.hwk-help-icon i{font-size:19px;line-height:1}.hwk-help-icon--avatar{background:#eef0f2;color:#7a7a7a}.hwk-help-status{position:absolute;right:1px;bottom:1px;width:11px;height:11px;border-radius:50%;background:#bfc4c8;border:2px solid #fff}.hwk-help-text{flex:1 1 auto;min-width:0}.hwk-help-text strong{display:block;font-size:15.5px;font-weight:700;color:#111;margin-bottom:2px}.hwk-help-text span{display:block;font-size:13px;color:#6e6e6e;line-height:1.4}.hwk-help-arrow{flex:0 0 auto;color:#a4a4a4;display:flex;transition:transform .2s ease,color .2s ease}.hwk-help-arrow i{font-size:15px;line-height:1}@media (max-width:480px){.hwk-help-widget{right:16px;bottom:16px}.hwk-help-card{padding:26px 18px 4px;border-radius:18px}}