@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}@keyframes markBlue{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#1967d2}}@keyframes markGreen{0%{background-size:0% 100%}60%{color:inherit}100%{background-size:100% 100%;color:#157c32}}@keyframes markOrange{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#e4630a}}.rating-3{padding:40px 0;background:linear-gradient(180deg, var(--Surface-Surface, #FFF) 0%, var(--Surface-Card, #E3F5FF) 100%)}.rating-3__inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.rating-3__left{flex:0 0 auto;max-width:600px}.rating-3__title{font-size:32px;line-height:48px;font-weight:600;color:#181d27;margin:0}.rating-3__right{display:flex;align-items:center;gap:40px;flex:1;justify-content:space-between;flex-wrap:wrap;max-width:50%}.rating-3__item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;text-decoration:none;color:inherit}.rating-3__logo{height:32px;display:flex;align-items:center;justify-content:center}.rating-3__logo img{height:32px;width:auto;object-fit:contain}.rating-3__platform{font-size:14px;line-height:24px;letter-spacing:1.12px;font-weight:400;color:#181d27;text-transform:uppercase;margin:0}.rating-3__score{display:flex;align-items:center;gap:4px}.rating-3__score-value{font-size:16px;line-height:24px;font-weight:600;color:#181d27}.rating-3__star{font-size:14px;color:#f3bc03;line-height:1}.rating-3__label{font-size:12px;line-height:20px;font-weight:400;color:#181d27}.rating-3.talenta{background:linear-gradient(180deg, var(--Surface-Surface, #FFF) 0%, var(--Surface-Card, #FFF5F5) 100%)}@media screen and (max-width: 768px){.rating-3{padding:32px 0}.rating-3__inner{flex-direction:column;align-items:flex-start;gap:24px}.rating-3__left{max-width:100%;width:100%}.rating-3__title{font-size:20px;line-height:30px;text-align:center}.rating-3__title br{display:none}.rating-3__right{justify-content:space-around;gap:24px;width:100%;max-width:100%}}@media screen and (max-width: 480px){.rating-3__right{flex-wrap:wrap;column-gap:32px;row-gap:16px}.rating-3__item{flex:0 0 calc(33.333% - 14px)}}/*# sourceMappingURL=rating-3.min.css.map */