@charset "UTF-8";@keyframes move{0%{left:0;opacity:0}5%{opacity:0}48%{opacity:.5}80%{opacity:0}100%{left:82%}}.b-top-apps{list-style:none;padding:0;border-right:1px solid #d1d1d1;border-left:1px solid #d1d1d1}.b-top-apps__bookie{padding:2rem 1.5rem;border-bottom:1px solid #d1d1d1}.b-top-apps__bookie:first-child{border-top:1px solid #d1d1d1}.b-top-apps__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.b-top-apps__meta img{width:5rem;height:5rem;border-radius:1rem;margin:0 1.5rem 0 .5rem}@media(min-width:576px){.b-top-apps__meta{justify-content:left}}@media(min-width:992px){.b-top-apps__meta{justify-content:center}}@media(min-width:1300px){.b-top-apps__meta{justify-content:left}}.b-top-apps__name{font-weight:600;margin-right:1rem;flex-basis:60%;text-align:center}.b-top-apps__name .stars{--percent:calc(var(--rating) / 5 * 100%);display:inline-block;font-size:16px;line-height:1;cursor:default;margin-left:.5rem}.b-top-apps__name .stars:before{content:"★★★★★";letter-spacing:1px;background:linear-gradient(90deg,#ffb300 var(--percent),#ddd var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(min-width:576px){.b-top-apps__name{flex-basis:initial;text-align:left}}@media(min-width:992px){.b-top-apps__name{flex-basis:60%;text-align:center}}@media(min-width:1300px){.b-top-apps__name{flex-basis:initial;text-align:left}}.b-top-apps a.b-top-apps__btn{color:#fff}.b-top-apps__btn{margin:2rem 0 0 0;border:0;background:#005294;position:relative;z-index:1;padding:1rem 3rem;font-size:1.5rem;border-radius:.2rem;overflow:hidden}.b-top-apps__btn:after{content:"";position:absolute;width:100%;height:100%;background:#1a8a43;left:0;top:0;z-index:-1;transition-timing-function:cubic-bezier(0,0.75,0.35,1);transition:.3s}.b-top-apps__btn:hover{color:white;text-decoration:none}.b-top-apps__btn:hover:after{width:0;left:50%}@media(min-width:576px){.b-top-apps__btn{margin:0 0 0 auto}}@media(min-width:992px){.b-top-apps__btn{margin:2rem 0 0 0}}@media(min-width:1300px){.b-top-apps__btn{margin:0 0 0 auto}}.b-top-apps__content{font-size:1.5rem;display:flex;flex-wrap:wrap;margin-top:1rem}.b-top-apps__rating{flex-basis:100%;font-weight:600;text-align:center;font-size:1.4rem}@media(min-width:576px){.b-top-apps__rating{flex-basis:10%}}@media(min-width:992px){.b-top-apps__rating{flex-basis:100%}}@media(min-width:1300px){.b-top-apps__rating{flex-basis:10%}}.b-top-apps__pros{flex-basis:90%}.b-top-apps__pros ul{list-style:none;padding:0;margin:0 0 1.5rem 1rem}.b-top-apps__pros ul li{margin-bottom:1rem;position:relative;padding-left:1.3rem;display:inline}.b-top-apps__pros ul li:before{content:url("../img/icons/check.svg");width:1rem;height:1rem;position:absolute;left:0;top:-0.2rem}.b-top-apps__link{color:#0d66c2;margin-left:1rem}ul.b-top-apps{margin:4rem 0}