.heroblock-image {
	/* outline:1px solid red; */
	position:relative;
	bottom:145px;
}

.heroblock-h1 {
	font-family: var(--second-family);
	font-weight: 700;
	font-size: 50px;
	line-height: 100%;
	color: #fff;
}

.heroblock-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 26px;
	line-height: 100%;
	color: #fff;
}

.heroblock-lasttext {
	font-family: var(--second-family);
	font-weight: 700;
	font-size: 62px;
	line-height: 100%;
	text-align: right;
	color: #fff;
}