/*
** Copyright © 2025 Apple Inc.
** All rights reserved.
*/

.tomatometer-link-wrapper{display:block}
.tomatometer{box-sizing:content-box;position:relative;width:110px;height:17px;border-radius:4px;background:-webkit-linear-gradient( #63a343, #1c6c38 63%, #65a243 99%);border:1px solid #111;box-shadow:inset 0 2px 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.1)}
.tomatometer .bar{position:absolute;top:0;left:0;bottom:0;text-indent:-5000px;line-height:0;border-radius:3px 0 0 3px;background:-webkit-linear-gradient( #f0472a, #961c1e 63%, #ee2225 99%);box-shadow:inset 0 2px 0 rgba(255,255,255,.15)}
.tomatometer .bar[style*='100']{border-radius:3px}
.badge-rotten-tomatoes{display:inline-block;background:url(../images/ratings/rotten-tomatoes-small.png) -100px 0 no-repeat;background-size:11px 38px;padding-left:15px}
.badge-rotten-tomatoes span{line-height:1.2}
.hidpi .badge-rotten-tomatoes{background-image:url(../images/ratings/rotten-tomatoes-small@2x.png)}
.badge-rotten-tomatoes.certified{background-position:0 4px}
.badge-rotten-tomatoes.fresh{background-position:0 -10px}
.badge-rotten-tomatoes.rotten{background-position:0 -24px}
.tomato-review::before,.badge-rotten-tomatoes.large{background:url(../images/ratings/rotten-tomatoes.png) no-repeat;background-size:33px 98px}
.hidpi .tomato-review::before,.hidpi .badge-rotten-tomatoes.large{background-image:url(../images/ratings/rotten-tomatoes@2x.png)}
.badge-rotten-tomatoes.large{padding-left:38px}
.tomato-review::before{content:'';height:39px;width:33px;display:inline-block;position:absolute;top:0;left:0}
.tomato-review.certified::before,.badge-rotten-tomatoes.large.certified,.badge-rotten-tomatoes.large.certifiedFresh{background-position:0 10px}
.tomato-review.fresh::before,.badge-rotten-tomatoes.large.fresh{background-position:0 -26px}
.tomato-review.rotten::before,.badge-rotten-tomatoes.large.rotten{background-position:0 -63px}
.paragraphs.tomato-review{position:relative;padding:9px 0 0 38px;margin-bottom:10px}
.read-more-link{padding-left:38px}
