.reviewSection .circle-gauge{height:80px;overflow:hidden;position:relative;width:80px}.reviewSection .circle-gauge *{height:100%;position:absolute;width:100%}.reviewSection .circle-gauge.circle-gauge-small{height:60px;width:60px}.reviewSection .circle{border-radius:9999px}.reviewSection .half{height:100%;overflow:hidden;width:50%}.reviewSection .left.half{left:0}.reviewSection .right.half{right:0}.reviewSection .big.outer,.reviewSection .small{background-color:#73b544}.reviewSection .circle-gauge.circle-gauge-small .big.outer,.reviewSection .circle-gauge.circle-gauge-small .small{background-color:#aad14e}.reviewModal .reviewSection .circle-gauge.circle-gauge-small .big.outer{background-color:#73b544}.reviewSection .big.outer{height:100%;width:100%}.reviewSection .half .big.outer{width:200%}.reviewSection .big.inner{background-color:#fff;bottom:0;height:80%;left:0;margin:auto;right:0;top:0;width:80%}.reviewSection .small{height:10%;left:0;margin:auto;right:0;top:0;width:10%}.reviewSection .rectangle{background-color:#fff}.reviewSection .gradient-hack{display:none}.reviewSection .circle-gauge *{animation-duration:3s;animation-iteration-count:1}.reviewSection .appear.later{animation-name:appear-later;animation-timing-function:step-end}@keyframes appear-later{0%{opacity:0}50%{opacity:1}}.reviewSection .rotate{animation-name:rotate;--rotation-amplitude:120deg;animation-fill-mode:forwards;--rotation-mid:180deg;--rotation-from:360deg;--rotation-to:20deg}@keyframes rotate{0%{animation-timing-function:ease-in;transform:rotate(var(--rotation-from))}50%{animation-timing-function:ease-out;transform:rotate(var(--rotation-mid))}to{transform:rotate(var(--rotation-to))}}.reviewSection .rotate.later{animation-name:rotate-later}@keyframes rotate-later{50%{animation-timing-function:ease-out;transform:rotate(0deg)}to{transform:rotate(calc(var(--rotation-to) - 180deg))}}.reviewSection .circle-gauge{display:inline-block;margin:5px}.reviewSection .averageValue{color:#253126;font-size:25px;font-weight:700;left:50%;position:absolute;top:54%;transform:translate(-50%,-50%);z-index:2}.reviewSection .gauge-small .averageValue{font-size:20px;top:65%}.gaugeSection .gauge{align-items:end;display:flex;height:100px;justify-content:center;position:relative;width:100%}.gaugeSection .gauge i{bottom:0;font-size:60px;left:50%;position:absolute;transform:translateX(-50%)}.gaugeSection .averageLabel{font-size:16px;font-weight:700;margin-top:0;text-align:center}@media screen and (min-width:600px){.reviewSection .circle-gauge{height:120px;width:120px}.reviewSection .circle-gauge.circle-gauge-small{height:80px;width:80px}.reviewSection .circle-gauge{margin:30px}.gaugeSection .gauge{height:185px}.gaugeSection .averageLabel{font-size:16px;font-weight:700;margin-top:-20px;text-align:center}.gaugeSection .gauge i{bottom:30px;font-size:80px}.reviewSection .averageValue{font-size:33px;left:50%;top:50%}.reviewSection .gauge-small .averageValue{font-size:20px;top:58%}.reviewSection .gauge-small .circle-gauge-small~.averageValue{top:62%}}@media screen and (min-width:768px) and (max-width:993px){.reviewSection .circle-gauge{height:80px;width:80px}.reviewSection .circle-gauge.circle-gauge-small{height:60px;width:60px}.reviewSection .circle-gauge{margin:10px}.reviewSection .gauge-small .averageValue{top:65%}.reviewSection .gauge-small .circle-gauge-small~.averageValue{top:60%}.gaugeSection .gauge{height:100px}.gaugeSection .gauge i{bottom:0;font-size:60px}.gaugeSection .averageLabel{margin-top:0}}