@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-2{padding:40px 0}.rating-2__wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.rating-2__item{flex:0 0 auto;width:auto;max-width:180px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.rating-2__logo img{width:auto;height:56px;-o-object-fit:contain;object-fit:contain}.rating-2__title{font-size:16px;line-height:24px;color:#1e3750;flex:0 0 100%;width:100%;text-align:center;font-family:"Inter",sans-serif;font-weight:600}.rating-2__content{display:flex;align-items:center;justify-content:center;color:#1e3750;flex:0 0 100%;width:100%;flex-wrap:wrap;gap:8px;font-family:"Inter",sans-serif;font-weight:600}.rating-2__score{font-size:16px;line-height:24px;color:#1e3750;flex:0 0 100%;width:100%;text-align:center;display:flex;align-items:center;justify-content:center}.rating-2__score span{font-size:12px;line-height:16px;font-family:"Inter",sans-serif;font-weight:400;margin-left:8px}@media screen and (max-width: 767px){.rating-2__item{max-width:100px}}@media screen and (max-width: 425px){.rating-2__wrap{gap:16px}}/*# sourceMappingURL=rating-2.min.css.map */