:root {
	--funXps-theme: bb;
	--funXps-color-1: #f9b406;
	--funXps-color-1-rgb: 249 180 6;
	--funXps-color-2: #a37604;
	--funXps-color-gradient-1: linear-gradient(111deg, #f9b406, #825e03);
	--funXps-color-gradient-1-reverse: linear-gradient(111deg, #825e03, #f9b406);
	--funXps-inner-shadow-1: inset 0 19px 38px rgba(249, 180, 6, 0.21), inset 0 19px 38px rgba(0, 0, 0, 0.3);
	--funXps-btn-p-inline: 30px;
	--funXps-btn-path: none;
	--funXps-btn-border-radius: 100vh;
	--funXps-list-bullet-path: shape(from 99.99% 79.73%, vline to 0%, hline to 0%, vline by 79.74%, smooth by 0% 0.02% with 0% 0.02%, curve by 19.03% 20.24% with 0% 11.18%/8.52% 20.24%, smooth by 19.03% -20.24% with 19.03% -9.06%, hline by 23.89%, curve by 19.03% 20.24% with 0% 11.18%/8.52% 20.24%, smooth by 19.03% -20.24% with 19.03% -9.06%, curve by 0% -0.03% with 0% -0.01%/0% -0.02%, close);
	--funXps-list-bullet-width: 1em;
	--funXps-list-bullet-height: 1em;
	--funXps-footer-gradient: linear-gradient(rgba(249, 180, 6, 0.21), rgba(0, 0, 0, 0.3));
	--funXps-shape-clip-mask: shape(from 99.94% 79.72%, vline to 0%, hline to 0%, vline by 79.75%, hline by 0%, curve by 19.03% 20.25% with 0% 11.2%/8.5% 20.25%, smooth by 19.03% -20.25% with 19.03% -9.05%, hline by 23.89%, curve by 19.03% 20.25% with 0% 11.17%/8.5% 20.25%, smooth by 19.03% -20.25% with 19.03% -9.05%, hline by 0%, smooth by 0% 0% with 0% 0%, close);
	--funXps-shape-border-radius: none;
	--funXps-shape-scale: scale(0.7);
}
:root svg.fx-shapes-svg .fx-shapes-svg--bb {
	stroke: #f9b406;
	fill: black;
	opacity: 1;
}