#block-1762 {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
}

#block-1762 a.selected {
	color: #000!important;
	font-weight: normal;
	text-decoration: underline;
}

#block-1762 a.selected a {
	color: #000!important;
}

#block-1763 {
	float: right;
}

#block-1763 .block-content-inner {
	margin-left: 25px;
	line-height: 1.6;
	letter-spacing: 1px;
}

#block-1763 .subheadline {
	margin-top: 0!important;
	padding-top: 12%;
	font-size: 100px;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom: 12%;
	text-align: right;
}

#block-1763 li {
	list-style: disc;
	padding-left: 10px;
	margin-bottom: 20px;
}

#body-113 main {
	background-color: #ffd9e0;
}

@media only screen and (max-width: 600px) {
	#block-1763 .subheadline {
		font-size: 60px;
	}
}

