.reactour__mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;pointer-events:none!important;z-index:9999!important}.reactour__mask-area{pointer-events:auto!important}.reactour__popover{position:absolute!important;z-index:10000!important}[data-arrow]{position:absolute!important;width:0!important;height:0!important;z-index:10001!important}.reactour__popover[data-placement=right] [data-arrow]{border-right:10px solid black!important;left:-10px!important}.reactour__popover[data-placement=left] [data-arrow],.reactour__popover[data-placement=right] [data-arrow]{border-top:10px solid transparent!important;border-bottom:10px solid transparent!important;top:50%!important;transform:translateY(-50%)!important}.reactour__popover[data-placement=left] [data-arrow]{border-left:10px solid black!important;right:-10px!important}.reactour__popover[data-placement=bottom] [data-arrow]{border-bottom:10px solid black!important;border-left:10px solid transparent!important;border-right:10px solid transparent!important;top:-10px!important;left:50%!important;transform:translateX(-50%)!important}@keyframes tourCursorPulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.25)}}@keyframes tourCursorRipple{0%{opacity:.6;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2)}}.tour-cursor-hint{position:fixed;width:16px;height:16px;border-radius:50%;background:rgba(197,44,127,.95);pointer-events:none;z-index:10002;animation:tourCursorPulse 1.4s ease-in-out infinite;transform:translate(-50%,-50%)}.tour-cursor-hint:after{display:none}body.tour-active{position:relative!important}.tour-active *{box-sizing:border-box!important}