* {
	box-sizing: border-box;
}
body {
	margin: 0;
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#wrapper {
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: auto;
	min-height: 100vh;
}
#page__wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	height: auto;
	min-height: 0;
	flex: 1;
	background-color: #e9eef2;
}
.type-skip {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.type-skip:focus {
	position: static;
	width: auto;
	height: auto;
}
.type-text {
	color: #000000;
	opacity: 100%;
	font-size: 12pt;
	text-align: center;
	font-family: Open Sans;
	line-height: normal;
	letter-spacing: normal;
	width: 100%;
	max-width: 700px;
	margin: 0pt;
	padding: 0pt 10pt;
}
.type-main {
	display: flex;
	flex-direction: column;
	width: 100%;
	background-color: #ffffff;
	flex: 1 1 auto !important;
}
.type-header {
	color: #000000;
	background-color: #ffffff;
	opacity: 100%;
	text-align: left;
	font-family: Open Sans;
	font-size: 12pt;
	line-height: normal;
	letter-spacing: normal;
	width: 100%;
	height: auto;
	min-height: 44.25pt;
	margin: 0pt;
	border-width: 1pt;
	border-style: none;
	border-color: #000000;
	border-radius: 0pt;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	position: relative;
	order: 0;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	z-index: 100;
	overflow: visible;
	padding: 0;
}
.type-footer {
	color: #000000;
	background-color: #ffffff;
	opacity: 100%;
	text-align: left;
	font-family: Open Sans;
	font-size: 12pt;
	line-height: normal;
	letter-spacing: normal;
	width: 100%;
	height: auto;
	min-height: 50pt;
	margin: 0pt;
	border-width: 1pt;
	border-style: none;
	border-color: #000000;
	border-radius: 0pt;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	order: 0;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	overflow: visible;
	padding: 6pt;
}
.type-custom-header {
	width: 100%;
}
.type-custom-footer {
	width: 100%;
}
.type-image {
	display: flex;
	background-color: transparent;
	width: 100%;
	max-width: 500px;
	border-radius: 0pt;
	border-style: none;
	border-width: 0pt;
	border-color: #000000;
	height: auto;
	margin: 0pt;
	padding: 0pt;
	align-self: center;
	outline: none;
}
.type-container {
	color: #000000;
	opacity: 100%;
	text-align: left;
	font-family: Open Sans;
	font-size: 12pt;
	line-height: normal;
	letter-spacing: normal;
	width: 100%;
	max-width: 700px;
	min-height: 0pt;
	margin: 0pt;
	padding: 6pt;
	border-width: 1pt;
	border-style: none;
	border-color: #000000;
	border-radius: 0pt;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	order: 0;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	overflow: visible;
}
[data-gjs-type="os-image-link"] {
	display: flex;
}
[error="true"] {
	outline: 2px solid #ff0000 !important;
}
[data-gjs-type="wrapper"] {
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	height: auto;
	min-height: 100vh;
}
#page__text {
	font-family: Roboto;
	text-align: center;
	width: 100%;
	margin: 10pt 0pt 0pt 0pt;
	max-width: 750px;
	font-size: 12pt;
}
#ikfsd {
	width: 90%;
	background-color: #ffffff;
	flex-direction: column;
	border-radius: 7pt;
	margin: 10pt 0pt 20pt 0pt;
	max-width: 700px;
	align-items: center;
}
#itp7v {
	font-family: Roboto;
	font-size: 16pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	max-width: 800px;
	letter-spacing: normal;
	line-height: 14pt;
}
#i3y5f {
	width: 100%;
	height: auto;
	max-width: 750px;
}
