.animated{animation-duration:1s;-webkit-animation-duration:1s;-ms-animation-duration:1s;animation-fill-mode:both;-webkit-animation-fill-mode:both;-ms-animation-fill-mode:both}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none}}@-ms-keyframes fadeInUp{from{opacity:0;-ms-transform:translate3d(0,100%,0)}to{opacity:1;-ms-transform:none}}.fadeInUp{animation-name:fadeInUp;-webkit-animation-name:fadeInUp;-ms-animation-name:fadeInUp}@keyframes spreadLeft{from{width:0}to{width:40px}}@-webkit-keyframes spreadLeft{from{width:0}to{width:40px}}@-ms-keyframes spreadLeft{from{width:0}to{width:40px}}.spreadLeft{animation-name:spreadLeft;-webkit-animation-name:spreadLeft;-ms-animation-name:spreadLeft}@keyframes spreadCenter{from{width:0}to{width:100%}}@-webkit-keyframes spreadCenter{from{width:0}to{width:100%}}@-ms-keyframes spreadCenter{from{width:0}to{width:100%}}.spreadCenter{animation-name:spreadCenter;-webkit-animation-name:spreadCenter;-ms-animation-name:spreadCenter}@keyframes spreadCenterAndGreen{0%{width:100%;border-radius:0;background-image:none;bottom:0}100%{width:6.53rem;border-radius:1.28rem;background-image:linear-gradient(90deg,#54CEA6 0,#0A9D8B 100%);bottom:.27rem}}.spreadCenterAndGreen{animation-name:spreadCenterAndGreen;-webkit-animation-name:spreadCenterAndGreen}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;-ms-animation-name:fadeIn}@keyframes ripple{0%{transform:scale(1);border-color:rgba(83,205,164,.9)}100%{transform:scale(1.5);border-color:rgba(83,205,164,0)}}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1);border-color:rgba(83,205,164,.9)}100%{-webkit-transform:scale(1.5);border-color:rgba(83,205,164,0)}}.ripple{animation-name:ripple;-webkit-animation-name:ripple;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes ripple1{0%{transform:scale(1);opacity:1}100%{transform:scale(1.5);opacity:0}}@-webkit-keyframes ripple1{0%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.5);opacity:0}}.ripple1{animation-name:ripple1;-webkit-animation-name:ripple1;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes floating0{0%,100%{transform:rotateX(0) translateY(0)}50%{transform:rotateX(0) translateY(-20px)}}@-webkit-keyframes floating0{0%,100%{-webkit-transform:rotateX(0) translateY(0)}50%{-webkit-transform:rotateX(0) translateY(-20px)}}@-ms-keyframes floating0{0%,100%{-ms-transform:rotateX(0) translateY(0)}50%{-ms-transform:rotateX(0) translateY(-20px)}}.downfloat{animation:floating0 infinite;-webkit-animation:floating0 infinite;-ms-animation:floating0 infinite;animation-timing-function:cubic-bezier(.54,.085,.5,.92);-webkit-animation-timing-function:cubic-bezier(.54,.085,.5,.92);-ms-animation-timing-function:cubic-bezier(.54,.085,.5,.92);animation-direction:alternate;-webkit-animation-direction:alternate;-ms-animation-direction:alternate;animation-duration:8s;-webkit-animation-duration:8s;-ms-animation-duration:8s;animation-delay:1s;-webkit-animation-delay:1s;-ms-animation-delay:1s}