html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0;
}
main {
	display: block;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bold;
}
pre,
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow:
		inset 2px 2px 3px 0 rgba(0, 167, 230, 0.1),
		0 0 0 30px #fff inset !important;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type='checkbox'],
[type='radio'] {
	padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	-webkit-appearance: textfield;
}
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
a:focus {
	outline: 0;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
img,
iframe,
object,
embed,
svg {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
figure {
	margin: 0;
}
[disabled] {
	cursor: default;
}
.u-align {
	display: flex;
	vertical-align: middle;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.u-align--top {
	vertical-align: top;
	align-items: flex-start;
}
.u-align--bottom {
	vertical-align: bottom;
	align-items: flex-end;
}
.u-align--left {
	justify-content: flex-start;
	text-align: left;
}
.u-align--right {
	justify-content: flex-end;
	text-align: right;
}
.u-align--inline {
	display: inline-flex;
}
.u-align--row {
	flex-direction: row;
}
.u-clearfix::before,
.u-clearfix::after {
	content: '';
	display: table;
}
.u-clearfix::after {
	clear: both;
}
.u-bg-color-blue {
	background-color: #192164;
}
.u-bg-color-blue-light {
	background-color: #00a7e6;
}
.u-bg-color-blue-lightest {
	background-color: #d9f2fc;
}
.u-color-primary {
	color: #192164;
}
.u-color-secondary {
	color: #df0284;
}
.u-color-blue {
	color: #192164;
}
.u-color-blue-light {
	color: #00a7e6;
}
.u-color-white {
	color: #fff;
}
.u-color-gray {
	color: #fafafa;
}
.u-color-text-light {
	color: #676767;
}
.u-color-fast,
.u-color-success,
.u-color-FAST {
	color: #06c853;
}
.u-color-average,
.u-color-warning,
.u-color-AVERAGE {
	color: #fec245;
}
.u-color-slow,
.u-color-error,
.u-color-SLOW {
	color: #e53935;
}
.u-count-icon {
	width: 22px;
	height: 22px;
	border: 1px solid #00a7e6;
	border-radius: 50%;
	color: #00a7e6;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
.u-block {
	display: block;
}
.u-inline {
	display: inline;
}
.u-inline-block {
	display: inline-block;
}
.u-baseline {
	vertical-align: baseline;
}
.u-pull-left {
	float: left;
}
.u-pull-right {
	float: right;
}
.u-font {
	line-height: 1.3333333333;
}
.u-font-18 {
	font-size: 18px;
}
.u-font-20 {
	font-size: 20px;
}
.u-font-22 {
	font-size: 22px;
}
.u-font-24 {
	font-size: 24px;
}
@media (min-width: 750px) {
	.u-font-18-md {
		font-size: 18px;
	}
	.u-font-20-md {
		font-size: 20px;
	}
	.u-font-22-md {
		font-size: 22px;
	}
	.u-font-24-md {
		font-size: 24px;
	}
}
@media (min-width: 1000px) {
	.u-font-18-lg {
		font-size: 18px;
	}
	.u-font-20-lg {
		font-size: 20px;
	}
	.u-font-22-lg {
		font-size: 22px;
	}
	.u-font-24-lg {
		font-size: 24px;
	}
}
.u-vhide {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
}
@media (min-width: 750px) {
	.u-vhide-mdUp {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0 0 0 0);
		border: 0;
	}
}
.u-out,
.js .u-js-out {
	position: absolute;
	left: -5000px;
}
.u-height-hero {
	min-height: 900px;
}
.u-max-width-610 {
	max-width: 610px;
	margin: auto;
}
.u-max-width-1030 {
	max-width: 1030px;
	margin-left: auto;
	margin-right: auto;
}
.u-mb0 {
	margin-bottom: 0;
}
.u-mb-md {
	margin-bottom: 40px;
}
.u-mb-lg {
	margin-bottom: 60px;
}
.u-mb-xl {
	margin-bottom: 120px;
}
.u-mb-10 {
	margin-bottom: 10px;
}
.u-mb-20 {
	margin-bottom: 40px;
}
.u-mb-40 {
	margin-bottom: 40px;
}
.u-mb-50 {
	margin-bottom: 50px;
}
.u-mb-100 {
	margin-bottom: 100px;
}
.u-mt-0 {
	margin-top: 0;
}
.u-mt-50 {
	margin-top: 50px;
}
.u-pt-lg {
	padding-top: 60px;
}
.u-pt-50 {
	padding-top: 50px;
}
.u-pt-30 {
	padding-top: 30px;
}
.u-pt-100 {
	padding-top: 100px;
}
.u-mr-20 {
	margin-right: 20px;
}
@media (min-width: 750px) {
	.u-mb-100-md {
		margin-bottom: 100px;
	}
	.u-mb-xl-md {
		margin-bottom: 120px;
	}
	.u-pt-lg-md {
		padding-top: 60px;
	}
	.u-pt-50-md {
		padding-top: 50px;
	}
	.u-pt-100-md {
		padding-top: 100px;
	}
}
@media (min-width: 1000px) {
	.u-mb-60-lg {
		margin-bottom: 80px;
	}
	.u-mb-80-lg {
		margin-bottom: 80px;
	}
	.u-mb-100-lg {
		margin-bottom: 100px;
	}
	.u-mb-xl-lg {
		margin-bottom: 120px;
	}
	.u-pt-lg-lg {
		padding-top: 60px;
	}
	.u-pt-50-lg {
		padding-top: 50px;
	}
	.u-pt-100-lg {
		padding-top: 100px;
	}
}
.u-width-70 {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
}
.u-text-left.u-text-left {
	text-align: left;
}
.u-text-right {
	text-align: right;
}
.u-text-center {
	text-align: center;
}
.u-text-justify {
	text-align: justify;
}
.u-text-nowrap {
	white-space: nowrap;
}
.u-text-lowercase {
	text-transform: lowercase;
}
.u-text-uppercase {
	text-transform: uppercase;
}
.u-text-capitalize {
	text-transform: capitalize;
}
.u-text-capitalize-first-letter::first-letter {
	text-transform: uppercase;
}
.u-text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u-text-hide {
	font: 0/0 a;
	color: transparent;
	text-decoration: none;
}
.u-font-light {
	font-weight: 300;
}
.u-font-regular {
	font-weight: normal;
}
.u-font-bold {
	font-weight: bold;
}
.u-font-semibold {
	font-weight: 500;
}
.u-font-italic {
	font-style: italic;
}
.u-font-sm {
	font-size: 14px;
}
.u-font-lg {
	font-size: 18px;
}
.u-pointer {
	cursor: pointer;
}
.u-hide {
	display: none;
}
.u-show {
	display: block;
}
.js .u-js-hide {
	display: none;
}
@media (max-width: 749.98px) {
	.u-hide\@mdDown {
		display: none;
	}
}
@media (min-width: 750px) {
	.u-hide\@mdUp {
		display: none;
	}
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	line-height: 1.2;
}
h1 {
	margin: 0 0 0.5cm;
	font-size: 22pt;
}
h2 {
	margin: 0.75cm 0 0.2cm;
	font-size: 18pt;
}
h3 {
	margin: 0.5cm 0 0.15cm;
	font-size: 14pt;
}
h4,
h5,
h6 {
	margin: 1cm 0 0.5cm;
	font-size: 12pt;
}
blockquote {
	margin: 0.5cm 0;
	padding-right: 0;
	padding-left: 0;
}
table {
	border-collapse: collapse;
	width: 98% !important;
	margin: 15px 1pt 35px;
	font-size: 8pt;
	text-align: left;
}
tr {
	page-break-inside: avoid;
}
th,
td {
	padding: 4px 10px;
	border: 1pt solid #000;
}
th {
	font-weight: bold;
}
.m-main,
.m-accessibility,
.c-articles,
.s-banner-sm,
.b-social,
.tag,
.header__menu,
.b-intro__reading,
.b-headline img,
form,
.btn {
	display: none;
}
.header {
	position: static !important;
	margin: 0 auto 20pt;
	padding: 10pt 0;
	border-bottom: 1pt solid #000;
}
.header__logo {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	line-height: 1;
}
.header__logo svg {
	border: 0;
	width: 213px;
}
.footer {
	margin: 20pt 0 0;
	padding: 20pt 0 0;
	border-top: 1pt solid #000;
}
.main {
	padding: 0 !important;
}
.b-intro {
	padding: 0 0 16pt;
	text-align: center;
}
body {
	width: 100%;
	background: none;
	color: #000;
	font-family: 'Inter', sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
p,
ul,
table {
	margin: 0 0 0.4cm;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
