@keyframes firstBoxSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-300px)}}@keyframes smallCardSlideLeft{0%{transform:translate(0)}to{transform:translate(-254px)}}@keyframes mainBoxExpandFromSmall{0%{width:234px;height:234px}to{width:565px;height:301px}}@keyframes secondBoxScaleUp{0%{transform-origin:100% 0;opacity:1;width:234px;height:234px;transform:translate(0)}to{transform-origin:100% 0;opacity:1;width:565px;height:301px;transform:translate(-585px)}}@keyframes thirdBoxSlide{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(-585px)}}@keyframes leftBoxAppear{0%{opacity:0;transform:translate(-300px)}to{opacity:1;transform:translate(0)}}@keyframes firstBoxSlideOutRight{0%{transform-origin:100% 0;opacity:1;width:565px;height:301px;transform:translate(0)}to{transform-origin:100% 0;opacity:1;width:234px;height:234px;transform:translate(586px)}}@keyframes secondBoxScaleUpRight{0%{transform:translate(0)}to{transform:translate(586px)}}@keyframes thirdBoxSlideRight{0%{transform:translate(0)}to{transform:translate(586px)}}@keyframes backgroundScaleUp{0%{width:234px;height:234px}to{width:565px;height:301px}}@keyframes contentFadeOut{0%{opacity:1}to{opacity:0}}.firstBoxSlideOut{animation:.4s ease-in-out forwards firstBoxSlideOut}.smallCardSlideLeft{animation:.4s ease-in-out forwards smallCardSlideLeft}.mainBoxExpandFromSmall{animation:.4s ease-in-out forwards mainBoxExpandFromSmall}@keyframes mainBoxShrinkOnly{0%{width:565px;height:301px}to{width:234px;height:234px}}.mainBoxShrinkOnly{animation:.4s ease-in-out forwards mainBoxShrinkOnly}@keyframes smallCardSlideRight{0%{transform:translate(0)}to{transform:translate(254px)}}.smallCardSlideRight{animation:.4s ease-in-out forwards smallCardSlideRight}.secondBoxScaleUp{animation:.8s ease-in-out forwards secondBoxScaleUp}.thirdBoxSlide{animation:.8s ease-in-out forwards thirdBoxSlide}.secondBoxScaleUpRight{animation:.8s ease-in-out forwards secondBoxScaleUpRight}.thirdBoxSlideRight{animation:.8s ease-in-out forwards thirdBoxSlideRight}.firstBoxSlideOutRight{animation:.8s ease-in-out forwards firstBoxSlideOutRight}.leftBoxAppear{animation:.4s ease-in-out forwards leftBoxAppear}.contentFadeOut{animation:.8s ease-in-out forwards contentFadeOut}
