@keyframes ifMenuFadeIn{0%{opacity:0;transform:translate3d(20%,0,0)}to{opacity:1;transform:translateZ(0)}}.if-menu-peek{position:relative}.if-menu-peek a{opacity:.8}.if-menu-peek:before{left:calc(100% + 15px);opacity:0;margin-top:-17px;border-radius:4px;box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);text-align:center;pointer-events:none;position:absolute;top:50%;padding:10px 15px;font-size:14px;background:#f6f9fc;content:"If Menu peek";width:140px}.if-menu-peek:hover:before{animation:ifMenuFadeIn .2s ease-in-out forwards}.if-menu-peek:after{border-radius:50%;right:-15px;color:#50a92f;position:absolute;height:17px;background:url(icon-visibility.svg);background-size:cover;top:-14px;content:"";width:20px}