.container{justify-content:center;align-items:center;width:250px;height:250px;padding:15px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cloud{width:250px}.front{z-index:11;margin-left:25px;padding-top:45px;animation:8s ease-in-out infinite clouds;display:inline;position:absolute}.back{z-index:12;margin-top:-30px;margin-left:150px;animation:12s ease-in-out infinite clouds}.right-front{z-index:5;background-color:#4c9beb;border-radius:50% 50% 50% 0%;width:45px;height:45px;margin-left:-25px;display:inline-block}.left-front{z-index:5;background-color:#4c9beb;border-radius:50% 50% 0%;width:65px;height:65px;display:inline-block}.right-back{z-index:5;background-color:#4c9beb;border-radius:50% 50% 50% 0%;width:50px;height:50px;margin-left:-20px;display:inline-block}.left-back{z-index:5;background-color:#4c9beb;border-radius:50% 50% 0%;width:30px;height:30px;display:inline-block}.sun{background:-webkit-linear-gradient(to right,#fcbb04,#fffc00);background:linear-gradient(90deg,#fcbb04,#fffc00);border-radius:60px;width:120px;height:120px;display:inline;position:absolute}.sunshine{animation:2s infinite sunshines}@keyframes sunshines{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@keyframes clouds{0%{transform:translate(15px)}50%{transform:translate(0)}to{transform:translate(15px)}}.fade-in{animation:1.5s cubic-bezier(.39,.575,.565,1) both fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{animation:1s ease-out 2s both fade-out}@keyframes fade-out{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=index.4f629f55.css.map */
