

*, ::after, ::before {
  box-sizing: border-box;
}

@font-face{
	src: url(../fonts/OpenSans-Regular.ttf);
	font-family: opensans;
}

body{

	font-family: opensans;
	font-size: 16px;
	margin:0px;
	padding:0px;
	word-break: break-word;
	word-wrap: break-word;
}

		
.class_1{

	width: 100%;
	max-width: 500px;
	margin: 10px auto;
	background-color: rgb(238, 238, 238);
	left: 510.6px;
	top: 45px;
	text-align: center;
	
}

.class_2{

	width: 100%;
	color: rgb(255, 255, 255);
	
}

.class_3{

	width:100%;
	height:200px;
	object-fit: cover;
	
}

.class_4{

	width: 180px;
	height: 180px;
	object-fit: cover;
	left: 668.6px;
	top: 154px;
	border-radius: 50%;
	margin-top: -94px;
	border: 8px solid rgb(238, 238, 238);
	
}

.class_5{

	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	
}

.class_6{

	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px 10px;
	align-items: center;
	
}

.class_7{

	display: block;
	width: 100%;
	padding: 1em;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	background-color: rgb(255, 255, 255);
	background-clip: padding-box;
	border: 1px solid rgb(206, 212, 218);
	appearance: none;
	border-radius: 0.375rem;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	
}

.class_8{

	display: block;
	width: 100%;
	padding: 1em;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	background-color: rgb(255, 255, 255);
	background-clip: padding-box;
	border: 1px solid rgb(206, 212, 218);
	appearance: none;
	border-radius: 0.375rem;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	left: 242.6px;
	top: 452.967px;
	
}

.class_9{

	width: 100%;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-align: center;
	
}

.class_10{

	font-size: 16px;
	padding: 10px;
	border: medium none;
	color: rgb(255, 255, 255);
	background-color: rgb(13, 110, 253);
	border-radius: 30px;
	margin: 0.25rem 0.125rem;
	cursor: pointer;
	width: 196.6px;
	height: 51.2px;
	
}
