.ProfessionalRiskManagement {
	height: 10.08rem;
	background: url(../assets/images/AUTOMATEDINVESTMENTACCOUNTNg.png) top center no-repeat;
	background-size: 19.2rem 10.08rem;

	.content {
		padding: 3rem 5rem 2.35rem 1.6rem;
		background: rgba(0, 0, 0, 0.7);
		/* height: 3.5rem; */

		.title {
			color: #FFF;
			font-family: "SF Pro Display";
			font-size: 0.8rem;
			font-style: normal;
			font-weight: 700;
			line-height: 1.2rem;
			margin-bottom: 0.35rem;
		}

		.p0 {
			color: #fff;
			font-family: "SF Pro Display";
			font-size: 0.45rem;
			font-style: normal;
			font-weight: 500;
			line-height: 0.67rem;
			opacity: 0.7;
		}
	}

}


.InvestmentAdvisorView {
	padding: 1rem 1.6rem 1.4rem 1rem;


	.titleView {
		color: #171717;
		text-align: center;
		font-family: "SF Pro Display";
		font-size: 0.8rem;
		font-style: normal;
		font-weight: 700;
		line-height: 1.2rem;
		/* 120px */
		text-transform: uppercase;
		margin-bottom: 0.57rem;
	}

	.content {
		display: flex;
		margin-bottom: 0.65rem;

		.left {
			float: left;
			width: 5.6rem;
			height: 6.16rem;
			flex-shrink: 0;

			.iconView {
				width: 5.6rem;
				height: 6.16rem;

				.icon {
					width: 5.6rem;
					height: 6.16rem;
				}
			}
		}

		.right {
			flex: 1;
			padding: 0.38rem 0.89rem 0 0.68rem;

			.item {
				margin-bottom: 0.36rem;

				.title {
					color: #171717;
					font-family: "SF Pro Display";
					font-size: 0.45rem;
					font-style: normal;
					font-weight: 700;
					line-height: 0.67rem;
					/* 67.5px */
					margin-bottom: 0.2rem;
				}

				p {
					color: #5B636A;
					font-family: "SF Pro Display";
					font-size: 0.24rem;
					font-style: normal;
					font-weight: 400;
					line-height: 0.36rem;
					/* 36px */
				}
			}
		}
	}

	.ProfessionalExperience {
		.titleSum {
			color: #171717;
			font-family: "SF Pro Display";
			font-size: 0.45rem;
			font-style: normal;
			font-weight: 700;
			line-height: 0.67rem;
			/* 67.5px */
			margin-bottom: 0.45rem;
		}

		.list {
			display: flex;

			.itemView {
				flex: 1;

				.item {
					margin: 0 auto;
					width: 3.03rem;
					height: 3.75rem;
					padding: 0.345rem 0.345rem 0 0.345rem;
					border-radius: 0.42rem;
					background: #F9FAFB;

					.iconView {
						display: block;
						margin: 0 auto 0.36rem;
						width: 0.96rem;
						height: 0.96rem;

						.icon {
							width: 0.96rem;
							height: 0.96rem;
						}
					}

					p {
						color: #5B636A;
						font-family: "SF Pro Display";
						font-size: 0.24rem;
						font-style: normal;
						font-weight: 400;
						line-height: 0.36rem;
						/* 36px */
					}
				}
			}
		}

	}
}

.InvestmentAdvisorAssistantView {
	padding: 1rem 1.6rem 1.6rem 1rem;
	background: #F9FAFB;

	.titleView {
		color: #171717;
		text-align: center;
		font-family: "SF Pro Display";
		font-size: 0.8rem;
		font-style: normal;
		font-weight: 700;
		line-height: 1.2rem;
		text-transform: uppercase;
		margin-bottom: 0.57rem;
	}

	.content {
		display: flex;
		margin-bottom: 0.65rem;

		.left {
			flex: 1;
			padding: 0.38rem 0.89rem 0 0.68rem;

			.item {
				margin-bottom: 0.36rem;

				.title {
					color: #171717;
					font-family: "SF Pro Display";
					font-size: 0.45rem;
					font-style: normal;
					font-weight: 700;
					line-height: 0.67rem;
					/* 67.5px */
					margin-bottom: 0.2rem;
				}

				p {
					color: #5B636A;
					font-family: "SF Pro Display";
					font-size: 0.24rem;
					font-style: normal;
					font-weight: 400;
					line-height: 0.36rem;
					/* 36px */
				}
			}
		}

		.right {
			float: left;
			width: 5.6rem;
			height: 6.16rem;
			flex-shrink: 0;

			.iconView {
				width: 5.6rem;
				height: 6.16rem;

				.icon {
					width: 5.6rem;
					height: 6.16rem;
				}
			}
		}


	}

	.ProfessionalExperience {
		.titleSum {
			color: #171717;
			font-family: "SF Pro Display";
			font-size: 0.45rem;
			font-style: normal;
			font-weight: 700;
			line-height: 0.67rem;
			margin-bottom: 0.45rem;
		}

		.list {
			display: flex;

			.itemView {
				flex: 1;

				.item {
					margin: 0 auto;
					width: 3.03rem;
					height: 3.75rem;
					padding: 0.345rem 0.345rem 0 0.345rem;
					border-radius: 0.42rem;
					background: #F9FAFB;

					.iconView {
						display: block;
						margin: 0 auto 0.36rem;
						width: 0.96rem;
						height: 0.96rem;

						.icon {
							width: 0.96rem;
							height: 0.96rem;
						}
					}

					p {
						color: #5B636A;
						font-family: "SF Pro Display";
						font-size: 0.24rem;
						font-style: normal;
						font-weight: 400;
						line-height: 0.36rem;
						/* 36px */
					}
				}
			}
		}

	}
}



.PlatformAdvisorView {
	padding: 1rem 1.6rem 1.4rem 1rem;


	.titleView {
		color: #171717;
		text-align: center;
		font-family: "SF Pro Display";
		font-size: 0.8rem;
		font-style: normal;
		font-weight: 700;
		line-height: 1.2rem;
		/* 120px */
		text-transform: uppercase;
		margin-bottom: 0.57rem;
	}

	.content {
		display: flex;
		margin-bottom: 0.65rem;

		.left {
			float: left;
			width: 5.6rem;
			height: 6.16rem;
			flex-shrink: 0;

			.iconView {
				width: 5.6rem;
				height: 6.16rem;

				.icon {
					width: 5.6rem;
					height: 6.16rem;
				}
			}
		}

		.right {
			flex: 1;
			padding: 0.38rem 0.89rem 0 0.68rem;

			.item {
				margin-bottom: 0.36rem;

				.title {
					color: #171717;
					font-family: "SF Pro Display";
					font-size: 0.45rem;
					font-style: normal;
					font-weight: 700;
					line-height: 0.67rem;
					/* 67.5px */
					margin-bottom: 0.2rem;
				}

				p {
					color: #5B636A;
					font-family: "SF Pro Display";
					font-size: 0.24rem;
					font-style: normal;
					font-weight: 400;
					line-height: 0.36rem;
					/* 36px */
				}
			}
		}
	}

	.ProfessionalExperience {
		.titleSum {
			color: #171717;
			font-family: "SF Pro Display";
			font-size: 0.45rem;
			font-style: normal;
			font-weight: 700;
			line-height: 0.67rem;
			/* 67.5px */
			margin-bottom: 0.45rem;
		}

		.list {
			.itemView {
				display: flex;
				margin-bottom: 0.36rem;
				

				.left,
				.right {
					flex: 1;

					.item {
						height: 5.2rem;
						padding: 0.6rem 0.6rem 0 ;
						border-radius: 0.42rem;
						background: #F9FAFB;

						.iconView {
							display: block;
							width: 0.96rem;
							height: 0.96rem;
							margin-bottom: 0.36rem;

							.icon {
								width: 0.96rem;
								height: 0.96rem;
							}
						}

						.ti {
							color: #171717;
							font-family: "SF Pro Display";
							font-size: 0.36rem;
							font-style: normal;
							font-weight: 700;
							line-height: 0.54rem;
							/* 54px */
							margin-bottom: 0.24rem;
						}

						p {
							color: #5B636A;
							font-family: "SF Pro Display";
							font-size: 0.24rem;
							font-style: normal;
							font-weight: 400;
							line-height: 0.36rem;
							/* 36px */
						}
					}

				}

				.con {
					width: 0.36rem;
				}


			}
		}

	}
}