.vibrate-1{animation:.3s linear infinite both vibrate-1}.tracking-in-expand{animation:.7s cubic-bezier(.215,.61,.355,1) both tracking-in-expand}.web-content-wrap{flex-direction:column;align-items:center;width:100%;margin-top:180px;margin-bottom:0;display:flex}.slide-fwd-center{animation:.45s cubic-bezier(.25,.46,.45,.94) both slide-fwd-center}@keyframes vibrate-1{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@keyframes slide-fwd-center{0%{transform:translateZ(0)}to{transform:translateZ(160px)}}