.walkthrough{background:linear-gradient(to right bottom,#343334,#312f34);border-radius:0;display:none;flex-direction:column;flex:0 0 auto;font-size:14px;height:464px;overflow:hidden;transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);width:280px;z-index:1000}.walkthrough.show{display:flex;opacity:0;transform:translateY(72px)}.walkthrough.reveal{opacity:1;transform:translateY(0)}.walkthrough .walkthrough-body{align-items:center;display:flex;flex:1;text-align:center}.walkthrough .walkthrough-body .next-screen,.walkthrough .walkthrough-body .prev-screen{align-self:stretch;background:0 0;border:0;margin-top:40px;color:rgba(255,255,255,.25);cursor:pointer;flex:0 0 auto;font-size:24px;opacity:1;outline:0;padding:16px;transform:scale(1);transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1);z-index:1000}.walkthrough .walkthrough-body .next-screen:active,.walkthrough .walkthrough-body .next-screen:hover,.walkthrough .walkthrough-body .prev-screen:active,.walkthrough .walkthrough-body .prev-screen:hover{color:#fff;transform-origin:center;transform:scale(1.25)}.walkthrough .walkthrough-body .next-screen:disabled,.walkthrough .walkthrough-body .prev-screen:disabled{opacity:0}.walkthrough .walkthrough-body .prev-screen{order:1}.walkthrough .walkthrough-body .next-screen{order:3}.walkthrough .walkthrough-body .screens{flex:1;align-self:stretch;position:relative;margin:0-16px;padding:0;order:2}.walkthrough .walkthrough-body .screens .screen{position:absolute;list-style-type:none}.walkthrough .walkthrough-body .media{background:rgba(207,207,207,.8);border-radius:132px;height:132px;margin:32px auto;width:132px}.walkthrough .walkthrough-body h3{font-size:15px;line-height:1.4em;text-transform:uppercase;letter-spacing:.15em;color:rgba(163,163,163,.8);font-weight:bolder}.walkthrough .walkthrough-body p{line-height:1.6em;font-size:13px;margin-top:16px;padding-top:0;color:rgba(255,255,255,.8)}.walkthrough .walkthrough-pagination{align-items:center;display:flex;justify-content:center;margin-top:24px}.walkthrough .walkthrough-pagination .dot{background:rgba(0,0,0,.25);border-radius:8px;height:8px;margin:0 4px;transform:scale(.75);transition:transform .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1);width:8px}.walkthrough .walkthrough-pagination .dot.active{background:#fff;transform:scale(1);transition-delay:.4s}.walkthrough .walkthrough-footer{display:flex;flex:0 0 auto;justify-content:space-around;padding:0}.walkthrough .walkthrough-footer button{height:40px;border:0;background:#2e57cb;font-weight:700;text-transform:uppercase;letter-spacing:.15em;border-radius:0;color:#fff;border-color:#2e57cb transparent transparent;flex:1;font-size:12px;margin:0;outline:0;padding:12px;transition:opacity .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1);cursor:pointer}.walkthrough .walkthrough-footer button.finish:hover,.walkthrough .walkthrough-footer button:hover{background:#436ce1}.walkthrough .walkthrough-footer button.finish:active,.walkthrough .walkthrough-footer button:active{background:#3662df}.walkthrough .walkthrough-footer button:disabled{cursor:pointer}.walkthrough .walkthrough-footer button.finish{background:#2e57cb;border-color:#2e57cb transparent transparent;position:absolute;left:0;bottom:0;width:100%;opacity:0;transform:scale(0,1);transform-origin:center;transition:opacity .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1)}.walkthrough .walkthrough-footer button.finish.active{transform:scale(1,1);opacity:1}.walkthrough .screens{margin:0}.walkthrough .screens .media .icon,.walkthrough .screens .media .status-badge{position:absolute;opacity:0;transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1)}.walkthrough .screens .media .status-badge{left:136px;top:104px;transform:scale(0);transition-delay:.6s}.walkthrough .screens .media .status-badge i{display:inline}.walkthrough .screens .media.logo .logo{opacity:0;transform:translateY(-60px);width:100%}.walkthrough .screens .media .icon{transform:translateY(-30px);width:132px;left:48px;top:32px}.walkthrough .screens .media.bars .icon,.walkthrough .screens .media.files .icon{transform:translate(40px,20px)}.walkthrough .screens .media.bars .icon:nth-of-type(2){transform:scale(.25);transform-origin:30% 54%}.walkthrough .screens .media.bars .icon:nth-of-type(3){transform:scale(.25);transform-origin:30% 40%}.walkthrough .screens .media.bars .icon:nth-of-type(4){transform:scale(.25);transform-origin:30% 26%}.walkthrough .screens .media.comm .icon{transform:scale(.25);transform-origin:29% 73%}.walkthrough .screens .media.comm .icon:nth-child(2){transform-origin:66% 85%}.walkthrough .screens .screen{opacity:0;position:absolute;transform:translateX(-72px);transition:all .4s cubic-bezier(.25,.8,.25,1)}.walkthrough .screens .screen.active{opacity:1;transform:translateX(0) scale(1);transition-delay:.4s}.walkthrough .screens .screen.active~.screen{opacity:0;transform:translateX(72px)}.walkthrough .screens .screen.active .media .status-badge{opacity:1;transform:scale(1.75)}.walkthrough .screens .screen.active .media.logo .logo{opacity:.8;transform:translateY(0);transition-delay:.6s}.walkthrough .screens .screen.active .media.logo .status-badge{transition-delay:1s}.walkthrough .screens .screen.active .media.books .icon{opacity:1;transform:translateY(0);transition-delay:.6s}.walkthrough .screens .screen.active .media.books .icon:nth-child(2){transition-delay:.725s}.walkthrough .screens .screen.active .media.books .icon:nth-child(3){transition-delay:.85s}.walkthrough .screens .screen.active .media.books .status-badge{transition-delay:1.4s}.walkthrough .screens .screen.active .media.bars .icon{opacity:1;transform:translate(0) scale(1);transition-delay:.6s}.walkthrough .screens .screen.active .media.bars .icon:nth-child(2){transition-delay:1.05s}.walkthrough .screens .screen.active .media.bars .icon:nth-child(3){transition-delay:.925s}.walkthrough .screens .screen.active .media.bars .icon:nth-child(4),.walkthrough .screens .screen.active .media.files .icon:nth-child(3){transition-delay:.8s}.walkthrough .screens .screen.active .media.files .icon{opacity:1;transform:translateY(0);transition-delay:.9s}.walkthrough .screens .screen.active .media.files .icon:nth-child(2){transition-delay:.7s}.walkthrough .screens .screen.active .media.files .icon:nth-child(1){transition-delay:.6s}.walkthrough .screens .screen.active .media.files .status-badge{transition-delay:1.6s}.walkthrough .screens .screen.active .media.comm .icon{opacity:1;transform:scale(1);transition-delay:.6s}.walkthrough .screens .screen.active .media.comm .icon:nth-child(2){transition-delay:.8s}.walkthrough .screens .screen.active .media.comm .status-badge{transition-delay:1.6s}.is-blurred{filter:blur(2px);-webkit-filter:blur(2px)}