/*css*/
.box20250706141734571 {
	width: 100%;
	height: 100%;
	/*width: 500px;*/
	position:relative;
	/*background-color: blanchedalmond;*/
	border: 1px solid #d6d6d6;
	border-radius: 10px;
	padding: 30px;
}

.box20250706141734571 .boxboder{}
.box20250706141734571 .picbox{
	padding-bottom: 100%;
}
.box20250706141734571_title{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	text-align: center;
	font-size: 20px;
}
