.intro-help{align-items:center;background:#fff;border:2px solid #159f95;border-radius:12px;bottom:30px;color:#159f95;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;left:40px;position:fixed;transition:all .3s ease;width:40px;z-index:5}.intro-help:hover{background:#159f95;color:#fff}.intro-help.is-hidden{left:-30px}.intro-help.is-hidden:hover{left:40px}.introjs-helperLayer{border-radius:4px!important;box-shadow:0 0 0 5000px rgba(0,0,0,.65)!important;opacity:1!important}.intro-tooltip{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:8px!important;box-shadow:0 4px 20px rgba(0,0,0,.15)!important;color:#333!important;max-width:480px!important}.introjs-arrow{border-color:transparent!important}.introjs-arrow.top{border-bottom-color:#fff!important}.introjs-arrow.bottom{border-top-color:#fff!important}.introjs-arrow.left{border-right-color:#fff!important}.introjs-arrow.right{border-left-color:#fff!important}.introjs-bottom-left-aligned,.introjs-bottom-middle-aligned,.introjs-top-left-aligned,.introjs-top-middle-aligned{left:0!important}.introjs-tooltip-header{padding:16px 16px 0!important}.introjs-tooltip-title{color:#222!important;font-size:18px!important;font-weight:600!important;line-height:1.3!important;white-space:nowrap}.introjs-skipbutton{display:none!important}.introjs-tooltiptext{color:#666!important;font-size:13px!important;line-height:1.6!important;padding:10px 16px 0!important}.introjs-tooltiptext .popover span{background:#f5f5f5;border-radius:4px;color:#159f95;display:inline-block;font-size:12px;margin:3px 4px 3px 0;padding:3px 10px}.introjs-bullets{padding:10px 16px 0!important}.introjs-bullets ul li a{background:#ddd!important;height:8px!important;transition:background .2s!important;width:8px!important}.introjs-bullets ul li a.active{background:#159f95!important}.introjs-tooltipbuttons{border:none!important;display:flex;gap:10px;justify-content:flex-end;padding:14px 16px 16px!important}.introjs-button{border:none!important;border-radius:6px!important;box-shadow:none!important;font-size:13px!important;font-weight:500!important;min-width:60px!important;padding:8px 16px!important;text-align:center;text-shadow:none!important;transition:all .2s ease!important}.introjs-button:focus{box-shadow:none!important;outline:none!important}.introjs-button:last-child{margin-left:0}.introjs-prevbutton{background:#f5f5f5!important;border:none!important;color:#666!important}.introjs-prevbutton:hover{background:#eee!important}.introjs-nextbutton{background:#159f95!important;border:none!important;color:#fff!important}.introjs-nextbutton:hover{background:#138f86!important}.introjs-disabled{background:#f9f9f9!important;color:#bbb!important;cursor:not-allowed!important}@media screen and (max-width:590px){.intro-tooltip{max-width:calc(100vw - 50px)!important}.intro-help{display:none}}