:root{--columns:1;--gap:1rem}.m-poll{background:transparent;color:#231f20;margin:1.5rem 0;margin:var(--poll-margin,1.5rem 0);max-width:25.875rem;max-width:var(--poll-max-width,100%);position:relative}@media screen and (min-width:48em){.m-poll{max-width:25.875rem;max-width:var(--poll-max-width,30.9375rem)}}@media screen and (min-width:80em){.m-poll{max-width:25.875rem;max-width:var(--poll-max-width,32.5rem)}}@media screen and (min-width:90em){.m-poll{max-width:25.875rem;max-width:var(--poll-max-width,36.375rem)}}.m-poll__question{border:1px solid #d6d6d6;border-radius:0;display:flex;flex-direction:column;padding:1rem;padding:var(--poll-question-padding,1rem)}@media screen and (min-width:80em){.m-poll__question{padding:1.5rem;padding:var(--poll-question-padding,1.5rem)}}.m-poll__question-title{background-color:transparent;color:#b90a25;font-family:Anton,Arial,sans-serif;font-size:100%;font-size:var(--poll-question-title-font-size,100%);font-style:normal;font-weight:400;line-height:normal;margin:0 0 1rem;margin:var(--poll-question-title-margin,0 0 1rem);padding:0;padding:var(--poll-question-title-padding,0);position:relative;text-transform:uppercase}@media screen and (min-width:80em){.m-poll__question-title{font-size:1.25rem;font-size:var(--poll-question-title-font-size,1.25rem)}}.m-poll__choices{display:flex;flex-direction:column;font-family:Anton,Arial,sans-serif;font-size:100%;font-size:var(--poll-choices-font-size,100%);font-style:normal;font-weight:400;list-style:none;margin:0}.m-poll__choices>*+*{margin-top:1rem}.m-poll__choice:not(.m-poll__choice--expired){border-radius:0;color:#032955;padding:.5rem 1rem}.m-poll__choice:not(.m-poll__choice--expired),.m-poll__result{background:transparent;border:0;display:block;line-height:normal;padding:var(--poll-choice-padding,.5rem 1rem);text-align:left;transition:.25s;width:100%}.m-poll--motm .m-poll__choice,.m-poll--motm .m-poll__result{background:none;display:flex;min-height:6.25rem;min-height:var(--poll-choice-min-height--motm,6.25rem);padding:.25rem 0 0 7.25rem;padding:var(--poll-choice-padding--motm,.25rem 0 0 7.25rem);position:relative}.m-poll__choice:not(.m-poll__choice--expired):hover{background:#dcdcdc;border:0;color:#032955;cursor:pointer;padding:.5rem 1rem;padding:var(--poll-choice-padding--hover,.5rem 1rem);text-decoration:none}.m-poll--motm .m-poll__choice:not(.m-poll__choice--expired):hover{background:#a1a1a1}.m-poll__choice-text{display:block}.m-poll__player-img{left:0;margin:0 1rem 0 0;margin:var(--poll-player-img-margin,0 1rem 0 0);overflow:hidden;position:absolute;top:0;width:6.25rem;width:var(--poll-player-img-width,6.25rem)}.m-poll__result--most-voted .m-poll__player-img:after,.m-poll__result--most-voted .m-poll__player-img:before{content:"";left:50%;position:absolute;transform:translateX(-50%)}.m-poll__result--most-voted .m-poll__player-img:before{background-image:linear-gradient(180deg,rgba(30,30,30,0) 50%,#231f20);bottom:0;height:100%;width:100%;z-index:1}.m-poll__result--most-voted .m-poll__player-img:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDIwdjIwSDB6Ii8+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQuMzc1IDQuMzc1djQuMzA0YzAgMy4xMDIgMi40OCA1LjY3MyA1LjU4MiA1LjY5NmE1LjYyNSA1LjYyNSAwIDAgMCA1LjY2OC01LjYyNVY0LjM3NUEuNjI1LjYyNSAwIDAgMCAxNSAzLjc1SDVhLjYyNS42MjUgMCAwIDAtLjYyNS42MjVNNy41IDE3LjUxMWg1bS0yLjQ4OS0zLjEzNlYxNy41Ii8+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE1LjQ4NiAxMGguNzY0YTIuNSAyLjUgMCAwIDAgMi41LTIuNVY2LjI1YS42MjUuNjI1IDAgMCAwLS42MjUtLjYyNWgtMi41TTQuNTI4IDEwSDMuNzRhMi41IDIuNSAwIDAgMS0yLjUtMi41VjYuMjVjMC0uMzQ1LjI4LS42MjUuNjI1LS42MjVoMi41Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%/contain;bottom:.25rem;height:1.25rem;width:1.25rem;z-index:2}.m-poll__player-img-inner:before{content:"";display:block;height:0;overflow:hidden;padding-top:100%;position:relative;width:100%}.m-poll__player-img-inner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.m-poll__player-details{display:flex;flex-direction:column}.m-poll__player-name--last{font-size:1.125rem;font-weight:600;line-height:1}.m-poll__player-number{font-weight:700;margin-top:.25rem}.m-poll__player-number:before{content:"#";display:inline-block}.m-poll__result{align-items:center;background:#dcdcdc;border-radius:0;color:#032955;display:flex;justify-content:space-between;overflow:hidden;padding:.5rem 1rem;padding:var(--poll-result-padding,.5rem 1rem);position:relative}.m-poll--motm .m-poll__result{align-items:stretch;flex-direction:column}.m-poll__result--selected{border:0;color:#fff;font-weight:400}.m-poll__result .m-poll__choice{width:calc(100% - 80px);width:var(--poll-result-choice-width,calc(100% - 80px))}.m-poll__result-values{display:flex;flex-direction:column;font-family:Metropolis,Arial,sans-serif;font-size:1rem;font-size:var(--poll-result-values-font-size,1rem);font-style:normal;font-weight:400}.m-poll--motm .m-poll__result-values{bottom:0;position:absolute;right:.5rem}.m-poll__result-values .percentage{color:#032955;display:block;font-family:Anton,Arial,sans-serif;font-size:1rem;font-size:var(--poll-result-percentage-font-size,1rem);font-style:normal;font-weight:400;line-height:normal;text-align:right;top:0}@media screen and (min-width:80em){.m-poll__result-values .percentage{font-size:1.125rem;font-size:var(--poll-result-percentage-font-size,1.125rem)}}.m-poll__result-values .votes{display:none}.m-poll__percentage-bar{background:#a1a1a1;border-radius:0;bottom:0;height:100%;height:var(--poll-percentage-bar-height,100%);left:0;overflow:hidden;position:absolute;width:calc(100% - 60px);width:var(--poll-percentage-bar-width,calc(100% - 60px));z-index:-1}.m-poll__result--selected .m-poll__percentage-bar{background:#032955}.m-poll--motm .m-poll__percentage-bar{height:1.75rem;position:relative;width:100%}.m-poll__percentage-bar>span{animation:percentage-bar 2s;background:#032955;height:100%;left:0;position:absolute;transition:width 1s ease;width:0}.m-poll__result--selected .m-poll__percentage-bar>span{background:#032955}.m-poll__date{display:flex;font-family:Metropolis,Arial,sans-serif;font-size:1rem;font-size:var(--poll-date-font-size,1rem);font-style:normal;font-weight:700;margin:1rem 0 0;margin:var(--poll-date-margin,1rem 0 0);opacity:.5;opacity:var(--poll-date-opacity,.5);order:1;position:relative;text-transform:uppercase}@media screen and (min-width:80em){.m-poll__date{font-size:1.125rem;font-size:var(--poll-date-font-size,1.125rem)}}.m-poll__date .m-poll__publish-date{display:none}.m-poll__date .m-poll__expiry-status{display:flex}.m-poll__footer-date{display:none;font-family:Metropolis,Arial,sans-serif;font-size:1rem;font-size:var(--poll-footer-date-font-size,1rem);font-style:normal;font-weight:600;margin:1rem 0 0;margin:var(--poll-footer-date-margin,1rem 0 0);opacity:.5;opacity:var(--poll-footer-date-opacity,.5);position:relative}.m-poll__footer-date .m-poll__expiry-status,.m-poll__footer-date .m-poll__publish-date{display:flex}@keyframes percentage-bar{0%{width:0}}.m-poll{--poll-choice-padding--hover:1rem;--poll-choice-padding:1rem;--poll-choices-font-size:1.25rem;--poll-date-font-size:0.8125rem;--poll-max-width:25.875rem;--poll-percentage-bar-width:100%;--poll-question-padding:0;--poll-question-title-font-size:1.5rem;--poll-question-title-margin:0;--poll-question-title-padding:0 1.5rem 1.5rem;--poll-result-padding:1rem;--poll-result-percentage-font-size:1.25rem;--poll-type-indicator-font-size:0.75rem;--poll-date-margin:1.5rem 1.5rem 1rem;--poll-result-choice-width:100%}.m-poll__question-title,.m-poll__result{text-align:center}.m-poll__choice:not(.m-poll__choice--expired),.m-poll__choice:not(.m-poll__choice--expired):hover{border-top:.0625rem solid #d6d6d6}.m-poll__result{border-top:.0625rem solid #fff;flex-direction:column;text-transform:uppercase}.m-poll__result--selected{background:#032955}.m-poll__result--selected .percentage{color:#fff}.m-poll__result-values .percentage :is(b){font-weight:inherit}.m-poll__percentage-bar{display:none}.m-poll__choices>*+*{margin-top:0}.m-poll__choice-text{text-align:center;text-transform:uppercase}.m-poll__date{justify-content:center;order:-1;text-align:center}