@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}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}@keyframes bounceInRight{0%,100%,60%,75%,90%{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{opacity:1;transform:none}}
