.growup{padding:25px;width:350px}@media only screen and (max-width:540px){.growup{width:100%}}.growup-content h3{text-align:center;font-size:18px;padding-bottom:5px}.growup-score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:600;padding-bottom:5px}.growup-score img{margin-left:5px}.growup-progress{width:100%;position:relative;padding:12px 45px;padding-top:0}.growup-progress-line{position:relative;background-color:#f9f9f9;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex}.growup-progress-inside{position:relative;height:100%;border-radius:0 20px 20px 0;width:50%;background-color:#a7e28c}.growup-progress-inside .growup-progress__count{color:#82bd66}.growup-progress__count{font-size:13px;font-weight:600;color:#dedede;position:absolute;right:15px;top:2px}.growup-avatar{left:0;bottom:0;width:55px;height:55px;border-radius:50%;border:3px solid #fff;background-size:cover;background-position:50%;z-index:2}.growup-avatar,.growup-avatar__status{position:absolute;background-color:#fff}.growup-avatar__status{right:-5px;top:-5px;width:25px;height:25px;border-radius:50%;-ms-flex-line-pack:center;align-content:center}.growup-avatar__status,.growup-level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.growup-level{position:absolute;right:0;bottom:0;width:55px;height:55px;border-radius:50%;border:3px solid #a7e28c;background-color:#fff;background-size:cover;background-position:50%;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.growup-level.new-level{-webkit-box-shadow:0 0 20px rgba(97,233,171,.5);box-shadow:0 0 20px rgba(97,233,171,.5)}.growup-level.new-level:after{content:"";position:absolute;z-index:-1;top:-10px;left:-10px;right:-10px;bottom:-10px;background-image:url(../img/shine.713ddccf.webp);background-size:cover;opacity:.6;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}