// GETTING STARTED PAGE

#fupi_home_descr{
	font-size: 15px;
	max-width: 640px;
	margin: 0 auto 60px;
	p, .button{
		font-size: 15px;
	}
	.fupi_subtitle{
		font-size: 20px;
		margin-top: 10px;
	}
}

#fupi_home_head{
	text-align: center;
	margin-bottom: 40px;
}

#fupi_home_steps{
	&.fupi_cols{
		align-items: center;
	}
}

#fupi_hp_vid_wrapper{
	position: relative;
}

#fupi_home_vid{
	background-color: #ddd;
	padding-bottom: 56.25%;
	width: 100%;
}