@charset "UTF-8";
/***!  Style Declaration  !***/

@keyframes social-button-to-right{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}@keyframes social-button-to-bottom{49%{transform:translateY(100%)}50%{opacity:0;transform:translateY(-100%)}51%{opacity:1}}@keyframes visible-nav-child{0%{max-height:0;overflow:hidden;opacity:0}99%{max-height:400vh;overflow:visible;opacity:1}100%{max-height:400vh;overflow:visible;opacity:1}}@keyframes hidden-nav-child{to{max-height:0!important;overflow:hidden;opacity:0}}@keyframes notification-in{from{bottom:0;transform:translateY(100%);opacity:0}}
