.loader{justify-items:center}.sofa-parent{animation:2s linear infinite sofa-move-shrink;position:relative}@keyframes sofa-move-shrink{0%{opacity:0;transform:translate(-100vw)rotate(40deg)}0%{opacity:0;transform:translate(-100vw)rotate(40deg)}20%{opacity:1;transform:translate(-50vw)rotate(35deg)}60%{transform:translate(-15vw)rotate(20deg)}80%{transform:translate(-5vw)rotate(10deg)}to{opacity:1;transform:translate(0)rotate(0)}}.sofa-loader{animation:2s ease-out forwards sofa-move-shrink}.top-sofa{background-color:#376552;border-radius:20% 20% 50% 50%;width:50px;height:30px;position:relative}.top-sofa:before{content:"";background-color:#376552;border-right:1px solid #fff;border-radius:30%;width:10px;height:25px;position:absolute;bottom:-5px;left:-7px;transform:rotate(-13deg)}.top-sofa:after{content:"";background-color:#376552;border-left:1px solid #fff;border-radius:30%;width:10px;height:25px;position:absolute;bottom:-5px;right:-7px;transform:rotate(13deg)}.bottom-sofa{background-color:#376552;border-top:2px solid #eee;border-radius:30% 30% 10% 10%;width:50px;height:15px;position:absolute;top:20px}.loader p{color:#000;padding:10px 0;font-family:Courier New,Courier,monospace}.loader p:after{content:"";animation:1.5s steps(4,end) infinite dots}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}
