.p52654d {
	content: none;
}
.p526a3c {
	color: #1c1a34;
	font-size: 1.625rem;
	font-weight: 600;
	line-height: 1.13;
	margin-bottom: 16px;
}
@media (max-width: 1200px) {
	.p526a3c {
		font-size: calc(1.2875rem + 0.45vw);
	}
}
.p5268b4 {
	background-color: #fff;
	border: 1px solid rgba(195, 193, 216, 0.251);
	border-radius: 8px;
}
@media (min-width: 768px) {
	.p5268b4 {
		background-color: transparent;
		border: none;
		border-radius: 0;
	}
}
.p52601d {
	display: grid;
	gap: 0 16px;
	grid-template-columns: 40px 1fr;
	grid-template-rows: auto 1fr;
	padding: 16px 16px 0;
}
.p52601d:last-child {
	padding: 16px;
}
@media (min-width: 768px) {
	.p52601d {
		background-color: #fff;
		border: 1px solid rgba(195, 193, 216, 0.251);
		border-radius: 8px;
		padding: 16px;
	}
	.p52601d + .p52601d {
		margin-top: 8px;
	}
}
.p526620 {
	grid-column: 1;
	grid-row: 1/-1;
	position: relative;
}
.p52601d:not(:last-child) .p526620:after {
	border-left: 1px dashed #9b9aa7;
	content: '';
	height: calc(100% - 48px);
	left: 50%;
	position: absolute;
	top: 48px;
	width: 1px;
}
.p52665c {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	background-color: #ff7700;
	border-radius: 8px;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	height: 40px;
	justify-content: center;
	line-height: 1.5;
	text-align: center;
}
.p526046 {
	color: #1c1a34;
	font-size: 1.375rem;
	font-weight: 600;
	grid-column: 2;
	grid-row: 1;
	line-height: 1.27;
	margin-bottom: 8px !important;
}
@media (max-width: 1200px) {
	.p526046 {
		font-size: calc(1.2625rem + 0.15vw);
	}
}
.p526c59 {
	color: #49475e;
	font-size: 1rem;
	font-weight: 400;
	grid-column: 2;
	grid-row: 2;
	line-height: 1.5;
}
