.e938788a425ceff5-showMoreButton{gap:var(--show-more-horizontal-gap);width:100%;padding:var(--show-more-padding);font:var(--show-more-label-typography);color:var(--show-more-label-colour);text-align:center;-webkit-text-decoration-line:var(--show-more-label-typography-text-decoration-line);text-decoration-line:var(--show-more-label-typography-text-decoration-line);text-transform:var(--show-more-label-typography-text-transform);letter-spacing:var(--show-more-label-typography-letter-spacing);cursor:pointer;justify-content:center;align-items:center;display:flex}.e938788a425ceff5-topBorder{border-top:var(--show-more-top-border)}.e938788a425ceff5-highlighted{color:var(--show-more-highlighted-label-colour)}.e938788a425ceff5-nudgeIcon{width:var(--show-more-icon-sizing);height:var(--show-more-icon-sizing)}.d58b0878538f6d48-marketContainer{flex-grow:1}._2e894a47af416798-actionButton{width:100%;position:relative;overflow:hidden}._2e894a47af416798-loadingBar{transform-origin:0;--infinite-duration:1s;--infinite-timing-func:cubic-bezier(.6,0,.4,1);--infinite-iter-count:infinite;width:100%;height:4px;position:absolute;bottom:0;left:0}._2e894a47af416798-delay{transform:translate(-100%)}._2e894a47af416798-infinite{transform:translate(-10%)scaleX(.1)}@keyframes _2e894a47af416798-delayAnim{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _2e894a47af416798-transitionToInfiniteAnim{0%{transform:translate(0)}to{transform:translate(90%)}}@keyframes _2e894a47af416798-infiniteAnim{0%{transform:translate(90%)scaleX(.1)}to{transform:translate(0)scaleX(.1)}}._2e894a47af416798-delay._2e894a47af416798-isLoading{animation-name:_2e894a47af416798-delayAnim,_2e894a47af416798-transitionToInfiniteAnim,_2e894a47af416798-infiniteAnim;animation-duration:1s,1s,var(--infinite-duration);animation-timing-function:cubic-bezier(.4,0,.4,1),cubic-bezier(.6,0,.4,1),var(--infinite-timing-func);animation-delay:0s,1s,2s;animation-iteration-count:1,1,var(--infinite-iter-count);animation-direction:normal,normal,alternate;animation-fill-mode:forwards}._2e894a47af416798-infinite._2e894a47af416798-isLoading{animation-name:_2e894a47af416798-infiniteAnim;animation-duration:var(--infinite-duration);animation-timing-function:var(--infinite-timing-func);animation-iteration-count:var(--infinite-iter-count);animation-direction:alternate-reverse}._2e894a47af416798-loadingBar._2e894a47af416798-fadeout{opacity:0;transition:opacity .5s}.b070a78983765866-container{min-height:var(--secondary-button-container-sizing);background-color:var(--secondary-button-default-background-colour);border:var(--secondary-button-default-border);border-radius:var(--secondary-button-border-radius);overflow:hidden}.b070a78983765866-container:active{background-color:var(--secondary-button-hit-background-colour);border:var(--secondary-button-hit-border)}.b070a78983765866-container:disabled{background-color:var(--secondary-button-disabled-background-colour);border:var(--secondary-button-disabled-border)}.b070a78983765866-content{gap:var(--secondary-button-vertical-gap);padding:var(--secondary-button-padding);flex-flow:column;justify-content:center;align-items:center;display:flex}.b070a78983765866-content.b070a78983765866-reverseLabels{flex-direction:column-reverse}.b070a78983765866-labelContainer{gap:var(--secondary-button-horizontal-gap);text-overflow:ellipsis;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.b070a78983765866-label{-webkit-line-clamp:1;font:var(--secondary-button-label-typography);color:var(--secondary-button-default-text-label-colour);-webkit-text-decoration-line:var(--secondary-button-label-typography-text-decoration-line);text-decoration-line:var(--secondary-button-label-typography-text-decoration-line);text-overflow:ellipsis;text-transform:var(--secondary-button-label-typography-text-transform);letter-spacing:var(--secondary-button-label-typography-letter-spacing);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.b070a78983765866-container:active .b070a78983765866-label{color:var(--secondary-button-hit-text-label-colour)}.b070a78983765866-container:disabled .b070a78983765866-label{color:var(--secondary-button-disabled-text-label-colour)}.b070a78983765866-labelMultiLine{-webkit-line-clamp:2}.b070a78983765866-secondaryLabel{-webkit-line-clamp:1;font:var(--secondary-button-supporting-text-typography);color:var(--secondary-button-default-text-supporting-text-colour);-webkit-text-decoration-line:var(--secondary-button-supporting-text-typography-text-decoration-line);text-decoration-line:var(--secondary-button-supporting-text-typography-text-decoration-line);text-overflow:ellipsis;text-transform:var(--secondary-button-supporting-text-typography-text-transform);letter-spacing:var(--secondary-button-supporting-text-typography-letter-spacing);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.b070a78983765866-container:active .b070a78983765866-secondaryLabel{color:var(--secondary-button-hit-text-supporting-text-colour)}.b070a78983765866-container:disabled .b070a78983765866-secondaryLabel{color:var(--secondary-button-disabled-text-supporting-text-colour)}.b070a78983765866-icon{width:var(--secondary-button-icon-sizing);height:var(--secondary-button-icon-sizing)}.b070a78983765866-icon>svg{width:var(--secondary-button-icon-sizing);height:var(--secondary-button-icon-sizing);fill:var(--secondary-button-default-icon-colour)}.b070a78983765866-container:active .b070a78983765866-icon>svg{fill:var(--secondary-button-hit-icon-colour)}.b070a78983765866-container:disabled .b070a78983765866-icon>svg{fill:var(--secondary-button-disabled-icon-colour)}.b070a78983765866-loadingBar{height:var(--secondary-button-loading-bar-sizing);background-color:var(--secondary-button-default-loading-bar-colour)}.b070a78983765866-container:active .b070a78983765866-loadingBar{background-color:var(--secondary-button-hit-loading-bar-colour)}.b070a78983765866-container:disabled .b070a78983765866-loadingBar{background-color:var(--secondary-button-disabled-loading-bar-colour)}@media (hover:hover) and (pointer:fine){.b070a78983765866-container:hover:not(:disabled){background-color:var(--secondary-button-hover-background-colour);border:var(--secondary-button-hover-border)}.b070a78983765866-container:hover:not(:disabled) .b070a78983765866-label{color:var(--secondary-button-hover-text-label-colour)}.b070a78983765866-container:hover:not(:disabled) .b070a78983765866-secondaryLabel{color:var(--secondary-button-hover-text-supporting-text-colour)}.b070a78983765866-container:hover:not(:disabled) .b070a78983765866-icon>svg{fill:var(--secondary-button-hover-icon-colour)}.b070a78983765866-container:hover:not(:disabled) .b070a78983765866-loadingBar{background-color:var(--secondary-button-hover-loading-bar-colour)}}._648a93ef3e2345a6-raceMarketCardContainer{background:var(--race-market-card-background-colour);border:var(--race-market-card-border);border-radius:var(--race-market-card-border-radius);overflow:hidden}._648a93ef3e2345a6-raceMarketCardContainer a{padding:var(--race-market-card-header-padding);background-color:var(--race-market-card-header-background-colour);display:block}._73836e21fc8d6105-duration{gap:var(--duration-small-vertical-gap);color:var(--duration-text-idle-label-colour);text-align:center;white-space:nowrap;flex-direction:column;justify-content:center;align-items:flex-end;display:flex}._73836e21fc8d6105-viewDefault{gap:var(--duration-large-vertical-gap)}._73836e21fc8d6105-datetime{text-align:end;flex-direction:column;align-items:flex-end;display:flex}._73836e21fc8d6105-label{font:var(--duration-small-label-typography);-webkit-text-decoration:var(--duration-small-label-typography-text-decoration-line);text-decoration:var(--duration-small-label-typography-text-decoration-line);text-transform:var(--duration-small-label-typography-text-transform);letter-spacing:var(--duration-small-label-typography-letter-spacing)}._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-label,._73836e21fc8d6105-football._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-label{font:var(--duration-large-label-typography);-webkit-text-decoration:var(--duration-large-label-typography-text-decoration-line);text-decoration:var(--duration-large-label-typography-text-decoration-line);text-transform:var(--duration-large-label-typography-text-transform);letter-spacing:var(--duration-large-label-typography-letter-spacing)}._73836e21fc8d6105-noScoreError{font:var(--duration-small-score-error-label-typography);-webkit-text-decoration:var(--duration-small-score-error-label-typography-text-decoration-line);text-decoration:var(--duration-small-score-error-label-typography-text-decoration-line);text-transform:var(--duration-small-score-error-label-typography-text-transform);letter-spacing:var(--duration-small-score-error-label-typography-letter-spacing)}._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-noScoreError,._73836e21fc8d6105-football._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-noScoreError{font:var(--duration-large-score-error-label-typography);-webkit-text-decoration:var(--duration-large-score-error-label-typography-text-decoration-line);text-decoration:var(--duration-large-score-error-label-typography-text-decoration-line);text-transform:var(--duration-large-score-error-label-typography-text-transform);letter-spacing:var(--duration-large-score-error-label-typography-letter-spacing)}._73836e21fc8d6105-extraTime,._73836e21fc8d6105-status{color:var(--duration-text-ongoing-label-colour);white-space:pre-wrap;flex-direction:column;align-items:flex-end;display:flex}._73836e21fc8d6105-statusError{color:var(--duration-text-error-label-colour)}._73836e21fc8d6105-end{color:var(--duration-text-idle-label-colour)}._73836e21fc8d6105-couponIcons{gap:var(--duration-small-horizontal-gap);display:flex}._73836e21fc8d6105-horizontalContainer{width:100%;padding:var(--duration-coupon-horizontal-padding);flex-direction:row;justify-content:space-between;align-items:center;display:flex}._73836e21fc8d6105-horizontal{gap:var(--duration-coupon-horizontal-gap);flex-direction:row;align-items:center;display:flex}._73836e21fc8d6105-horizontalContainer ._73836e21fc8d6105-icon{align-items:center;display:flex}._73836e21fc8d6105-football ._73836e21fc8d6105-status,._73836e21fc8d6105-viewSmall{gap:var(--duration-small-horizontal-gap);flex-direction:row}._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-status,._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-status{color:var(--duration-text-highlighted-ongoing-label-colour)}._73836e21fc8d6105-viewDefault,._73836e21fc8d6105-football._73836e21fc8d6105-viewSmall,._73836e21fc8d6105-football._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-datetime,._73836e21fc8d6105-football._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-datetime,._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-status,._73836e21fc8d6105-football._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-status,._73836e21fc8d6105-football._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-status{gap:var(--duration-large-horizontal-gap);flex-direction:row}._73836e21fc8d6105-icon._73836e21fc8d6105-idle{fill:var(--duration-icon-idle-colour)}._73836e21fc8d6105-icon._73836e21fc8d6105-ongoing{fill:var(--duration-icon-ongoing-colour)}._73836e21fc8d6105-icon>svg{width:var(--duration-icon-sizing);height:var(--duration-icon-sizing)}._73836e21fc8d6105-horizontalContainer ._73836e21fc8d6105-icon>svg{width:var(--duration-coupon-icon-sizing);height:var(--duration-coupon-icon-sizing)}._73836e21fc8d6105-duration._73836e21fc8d6105-viewDefault,._73836e21fc8d6105-duration._73836e21fc8d6105-viewSmall{color:var(--duration-text-highlighted-idle-label-colour)}._73836e21fc8d6105-extraTime{font:var(--duration-extra-time-small-label-typography);-webkit-text-decoration:var(--duration-extra-time-small-label-typography-text-decoration-line);text-decoration:var(--duration-extra-time-small-label-typography-text-decoration-line);text-transform:var(--duration-extra-time-small-label-typography-text-transform);letter-spacing:var(--duration-extra-time-small-label-typography-letter-spacing)}._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-extraTime,._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-extraTime{font:var(--duration-extra-time-large-label-typography);color:var(--duration-text-highlighted-ongoing-label-colour);-webkit-text-decoration:var(--duration-extra-time-large-label-typography-text-decoration-line);text-decoration:var(--duration-extra-time-large-label-typography-text-decoration-line);text-transform:var(--duration-extra-time-large-label-typography-text-transform);letter-spacing:var(--duration-extra-time-large-label-typography-letter-spacing)}._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-statusError,._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-statusError{color:var(--duration-text-highlighted-error-label-colour)}._73836e21fc8d6105-viewSmall ._73836e21fc8d6105-end,._73836e21fc8d6105-viewDefault ._73836e21fc8d6105-end{color:var(--duration-text-highlighted-idle-label-colour)}._0deb2daf7583ab0b-container{min-height:var(--status-label-container-sizing);border-radius:var(--status-label-border-radius);align-items:center;display:inline-flex}._0deb2daf7583ab0b-label{flex-grow:1}._0deb2daf7583ab0b-icon{width:var(--status-label-icon-sizing);height:var(--status-label-icon-sizing);flex-shrink:0}._0deb2daf7583ab0b-small{gap:var(--status-label-small-horizontal-gap);padding:var(--status-label-small-padding)}._0deb2daf7583ab0b-small ._0deb2daf7583ab0b-label{font:var(--status-label-text-small-typography);-webkit-text-decoration:var(--status-label-text-small-typography-text-decoration-line);text-decoration:var(--status-label-text-small-typography-text-decoration-line);text-transform:var(--status-label-text-small-typography-text-transform);letter-spacing:var(--status-label-text-small-typography-letter-spacing)}._0deb2daf7583ab0b-small ._0deb2daf7583ab0b-additionalLabel{font:var(--status-label-text-small-base-typography);-webkit-text-decoration:var(--status-label-text-small-base-typography-text-decoration-line);text-decoration:var(--status-label-text-small-base-typography-text-decoration-line);text-transform:var(--status-label-text-small-base-typography-text-transform);letter-spacing:var(--status-label-text-small-base-typography-letter-spacing)}._0deb2daf7583ab0b-medium{gap:var(--status-label-medium-horizontal-gap);padding:var(--status-label-medium-padding)}._0deb2daf7583ab0b-medium ._0deb2daf7583ab0b-label{font:var(--status-label-text-medium-typography);-webkit-text-decoration:var(--status-label-text-medium-typography-text-decoration-line);text-decoration:var(--status-label-text-medium-typography-text-decoration-line);text-transform:var(--status-label-text-medium-typography-text-transform);letter-spacing:var(--status-label-text-medium-typography-letter-spacing)}._0deb2daf7583ab0b-medium ._0deb2daf7583ab0b-additionalLabel{font:var(--status-label-text-medium-base-typography);-webkit-text-decoration:var(--status-label-text-medium-base-typography-text-decoration-line);text-decoration:var(--status-label-text-medium-base-typography-text-decoration-line);text-transform:var(--status-label-text-medium-base-typography-text-transform);letter-spacing:var(--status-label-text-medium-base-typography-letter-spacing)}._0deb2daf7583ab0b-won{background-color:var(--status-label-won-background-colour)}._0deb2daf7583ab0b-won ._0deb2daf7583ab0b-label{color:var(--status-label-won-label-colour)}._0deb2daf7583ab0b-lost{background-color:var(--status-label-lost-background-colour)}._0deb2daf7583ab0b-lost ._0deb2daf7583ab0b-label{color:var(--status-label-lost-label-colour)}._0deb2daf7583ab0b-neutral{background-color:var(--status-label-neutral-background-colour)}._0deb2daf7583ab0b-neutral ._0deb2daf7583ab0b-label{color:var(--status-label-neutral-label-colour)}._0deb2daf7583ab0b-branded{background-color:var(--status-label-branded-background-colour)}._0deb2daf7583ab0b-branded ._0deb2daf7583ab0b-label{color:var(--status-label-branded-label-colour)}._0deb2daf7583ab0b-alternativeBranded{background-color:var(--status-label-branded-alternative-background-colour)}._0deb2daf7583ab0b-alternativeBranded ._0deb2daf7583ab0b-label{color:var(--status-label-branded-alternative-label-colour)}._0deb2daf7583ab0b-generosity{background-color:var(--status-label-generosity-background-colour)}._0deb2daf7583ab0b-generosity ._0deb2daf7583ab0b-label{color:var(--status-label-generosity-label-colour)}._0deb2daf7583ab0b-complimentary{background-color:var(--status-label-complimentary-background-colour)}._0deb2daf7583ab0b-complimentary ._0deb2daf7583ab0b-label{color:var(--status-label-complimentary-label-colour)}._5603ba10916efca5-raceDetails{gap:var(--race-details-vertical-gap);flex-direction:column;margin:0;display:flex}._5603ba10916efca5-topSection{gap:var(--race-details-horizontal-gap-primary);justify-content:space-between;align-items:flex-start;display:flex}._5603ba10916efca5-topSectionLeft{gap:var(--race-details-horizontal-gap-secondary);align-items:center;display:flex;overflow:hidden}._5603ba10916efca5-flag{width:var(--race-details-flag-sizing);height:var(--race-details-flag-sizing);border-radius:50%}._5603ba10916efca5-raceTime{font:var(--race-details-supporting-text-typography);color:var(--race-details-text-supporting-text-colour);-webkit-text-decoration-line:var(--race-details-supporting-text-typography-text-decoration-line);text-decoration-line:var(--race-details-supporting-text-typography-text-decoration-line);text-transform:var(--race-details-supporting-text-typography-text-transform);letter-spacing:var(--race-details-supporting-text-typography-letter-spacing);white-space:nowrap;flex-shrink:0;overflow:hidden}._5603ba10916efca5-meetingName{font:var(--race-details-label-typography);color:var(--race-details-text-label-colour);-webkit-text-decoration-line:var(--race-details-label-typography-text-decoration-line);text-decoration-line:var(--race-details-label-typography-text-decoration-line);text-overflow:ellipsis;text-transform:var(--race-details-label-typography-text-transform);letter-spacing:var(--race-details-label-typography-letter-spacing);white-space:nowrap;overflow:hidden}._5603ba10916efca5-raceDetailsTitle{font:var(--race-details-content-text-race-name-typography);color:var(--race-details-text-content-text-colour);-webkit-text-decoration-line:var(--race-details-content-text-race-name-typography-text-decoration-line);text-decoration-line:var(--race-details-content-text-race-name-typography-text-decoration-line);text-overflow:ellipsis;text-transform:var(--race-details-content-text-race-name-typography-text-transform);letter-spacing:var(--race-details-content-text-race-name-typography-letter-spacing);white-space:nowrap;overflow:hidden}._5603ba10916efca5-raceInfoTextBlock{gap:var(--race-details-vertical-gap-tertiary);flex-direction:column;justify-content:center;display:flex;overflow:hidden}._5603ba10916efca5-raceInfoContainer{gap:var(--race-details-horizontal-gap-primary);white-space:nowrap;align-items:center;display:flex;overflow:hidden}._5603ba10916efca5-raceInfoLabel{font:var(--race-details-content-text-typography);color:var(--race-details-text-content-text-colour);-webkit-text-decoration-line:var(--race-details-content-text-typography-text-decoration-line);text-decoration-line:var(--race-details-content-text-typography-text-decoration-line);text-overflow:ellipsis;text-transform:var(--race-details-content-text-typography-text-transform);letter-spacing:var(--race-details-content-text-typography-letter-spacing);white-space:nowrap;align-items:center;overflow:hidden}._5603ba10916efca5-highlighted ._5603ba10916efca5-raceTime{color:var(--race-details-highlighted-text-supporting-text-colour)}._5603ba10916efca5-highlighted ._5603ba10916efca5-meetingName{color:var(--race-details-highlighted-text-label-colour)}._5603ba10916efca5-highlighted ._5603ba10916efca5-raceInfoLabel,._5603ba10916efca5-highlighted ._5603ba10916efca5-raceDetailsTitle{color:var(--race-details-highlighted-text-content-text-colour)}
//# sourcesContent=sourcemaps/RaceMarketCard-e1438f755283f533.css.map
//# sourceMappingURL=sourcemaps/RaceMarketCard-e1438f755283f533.css.map