.p573b10 {
	background: linear-gradient(
		110deg,
		#2b00ff 17.67%,
		#a902f0 40.09%,
		#ed5597 60.24%,
		#ff6123 75.44%,
		#ffd400 93.68%
	);
	border-radius: 8px;
	padding: 16px;
	position: relative;
}
.p573b10:before {
	background: linear-gradient(
			110deg,
			rgba(43, 0, 255, 0.04) 17.67%,
			rgba(169, 2, 240, 0.04) 40.09%,
			rgba(237, 85, 151, 0.04) 60.24%,
			rgba(255, 97, 35, 0.04) 75.44%,
			rgba(255, 212, 0, 0.04) 93.68%
		),
		#fff;
	border-radius: inherit;
	bottom: 1px;
	content: '';
	left: 1px;
	position: absolute;
	right: 1px;
	top: 1px;
}
.p573b10:after {
	background: 50% no-repeat url(/assets/images/check.8925cd92.svg);
	content: '';
	height: 32px;
	position: absolute;
	right: 12px;
	top: 12px;
	width: 32px;
}
.p573b10 > * {
	position: relative;
}
.p573953 {
	color: #1c1a34;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.33;
	margin-bottom: 16px;
	margin-right: 36px;
	word-break: break-all;
}
.p573b10 .p573516 {
	margin: 0;
	padding-left: 18px;
}
.p573b10 .p5732ea {
	color: #1c1a34;
	list-style: none;
	margin-bottom: 0;
	position: relative;
}
.p573b10 .p5732ea:before {
	background-color: #54af2d;
	border-radius: 50%;
	content: '';
	display: block;
	height: 6px;
	left: -15px;
	position: absolute;
	top: 10px;
	width: 6px;
}
.p573b10 .p5732ea + .p5732ea {
	margin-top: 12px;
}
