.modal-score__bar{display:flex;flex-direction:row;height:2rem;position:relative;margin-bottom:2rem;margin-top:5rem;margin-left:1.5rem;margin-right:1.5rem}@media screen and (min-width:53.1875em){.modal-score__bar{margin-bottom:3rem;margin-left:3rem;margin-right:3rem}}.modal-score__bar .modal-score__bar__section{flex-basis:20%;flex-grow:0;flex-shrink:0;position:relative}.modal-score__bar .modal-score__bar__section:first-child{background-color:#ef3f23}.modal-score__bar .modal-score__bar__section:nth-child(2){background-color:#f7941e}.modal-score__bar .modal-score__bar__section:nth-child(3){background-color:#ffd503}.modal-score__bar .modal-score__bar__section:nth-child(4){background-color:#99ca3c}.modal-score__bar .modal-score__bar__section:nth-child(5){background-color:#00a651}.modal-score__bar .modal-score__bar__section .modal-score__bar__section__label{position:absolute;-webkit-transform:rotate(-25deg);transform:rotate(-25deg);bottom:2rem;-webkit-transform-origin:bottom left;transform-origin:bottom left;left:.5rem;text-transform:uppercase;font-size:calc(10 / 10 * 1rem)}@media screen and (min-width:53.1875em){.modal-score__bar .modal-score__bar__section .modal-score__bar__section__label{font-size:calc(11 / 10 * 1rem)}}.modal-score__bar .modal-score__bar__values{width:0;font-size:calc(10 / 10 * 1rem);line-height:2rem;font-weight:900}@media screen and (min-width:53.1875em){.modal-score__bar .modal-score__bar__values{font-size:calc(11 / 10 * 1rem)}}.modal-score__bar .modal-score__bar__values .modal-score__bar__values__start{position:absolute;right:100%;margin-right:.2rem;top:0}.modal-score__bar .modal-score__bar__values .modal-score__bar__values__end{position:absolute;left:100%;margin-left:.2rem;top:0}.modal-score__bar .modal-score__bar__marker{position:absolute;width:0;border-right:1px solid #303030;border-left:1px solid #303030;height:100%;-webkit-transition:left ease .8s;transition:left ease .8s}.modal-score:not(.animate) .modal-score__bar .modal-score__bar__marker{left:0!important}.modal-score__bar .modal-score__bar__marker:after{top:2rem;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:#b60a73;border-width:1rem;margin-left:-1rem}@media screen and (min-width:37.5em){.modal-score__bar .modal-score__bar__marker:after{top:1rem;border-width:2rem;margin-left:-2rem}}.modal-score__description{background-color:#b60a73;color:#fff;border-top-right-radius:.5rem;border-top-left-radius:.5rem;padding:calc(25 / 10 * 1rem) calc(15 / 10 * 1rem);display:flex;flex-direction:row}.modal-score__description .modal-score__description__value{font-size:calc(42 / 10 * 1rem);font-weight:700;flex-shrink:0;flex-grow:0;margin-right:1.5rem;line-height:1;text-align:center}@media screen and (min-width:37.5em){.modal-score__description .modal-score__description__value{margin-right:3rem}}.modal-score__description .modal-score__description__value span{display:block}@media screen and (min-width:37.5em){.modal-score__description .modal-score__description__value span{display:inline-block}}.modal-score__description .modal-score__description__value .modal-score__description__value__unit{font-size:calc(14 / 10 * 1rem);font-weight:400}.modal-score__stats{border:1px solid #e0dfde;border-top:0;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0}.modal-score__stats dd,.modal-score__stats dt{display:block;padding:calc(15 / 10 * 1rem) calc(15 / 10 * 1rem);box-sizing:border-box;border-bottom:1px solid #e0dfde}@media screen and (min-width:53.1875em){.modal-score__stats dd,.modal-score__stats dt{padding:calc(25 / 10 * 1rem) calc(15 / 10 * 1rem)}}.modal-score__stats dt{flex-basis:51%;flex-grow:1}.modal-score__stats dd{flex-basis:10rem;text-align:right;font-size:calc(20 / 10 * 1rem);font-weight:900;color:#b60a73}.modal-score .popup__inner{border-radius:unset}