#splash-text{animation:.5s ease-out 2.75s both fade-in;display:flex!important}#box-shadow-animation,#crate-animation{animation-direction:initial;animation-duration:.75s,1.5s,.5s;animation-iteration-count:1,1,1;animation-delay:0s,.75s,2.25s;animation-fill-mode:forwards}#box-shadow-animation{animation-name:box-shadow-tip-left-animation,box-shadow-tip-animation,box-shadow-tip-right-animation}#crate-animation{animation-name:crate-tip-left-animation,crate-tip-left-to-right-animation,crate-tip-right-animation}#crate-full-animation{animation:.5s ease-out 2.75s forwards drag-left}@keyframes crate-tip-left-animation{0%{transform-origin:0 100%;animation-timing-function:ease-out;transform:rotate(0)}to{transform-origin:0 100%;transform:rotate(-33deg)}}@keyframes box-shadow-tip-left-animation{0%{filter:brightness(.2);transform-origin:0;transform:scaleX(100%)}80%{filter:brightness(.5);transform:scaleX(85%)}to{filter:brightness(.5);transform-origin:0 100%;transform:scaleX(85%)}}@keyframes crate-tip-left-to-right-animation{0%{transform-origin:0 100%;animation-timing-function:ease-in-out;bottom:0;transform:rotate(-33deg)}49.999%{transform-origin:0 100%;animation-timing-function:step-end}50%{transform-origin:100% 100%}to{transform-origin:100% 100%;animation-timing-function:ease-in-out;bottom:0;transform:rotate(33deg)}}@keyframes box-shadow-tip-animation{0%{transform-origin:0;filter:brightness(.5);animation-timing-function:ease-in;transform:scaleX(85%)}40%{transform:scaleX(100%)}49.999%{transform-origin:0;animation-timing-function:step-end;transform:scaleX(100%)}50%{transform-origin:100%;filter:brightness(.2);animation-timing-function:ease-out;transform:scaleX(100%)}60%{transform:scaleX(100%)}to{transform-origin:100%;filter:brightness(.5);animation-timing-function:ease-in-out;transform:scaleX(85%)}}@keyframes crate-tip-right-animation{0%{transform-origin:100% 100%;animation-timing-function:ease-in;transform:rotate(33deg)}to{transform:rotate(0)}}@keyframes box-shadow-tip-right-animation{0%{filter:brightness(.5);transform-origin:100%;transform:scaleX(85%)}80%{filter:brightness(.2);transform:scaleX(100%)}to{filter:brightness(.2);transform-origin:100%;transform:scaleX(100%)}}@keyframes drag-left{0%{opacity:1;right:0}to{opacity:0;right:100%}}@keyframes fade-in{0%{opacity:0;display:none}.001%{display:block}to{opacity:1;display:block}}.slide-left,.slide-right{animation-duration:.5s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:2.5s;animation-fill-mode:both}.slide-left{animation-name:slide-left-animation}.slide-right{animation-name:slide-right-animation}.vanish-row>div{transform-origin:bottom;animation:.5s ease-in-out 3s both fade-out;position:relative}@keyframes slide-left-animation{0%{transform:translate(100%)}to{transform:translate(0%)}}@keyframes slide-right-animation{0%{transform:translate(-100%)}to{transform:translate(0%)}}@keyframes fade-out{0%{opacity:1;bottom:0;transform:scale(1)}to{opacity:0;bottom:8px;transform:scale(.7)}}
