.signup-visible .tour-tip{visibility:hidden;z-index:-1;}.tour-tip{display:none;position:absolute;background:#20b8f0;color:black;z-index:101;top:0;left:2.5%;font-family:inherit;font-weight:400;max-width:400px;box-shadow:-3px 3px 8px rgba(0,0,0,0.3);}@media only screen and (max-width: 768px) {.tour-tip{font-size:85%;max-width:80%;margin:20px;}.tour-tip h3{font-size:1.2rem;color:rgba(255,255,255,0.85);font-weight:500;}}.tour-tip p{color:rgba(255,255,255,0.85);font-size:.9em;line-height:1.4em;font-weight:400;margin:0 0 1.125em;}.tour-tip h3{font-size:1.5rem;color:rgba(255,255,255,0.85);font-weight:500;}.tour-tip button,.tour-tip .button{background:none;transition:background-color 300ms ease-out;cursor:pointer;font-family:inherit;line-height:1;position:relative;text-decoration:none;text-align:center;display:inline-block;font-size:1em;color:rgba(255,255,255,0.85);border:2px solid rgba(255,255,255,0.85);margin:0 0 1.25em;padding:1em 1.25em 1em;border-radius:4px;}.tour-tip button small,.tour-tip .button small{padding-top:.625em;padding-bottom:.5625em;-webkit-appearance:none;}.tour-tip button:hover,.tour-tip .button:hover{border-color:rgba(255,255,255,0.95);color:rgba(255,255,255,0.95);}.tour-tip .tour-arrow{display:block;position:absolute;left:22px;width:0;height:0;border:inset 14px;}.tour-tip .tour-arrow.tt-top{border-style:solid;bottom:-27px;border-color:#20b8f0 transparent transparent!important;}.tour-tip .tour-arrow.tt-bottom{border-style:solid;top:-28px;border-color:transparent transparent #20b8f0!important;}.tour-tip .tour-arrow.tt-right{border-style:solid;left:-27px;top:28px;border-color:transparent #20b8f0 transparent transparent!important;}.tour-tip .tour-arrow.tt-left{border-style:solid;left:100%;top:20px;border-color:transparent transparent transparent #20b8f0!important;}.tour-tip .tour-content-wrapper{padding:1em 2em 1em;}.tour-tip .tour-content-wrapper .button{margin-bottom:0!important;}.tour-tip .tour-close-tip{position:absolute;right:12px;top:10px;color:rgba(255,255,255,0.85);!important;text-decoration:none;font-size:30px;font-weight:100;line-height:0.5!important;cursor:pointer;}.tour-tip .tour-close-tip:hover,.tour-tip .tour-close-tip:focus{color:rgba(255,255,255,0.95);!important;}.tour-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:100;}.tour-element-active{z-index:120!important;position:relative;background:#fff;}