:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-poll{background:#00081d;border:.0625rem solid #fff;border-radius:.5rem;color:#fff;margin:1.5rem 0;margin:var(--poll-margin,1.5rem 0);max-width:100%;max-width:var(--poll-max-width,100%);padding:0;padding:var(--poll-padding,0);position:relative}@media screen and (min-width:48em){.m-poll{max-width:23.5625rem;max-width:var(--poll-max-width,100%);max-width:var(--poll-max-width,30.9375rem)}}@media screen and (min-width:48em){@media screen and (min-width:48em){.m-poll{max-width:23.5625rem;max-width:var(--poll-max-width,30.9375rem)}}}@media screen and (min-width:80em){.m-poll{max-width:32.5rem;max-width:var(--poll-max-width,32.5rem)}@media screen and (min-width:48em){.m-poll{max-width:23.5625rem;max-width:var(--poll-max-width,32.5rem)}}}@media screen and (min-width:90em){.m-poll{max-width:36.375rem;max-width:var(--poll-max-width,36.375rem)}@media screen and (min-width:48em){.m-poll{max-width:23.5625rem;max-width:var(--poll-max-width,36.375rem)}}}.m-poll__question{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:none;color:#fff;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:500;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:none}.m-poll__question-title:before{color:#fff;content:"Fan Poll";display:none;font-size:.75rem;font-weight:400;margin:0;margin:var(--poll-type-indicator-margin,0);padding:0;padding:var(--poll-type-indicator-padding,0);text-transform:uppercase}.m-poll--motm .m-poll__question-title:before{color:#fff;content:"Player Poll";display:none;font-size:.75rem;margin:0;margin:var(--player-poll-type-indicator-margin,var(--poll-type-indicator-margin,0));padding:0;padding:var(--player-poll-type-indicator-padding,var(--poll-type-indicator-padding,0));text-transform:uppercase}.m-poll__choices{display:flex;flex-direction:column;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:100%;font-size:var(--poll-choices-font-size,100%);font-style:normal;font-weight:400;gap:1rem;list-style:none;margin:0}.m-poll__choice{position:relative}.m-poll__result .m-poll__choice{width:calc(100% - 80px);width:var(--poll-result-choice-width,calc(100% - 80px));z-index:1}.m-poll__choice:not(.m-poll__choice--expired){background:#000924;border:.0625rem solid transparent;border-radius:.5rem;color:#fff;display:block;line-height:normal;padding:.5rem .75rem;text-align:left;transition:.2s;width:100%}.m-poll__choice:not(.m-poll__choice--expired):hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#000924;border:.0625rem solid #0049ff;color:#fff;cursor:pointer;text-decoration:none}.m-poll__choice-text{display:block}.m-poll--motm .m-poll__choice{align-items:center;align-items:var(--player-poll-choice-align-items,center);background:none;border:0 solid #d5d5d5;border-radius:0;color:#fff;display:flex;display:var(--player-poll-choice-display,flex);min-height:6.25rem;min-height:var(--player-poll-choice-min-height,6.25rem);padding:.5rem 0 .5rem 7.25rem;padding:var(--player-poll-choice-padding,.5rem 0 .5rem 7.25rem)}.m-poll--motm .m-poll__choice:not(.m-poll__choice--expired):hover{background:none;border-color:#d5d5d5;border-width:0;color:#fff;padding:.5rem 0 .5rem 7.25rem;padding:var(--player-poll-choice-padding--hover,var(--player-poll-choice-padding,.5rem 0 .5rem 7.25rem))}.m-poll__result{align-items:center;align-items:var(--poll-result-align-items,center);background:none;border:0;border-radius:0;color:#fff;display:flex;display:var(--poll-result-display,flex);justify-content:space-between;justify-content:var(--poll-result-justify-content,space-between);overflow:hidden;padding:.5rem 0;position:relative;text-align:left;transition:.2s;width:100%}.m-poll__result--selected{background:none;border:0;color:#0049ff;font-weight:inherit}.m-poll--motm .m-poll__result{background:none;border:0 solid #d5d5d5;border-radius:0;display:flex;display:var(--player-poll-result-display,flex);flex-flow:row wrap;flex-flow:var(--player-poll-result-flex-flow,row wrap);min-height:6.25rem;min-height:var(--player-poll-result-min-height,6.25rem);padding:.5rem 0 .5rem 7.25rem;padding:var(--player-poll-result-padding,var(--player-poll-choice-padding,.5rem 0 .5rem 7.25rem))}.m-poll__player-img{bottom:0;bottom:var(--player-poll-img-offset-bottom,0);height:6.25rem;height:var(--player-poll-img-height,6.25rem);left:0;left:var(--player-poll-img-offset-left,0);margin:auto 1rem auto 0;margin:var(--player-poll-img-margin,auto 1rem auto 0);overflow:hidden;position:absolute;position:var(--player-poll-img-position,absolute);right:auto;right:var(--player-poll-img-offset-right,auto);top:0;top:var(--player-poll-img-offset-top,0);width:6.25rem;width:var(--player-poll-img-width,6.25rem)}.m-poll__result--most-voted .m-poll__player-img:before{background:linear-gradient(180deg,rgba(30,30,30,0) 50%,#000);bottom:0;content:"";display:block;height:100%;position:absolute;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;bottom:var(--player-poll-most-voted-icon-offset-bottom,.25rem);content:"";display:block;height:1.25rem;left:50%;left:var(--player-poll-most-voted-icon-offset-left,50%);-webkit-mask:none;mask:none;position:absolute;right:auto;right:var(--player-poll-most-voted-icon-offset-right,auto);top:auto;top:var(--player-poll-most-voted-icon-offset-top,auto);transform:translateX(-50%);transform:var(--player-poll-most-voted-icon-transform,translateX(-50%));width:1.25rem;z-index:2}.m-poll__player-img-inner{aspect-ratio:1;aspect-ratio:var(--player-poll-img-inner-aspect-ratio,1);display:block}.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;display:var(--player-poll-player-details-display,flex);flex-flow:column nowrap;flex-flow:var(--player-poll-player-details-flex-flow,column nowrap)}.m-poll__player-name--first{color:inherit;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:100%;font-size:var(--player-poll-player-firstname-font-size,100%);font-style:normal;font-weight:500;line-height:1.2;line-height:var(--player-poll-player-firstname-lineheight,1.2);text-transform:none}.m-poll__result--selected .m-poll__player-name--first{color:inherit}.m-poll__player-name--last{color:inherit;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:100%;font-size:var(--player-poll-player-lastname-font-size,100%);font-style:normal;font-weight:400;line-height:1.2;line-height:var(--player-poll-player-lastname-lineheight,1.2);text-transform:none}.m-poll__result--selected .m-poll__player-name--last{color:inherit}.m-poll__player-number{color:inherit;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:1.875rem;font-size:var(--player-poll-player-number-font-size,1.875rem);font-style:normal;font-weight:700;line-height:1.2;line-height:var(--player-poll-player-number-lineheight,1.2)}.m-poll__result-values{display:flex;flex-direction:column;gap:.25rem;margin:0;margin:var(--poll-result-values-margin,0);z-index:1}.m-poll__result-values .percentage{color:#fff;display:block;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:100%;font-size:var(--poll-result-percentage-font-size,100%);font-style:normal;font-weight:700;line-height:normal;text-align:right;top:0}.m-poll__result--selected .m-poll__result-values .percentage{color:#0049ff}.m-poll__result-values .votes{bottom:0;color:#fff;display:none;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:100%;font-size:var(--poll-result-votes-font-size,100%);font-style:normal;font-weight:700;line-height:normal}.m-poll__result--selected .m-poll__result-values .votes{color:#fff}.m-poll__percentage-bar{background:#fff;border-radius:0;bottom:0;height:.125rem;height:var(--poll-percentage-bar-height,.125rem);left:0;margin:0;margin:var(--poll-percentage-bar-margin,0);overflow:hidden;position:absolute;width:100%;width:var(--poll-percentage-bar-width,100%);z-index:1}.m-poll__result--selected .m-poll__percentage-bar{background:#fff}.m-poll--motm .m-poll__percentage-bar{background:#fff;border-radius:0;height:.125rem;height:var(--player-poll-percentage-bar-height,var(--poll-percentage-bar-height,.125rem));margin:0;margin:var(--player-poll-percentage-bar-margin,0);order:1;position:relative;width:100%;width:var(--player-poll-percentage-bar-width,var(--poll-percentage-bar-width,100%))}.m-poll__percentage-bar>span{animation:percentage-bar 2s;background:#fff;border-radius:inherit;height:100%;left:0;position:absolute;transition:width 1s ease;width:0}.m-poll--motm .m-poll__percentage-bar>span,.m-poll--motm .m-poll__result--selected .m-poll__percentage-bar>span,.m-poll__result--selected .m-poll__percentage-bar>span{background:#0049ff}.m-poll__date{display:none;gap:.5rem;margin:2rem 0 0;opacity:1;order:unset;padding:0 0 .5rem;position:relative}.m-poll__publish-date{display:flex}.m-poll__expiry-status,.m-poll__publish-date{font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;text-transform:none}.m-poll__expiry-status{display:none}.m-poll__date .m-poll__publish-date{display:flex}.m-poll__date .m-poll__expiry-status{display:none}.m-poll__footer-date{display:flex;gap:.5rem;margin:2rem 0 0;opacity:1;order:unset;padding:0 0 .5rem;position:relative}.m-poll__footer-date .m-poll__publish-date{display:flex}.m-poll__footer-date .m-poll__expiry-status{display:none}.m-timeline-card .m-poll{height:100%}@keyframes percentage-bar{0%{width:0}}.m-poll{--poll-question-title-padding:0 0 1rem;--poll-question-title-margin:0 0 1.5rem;--player-poll-img-width:4.375rem;--player-poll-img-height:4.375rem;--player-poll-choice-padding:0.5rem 0 0.5rem 5.375rem;--player-poll-choice-min-height:4.375rem;--player-poll-img-margin:auto 0;--player-poll-player-lastname-font-size:0.75rem;--player-poll-percentage-bar-height:0.25rem}@media screen and (min-width:48em){.m-poll{--poll-max-width:23.5625rem}}.m-poll__question-title:after{background:#0049ff;background:var(--primary-gradient,#0049ff);bottom:0;content:"";height:.0625rem;left:0;position:absolute;top:auto;width:100%}.m-poll--motm .m-poll__choices--expired{gap:0}.m-poll__footer-date{border-bottom:.0625rem solid #fff}.m-poll__player-img{border:.125rem solid transparent;border-radius:100%}.m-poll__result--selected .m-poll__player-img{border-color:#0049ff}.m-poll__player-number{display:none}