.pageContent {
	padding: 2.3rem 1.6rem 1.48rem;

	.pageTitleView {
		color: #5C6269;
		font-family: "SF Pro Light";
		font-size: 0.24rem;
		font-style: normal;
		font-weight: 400;
		line-height: 0.36rem;
	}

	.pageIcon {
		display: block;
		margin: 0 auto 0.36rem;
		width: 4rem;
		height: 4rem;
	}

	.HowtoOpenanAccount {
		color: #171717;
		font-family: "SF Pro Display";
		font-size: 0.6rem;
		font-style: normal;
		font-weight: 700;
		line-height: 0.66rem;
		text-transform: capitalize;
		margin-bottom: 0.58rem;
	}

	.subTitle {
		color: #171717;
		font-family: "SF Pro Display";
		font-size: 0.32rem;
		font-style: normal;
		font-weight: 600;
		line-height: 0.48rem;
		margin-bottom: 0.36rem;

	}

	p {
		color: #5B636A;
		font-family: "SF Pro Light";
		font-size: 0.24rem;
		font-style: normal;
		font-weight: 400;
		line-height: 0.36rem;


		span {
			color: #171717;
		}
	}
}