.home_button_wrapper{position:relative;-webkit-animation:FadeUp .9s ease-in-out 1s 1 normal both;animation:FadeUp .9s ease-in-out 1s 1 normal both}.home_button_wrapper a{padding:15px 40px;border:1px solid #268976;width:100%;color:#01493b;-webkit-box-shadow:inset 0 0 0 0 #01493b;box-shadow:inset 0 0 0 0 #01493b;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.home_button_wrapper a:hover{border-color:transparent;color:#fff;-webkit-box-shadow:inset 400px 0 0 100px #01493b;box-shadow:inset 400px 0 0 100px #01493b}.home_button_wrapper i{font-size:35px;color:#01493b;position:absolute;right:-20px;-webkit-animation:bounceLeft .9s ease-in-out 3 normal both;animation:bounceLeft .9s ease-in-out 3 normal both}.home_button_wrapper:hover i{-webkit-animation:animatedTurn .9s ease-in-out 1 normal both;animation:animatedTurn .9s ease-in-out 1 normal both}