.lesson-finished__content{background-color:#eef3ff}.lesson-finished__text--animated{-webkit-animation:fadeInUp .8s ease-out forwards;animation:fadeInUp .8s ease-out forwards;opacity:0}.lesson-finished__top-text{line-height:1;-webkit-animation-delay:.1s;animation-delay:.1s}.lesson-finished__main-text{font-size:2.25rem;line-height:1;-webkit-animation-delay:.2s;animation-delay:.2s}.lesson-finished__secondary-text{font-size:1.25rem;line-height:1.4;-webkit-animation-delay:.3s;animation-delay:.3s}.lesson-finished__bubbles{height:250px;width:330px}.lesson-finished__bubble--animated{-webkit-animation:fadeInUp .6s ease-out forwards;animation:fadeInUp .6s ease-out forwards;opacity:0}.lesson-finished__bubble--idea{top:40px;-webkit-animation-delay:.1s;animation-delay:.1s}.lesson-finished__bubble--alarm{top:10px;right:0;-webkit-animation-delay:.3s;animation-delay:.3s}.lesson-finished__bubble--crosshair{bottom:-30px;left:100px;-webkit-animation-delay:.5s;animation-delay:.5s}.lesson-finished__image--animated{-webkit-animation:bounce 1s ease-in-out .7s,fadeInUp .6s ease-out .7s forwards;animation:bounce 1s ease-in-out .7s,fadeInUp .6s ease-out .7s forwards;opacity:0}.lesson-finished__bubble-text{font-size:1.5rem;width:80px;-webkit-animation:countUp .8s ease-out forwards;animation:countUp .8s ease-out forwards;opacity:0}.lesson-finished__bubble-text--idea{top:62px;left:32px;rotate:-10deg;-webkit-animation-delay:.2s;animation-delay:.2s}.lesson-finished__bubble-text--alarm{width:120px;top:70px;left:5px;rotate:20deg;-webkit-animation-delay:.4s;animation-delay:.4s}.lesson-finished__bubble-text--crosshair{top:68px;left:32px;rotate:7deg;-webkit-animation-delay:.6s;animation-delay:.6s}.lesson-finished__bubble-icon--idea{top:10px;left:40px}.lesson-finished__bubble-icon--alarm{top:18px;left:50px}.lesson-finished__bubble-icon--crosshair{top:16px;left:54px}.lesson-finished__bubble-main-border--idea{top:-8px;right:10px}.lesson-finished__bubble-main-border--alarm{top:-8px;left:22px}.lesson-finished__bubble-main-border--crosshair{top:10px;right:-8px}.lesson-finished__bubble-second-border--idea{top:-14px;right:6px}.lesson-finished__bubble-second-border--alarm{top:-12px;left:20px}.lesson-finished__bubble-second-border--crosshair{top:8px;right:-12px}.lesson-finished__streak-text{font-size:5rem;font-weight:900;line-height:1}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@-webkit-keyframes countUp{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes countUp{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}