.sr-bb {
	font-family: var(--font), Arial, Helvetica, "sans-serif";
	background: none;
}

.sr-bb .sr-bb {
	background: none;
}

.sr-bb .srt-base-1 {
	background-color: var(--white);
	/* color: rgba(0, 0, 0, 0.82); */
  color: var(--black);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-2 {
	background-color: #e6e6e6;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-hoverable:hover {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-primary {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-home-1 {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-away-1 {
	background-color: var(--white);
	color: #b0cf86;
	border-color: #b0cf86;
}

.sr-bb .srt-base-1-home-2 {
	background-color: var(--white);
	color: #85b545;
	border-color: #4d6928;
}

.sr-bb .srt-base-1-away-2 {
	background-color: var(--white);
	color: #b0cf86;
	border-color: #4d6928;
}

.sr-bb .srt-base-1-home-3 {
	background-color: var(--white);
	color: #85b545;
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-away-3 {
	background-color: var(--white);
	color: #b0cf86;
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-home-4 {
	background-color: var(--white);
	color: #aacb7d;
	border-color: #aacb7d;
}

.sr-bb .srt-base-1-away-4 {
	background-color: var(--white);
	color: #c8ddaa;
	border-color: #c8ddaa;
}

.sr-bb .srt-base-1-home-5 {
	background-color: var(--white);
	color: #56762d;
	border-color: #56762d;
}

.sr-bb .srt-base-1-away-5 {
	background-color: var(--white);
	color: #728757;
	border-color: #728757;
}

.sr-bb .srt-base-1-background {
	background-color: var(--white);
	/* color: rgba(0, 0, 0, 0.82); */
  color: var(--black);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-2 {
	background-color: var(--white);
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-2-is-active {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-2-is-hoverable:hover {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3 {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3-is-active {
	background-color: #ebf3e1;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3-is-hoverable:hover {
	background-color: #ebf3e1;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3-background {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-4 {
	background-color: #f9fbf6;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-5-is-active {
	background-color: #dfeccf;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-5-is-hoverable:hover {
	background-color: #dfeccf;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-primary-1 {
	background-color: #85b545;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-active {
	background-color: #6a9137;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-hoverable:hover {
	background-color: #6a9137;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-disabled {
	background-color: #8cb950;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-2 {
	background-color: #85b545;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-3 {
	background-color: #5d7f30;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-4 {
	background-color: #5d7f30;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-5 {
	background-color: #b0cf86;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-5-is-hoverable:hover {
	background-color: #85b545;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-6 {
	background-color: #85b545;
	color: var(--black)
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-7 {
	background-color: #85b545;
	color: var(--black)
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8 {
	background-color: #85b545;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8-is-active-1 {
	background-color: #6a9137;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8-is-active-2 {
	background-color: #6a9137;
	color: var(--white);
	border-color: var(--white);
}

.sr-bb .srt-primary-9 {
	background-color: #dae9c7;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-primary-10 {
	background-color: #9dc46a;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-11 {
	background-color: #b0cf86;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-12 {
	background-color: #85b545;
	color: var(--white);
	border-color: var(--white);
}

.sr-bb .srt-base-1-primary-1 {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-primary-2 {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-primary-3 {
	background-color: var(--white);
	color: #5d7f30;
	border-color: #5d7f30;
}

.sr-bb .srt-base-1-primary-4 {
	background-color: var(--white);
	color: #5d7f30;
	border-color: #5d7f30;
}

.sr-bb .srt-base-1-primary-5 {
	background-color: var(--white);
	color: #b0cf86;
	border-color: #b0cf86;
}

.sr-bb .srt-base-1-primary-6 {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-primary-7 {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-primary-8 {
	background-color: var(--white);
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-primary-9 {
	background-color: var(--white);
	color: #dae9c7;
	border-color: #dae9c7;
}

.sr-bb .srt-base-1-primary-10 {
	background-color: var(--white);
	color: #9dc46a;
	border-color: #9dc46a;
}

.sr-bb .srt-base-1-primary-11 {
	background-color: var(--white);
	color: #b0cf86;
	border-color: #b0cf86;
}

.sr-bb .srt-base-1-neutral-1 {
	background-color: var(--white);
	color: #ccc;
	border-color: #ccc;
}

.sr-bb .srt-base-1-neutral-2 {
	background-color: var(--white);
	color: #1b1b1b;
	border-color: #1b1b1b;
}

.sr-bb .srt-base-1-neutral-3 {
	background-color: var(--white);
	color: rgba(0, 0, 0, 0.12);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-neutral-4 {
	background-color: var(--white);
	color: #595959;
	border-color: #595959;
}

.sr-bb .srt-base-1-neutral-5 {
	background-color: var(--white);
	color: #404040;
	border-color: #404040;
}

.sr-bb .srt-base-1-neutral-6 {
	background-color: var(--white);
	color: #c2c2c2;
	border-color: #c2c2c2;
}

.sr-bb .srt-base-1-neutral-7 {
	background-color: var(--white);
	color: #595959;
	border-color: #595959;
}

.sr-bb .srt-base-1-neutral-8 {
	background-color: var(--white);
	color: #dedede;
	border-color: #dedede;
}

.sr-bb .srt-base-1-neutral-9 {
	background-color: var(--white);
	color: #f5f5f5;
	border-color: #f5f5f5;
}

.sr-bb .srt-base-1-neutral-10 {
	background-color: var(--white);
	color: rgba(0, 0, 0, 0.12);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-neutral-11 {
	background-color: var(--white);
	color: #999;
	border-color: #999;
}

.sr-bb .srt-base-1-neutral-12 {
	background-color: var(--white);
	color: #4d4d4d;
	border-color: #4d4d4d;
}

.sr-bb .srt-base-1-neutral-13 {
	background-color: var(--white);
	color: #e6e6e6;
	border-color: #e6e6e6;
}

.sr-bb .srt-base-1-is-active-primary {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-home-1 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-away-1 {
	background-color: #f0f6e9;
	color: #b0cf86;
	border-color: #b0cf86;
}

.sr-bb .srt-base-1-is-active-home-2 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #4d6928;
}

.sr-bb .srt-base-1-is-active-away-2 {
	background-color: #f0f6e9;
	color: #b0cf86;
	border-color: #4d6928;
}

.sr-bb .srt-base-1-is-active-home-3 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-away-3 {
	background-color: #f0f6e9;
	color: #b0cf86;
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-home-4 {
	background-color: #f0f6e9;
	color: #aacb7d;
	border-color: #aacb7d;
}

.sr-bb .srt-base-1-is-active-away-4 {
	background-color: #f0f6e9;
	color: #c8ddaa;
	border-color: #c8ddaa;
}

.sr-bb .srt-base-1-is-active-home-5 {
	background-color: #f0f6e9;
	color: #56762d;
	border-color: #56762d;
}

.sr-bb .srt-base-1-is-active-away-5 {
	background-color: #f0f6e9;
	color: #728757;
	border-color: #728757;
}

.sr-bb .srt-base-1-is-active-primary-1 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-primary-2 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-primary-3 {
	background-color: #f0f6e9;
	color: #5d7f30;
	border-color: #5d7f30;
}

.sr-bb .srt-base-1-is-active-primary-4 {
	background-color: #f0f6e9;
	color: #5d7f30;
	border-color: #5d7f30;
}

.sr-bb .srt-base-1-is-active-primary-5 {
	background-color: #f0f6e9;
	color: #b0cf86;
	border-color: #b0cf86;
}

.sr-bb .srt-base-1-is-active-primary-6 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-primary-7 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-primary-8 {
	background-color: #f0f6e9;
	color: #85b545;
	border-color: #85b545;
}

.sr-bb .srt-base-1-is-active-primary-9 {
	background-color: #f0f6e9;
	color: #dae9c7;
	border-color: #dae9c7;
}

.sr-bb .srt-base-1-is-active-primary-10 {
	background-color: #f0f6e9;
	color: #9dc46a;
	border-color: #9dc46a;
}

.sr-bb .srt-base-1-is-active-primary-11 {
	background-color: #f0f6e9;
	color: #b0cf86;
	border-color: #b0cf86;
}

.sr-bb .srt-base-1-is-active-neutral-1 {
	background-color: #f0f6e9;
	color: #ccc;
	border-color: #ccc;
}

.sr-bb .srt-base-1-is-active-neutral-2 {
	background-color: #f0f6e9;
	color: #1b1b1b;
	border-color: #1b1b1b;
}

.sr-bb .srt-base-1-is-active-neutral-3 {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.12);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-neutral-4 {
	background-color: #f0f6e9;
	color: #595959;
	border-color: #595959;
}

.sr-bb .srt-base-1-is-active-neutral-5 {
	background-color: #f0f6e9;
	color: #404040;
	border-color: #404040;
}

.sr-bb .srt-base-1-is-active-neutral-6 {
	background-color: #f0f6e9;
	color: #c2c2c2;
	border-color: #c2c2c2;
}

.sr-bb .srt-base-1-is-active-neutral-7 {
	background-color: #f0f6e9;
	color: #595959;
	border-color: #595959;
}

.sr-bb .srt-base-1-is-active-neutral-8 {
	background-color: #f0f6e9;
	color: #dedede;
	border-color: #dedede;
}

.sr-bb .srt-base-1-is-active-neutral-9 {
	background-color: #f0f6e9;
	color: #f5f5f5;
	border-color: #f5f5f5;
}

.sr-bb .srt-base-1-is-active-neutral-10 {
	background-color: #f0f6e9;
	color: rgba(0, 0, 0, 0.12);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-neutral-11 {
	background-color: #f0f6e9;
	color: #999;
	border-color: #999;
}

.sr-bb .srt-base-1-is-active-neutral-12 {
	background-color: #f0f6e9;
	color: #4d4d4d;
	border-color: #4d4d4d;
}

.sr-bb .srt-base-1-is-active-neutral-13 {
	background-color: #f0f6e9;
	color: #e6e6e6;
	border-color: #e6e6e6;
}

.sr-bb .srt-home-1 {
	background-color: #85b545;
	color: var(--white);
	border-color: #85b545;
}

.sr-bb .srt-away-1 {
	background-color: #b0cf86;
	color: var(--white);
	border-color: #b0cf86;
}

.sr-bb .srt-home-2 {
	background-color: #85b545;
	color: var(--white);
	border-color: #4d6928;
}

.sr-bb .srt-away-2 {
	background-color: #b0cf86;
	color: var(--white);
	border-color: #4d6928;
}

.sr-bb .srt-home-3 {
	background-color: #85b545;
	color: var(--white);
	border-color: var(--white);
}

.sr-bb .srt-away-3 {
	background-color: #b0cf86;
	color: var(--white);
	border-color: var(--white);
}

.sr-bb .srt-home-4 {
	background-color: #aacb7d;
	color: var(--white);
	border-color: #aacb7d;
}

.sr-bb .srt-away-4 {
	background-color: #c8ddaa;
	color: var(--white);
	border-color: #c8ddaa;
}

.sr-bb .srt-home-5 {
	background-color: #56762d;
	color: var(--white);
	border-color: #56762d;
}

.sr-bb .srt-away-5 {
	background-color: #728757;
	color: var(--white);
	border-color: #728757;
}

.sr-bb .srt-neutral-1 {
	background-color: #ccc;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-2 {
	background-color: #1b1b1b;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-3 {
	background-color: rgba(0, 0, 0, 0.12);
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-4 {
	background-color: #595959;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-5 {
	background-color: #404040;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-6 {
	background-color: #c2c2c2;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-7 {
	background-color: #595959;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-8 {
	background-color: #dedede;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-9 {
	background-color: #f5f5f5;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-10 {
	background-color: rgba(0, 0, 0, 0.12);
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-11 {
	background-color: #999;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-12 {
	background-color: #4d4d4d;
	color: var(--white);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-13 {
	background-color: #e6e6e6;
	color: rgba(0, 0, 0, 0.82);
	border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-win {
	background-color: #5d7f30;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-draw {
	background-color: #85b545;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-lose {
	background-color: #c6dca8;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-text-secondary {
	opacity: 0.7;
}

.sr-bb .srt-text-disabled {
	opacity: 0.35;
}

.sr-bb .srt-text-tertiary {
	opacity: 0.54;
}

.sr-bb .srt-icon {
	opacity: 0.33;
}

.sr-bb .srt-elevation-1 {
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2),
		0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.sr-bb .srt-elevation-2 {
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.23),
		0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-elevation-3 {
	box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.26),
		0px 10px 20px 0px rgba(0, 0, 0, 0.19);
}

.sr-bb .srt-elevation-center-2 {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23), 0 1px 5px rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-inset-top-1 {
	box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-1 {
	box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-top-2 {
	box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-2 {
	box-shadow: inset 0 -3px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-top-3 {
	box-shadow: inset 0 6px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-3 {
	box-shadow: inset 0 -6px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-fill-soccer-yellow-card {
	fill: #ffbf00;
}

.sr-bb .srt-stroke-soccer-yellow-card {
	stroke: #ffbf00;
}

.sr-bb .srt-fill-soccer-red-card {
	fill: #e43b3b;
}

.sr-bb .srt-stroke-soccer-red-card {
	stroke: #e43b3b;
}

.sr-bb .srt-stroke-soccer-substitution-in {
	stroke: #4fbe30;
	fill: transparent;
}

.sr-bb .srt-fill-soccer-substitution-in {
	fill: #4fbe30;
}

.sr-bb .srt-stroke-soccer-substitution-out {
	stroke: #e43b3b;
	fill: transparent;
}

.sr-bb .srt-fill-soccer-substitution-out {
	fill: #e43b3b;
}

.sr-bb .srt-stroke-soccer-own-goal {
	stroke: #e43b3b;
	fill: transparent;
}

.sr-bb .srt-fill-soccer-own-goal {
	fill: #e43b3b;
}

.sr-bb .srt-fill-soccer-relegation-1 {
	fill: #fdd835;
}

.sr-bb .srt-stroke-soccer-relegation-1 {
	stroke: #fdd835;
}

.sr-bb .srt-fill-soccer-relegation-2 {
	fill: #ffb848;
}

.sr-bb .srt-stroke-soccer-relegation-2 {
	stroke: #ffb848;
}

.sr-bb .srt-fill-soccer-relegation-3 {
	fill: #ef6c00;
}

.sr-bb .srt-stroke-soccer-relegation-3 {
	stroke: #ef6c00;
}

.sr-bb .srt-fill-soccer-relegation-4 {
	fill: #e93a34;
}

.sr-bb .srt-stroke-soccer-relegation-4 {
	stroke: #e93a34;
}

.sr-bb .srt-fill-soccer-relegation-5 {
	fill: #941d1d;
}

.sr-bb .srt-stroke-soccer-relegation-4 {
	stroke: #941d1d;
}

.sr-bb .srt-fill-soccer-promotion-1 {
	fill: #005100;
}

.sr-bb .srt-stroke-soccer-promotion-1 {
	stroke: #005100;
}

.sr-bb .srt-fill-soccer-promotion-2 {
	fill: #1b911b;
}

.sr-bb .srt-stroke-soccer-promotion-2 {
	stroke: #1b911b;
}

.sr-bb .srt-fill-soccer-promotion-3 {
	fill: #51d151;
}

.sr-bb .srt-stroke-soccer-promotion-3 {
	stroke: #51d151;
}

.sr-bb .srt-fill-soccer-promotion-4 {
	fill: #1976d2;
}

.sr-bb .srt-stroke-soccer-promotion-4 {
	stroke: #1976d2;
}

.sr-bb .srt-fill-soccer-promotion-5 {
	fill: #64b5f6;
}

.sr-bb .srt-stroke-soccer-promotion-5 {
	stroke: #64b5f6;
}

.sr-bb .srt-nfl-timeout-1 {
	background-color: #f5a623;
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-nfl-timeout-2 {
	background-color: rgba(245, 166, 35, 0.3);
	color: var(--white);
	border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-nfl-penalty {
	background-color: #f4a621;
	color: var(--white);
	border-color: #f4a621;
}

.sr-bb .srt-nfl-negative-yards-1 {
	background-color: #ac182e;
	color: var(--white);
	border-color: #ac182e;
}

.sr-bb .srt-nfl-negative-yards-2 {
	background-color: #ac182e;
	color: var(--white);
	border-color: #ac182e;
}

.sr-bb .srt-nfl-first-line {
	background-color: #4b90de;
	color: var(--white);
	border-color: #4b90de;
}

.sr-bb .srt-nfl-ten-line {
	background-color: #f5a623;
	color: var(--white);
	border-color: #f5a623;
}

.sr-bb .srt-fill-nfl-penalty {
	fill: #f4a621;
}

.sr-bb .srt-stroke-nfl-penalty {
	stroke: #f4a621;
}

.sr-bb .srt-fill-nfl-negative-yards-1 {
	fill: #ac182e;
}

.sr-bb .srt-stroke-nfl-negative-yards-1 {
	stroke: #ac182e;
}

.sr-bb .srt-fill-nfl-negative-yards-2 {
	fill: #ac182e;
}

.sr-bb .srt-stroke-nfl-negative-yards-2 {
	stroke: #ac182e;
}

.sr-bb .srt-fill-nfl-first-line {
	fill: #4b90de;
}

.sr-bb .srt-stroke-nfl-first-line {
	stroke: #4b90de;
}

.sr-bb .srt-fill-nfl-ten-line {
	fill: #f5a623;
}

.sr-bb .srt-stroke-nfl-ten-line {
	stroke: #f5a623;
}

.sr-bb .srt-fill-change-increase {
	fill: #4fbe30;
}

.sr-bb .srt-stroke-change-increase {
	stroke: #4fbe30;
}

.sr-bb .srt-fill-change-decrease {
	fill: #e43b3b;
}

.sr-bb .srt-stroke-change-decrease {
	stroke: #e43b3b;
}

.sr-bb .srt-fill-text {
	fill: rgba(0, 0, 0, 0.82);
}

.sr-bb .srt-fill-text-invert {
	fill: var(--white);
}

.sr-bb .srt-fill-text-secondary {
	fill-opacity: 0.7;
}

.sr-bb .srt-fill-text-disabled {
	fill-opacity: 0.35;
}

.sr-bb .srt-fill-base-1 {
	fill: var(--white);
}

.sr-bb .srt-stroke-base-1 {
	stroke: var(--white);
}

.sr-bb .srt-fill-base-1-active {
	fill: #f0f6e9;
}

.sr-bb .srt-stroke-base-1-active {
	stroke: #f0f6e9;
}

.sr-bb .srt-fill-base-1-active-2 {
	fill: #e6e6e6;
}

.sr-bb .srt-stroke-base-1-active-2 {
	stroke: #e6e6e6;
}

.sr-bb .srt-fill-base-1-primary {
	fill: var(--white);
}

.sr-bb .srt-stroke-base-1-primary {
	stroke: var(--white);
}

.sr-bb .srt-fill-base-1-home {
	fill: var(--white);
}

.sr-bb .srt-stroke-base-1-home {
	stroke: var(--white);
}

.sr-bb .srt-fill-base-1-away {
	fill: var(--white);
}

.sr-bb .srt-stroke-base-1-away {
	stroke: var(--white);
}

.sr-bb .srt-fill-base-2 {
	fill: var(--black)
}

.sr-bb .srt-stroke-base-2 {
	stroke: var(--black)
}

.sr-bb .srt-fill-base-2-active {
	fill: #f0f6e9;
}

.sr-bb .srt-stroke-base-2-active {
	stroke: #f0f6e9;
}

.sr-bb .srt-fill-base-2-hover {
	fill: #f0f6e9;
}

.sr-bb .srt-stroke-base-2-hover {
	stroke: #f0f6e9;
}

.sr-bb .srt-fill-base-3 {
	fill: #f0f6e9;
}

.sr-bb .srt-stroke-base-3 {
	stroke: #f0f6e9;
}

.sr-bb .srt-fill-base-3-active {
	fill: #ebf3e1;
}

.sr-bb .srt-stroke-base-3-active {
	stroke: #ebf3e1;
}

.sr-bb .srt-fill-base-3-hover {
	fill: #ebf3e1;
}

.sr-bb .srt-stroke-base-3-hover {
	stroke: #ebf3e1;
}

.sr-bb .srt-fill-primary-1 {
	fill: #85b545;
}

.sr-bb .srt-stroke-primary-1 {
	stroke: #85b545;
}

.sr-bb .srt-fill-primary-2 {
	fill: #85b545;
}

.sr-bb .srt-stroke-primary-2 {
	stroke: #85b545;
}

.sr-bb .srt-fill-primary-3 {
	fill: #5d7f30;
}

.sr-bb .srt-stroke-primary-3 {
	stroke: #5d7f30;
}

.sr-bb .srt-fill-primary-4 {
	fill: #5d7f30;
}

.sr-bb .srt-stroke-primary-4 {
	stroke: #5d7f30;
}

.sr-bb .srt-fill-primary-5 {
	fill: #b0cf86;
}

.sr-bb .srt-stroke-primary-5 {
	stroke: #b0cf86;
}

.sr-bb .srt-fill-primary-6 {
	fill: #85b545;
}

.sr-bb .srt-stroke-primary-6 {
	stroke: #85b545;
}

.sr-bb .srt-fill-primary-7 {
	fill: #85b545;
}

.sr-bb .srt-stroke-primary-7 {
	stroke: #85b545;
}

.sr-bb .srt-fill-primary-8 {
	fill: #85b545;
}

.sr-bb .srt-stroke-primary-8 {
	stroke: #85b545;
}

.sr-bb .srt-fill-primary-8-is-active-1 {
	fill: #6a9137;
}

.sr-bb .srt-stroke-primary-8-is-active-1 {
	stroke: #6a9137;
}

.sr-bb .srt-fill-primary-8-is-active-2 {
	fill: #6a9137;
}

.sr-bb .srt-stroke-primary-8-is-active-2 {
	stroke: #6a9137;
}

.sr-bb .srt-fill-primary-9 {
	fill: #dae9c7;
}

.sr-bb .srt-stroke-primary-9 {
	stroke: #dae9c7;
}

.sr-bb .srt-fill-primary-10 {
	fill: #9dc46a;
}

.sr-bb .srt-stroke-primary-10 {
	stroke: #9dc46a;
}

.sr-bb .srt-fill-primary-11 {
	fill: #b0cf86;
}

.sr-bb .srt-stroke-primary-11 {
	stroke: #b0cf86;
}

.sr-bb .srt-fill-primary-12 {
	fill: #85b545;
}

.sr-bb .srt-stroke-primary-12 {
	stroke: #85b545;
}

.sr-bb .srt-fill-home-1 {
	fill: #85b545;
}

.sr-bb .srt-stroke-home-1 {
	stroke: #85b545;
}

.sr-bb .srt-fill-home-2 {
	fill: #85b545;
}

.sr-bb .srt-stroke-home-2 {
	stroke: #85b545;
}

.sr-bb .srt-fill-home-3 {
	fill: #85b545;
}

.sr-bb .srt-stroke-home-3 {
	stroke: #85b545;
}

.sr-bb .srt-fill-home-4 {
	fill: #aacb7d;
}

.sr-bb .srt-stroke-home-4 {
	stroke: #aacb7d;
}

.sr-bb .srt-fill-home-5 {
	fill: #56762d;
}

.sr-bb .srt-stroke-home-5 {
	stroke: #56762d;
}

.sr-bb .srt-fill-away-1 {
	fill: #b0cf86;
}

.sr-bb .srt-stroke-away-1 {
	stroke: #b0cf86;
}

.sr-bb .srt-fill-away-2 {
	fill: #b0cf86;
}

.sr-bb .srt-stroke-away-2 {
	stroke: #b0cf86;
}

.sr-bb .srt-fill-away-3 {
	fill: #b0cf86;
}

.sr-bb .srt-stroke-away-3 {
	stroke: #b0cf86;
}

.sr-bb .srt-fill-away-4 {
	fill: #c8ddaa;
}

.sr-bb .srt-stroke-away-4 {
	stroke: #c8ddaa;
}

.sr-bb .srt-fill-away-5 {
	fill: #728757;
}

.sr-bb .srt-stroke-away-5 {
	stroke: #728757;
}

.sr-bb .srt-fill-neutral-1 {
	fill: #ccc;
}

.sr-bb .srt-stroke-neutral-1 {
	stroke: #ccc;
}

.sr-bb .srt-fill-neutral-2 {
	fill: #1b1b1b;
}

.sr-bb .srt-stroke-neutral-2 {
	stroke: #1b1b1b;
}

.sr-bb .srt-fill-neutral-3 {
	fill: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-stroke-neutral-3 {
	stroke: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-fill-neutral-4 {
	fill: #595959;
}

.sr-bb .srt-stroke-neutral-4 {
	stroke: #595959;
}

.sr-bb .srt-fill-neutral-5 {
	fill: #404040;
}

.sr-bb .srt-stroke-neutral-5 {
	stroke: #404040;
}

.sr-bb .srt-fill-neutral-6 {
	fill: #c2c2c2;
}

.sr-bb .srt-stroke-neutral-6 {
	stroke: #c2c2c2;
}

.sr-bb .srt-fill-neutral-7 {
	fill: #595959;
}

.sr-bb .srt-stroke-neutral-7 {
	stroke: #595959;
}

.sr-bb .srt-fill-neutral-8 {
	fill: #dedede;
}

.sr-bb .srt-stroke-neutral-8 {
	stroke: #dedede;
}

.sr-bb .srt-fill-neutral-9 {
	fill: #f5f5f5;
}

.sr-bb .srt-stroke-neutral-9 {
	stroke: #f5f5f5;
}

.sr-bb .srt-fill-neutral-10 {
	fill: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-stroke-neutral-10 {
	stroke: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-fill-neutral-11 {
	fill: #999;
}

.sr-bb .srt-stroke-neutral-11 {
	stroke: #999;
}

.sr-bb .srt-fill-neutral-12 {
	fill: #4d4d4d;
}

.sr-bb .srt-stroke-neutral-12 {
	stroke: #4d4d4d;
}

.sr-bb .srt-fill-neutral-13 {
	fill: #e6e6e6;
}

.sr-bb .srt-stroke-neutral-13 {
	stroke: #e6e6e6;
}

.sr-bb .srt-fill-win {
	fill: #5d7f30;
}

.sr-bb .srt-stroke-win {
	stroke: #5d7f30;
}

.sr-bb .srt-fill-draw {
	fill: #85b545;
}

.sr-bb .srt-stroke-draw {
	stroke: #85b545;
}

.sr-bb .srt-fill-lose {
	fill: #c6dca8;
}

.sr-bb .srt-stroke-lose {
	stroke: #c6dca8;
}

.sr-bb .srt-stop-base-1 {
	stop-color: var(--white);
}

.sr-bb .srt-stop-primary-1 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-primary-2 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-primary-3 {
	stop-color: #5d7f30;
}

.sr-bb .srt-stop-primary-4 {
	stop-color: #5d7f30;
}

.sr-bb .srt-stop-primary-5 {
	stop-color: #b0cf86;
}

.sr-bb .srt-stop-primary-6 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-primary-7 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-primary-8 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-primary-9 {
	stop-color: #dae9c7;
}

.sr-bb .srt-stop-primary-10 {
	stop-color: #9dc46a;
}

.sr-bb .srt-stop-primary-11 {
	stop-color: #b0cf86;
}

.sr-bb .srt-stop-primary-12 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-home-1 {
	stop-color: #85b545;
}

.sr-bb .srt-stop-away-1 {
	stop-color: #b0cf86;
}

.sr-bb .srt-fill-neutral-14 {
	fill: var(--white);
}

.sr-bb .srt-stroke-neutral-14 {
	stroke: var(--white);
}

.sr-bb .srt-logo-powered-by-light {
	display: inline-block;
}

.sr-bb .srt-logo-powered-by-dark {
	display: none;
}
