/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	font-size: 16px
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
	color: #23366f;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	height: auto;
	letter-spacing: .2px;
	line-height: 1.5;
	overflow-x: hidden
}

@media (min-width:992px) {
	body {
		font-size: 20px;
		line-height: 1.5
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help
}

label {
	display: inline-block
}

button,
fieldset {
	background: none;
	border: none;
	outline: none
}

button,
input,
select,
textarea {
	line-height: inherit
}

input[type=search] {
	-webkit-appearance: none;
	box-sizing: border-box
}

img {
	vertical-align: middle
}

mark {
	background: #2167ae;
	color: #fff
}

hr {
	background-color: #2167ae;
	border: none;
	height: 1px
}

iframe {
	width: 100%
}

blockquote,
body,
button,
caption,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
table,
td,
th,
ul {
	margin: 0;
	padding: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
	margin-bottom: 1rem
}

label,
legend {
	margin-bottom: .25 rem
}

input,
textarea {
	box-sizing: content-box
}

button,
input {
	overflow: visible
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

input::-ms-clear,
input::-ms-reveal {
	display: none
}

input::-webkit-contacts-auto-fill-button {
	display: none
}

input[type=password]::-webkit-caps-lock-indicator,
input[type=password]::-webkit-credentials-auto-fill-button {
	display: none
}

input::-webkit-date-and-time-value {
	height: 150%
}

@-webkit-keyframes autofillTransparent {
	to {
		background: transparent
	}
}

@-webkit-keyframes autofillWhite {
	to {
		background: #fff
	}
}

@-webkit-keyframes autofillZurichWhite {
	to {
		background: #eceeef
	}
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:active,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: autofillTransparent;
	-webkit-transition-delay: 9999s;
	-webkit-transition-property: background-color, color
}

.forms--shape input:-webkit-autofill,
.forms--shape input:-webkit-autofill:active,
.forms--shape input:-webkit-autofill:focus,
.forms--shape input:-webkit-autofill:hover,
.forms--shape select:-webkit-autofill,
.forms--shape select:-webkit-autofill:active,
.forms--shape select:-webkit-autofill:focus,
.forms--shape select:-webkit-autofill:hover,
.forms--shape textarea:-webkit-autofill,
.forms--shape textarea:-webkit-autofill:active,
.forms--shape textarea:-webkit-autofill:focus,
.forms--shape textarea:-webkit-autofill:hover {
	-webkit-animation-name: autofillZurichWhite
}

.forms--shape.forms--dark input:-webkit-autofill,
.forms--shape.forms--dark input:-webkit-autofill:active,
.forms--shape.forms--dark input:-webkit-autofill:focus,
.forms--shape.forms--dark input:-webkit-autofill:hover,
.forms--shape.forms--dark select:-webkit-autofill,
.forms--shape.forms--dark select:-webkit-autofill:active,
.forms--shape.forms--dark select:-webkit-autofill:focus,
.forms--shape.forms--dark select:-webkit-autofill:hover,
.forms--shape.forms--dark textarea:-webkit-autofill,
.forms--shape.forms--dark textarea:-webkit-autofill:active,
.forms--shape.forms--dark textarea:-webkit-autofill:focus,
.forms--shape.forms--dark textarea:-webkit-autofill:hover,
.forms--shape.forms--light input:-webkit-autofill,
.forms--shape.forms--light input:-webkit-autofill:active,
.forms--shape.forms--light input:-webkit-autofill:focus,
.forms--shape.forms--light input:-webkit-autofill:hover,
.forms--shape.forms--light select:-webkit-autofill,
.forms--shape.forms--light select:-webkit-autofill:active,
.forms--shape.forms--light select:-webkit-autofill:focus,
.forms--shape.forms--light select:-webkit-autofill:hover,
.forms--shape.forms--light textarea:-webkit-autofill,
.forms--shape.forms--light textarea:-webkit-autofill:active,
.forms--shape.forms--light textarea:-webkit-autofill:focus,
.forms--shape.forms--light textarea:-webkit-autofill:hover {
	-webkit-animation-name: autofillWhite
}

input[type]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: #929a9c;
	opacity: 1
}

input[type]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #929a9c;
	opacity: 1
}

input[type]::placeholder,
select::placeholder,
textarea::placeholder {
	color: #929a9c;
	opacity: 1
}

input[type]:focus,
select:focus,
textarea:focus {
	box-shadow: none;
	outline: none
}

input[type]:invalid,
input[type]:required,
input[type]:valid,
select:invalid,
select:required,
select:valid,
textarea:invalid,
textarea:required,
textarea:valid {
	box-shadow: none;
	outline: none
}

fieldset[disabled] input[type],
fieldset[disabled] input[type]~*,
fieldset[disabled] select,
fieldset[disabled] select~*,
fieldset[disabled] textarea,
fieldset[disabled] textarea~*,
input[type]:disabled,
input[type]:disabled~*,
select:disabled,
select:disabled~*,
textarea:disabled,
textarea:disabled~* {
	opacity: .5
}

fieldset[disabled] input[type],
fieldset[disabled] select,
fieldset[disabled] textarea,
input[type][disabled],
select[disabled],
textarea[disabled] {
	cursor: not-allowed
}

select {
	background-color: #fff
}

fieldset:not(.radiogroup):not(.checkboxgroup) {
	margin-bottom: 24px
}

.forms--shape fieldset:not(.radiogroup):not(.checkboxgroup) {
	margin-bottom: 40px
}

.forms--shape legend {
	margin-bottom: 24px
}

@media (max-width:767px) {
	.long-btns {
		flex-direction: column-reverse
	}

	.long-btns .btn {
		box-sizing: border-box;
		width: 100%
	}

	.long-btns .btn+.btn {
		margin-left: 0
	}

	.long-btns .btn:not(input) {
		margin-top: 16px
	}

	.btns-col:not(.long-btns)>.btn {
		box-sizing: border-box;
		flex-basis: calc(50% - 15px);
		flex-grow: 0;
		flex-shrink: 0;
		margin: 0
	}

	.required-fields,
	.required-fields:last-child {
		margin-top: 24px
	}
}

@media (min-width:768px) {
	.form--wide .checkboxgroup .checkboxgroup-elements {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.form--wide .checkboxgroup .checkbox {
		flex-shrink: 0;
		width: calc(50% - 15px)
	}
}

.forms--dark .required-fields,
.forms--dark legend {
	color: #fff
}

.forms--dark.form--error .required-fields {
	color: #ffaca5
}

.form--error .required-fields {
	color: #cb4b40
}

.textfield {
	display: flex;
	flex-direction: column;
	position: relative
}

.forms--shape .textfield,
.textfield {
	margin-bottom: 24px
}

.textfield-label {
	color: #2167ae;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 0;
	order: -1;
	transition: all .25s;
	z-index: 1
}

.forms--dark .textfield-label {
	color: hsla(0, 0%, 100%, .5)
}

.forms--shape .textfield-label {
	color: #2167ae;
	padding-left: 24px;
	position: absolute;
	top: 8px
}

.textfield-control {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #91bfe3;
	border-radius: 0;
	box-sizing: border-box;
	color: #23366f;
	display: block;
	font-size: 18px;
	margin-bottom: 1px;
	padding: 0 0 1px;
	position: relative;
	transition: border-color .25s;
	width: 100%
}

.textfield-control:-moz-read-only {
	border-bottom: 0;
	padding: 0
}

.textfield-control:read-only {
	border-bottom: 0;
	padding: 0
}

.textfield-control:focus:not(:disabled),
.textfield-control:hover:not(:disabled) {
	border-bottom-color: #23366f;
	border-bottom-width: 2px;
	margin-bottom: 0
}

.forms--dark .textfield-control:focus:not(:disabled),
.forms--dark .textfield-control:hover:not(:disabled) {
	border-bottom-color: #fff;
	color: #fff
}

.forms--shape .textfield-control:focus:not(:disabled),
.forms--shape .textfield-control:hover:not(:disabled) {
	border-color: #91bfe3;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
	color: #23366f;
	cursor: pointer
}

.textfield-control.is-not-empty {
	border-bottom-color: #23366f
}

.forms--dark:not(.forms--shape) .textfield-control.is-not-empty {
	border-bottom-color: #fff;
	color: #fff
}

.forms--shape .textfield-control.is-not-empty {
	color: #23366f
}

.forms--dark .textfield-control {
	border-bottom-color: #91bfe3;
	color: #fff
}

.forms--shape .textfield-control {
	background-color: #eceeef;
	border: 2px solid transparent;
	border-radius: 28px;
	color: inherit;
	height: 56px;
	margin-bottom: 0;
	padding: 18px 21px 0
}

.forms--shape.forms--dark .textfield-control,
.forms--shape.forms--light .textfield-control {
	background-color: #fff
}

.textfield input::-moz-placeholder {
	color: #2167ae
}

.textfield input:-ms-input-placeholder {
	color: #2167ae
}

.textfield input::placeholder {
	color: #2167ae
}

.forms--dark:not(.forms--shape) .textfield input::-moz-placeholder {
	color: hsla(0, 0%, 100%, .5)
}

.forms--dark:not(.forms--shape) .textfield input:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .5)
}

.forms--dark:not(.forms--shape) .textfield input::placeholder {
	color: hsla(0, 0%, 100%, .5)
}

.textfield input::-webkit-clear-button,
.textfield input::-webkit-inner-spin-button {
	display: none
}

.textfield input[type=number] {
	-moz-appearance: textfield
}

.textfield--float-label .textfield-label {
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 18px;
	pointer-events: none;
	position: relative;
	top: 21px;
	white-space: nowrap
}

.forms--shape .textfield--float-label .textfield-label {
	padding-left: 24px;
	position: absolute;
	top: 20px
}

.textfield--float-label .textfield-control+.select2-container--open~.textfield-label,
.textfield--float-label .textfield-control.is-not-empty~.textfield-label,
.textfield--float-label .textfield-control.is-selected~.textfield-label,
.textfield--float-label .textfield-control:focus~.textfield-label {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	left: 0;
	top: 0
}

.forms--shape .textfield--float-label .textfield-control+.select2-container--open~.textfield-label,
.forms--shape .textfield--float-label .textfield-control.is-not-empty~.textfield-label,
.forms--shape .textfield--float-label .textfield-control.is-selected~.textfield-label,
.forms--shape .textfield--float-label .textfield-control:focus~.textfield-label {
	font-size: 12px;
	top: 9px
}

.textfield--float-label .textfield-control:focus::-moz-placeholder {
	opacity: 1
}

.textfield--float-label .textfield-control:focus:-ms-input-placeholder {
	opacity: 1
}

.textfield--float-label .textfield-control:focus::placeholder {
	opacity: 1
}

.textfield--float-label .textfield-control::-moz-placeholder {
	opacity: 0
}

.textfield--float-label .textfield-control:-ms-input-placeholder {
	opacity: 0
}

.textfield--float-label .textfield-control::placeholder {
	opacity: 0
}

.textfield--float-label .select-open {
	font-size: 14px;
	top: 0
}

.textfield--float-label::-moz-placeholder {
	opacity: 0
}

.textfield--float-label:-ms-input-placeholder {
	opacity: 0
}

.textfield--float-label::placeholder {
	opacity: 0
}

.textfield--select .textfield-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.textfield .icon {
	color: #23366f;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 15px;
	z-index: 10
}

.forms--dark:not(.forms--shape) .textfield .icon {
	color: #fff
}

.forms--shape .textfield .icon {
	right: 18px;
	top: 16px
}

.forms--shape .textfield .icon~.textfield-label {
	padding-right: 54px
}

.textfield .icon+.textfield-control {
	padding-right: 25px
}

.forms--shape .textfield .icon+.textfield-control {
	padding-right: 52px
}

.textfield-helper {
	color: #2167ae;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	overflow: hidden
}

.forms--dark .textfield-helper {
	color: hsla(0, 0%, 100%, .5)
}

.forms--shape.forms--dark .textfield-helper {
	color: #fff
}

.textfield-helper-message {
	float: left;
	max-width: 80%
}

.textfield-helper-counter {
	float: right
}

.forms--shape .textfield-helper {
	color: #2167ae;
	padding: 0 24px
}

.textfield.has-error .icon,
.textfield.has-error .textfield-helper,
.textfield.has-error .textfield-label {
	color: #cb4b40
}

.forms--dark .textfield.has-error .textfield-helper,
.forms--dark:not(.forms--shape) .textfield.has-error .icon,
.forms--dark:not(.forms--shape) .textfield.has-error .textfield-helper,
.forms--dark:not(.forms--shape) .textfield.has-error .textfield-label {
	color: #ffaca5
}

.textfield.has-error .textfield-control {
	background-position: 100% 4px;
	background-repeat: no-repeat;
	border-bottom-color: #cb4b40;
	color: #cb4b40
}

.forms--dark .textfield.has-error .textfield-control {
	border-bottom-color: #ffaca5;
	color: #ffaca5
}

.forms--shape .textfield.has-error .textfield-control {
	border-color: #cb4b40
}

.forms--shape.forms--dark .textfield.has-error .textfield-control {
	border-color: #ffaca5;
	color: #ffaca5
}

.forms--shape.forms--light .textfield.has-error .textfield-control {
	border-color: #cb4b40
}

.textfield.has-error .textfield-control::-moz-placeholder {
	color: #cb4b40
}

.textfield.has-error .textfield-control:-ms-input-placeholder {
	color: #cb4b40
}

.textfield.has-error .textfield-control::placeholder {
	color: #cb4b40
}

.forms--shape.forms--dark .textfield.has-error .textfield-control::-moz-placeholder {
	color: #cb4b40
}

.forms--shape.forms--dark .textfield.has-error .textfield-control:-ms-input-placeholder {
	color: #cb4b40
}

.forms--shape.forms--dark .textfield.has-error .textfield-control::placeholder {
	color: #cb4b40
}

.forms--dark .textfield.has-error .textfield-control::-moz-placeholder {
	color: #ffaca5
}

.forms--dark .textfield.has-error .textfield-control:-ms-input-placeholder {
	color: #ffaca5
}

.forms--dark .textfield.has-error .textfield-control::placeholder {
	color: #ffaca5
}

.forms--shape .textfield.disabled>*,
.forms--shape .textfield:disabled,
.forms--shape fieldset[disabled] .textfield,
.textfield.disabled>*,
.textfield:disabled,
fieldset[disabled] .textfield {
	opacity: .5
}

.textfield.disabled>:hover,
.textfield:disabled:hover,
fieldset[disabled] .textfield:hover {
	cursor: not-allowed
}

.forms--shape .textfield.disabled>:hover,
.forms--shape .textfield:disabled:hover,
.forms--shape fieldset[disabled] .textfield:hover {
	box-shadow: none
}

.forms--shape .textfield input[readonly] {
	background-color: inherit;
	border: 2px solid hsla(193, 5%, 67%, .5);
	cursor: default !important
}

.forms--shape.forms--dark .textfield input[readonly],
.forms--shape.forms--light .textfield input[readonly] {
	border: 2px solid hsla(0, 0%, 100%, .5) !important
}

.textfield.readonly :not(.forms--shape) {
	border-bottom: 0
}

.textfield.readonly .textfield-control:focus,
.textfield.readonly .textfield-control:hover {
	box-shadow: none !important;
	outline: 0 !important
}

.textfield.readonly .textfield-label {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	left: 0;
	top: 0
}

.forms--dark:not(.forms--shape) .textfield.readonly .textfield-label {
	opacity: .5
}

.forms--shape .textfield.readonly .textfield-label {
	top: 8px
}

.forms--dark .textfield.readonly .icon,
.forms--dark .textfield.readonly .textfield-label,
.forms--dark .textfield.readonly input {
	color: #fff
}

.textfield-textarea.textfield--float-label .textfield-label {
	left: 4px
}

.forms--shape.forms--dark .textfield-textarea.textfield--float-label .textfield-label {
	color: #2167ae
}

.forms--shape.forms--dark .textfield-textarea.textfield--float-label .textfield-label.readonly {
	color: #eceeef
}

.forms--shape .textfield-textarea.textfield--float-label .textfield-label {
	left: 0
}

.forms--shape .textfield-textarea.has-error .textfield-control {
	outline: 2px solid #cb4b40 !important;
	outline-offset: -2px
}

.textfield-textarea .textfield-control {
	background-color: rgba(145, 191, 227, .1);
	height: 140px;
	line-height: 1.3;
	padding-left: 4px;
	resize: none
}

.textfield-textarea .textfield-control:-moz-read-only:not(:disabled):focus,
.textfield-textarea .textfield-control:-moz-read-only:not(:disabled):hover {
	box-shadow: none;
	cursor: default;
	outline: 0;
	outline: 2px solid hsla(200, 9%, 93%, .5) !important
}

.textfield-textarea .textfield-control:read-only:not(:disabled):focus,
.textfield-textarea .textfield-control:read-only:not(:disabled):hover {
	box-shadow: none;
	cursor: default;
	outline: 0;
	outline: 2px solid hsla(200, 9%, 93%, .5) !important
}

.forms--shape .textfield-textarea .textfield-control:-moz-read-only:not(:disabled) {
	background-color: transparent !important;
	outline: 2px solid hsla(200, 9%, 93%, .5);
	outline-offset: -2px
}

.forms--shape .textfield-textarea .textfield-control:read-only:not(:disabled) {
	background-color: transparent !important;
	outline: 2px solid hsla(200, 9%, 93%, .5);
	outline-offset: -2px
}

.forms--shape.forms--dark .textfield-textarea .textfield-control:-moz-read-only:not(:disabled) {
	color: #fff
}

.forms--shape.forms--dark .textfield-textarea .textfield-control:read-only:not(:disabled) {
	color: #fff
}

.forms--shape .textfield-textarea .textfield-control {
	background-color: #eceeef;
	border-top: 28px solid transparent !important;
	overflow: hidden;
	padding: 0 21px 15px
}

.forms--shape .textfield-textarea .textfield-control:focus:not(:disabled),
.forms--shape .textfield-textarea .textfield-control:hover:not(:disabled) {
	border-color: transparent;
	outline: 2px solid #91bfe3;
	outline-offset: -2px
}

.forms--shape.forms--dark .textfield-textarea .textfield-control {
	background-color: #fff;
	color: #2167ae
}

.textfield-textarea textarea::-moz-placeholder {
	color: #2167ae
}

.textfield-textarea textarea:-ms-input-placeholder {
	color: #2167ae
}

.textfield-textarea textarea::placeholder {
	color: #2167ae
}

.forms--dark:not(.forms--shape) .textfield-textarea textarea::-moz-placeholder {
	color: #fff
}

.forms--dark:not(.forms--shape) .textfield-textarea textarea:-ms-input-placeholder {
	color: #fff
}

.forms--dark:not(.forms--shape) .textfield-textarea textarea::placeholder {
	color: #fff
}

.checkbox,
.radio,
.switch {
	display: block;
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 24px;
	padding-left: 26px;
	position: relative
}

.checkbox-control,
.radio-control,
.switch-control {
	visibility: hidden;
	width: 0
}

.checkbox-label,
.radio-label,
.switch-label {
	color: #23366f;
	cursor: pointer
}

.forms--dark .checkbox-label,
.forms--dark .radio-label,
.forms--dark .switch-label {
	color: #fff
}

.checkbox-label:after,
.checkbox-label:before,
.radio-label:after,
.radio-label:before,
.switch-label:after,
.switch-label:before {
	transition: all .25s
}

.checkbox-label:before,
.radio-label:before,
.switch-label:before {
	border: 1px solid #91bfe3;
	content: "";
	display: inline-block;
	float: left
}

.forms--shape .checkbox-label:before,
.forms--shape .radio-label:before,
.forms--shape .switch-label:before {
	background-color: #eceeef;
	border-color: #dde4e3;
	box-shadow: inset 0 0 0 1px #dde4e3
}

.forms--shape.forms--dark .checkbox-label:before,
.forms--shape.forms--dark .radio-label:before,
.forms--shape.forms--dark .switch-label:before,
.forms--shape.forms--light .checkbox-label:before,
.forms--shape.forms--light .radio-label:before,
.forms--shape.forms--light .switch-label:before {
	background-color: #fff
}

.checkbox-label:after,
.radio-label:after,
.switch-label:after {
	content: "";
	position: absolute
}

.checkbox-control:checked:disabled+.checkbox-label,
.checkbox-control:checked:disabled+.radio-label,
.checkbox-control:checked:disabled+.switch-label,
.checkbox-control:disabled+.checkbox-label,
.checkbox-control:disabled+.radio-label,
.checkbox-control:disabled+.switch-label,
.radio-control:checked:disabled+.checkbox-label,
.radio-control:checked:disabled+.radio-label,
.radio-control:checked:disabled+.switch-label,
.radio-control:disabled+.checkbox-label,
.radio-control:disabled+.radio-label,
.radio-control:disabled+.switch-label,
.switch-control:checked:disabled+.checkbox-label,
.switch-control:checked:disabled+.radio-label,
.switch-control:checked:disabled+.switch-label,
.switch-control:disabled+.checkbox-label,
.switch-control:disabled+.radio-label,
.switch-control:disabled+.switch-label {
	cursor: not-allowed;
	opacity: .5
}

.checkbox-control:checked:disabled+.checkbox-label:after,
.checkbox-control:checked:disabled+.checkbox-label:before,
.checkbox-control:checked:disabled+.radio-label:after,
.checkbox-control:checked:disabled+.radio-label:before,
.checkbox-control:checked:disabled+.switch-label:after,
.checkbox-control:checked:disabled+.switch-label:before,
.checkbox-control:disabled+.checkbox-label:after,
.checkbox-control:disabled+.checkbox-label:before,
.checkbox-control:disabled+.radio-label:after,
.checkbox-control:disabled+.radio-label:before,
.checkbox-control:disabled+.switch-label:after,
.checkbox-control:disabled+.switch-label:before,
.radio-control:checked:disabled+.checkbox-label:after,
.radio-control:checked:disabled+.checkbox-label:before,
.radio-control:checked:disabled+.radio-label:after,
.radio-control:checked:disabled+.radio-label:before,
.radio-control:checked:disabled+.switch-label:after,
.radio-control:checked:disabled+.switch-label:before,
.radio-control:disabled+.checkbox-label:after,
.radio-control:disabled+.checkbox-label:before,
.radio-control:disabled+.radio-label:after,
.radio-control:disabled+.radio-label:before,
.radio-control:disabled+.switch-label:after,
.radio-control:disabled+.switch-label:before,
.switch-control:checked:disabled+.checkbox-label:after,
.switch-control:checked:disabled+.checkbox-label:before,
.switch-control:checked:disabled+.radio-label:after,
.switch-control:checked:disabled+.radio-label:before,
.switch-control:checked:disabled+.switch-label:after,
.switch-control:checked:disabled+.switch-label:before,
.switch-control:disabled+.checkbox-label:after,
.switch-control:disabled+.checkbox-label:before,
.switch-control:disabled+.radio-label:after,
.switch-control:disabled+.radio-label:before,
.switch-control:disabled+.switch-label:after,
.switch-control:disabled+.switch-label:before {
	cursor: not-allowed
}

.checkbox-control:checked:disabled+.checkbox-label:before,
.checkbox-control:checked:disabled+.radio-label:before,
.checkbox-control:checked:disabled+.switch-label:before,
.checkbox-control:disabled+.checkbox-label:before,
.checkbox-control:disabled+.radio-label:before,
.checkbox-control:disabled+.switch-label:before,
.forms--dark .checkbox-control:checked:disabled+.checkbox-label:after,
.forms--dark .checkbox-control:checked:disabled+.radio-label:after,
.forms--dark .checkbox-control:checked:disabled+.switch-label:after,
.forms--dark .checkbox-control:disabled+.checkbox-label:after,
.forms--dark .checkbox-control:disabled+.radio-label:after,
.forms--dark .checkbox-control:disabled+.switch-label:after,
.forms--dark .radio-control:checked:disabled+.checkbox-label:after,
.forms--dark .radio-control:checked:disabled+.radio-label:after,
.forms--dark .radio-control:checked:disabled+.switch-label:after,
.forms--dark .radio-control:disabled+.checkbox-label:after,
.forms--dark .radio-control:disabled+.radio-label:after,
.forms--dark .radio-control:disabled+.switch-label:after,
.forms--dark .switch-control:checked:disabled+.checkbox-label:after,
.forms--dark .switch-control:checked:disabled+.radio-label:after,
.forms--dark .switch-control:checked:disabled+.switch-label:after,
.forms--dark .switch-control:disabled+.checkbox-label:after,
.forms--dark .switch-control:disabled+.radio-label:after,
.forms--dark .switch-control:disabled+.switch-label:after,
.radio-control:checked:disabled+.checkbox-label:before,
.radio-control:checked:disabled+.radio-label:before,
.radio-control:checked:disabled+.switch-label:before,
.radio-control:disabled+.checkbox-label:before,
.radio-control:disabled+.radio-label:before,
.radio-control:disabled+.switch-label:before,
.switch-control:checked:disabled+.checkbox-label:before,
.switch-control:checked:disabled+.radio-label:before,
.switch-control:checked:disabled+.switch-label:before,
.switch-control:disabled+.checkbox-label:before,
.switch-control:disabled+.radio-label:before,
.switch-control:disabled+.switch-label:before {
	opacity: .5
}

.checkbox-control:checked+.checkbox-label:before,
.checkbox-control:checked+.radio-label:before,
.checkbox-control:checked+.switch-label:before,
.checkbox-control:disabled:checked+.checkbox-label:before,
.checkbox-control:disabled:checked+.radio-label:before,
.checkbox-control:disabled:checked+.switch-label:before,
.radio-control:checked+.checkbox-label:before,
.radio-control:checked+.radio-label:before,
.radio-control:checked+.switch-label:before,
.radio-control:disabled:checked+.checkbox-label:before,
.radio-control:disabled:checked+.radio-label:before,
.radio-control:disabled:checked+.switch-label:before,
.switch-control:checked+.checkbox-label:before,
.switch-control:checked+.radio-label:before,
.switch-control:checked+.switch-label:before,
.switch-control:disabled:checked+.checkbox-label:before,
.switch-control:disabled:checked+.radio-label:before,
.switch-control:disabled:checked+.switch-label:before {
	background-color: #23366f;
	border-color: #23366f
}

.forms--dark .checkbox-control:checked+.checkbox-label:before,
.forms--dark .checkbox-control:checked+.radio-label:before,
.forms--dark .checkbox-control:checked+.switch-label:before,
.forms--dark .checkbox-control:disabled:checked+.checkbox-label:before,
.forms--dark .checkbox-control:disabled:checked+.radio-label:before,
.forms--dark .checkbox-control:disabled:checked+.switch-label:before,
.forms--dark .radio-control:checked+.checkbox-label:before,
.forms--dark .radio-control:checked+.radio-label:before,
.forms--dark .radio-control:checked+.switch-label:before,
.forms--dark .radio-control:disabled:checked+.checkbox-label:before,
.forms--dark .radio-control:disabled:checked+.radio-label:before,
.forms--dark .radio-control:disabled:checked+.switch-label:before,
.forms--dark .switch-control:checked+.checkbox-label:before,
.forms--dark .switch-control:checked+.radio-label:before,
.forms--dark .switch-control:checked+.switch-label:before,
.forms--dark .switch-control:disabled:checked+.checkbox-label:before,
.forms--dark .switch-control:disabled:checked+.radio-label:before,
.forms--dark .switch-control:disabled:checked+.switch-label:before {
	background-color: #2167ae;
	border-color: #2167ae
}

.forms--dark.dark-controls .checkbox-control:checked+.checkbox-label:before,
.forms--dark.dark-controls .checkbox-control:checked+.radio-label:before,
.forms--dark.dark-controls .checkbox-control:checked+.switch-label:before,
.forms--dark.dark-controls .checkbox-control:disabled:checked+.checkbox-label:before,
.forms--dark.dark-controls .checkbox-control:disabled:checked+.radio-label:before,
.forms--dark.dark-controls .checkbox-control:disabled:checked+.switch-label:before,
.forms--dark.dark-controls .radio-control:checked+.checkbox-label:before,
.forms--dark.dark-controls .radio-control:checked+.radio-label:before,
.forms--dark.dark-controls .radio-control:checked+.switch-label:before,
.forms--dark.dark-controls .radio-control:disabled:checked+.checkbox-label:before,
.forms--dark.dark-controls .radio-control:disabled:checked+.radio-label:before,
.forms--dark.dark-controls .radio-control:disabled:checked+.switch-label:before,
.forms--dark.dark-controls .switch-control:checked+.checkbox-label:before,
.forms--dark.dark-controls .switch-control:checked+.radio-label:before,
.forms--dark.dark-controls .switch-control:checked+.switch-label:before,
.forms--dark.dark-controls .switch-control:disabled:checked+.checkbox-label:before,
.forms--dark.dark-controls .switch-control:disabled:checked+.radio-label:before,
.forms--dark.dark-controls .switch-control:disabled:checked+.switch-label:before,
.forms--shape .checkbox-control:checked+.checkbox-label:before,
.forms--shape .checkbox-control:checked+.radio-label:before,
.forms--shape .checkbox-control:checked+.switch-label:before,
.forms--shape .checkbox-control:disabled:checked+.checkbox-label:before,
.forms--shape .checkbox-control:disabled:checked+.radio-label:before,
.forms--shape .checkbox-control:disabled:checked+.switch-label:before,
.forms--shape.forms--dark.dark-controls .checkbox-control:checked+.checkbox-label:before,
.forms--shape.forms--dark.dark-controls .checkbox-control:checked+.radio-label:before,
.forms--shape.forms--dark.dark-controls .checkbox-control:checked+.switch-label:before,
.forms--shape.forms--dark.dark-controls .checkbox-control:disabled:checked+.checkbox-label:before,
.forms--shape.forms--dark.dark-controls .checkbox-control:disabled:checked+.radio-label:before,
.forms--shape.forms--dark.dark-controls .checkbox-control:disabled:checked+.switch-label:before,
.forms--shape.forms--dark.dark-controls .radio-control:checked+.checkbox-label:before,
.forms--shape.forms--dark.dark-controls .radio-control:checked+.radio-label:before,
.forms--shape.forms--dark.dark-controls .radio-control:checked+.switch-label:before,
.forms--shape.forms--dark.dark-controls .radio-control:disabled:checked+.checkbox-label:before,
.forms--shape.forms--dark.dark-controls .radio-control:disabled:checked+.radio-label:before,
.forms--shape.forms--dark.dark-controls .radio-control:disabled:checked+.switch-label:before,
.forms--shape.forms--dark.dark-controls .switch-control:checked+.checkbox-label:before,
.forms--shape.forms--dark.dark-controls .switch-control:checked+.radio-label:before,
.forms--shape.forms--dark.dark-controls .switch-control:checked+.switch-label:before,
.forms--shape.forms--dark.dark-controls .switch-control:disabled:checked+.checkbox-label:before,
.forms--shape.forms--dark.dark-controls .switch-control:disabled:checked+.radio-label:before,
.forms--shape.forms--dark.dark-controls .switch-control:disabled:checked+.switch-label:before,
.forms--shape .radio-control:checked+.checkbox-label:before,
.forms--shape .radio-control:checked+.radio-label:before,
.forms--shape .radio-control:checked+.switch-label:before,
.forms--shape .radio-control:disabled:checked+.checkbox-label:before,
.forms--shape .radio-control:disabled:checked+.radio-label:before,
.forms--shape .radio-control:disabled:checked+.switch-label:before,
.forms--shape .switch-control:checked+.checkbox-label:before,
.forms--shape .switch-control:checked+.radio-label:before,
.forms--shape .switch-control:checked+.switch-label:before,
.forms--shape .switch-control:disabled:checked+.checkbox-label:before,
.forms--shape .switch-control:disabled:checked+.radio-label:before,
.forms--shape .switch-control:disabled:checked+.switch-label:before {
	background-color: #23366f;
	border-color: #23366f;
	box-shadow: inset 0 0 0 1px #23366f
}

.forms--shape.forms--dark .checkbox-control:checked+.checkbox-label:before,
.forms--shape.forms--dark .checkbox-control:checked+.radio-label:before,
.forms--shape.forms--dark .checkbox-control:checked+.switch-label:before,
.forms--shape.forms--dark .checkbox-control:disabled:checked+.checkbox-label:before,
.forms--shape.forms--dark .checkbox-control:disabled:checked+.radio-label:before,
.forms--shape.forms--dark .checkbox-control:disabled:checked+.switch-label:before,
.forms--shape.forms--dark .radio-control:checked+.checkbox-label:before,
.forms--shape.forms--dark .radio-control:checked+.radio-label:before,
.forms--shape.forms--dark .radio-control:checked+.switch-label:before,
.forms--shape.forms--dark .radio-control:disabled:checked+.checkbox-label:before,
.forms--shape.forms--dark .radio-control:disabled:checked+.radio-label:before,
.forms--shape.forms--dark .radio-control:disabled:checked+.switch-label:before,
.forms--shape.forms--dark .switch-control:checked+.checkbox-label:before,
.forms--shape.forms--dark .switch-control:checked+.radio-label:before,
.forms--shape.forms--dark .switch-control:checked+.switch-label:before,
.forms--shape.forms--dark .switch-control:disabled:checked+.checkbox-label:before,
.forms--shape.forms--dark .switch-control:disabled:checked+.radio-label:before,
.forms--shape.forms--dark .switch-control:disabled:checked+.switch-label:before {
	background-color: #2167ae;
	border-color: #2167ae;
	box-shadow: inset 0 0 0 1px #2167ae
}

.checkbox-helper-message,
.radio-helper-message,
.switch-helper-message {
	display: block;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	margin: 8px 0 0 -34px
}

.forms--dark .checkbox-helper-message,
.forms--dark .radio-helper-message,
.forms--dark .switch-helper-message {
	color: #fff
}

.has-error .checkbox-label:not(.longtext),
.has-error .radio-label:not(.longtext),
.has-error .switch-label:not(.longtext) {
	color: #cb4b40
}

.forms--dark .has-error .checkbox-label:not(.longtext),
.forms--dark .has-error .radio-label:not(.longtext),
.forms--dark .has-error .switch-label:not(.longtext) {
	color: #ffaca5
}

.forms--shape.forms--light .has-error .checkbox-control:checked+.checkbox-label:before,
.forms--shape.forms--light .has-error .checkbox-control:checked+.radio-label:before,
.forms--shape.forms--light .has-error .checkbox-control:checked+.switch-label:before,
.forms--shape.forms--light .has-error .checkbox-label:before,
.forms--shape.forms--light .has-error .radio-control:checked+.checkbox-label:before,
.forms--shape.forms--light .has-error .radio-control:checked+.radio-label:before,
.forms--shape.forms--light .has-error .radio-control:checked+.switch-label:before,
.forms--shape.forms--light .has-error .radio-label:before,
.forms--shape.forms--light .has-error .switch-control:checked+.checkbox-label:before,
.forms--shape.forms--light .has-error .switch-control:checked+.radio-label:before,
.forms--shape.forms--light .has-error .switch-control:checked+.switch-label:before,
.forms--shape.forms--light .has-error .switch-label:before,
.forms--shape .has-error .checkbox-control:checked+.checkbox-label:before,
.forms--shape .has-error .checkbox-control:checked+.radio-label:before,
.forms--shape .has-error .checkbox-control:checked+.switch-label:before,
.forms--shape .has-error .checkbox-label:before,
.forms--shape .has-error .radio-control:checked+.checkbox-label:before,
.forms--shape .has-error .radio-control:checked+.radio-label:before,
.forms--shape .has-error .radio-control:checked+.switch-label:before,
.forms--shape .has-error .radio-label:before,
.forms--shape .has-error .switch-control:checked+.checkbox-label:before,
.forms--shape .has-error .switch-control:checked+.radio-label:before,
.forms--shape .has-error .switch-control:checked+.switch-label:before,
.forms--shape .has-error .switch-label:before,
.has-error .checkbox-control:checked+.checkbox-label:before,
.has-error .checkbox-control:checked+.radio-label:before,
.has-error .checkbox-control:checked+.switch-label:before,
.has-error .checkbox-label:before,
.has-error .radio-control:checked+.checkbox-label:before,
.has-error .radio-control:checked+.radio-label:before,
.has-error .radio-control:checked+.switch-label:before,
.has-error .radio-label:before,
.has-error .switch-control:checked+.checkbox-label:before,
.has-error .switch-control:checked+.radio-label:before,
.has-error .switch-control:checked+.switch-label:before,
.has-error .switch-label:before {
	border-color: #cb4b40;
	box-shadow: inset 0 0 0 1px #cb4b40
}

.has-error .checkbox-control:checked+.checkbox-label:before,
.has-error .checkbox-control:checked+.radio-label:before,
.has-error .checkbox-control:checked+.switch-label:before,
.has-error .checkbox-control:checked:disabled+.checkbox-label:before,
.has-error .checkbox-control:checked:disabled+.radio-label:before,
.has-error .checkbox-control:checked:disabled+.switch-label:before,
.has-error .radio-control:checked+.checkbox-label:before,
.has-error .radio-control:checked+.radio-label:before,
.has-error .radio-control:checked+.switch-label:before,
.has-error .radio-control:checked:disabled+.checkbox-label:before,
.has-error .radio-control:checked:disabled+.radio-label:before,
.has-error .radio-control:checked:disabled+.switch-label:before,
.has-error .switch-control:checked+.checkbox-label:before,
.has-error .switch-control:checked+.radio-label:before,
.has-error .switch-control:checked+.switch-label:before,
.has-error .switch-control:checked:disabled+.checkbox-label:before,
.has-error .switch-control:checked:disabled+.radio-label:before,
.has-error .switch-control:checked:disabled+.switch-label:before {
	background-color: #cb4b40
}

.forms--dark.dark-controls .has-error .checkbox-control:checked+.checkbox-label:before,
.forms--dark.dark-controls .has-error .checkbox-control:checked+.radio-label:before,
.forms--dark.dark-controls .has-error .checkbox-control:checked+.switch-label:before,
.forms--dark.dark-controls .has-error .checkbox-control:checked:disabled+.checkbox-label:before,
.forms--dark.dark-controls .has-error .checkbox-control:checked:disabled+.radio-label:before,
.forms--dark.dark-controls .has-error .checkbox-control:checked:disabled+.switch-label:before,
.forms--dark.dark-controls .has-error .radio-control:checked+.checkbox-label:before,
.forms--dark.dark-controls .has-error .radio-control:checked+.radio-label:before,
.forms--dark.dark-controls .has-error .radio-control:checked+.switch-label:before,
.forms--dark.dark-controls .has-error .radio-control:checked:disabled+.checkbox-label:before,
.forms--dark.dark-controls .has-error .radio-control:checked:disabled+.radio-label:before,
.forms--dark.dark-controls .has-error .radio-control:checked:disabled+.switch-label:before,
.forms--dark.dark-controls .has-error .switch-control:checked+.checkbox-label:before,
.forms--dark.dark-controls .has-error .switch-control:checked+.radio-label:before,
.forms--dark.dark-controls .has-error .switch-control:checked+.switch-label:before,
.forms--dark.dark-controls .has-error .switch-control:checked:disabled+.checkbox-label:before,
.forms--dark.dark-controls .has-error .switch-control:checked:disabled+.radio-label:before,
.forms--dark.dark-controls .has-error .switch-control:checked:disabled+.switch-label:before,
.forms--dark .has-error .checkbox-control:checked+.checkbox-label:before,
.forms--dark .has-error .checkbox-control:checked+.radio-label:before,
.forms--dark .has-error .checkbox-control:checked+.switch-label:before,
.forms--dark .has-error .checkbox-control:checked:disabled+.checkbox-label:before,
.forms--dark .has-error .checkbox-control:checked:disabled+.radio-label:before,
.forms--dark .has-error .checkbox-control:checked:disabled+.switch-label:before,
.forms--dark .has-error .radio-control:checked+.checkbox-label:before,
.forms--dark .has-error .radio-control:checked+.radio-label:before,
.forms--dark .has-error .radio-control:checked+.switch-label:before,
.forms--dark .has-error .radio-control:checked:disabled+.checkbox-label:before,
.forms--dark .has-error .radio-control:checked:disabled+.radio-label:before,
.forms--dark .has-error .radio-control:checked:disabled+.switch-label:before,
.forms--dark .has-error .switch-control:checked+.checkbox-label:before,
.forms--dark .has-error .switch-control:checked+.radio-label:before,
.forms--dark .has-error .switch-control:checked+.switch-label:before,
.forms--dark .has-error .switch-control:checked:disabled+.checkbox-label:before,
.forms--dark .has-error .switch-control:checked:disabled+.radio-label:before,
.forms--dark .has-error .switch-control:checked:disabled+.switch-label:before {
	background-color: #cb4b40;
	border-color: #cb4b40;
	box-shadow: inset 0 0 0 1px #cb4b40
}

.has-error .checkbox-label:after,
.has-error .radio-label:after,
.has-error .switch-label:after {
	color: #fff
}

.has-error .checkbox-helper-message,
.has-error .radio-helper-message,
.has-error .switch-helper-message {
	color: #cb4b40
}

.forms--dark .has-error .checkbox-helper-message,
.forms--dark .has-error .radio-helper-message,
.forms--dark .has-error .switch-helper-message {
	color: #ffaca5
}

@media (min-width:768px) {

	.checkbox:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.checkbox:hover .checkbox-control:not([disabled])+.radio-label:before,
	.checkbox:hover .checkbox-control:not([disabled])+.switch-label:before,
	.checkbox:hover .radio-control:not([disabled])+.checkbox-label:before,
	.checkbox:hover .radio-control:not([disabled])+.radio-label:before,
	.checkbox:hover .radio-control:not([disabled])+.switch-label:before,
	.checkbox:hover .switch-control:not([disabled])+.checkbox-label:before,
	.checkbox:hover .switch-control:not([disabled])+.radio-label:before,
	.checkbox:hover .switch-control:not([disabled])+.switch-label:before,
	.radio:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.radio:hover .checkbox-control:not([disabled])+.radio-label:before,
	.radio:hover .checkbox-control:not([disabled])+.switch-label:before,
	.radio:hover .radio-control:not([disabled])+.checkbox-label:before,
	.radio:hover .radio-control:not([disabled])+.radio-label:before,
	.radio:hover .radio-control:not([disabled])+.switch-label:before,
	.radio:hover .switch-control:not([disabled])+.checkbox-label:before,
	.radio:hover .switch-control:not([disabled])+.radio-label:before,
	.radio:hover .switch-control:not([disabled])+.switch-label:before,
	.switch:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.switch:hover .checkbox-control:not([disabled])+.radio-label:before,
	.switch:hover .checkbox-control:not([disabled])+.switch-label:before,
	.switch:hover .radio-control:not([disabled])+.checkbox-label:before,
	.switch:hover .radio-control:not([disabled])+.radio-label:before,
	.switch:hover .radio-control:not([disabled])+.switch-label:before,
	.switch:hover .switch-control:not([disabled])+.checkbox-label:before,
	.switch:hover .switch-control:not([disabled])+.radio-label:before,
	.switch:hover .switch-control:not([disabled])+.switch-label:before {
		border-color: #23366f;
		box-shadow: inset 0 0 0 1px #23366f
	}

	.forms--dark .checkbox:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.forms--dark .checkbox:hover .checkbox-control:not([disabled])+.radio-label:before,
	.forms--dark .checkbox:hover .checkbox-control:not([disabled])+.switch-label:before,
	.forms--dark .checkbox:hover .radio-control:not([disabled])+.checkbox-label:before,
	.forms--dark .checkbox:hover .radio-control:not([disabled])+.radio-label:before,
	.forms--dark .checkbox:hover .radio-control:not([disabled])+.switch-label:before,
	.forms--dark .checkbox:hover .switch-control:not([disabled])+.checkbox-label:before,
	.forms--dark .checkbox:hover .switch-control:not([disabled])+.radio-label:before,
	.forms--dark .checkbox:hover .switch-control:not([disabled])+.switch-label:before,
	.forms--dark .radio:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.forms--dark .radio:hover .checkbox-control:not([disabled])+.radio-label:before,
	.forms--dark .radio:hover .checkbox-control:not([disabled])+.switch-label:before,
	.forms--dark .radio:hover .radio-control:not([disabled])+.checkbox-label:before,
	.forms--dark .radio:hover .radio-control:not([disabled])+.radio-label:before,
	.forms--dark .radio:hover .radio-control:not([disabled])+.switch-label:before,
	.forms--dark .radio:hover .switch-control:not([disabled])+.checkbox-label:before,
	.forms--dark .radio:hover .switch-control:not([disabled])+.radio-label:before,
	.forms--dark .radio:hover .switch-control:not([disabled])+.switch-label:before,
	.forms--dark .switch:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.forms--dark .switch:hover .checkbox-control:not([disabled])+.radio-label:before,
	.forms--dark .switch:hover .checkbox-control:not([disabled])+.switch-label:before,
	.forms--dark .switch:hover .radio-control:not([disabled])+.checkbox-label:before,
	.forms--dark .switch:hover .radio-control:not([disabled])+.radio-label:before,
	.forms--dark .switch:hover .radio-control:not([disabled])+.switch-label:before,
	.forms--dark .switch:hover .switch-control:not([disabled])+.checkbox-label:before,
	.forms--dark .switch:hover .switch-control:not([disabled])+.radio-label:before,
	.forms--dark .switch:hover .switch-control:not([disabled])+.switch-label:before {
		border-color: #fff;
		box-shadow: inset 0 0 0 1px #fff
	}

	.checkbox:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
	.checkbox:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
	.checkbox:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
	.checkbox:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
	.checkbox:hover .radio-control:checked:not([disabled])+.radio-label:before,
	.checkbox:hover .radio-control:checked:not([disabled])+.switch-label:before,
	.checkbox:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
	.checkbox:hover .switch-control:checked:not([disabled])+.radio-label:before,
	.checkbox:hover .switch-control:checked:not([disabled])+.switch-label:before,
	.forms--shape .checkbox:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.forms--shape .checkbox:hover .checkbox-control:not([disabled])+.radio-label:before,
	.forms--shape .checkbox:hover .checkbox-control:not([disabled])+.switch-label:before,
	.forms--shape .checkbox:hover .radio-control:not([disabled])+.checkbox-label:before,
	.forms--shape .checkbox:hover .radio-control:not([disabled])+.radio-label:before,
	.forms--shape .checkbox:hover .radio-control:not([disabled])+.switch-label:before,
	.forms--shape .checkbox:hover .switch-control:not([disabled])+.checkbox-label:before,
	.forms--shape .checkbox:hover .switch-control:not([disabled])+.radio-label:before,
	.forms--shape .checkbox:hover .switch-control:not([disabled])+.switch-label:before,
	.forms--shape .radio:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.forms--shape .radio:hover .checkbox-control:not([disabled])+.radio-label:before,
	.forms--shape .radio:hover .checkbox-control:not([disabled])+.switch-label:before,
	.forms--shape .radio:hover .radio-control:not([disabled])+.checkbox-label:before,
	.forms--shape .radio:hover .radio-control:not([disabled])+.radio-label:before,
	.forms--shape .radio:hover .radio-control:not([disabled])+.switch-label:before,
	.forms--shape .radio:hover .switch-control:not([disabled])+.checkbox-label:before,
	.forms--shape .radio:hover .switch-control:not([disabled])+.radio-label:before,
	.forms--shape .radio:hover .switch-control:not([disabled])+.switch-label:before,
	.forms--shape .switch:hover .checkbox-control:not([disabled])+.checkbox-label:before,
	.forms--shape .switch:hover .checkbox-control:not([disabled])+.radio-label:before,
	.forms--shape .switch:hover .checkbox-control:not([disabled])+.switch-label:before,
	.forms--shape .switch:hover .radio-control:not([disabled])+.checkbox-label:before,
	.forms--shape .switch:hover .radio-control:not([disabled])+.radio-label:before,
	.forms--shape .switch:hover .radio-control:not([disabled])+.switch-label:before,
	.forms--shape .switch:hover .switch-control:not([disabled])+.checkbox-label:before,
	.forms--shape .switch:hover .switch-control:not([disabled])+.radio-label:before,
	.forms--shape .switch:hover .switch-control:not([disabled])+.switch-label:before,
	.radio:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
	.radio:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
	.radio:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
	.radio:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
	.radio:hover .radio-control:checked:not([disabled])+.radio-label:before,
	.radio:hover .radio-control:checked:not([disabled])+.switch-label:before,
	.radio:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
	.radio:hover .switch-control:checked:not([disabled])+.radio-label:before,
	.radio:hover .switch-control:checked:not([disabled])+.switch-label:before,
	.switch:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
	.switch:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
	.switch:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
	.switch:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
	.switch:hover .radio-control:checked:not([disabled])+.radio-label:before,
	.switch:hover .radio-control:checked:not([disabled])+.switch-label:before,
	.switch:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
	.switch:hover .switch-control:checked:not([disabled])+.radio-label:before,
	.switch:hover .switch-control:checked:not([disabled])+.switch-label:before {
		border-color: #91bfe3;
		box-shadow: inset 0 0 0 1px #91bfe3
	}

	.forms--dark .checkbox:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .checkbox:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .checkbox:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .checkbox:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .checkbox:hover .radio-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .checkbox:hover .radio-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .checkbox:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .checkbox:hover .switch-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .checkbox:hover .switch-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .radio:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .radio:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .radio:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .radio:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .radio:hover .radio-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .radio:hover .radio-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .radio:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .radio:hover .switch-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .radio:hover .switch-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .switch:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .switch:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .switch:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .switch:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .switch:hover .radio-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .switch:hover .radio-control:checked:not([disabled])+.switch-label:before,
	.forms--dark .switch:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
	.forms--dark .switch:hover .switch-control:checked:not([disabled])+.radio-label:before,
	.forms--dark .switch:hover .switch-control:checked:not([disabled])+.switch-label:before {
		border-color: #fff;
		box-shadow: inset 0 0 0 1px #fff
	}
}

.forms--dark .has-error:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
.forms--dark .has-error:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
.forms--dark .has-error:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
.forms--dark .has-error:hover .checkbox-control:not([disabled])+.checkbox-label:before,
.forms--dark .has-error:hover .checkbox-control:not([disabled])+.radio-label:before,
.forms--dark .has-error:hover .checkbox-control:not([disabled])+.switch-label:before,
.forms--dark .has-error:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
.forms--dark .has-error:hover .radio-control:checked:not([disabled])+.radio-label:before,
.forms--dark .has-error:hover .radio-control:checked:not([disabled])+.switch-label:before,
.forms--dark .has-error:hover .radio-control:not([disabled])+.checkbox-label:before,
.forms--dark .has-error:hover .radio-control:not([disabled])+.radio-label:before,
.forms--dark .has-error:hover .radio-control:not([disabled])+.switch-label:before,
.forms--dark .has-error:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
.forms--dark .has-error:hover .switch-control:checked:not([disabled])+.radio-label:before,
.forms--dark .has-error:hover .switch-control:checked:not([disabled])+.switch-label:before,
.forms--dark .has-error:hover .switch-control:not([disabled])+.checkbox-label:before,
.forms--dark .has-error:hover .switch-control:not([disabled])+.radio-label:before,
.forms--dark .has-error:hover .switch-control:not([disabled])+.switch-label:before,
.forms--shape.forms--dark .has-error:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape.forms--dark .has-error:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
.forms--shape.forms--dark .has-error:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
.forms--shape.forms--dark .has-error:hover .checkbox-control:not([disabled])+.checkbox-label:before,
.forms--shape.forms--dark .has-error:hover .checkbox-control:not([disabled])+.radio-label:before,
.forms--shape.forms--dark .has-error:hover .checkbox-control:not([disabled])+.switch-label:before,
.forms--shape.forms--dark .has-error:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape.forms--dark .has-error:hover .radio-control:checked:not([disabled])+.radio-label:before,
.forms--shape.forms--dark .has-error:hover .radio-control:checked:not([disabled])+.switch-label:before,
.forms--shape.forms--dark .has-error:hover .radio-control:not([disabled])+.checkbox-label:before,
.forms--shape.forms--dark .has-error:hover .radio-control:not([disabled])+.radio-label:before,
.forms--shape.forms--dark .has-error:hover .radio-control:not([disabled])+.switch-label:before,
.forms--shape.forms--dark .has-error:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape.forms--dark .has-error:hover .switch-control:checked:not([disabled])+.radio-label:before,
.forms--shape.forms--dark .has-error:hover .switch-control:checked:not([disabled])+.switch-label:before,
.forms--shape.forms--dark .has-error:hover .switch-control:not([disabled])+.checkbox-label:before,
.forms--shape.forms--dark .has-error:hover .switch-control:not([disabled])+.radio-label:before,
.forms--shape.forms--dark .has-error:hover .switch-control:not([disabled])+.switch-label:before,
.forms--shape.forms--light .has-error:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape.forms--light .has-error:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
.forms--shape.forms--light .has-error:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
.forms--shape.forms--light .has-error:hover .checkbox-control:not([disabled])+.checkbox-label:before,
.forms--shape.forms--light .has-error:hover .checkbox-control:not([disabled])+.radio-label:before,
.forms--shape.forms--light .has-error:hover .checkbox-control:not([disabled])+.switch-label:before,
.forms--shape.forms--light .has-error:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape.forms--light .has-error:hover .radio-control:checked:not([disabled])+.radio-label:before,
.forms--shape.forms--light .has-error:hover .radio-control:checked:not([disabled])+.switch-label:before,
.forms--shape.forms--light .has-error:hover .radio-control:not([disabled])+.checkbox-label:before,
.forms--shape.forms--light .has-error:hover .radio-control:not([disabled])+.radio-label:before,
.forms--shape.forms--light .has-error:hover .radio-control:not([disabled])+.switch-label:before,
.forms--shape.forms--light .has-error:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape.forms--light .has-error:hover .switch-control:checked:not([disabled])+.radio-label:before,
.forms--shape.forms--light .has-error:hover .switch-control:checked:not([disabled])+.switch-label:before,
.forms--shape.forms--light .has-error:hover .switch-control:not([disabled])+.checkbox-label:before,
.forms--shape.forms--light .has-error:hover .switch-control:not([disabled])+.radio-label:before,
.forms--shape.forms--light .has-error:hover .switch-control:not([disabled])+.switch-label:before,
.forms--shape .has-error:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape .has-error:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
.forms--shape .has-error:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
.forms--shape .has-error:hover .checkbox-control:not([disabled])+.checkbox-label:before,
.forms--shape .has-error:hover .checkbox-control:not([disabled])+.radio-label:before,
.forms--shape .has-error:hover .checkbox-control:not([disabled])+.switch-label:before,
.forms--shape .has-error:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape .has-error:hover .radio-control:checked:not([disabled])+.radio-label:before,
.forms--shape .has-error:hover .radio-control:checked:not([disabled])+.switch-label:before,
.forms--shape .has-error:hover .radio-control:not([disabled])+.checkbox-label:before,
.forms--shape .has-error:hover .radio-control:not([disabled])+.radio-label:before,
.forms--shape .has-error:hover .radio-control:not([disabled])+.switch-label:before,
.forms--shape .has-error:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
.forms--shape .has-error:hover .switch-control:checked:not([disabled])+.radio-label:before,
.forms--shape .has-error:hover .switch-control:checked:not([disabled])+.switch-label:before,
.forms--shape .has-error:hover .switch-control:not([disabled])+.checkbox-label:before,
.forms--shape .has-error:hover .switch-control:not([disabled])+.radio-label:before,
.forms--shape .has-error:hover .switch-control:not([disabled])+.switch-label:before,
.has-error:hover .checkbox-control:checked:not([disabled])+.checkbox-label:before,
.has-error:hover .checkbox-control:checked:not([disabled])+.radio-label:before,
.has-error:hover .checkbox-control:checked:not([disabled])+.switch-label:before,
.has-error:hover .checkbox-control:not([disabled])+.checkbox-label:before,
.has-error:hover .checkbox-control:not([disabled])+.radio-label:before,
.has-error:hover .checkbox-control:not([disabled])+.switch-label:before,
.has-error:hover .radio-control:checked:not([disabled])+.checkbox-label:before,
.has-error:hover .radio-control:checked:not([disabled])+.radio-label:before,
.has-error:hover .radio-control:checked:not([disabled])+.switch-label:before,
.has-error:hover .radio-control:not([disabled])+.checkbox-label:before,
.has-error:hover .radio-control:not([disabled])+.radio-label:before,
.has-error:hover .radio-control:not([disabled])+.switch-label:before,
.has-error:hover .switch-control:checked:not([disabled])+.checkbox-label:before,
.has-error:hover .switch-control:checked:not([disabled])+.radio-label:before,
.has-error:hover .switch-control:checked:not([disabled])+.switch-label:before,
.has-error:hover .switch-control:not([disabled])+.checkbox-label:before,
.has-error:hover .switch-control:not([disabled])+.radio-label:before,
.has-error:hover .switch-control:not([disabled])+.switch-label:before {
	border-color: #cb4b40;
	box-shadow: inset 0 0 0 1px #cb4b40
}

.checkbox-label:before,
.radio-label:before {
	border-radius: 6px;
	height: 24px;
	margin-left: -26px;
	margin-top: -2px;
	width: 24px
}

.checkbox-label:after,
.radio-label:after {
	transform: scale(0)
}

.checkbox-control:checked+.checkbox-label:after,
.checkbox-control:checked+.radio-label:after,
.radio-control:checked+.checkbox-label:after,
.radio-control:checked+.radio-label:after {
	transform: scale(1)
}

.radio-label:before {
	border-radius: 50%
}

.radio-label:after {
	background-color: #fff;
	border-radius: 50%;
	height: 10px;
	left: 7px;
	top: 5px;
	transform: scale(0);
	width: 10px
}

.checkbox-label:after {
	speak: none;
	color: #fff;
	content: "\e966";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	left: 4px;
	line-height: 0;
	top: 10px
}

.checkbox--centered {
	margin: 0 auto;
	width: 24px
}

.switch {
	padding-left: 0
}

.switch-label {
	align-items: center;
	display: flex
}

.switch-label:before {
	border-radius: 12px;
	flex-shrink: 0;
	height: 24px;
	margin-right: 8px;
	width: 40px
}

.switch-label:after {
	background-color: #23366f;
	border-radius: 50%;
	flex-shrink: 0;
	height: 16px;
	left: 4px;
	transition: left .25s;
	width: 16px
}

.switch-control:checked+.switch-label:after {
	background-color: #fff;
	left: 20px
}

.forms--dark:not(.forms--shape) .switch-label:after {
	background-color: #fff
}

.switch.disabled .switch-control:not(:checked)+.switch-label:after {
	opacity: .5
}

.forms--dark.forms--shape .switch.disabled .switch-control:not(:checked)+.switch-label:after {
	opacity: 1
}

.checkboxgroup,
.radiogroup {
	margin-bottom: 0
}

.checkboxgroup-header,
.radiogroup-header {
	color: #2167ae;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 16px
}

.forms--dark .checkboxgroup-header,
.forms--dark .radiogroup-header {
	color: #fff
}

.checkboxgroup-helper-message,
.radiogroup-helper-message {
	color: #2167ae;
	display: block;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px
}

.forms--dark .checkboxgroup-helper-message,
.forms--dark .radiogroup-helper-message {
	color: #fff
}

.checkboxgroup--inline .checkboxgroup-elements,
.checkboxgroup--inline .radiogroup-elements,
.radiogroup--inline .checkboxgroup-elements,
.radiogroup--inline .radiogroup-elements {
	display: flex;
	flex-wrap: wrap
}

.checkboxgroup--inline .checkbox:not(:last-child),
.checkboxgroup--inline .radio:not(:last-child),
.radiogroup--inline .checkbox:not(:last-child),
.radiogroup--inline .radio:not(:last-child) {
	margin-right: 48px
}

.group-error .checkboxgroup-header,
.group-error .checkboxgroup-helper-message,
.group-error .radiogroup-header,
.group-error .radiogroup-helper-message,
.has-error .checkboxgroup-header,
.has-error .checkboxgroup-helper-message,
.has-error .radiogroup-header,
.has-error .radiogroup-helper-message {
	color: #cb4b40
}

.forms--dark .group-error .checkboxgroup-header,
.forms--dark .group-error .checkboxgroup-helper-message,
.forms--dark .group-error .radiogroup-header,
.forms--dark .group-error .radiogroup-helper-message,
.forms--dark .has-error .checkboxgroup-header,
.forms--dark .has-error .checkboxgroup-helper-message,
.forms--dark .has-error .radiogroup-header,
.forms--dark .has-error .radiogroup-helper-message {
	color: #ffaca5
}

.checkboxgroup.disabled .checkboxgroup-header,
.checkboxgroup.disabled .checkboxgroup-helper-message,
.checkboxgroup.disabled .radiogroup-header,
.checkboxgroup.disabled .radiogroup-helper-message,
.radiogroup.disabled .checkboxgroup-header,
.radiogroup.disabled .checkboxgroup-helper-message,
.radiogroup.disabled .radiogroup-header,
.radiogroup.disabled .radiogroup-helper-message {
	opacity: .5
}

.textfield-select .textfield-control.ss-selected+.textfield-label {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	top: 0
}

.forms--shape .textfield-select .textfield-control.ss-selected+.textfield-label {
	top: 6px
}

.forms--dark .textfield-select .textfield-label {
	color: hsla(0, 0%, 100%, .5)
}

.forms--shape .textfield-select .textfield-label {
	pointer-events: none
}

.forms--shape.forms--dark .textfield-select .textfield-label {
	color: #2167ae
}

.textfield-select .dropdown-select-message {
	color: #2167ae;
	display: block;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	z-index: -1
}

.forms--dark .textfield-select .dropdown-select-message {
	color: hsla(0, 0%, 100%, .5)
}

.forms--shape .textfield-select .dropdown-select-message {
	left: 24px;
	padding: 0 24px;
	top: 75px
}

.forms--shape.forms--dark .textfield-select .dropdown-select-message {
	color: #fff
}

.forms--shape .textfield-select.has-error .textfield-control {
	border-color: #cb4b40
}

.forms--shape.forms--dark .textfield-select.has-error .textfield-label,
.textfield-select.has-error .dropdown-select-message {
	color: #cb4b40
}

.forms--dark .textfield-select.has-error .dropdown-select-message {
	color: #ffaca5
}

.stage-content .textfield-select {
	margin-bottom: 0;
	margin-right: 16px;
	max-width: calc(100% - 75px);
	width: 260px
}

@media (max-width:767px) {
	.stage-content .textfield-select {
		width: calc(100% - 75px)
	}
}

.ss-main {
	color: #23366f;
	display: inline-block;
	font-size: 18px;
	margin-bottom: 0;
	min-height: 30px;
	position: relative;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	width: 100%
}

.forms--shape .ss-main:hover .ss-open-below+.ss-open {
	box-shadow: 0 20px 24px 0 rgba(0, 0, 0, .08)
}

.ss-main.textfield-control {
	border: none
}

.ss-main.long-list.ss-opened {
	border-bottom-right-radius: 0
}

.forms--shape .ss-main {
	height: auto;
	min-height: 56px;
	padding: 0
}

.ss-main .ss-multi-selected,
.ss-main .ss-single-selected {
	border-bottom: 1px solid #91bfe3;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	min-height: 29px;
	outline: 0;
	padding-bottom: 1px;
	top: 0;
	transition: border-color .25s;
	width: 100%
}

.has-error .ss-main .ss-multi-selected,
.has-error .ss-main .ss-single-selected {
	border-color: #cb4b40
}

.forms--dark .has-error .ss-main .ss-multi-selected,
.forms--dark .has-error .ss-main .ss-single-selected {
	border-color: #ffaca5
}

.ss-main .ss-multi-selected:not(.ss-disabled):hover,
.ss-main .ss-single-selected:not(.ss-disabled):hover {
	border-color: #23366f;
	box-shadow: inset 0 -1px 0 0 #23366f;
	-webkit-box-shadow: inset 0 -1px 0 0 #23366f
}

.forms--dark .ss-main .ss-multi-selected:not(.ss-disabled):hover,
.forms--dark .ss-main .ss-single-selected:not(.ss-disabled):hover {
	border-color: #fff;
	box-shadow: inset 0 -1px 0 0 #fff;
	-webkit-box-shadow: inset 0 -1px 0 0 #fff
}

.forms--dark.forms--shape .ss-main .ss-multi-selected:not(.ss-disabled):hover,
.forms--dark.forms--shape .ss-main .ss-single-selected:not(.ss-disabled):hover {
	border-color: #91bfe3
}

.has-error .ss-main .ss-multi-selected:not(.ss-disabled):hover,
.has-error .ss-main .ss-single-selected:not(.ss-disabled):hover {
	border-color: #cb4b40;
	box-shadow: inset 0 -1px 0 0 #cb4b40;
	-webkit-box-shadow: inset 0 -1px 0 0 #cb4b40
}

.forms--dark .has-error .ss-main .ss-multi-selected:not(.ss-disabled):hover,
.forms--dark .has-error .ss-main .ss-single-selected:not(.ss-disabled):hover {
	border-color: #ffaca5;
	box-shadow: inset 0 -1px 0 0 #ffaca5;
	-webkit-box-shadow: inset 0 -1px 0 0 #ffaca5
}

.forms--dark.forms--shape .has-error .ss-main .ss-multi-selected:not(.ss-disabled):hover,
.forms--dark.forms--shape .has-error .ss-main .ss-single-selected:not(.ss-disabled):hover {
	border-color: #cb4b40;
	box-shadow: inset 0 -1px 0 0 #cb4b40;
	-webkit-box-shadow: inset 0 -1px 0 0 #cb4b40
}

.ss-main .ss-multi-selected.ss-disabled,
.ss-main .ss-single-selected.ss-disabled {
	cursor: not-allowed
}

.forms--shape .ss-main .ss-multi-selected.ss-open-above,
.forms--shape .ss-main .ss-single-selected.ss-open-above {
	background-color: #eceeef;
	border-color: #91bfe3;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important
}

.ss-main .ss-multi-selected.ss-open-above+.ss-content,
.ss-main .ss-single-selected.ss-open-above+.ss-content {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	top: 25px
}

.forms--shape .ss-main .ss-multi-selected.ss-open-above+.ss-content,
.forms--shape .ss-main .ss-single-selected.ss-open-above+.ss-content {
	border-bottom: none;
	border-top: 2px solid #91bfe3;
	top: 58px
}

.ss-main .ss-multi-selected.ss-open-below,
.ss-main .ss-single-selected.ss-open-below {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-color: #23366f;
	box-shadow: inset 0 -1px 0 0 #23366f;
	-webkit-box-shadow: inset 0 -1px 0 0 #23366f
}

.forms--dark .ss-main .ss-multi-selected.ss-open-below,
.forms--dark .ss-main .ss-single-selected.ss-open-below {
	border-color: #fff;
	box-shadow: inset 0 -1px 0 0 #fff;
	-webkit-box-shadow: inset 0 -1px 0 0 #fff
}

.has-error .ss-main .ss-multi-selected.ss-open-below,
.has-error .ss-main .ss-single-selected.ss-open-below {
	border-color: #cb4b40;
	box-shadow: inset 0 -1px 0 0 #cb4b40;
	-webkit-box-shadow: inset 0 -1px 0 0 #cb4b40
}

.forms--dark .has-error .ss-main .ss-multi-selected.ss-open-below,
.forms--dark .has-error .ss-main .ss-single-selected.ss-open-below {
	border-color: #ffaca5;
	box-shadow: inset 0 -1px 0 0 #ffaca5;
	-webkit-box-shadow: inset 0 -1px 0 0 #ffaca5
}

.forms--dark.forms--shape .has-error .ss-main .ss-multi-selected.ss-open-below,
.forms--dark.forms--shape .has-error .ss-main .ss-single-selected.ss-open-below {
	border-color: #cb4b40;
	box-shadow: inset 0 -1px 0 0 #cb4b40;
	-webkit-box-shadow: inset 0 -1px 0 0 #cb4b40
}

.forms--shape .ss-main .ss-multi-selected,
.forms--shape .ss-main .ss-single-selected {
	border: 2px solid transparent;
	border-radius: 28px;
	height: 56px;
	padding: 19px 18px 0 21px;
	position: relative
}

.forms--shape .ss-main .ss-multi-selected:hover,
.forms--shape .ss-main .ss-single-selected:hover {
	border-color: #91bfe3;
	box-shadow: none
}

.forms--shape .ss-main .ss-multi-selected.ss-open-below,
.forms--shape .ss-main .ss-single-selected.ss-open-below {
	background-color: #eceeef;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-width: 0;
	border-color: #91bfe3;
	padding-bottom: 2px
}

@media (min-width:768px) {

	.stage-content .forms--shape .ss-main .ss-multi-selected.ss-open-below,
	.stage-content .forms--shape .ss-main .ss-single-selected.ss-open-below {
		background-color: #fff
	}
}

.forms--shape.forms--dark .ss-main .ss-multi-selected.ss-open-above,
.forms--shape.forms--dark .ss-main .ss-multi-selected.ss-open-below,
.forms--shape.forms--dark .ss-main .ss-single-selected.ss-open-above,
.forms--shape.forms--dark .ss-main .ss-single-selected.ss-open-below {
	background-color: #fff
}

.forms--shape .has-error .ss-main .ss-multi-selected,
.forms--shape .has-error .ss-main .ss-multi-selected:hover,
.forms--shape .has-error .ss-main .ss-single-selected,
.forms--shape .has-error .ss-main .ss-single-selected:hover {
	border-color: #cb4b40
}

.ss-main .ss-multi-selected .placeholder,
.ss-main .ss-single-selected .placeholder {
	align-items: center;
	display: flex;
	flex: 1 1 100%;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	white-space: nowrap;
	width: calc(100% - 30px)
}

.ss-main .ss-multi-selected .placeholder *,
.ss-main .ss-single-selected .placeholder * {
	align-items: center;
	display: flex;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto
}

.ss-main .ss-multi-selected .placeholder .ss-disabled,
.ss-main .ss-single-selected .placeholder .ss-disabled {
	color: #2167ae
}

.textfield--float-label .ss-main .ss-multi-selected .placeholder .ss-disabled,
.textfield--float-label .ss-main .ss-single-selected .placeholder .ss-disabled {
	display: none
}

.forms--dark .ss-main .ss-multi-selected .placeholder .ss-disabled,
.forms--dark .ss-main .ss-single-selected .placeholder .ss-disabled {
	color: hsla(0, 0%, 100%, .5)
}

.forms--dark.forms--shape .ss-main .ss-multi-selected .placeholder .ss-disabled,
.forms--dark.forms--shape .ss-main .ss-single-selected .placeholder .ss-disabled {
	color: #2167ae
}

.ss-main .ss-multi-selected .ss-deselect,
.ss-main .ss-single-selected .ss-deselect {
	align-items: center;
	display: flex;
	flex: 0 1 auto;
	font-weight: 700;
	justify-content: flex-end;
	margin: 0 8px
}

.ss-main .ss-multi-selected .ss-deselect.ss-hide,
.ss-main .ss-single-selected .ss-deselect.ss-hide {
	display: none
}

.forms--shape .ss-main .ss-add,
.forms--shape .ss-main .ss-arrow {
	margin-top: -8px
}

.ss-main .ss-add>span:before,
.ss-main .ss-arrow>span:before {
	speak: none;
	content: "\e912";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 22px;
	font-style: normal;
	font-weight: 400
}

.ss-main .ss-add>span.arrow-up:before,
.ss-main .ss-add>span.ss-cross:before,
.ss-main .ss-arrow>span.arrow-up:before,
.ss-main .ss-arrow>span.ss-cross:before {
	content: "\e924"
}

.ss-main .ss-content {
	background-color: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03);
	box-sizing: border-box;
	margin: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transform: scaleY(0);
	transform-origin: center top;
	transition: transform .2s, opacity .2s;
	width: 100%;
	z-index: 1010
}

.forms--shape .ss-main .ss-content {
	background-color: #eceeef;
	border-bottom-left-radius: 28px;
	border-bottom-right-radius: 28px;
	border-top-color: transparent;
	box-shadow: none;
	height: 0;
	margin-top: -2px;
	width: 100%
}

@media (min-width:768px) {
	.stage-content .forms--shape .ss-main .ss-content {
		background-color: #fff
	}
}

.forms--shape.forms--dark .ss-main .ss-content {
	background-color: #fff
}

.ss-main .ss-content.ss-open {
	display: block;
	height: auto;
	opacity: 1;
	transform: scaleY(1)
}

.forms--shape .ss-main .ss-content.ss-open {
	border: 2px solid #91bfe3;
	border-top: none
}

.forms--shape .has-error .ss-main .ss-content.ss-open {
	border-color: #cb4b40
}

.ss-main .ss-content .ss-search {
	display: flex;
	flex-direction: row;
	padding: 9px 10px 0 11px;
	position: relative
}

.forms--shape .ss-main .ss-content .ss-search {
	padding: 10px 18px 0 21px
}

.ss-main .ss-content .ss-search:before {
	color: #23366f;
	content: "\eabb";
	display: block;
	font-family: zurich-icons;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	height: 22px;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 22px
}

.forms--shape .ss-main .ss-content .ss-search:before {
	right: 18px
}

.ss-main .ss-content .ss-search.ss-hide,
.ss-main .ss-content .ss-search.ss-hide input {
	height: 0;
	margin: 0;
	opacity: 0;
	padding: 0
}

.ss-main .ss-content .ss-search input {
	border: none;
	border-bottom: 1px solid #91bfe3;
	border-radius: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #23366f;
	display: inline-flex;
	flex: 1 1 auto;
	font-size: inherit;
	line-height: 24px;
	margin: 0;
	min-width: 0;
	outline: 0;
	padding: 4px 24px 4px 0;
	text-align: left;
	transition: border-color .25s;
	width: 100%
}

.forms--shape .ss-main .ss-content .ss-search input {
	background-color: transparent
}

.ss-main .ss-content .ss-search input::-moz-placeholder {
	color: #2167ae;
	vertical-align: middle
}

.ss-main .ss-content .ss-search input:-ms-input-placeholder {
	color: #2167ae;
	vertical-align: middle
}

.ss-main .ss-content .ss-search input::placeholder {
	color: #2167ae;
	vertical-align: middle
}

.ss-main .ss-content .ss-search input:focus {
	border-color: #23366f;
	box-shadow: inset 0 -1px 0 0 #23366f;
	-webkit-box-shadow: inset 0 -1px 0 0 #23366f
}

.ss-main .ss-content .ss-search .ss-addable {
	align-items: center;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	flex: 0 0 30px;
	font-size: 22px;
	font-weight: 700;
	height: 30px;
	justify-content: center;
	margin: 0 0 0 8px
}

.ss-main .ss-content .ss-addable {
	padding-top: 0
}

.ss-main .ss-content .ss-list {
	scrollbar-base-color: transparent;
	scrollbar-face-color: #2167ae;
	scrollbar-3dlight-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-dark-shadow-color: transparent;
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-color: #2167ae transparent;
	scrollbar-width: thin;
	text-align: left
}

.ss-main .ss-content .ss-list::-webkit-scrollbar {
	height: 8px;
	width: 8px
}

.ss-main .ss-content .ss-list::-webkit-scrollbar-track {
	border-radius: 10px
}

.ss-main .ss-content .ss-list::-webkit-scrollbar-thumb {
	background: #2167ae;
	border-radius: 10px;
	-webkit-box-shadow: none
}

.ss-main .ss-content .ss-list::-webkit-scrollbar-thumb:window-inactive {
	background: #2167ae
}

.ss-main .ss-content .ss-list .ss-optgroup .ss-optgroup-label {
	color: #23366f;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 16px;
	padding: 8px 10px
}

.forms--shape .ss-main .ss-content .ss-list .ss-optgroup .ss-optgroup-label {
	padding-left: 21px;
	padding-right: 18px
}

.ss-main .ss-content .ss-list .ss-optgroup-label-selectable {
	cursor: pointer
}

.ss-main .ss-content .ss-list .ss-option {
	color: #23366f;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.5;
	padding: 8px 10px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.forms--shape .ss-main .ss-content .ss-list .ss-option {
	padding-left: 21px;
	padding-right: 18px
}

@media (min-width:768px) {
	.stage-content .forms--shape .ss-main .ss-content .ss-list .ss-option:hover {
		background-color: #eceeef
	}
}

.ss-main .ss-content .ss-list .ss-option * {
	display: inline-block
}

.ss-main .ss-content .ss-list .ss-option.ss-highlighted,
.ss-main .ss-content .ss-list .ss-option:hover {
	background-color: #eceeef
}

.forms--shape .ss-main .ss-content .ss-list .ss-option.ss-highlighted,
.forms--shape .ss-main .ss-content .ss-list .ss-option:hover {
	background-color: #fff
}

.forms--shape.forms--dark .ss-main .ss-content .ss-list .ss-option.ss-highlighted,
.forms--shape.forms--dark .ss-main .ss-content .ss-list .ss-option:hover {
	background-color: #eceeef
}

.ss-main .ss-content .ss-list .ss-option.ss-disabled {
	cursor: not-allowed
}

.ss-main .ss-content .ss-list .ss-option.ss-disabled:not(.ss-option-selected) {
	opacity: .5
}

.ss-main .ss-content .ss-list .ss-option.ss-disabled:not(.ss-option-selected):hover {
	background-color: transparent
}

.ss-main .ss-content .ss-list .ss-option.ss-disabled.ss-option-selected {
	background-color: #dde4e3
}

.ss-main .ss-content .ss-list .ss-option.ss-hide {
	display: none
}

.ss-main .ss-multi-selected {
	height: auto !important;
	justify-content: space-between
}

.forms--shape .ss-main .ss-multi-selected {
	min-height: 56px
}

.ss-main .ss-multi-selected .ss-values {
	align-items: center;
	display: flex;
	flex-wrap: wrap
}

.ss-main .ss-multi-selected .ss-values .ss-disabled {
	color: #2167ae
}

.forms--dark:not(.forms--shape) .ss-main .ss-multi-selected .ss-values .ss-disabled {
	color: hsla(0, 0%, 100%, .5)
}

.ss-main .ss-multi-selected .ss-values .ss-value {
	align-items: center;
	background-color: #2167ae;
	border-radius: 12px;
	color: #fff;
	display: flex;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	height: 24px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-top: 4px;
	padding: 2px 8px;
	transition: background-color .2s
}

.ss-main .ss-multi-selected .ss-values .ss-value:hover {
	background-color: #5495cf
}

.ss-main .ss-multi-selected .ss-values .ss-value-delete {
	font-size: 0;
	margin-left: 4px
}

.ss-main .ss-multi-selected .ss-values .ss-value-delete:before {
	speak: none;
	content: "\e96d";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 11px;
	font-style: normal;
	font-weight: 400
}

.forms--dark:not(.forms--shape) .ss-main .ss-multi-selected .ss-values .ss-value {
	background-color: #fff;
	color: #23366f
}

.forms--dark:not(.forms--shape) .ss-main .ss-multi-selected .ss-values .ss-value:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.ss-main .ss-multi-selected+.ss-content .ss-list {
	padding: 5px 0
}

.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option {
	padding-left: 42px;
	position: relative
}

.forms--shape .ss-main .ss-multi-selected+.ss-content .ss-list .ss-option {
	padding-left: 55px
}

.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option:after,
.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option:before {
	display: block;
	position: absolute;
	top: 50%;
	transform: translatey(-50%)
}

.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option:after {
	left: 14px
}

.forms--shape .ss-main .ss-multi-selected+.ss-content .ss-list .ss-option:after {
	left: 24px
}

.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option:before {
	background-color: #fff;
	border: 1px solid #dde4e3;
	border-radius: 6px;
	content: "";
	height: 24px;
	left: 10px;
	width: 24px
}

.forms--shape .ss-main .ss-multi-selected+.ss-content .ss-list .ss-option:before {
	left: 20px
}

.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option.ss-option-selected:before {
	background-color: #23366f;
	border-color: #23366f
}

.ss-main .ss-multi-selected+.ss-content .ss-list .ss-option.ss-option-selected:after {
	speak: none;
	color: #fff;
	content: "\e967";
	font-family: zurich-icons;
	font-size: inherit;
	font-style: normal;
	font-weight: 400;
	font-weight: 700
}

.ss-main mark {
	background-color: unset;
	color: inherit;
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

.list-wrap {
	background-color: #fff;
	border-radius: 0 0 12px 12px;
	max-height: 0;
	overflow-y: hidden;
	position: absolute;
	top: 47px;
	transition: all .25s;
	width: 100%;
	z-index: 2
}

.list-wrap:not(:empty) {
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03);
	max-height: 296px
}

.forms--shape .list-wrap {
	border: 2px solid transparent;
	border-radius: 28px;
	padding-top: 52px;
	top: 0
}

.autoComplete_list {
	margin: 0;
	max-height: 240px;
	overflow-y: auto;
	padding: 0
}

.autoComplete_list:focus {
	outline: none
}

.autoComplete_list li {
	cursor: pointer;
	font-size: 16px;
	list-style-type: none;
	margin: 0;
	padding: 8px
}

.autoComplete_list li.autoComplete_selected,
.autoComplete_list li:hover {
	background-color: #eceeef
}

.autoComplete_list li .autoComplete_highlighted {
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

.forms--shape .suggester-dropdown ul li {
	padding: 8px 21px
}

.forms--shape .suggester-dropdown .textfield-label {
	z-index: 4
}

.forms--shape .suggester-dropdown .textfield-control {
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
	z-index: 3
}

.forms--shape .suggester-dropdown .textfield-control:focus,
.forms--shape .suggester-dropdown .textfield-control:hover {
	border-color: transparent
}

.forms--shape .suggester-dropdown .textfield-control:focus:not([disabled])~.list-wrap,
.forms--shape .suggester-dropdown .textfield-control:hover:not([disabled])~.list-wrap {
	border-color: #91bfe3;
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03)
}

.forms--shape .suggester-dropdown .date-input-controls-wrap:focus-within~.textfield-control,
.forms--shape .suggester-dropdown .date-input-controls-wrap:hover~.textfield-control {
	border-color: transparent
}

.forms--shape .suggester-dropdown .date-input-controls-wrap:focus-within~.textfield-control:not([disabled])~.list-wrap,
.forms--shape .suggester-dropdown .date-input-controls-wrap:hover~.textfield-control:not([disabled])~.list-wrap {
	border-color: #91bfe3;
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03)
}

.forms--shape:not(.forms--dark):not(.forms--light) .suggester-dropdown .list-wrap {
	background-color: #eceeef
}

.forms--shape:not(.forms--dark):not(.forms--light) .suggester-dropdown .autoComplete_list li.autoComplete_selected,
.forms--shape:not(.forms--dark):not(.forms--light) .suggester-dropdown .autoComplete_list li:hover {
	background-color: #fff
}

.forms--shape.forms--light .suggester-dropdown.has-error .textfield-control,
.forms--shape .suggester-dropdown.has-error .textfield-control {
	background-color: transparent;
	border-color: transparent
}

.forms--shape.forms--light .suggester-dropdown.has-error .textfield-control:focus,
.forms--shape.forms--light .suggester-dropdown.has-error .textfield-control:hover,
.forms--shape .suggester-dropdown.has-error .textfield-control:focus,
.forms--shape .suggester-dropdown.has-error .textfield-control:hover {
	border-color: transparent
}

.forms--shape.forms--light .suggester-dropdown.has-error .textfield-control:focus:not([disabled])+.list-wrap,
.forms--shape.forms--light .suggester-dropdown.has-error .textfield-control:hover:not([disabled])+.list-wrap,
.forms--shape .suggester-dropdown.has-error .textfield-control:focus:not([disabled])+.list-wrap,
.forms--shape .suggester-dropdown.has-error .textfield-control:hover:not([disabled])+.list-wrap {
	border-color: #cb4b40
}

.forms--shape.forms--light .suggester-dropdown.has-error .date-input-controls-wrap:focus-within~.textfield-control,
.forms--shape.forms--light .suggester-dropdown.has-error .date-input-controls-wrap:hover~.textfield-control,
.forms--shape .suggester-dropdown.has-error .date-input-controls-wrap:focus-within~.textfield-control,
.forms--shape .suggester-dropdown.has-error .date-input-controls-wrap:hover~.textfield-control {
	border-color: transparent
}

.forms--shape.forms--light .suggester-dropdown.has-error .date-input-controls-wrap:focus-within~.textfield-control:not([disabled])~.list-wrap,
.forms--shape.forms--light .suggester-dropdown.has-error .date-input-controls-wrap:hover~.textfield-control:not([disabled])~.list-wrap,
.forms--shape .suggester-dropdown.has-error .date-input-controls-wrap:focus-within~.textfield-control:not([disabled])~.list-wrap,
.forms--shape .suggester-dropdown.has-error .date-input-controls-wrap:hover~.textfield-control:not([disabled])~.list-wrap {
	border-color: #cb4b40
}

.suggester-dropdown.has-error .list-wrap {
	border-color: #cb4b40
}

.date-input-field:not(.disabled) .textfield-control.date-input,
.date-input-field:not(.disabled) .textfield-helper,
.date-input-field:not(.disabled) .textfield-label.date-input-label,
.date-input-field:not(.disabled) input[type][readonly]~.list-wrap {
	opacity: 1
}

.date-input-field .date-input-control {
	border: none;
	color: #2167ae;
	transition: all .2s
}

.forms--dark .date-input-field .date-input-control {
	color: #fff
}

.forms--shape .date-input-field .date-input-control {
	color: inherit
}

.date-input-field .date-input-control::-moz-placeholder {
	color: #2167ae
}

.date-input-field .date-input-control:-ms-input-placeholder {
	color: #2167ae
}

.date-input-field .date-input-control::placeholder {
	color: #2167ae
}

.forms--dark:not(.forms--shape) .date-input-field .date-input-control::-moz-placeholder {
	color: hsla(0, 0%, 100%, .5)
}

.forms--dark:not(.forms--shape) .date-input-field .date-input-control:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .5)
}

.forms--dark:not(.forms--shape) .date-input-field .date-input-control::placeholder {
	color: hsla(0, 0%, 100%, .5)
}

.date-input-field .separator {
	color: #2167ae
}

.forms--dark:not(.forms--shape) .date-input-field .separator {
	color: #fff
}

.forms--shape .date-input-field .separator {
	color: inherit
}

.date-input-field .space-saver {
	position: absolute;
	visibility: hidden
}

.date-input-field .date-input-controls-wrap {
	align-items: baseline;
	display: flex;
	position: absolute;
	top: 18px;
	z-index: 5
}

.forms--shape .date-input-field .date-input-controls-wrap {
	top: 0
}

.date-input-field .date-input-controls-wrap * {
	background-color: transparent;
	font-size: 18px;
	line-height: 1
}

.date-input-field .date-input-controls-wrap.has-data~.date-input {
	border-bottom-color: #2167ae
}

.forms--dark .date-input-field .date-input-controls-wrap.has-data~.date-input {
	border-bottom-color: #fff;
	color: #fff
}

.forms--shape .date-input-field .date-input-controls-wrap.has-data~.date-input {
	border-color: transparent;
	color: #2167ae
}

.date-input-field .date-input-controls-wrap:focus-within~.date-input,
.date-input-field .date-input-controls-wrap:hover~.date-input {
	border-bottom-color: #2167ae;
	border-bottom-width: 2px;
	margin-bottom: 0
}

.forms--dark .date-input-field .date-input-controls-wrap:focus-within~.date-input,
.forms--dark .date-input-field .date-input-controls-wrap:hover~.date-input {
	border-bottom-color: #fff;
	color: #fff
}

.forms--shape .date-input-field .date-input-controls-wrap:focus-within~.date-input,
.forms--shape .date-input-field .date-input-controls-wrap:hover~.date-input {
	border-bottom-color: transparent;
	color: #2167ae
}

.forms--shape .date-input-field .date-input-controls-wrap {
	padding: 26px 0 0 21px
}

.date-input-field.textfield--float-label .date-input-controls-wrap {
	opacity: 0;
	transition: all .2s
}

.date-input-field.textfield--float-label .date-input-controls-wrap.has-data,
.date-input-field.textfield--float-label .date-input-controls-wrap:focus-within,
.date-input-field.textfield--float-label:focus-within .date-input-controls-wrap {
	opacity: 1
}

.date-input-field.textfield--float-label .date-input-controls-wrap.has-data~.textfield-label,
.date-input-field.textfield--float-label .date-input-controls-wrap:focus-within~.textfield-label {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	left: 0;
	top: 0
}

.forms--shape .date-input-field.textfield--float-label .date-input-controls-wrap.has-data~.textfield-label,
.forms--shape .date-input-field.textfield--float-label .date-input-controls-wrap:focus-within~.textfield-label {
	top: 9px
}

.date-input-field.has-error .date-input-controls-wrap:focus-within~.date-input,
.date-input-field.has-error .date-input-controls-wrap:hover~.date-input {
	border-bottom-color: #cb4b40
}

.forms--dark .date-input-field.has-error .date-input-controls-wrap:focus-within~.date-input,
.forms--dark .date-input-field.has-error .date-input-controls-wrap:hover~.date-input {
	border-bottom-color: #ffaca5;
	color: #ffaca5
}

.date-input-field.has-error .date-input-controls-wrap ::-moz-placeholder {
	color: #cb4b40
}

.date-input-field.has-error .date-input-controls-wrap :-ms-input-placeholder {
	color: #cb4b40
}

.date-input-field.has-error .date-input-controls-wrap *,
.date-input-field.has-error .date-input-controls-wrap ::placeholder {
	color: #cb4b40
}

.forms--dark .date-input-field.has-error .date-input-controls-wrap ::-moz-placeholder {
	color: #ffaca5
}

.forms--dark .date-input-field.has-error .date-input-controls-wrap :-ms-input-placeholder {
	color: #ffaca5
}

.forms--dark .date-input-field.has-error .date-input-controls-wrap *,
.forms--dark .date-input-field.has-error .date-input-controls-wrap ::placeholder {
	color: #ffaca5
}

.date-input-field .date-input-day {
	width: 22px
}

.date-input-field .date-input-month {
	width: 30px
}

.date-input-field .date-input-year {
	min-width: 50px
}

.datepicker {
	display: none
}

.datepicker.active {
	display: block
}

.datepicker-wrapper {
	background-color: #eceeef;
	border-radius: 28px
}

.forms--dark .datepicker-wrapper,
.forms--light .datepicker-wrapper {
	background-color: #fff
}

.has-error .datepicker-wrapper {
	border-color: #cb4b40 !important
}

.datepicker-dropdown {
	left: 0;
	padding-top: 1px;
	position: absolute;
	top: 0;
	z-index: 20
}

.forms--shape .datepicker-dropdown {
	margin: 0;
	position: static
}

.datepicker-dropdown.datepicker-orient-top {
	padding-bottom: 4px;
	padding-top: 0
}

.datepicker-dropdown .datepicker-picker {
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03)
}

.datepicker-picker {
	background-color: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: inline-block
}

.forms--shape .datepicker-picker {
	background-color: transparent;
	border-bottom-left-radius: 28px;
	border-bottom-right-radius: 28px;
	width: 100%
}

.datepicker-picker span {
	-webkit-touch-callout: none;
	border: 2px solid transparent;
	border-radius: 20px;
	cursor: default;
	display: block;
	flex: 1;
	text-align: center;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.datepicker-footer {
	background-color: #f5f5f5;
	box-shadow: inset 0 1px 1px hsla(0, 0%, 4%, .1)
}

.datepicker-footer .datepicker-controls .button {
	border-radius: 2px;
	font-size: .75rem;
	margin: calc(.375rem - 1px) .375rem;
	width: 100%
}

.datepicker-controls {
	display: flex
}

.datepicker-controls .button {
	align-items: center;
	background-color: #2167ae;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-size: 1rem;
	height: 56px;
	justify-content: center;
	line-height: 1.5;
	margin: 0;
	padding: calc(.375em - 1px) .75em;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap
}

.datepicker-controls .button:active,
.datepicker-controls .button:focus,
.datepicker-controls .button:hover {
	color: #91bfe3;
	outline: none
}

.datepicker-controls .button[disabled] {
	cursor: not-allowed
}

.datepicker-controls .view-switch {
	flex: auto;
	font-family: ZurichSans-Medium, Arial, sans-serif
}

.datepicker-controls .next-btn,
.datepicker-controls .prev-btn {
	color: #2167ae;
	width: 56px
}

.datepicker-controls .next-btn:focus,
.datepicker-controls .next-btn:hover,
.datepicker-controls .prev-btn:focus,
.datepicker-controls .prev-btn:hover {
	color: #2167ae
}

.datepicker-controls .next-btn:focus:before,
.datepicker-controls .next-btn:hover:before,
.datepicker-controls .prev-btn:focus:before,
.datepicker-controls .prev-btn:hover:before {
	color: #91bfe3
}

.datepicker-controls .next-btn:before,
.datepicker-controls .prev-btn:before {
	color: #fff;
	font-family: zurich-icons;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 13px;
	width: 100%
}

.datepicker-controls .next-btn.disabled,
.datepicker-controls .prev-btn.disabled {
	visibility: hidden
}

.datepicker-controls .prev-btn:before {
	content: "\e914"
}

.datepicker-controls .next-btn:before {
	content: "\e922"
}

.datepicker-view {
	display: flex;
	font-size: 12px
}

.datepicker-view .days-of-week {
	background-color: #2167ae;
	color: #fff;
	display: flex;
	font-size: 12px;
	padding: 0 16px 10px
}

.datepicker-view .dow {
	flex-basis: 28px;
	font-size: 12px;
	font-weight: 700;
	height: 16px;
	line-height: 12px
}

.datepicker-view .days .datepicker-cell {
	flex-basis: 28px
}

.datepicker-view.datepicker-grid .datepicker-cell {
	flex-basis: 20%;
	height: 40px;
	line-height: 36px;
	margin: 8px 2px;
	text-transform: uppercase
}

.datepicker-view .week {
	color: #b5b5b5;
	font-size: .75rem;
	height: 2rem;
	line-height: 2rem;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 2rem
}

.datepicker-view .days {
	width: 100%
}

.datepicker-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 4px 16px;
	width: 262px
}

.forms--shape .datepicker-grid {
	width: 100%
}

.datepicker-cell {
	border: 2px solid #fff;
	font-family: ZurichSans-Regular, Arial, sans-serif;
	height: 28px;
	line-height: 24px;
	margin: 2px
}

.forms--shape .datepicker-cell {
	margin-left: calc(7.14286% - 14px);
	margin-right: calc(7.14286% - 14px)
}

.datepicker-cell:not(.disabled):focus,
.datepicker-cell:not(.disabled):hover {
	border-color: #2167ae;
	cursor: pointer
}

.datepicker-cell.focused:not(.selected) {
	border-color: #fff
}

.datepicker-cell.selected,
.datepicker-cell.selected:hover {
	background-color: #2167ae;
	color: #fff;
	font-weight: 600
}

.datepicker-cell.disabled {
	color: #dbdbdb
}

.datepicker-cell.next:not(.disabled),
.datepicker-cell.prev:not(.disabled) {
	color: #a6adaf
}

.datepicker-cell.next.selected,
.datepicker-cell.prev.selected {
	color: #e6e6e6
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
	background-color: #f5f5f5;
	border-radius: 0
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover {
	background-color: #eee
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused {
	background-color: #e8e8e8
}

.datepicker-cell.today.focused:not(.selected),
.datepicker-cell.today:not(.selected) {
	border-color: #91bfe3
}

.datepicker-cell.range-end:not(.selected),
.datepicker-cell.range-start:not(.selected) {
	background-color: #b5b5b5;
	color: #fff
}

.datepicker-cell.range-end.focused:not(.selected),
.datepicker-cell.range-start.focused:not(.selected) {
	background-color: #afafaf
}

.datepicker-cell.range-start {
	border-radius: 4px 0 0 4px
}

.datepicker-cell.range-end {
	border-radius: 0 4px 4px 0
}

.datepicker-cell.range {
	background-color: #dbdbdb;
	border-radius: 0
}

.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover {
	background-color: #d5d5d5
}

.datepicker-cell.range.disabled {
	color: #c2c2c2
}

.datepicker-cell.range.focused {
	background-color: #cfcfcf
}

.datepicker-title {
	background-color: #f5f5f5;
	box-shadow: inset 0 -1px 1px hsla(0, 0%, 4%, .1);
	font-weight: 700;
	padding: .375rem .75rem;
	text-align: center
}

.datepicker-header .datepicker-controls .button {
	border-color: transparent;
	font-weight: 700
}

.datepicker-header .datepicker-controls .button[disabled] {
	box-shadow: none
}

.forms--shape .datepicker-input:focus,
.forms--shape .datepicker-input:hover {
	border-color: transparent;
	box-shadow: none
}

.forms--shape .textfield-datepicker {
	height: auto;
	min-height: 56px
}

.textfield-datepicker.datepicker-active .datepicker-wrapper {
	border-color: #91bfe3
}

.forms--shape .textfield-datepicker.is-not-empty.textfield--float-label .textfield-label {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	left: 0;
	top: 8px
}

.textfield-datepicker .datepicker-wrapper {
	border: 2px solid transparent;
	max-width: 500px;
	position: absolute;
	transition: border-color .25s;
	width: 100%;
	z-index: 2
}

.textfield-datepicker .datepicker-wrapper:focus,
.textfield-datepicker .datepicker-wrapper:hover {
	border-color: #91bfe3;
	border-width: 2px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .08)
}

.textfield-datepicker .textfield-label {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 220px;
	z-index: 3
}

.textfield-datepicker.disabled .datepicker-wrapper:focus,
.textfield-datepicker.disabled .datepicker-wrapper:hover {
	border-color: transparent;
	cursor: not-allowed
}

.forms--shape .textfield-datepicker .textfield-control {
	border: none;
	height: 52px
}

.textfield-datepicker input[type=date] {
	height: 32px
}

.forms--shape .textfield-datepicker input[type=date] {
	height: 56px;
	min-height: 56px;
	padding-top: 22px
}

.forms--shape .textfield-datepicker input[type=date]+.textfield-label {
	padding-left: 22px
}

.forms--shape .textfield-datepicker input[type=date]~.textfield-helper {
	min-height: 1.5em;
	padding-top: 0
}

.forms--shape .textfield-datepicker .textfield-helper {
	padding-top: 56px;
	position: static
}

b,
strong {
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	font-weight: 400
}

b>em,
b>i,
strong>em,
strong>i {
	font-family: ZurichSans-SemiBoldItalic, Arial, sans-serif;
	font-style: normal;
	font-weight: 400
}

em,
i {
	font-family: ZurichSans-LightItalic, Arial, sans-serif;
	font-style: normal
}

em>b,
em>strong,
i>b,
i>strong {
	font-family: ZurichSans-SemiBoldItalic, Arial, sans-serif;
	font-style: normal;
	font-weight: 400
}

.quote,
q {
	color: #23366f;
	display: inline-block;
	display: block;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 22px;
	font-weight: 100;
	letter-spacing: normal;
	line-height: 1.4;
	text-align: center;
	width: 100%
}

@media (min-width:992px) {

	.quote,
	q {
		font-size: 32px;
		line-height: 1.4
	}
}

.low-resolution .quote,
.low-resolution q {
	font-size: 26px;
	line-height: 1.5
}

.quote figure,
q figure {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 16px;
	text-align: left
}

.quote figure img,
q figure img {
	margin-right: 16px
}

.quote figure figcaption,
q figure figcaption {
	color: #23366f;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5
}

@media (max-width:767px) {

	.quote figure figcaption strong,
	q figure figcaption strong {
		display: block
	}
}

.inverted .quote,
.inverted .quote p,
.inverted q,
.inverted q p {
	color: #fff
}

.quote_author {
	color: #23366f;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	text-align: center
}

.quote_author span {
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

.inverted .quote_author {
	color: #fff
}

p {
	margin: 0 0 16px
}

p:last-child {
	margin: 0
}

q {
	margin-bottom: 32px;
	margin-top: 32px
}

@media (min-width:768px) {
	q {
		margin-bottom: 48px;
		margin-top: 48px
	}
}

q p,
q p:last-child {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	color: #23366f;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 16px
}

strong {
	font-weight: 400
}

li {
	font-size: 18px;
	line-height: 1.5
}

@media (min-width:992px) {
	li {
		font-size: 20px;
		line-height: 1.5
	}
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

a {
	font-size: 1em;
	text-decoration: underline
}

.copy-large {
	font-family: ZurichSans-Light, Arial, sans-serif
}

@media only screen and (min-width:0px) and (max-width:992px) {
	.copy-large {
		font-size: 18px
	}
}

@media only screen and (min-width:993px) {
	.copy-large {
		font-size: 20px
	}
}

.copy-small {
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 16px
}

.copy-bold {
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	font-weight: 400
}

.caption-large {
	font-size: 14px;
	line-height: 1.4
}

.caption-large,
.caption-small {
	font-family: ZurichSans-Medium, Arial, sans-serif
}

.caption-small {
	font-size: 12px;
	line-height: 1.5
}

.inverted [class^=caption],
.inverted [class^=copy],
.inverted p,
[class^=caption].inverted,
[class^=copy].inverted,
p.inverted {
	color: #fff
}

.disclaimer {
	color: #23366f;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5
}

.disclaimer:last-child {
	margin-bottom: 0
}

.inverted .disclaimer {
	color: #fff
}

.text-bold {
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

.prose ol,
.prose ul {
	margin-left: 16px;
	padding-bottom: 8px;
	padding-top: 8px
}

.prose li {
	margin-bottom: 16px;
	margin-left: 24px
}

.prose li:last-child {
	margin-bottom: 0
}

[class^=heading-],
a [class^=heading-],
a h1,
a h2,
a h3,
a h4,
a h5,
a h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #23366f;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: normal
}

[class^=heading-] .icon,
h1 .icon,
h2 .icon,
h3 .icon,
h4 .icon,
h5 .icon,
h6 .icon {
	font-size: inherit;
	height: auto;
	margin-right: .75rem;
	vertical-align: unset;
	width: auto
}

[class^=heading-]:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
	margin-bottom: 0
}

[class^=heading-] em,
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
	font-family: Ogg-Regular, serif;
	font-style: normal
}

.inverted [class^=heading-],
.inverted h1,
.inverted h2,
.inverted h3,
.inverted h4,
.inverted h5,
.inverted h6 {
	color: #fff
}

.heading-h1,
h1 {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 32px
}

@media (min-width:768px) {

	.heading-h1,
	h1 {
		font-size: 36px
	}
}

@media (min-width:992px) {

	.heading-h1,
	h1 {
		font-size: 48px;
		line-height: 1.2
	}
}

@media (min-width:768px) {

	.heading-h1,
	h1 {
		margin-bottom: 48px
	}
}

.heading-h2,
h2 {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 24px
}

@media (min-width:768px) {

	.heading-h2,
	h2 {
		font-size: 32px
	}
}

@media (min-width:992px) {

	.heading-h2,
	h2 {
		font-size: 44px;
		line-height: 1.2
	}
}

@media (min-width:768px) {

	.heading-h2,
	h2 {
		margin-bottom: 32px
	}
}

.heading-h3,
h3 {
	font-size: 28px;
	line-height: 1.3;
	margin-bottom: 20px
}

@media (min-width:992px) {

	.heading-h3,
	h3 {
		font-size: 36px;
		line-height: 1.2
	}
}

.heading-h4,
h4 {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 20px
}

@media (min-width:992px) {

	.heading-h4,
	h4 {
		font-size: 28px
	}
}

.heading-h5,
h5 {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 16px
}

@media (min-width:992px) {

	.heading-h5,
	h5 {
		font-size: 24px;
		line-height: 1.4
	}
}

.heading-h6,
a .heading-h6,
a h6,
h6 {
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 4px
}

.heading-h6:not(.heading-display) em,
a .heading-h6:not(.heading-display) em,
a h6:not(.heading-display) em,
h6:not(.heading-display) em {
	font-weight: 700
}

.heading-display {
	font-size: 36px;
	line-height: 1.3;
	margin-bottom: 32px
}

@media (min-width:768px) {
	.heading-display {
		font-size: 44px;
		line-height: 1.2
	}
}

@media (min-width:992px) {
	.heading-display {
		font-size: 60px;
		line-height: 1.1
	}
}

@media (min-width:1200px) {
	.heading-display {
		font-size: 72px
	}
}

@media (min-width:768px) {
	.heading-display {
		margin-bottom: 48px
	}
}

.image {
	margin-bottom: 32px;
	margin-top: 32px
}

@media (min-width:768px) {
	.image {
		margin-bottom: 48px;
		margin-top: 48px
	}
}

.image:last-child {
	margin-bottom: 0
}

@media (max-width:767px) {
	.image {
		padding: 0
	}
}

.image img {
	height: auto;
	max-width: 100%
}

.image :not(figcaption) a {
	display: inline-block;
	max-width: 100%;
	transition: transform .35s ease
}

.image :not(figcaption) a:hover {
	box-shadow: 0 2px 45px 0 rgba(0, 0, 0, .24);
	transform: scale(1.02);
	transition: transform .35s ease
}

@media (max-width:767px) {
	.image :not(figcaption) a:hover {
		transform: scale(1.04)
	}
}

.image-caption {
	color: #23366f;
	display: block;
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 17px
}

@media (max-width:767px) {
	.image-caption {
		padding-left: 15px;
		padding-right: 15px
	}
}

.image-caption.small {
	font-size: 12px
}

.image-caption.inverted {
	color: #fff
}

.image.image-left .component-content>div>img {
	float: left
}

.image.image-right .component-content>div>img {
	float: right
}

.image.ratio-3by2,
.image.ratio-4by3,
.image.ratio-16by9 {
	background: #fff;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	position: relative
}

.image.ratio-3by2>div,
.image.ratio-4by3>div,
.image.ratio-16by9>div {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.image.ratio-4by3 {
	padding-top: 75%
}

.image.ratio-3by2 {
	padding-top: 66.66667%
}

.image.image-default-size img {
	max-width: none;
	width: auto !important
}

.image.image-full-size img {
	height: auto !important;
	width: 100% !important
}

.img-responsive {
	display: block;
	height: auto;
	width: 100%
}

.img-rounded {
	border-radius: 50%;
	overflow: hidden
}

.img-centered {
	position: relative
}

.img-centered>img {
	height: 100%
}

.img-100 {
	height: 100px !important;
	width: 100px !important
}

.img-140 {
	height: 140px !important;
	width: 140px !important
}

.img-210 {
	height: 210px !important;
	width: 210px !important
}

.img-260 {
	height: 260px !important;
	width: 260px !important
}

.bg-zurichblue {
	background-color: #2167ae !important
}

.bg-darkblue {
	background-color: #23366f !important
}

.bg-midblue {
	background-color: #5495cf !important
}

.bg-lightblue {
	background-color: #91bfe3 !important
}

.bg-skyblue {
	background-color: #1fb1e6 !important
}

.bg-sandstone {
	background-color: #dad2bd !important
}

.bg-dove {
	background-color: #dde4e3 !important
}

.bg-lightdove {
	background-color: #e4e9ec !important
}

.bg-zurichwhite {
	background-color: #eceeef !important
}

.bg-moss {
	background-color: #77a984 !important
}

.bg-teal {
	background-color: #19bab6 !important
}

.bg-mint {
	background-color: #a6e9ab !important
}

.bg-lime {
	background-color: #e1ee92 !important
}

.bg-lemon {
	background-color: #fff773 !important
}

.bg-peach {
	background-color: #ff7569 !important
}

.bg-candy {
	background-color: #e18eba !important
}

.bg-powderpink {
	background-color: #ffc5ea !important
}

.bg-lilac {
	background-color: #6d6bcf !important
}

.bg-azure {
	background-color: #4870c6 !important
}

.bg-gold {
	background-color: #d2ca91
}

.bg-silver {
	background-color: #d3d9d9
}

.bg-bronze {
	background-color: #d97645
}

.bg-moss-90 {
	background-color: #85b290
}

.bg-moss-80 {
	background-color: #92ba9d
}

.bg-moss-70 {
	background-color: #a0c3a9
}

.bg-moss-60 {
	background-color: #adcbb5
}

.bg-moss-50 {
	background-color: #bbd4c2
}

.bg-moss-40 {
	background-color: #c9ddce
}

.bg-moss-30 {
	background-color: #d6e5da
}

.bg-moss-20 {
	background-color: #e4eee6
}

.bg-moss-10 {
	background-color: #f1f6f3
}

.bg-teal-90 {
	background-color: #30c1bd
}

.bg-teal-80 {
	background-color: #47c8c5
}

.bg-teal-70 {
	background-color: #5ecfcc
}

.bg-teal-60 {
	background-color: #75d6d3
}

.bg-teal-50 {
	background-color: #8cdddb
}

.bg-teal-40 {
	background-color: #a3e3e2
}

.bg-teal-30 {
	background-color: #baeae9
}

.bg-teal-20 {
	background-color: #d1f1f0
}

.bg-teal-10 {
	background-color: #e8f8f8
}

.bg-mint-90 {
	background-color: #afebb3
}

.bg-mint-80 {
	background-color: #b8edbc
}

.bg-mint-70 {
	background-color: #c1f0c4
}

.bg-mint-60 {
	background-color: #caf2cd
}

.bg-mint-50 {
	background-color: #d3f4d5
}

.bg-mint-40 {
	background-color: #dbf6dd
}

.bg-mint-30 {
	background-color: #e4f8e6
}

.bg-mint-20 {
	background-color: #edfbee
}

.bg-mint-10 {
	background-color: #f6fdf7
}

.bg-lime-90 {
	background-color: #e4f09d
}

.bg-lime-80 {
	background-color: #e7f1a8
}

.bg-lime-70 {
	background-color: #eaf3b3
}

.bg-lime-60 {
	background-color: #edf5be
}

.bg-lime-50 {
	background-color: #f0f7c9
}

.bg-lime-40 {
	background-color: #f3f8d3
}

.bg-lime-30 {
	background-color: #f6fade
}

.bg-lime-20 {
	background-color: #f9fce9
}

.bg-lime-10 {
	background-color: #fcfdf4
}

.bg-lemon-90 {
	background-color: #fff881
}

.bg-lemon-80 {
	background-color: #fff98f
}

.bg-lemon-70 {
	background-color: #fff99d
}

.bg-lemon-60 {
	background-color: #fffaab
}

.bg-lemon-50 {
	background-color: #fffbb9
}

.bg-lemon-40 {
	background-color: #fffcc7
}

.bg-lemon-30 {
	background-color: #fffdd5
}

.bg-lemon-20 {
	background-color: #fffde3
}

.bg-lemon-10 {
	background-color: #fffef1
}

.bg-peach-90 {
	background-color: #ff8378
}

.bg-peach-80 {
	background-color: #ff9187
}

.bg-peach-70 {
	background-color: #ff9e96
}

.bg-peach-60 {
	background-color: #ffaca5
}

.bg-peach-50 {
	background-color: #ffbab4
}

.bg-peach-40 {
	background-color: #ffc8c3
}

.bg-peach-30 {
	background-color: #ffd6d2
}

.bg-peach-20 {
	background-color: #ffe3e1
}

.bg-peach-10 {
	background-color: #fff1f0
}

.bg-candy-90 {
	background-color: #e499c1
}

.bg-candy-80 {
	background-color: #e7a5c8
}

.bg-candy-70 {
	background-color: #eab0cf
}

.bg-candy-60 {
	background-color: #edbbd6
}

.bg-candy-50 {
	background-color: #f0c7dd
}

.bg-candy-40 {
	background-color: #f3d2e3
}

.bg-candy-30 {
	background-color: #f6ddea
}

.bg-candy-20 {
	background-color: #f9e8f1
}

.bg-candy-10 {
	background-color: #fcf4f8
}

.bg-powderpink-90 {
	background-color: #ffcbec
}

.bg-powderpink-80 {
	background-color: #ffd1ee
}

.bg-powderpink-70 {
	background-color: #ffd6f0
}

.bg-powderpink-60 {
	background-color: #ffdcf2
}

.bg-powderpink-50 {
	background-color: #ffe2f5
}

.bg-powderpink-40 {
	background-color: #ffe8f7
}

.bg-powderpink-30 {
	background-color: #ffeef9
}

.bg-powderpink-20 {
	background-color: #fff3fb
}

.bg-powderpink-10 {
	background-color: #fff9fd
}

.bg-lilac-80 {
	background-color: #8a89d9
}

.bg-lilac-70 {
	background-color: #9997dd
}

.bg-lilac-60 {
	background-color: #a7a6e2
}

.bg-lilac-90 {
	background-color: #7c7ad4
}

.bg-lilac-50 {
	background-color: #b6b5e7
}

.bg-lilac-40 {
	background-color: #c5c4ec
}

.bg-lilac-30 {
	background-color: #d3d3f1
}

.bg-lilac-20 {
	background-color: #e2e1f5
}

.bg-lilac-10 {
	background-color: #f0f0fa
}

.bg-azure-90 {
	background-color: #5a7ecc
}

.bg-azure-80 {
	background-color: #6d8dd1
}

.bg-azure-70 {
	background-color: #7f9bd7
}

.bg-azure-60 {
	background-color: #91a9dd
}

.bg-azure-50 {
	background-color: #a4b8e3
}

.bg-azure-40 {
	background-color: #b6c6e8
}

.bg-azure-30 {
	background-color: #c8d4ee
}

.bg-azure-20 {
	background-color: #dae2f4
}

.bg-azure-10 {
	background-color: #edf1f9
}

.bg-white {
	background-color: #fff
}

.bg-transparent {
	background-color: transparent
}

.c-zurichblue {
	color: #2167ae
}

.c-darkblue {
	color: #23366f
}

.c-midblue {
	color: #5495cf
}

.c-lightblue {
	color: #91bfe3
}

.c-skyblue {
	color: #1fb1e6
}

.c-sandstone {
	color: #dad2bd
}

.c-dove {
	color: #dde4e3
}

.c-lightdove {
	color: #e4e9ec
}

.c-zurichwhite {
	color: #eceeef
}

.c-moss {
	color: #77a984
}

.c-teal {
	color: #19bab6
}

.c-mint {
	color: #a6e9ab
}

.c-lime {
	color: #e1ee92
}

.c-lemon {
	color: #fff773
}

.c-peach {
	color: #ff7569
}

.c-candy {
	color: #e18eba
}

.c-powderpink {
	color: #ffc5ea
}

.c-lilac {
	color: #6d6bcf
}

.c-azure {
	color: #4870c6
}

.c-gold {
	color: #d2ca91
}

.c-silver {
	color: #d3d9d9
}

.c-bronze {
	color: #d97645
}

.c-moss-90 {
	color: #85b290
}

.c-moss-80 {
	color: #92ba9d
}

.c-moss-70 {
	color: #a0c3a9
}

.c-moss-60 {
	color: #adcbb5
}

.c-moss-50 {
	color: #bbd4c2
}

.c-moss-40 {
	color: #c9ddce
}

.c-moss-30 {
	color: #d6e5da
}

.c-moss-20 {
	color: #e4eee6
}

.c-moss-10 {
	color: #f1f6f3
}

.c-teal-90 {
	color: #30c1bd
}

.c-teal-80 {
	color: #47c8c5
}

.c-teal-70 {
	color: #5ecfcc
}

.c-teal-60 {
	color: #75d6d3
}

.c-teal-50 {
	color: #8cdddb
}

.c-teal-40 {
	color: #a3e3e2
}

.c-teal-30 {
	color: #baeae9
}

.c-teal-20 {
	color: #d1f1f0
}

.c-teal-10 {
	color: #e8f8f8
}

.c-mint-90 {
	color: #afebb3
}

.c-mint-80 {
	color: #b8edbc
}

.c-mint-70 {
	color: #c1f0c4
}

.c-mint-60 {
	color: #caf2cd
}

.c-mint-50 {
	color: #d3f4d5
}

.c-mint-40 {
	color: #dbf6dd
}

.c-mint-30 {
	color: #e4f8e6
}

.c-mint-20 {
	color: #edfbee
}

.c-mint-10 {
	color: #f6fdf7
}

.c-lime-90 {
	color: #e4f09d
}

.c-lime-80 {
	color: #e7f1a8
}

.c-lime-70 {
	color: #eaf3b3
}

.c-lime-60 {
	color: #edf5be
}

.c-lime-50 {
	color: #f0f7c9
}

.c-lime-40 {
	color: #f3f8d3
}

.c-lime-30 {
	color: #f6fade
}

.c-lime-20 {
	color: #f9fce9
}

.c-lime-10 {
	color: #fcfdf4
}

.c-lemon-90 {
	color: #fff881
}

.c-lemon-80 {
	color: #fff98f
}

.c-lemon-70 {
	color: #fff99d
}

.c-lemon-60 {
	color: #fffaab
}

.c-lemon-50 {
	color: #fffbb9
}

.c-lemon-40 {
	color: #fffcc7
}

.c-lemon-30 {
	color: #fffdd5
}

.c-lemon-20 {
	color: #fffde3
}

.c-lemon-10 {
	color: #fffef1
}

.c-peach-90 {
	color: #ff8378
}

.c-peach-80 {
	color: #ff9187
}

.c-peach-70 {
	color: #ff9e96
}

.c-peach-60 {
	color: #ffaca5
}

.c-peach-50 {
	color: #ffbab4
}

.c-peach-40 {
	color: #ffc8c3
}

.c-peach-30 {
	color: #ffd6d2
}

.c-peach-20 {
	color: #ffe3e1
}

.c-peach-10 {
	color: #fff1f0
}

.c-candy-90 {
	color: #e499c1
}

.c-candy-80 {
	color: #e7a5c8
}

.c-candy-70 {
	color: #eab0cf
}

.c-candy-60 {
	color: #edbbd6
}

.c-candy-50 {
	color: #f0c7dd
}

.c-candy-40 {
	color: #f3d2e3
}

.c-candy-30 {
	color: #f6ddea
}

.c-candy-20 {
	color: #f9e8f1
}

.c-candy-10 {
	color: #fcf4f8
}

.c-powderpink-90 {
	color: #ffcbec
}

.c-powderpink-80 {
	color: #ffd1ee
}

.c-powderpink-70 {
	color: #ffd6f0
}

.c-powderpink-60 {
	color: #ffdcf2
}

.c-powderpink-50 {
	color: #ffe2f5
}

.c-powderpink-40 {
	color: #ffe8f7
}

.c-powderpink-30 {
	color: #ffeef9
}

.c-powderpink-20 {
	color: #fff3fb
}

.c-powderpink-10 {
	color: #fff9fd
}

.c-lilac-80 {
	color: #8a89d9
}

.c-lilac-70 {
	color: #9997dd
}

.c-lilac-60 {
	color: #a7a6e2
}

.c-lilac-90 {
	color: #7c7ad4
}

.c-lilac-50 {
	color: #b6b5e7
}

.c-lilac-40 {
	color: #c5c4ec
}

.c-lilac-30 {
	color: #d3d3f1
}

.c-lilac-20 {
	color: #e2e1f5
}

.c-lilac-10 {
	color: #f0f0fa
}

.c-azure-90 {
	color: #5a7ecc
}

.c-azure-80 {
	color: #6d8dd1
}

.c-azure-70 {
	color: #7f9bd7
}

.c-azure-60 {
	color: #91a9dd
}

.c-azure-50 {
	color: #a4b8e3
}

.c-azure-40 {
	color: #b6c6e8
}

.c-azure-30 {
	color: #c8d4ee
}

.c-azure-20 {
	color: #dae2f4
}

.c-azure-10 {
	color: #edf1f9
}

.c-black {
	color: #000
}

.c-grey-01 {
	color: #0d1115
}

.c-grey-02 {
	color: #2b2e31
}

.c-grey-03 {
	color: #45484a
}

.c-grey-04 {
	color: #5d6162
}

.c-grey-05 {
	color: #74797a
}

.c-grey-06 {
	color: #7f8788
}

.c-grey-07 {
	color: #929a9c
}

.c-grey-08 {
	color: #a6adaf
}

.c-grey-09 {
	color: #c9d0d2
}

.c-white {
	color: #fff
}

.c-transparent {
	color: transparent
}

.c-aa-skyblue {
	color: #1393d1
}

.c-aa-moss {
	color: #428351
}

.c-aa-peach {
	color: #cb4b40
}

.bd {
	border-right-style: solid !important;
	border-right-width: 4px
}

.bd-zurichblue {
	border-color: #2167ae
}

.bd-darkblue {
	border-color: #23366f
}

.bd-midblue {
	border-color: #5495cf
}

.bd-lightblue {
	border-color: #91bfe3
}

.bd-skyblue {
	border-color: #1fb1e6
}

.bd-sandstone {
	border-color: #dad2bd
}

.bd-dove {
	border-color: #dde4e3
}

.bd-zurichwhite {
	border-color: #eceeef
}

.bd-moss {
	border-color: #77a984
}

.bd-teal {
	border-color: #19bab6
}

.bd-mint {
	border-color: #a6e9ab
}

.bd-lime {
	border-color: #e1ee92
}

.bd-lemon {
	border-color: #fff773
}

.bd-peach {
	border-color: #ff7569
}

.bd-candy {
	border-color: #e18eba
}

.bd-powderpink {
	border-color: #ffc5ea
}

.bd-lilac {
	border-color: #6d6bcf
}

.bd-azure {
	border-color: #4870c6
}

.bd-gold {
	border-color: #d2ca91
}

.bd-silver {
	border-color: #d3d9d9
}

.bd-bronze {
	border-color: #d97645
}

.bd-moss-90 {
	border-color: #85b290
}

.bd-moss-80 {
	border-color: #92ba9d
}

.bd-moss-70 {
	border-color: #a0c3a9
}

.bd-moss-60 {
	border-color: #adcbb5
}

.bd-moss-50 {
	border-color: #bbd4c2
}

.bd-moss-40 {
	border-color: #c9ddce
}

.bd-moss-30 {
	border-color: #d6e5da
}

.bd-moss-20 {
	border-color: #e4eee6
}

.bd-moss-10 {
	border-color: #f1f6f3
}

.bd-teal-90 {
	border-color: #30c1bd
}

.bd-teal-80 {
	border-color: #47c8c5
}

.bd-teal-70 {
	border-color: #5ecfcc
}

.bd-teal-60 {
	border-color: #75d6d3
}

.bd-teal-50 {
	border-color: #8cdddb
}

.bd-teal-40 {
	border-color: #a3e3e2
}

.bd-teal-30 {
	border-color: #baeae9
}

.bd-teal-20 {
	border-color: #d1f1f0
}

.bd-teal-10 {
	border-color: #e8f8f8
}

.bd-mint-90 {
	border-color: #afebb3
}

.bd-mint-80 {
	border-color: #b8edbc
}

.bd-mint-70 {
	border-color: #c1f0c4
}

.bd-mint-60 {
	border-color: #caf2cd
}

.bd-mint-50 {
	border-color: #d3f4d5
}

.bd-mint-40 {
	border-color: #dbf6dd
}

.bd-mint-30 {
	border-color: #e4f8e6
}

.bd-mint-20 {
	border-color: #edfbee
}

.bd-mint-10 {
	border-color: #f6fdf7
}

.bd-lime-90 {
	border-color: #e4f09d
}

.bd-lime-80 {
	border-color: #e7f1a8
}

.bd-lime-70 {
	border-color: #eaf3b3
}

.bd-lime-60 {
	border-color: #edf5be
}

.bd-lime-50 {
	border-color: #f0f7c9
}

.bd-lime-40 {
	border-color: #f3f8d3
}

.bd-lime-30 {
	border-color: #f6fade
}

.bd-lime-20 {
	border-color: #f9fce9
}

.bd-lime-10 {
	border-color: #fcfdf4
}

.bd-lemon-90 {
	border-color: #fff881
}

.bd-lemon-80 {
	border-color: #fff98f
}

.bd-lemon-70 {
	border-color: #fff99d
}

.bd-lemon-60 {
	border-color: #fffaab
}

.bd-lemon-50 {
	border-color: #fffbb9
}

.bd-lemon-40 {
	border-color: #fffcc7
}

.bd-lemon-30 {
	border-color: #fffdd5
}

.bd-lemon-20 {
	border-color: #fffde3
}

.bd-lemon-10 {
	border-color: #fffef1
}

.bd-peach-90 {
	border-color: #ff8378
}

.bd-peach-80 {
	border-color: #ff9187
}

.bd-peach-70 {
	border-color: #ff9e96
}

.bd-peach-60 {
	border-color: #ffaca5
}

.bd-peach-50 {
	border-color: #ffbab4
}

.bd-peach-40 {
	border-color: #ffc8c3
}

.bd-peach-30 {
	border-color: #ffd6d2
}

.bd-peach-20 {
	border-color: #ffe3e1
}

.bd-peach-10 {
	border-color: #fff1f0
}

.bd-candy-90 {
	border-color: #e499c1
}

.bd-candy-80 {
	border-color: #e7a5c8
}

.bd-candy-70 {
	border-color: #eab0cf
}

.bd-candy-60 {
	border-color: #edbbd6
}

.bd-candy-50 {
	border-color: #f0c7dd
}

.bd-candy-40 {
	border-color: #f3d2e3
}

.bd-candy-30 {
	border-color: #f6ddea
}

.bd-candy-20 {
	border-color: #f9e8f1
}

.bd-candy-10 {
	border-color: #fcf4f8
}

.bd-powderpink-90 {
	border-color: #ffcbec
}

.bd-powderpink-80 {
	border-color: #ffd1ee
}

.bd-powderpink-70 {
	border-color: #ffd6f0
}

.bd-powderpink-60 {
	border-color: #ffdcf2
}

.bd-powderpink-50 {
	border-color: #ffe2f5
}

.bd-powderpink-40 {
	border-color: #ffe8f7
}

.bd-powderpink-30 {
	border-color: #ffeef9
}

.bd-powderpink-20 {
	border-color: #fff3fb
}

.bd-powderpink-10 {
	border-color: #fff9fd
}

.bd-lilac-80 {
	border-color: #8a89d9
}

.bd-lilac-70 {
	border-color: #9997dd
}

.bd-lilac-60 {
	border-color: #a7a6e2
}

.bd-lilac-90 {
	border-color: #7c7ad4
}

.bd-lilac-50 {
	border-color: #b6b5e7
}

.bd-lilac-40 {
	border-color: #c5c4ec
}

.bd-lilac-30 {
	border-color: #d3d3f1
}

.bd-lilac-20 {
	border-color: #e2e1f5
}

.bd-lilac-10 {
	border-color: #f0f0fa
}

.bd-azure-90 {
	border-color: #5a7ecc
}

.bd-azure-80 {
	border-color: #6d8dd1
}

.bd-azure-70 {
	border-color: #7f9bd7
}

.bd-azure-60 {
	border-color: #91a9dd
}

.bd-azure-50 {
	border-color: #a4b8e3
}

.bd-azure-40 {
	border-color: #b6c6e8
}

.bd-azure-30 {
	border-color: #c8d4ee
}

.bd-azure-20 {
	border-color: #dae2f4
}

.bd-azure-10 {
	border-color: #edf1f9
}

.bd-white {
	border-color: #fff
}

.bd-transparent {
	border-color: transparent
}

.bd-aa-skyblue {
	border-color: #1393d1
}

.bd-aa-moss {
	border-color: #428351
}

.bd-aa-peach {
	border-color: #cb4b40
}

.icon {
	display: inline-block;
	font-size: 22px;
	height: 22px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	width: 22px
}

.icon:before {
	speak: none;
	font-family: zurich-icons;
	font-size: inherit;
	font-style: normal;
	font-weight: 400
}

.icon--alert-circle_24_outline:before {
	content: "\e900"
}

.icon--alert-circle_24_solid:before {
	content: "\e901"
}

.icon--alert-circle_48_outline:before {
	content: "\e902"
}

.icon--alert-circle_48_solid:before {
	content: "\e903"
}

.icon--alert-triangle_24_outline:before {
	content: "\e904"
}

.icon--alert-triangle_24_solid:before {
	content: "\e905"
}

.icon--alert-triangle_48_outline:before {
	content: "\e906"
}

.icon--alert-triangle_48_solid:before {
	content: "\e907"
}

.icon--arrow-control-maximize_24:before {
	content: "\e908"
}

.icon--arrow-control-maximize_48:before {
	content: "\e909"
}

.icon--arrow-control-minimize_24:before {
	content: "\e90a"
}

.icon--arrow-control-minimize_48:before {
	content: "\e90b"
}

.icon--arrow-control-reload_24:before {
	content: "\e90c"
}

.icon--arrow-control-reload_48:before {
	content: "\e90d"
}

.icon--arrow-control-repeat_24:before {
	content: "\e90e"
}

.icon--arrow-control-repeat_48:before {
	content: "\e90f"
}

.icon--arrow-control-return_24:before {
	content: "\e910"
}

.icon--arrow-control-return_48:before {
	content: "\e911"
}

.icon--arrow-down_16:before {
	content: "\eb61"
}

.icon--arrow-down_24:before {
	content: "\e912"
}

.icon--arrow-down_48:before {
	content: "\e913"
}

.icon--arrow-left_16:before {
	content: "\eb62"
}

.icon--arrow-left_24:before {
	content: "\e914"
}

.icon--arrow-left_48:before {
	content: "\e915"
}

.icon--arrow-long-down_24:before {
	content: "\e916"
}

.icon--arrow-long-down_48:before {
	content: "\e917"
}

.icon--arrow-long-left_24:before {
	content: "\e918"
}

.icon--arrow-long-left_48:before {
	content: "\e919"
}

.icon--arrow-long-left-down_24:before {
	content: "\e91a"
}

.icon--arrow-long-left-down_48:before {
	content: "\e91b"
}

.icon--arrow-long-right_24:before {
	content: "\e91c"
}

.icon--arrow-long-right_48:before {
	content: "\e91d"
}

.icon--arrow-long-right-up_24:before {
	content: "\e91e"
}

.icon--arrow-long-right-up_48:before {
	content: "\e91f"
}

.icon--arrow-long-up_24:before {
	content: "\e920"
}

.icon--arrow-long-up_48:before {
	content: "\e921"
}

.icon--arrow-right_16:before {
	content: "\eb63"
}

.icon--arrow-right_24:before {
	content: "\e922"
}

.icon--arrow-right_48:before {
	content: "\e923"
}

.icon--arrow-up_16:before {
	content: "\eb64"
}

.icon--arrow-up_24:before {
	content: "\e924"
}

.icon--arrow-up_48:before {
	content: "\e925"
}

.icon--bell-off_24_outline:before {
	content: "\e926"
}

.icon--bell-off_24_solid:before {
	content: "\e927"
}

.icon--bell-off_48_outline:before {
	content: "\e928"
}

.icon--bell-off_48_solid:before {
	content: "\e929"
}

.icon--bell-on_24_outline:before {
	content: "\e92a"
}

.icon--bell-on_24_solid:before {
	content: "\e92b"
}

.icon--bell-on_48_outline:before {
	content: "\e92c"
}

.icon--bell-on_48_solid:before {
	content: "\e92d"
}

.icon--bike_24_outline:before {
	content: "\e92e"
}

.icon--bike_24_solid:before {
	content: "\e92f"
}

.icon--bike_48_outline:before {
	content: "\e930"
}

.icon--bike_48_solid:before {
	content: "\e931"
}

.icon--book-close_24_outline:before {
	content: "\e932"
}

.icon--book-close_24_solid:before {
	content: "\e933"
}

.icon--book-close_48_outline:before {
	content: "\e934"
}

.icon--book-close_48_solid:before {
	content: "\e935"
}

.icon--bookmark_24_outline:before {
	content: "\e936"
}

.icon--bookmark_24_solid:before {
	content: "\e937"
}

.icon--bookmark_48_outline:before {
	content: "\e938"
}

.icon--bookmark_48_solid:before {
	content: "\e939"
}

.icon--book-open_24_outline:before {
	content: "\e93a"
}

.icon--book-open_24_solid:before {
	content: "\e93b"
}

.icon--book-open_48_outline:before {
	content: "\e93c"
}

.icon--book-open_48_solid:before {
	content: "\e93d"
}

.icon--building_24_outline:before {
	content: "\e93e"
}

.icon--building_24_solid:before {
	content: "\e93f"
}

.icon--building_48_outline:before {
	content: "\e940"
}

.icon--building_48_solid:before {
	content: "\e941"
}

.icon--bus_24_outline:before {
	content: "\e942"
}

.icon--bus_24_solid:before {
	content: "\e943"
}

.icon--bus_48_outline:before {
	content: "\e944"
}

.icon--bus_48_solid:before {
	content: "\e945"
}

.icon--calculator_24_outline:before {
	content: "\e946"
}

.icon--calculator_24_solid:before {
	content: "\e947"
}

.icon--calculator_48_outline:before {
	content: "\e948"
}

.icon--calculator_48_solid:before {
	content: "\e949"
}

.icon--calendar-end_24_outline:before {
	content: "\e94a"
}

.icon--calendar-end_24_solid:before {
	content: "\e94b"
}

.icon--calendar-end_48_outline:before {
	content: "\e94c"
}

.icon--calendar-end_48_solid:before {
	content: "\e94d"
}

.icon--calendar-start_24_outline:before {
	content: "\e94e"
}

.icon--calendar-start_24_solid:before {
	content: "\e94f"
}

.icon--calendar-start_48_outline:before {
	content: "\e950"
}

.icon--calendar-start_48_solid:before {
	content: "\e951"
}

.icon--camera_24_outline:before {
	content: "\e952"
}

.icon--camera_24_solid:before {
	content: "\e953"
}

.icon--camera_48_outline:before {
	content: "\e954"
}

.icon--camera_48_solid:before {
	content: "\e955"
}

.icon--car_24_outline:before {
	content: "\e956"
}

.icon--car_24_solid:before {
	content: "\e957"
}

.icon--car_48_outline:before {
	content: "\e958"
}

.icon--car_48_solid:before {
	content: "\e959"
}

.icon--cart_24_outline:before {
	content: "\e95a"
}

.icon--cart_24_solid:before {
	content: "\e95b"
}

.icon--cart_48_outline:before {
	content: "\e95c"
}

.icon--cart_48_solid:before {
	content: "\e95d"
}

.icon--chart-pie_24_outline:before {
	content: "\e95e"
}

.icon--chart-pie_24_solid:before {
	content: "\e95f"
}

.icon--chart-pie_48_outline:before {
	content: "\e960"
}

.icon--chart-pie_48_solid:before {
	content: "\e961"
}

.icon--chat_24_outline:before {
	content: "\e962"
}

.icon--chat_24_solid:before {
	content: "\e963"
}

.icon--chat_48_outline:before {
	content: "\e964"
}

.icon--chat_48_solid:before {
	content: "\e965"
}

.icon--check_16:before {
	content: "\e966"
}

.icon--check_24:before {
	content: "\e967"
}

.icon--check_48:before {
	content: "\e968"
}

.icon--clock_24_outline:before {
	content: "\e969"
}

.icon--clock_24_solid:before {
	content: "\e96a"
}

.icon--clock_48_outline:before {
	content: "\e96b"
}

.icon--clock_48_solid:before {
	content: "\e96c"
}

.icon--close_24:before {
	content: "\e96d"
}

.icon--close_48:before {
	content: "\e96e"
}

.icon--cloud_24_outline:before {
	content: "\e96f"
}

.icon--cloud_24_solid:before {
	content: "\e970"
}

.icon--cloud_48_outline:before {
	content: "\e971"
}

.icon--cloud_48_solid:before {
	content: "\e972"
}

.icon--coin_24_outline:before {
	content: "\e973"
}

.icon--coin_24_solid:before {
	content: "\e974"
}

.icon--coin_48_outline:before {
	content: "\e975"
}

.icon--coin_48_solid:before {
	content: "\e976"
}

.icon--compass_24_outline:before {
	content: "\e977"
}

.icon--compass_24_solid:before {
	content: "\e978"
}

.icon--compass_48_outline:before {
	content: "\e979"
}

.icon--compass_48_solid:before {
	content: "\e97a"
}

.icon--cone_24_outline:before {
	content: "\e97b"
}

.icon--cone_24_solid:before {
	content: "\e97c"
}

.icon--cone_48_outline:before {
	content: "\e97d"
}

.icon--cone_48_solid:before {
	content: "\e97e"
}

.icon--cup_24_outline:before {
	content: "\e97f"
}

.icon--cup_24_solid:before {
	content: "\e980"
}

.icon--cup_48_outline:before {
	content: "\e981"
}

.icon--cup_48_solid:before {
	content: "\e982"
}

.icon--currency-dollar_24_outline:before {
	content: "\e983"
}

.icon--currency-dollar_24_solid:before {
	content: "\e984"
}

.icon--currency-dollar_48_outline:before {
	content: "\e985"
}

.icon--currency-dollar_48_solid:before {
	content: "\e986"
}

.icon--currency-euro_24_outline:before {
	content: "\e987"
}

.icon--currency-euro_24_solid:before {
	content: "\e988"
}

.icon--currency-euro_48_outline:before {
	content: "\e989"
}

.icon--currency-euro_48_solid:before {
	content: "\e98a"
}

.icon--currency-pound_24_outline:before {
	content: "\e98b"
}

.icon--currency-pound_24_solid:before {
	content: "\e98c"
}

.icon--currency-pound_48_outline:before {
	content: "\e98d"
}

.icon--currency-pound_48_solid:before {
	content: "\e98e"
}

.icon--desktop_24_outline:before {
	content: "\e98f"
}

.icon--desktop_24_solid:before {
	content: "\e990"
}

.icon--desktop_48_outline:before {
	content: "\e991"
}

.icon--desktop_48_solid:before {
	content: "\e992"
}

.icon--devices_2range_24_outline:before {
	content: "\e993"
}

.icon--devices_2range_24_solid:before {
	content: "\e994"
}

.icon--devices_2range_48_outline:before {
	content: "\e995"
}

.icon--devices_2range_48_solid:before {
	content: "\e996"
}

.icon--devices_3range_24_outline:before {
	content: "\e997"
}

.icon--devices_3range_24_solid:before {
	content: "\e998"
}

.icon--devices_3range_48_outline:before {
	content: "\e999"
}

.icon--devices_3range_48_solid:before {
	content: "\e99a"
}

.icon--dining-bell_24_outline:before {
	content: "\e99b"
}

.icon--dining-bell_24_solid:before {
	content: "\e99c"
}

.icon--dining-bell_48_outline:before {
	content: "\e99d"
}

.icon--dining-bell_48_solid:before {
	content: "\e99e"
}

.icon--download_24:before {
	content: "\e99f"
}

.icon--download_48:before {
	content: "\e9a0"
}

.icon--edit_24_outline:before {
	content: "\e9a1"
}

.icon--edit_24_solid:before {
	content: "\e9a2"
}

.icon--edit_48_outline:before {
	content: "\e9a3"
}

.icon--edit_48_solid:before {
	content: "\e9a4"
}

.icon--facebook_24_solid:before {
	content: "\e9a5"
}

.icon--facebook_48_solid:before {
	content: "\e9a6"
}

.icon--face-happy_24_outline:before {
	content: "\e9a7"
}

.icon--face-happy_24_solid:before {
	content: "\e9a8"
}

.icon--face-happy_48_outline:before {
	content: "\e9a9"
}

.icon--face-happy_48_solid:before {
	content: "\e9aa"
}

.icon--face-neutral_24_outline:before {
	content: "\e9ab"
}

.icon--face-neutral_24_solid:before {
	content: "\e9ac"
}

.icon--face-neutral_48_outline:before {
	content: "\e9ad"
}

.icon--face-neutral_48_solid:before {
	content: "\e9ae"
}

.icon--face-sad_24_outline:before {
	content: "\e9af"
}

.icon--face-sad_24_solid:before {
	content: "\e9b0"
}

.icon--face-sad_48_outline:before {
	content: "\e9b1"
}

.icon--face-sad_48_solid:before {
	content: "\e9b2"
}

.icon--family_24_outline:before {
	content: "\e9b3"
}

.icon--family_24_solid:before {
	content: "\e9b4"
}

.icon--family_48_outline:before {
	content: "\e9b5"
}

.icon--family_48_solid:before {
	content: "\e9b6"
}

.icon--file-add_24_outline:before {
	content: "\e9b7"
}

.icon--file-add_24_solid:before {
	content: "\e9b8"
}

.icon--file-add_48_outline:before {
	content: "\e9b9"
}

.icon--file-add_48_solid:before {
	content: "\e9ba"
}

.icon--file-blank_24_outline:before {
	content: "\e9bb"
}

.icon--file-blank_24_solid:before {
	content: "\e9bc"
}

.icon--file-blank_48_outline:before {
	content: "\e9bd"
}

.icon--file-blank_48_solid:before {
	content: "\e9be"
}

.icon--file-check_24_outline:before {
	content: "\e9bf"
}

.icon--file-check_24_solid:before {
	content: "\e9c0"
}

.icon--file-check_48_outline:before {
	content: "\e9c1"
}

.icon--file-check_48_solid:before {
	content: "\e9c2"
}

.icon--file-copy_24_outline:before {
	content: "\e9c3"
}

.icon--file-copy_24_solid:before {
	content: "\e9c4"
}

.icon--file-copy_48_outline:before {
	content: "\e9c5"
}

.icon--file-copy_48_solid:before {
	content: "\e9c6"
}

.icon--file-text_24_outline:before {
	content: "\e9c7"
}

.icon--file-text_24_solid:before {
	content: "\e9c8"
}

.icon--file-text_48_outline:before {
	content: "\e9c9"
}

.icon--file-text_48_solid:before {
	content: "\e9ca"
}

.icon--filter-horizontal_24_outline:before {
	content: "\e9cb"
}

.icon--filter-horizontal_24_solid:before {
	content: "\e9cc"
}

.icon--filter-horizontal_48_outline:before {
	content: "\e9cd"
}

.icon--filter-horizontal_48_solid:before {
	content: "\e9ce"
}

.icon--filter-vertical_24_outline:before {
	content: "\e9cf"
}

.icon--filter-vertical_24_solid:before {
	content: "\e9d0"
}

.icon--filter-vertical_48_outline:before {
	content: "\e9d1"
}

.icon--filter-vertical_48_solid:before {
	content: "\e9d2"
}

.icon--first-aid_24_outline:before {
	content: "\e9d3"
}

.icon--first-aid_24_solid:before {
	content: "\e9d4"
}

.icon--first-aid_48_outline:before {
	content: "\e9d5"
}

.icon--first-aid_48_solid:before {
	content: "\e9d6"
}

.icon--flag_24_outline:before {
	content: "\e9d7"
}

.icon--flag_24_solid:before {
	content: "\e9d8"
}

.icon--flag_48_outline:before {
	content: "\e9d9"
}

.icon--flag_48_solid:before {
	content: "\e9da"
}

.icon--folder_24_outline:before {
	content: "\e9db"
}

.icon--folder_24_solid:before {
	content: "\e9dc"
}

.icon--folder_48_outline:before {
	content: "\e9dd"
}

.icon--folder_48_solid:before {
	content: "\e9de"
}

.icon--game_24_outline:before {
	content: "\e9df"
}

.icon--game_24_solid:before {
	content: "\e9e0"
}

.icon--game_48_outline:before {
	content: "\e9e1"
}

.icon--game_48_solid:before {
	content: "\e9e2"
}

.icon--gear_24_outline:before {
	content: "\e9e3"
}

.icon--gear_24_solid:before {
	content: "\e9e4"
}

.icon--gear_48_outline:before {
	content: "\e9e5"
}

.icon--gear_48_solid:before {
	content: "\e9e6"
}

.icon--glass_24_outline:before {
	content: "\e9e7"
}

.icon--glass_24_solid:before {
	content: "\e9e8"
}

.icon--glass_48_outline:before {
	content: "\e9e9"
}

.icon--glass_48_solid:before {
	content: "\e9ea"
}

.icon--globe_24_outline:before {
	content: "\e9eb"
}

.icon--globe_24_solid:before {
	content: "\e9ec"
}

.icon--globe_48_outline:before {
	content: "\e9ed"
}

.icon--globe_48_solid:before {
	content: "\e9ee"
}

.icon--globe-stand_24_outline:before {
	content: "\e9ef"
}

.icon--globe-stand_24_solid:before {
	content: "\e9f0"
}

.icon--globe-stand_48_outline:before {
	content: "\e9f1"
}

.icon--globe-stand_48_solid:before {
	content: "\e9f2"
}

.icon--graduation_24_outline:before {
	content: "\e9f3"
}

.icon--graduation_24_solid:before {
	content: "\e9f4"
}

.icon--graduation_48_outline:before {
	content: "\e9f5"
}

.icon--graduation_48_solid:before {
	content: "\e9f6"
}

.icon--handshake_24_outline:before {
	content: "\e9f7"
}

.icon--handshake_24_solid:before {
	content: "\e9f8"
}

.icon--handshake_48_outline:before {
	content: "\e9f9"
}

.icon--handshake_48_solid:before {
	content: "\e9fa"
}

.icon--headset_24_outline:before {
	content: "\e9fb"
}

.icon--headset_24_solid:before {
	content: "\e9fc"
}

.icon--headset_48_outline:before {
	content: "\e9fd"
}

.icon--headset_48_solid:before {
	content: "\e9fe"
}

.icon--heart_24_outline:before {
	content: "\e9ff"
}

.icon--heart_24_solid:before {
	content: "\ea00"
}

.icon--heart_48_outline:before {
	content: "\ea01"
}

.icon--heart_48_solid:before {
	content: "\ea02"
}

.icon--heart-cardio_24_outline:before {
	content: "\ea03"
}

.icon--heart-cardio_24_solid:before {
	content: "\ea04"
}

.icon--heart-cardio_48_outline:before {
	content: "\ea05"
}

.icon--heart-cardio_48_solid:before {
	content: "\ea06"
}

.icon--heart-medical_24_outline:before {
	content: "\ea07"
}

.icon--heart-medical_24_solid:before {
	content: "\ea08"
}

.icon--heart-medical_48_outline:before {
	content: "\ea09"
}

.icon--heart-medical_48_solid:before {
	content: "\ea0a"
}

.icon--help_24_outline:before {
	content: "\ea0b"
}

.icon--help_24_solid:before {
	content: "\ea0c"
}

.icon--help_48_outline:before {
	content: "\ea0d"
}

.icon--help_48_solid:before {
	content: "\ea0e"
}

.icon--home_24_outline:before {
	content: "\ea0f"
}

.icon--home_24_solid:before {
	content: "\ea10"
}

.icon--home_48_outline:before {
	content: "\ea11"
}

.icon--home_48_solid:before {
	content: "\ea12"
}

.icon--hourglass_24_outline:before {
	content: "\ea13"
}

.icon--hourglass_24_solid:before {
	content: "\ea14"
}

.icon--hourglass_48_outline:before {
	content: "\ea15"
}

.icon--hourglass_48_solid:before {
	content: "\ea16"
}

.icon--info_24_outline:before {
	content: "\ea17"
}

.icon--info_24_solid:before {
	content: "\ea18"
}

.icon--info_48_outline:before {
	content: "\ea19"
}

.icon--info_48_solid:before {
	content: "\ea1a"
}

.icon--instagram_24_solid:before {
	content: "\ea1b"
}

.icon--instagram_48_solid:before {
	content: "\ea1c"
}

.icon--landscape_24_outline:before {
	content: "\ea1d"
}

.icon--landscape_24_solid:before {
	content: "\ea1e"
}

.icon--landscape_48_outline:before {
	content: "\ea1f"
}

.icon--landscape_48_solid:before {
	content: "\ea20"
}

.icon--laptop_24_outline:before {
	content: "\ea21"
}

.icon--laptop_24_solid:before {
	content: "\ea22"
}

.icon--laptop_48_outline:before {
	content: "\ea23"
}

.icon--laptop_48_solid:before {
	content: "\ea24"
}

.icon--launch_24:before {
	content: "\ea25"
}

.icon--launch_48:before {
	content: "\ea26"
}

.icon--leaf_24_outline:before {
	content: "\ea27"
}

.icon--leaf_24_solid:before {
	content: "\ea28"
}

.icon--leaf_48_outline:before {
	content: "\ea29"
}

.icon--leaf_48_solid:before {
	content: "\ea2a"
}

.icon--lightbulb_24_outline:before {
	content: "\ea2b"
}

.icon--lightbulb_24_solid:before {
	content: "\ea2c"
}

.icon--lightbulb_48_outline:before {
	content: "\ea2d"
}

.icon--lightbulb_48_solid:before {
	content: "\ea2e"
}

.icon--lightning_24_outline:before {
	content: "\ea2f"
}

.icon--lightning_24_solid:before {
	content: "\ea30"
}

.icon--lightning_48_outline:before {
	content: "\ea31"
}

.icon--lightning_48_solid:before {
	content: "\ea32"
}

.icon--link_24:before {
	content: "\ea33"
}

.icon--link_48:before {
	content: "\ea34"
}

.icon--linkedin_24_solid:before {
	content: "\ea35"
}

.icon--linkedin_48_solid:before {
	content: "\ea36"
}

.icon--location_24_outline:before {
	content: "\ea37"
}

.icon--location_24_solid:before {
	content: "\ea38"
}

.icon--location_48_outline:before {
	content: "\ea39"
}

.icon--location_48_solid:before {
	content: "\ea3a"
}

.icon--lock-close_24_outline:before {
	content: "\ea3b"
}

.icon--lock-close_24_solid:before {
	content: "\ea3c"
}

.icon--lock-close_48_outline:before {
	content: "\ea3d"
}

.icon--lock-close_48_solid:before {
	content: "\ea3e"
}

.icon--lock-open_24_outline:before {
	content: "\ea3f"
}

.icon--lock-open_24_solid:before {
	content: "\ea40"
}

.icon--lock-open_48_outline:before {
	content: "\ea41"
}

.icon--lock-open_48_solid:before {
	content: "\ea42"
}

.icon--lock-process_24_outline:before {
	content: "\ea43"
}

.icon--lock-process_24_solid:before {
	content: "\ea44"
}

.icon--lock-process_48_outline:before {
	content: "\ea45"
}

.icon--lock-process_48_solid:before {
	content: "\ea46"
}

.icon--login_24:before {
	content: "\ea47"
}

.icon--login_48:before {
	content: "\ea48"
}

.icon--logout_24:before {
	content: "\ea49"
}

.icon--logout_48:before {
	content: "\ea4a"
}

.icon--mail-close_24_outline:before {
	content: "\ea4b"
}

.icon--mail-close_24_solid:before {
	content: "\ea4c"
}

.icon--mail-close_48_outline:before {
	content: "\ea4d"
}

.icon--mail-close_48_solid:before {
	content: "\ea4e"
}

.icon--mail-open_24_outline:before {
	content: "\ea4f"
}

.icon--mail-open_24_solid:before {
	content: "\ea50"
}

.icon--mail-open_48_outline:before {
	content: "\ea51"
}

.icon--mail-open_48_solid:before {
	content: "\ea52"
}

.icon--medication_24_outline:before {
	content: "\ea53"
}

.icon--medication_24_solid:before {
	content: "\ea54"
}

.icon--medication_48_outline:before {
	content: "\ea55"
}

.icon--medication_48_solid:before {
	content: "\ea56"
}

.icon--menu_24:before {
	content: "\ea57"
}

.icon--menu_48:before {
	content: "\ea58"
}

.icon--microphone-off_24_outline:before {
	content: "\ea59"
}

.icon--microphone-off_24_solid:before {
	content: "\ea5a"
}

.icon--microphone-off_48_outline:before {
	content: "\ea5b"
}

.icon--microphone-off_48_solid:before {
	content: "\ea5c"
}

.icon--microphone-on_24_outline:before {
	content: "\ea5d"
}

.icon--microphone-on_24_solid:before {
	content: "\ea5e"
}

.icon--microphone-on_48_outline:before {
	content: "\ea5f"
}

.icon--microphone-on_48_solid:before {
	content: "\ea60"
}

.icon--minus_24:before {
	content: "\ea61"
}

.icon--minus_48:before {
	content: "\ea62"
}

.icon--mobile_24_outline:before {
	content: "\ea63"
}

.icon--mobile_24_solid:before {
	content: "\ea64"
}

.icon--mobile_48_outline:before {
	content: "\ea65"
}

.icon--mobile_48_solid:before {
	content: "\ea66"
}

.icon--mobile-search_24_outline:before {
	content: "\ea67"
}

.icon--mobile-search_24_solid:before {
	content: "\ea68"
}

.icon--mobile-search_48_outline:before {
	content: "\ea69"
}

.icon--mobile-search_48_solid:before {
	content: "\ea6a"
}

.icon--more-horizontal_24_outline:before {
	content: "\ea6b"
}

.icon--more-horizontal_24_solid:before {
	content: "\ea6c"
}

.icon--more-horizontal_48_outline:before {
	content: "\ea6d"
}

.icon--more-horizontal_48_solid:before {
	content: "\ea6e"
}

.icon--more-vertical_24_outline:before {
	content: "\ea6f"
}

.icon--more-vertical_24_solid:before {
	content: "\ea70"
}

.icon--more-vertical_48_outline:before {
	content: "\ea71"
}

.icon--more-vertical_48_solid:before {
	content: "\ea72"
}

.icon--mountain_24_outline:before {
	content: "\ea73"
}

.icon--mountain_24_solid:before {
	content: "\ea74"
}

.icon--mountain_48_outline:before {
	content: "\ea75"
}

.icon--mountain_48_solid:before {
	content: "\ea76"
}

.icon--mouse_24_outline:before {
	content: "\ea77"
}

.icon--mouse_24_solid:before {
	content: "\ea78"
}

.icon--mouse_48_outline:before {
	content: "\ea79"
}

.icon--mouse_48_solid:before {
	content: "\ea7a"
}

.icon--office_24_outline:before {
	content: "\ea7b"
}

.icon--office_24_solid:before {
	content: "\ea7c"
}

.icon--office_48_outline:before {
	content: "\ea7d"
}

.icon--office_48_solid:before {
	content: "\ea7e"
}

.icon--package_24_outline:before {
	content: "\ea7f"
}

.icon--package_24_solid:before {
	content: "\ea80"
}

.icon--package_48_outline:before {
	content: "\ea81"
}

.icon--package_48_solid:before {
	content: "\ea82"
}

.icon--pause_24_outline:before {
	content: "\ea83"
}

.icon--pause_24_solid:before {
	content: "\ea84"
}

.icon--pause_48_outline:before {
	content: "\ea85"
}

.icon--pause_48_solid:before {
	content: "\ea86"
}

.icon--pencil_24_outline:before {
	content: "\ea87"
}

.icon--pencil_24_solid:before {
	content: "\ea88"
}

.icon--pencil_48_outline:before {
	content: "\ea89"
}

.icon--pencil_48_solid:before {
	content: "\ea8a"
}

.icon--phone_24_outline:before {
	content: "\ea8b"
}

.icon--phone_24_solid:before {
	content: "\ea8c"
}

.icon--phone_48_outline:before {
	content: "\ea8d"
}

.icon--phone_48_solid:before {
	content: "\ea8e"
}

.icon--pin_24_outline:before {
	content: "\ea8f"
}

.icon--pin_24_solid:before {
	content: "\ea90"
}

.icon--pin_48_outline:before {
	content: "\ea91"
}

.icon--pin_48_solid:before {
	content: "\ea92"
}

.icon--pinterest_24_solid:before {
	content: "\ea93"
}

.icon--pinterest_48_solid:before {
	content: "\ea94"
}

.icon--plane-flying_24_outline:before {
	content: "\ea95"
}

.icon--plane-flying_24_solid:before {
	content: "\ea96"
}

.icon--plane-flying_48_outline:before {
	content: "\ea97"
}

.icon--plane-flying_48_solid:before {
	content: "\ea98"
}

.icon--plane-landing_24_outline:before {
	content: "\ea99"
}

.icon--plane-landing_24_solid:before {
	content: "\ea9a"
}

.icon--plane-landing_48_outline:before {
	content: "\ea9b"
}

.icon--plane-landing_48_solid:before {
	content: "\ea9c"
}

.icon--play_24_outline:before {
	content: "\ea9d"
}

.icon--play_24_solid:before {
	content: "\ea9e"
}

.icon--play_48_outline:before {
	content: "\ea9f"
}

.icon--play_48_solid:before {
	content: "\eaa0"
}

.icon--plus_24:before {
	content: "\eaa1"
}

.icon--plus_48:before {
	content: "\eaa2"
}

.icon--print_24_outline:before {
	content: "\eaa3"
}

.icon--print_24_solid:before {
	content: "\eaa4"
}

.icon--print_48_outline:before {
	content: "\eaa5"
}

.icon--print_48_solid:before {
	content: "\eaa6"
}

.icon--quote-close_24_outline:before {
	content: "\eaa7"
}

.icon--quote-close_24_solid:before {
	content: "\eaa8"
}

.icon--quote-close_48_outline:before {
	content: "\eaa9"
}

.icon--quote-close_48_solid:before {
	content: "\eaaa"
}

.icon--quote-open_24_outline:before {
	content: "\eaab"
}

.icon--quote-open_24_solid:before {
	content: "\eaac"
}

.icon--quote-open_48_outline:before {
	content: "\eaad"
}

.icon--quote-open_48_solid:before {
	content: "\eaae"
}

.icon--rain_24_outline:before {
	content: "\eaaf"
}

.icon--rain_24_solid:before {
	content: "\eab0"
}

.icon--rain_48_outline:before {
	content: "\eab1"
}

.icon--rain_48_solid:before {
	content: "\eab2"
}

.icon--rocket_24_outline:before {
	content: "\eab3"
}

.icon--rocket_24_solid:before {
	content: "\eab4"
}

.icon--rocket_48_outline:before {
	content: "\eab5"
}

.icon--rocket_48_solid:before {
	content: "\eab6"
}

.icon--scooter_24_outline:before {
	content: "\eab7"
}

.icon--scooter_24_solid:before {
	content: "\eab8"
}

.icon--scooter_48_outline:before {
	content: "\eab9"
}

.icon--scooter_48_solid:before {
	content: "\eaba"
}

.icon--search_24_outline:before {
	content: "\eabb"
}

.icon--search_24_solid:before {
	content: "\eabc"
}

.icon--search_48_outline:before {
	content: "\eabd"
}

.icon--search_48_solid:before {
	content: "\eabe"
}

.icon--send-diagonal_24_outline:before {
	content: "\eabf"
}

.icon--send-diagonal_24_solid:before {
	content: "\eac0"
}

.icon--send-diagonal_48_outline:before {
	content: "\eac1"
}

.icon--send-diagonal_48_solid:before {
	content: "\eac2"
}

.icon--send-horizontal_24_outline:before {
	content: "\eac3"
}

.icon--send-horizontal_24_solid:before {
	content: "\eac4"
}

.icon--send-horizontal_48_outline:before {
	content: "\eac5"
}

.icon--send-horizontal_48_solid:before {
	content: "\eac6"
}

.icon--shield-alt_24_outline:before {
	content: "\eac7"
}

.icon--shield-alt_24_solid:before {
	content: "\eac8"
}

.icon--shield-alt_48_outline:before {
	content: "\eac9"
}

.icon--shield-alt_48_solid:before {
	content: "\eaca"
}

.icon--shield-check_24_outline:before {
	content: "\eacb"
}

.icon--shield-check_24_solid:before {
	content: "\eacc"
}

.icon--shield-check_48_outline:before {
	content: "\eacd"
}

.icon--shield-check_48_solid:before {
	content: "\eace"
}

.icon--shield-plus_24_outline:before {
	content: "\eacf"
}

.icon--shield-plus_24_solid:before {
	content: "\ead0"
}

.icon--shield-plus_48_outline:before {
	content: "\ead1"
}

.icon--shield-plus_48_solid:before {
	content: "\ead2"
}

.icon--ship_24_outline:before {
	content: "\ead3"
}

.icon--ship_24_solid:before {
	content: "\ead4"
}

.icon--ship_48_outline:before {
	content: "\ead5"
}

.icon--ship_48_solid:before {
	content: "\ead6"
}

.icon--smoke_24_outline:before {
	content: "\ead7"
}

.icon--smoke_24_solid:before {
	content: "\ead8"
}

.icon--smoke_48_outline:before {
	content: "\ead9"
}

.icon--smoke_48_solid:before {
	content: "\eada"
}

.icon--snow_24_outline:before {
	content: "\eadb"
}

.icon--snow_24_solid:before {
	content: "\eadc"
}

.icon--snow_48_outline:before {
	content: "\eadd"
}

.icon--snow_48_solid:before {
	content: "\eade"
}

.icon--snowflake_24_outline:before {
	content: "\eadf"
}

.icon--snowflake_24_solid:before {
	content: "\eae0"
}

.icon--snowflake_48_outline:before {
	content: "\eae1"
}

.icon--snowflake_48_solid:before {
	content: "\eae2"
}

.icon--sound-off_24_outline:before {
	content: "\eae3"
}

.icon--sound-off_24_solid:before {
	content: "\eae4"
}

.icon--sound-off_48_outline:before {
	content: "\eae5"
}

.icon--sound-off_48_solid:before {
	content: "\eae6"
}

.icon--sound-on_24_outline:before {
	content: "\eae7"
}

.icon--sound-on_24_solid:before {
	content: "\eae8"
}

.icon--sound-on_48_outline:before {
	content: "\eae9"
}

.icon--sound-on_48_solid:before {
	content: "\eaea"
}

.icon--space_24_outline:before {
	content: "\eaeb"
}

.icon--space_24_solid:before {
	content: "\eaec"
}

.icon--space_48_outline:before {
	content: "\eaed"
}

.icon--space_48_solid:before {
	content: "\eaee"
}

.icon--speech_24_outline:before {
	content: "\eaef"
}

.icon--speech_24_solid:before {
	content: "\eaf0"
}

.icon--speech_48_outline:before {
	content: "\eaf1"
}

.icon--speech_48_solid:before {
	content: "\eaf2"
}

.icon--star_24_outline:before {
	content: "\eaf3"
}

.icon--star_24_solid:before {
	content: "\eaf4"
}

.icon--star_48_outline:before {
	content: "\eaf5"
}

.icon--star_48_solid:before {
	content: "\eaf6"
}

.icon--station-eletric_24_outline:before {
	content: "\eaf7"
}

.icon--station-eletric_24_solid:before {
	content: "\eaf8"
}

.icon--station-eletric_48_outline:before {
	content: "\eaf9"
}

.icon--station-eletric_48_solid:before {
	content: "\eafa"
}

.icon--station-gas_24_outline:before {
	content: "\eafb"
}

.icon--station-gas_24_solid:before {
	content: "\eafc"
}

.icon--station-gas_48_outline:before {
	content: "\eafd"
}

.icon--station-gas_48_solid:before {
	content: "\eafe"
}

.icon--suitecase_24_outline:before {
	content: "\eaff"
}

.icon--suitecase_24_solid:before {
	content: "\eb00"
}

.icon--suitecase_48_outline:before {
	content: "\eb01"
}

.icon--suitecase_48_solid:before {
	content: "\eb02"
}

.icon--sun_24_outline:before {
	content: "\eb03"
}

.icon--sun_24_solid:before {
	content: "\eb04"
}

.icon--sun_48_outline:before {
	content: "\eb05"
}

.icon--sun_48_solid:before {
	content: "\eb06"
}

.icon--tablet_24_outline:before {
	content: "\eb07"
}

.icon--tablet_24_solid:before {
	content: "\eb08"
}

.icon--tablet_48_outline:before {
	content: "\eb09"
}

.icon--tablet_48_solid:before {
	content: "\eb0a"
}

.icon--tag_24_outline:before {
	content: "\eb0b"
}

.icon--tag_24_solid:before {
	content: "\eb0c"
}

.icon--tag_48_outline:before {
	content: "\eb0d"
}

.icon--tag_48_solid:before {
	content: "\eb0e"
}

.icon--target_24_outline:before {
	content: "\eb0f"
}

.icon--target_24_solid:before {
	content: "\eb10"
}

.icon--target_48_outline:before {
	content: "\eb11"
}

.icon--target_48_solid:before {
	content: "\eb12"
}

.icon--team_24_outline:before {
	content: "\eb13"
}

.icon--team_24_solid:before {
	content: "\eb14"
}

.icon--team_48_outline:before {
	content: "\eb15"
}

.icon--team_48_solid:before {
	content: "\eb16"
}

.icon--thumb-down_24_outline:before {
	content: "\eb17"
}

.icon--thumb-down_24_solid:before {
	content: "\eb18"
}

.icon--thumb-down_48_outline:before {
	content: "\eb19"
}

.icon--thumb-down_48_solid:before {
	content: "\eb1a"
}

.icon--thumb-up_24_outline:before {
	content: "\eb1b"
}

.icon--thumb-up_24_solid:before {
	content: "\eb1c"
}

.icon--thumb-up_48_outline:before {
	content: "\eb1d"
}

.icon--thumb-up_48_solid:before {
	content: "\eb1e"
}

.icon--tiktok_24_solid:before {
	content: "\eb1f"
}

.icon--tiktok_48_solid:before {
	content: "\eb20"
}

.icon--tool_24_outline:before {
	content: "\eb21"
}

.icon--tool_24_solid:before {
	content: "\eb22"
}

.icon--tool_48_outline:before {
	content: "\eb23"
}

.icon--tool_48_solid:before {
	content: "\eb24"
}

.icon--train_24_outline:before {
	content: "\eb25"
}

.icon--train_24_solid:before {
	content: "\eb26"
}

.icon--train_48_outline:before {
	content: "\eb27"
}

.icon--train_48_solid:before {
	content: "\eb28"
}

.icon--trash_24_outline:before {
	content: "\eb29"
}

.icon--trash_24_solid:before {
	content: "\eb2a"
}

.icon--trash_48_outline:before {
	content: "\eb2b"
}

.icon--trash_48_solid:before {
	content: "\eb2c"
}

.icon--trolley_24_outline:before {
	content: "\eb2d"
}

.icon--trolley_24_solid:before {
	content: "\eb2e"
}

.icon--trolley_48_outline:before {
	content: "\eb2f"
}

.icon--trolley_48_solid:before {
	content: "\eb30"
}

.icon--twitter_24_solid:before {
	content: "\eb31"
}

.icon--twitter_48_solid:before {
	content: "\eb32"
}

.icon--user-alert_24_outline:before {
	content: "\eb33"
}

.icon--user-alert_24_solid:before {
	content: "\eb34"
}

.icon--user-alert_48_outline:before {
	content: "\eb35"
}

.icon--user-alert_48_solid:before {
	content: "\eb36"
}

.icon--user-female_24_outline:before {
	content: "\eb37"
}

.icon--user-female_24_solid:before {
	content: "\eb38"
}

.icon--user-female_48_outline:before {
	content: "\eb39"
}

.icon--user-female_48_solid:before {
	content: "\eb3a"
}

.icon--user-help_24_outline:before {
	content: "\eb3b"
}

.icon--user-help_24_solid:before {
	content: "\eb3c"
}

.icon--user-help_48_outline:before {
	content: "\eb3d"
}

.icon--user-help_48_solid:before {
	content: "\eb3e"
}

.icon--user-male_24_outline:before {
	content: "\eb3f"
}

.icon--user-male_24_solid:before {
	content: "\eb40"
}

.icon--user-male_48_outline:before {
	content: "\eb41"
}

.icon--user-male_48_solid:before {
	content: "\eb42"
}

.icon--vision-off_24_outline:before {
	content: "\eb43"
}

.icon--vision-off_24_solid:before {
	content: "\eb44"
}

.icon--vision-off_48_outline:before {
	content: "\eb45"
}

.icon--vision-off_48_solid:before {
	content: "\eb46"
}

.icon--vision-on_24_outline:before {
	content: "\eb47"
}

.icon--vision-on_24_solid:before {
	content: "\eb48"
}

.icon--vision-on_48_outline:before {
	content: "\eb49"
}

.icon--vision-on_48_solid:before {
	content: "\eb4a"
}

.icon--watch-analog_24_outline:before {
	content: "\eb4b"
}

.icon--watch-analog_24_solid:before {
	content: "\eb4c"
}

.icon--watch-analog_48_outline:before {
	content: "\eb4d"
}

.icon--watch-analog_48_solid:before {
	content: "\eb4e"
}

.icon--watch-smart_24_outline:before {
	content: "\eb4f"
}

.icon--watch-smart_24_solid:before {
	content: "\eb50"
}

.icon--watch-smart_48_outline:before {
	content: "\eb51"
}

.icon--watch-smart_48_solid:before {
	content: "\eb52"
}

.icon--whatsapp_24_solid:before {
	content: "\eb53"
}

.icon--whatsapp_48_solid:before {
	content: "\eb54"
}

.icon--wheelchair_24_outline:before {
	content: "\eb55"
}

.icon--wheelchair_24_solid:before {
	content: "\eb56"
}

.icon--wheelchair_48_outline:before {
	content: "\eb57"
}

.icon--wheelchair_48_solid:before {
	content: "\eb58"
}

.icon--workplace_24_solid:before {
	content: "\eb59"
}

.icon--workplace_48_solid:before {
	content: "\eb5a"
}

.icon--xing_24_solid:before {
	content: "\eb5b"
}

.icon--xing_48_solid:before {
	content: "\eb5c"
}

.icon--yammer_24_solid:before {
	content: "\eb5d"
}

.icon--yammer_48_solid:before {
	content: "\eb5e"
}

.icon--youtube_24_solid:before {
	content: "\eb5f"
}

.icon--youtube_48_solid:before {
	content: "\eb60 "
}

.inverted .icon {
	color: #fff
}

.icon-xl {
	font-size: 80px;
	height: 80px;
	width: 80px
}

.icon-lg {
	font-size: 60px;
	height: 60px;
	width: 60px
}

.icon-sm {
	height: 16px;
	width: 16px
}

.icon-xs {
	font-size: 10px;
	height: 10px;
	width: 10px
}

a,
button {
	color: #23366f;
	cursor: pointer;
	text-decoration: underline
}

a.icon,
button.icon {
	color: #23366f;
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 18px;
	height: auto;
	padding-left: 25px;
	position: relative;
	text-align: inherit;
	text-decoration: none;
	width: auto
}

a.icon:before,
button.icon:before {
	left: 0;
	position: absolute;
	top: 0
}

a.icon.alt,
button.icon.alt {
	padding-left: 0;
	padding-right: 25px
}

a.icon.alt:before,
button.icon.alt:before {
	left: auto;
	right: 0
}

a.icon:hover,
button.icon:hover {
	text-decoration: none
}

.inverted a.icon,
.inverted button.icon,
a.icon.inverted,
button.icon.inverted {
	color: #fff
}

.inverted a.icon:hover,
.inverted button.icon:hover,
a.icon.inverted:hover,
button.icon.inverted:hover {
	color: #91bfe3
}

a {
	transition: all .2s
}

a:hover {
	color: #2167ae;
	text-decoration: none
}

a.disabled {
	color: #a6adaf;
	pointer-events: none
}

.inverted a,
a.inverted {
	color: #fff
}

.inverted a:hover,
a.inverted:hover {
	color: #91bfe3
}

button {
	color: #23366f
}

.pictogram:before {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 140px;
	vertical-align: middle;
	width: 140px
}

.pictogram--bag:before {
	background-image: url(../assets/pictograms/light/communication/bag.svg)
}

.pictogram--bag-dark:before {
	background-image: url(../assets/pictograms/dark/communication/bag.svg)
}

.pictogram--balance:before {
	background-image: url(../assets/pictograms/light/finance/balance.svg)
}

.pictogram--balance-dark:before {
	background-image: url(../assets/pictograms/dark/finance/balance.svg)
}

.pictogram--benchmark:before {
	background-image: url(../assets/pictograms/light/finance/benchmark.svg)
}

.pictogram--benchmark-dark:before {
	background-image: url(../assets/pictograms/dark/finance/benchmark.svg)
}

.pictogram--bike:before {
	background-image: url(../assets/pictograms/light/mobility/bike.svg)
}

.pictogram--bike-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/bike.svg)
}

.pictogram--brain-illbeing:before {
	background-image: url(../assets/pictograms/light/health/brain/illbeing.svg)
}

.pictogram--brain-illbeing-dark:before {
	background-image: url(../assets/pictograms/dark/health/brain/illbeing.svg)
}

.pictogram--brain-neutral:before {
	background-image: url(../assets/pictograms/light/health/brain/neutral.svg)
}

.pictogram--brain-neutral-dark:before {
	background-image: url(../assets/pictograms/dark/health/brain/neutral.svg)
}

.pictogram--brain-wellbeing:before {
	background-image: url(../assets/pictograms/light/health/brain/wellbeing.svg)
}

.pictogram--brain-wellbeing-dark:before {
	background-image: url(../assets/pictograms/dark/health/brain/wellbeing.svg)
}

.pictogram--calendar:before {
	background-image: url(../assets/pictograms/light/communication/calendar.svg)
}

.pictogram--calendar-dark:before {
	background-image: url(../assets/pictograms/dark/communication/calendar.svg)
}

.pictogram--call:before {
	background-image: url(../assets/pictograms/light/communication/call.svg)
}

.pictogram--call-dark:before {
	background-image: url(../assets/pictograms/dark/communication/call.svg)
}

.pictogram--camera:before {
	background-image: url(../assets/pictograms/light/device/camera.svg)
}

.pictogram--camera-dark:before {
	background-image: url(../assets/pictograms/dark/device/camera.svg)
}

.pictogram--camping:before {
	background-image: url(../assets/pictograms/light/environment/camping.svg)
}

.pictogram--camping-dark:before {
	background-image: url(../assets/pictograms/dark/environment/camping.svg)
}

.pictogram--cardio:before {
	background-image: url(../assets/pictograms/light/health/cardio.svg)
}

.pictogram--cardio-dark:before {
	background-image: url(../assets/pictograms/dark/health/cardio.svg)
}

.pictogram--career-analysis:before {
	background-image: url(../assets/pictograms/light/business/career/analysis.svg)
}

.pictogram--career-analysis-dark:before {
	background-image: url(../assets/pictograms/dark/business/career/analysis.svg)
}

.pictogram--career-goal:before {
	background-image: url(../assets/pictograms/light/business/career/goal.svg)
}

.pictogram--career-goal-dark:before {
	background-image: url(../assets/pictograms/dark/business/career/goal.svg)
}

.pictogram--car-front:before {
	background-image: url(../assets/pictograms/light/mobility/car/front.svg)
}

.pictogram--car-front-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/car/front.svg)
}

.pictogram--car-protection:before {
	background-image: url(../assets/pictograms/light/mobility/car/protection.svg)
}

.pictogram--car-protection-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/car/protection.svg)
}

.pictogram--car-side:before {
	background-image: url(../assets/pictograms/light/mobility/car/side.svg)
}

.pictogram--car-side-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/car/side.svg)
}

.pictogram--cash-check:before {
	background-image: url(../assets/pictograms/light/finance/cash/check.svg)
}

.pictogram--cash-check-dark:before {
	background-image: url(../assets/pictograms/dark/finance/cash/check.svg)
}

.pictogram--cash-dolar:before {
	background-image: url(../assets/pictograms/light/finance/cash/dolar.svg)
}

.pictogram--cash-dolar-dark:before {
	background-image: url(../assets/pictograms/dark/finance/cash/dolar.svg)
}

.pictogram--cash-euro:before {
	background-image: url(../assets/pictograms/light/finance/cash/euro.svg)
}

.pictogram--cash-euro-dark:before {
	background-image: url(../assets/pictograms/dark/finance/cash/euro.svg)
}

.pictogram--championship:before {
	background-image: url(../assets/pictograms/light/business/championship.svg)
}

.pictogram--championship-dark:before {
	background-image: url(../assets/pictograms/dark/business/championship.svg)
}

.pictogram--chart-bar-analytics:before {
	background-image: url(../assets/pictograms/light/finance/chart/bar/analytics.svg)
}

.pictogram--chart-bar-analytics-dark:before {
	background-image: url(../assets/pictograms/dark/finance/chart/bar/analytics.svg)
}

.pictogram--chart-bar-check:before {
	background-image: url(../assets/pictograms/light/finance/chart/bar/check.svg)
}

.pictogram--chart-bar-check-dark:before {
	background-image: url(../assets/pictograms/dark/finance/chart/bar/check.svg)
}

.pictogram--chart-bar-course:before {
	background-image: url(../assets/pictograms/light/finance/chart/bar/course.svg)
}

.pictogram--chart-bar-course-dark:before {
	background-image: url(../assets/pictograms/dark/finance/chart/bar/course.svg)
}

.pictogram--chart-bar-history:before {
	background-image: url(../assets/pictograms/light/finance/chart/bar/history.svg)
}

.pictogram--chart-bar-history-dark:before {
	background-image: url(../assets/pictograms/dark/finance/chart/bar/history.svg)
}

.pictogram--chart-line:before {
	background-image: url(../assets/pictograms/light/finance/chart/line.svg)
}

.pictogram--chart-line-dark:before {
	background-image: url(../assets/pictograms/dark/finance/chart/line.svg)
}

.pictogram--chart-pie:before {
	background-image: url(../assets/pictograms/light/finance/chart/pie.svg)
}

.pictogram--chart-pie-dark:before {
	background-image: url(../assets/pictograms/dark/finance/chart/pie.svg)
}

.pictogram--chat:before {
	background-image: url(../assets/pictograms/light/communication/chat.svg)
}

.pictogram--chat-dark:before {
	background-image: url(../assets/pictograms/dark/communication/chat.svg)
}

.pictogram--check:before {
	background-image: url(../assets/pictograms/light/communication/check.svg)
}

.pictogram--check-dark:before {
	background-image: url(../assets/pictograms/dark/communication/check.svg)
}

.pictogram--checklist:before {
	background-image: url(../assets/pictograms/light/communication/checklist.svg)
}

.pictogram--checklist-dark:before {
	background-image: url(../assets/pictograms/dark/communication/checklist.svg)
}

.pictogram--claim:before {
	background-image: url(../assets/pictograms/light/business/claim.svg)
}

.pictogram--claim-dark:before {
	background-image: url(../assets/pictograms/dark/business/claim.svg)
}

.pictogram--climate-change:before {
	background-image: url(../assets/pictograms/light/environment/climate-change.svg)
}

.pictogram--climate-change-dark:before {
	background-image: url(../assets/pictograms/dark/environment/climate-change.svg)
}

.pictogram--cloud-data:before {
	background-image: url(../assets/pictograms/light/device/cloud/data.svg)
}

.pictogram--cloud-data-dark:before {
	background-image: url(../assets/pictograms/dark/device/cloud/data.svg)
}

.pictogram--cloud-exchange:before {
	background-image: url(../assets/pictograms/light/device/cloud/exchange.svg)
}

.pictogram--cloud-exchange-dark:before {
	background-image: url(../assets/pictograms/dark/device/cloud/exchange.svg)
}

.pictogram--comments:before {
	background-image: url(../assets/pictograms/light/communication/comments.svg)
}

.pictogram--comments-dark:before {
	background-image: url(../assets/pictograms/dark/communication/comments.svg)
}

.pictogram--community:before {
	background-image: url(../assets/pictograms/light/people/community.svg)
}

.pictogram--community-dark:before {
	background-image: url(../assets/pictograms/dark/people/community.svg)
}

.pictogram--compass:before {
	background-image: url(../assets/pictograms/light/mobility/compass.svg)
}

.pictogram--compass-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/compass.svg)
}

.pictogram--cone:before {
	background-image: url(../assets/pictograms/light/security/cone.svg)
}

.pictogram--cone-dark:before {
	background-image: url(../assets/pictograms/dark/security/cone.svg)
}

.pictogram--connection:before {
	background-image: url(../assets/pictograms/light/communication/connection.svg)
}

.pictogram--connection-dark:before {
	background-image: url(../assets/pictograms/dark/communication/connection.svg)
}

.pictogram--couch:before {
	background-image: url(../assets/pictograms/light/communication/couch.svg)
}

.pictogram--couch-dark:before {
	background-image: url(../assets/pictograms/dark/communication/couch.svg)
}

.pictogram--covid-19:before {
	background-image: url(../assets/pictograms/light/health/covid-19.svg)
}

.pictogram--covid-19-dark:before {
	background-image: url(../assets/pictograms/dark/health/covid-19.svg)
}

.pictogram--customer:before {
	background-image: url(../assets/pictograms/light/business/customer.svg)
}

.pictogram--customer-dark:before {
	background-image: url(../assets/pictograms/dark/business/customer.svg)
}

.pictogram--dentist:before {
	background-image: url(../assets/pictograms/light/health/dentist.svg)
}

.pictogram--dentist-dark:before {
	background-image: url(../assets/pictograms/dark/health/dentist.svg)
}

.pictogram--desktop:before {
	background-image: url(../assets/pictograms/light/device/desktop.svg)
}

.pictogram--desktop-dark:before {
	background-image: url(../assets/pictograms/dark/device/desktop.svg)
}

.pictogram--digital-lock:before {
	background-image: url(../assets/pictograms/light/security/digital/lock.svg)
}

.pictogram--digital-lock-dark:before {
	background-image: url(../assets/pictograms/dark/security/digital/lock.svg)
}

.pictogram--digital-risk:before {
	background-image: url(../assets/pictograms/light/security/digital/risk.svg)
}

.pictogram--digital-risk-dark:before {
	background-image: url(../assets/pictograms/dark/security/digital/risk.svg)
}

.pictogram--digital-solution:before {
	background-image: url(../assets/pictograms/light/security/digital/solution.svg)
}

.pictogram--digital-solution-dark:before {
	background-image: url(../assets/pictograms/dark/security/digital/solution.svg)
}

.pictogram--digital-virus:before {
	background-image: url(../assets/pictograms/light/security/digital/virus.svg)
}

.pictogram--digital-virus-dark:before {
	background-image: url(../assets/pictograms/dark/security/digital/virus.svg)
}

.pictogram--direction:before {
	background-image: url(../assets/pictograms/light/mobility/direction/plain.svg)
}

.pictogram--direction-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/direction/plain.svg)
}

.pictogram--direction-cardinal:before {
	background-image: url(../assets/pictograms/light/mobility/direction/cardinal.svg)
}

.pictogram--direction-cardinal-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/direction/cardinal.svg)
}

.pictogram--disaster-catastrophe:before {
	background-image: url(../assets/pictograms/light/environment/disaster/catastrophe.svg)
}

.pictogram--disaster-catastrophe-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/catastrophe.svg)
}

.pictogram--disaster-earthquake:before {
	background-image: url(../assets/pictograms/light/environment/disaster/earthquake.svg)
}

.pictogram--disaster-earthquake-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/earthquake.svg)
}

.pictogram--disaster-fire:before {
	background-image: url(../assets/pictograms/light/environment/disaster/fire.svg)
}

.pictogram--disaster-fire-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/fire.svg)
}

.pictogram--disaster-fire-house:before {
	background-image: url(../assets/pictograms/light/environment/disaster/fire-house.svg)
}

.pictogram--disaster-fire-house-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/fire-house.svg)
}

.pictogram--disaster-flood:before {
	background-image: url(../assets/pictograms/light/environment/disaster/flood.svg)
}

.pictogram--disaster-flood-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/flood.svg)
}

.pictogram--disaster-storm-surge:before {
	background-image: url(../assets/pictograms/light/environment/disaster/storm-surge.svg)
}

.pictogram--disaster-storm-surge-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/storm-surge.svg)
}

.pictogram--disaster-tsunami:before {
	background-image: url(../assets/pictograms/light/environment/disaster/tsunami.svg)
}

.pictogram--disaster-tsunami-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/tsunami.svg)
}

.pictogram--disaster-volcano:before {
	background-image: url(../assets/pictograms/light/environment/disaster/volcano.svg)
}

.pictogram--disaster-volcano-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/volcano.svg)
}

.pictogram--disaster-wildfire:before {
	background-image: url(../assets/pictograms/light/environment/disaster/wildfire.svg)
}

.pictogram--disaster-wildfire-dark:before {
	background-image: url(../assets/pictograms/dark/environment/disaster/wildfire.svg)
}

.pictogram--distance-diagonal:before {
	background-image: url(../assets/pictograms/light/mobility/distance/diagonal.svg)
}

.pictogram--distance-diagonal-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/distance/diagonal.svg)
}

.pictogram--distance-horizontal:before {
	background-image: url(../assets/pictograms/light/mobility/distance/horizontal.svg)
}

.pictogram--distance-horizontal-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/distance/horizontal.svg)
}

.pictogram--document-blank:before {
	background-image: url(../assets/pictograms/light/communication/document/blank.svg)
}

.pictogram--document-blank-dark:before {
	background-image: url(../assets/pictograms/dark/communication/document/blank.svg)
}

.pictogram--document-check:before {
	background-image: url(../assets/pictograms/light/communication/document/check.svg)
}

.pictogram--document-check-dark:before {
	background-image: url(../assets/pictograms/dark/communication/document/check.svg)
}

.pictogram--download:before {
	background-image: url(../assets/pictograms/light/communication/download.svg)
}

.pictogram--download-dark:before {
	background-image: url(../assets/pictograms/dark/communication/download.svg)
}

.pictogram--earth-america:before {
	background-image: url(../assets/pictograms/light/environment/earth/america.svg)
}

.pictogram--earth-america-dark:before {
	background-image: url(../assets/pictograms/dark/environment/earth/america.svg)
}

.pictogram--earth-asia:before {
	background-image: url(../assets/pictograms/light/environment/earth/asia.svg)
}

.pictogram--earth-asia-dark:before {
	background-image: url(../assets/pictograms/dark/environment/earth/asia.svg)
}

.pictogram--earth-care:before {
	background-image: url(../assets/pictograms/light/environment/earth/care.svg)
}

.pictogram--earth-care-dark:before {
	background-image: url(../assets/pictograms/dark/environment/earth/care.svg)
}

.pictogram--earth-oceania:before {
	background-image: url(../assets/pictograms/light/environment/earth/oceania.svg)
}

.pictogram--earth-oceania-dark:before {
	background-image: url(../assets/pictograms/dark/environment/earth/oceania.svg)
}

.pictogram--earth-world:before {
	background-image: url(../assets/pictograms/light/environment/earth/world.svg)
}

.pictogram--earth-world-dark:before {
	background-image: url(../assets/pictograms/dark/environment/earth/world.svg)
}

.pictogram--edit:before {
	background-image: url(../assets/pictograms/light/communication/edit.svg)
}

.pictogram--edit-dark:before {
	background-image: url(../assets/pictograms/dark/communication/edit.svg)
}

.pictogram--emission-decrease:before {
	background-image: url(../assets/pictograms/light/environment/emission/decrease.svg)
}

.pictogram--emission-decrease-dark:before {
	background-image: url(../assets/pictograms/dark/environment/emission/decrease.svg)
}

.pictogram--emission-increase:before {
	background-image: url(../assets/pictograms/light/environment/emission/increase.svg)
}

.pictogram--emission-increase-dark:before {
	background-image: url(../assets/pictograms/dark/environment/emission/increase.svg)
}

.pictogram--engagement:before {
	background-image: url(../assets/pictograms/light/people/engagement.svg)
}

.pictogram--engagement-dark:before {
	background-image: url(../assets/pictograms/dark/people/engagement.svg)
}

.pictogram--environment:before {
	background-image: url(../assets/pictograms/light/people/environment.svg)
}

.pictogram--environment-dark:before {
	background-image: url(../assets/pictograms/dark/people/environment.svg)
}

.pictogram--event:before {
	background-image: url(../assets/pictograms/light/communication/event.svg)
}

.pictogram--event-dark:before {
	background-image: url(../assets/pictograms/dark/communication/event.svg)
}

.pictogram--expertise:before {
	background-image: url(../assets/pictograms/light/business/expertise.svg)
}

.pictogram--expertise-dark:before {
	background-image: url(../assets/pictograms/dark/business/expertise.svg)
}

.pictogram--first-aid:before {
	background-image: url(../assets/pictograms/light/health/first-aid.svg)
}

.pictogram--first-aid-dark:before {
	background-image: url(../assets/pictograms/dark/health/first-aid.svg)
}

.pictogram--focus:before {
	background-image: url(../assets/pictograms/light/people/focus.svg)
}

.pictogram--focus-dark:before {
	background-image: url(../assets/pictograms/dark/people/focus.svg)
}

.pictogram--forest:before {
	background-image: url(../assets/pictograms/light/environment/forest.svg)
}

.pictogram--forest-dark:before {
	background-image: url(../assets/pictograms/dark/environment/forest.svg)
}

.pictogram--gear:before {
	background-image: url(../assets/pictograms/light/business/gear.svg)
}

.pictogram--gear-dark:before {
	background-image: url(../assets/pictograms/dark/business/gear.svg)
}

.pictogram--gesture-care:before {
	background-image: url(../assets/pictograms/light/people/gesture/care.svg)
}

.pictogram--gesture-care-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/care.svg)
}

.pictogram--gesture-empowerment:before {
	background-image: url(../assets/pictograms/light/people/gesture/empowerment/plain.svg)
}

.pictogram--gesture-empowerment-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/empowerment/plain.svg)
}

.pictogram--gesture-empowerment-global:before {
	background-image: url(../assets/pictograms/light/people/gesture/empowerment/global.svg)
}

.pictogram--gesture-empowerment-global-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/empowerment/global.svg)
}

.pictogram--gesture-function:before {
	background-image: url(../assets/pictograms/light/people/gesture/function.svg)
}

.pictogram--gesture-function-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/function.svg)
}

.pictogram--gesture-hands:before {
	background-image: url(../assets/pictograms/light/people/gesture/hands.svg)
}

.pictogram--gesture-hands-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/hands.svg)
}

.pictogram--gesture-handshake:before {
	background-image: url(../assets/pictograms/light/people/gesture/handshake.svg)
}

.pictogram--gesture-handshake-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/handshake.svg)
}

.pictogram--gesture-operation:before {
	background-image: url(../assets/pictograms/light/people/gesture/operation.svg)
}

.pictogram--gesture-operation-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/operation.svg)
}

.pictogram--gesture-person-duo:before {
	background-image: url(../assets/pictograms/light/people/gesture/person/duo.svg)
}

.pictogram--gesture-person-duo-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/person/duo.svg)
}

.pictogram--gesture-person-single:before {
	background-image: url(../assets/pictograms/light/people/gesture/person/single.svg)
}

.pictogram--gesture-person-single-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/person/single.svg)
}

.pictogram--gesture-protection:before {
	background-image: url(../assets/pictograms/light/people/gesture/protection.svg)
}

.pictogram--gesture-protection-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/protection.svg)
}

.pictogram--gesture-risk:before {
	background-image: url(../assets/pictograms/light/people/gesture/risk.svg)
}

.pictogram--gesture-risk-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/risk.svg)
}

.pictogram--gesture-stop:before {
	background-image: url(../assets/pictograms/light/people/gesture/stop.svg)
}

.pictogram--gesture-stop-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/stop.svg)
}

.pictogram--gesture-strength:before {
	background-image: url(../assets/pictograms/light/people/gesture/strength.svg)
}

.pictogram--gesture-strength-dark:before {
	background-image: url(../assets/pictograms/dark/people/gesture/strength.svg)
}

.pictogram--gift:before {
	background-image: url(../assets/pictograms/light/communication/gift.svg)
}

.pictogram--gift-dark:before {
	background-image: url(../assets/pictograms/dark/communication/gift.svg)
}

.pictogram--globe:before {
	background-image: url(../assets/pictograms/light/communication/globe.svg)
}

.pictogram--globe-dark:before {
	background-image: url(../assets/pictograms/dark/communication/globe.svg)
}

.pictogram--globe-care:before {
	background-image: url(../assets/pictograms/light/environment/globe/care.svg)
}

.pictogram--globe-care-dark:before {
	background-image: url(../assets/pictograms/dark/environment/globe/care.svg)
}

.pictogram--globe-chart:before {
	background-image: url(../assets/pictograms/light/finance/globe-chart.svg)
}

.pictogram--globe-chart-dark:before {
	background-image: url(../assets/pictograms/dark/finance/globe-chart.svg)
}

.pictogram--globe-resource:before {
	background-image: url(../assets/pictograms/light/environment/globe/resource.svg)
}

.pictogram--globe-resource-dark:before {
	background-image: url(../assets/pictograms/dark/environment/globe/resource.svg)
}

.pictogram--help:before {
	background-image: url(../assets/pictograms/light/communication/help.svg)
}

.pictogram--help-dark:before {
	background-image: url(../assets/pictograms/dark/communication/help.svg)
}

.pictogram--helpdesk:before {
	background-image: url(../assets/pictograms/light/business/helpdesk.svg)
}

.pictogram--helpdesk-dark:before {
	background-image: url(../assets/pictograms/dark/business/helpdesk.svg)
}

.pictogram--house:before {
	background-image: url(../assets/pictograms/light/business/house/plain.svg)
}

.pictogram--house-dark:before {
	background-image: url(../assets/pictograms/dark/business/house/plain.svg)
}

.pictogram--house-care:before {
	background-image: url(../assets/pictograms/light/business/house/care.svg)
}

.pictogram--house-care-dark:before {
	background-image: url(../assets/pictograms/dark/business/house/care.svg)
}

.pictogram--house-protection:before {
	background-image: url(../assets/pictograms/light/business/house/protection.svg)
}

.pictogram--house-protection-dark:before {
	background-image: url(../assets/pictograms/dark/business/house/protection.svg)
}

.pictogram--industry:before {
	background-image: url(../assets/pictograms/light/business/industry.svg)
}

.pictogram--industry-dark:before {
	background-image: url(../assets/pictograms/dark/business/industry.svg)
}

.pictogram--info:before {
	background-image: url(../assets/pictograms/light/communication/info.svg)
}

.pictogram--info-dark:before {
	background-image: url(../assets/pictograms/dark/communication/info.svg)
}

.pictogram--international:before {
	background-image: url(../assets/pictograms/light/business/international.svg)
}

.pictogram--international-dark:before {
	background-image: url(../assets/pictograms/dark/business/international.svg)
}

.pictogram--investor-dolar:before {
	background-image: url(../assets/pictograms/light/finance/investor/dolar.svg)
}

.pictogram--investor-dolar-dark:before {
	background-image: url(../assets/pictograms/dark/finance/investor/dolar.svg)
}

.pictogram--investor-euro:before {
	background-image: url(../assets/pictograms/light/finance/investor/euro.svg)
}

.pictogram--investor-euro-dark:before {
	background-image: url(../assets/pictograms/dark/finance/investor/euro.svg)
}

.pictogram--laptop:before {
	background-image: url(../assets/pictograms/light/device/laptop.svg)
}

.pictogram--laptop-dark:before {
	background-image: url(../assets/pictograms/dark/device/laptop.svg)
}

.pictogram--leadership:before {
	background-image: url(../assets/pictograms/light/people/leadership.svg)
}

.pictogram--leadership-dark:before {
	background-image: url(../assets/pictograms/dark/people/leadership.svg)
}

.pictogram--legislation:before {
	background-image: url(../assets/pictograms/light/communication/legislation.svg)
}

.pictogram--legislation-dark:before {
	background-image: url(../assets/pictograms/dark/communication/legislation.svg)
}

.pictogram--lightbulb:before {
	background-image: url(../assets/pictograms/light/communication/lightbulb/plain.svg)
}

.pictogram--lightbulb-dark:before {
	background-image: url(../assets/pictograms/dark/communication/lightbulb/plain.svg)
}

.pictogram--lightbulb-creation:before {
	background-image: url(../assets/pictograms/light/communication/lightbulb/creation.svg)
}

.pictogram--lightbulb-creation-dark:before {
	background-image: url(../assets/pictograms/dark/communication/lightbulb/creation.svg)
}

.pictogram--lightbulb-idea:before {
	background-image: url(../assets/pictograms/light/communication/lightbulb/idea.svg)
}

.pictogram--lightbulb-idea-dark:before {
	background-image: url(../assets/pictograms/dark/communication/lightbulb/idea.svg)
}

.pictogram--lighthouse:before {
	background-image: url(../assets/pictograms/light/business/lighthouse.svg)
}

.pictogram--lighthouse-dark:before {
	background-image: url(../assets/pictograms/dark/business/lighthouse.svg)
}

.pictogram--location:before {
	background-image: url(../assets/pictograms/light/mobility/location/plain.svg)
}

.pictogram--location-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/location/plain.svg)
}

.pictogram--location-protection:before {
	background-image: url(../assets/pictograms/light/mobility/location/protection.svg)
}

.pictogram--location-protection-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/location/protection.svg)
}

.pictogram--location-search:before {
	background-image: url(../assets/pictograms/light/mobility/location/search.svg)
}

.pictogram--location-search-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/location/search.svg)
}

.pictogram--lock:before {
	background-image: url(../assets/pictograms/light/security/lock/plain.svg)
}

.pictogram--lock-dark:before {
	background-image: url(../assets/pictograms/dark/security/lock/plain.svg)
}

.pictogram--lock-earth:before {
	background-image: url(../assets/pictograms/light/security/lock/earth.svg)
}

.pictogram--lock-earth-dark:before {
	background-image: url(../assets/pictograms/dark/security/lock/earth.svg)
}

.pictogram--lock-globe:before {
	background-image: url(../assets/pictograms/light/security/lock/globe.svg)
}

.pictogram--lock-globe-dark:before {
	background-image: url(../assets/pictograms/dark/security/lock/globe.svg)
}

.pictogram--mail:before {
	background-image: url(../assets/pictograms/light/communication/mail.svg)
}

.pictogram--mail-dark:before {
	background-image: url(../assets/pictograms/dark/communication/mail.svg)
}

.pictogram--medical-sign-1:before {
	background-image: url(../assets/pictograms/light/health/medical/sign-1.svg)
}

.pictogram--medical-sign-1-dark:before {
	background-image: url(../assets/pictograms/dark/health/medical/sign-1.svg)
}

.pictogram--medical-sign-2:before {
	background-image: url(../assets/pictograms/light/health/medical/sign-2.svg)
}

.pictogram--medical-sign-2-dark:before {
	background-image: url(../assets/pictograms/dark/health/medical/sign-2.svg)
}

.pictogram--mental-illbeing:before {
	background-image: url(../assets/pictograms/light/health/mental/illbeing.svg)
}

.pictogram--mental-illbeing-dark:before {
	background-image: url(../assets/pictograms/dark/health/mental/illbeing.svg)
}

.pictogram--mental-mild:before {
	background-image: url(../assets/pictograms/light/health/mental/mild.svg)
}

.pictogram--mental-mild-dark:before {
	background-image: url(../assets/pictograms/dark/health/mental/mild.svg)
}

.pictogram--mental-moderate:before {
	background-image: url(../assets/pictograms/light/health/mental/moderate.svg)
}

.pictogram--mental-moderate-dark:before {
	background-image: url(../assets/pictograms/dark/health/mental/moderate.svg)
}

.pictogram--mental-wellbeing:before {
	background-image: url(../assets/pictograms/light/health/mental/wellbeing.svg)
}

.pictogram--mental-wellbeing-dark:before {
	background-image: url(../assets/pictograms/dark/health/mental/wellbeing.svg)
}

.pictogram--microphone-modern:before {
	background-image: url(../assets/pictograms/light/communication/microphone/modern.svg)
}

.pictogram--microphone-modern-dark:before {
	background-image: url(../assets/pictograms/dark/communication/microphone/modern.svg)
}

.pictogram--microphone-vintage:before {
	background-image: url(../assets/pictograms/light/communication/microphone/vintage.svg)
}

.pictogram--microphone-vintage-dark:before {
	background-image: url(../assets/pictograms/dark/communication/microphone/vintage.svg)
}

.pictogram--mobile:before {
	background-image: url(../assets/pictograms/light/device/mobile.svg)
}

.pictogram--mobile-dark:before {
	background-image: url(../assets/pictograms/dark/device/mobile.svg)
}

.pictogram--mobile-call:before {
	background-image: url(../assets/pictograms/light/device/mobile-call.svg)
}

.pictogram--mobile-call-dark:before {
	background-image: url(../assets/pictograms/dark/device/mobile-call.svg)
}

.pictogram--monkey:before {
	background-image: url(../assets/pictograms/light/environment/monkey.svg)
}

.pictogram--monkey-dark:before {
	background-image: url(../assets/pictograms/dark/environment/monkey.svg)
}

.pictogram--mountain:before {
	background-image: url(../assets/pictograms/light/environment/mountain.svg)
}

.pictogram--mountain-dark:before {
	background-image: url(../assets/pictograms/dark/environment/mountain.svg)
}

.pictogram--network:before {
	background-image: url(../assets/pictograms/light/people/network.svg)
}

.pictogram--network-dark:before {
	background-image: url(../assets/pictograms/dark/people/network.svg)
}

.pictogram--news-media:before {
	background-image: url(../assets/pictograms/light/communication/news-media.svg)
}

.pictogram--news-media-dark:before {
	background-image: url(../assets/pictograms/dark/communication/news-media.svg)
}

.pictogram--newsletter:before {
	background-image: url(../assets/pictograms/light/communication/newsletter.svg)
}

.pictogram--newsletter-dark:before {
	background-image: url(../assets/pictograms/dark/communication/newsletter.svg)
}

.pictogram--notification:before {
	background-image: url(../assets/pictograms/light/communication/notification.svg)
}

.pictogram--notification-dark:before {
	background-image: url(../assets/pictograms/dark/communication/notification.svg)
}

.pictogram--office:before {
	background-image: url(../assets/pictograms/light/business/office/plain.svg)
}

.pictogram--office-dark:before {
	background-image: url(../assets/pictograms/dark/business/office/plain.svg)
}

.pictogram--office-care:before {
	background-image: url(../assets/pictograms/light/business/office/care.svg)
}

.pictogram--office-care-dark:before {
	background-image: url(../assets/pictograms/dark/business/office/care.svg)
}

.pictogram--opening-hours:before {
	background-image: url(../assets/pictograms/light/communication/opening-hours.svg)
}

.pictogram--opening-hours-dark:before {
	background-image: url(../assets/pictograms/dark/communication/opening-hours.svg)
}

.pictogram--palms:before {
	background-image: url(../assets/pictograms/light/environment/palms.svg)
}

.pictogram--palms-dark:before {
	background-image: url(../assets/pictograms/dark/environment/palms.svg)
}

.pictogram--pencil:before {
	background-image: url(../assets/pictograms/light/communication/pencil.svg)
}

.pictogram--pencil-dark:before {
	background-image: url(../assets/pictograms/dark/communication/pencil.svg)
}

.pictogram--plane:before {
	background-image: url(../assets/pictograms/light/mobility/plane/plain.svg)
}

.pictogram--plane-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/plane/plain.svg)
}

.pictogram--plane-globe:before {
	background-image: url(../assets/pictograms/light/mobility/plane/globe.svg)
}

.pictogram--plane-globe-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/plane/globe.svg)
}

.pictogram--plane-protection:before {
	background-image: url(../assets/pictograms/light/mobility/plane/protection.svg)
}

.pictogram--plane-protection-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/plane/protection.svg)
}

.pictogram--plane-warning:before {
	background-image: url(../assets/pictograms/light/mobility/plane/warning.svg)
}

.pictogram--plane-warning-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/plane/warning.svg)
}

.pictogram--podium:before {
	background-image: url(../assets/pictograms/light/people/podium.svg)
}

.pictogram--podium-dark:before {
	background-image: url(../assets/pictograms/dark/people/podium.svg)
}

.pictogram--portfolio:before {
	background-image: url(../assets/pictograms/light/business/portfolio.svg)
}

.pictogram--portfolio-dark:before {
	background-image: url(../assets/pictograms/dark/business/portfolio.svg)
}

.pictogram--product:before {
	background-image: url(../assets/pictograms/light/business/product/plain.svg)
}

.pictogram--product-dark:before {
	background-image: url(../assets/pictograms/dark/business/product/plain.svg)
}

.pictogram--product-cycle:before {
	background-image: url(../assets/pictograms/light/business/product/cycle.svg)
}

.pictogram--product-cycle-dark:before {
	background-image: url(../assets/pictograms/dark/business/product/cycle.svg)
}

.pictogram--product-protection:before {
	background-image: url(../assets/pictograms/light/business/product/protection.svg)
}

.pictogram--product-protection-dark:before {
	background-image: url(../assets/pictograms/dark/business/product/protection.svg)
}

.pictogram--protection-duo:before {
	background-image: url(../assets/pictograms/light/people/protection/duo.svg)
}

.pictogram--protection-duo-dark:before {
	background-image: url(../assets/pictograms/dark/people/protection/duo.svg)
}

.pictogram--protection-single:before {
	background-image: url(../assets/pictograms/light/people/protection/single.svg)
}

.pictogram--protection-single-dark:before {
	background-image: url(../assets/pictograms/dark/people/protection/single.svg)
}

.pictogram--rating-1-very-poor:before {
	background-image: url(../assets/pictograms/light/communication/rating/1-very-poor.svg)
}

.pictogram--rating-1-very-poor-dark:before {
	background-image: url(../assets/pictograms/dark/communication/rating/1-very-poor.svg)
}

.pictogram--rating-2-poor:before {
	background-image: url(../assets/pictograms/light/communication/rating/2-poor.svg)
}

.pictogram--rating-2-poor-dark:before {
	background-image: url(../assets/pictograms/dark/communication/rating/2-poor.svg)
}

.pictogram--rating-3-good:before {
	background-image: url(../assets/pictograms/light/communication/rating/3-good.svg)
}

.pictogram--rating-3-good-dark:before {
	background-image: url(../assets/pictograms/dark/communication/rating/3-good.svg)
}

.pictogram--rating-4-very-good:before {
	background-image: url(../assets/pictograms/light/communication/rating/4-very-good.svg)
}

.pictogram--rating-4-very-good-dark:before {
	background-image: url(../assets/pictograms/dark/communication/rating/4-very-good.svg)
}

.pictogram--rating-5-excellent:before {
	background-image: url(../assets/pictograms/light/communication/rating/5-excellent.svg)
}

.pictogram--rating-5-excellent-dark:before {
	background-image: url(../assets/pictograms/dark/communication/rating/5-excellent.svg)
}

.pictogram--recycle:before {
	background-image: url(../assets/pictograms/light/environment/recycle.svg)
}

.pictogram--recycle-dark:before {
	background-image: url(../assets/pictograms/dark/environment/recycle.svg)
}

.pictogram--reload:before {
	background-image: url(../assets/pictograms/light/communication/reload.svg)
}

.pictogram--reload-dark:before {
	background-image: url(../assets/pictograms/dark/communication/reload.svg)
}

.pictogram--renewable-energy-group:before {
	background-image: url(../assets/pictograms/light/environment/renewable-energy/group.svg)
}

.pictogram--renewable-energy-group-dark:before {
	background-image: url(../assets/pictograms/dark/environment/renewable-energy/group.svg)
}

.pictogram--renewable-energy-house:before {
	background-image: url(../assets/pictograms/light/environment/renewable-energy/house.svg)
}

.pictogram--renewable-energy-house-dark:before {
	background-image: url(../assets/pictograms/dark/environment/renewable-energy/house.svg)
}

.pictogram--renewable-energy:before {
	background-image: url(../assets/pictograms/light/environment/renewable-energy/plain.svg)
}

.pictogram--renewable-energy-dark:before {
	background-image: url(../assets/pictograms/dark/environment/renewable-energy/plain.svg)
}

.pictogram--renewable-energy-shop:before {
	background-image: url(../assets/pictograms/light/environment/renewable-energy/shop.svg)
}

.pictogram--renewable-energy-shop-dark:before {
	background-image: url(../assets/pictograms/dark/environment/renewable-energy/shop.svg)
}

.pictogram--report:before {
	background-image: url(../assets/pictograms/light/finance/report.svg)
}

.pictogram--report-dark:before {
	background-image: url(../assets/pictograms/dark/finance/report.svg)
}

.pictogram--results-dolar:before {
	background-image: url(../assets/pictograms/light/finance/results/dolar.svg)
}

.pictogram--results-dolar-dark:before {
	background-image: url(../assets/pictograms/dark/finance/results/dolar.svg)
}

.pictogram--results-euro:before {
	background-image: url(../assets/pictograms/light/finance/results/euro.svg)
}

.pictogram--results-euro-dark:before {
	background-image: url(../assets/pictograms/dark/finance/results/euro.svg)
}

.pictogram--rocket:before {
	background-image: url(../assets/pictograms/light/mobility/rocket.svg)
}

.pictogram--rocket-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/rocket.svg)
}

.pictogram--scooter:before {
	background-image: url(../assets/pictograms/light/mobility/scooter.svg)
}

.pictogram--scooter-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/scooter.svg)
}

.pictogram--search:before {
	background-image: url(../assets/pictograms/light/communication/search.svg)
}

.pictogram--search-dark:before {
	background-image: url(../assets/pictograms/dark/communication/search.svg)
}

.pictogram--shareholder-dolar:before {
	background-image: url(../assets/pictograms/light/finance/shareholder/dolar.svg)
}

.pictogram--shareholder-dolar-dark:before {
	background-image: url(../assets/pictograms/dark/finance/shareholder/dolar.svg)
}

.pictogram--shareholder-euro:before {
	background-image: url(../assets/pictograms/light/finance/shareholder/euro.svg)
}

.pictogram--shareholder-euro-dark:before {
	background-image: url(../assets/pictograms/dark/finance/shareholder/euro.svg)
}

.pictogram--ship:before {
	background-image: url(../assets/pictograms/light/mobility/ship.svg)
}

.pictogram--ship-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/ship.svg)
}

.pictogram--shop:before {
	background-image: url(../assets/pictograms/light/business/shop/plain.svg)
}

.pictogram--shop-dark:before {
	background-image: url(../assets/pictograms/dark/business/shop/plain.svg)
}

.pictogram--shop-care:before {
	background-image: url(../assets/pictograms/light/business/shop/care.svg)
}

.pictogram--shop-care-dark:before {
	background-image: url(../assets/pictograms/dark/business/shop/care.svg)
}

.pictogram--shop-protection:before {
	background-image: url(../assets/pictograms/light/business/shop/protection.svg)
}

.pictogram--shop-protection-dark:before {
	background-image: url(../assets/pictograms/dark/business/shop/protection.svg)
}

.pictogram--signature:before {
	background-image: url(../assets/pictograms/light/communication/signature.svg)
}

.pictogram--signature-dark:before {
	background-image: url(../assets/pictograms/dark/communication/signature.svg)
}

.pictogram--sound:before {
	background-image: url(../assets/pictograms/light/communication/sound.svg)
}

.pictogram--sound-dark:before {
	background-image: url(../assets/pictograms/dark/communication/sound.svg)
}

.pictogram--speaker:before {
	background-image: url(../assets/pictograms/light/people/speaker.svg)
}

.pictogram--speaker-dark:before {
	background-image: url(../assets/pictograms/dark/people/speaker.svg)
}

.pictogram--speaker-chart:before {
	background-image: url(../assets/pictograms/light/finance/speaker-chart.svg)
}

.pictogram--speaker-chart-dark:before {
	background-image: url(../assets/pictograms/dark/finance/speaker-chart.svg)
}

.pictogram--speech:before {
	background-image: url(../assets/pictograms/light/communication/speech.svg)
}

.pictogram--speech-dark:before {
	background-image: url(../assets/pictograms/dark/communication/speech.svg)
}

.pictogram--stability:before {
	background-image: url(../assets/pictograms/light/security/stability.svg)
}

.pictogram--stability-dark:before {
	background-image: url(../assets/pictograms/dark/security/stability.svg)
}

.pictogram--suitcase:before {
	background-image: url(../assets/pictograms/light/business/suitcase/plain.svg)
}

.pictogram--suitcase-dark:before {
	background-image: url(../assets/pictograms/dark/business/suitcase/plain.svg)
}

.pictogram--suitcase-earth:before {
	background-image: url(../assets/pictograms/light/business/suitcase/earth.svg)
}

.pictogram--suitcase-earth-dark:before {
	background-image: url(../assets/pictograms/dark/business/suitcase/earth.svg)
}

.pictogram--suitcase-globe:before {
	background-image: url(../assets/pictograms/light/business/suitcase/globe.svg)
}

.pictogram--suitcase-globe-dark:before {
	background-image: url(../assets/pictograms/dark/business/suitcase/globe.svg)
}

.pictogram--support:before {
	background-image: url(../assets/pictograms/light/business/support.svg)
}

.pictogram--support-dark:before {
	background-image: url(../assets/pictograms/dark/business/support.svg)
}

.pictogram--sustainability-cycle:before {
	background-image: url(../assets/pictograms/light/environment/sustainability/cycle.svg)
}

.pictogram--sustainability-cycle-dark:before {
	background-image: url(../assets/pictograms/dark/environment/sustainability/cycle.svg)
}

.pictogram--sustainability-energie:before {
	background-image: url(../assets/pictograms/light/environment/sustainability/energie.svg)
}

.pictogram--sustainability-energie-dark:before {
	background-image: url(../assets/pictograms/dark/environment/sustainability/energie.svg)
}

.pictogram--sustainability-growth:before {
	background-image: url(../assets/pictograms/light/environment/sustainability/growth.svg)
}

.pictogram--sustainability-growth-dark:before {
	background-image: url(../assets/pictograms/dark/environment/sustainability/growth.svg)
}

.pictogram--sustainability-living:before {
	background-image: url(../assets/pictograms/light/environment/sustainability/living.svg)
}

.pictogram--sustainability-living-dark:before {
	background-image: url(../assets/pictograms/dark/environment/sustainability/living.svg)
}

.pictogram--sustainability-plant:before {
	background-image: url(../assets/pictograms/light/environment/sustainability/plant.svg)
}

.pictogram--sustainability-plant-dark:before {
	background-image: url(../assets/pictograms/dark/environment/sustainability/plant.svg)
}

.pictogram--talk:before {
	background-image: url(../assets/pictograms/light/communication/talk.svg)
}

.pictogram--talk-dark:before {
	background-image: url(../assets/pictograms/dark/communication/talk.svg)
}

.pictogram--target:before {
	background-image: url(../assets/pictograms/light/finance/target.svg)
}

.pictogram--target-dark:before {
	background-image: url(../assets/pictograms/dark/finance/target.svg)
}

.pictogram--team:before {
	background-image: url(../assets/pictograms/light/people/team.svg)
}

.pictogram--team-dark:before {
	background-image: url(../assets/pictograms/dark/people/team.svg)
}

.pictogram--teeth:before {
	background-image: url(../assets/pictograms/light/health/teeth.svg)
}

.pictogram--teeth-dark:before {
	background-image: url(../assets/pictograms/dark/health/teeth.svg)
}

.pictogram--train:before {
	background-image: url(../assets/pictograms/light/mobility/train.svg)
}

.pictogram--train-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/train.svg)
}

.pictogram--trees-dark:before {
	background-image: url(../assets/pictograms/light/environment/trees/dark.svg)
}

.pictogram--trees-dark-dark:before {
	background-image: url(../assets/pictograms/dark/environment/trees/dark.svg)
}

.pictogram--trees-light:before {
	background-image: url(../assets/pictograms/light/environment/trees/light.svg)
}

.pictogram--trees-light-dark:before {
	background-image: url(../assets/pictograms/dark/environment/trees/light.svg)
}

.pictogram--truck:before {
	background-image: url(../assets/pictograms/light/mobility/truck/plain.svg)
}

.pictogram--truck-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/truck/plain.svg)
}

.pictogram--truck-protection:before {
	background-image: url(../assets/pictograms/light/mobility/truck/protection.svg)
}

.pictogram--truck-protection-dark:before {
	background-image: url(../assets/pictograms/dark/mobility/truck/protection.svg)
}

.pictogram--user:before {
	background-image: url(../assets/pictograms/light/people/user.svg)
}

.pictogram--user-dark:before {
	background-image: url(../assets/pictograms/dark/people/user.svg)
}

.pictogram--visualization:before {
	background-image: url(../assets/pictograms/light/communication/visualization.svg)
}

.pictogram--visualization-dark:before {
	background-image: url(../assets/pictograms/dark/communication/visualization.svg)
}

.pictogram--warming-earth-degrees:before {
	background-image: url(../assets/pictograms/light/environment/warming/earth/degrees.svg)
}

.pictogram--warming-earth-degrees-dark:before {
	background-image: url(../assets/pictograms/dark/environment/warming/earth/degrees.svg)
}

.pictogram--warming-earth-thermometer:before {
	background-image: url(../assets/pictograms/light/environment/warming/earth/thermometer.svg)
}

.pictogram--warming-earth-thermometer-dark:before {
	background-image: url(../assets/pictograms/dark/environment/warming/earth/thermometer.svg)
}

.pictogram--warming-globe-heat:before {
	background-image: url(../assets/pictograms/light/environment/warming/globe/heat.svg)
}

.pictogram--warming-globe-heat-dark:before {
	background-image: url(../assets/pictograms/dark/environment/warming/globe/heat.svg)
}

.pictogram--warming-globe-thermometer:before {
	background-image: url(../assets/pictograms/light/environment/warming/globe/thermometer.svg)
}

.pictogram--warming-globe-thermometer-dark:before {
	background-image: url(../assets/pictograms/dark/environment/warming/globe/thermometer.svg)
}

.pictogram--watch:before {
	background-image: url(../assets/pictograms/light/device/watch.svg)
}

.pictogram--watch-dark:before {
	background-image: url(../assets/pictograms/dark/device/watch.svg)
}

.pictogram--wealth:before {
	background-image: url(../assets/pictograms/light/finance/wealth.svg)
}

.pictogram--wealth-dark:before {
	background-image: url(../assets/pictograms/dark/finance/wealth.svg)
}

.pictogram--weather-hailstorm:before {
	background-image: url(../assets/pictograms/light/environment/weather/hailstorm.svg)
}

.pictogram--weather-hailstorm-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/hailstorm.svg)
}

.pictogram--weather-lightning:before {
	background-image: url(../assets/pictograms/light/environment/weather/lightning.svg)
}

.pictogram--weather-lightning-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/lightning.svg)
}

.pictogram--weather-rain:before {
	background-image: url(../assets/pictograms/light/environment/weather/rain.svg)
}

.pictogram--weather-rain-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/rain.svg)
}

.pictogram--weather-snow:before {
	background-image: url(../assets/pictograms/light/environment/weather/snow.svg)
}

.pictogram--weather-snow-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/snow.svg)
}

.pictogram--weather-storm:before {
	background-image: url(../assets/pictograms/light/environment/weather/storm.svg)
}

.pictogram--weather-storm-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/storm.svg)
}

.pictogram--weather-storm-cycle:before {
	background-image: url(../assets/pictograms/light/environment/weather/storm-cycle.svg)
}

.pictogram--weather-storm-cycle-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/storm-cycle.svg)
}

.pictogram--weather-storm-snow:before {
	background-image: url(../assets/pictograms/light/environment/weather/storm-snow.svg)
}

.pictogram--weather-storm-snow-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/storm-snow.svg)
}

.pictogram--weather-tornado:before {
	background-image: url(../assets/pictograms/light/environment/weather/tornado.svg)
}

.pictogram--weather-tornado-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/tornado.svg)
}

.pictogram--weather-windstorm:before {
	background-image: url(../assets/pictograms/light/environment/weather/windstorm.svg)
}

.pictogram--weather-windstorm-dark:before {
	background-image: url(../assets/pictograms/dark/environment/weather/windstorm.svg)
}

.pictogram--web:before {
	background-image: url(../assets/pictograms/light/device/web.svg)
}

.pictogram--web-dark:before {
	background-image: url(../assets/pictograms/dark/device/web.svg)
}

.pictogram--wifi:before {
	background-image: url(../assets/pictograms/light/device/wifi.svg)
}

.pictogram--wifi-dark:before {
	background-image: url(../assets/pictograms/dark/device/wifi.svg)
}

.pictogram--work-balance:before {
	background-image: url(../assets/pictograms/light/business/work-balance.svg)
}

.pictogram--work-balance-dark:before {
	background-image: url(../assets/pictograms/dark/business/work-balance.svg)
}

.pictogram--youth:before {
	background-image: url(../assets/pictograms/light/people/youth/plain.svg)
}

.pictogram--youth-dark:before {
	background-image: url(../assets/pictograms/dark/people/youth/plain.svg)
}

.pictogram--youth-empowerment:before {
	background-image: url(../assets/pictograms/light/people/youth/empowerment.svg)
}

.pictogram--youth-empowerment-dark:before {
	background-image: url(../assets/pictograms/dark/people/youth/empowerment.svg)
}

.pictogram--zurich:before {
	background-image: url(../assets/pictograms/light/business/zurich.svg)
}

.pictogram--zurich-dark:before {
	background-image: url(../assets/pictograms/dark/business/zurich.svg)
}

.pictogram--alert:before {
	background-image: url(../assets/pictograms/light/communication/alert.svg)
}

.pictogram--alert-dark:before {
	background-image: url(../assets/pictograms/dark/communication/alert.svg)
}

.pictogram--analytics:before {
	background-image: url(../assets/pictograms/light/finance/analytics.svg)
}

.pictogram--analytics-dark:before {
	background-image: url(../assets/pictograms/dark/finance/analytics.svg)
}

.pictogram--assistance:before {
	background-image: url(../assets/pictograms/light/security/assistance.svg)
}

.pictogram--assistance-dark:before {
	background-image: url(../assets/pictograms/dark/security/assistance.svg)
}

@-webkit-keyframes splide-loading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

.splide__container {
	box-sizing: border-box;
	position: relative
}

.splide__list {
	margin: 0 !important;
	padding: 0 !important;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	will-change: transform
}

.splide.is-active .splide__list {
	display: flex
}

.splide__pagination {
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	width: 95%
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0
}

.splide {
	visibility: hidden
}

.splide,
.splide__slide {
	outline: none;
	position: relative
}

.splide__slide {
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0
}

.splide__slide img {
	vertical-align: bottom
}

.splide__slider {
	position: relative
}

.splide__spinner {
	-webkit-animation: splide-loading 1s linear infinite;
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}

.splide__track {
	position: relative;
	z-index: 0
}

.splide--draggable>.splide__track>.splide__list>.splide__slide {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.splide--fade>.splide__track>.splide__list {
	display: block
}

.splide--fade>.splide__track>.splide__list>.splide__slide {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 0
}

.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
	opacity: 1;
	position: relative;
	z-index: 1
}

.splide--rtl {
	direction: rtl
}

.splide--ttb>.splide__track>.splide__list {
	display: block
}

.splide--ttb>.splide__pagination {
	width: auto
}

.splide__pagination {
	width: 100%
}

.no-touch .splide__pagination {
	display: none
}

@media (max-width:767px) {

	.no-touch .splide__pagination,
	.splide__pagination {
		display: inline-flex
	}
}

@media (min-width:1200px) {

	.no-touch .splide__pagination,
	.splide__pagination {
		display: none
	}
}

.splide__pagination li button {
	background-color: #a6adaf;
	border-radius: 50%;
	height: 8px;
	margin: 0 4px;
	width: 8px
}

.splide__pagination li button.is-active {
	background-color: #2167ae
}

.inverted .splide__pagination li button.is-active {
	background-color: #fff
}

.touch .splide__arrows {
	display: none
}

@media (max-width:767px) {
	.splide__arrows {
		display: none
	}
}

@media (min-width:1200px) {

	.splide__arrows,
	.touch .splide__arrows {
		display: block
	}
}

.splide__arrows .splide__arrow {
	position: absolute;
	top: calc(50% - 24px);
	z-index: 2
}

.splide__arrows .splide__arrow[disabled] {
	pointer-events: none
}

.splide__arrows .splide__arrow.splide__arrow--prev {
	left: -30px
}

.splide__arrows .splide__arrow.splide__arrow--next {
	right: -30px
}

.no-scroller .splide__arrows,
.no-scroller .splide__pagination {
	display: none
}

@-webkit-keyframes bounce-ql-icons {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -5px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -4px, 0)
	}

	90% {
		transform: translate3d(0, -1px, 0)
	}
}

@-webkit-keyframes dots {

	0%,
	20% {
		color: transparent;
		text-shadow: .25em 0 0 transparent, .5em 0 0 transparent
	}

	40% {
		color: #23366f;
		text-shadow: .25em 0 0 transparent, .5em 0 0 transparent
	}

	60% {
		text-shadow: .25em 0 0 #23366f, .5em 0 0 transparent
	}

	80%,
	to {
		text-shadow: .25em 0 0 #23366f, .5em 0 0 #23366f
	}
}

@keyframes dots {

	0%,
	20% {
		color: transparent;
		text-shadow: .25em 0 0 transparent, .5em 0 0 transparent
	}

	40% {
		color: #23366f;
		text-shadow: .25em 0 0 transparent, .5em 0 0 transparent
	}

	60% {
		text-shadow: .25em 0 0 #23366f, .5em 0 0 transparent
	}

	80%,
	to {
		text-shadow: .25em 0 0 #23366f, .5em 0 0 #23366f
	}
}

@-webkit-keyframes scrollIndicator {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate(-50%, 20px)
	}
}

@-webkit-keyframes loader-rotate {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes loader-rotate {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes breathingSafeSpace {
	0% {
		transform: scale(0);
		transform-origin: 11.8% 82.2%
	}

	50% {
		transform: scale(1);
		transform-origin: 11.8% 82.2%
	}

	to {
		transform: scale(0);
		transform-origin: 11.8% 82.2%
	}
}

@keyframes breathingSafeSpace {
	0% {
		transform: scale(0);
		transform-origin: 11.8% 82.2%
	}

	50% {
		transform: scale(1);
		transform-origin: 11.8% 82.2%
	}

	to {
		transform: scale(0);
		transform-origin: 11.8% 82.2%
	}
}

[data-zcroller^=fadeIn] {
	opacity: 0
}

@-webkit-keyframes fadeInIcons {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeInIcons {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeInShare {
	0% {
		opacity: 0
	}

	95% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeInShare {
	0% {
		opacity: 0
	}

	95% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeOutShare {
	0% {
		opacity: 1
	}

	95% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOutShare {
	0% {
		opacity: 1
	}

	95% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.m-t-1 {
	margin-top: 4px
}

.m-t-m1 {
	margin-top: -4px
}

.m-b-1 {
	margin-bottom: 4px
}

.m-b-m1 {
	margin-bottom: -4px
}

.m-y-1 {
	margin-bottom: 4px;
	margin-top: 4px
}

.p-t-1 {
	padding-top: 4px
}

.p-b-1,
.p-y-1 {
	padding-bottom: 4px
}

.p-y-1 {
	padding-top: 4px
}

.m-t-2 {
	margin-top: 8px
}

.m-t-m2 {
	margin-top: -8px
}

.m-b-2 {
	margin-bottom: 8px
}

.m-b-m2 {
	margin-bottom: -8px
}

.m-y-2 {
	margin-bottom: 8px;
	margin-top: 8px
}

.p-t-2 {
	padding-top: 8px
}

.p-b-2,
.p-y-2 {
	padding-bottom: 8px
}

.p-y-2 {
	padding-top: 8px
}

.m-t-3 {
	margin-top: 12px
}

.m-t-m3 {
	margin-top: -12px
}

.m-b-3 {
	margin-bottom: 12px
}

.m-b-m3 {
	margin-bottom: -12px
}

.m-y-3 {
	margin-bottom: 12px;
	margin-top: 12px
}

.p-t-3 {
	padding-top: 12px
}

.p-b-3,
.p-y-3 {
	padding-bottom: 12px
}

.p-y-3 {
	padding-top: 12px
}

.m-t-4 {
	margin-top: 16px
}

.m-t-m4 {
	margin-top: -16px
}

.m-b-4 {
	margin-bottom: 16px
}

.m-b-m4 {
	margin-bottom: -16px
}

.m-y-4 {
	margin-bottom: 16px;
	margin-top: 16px
}

.p-t-4 {
	padding-top: 16px
}

.p-b-4,
.p-y-4 {
	padding-bottom: 16px
}

.p-y-4 {
	padding-top: 16px
}

.m-t-5 {
	margin-top: 20px
}

.m-t-m5 {
	margin-top: -20px
}

.m-b-5 {
	margin-bottom: 20px
}

.m-b-m5 {
	margin-bottom: -20px
}

.m-y-5 {
	margin-bottom: 20px;
	margin-top: 20px
}

.p-t-5 {
	padding-top: 20px
}

.p-b-5,
.p-y-5 {
	padding-bottom: 20px
}

.p-y-5 {
	padding-top: 20px
}

.m-t-6 {
	margin-top: 24px
}

.m-t-m6 {
	margin-top: -24px
}

.m-b-6 {
	margin-bottom: 24px
}

.m-b-m6 {
	margin-bottom: -24px
}

.m-y-6 {
	margin-bottom: 24px;
	margin-top: 24px
}

.p-t-6 {
	padding-top: 24px
}

.p-b-6,
.p-y-6 {
	padding-bottom: 24px
}

.p-y-6 {
	padding-top: 24px
}

.m-t-7 {
	margin-top: 28px
}

.m-t-m7 {
	margin-top: -28px
}

.m-b-7 {
	margin-bottom: 28px
}

.m-b-m7 {
	margin-bottom: -28px
}

.m-y-7 {
	margin-bottom: 28px;
	margin-top: 28px
}

.p-t-7 {
	padding-top: 28px
}

.p-b-7,
.p-y-7 {
	padding-bottom: 28px
}

.p-y-7 {
	padding-top: 28px
}

.m-t-8 {
	margin-top: 32px
}

.m-t-m8 {
	margin-top: -32px
}

.m-b-8 {
	margin-bottom: 32px
}

.m-b-m8 {
	margin-bottom: -32px
}

.m-y-8 {
	margin-bottom: 32px;
	margin-top: 32px
}

.p-t-8 {
	padding-top: 32px
}

.p-b-8,
.p-y-8 {
	padding-bottom: 32px
}

.p-y-8 {
	padding-top: 32px
}

.m-t-9 {
	margin-top: 40px
}

.m-t-m9 {
	margin-top: -40px
}

.m-b-9 {
	margin-bottom: 40px
}

.m-b-m9 {
	margin-bottom: -40px
}

.m-y-9 {
	margin-bottom: 40px;
	margin-top: 40px
}

.p-t-9 {
	padding-top: 40px
}

.p-b-9,
.p-y-9 {
	padding-bottom: 40px
}

.p-y-9 {
	padding-top: 40px
}

.m-t-10 {
	margin-top: 48px
}

.m-t-m10 {
	margin-top: -48px
}

.m-b-10 {
	margin-bottom: 48px
}

.m-b-m10 {
	margin-bottom: -48px
}

.m-y-10 {
	margin-bottom: 48px;
	margin-top: 48px
}

.p-t-10 {
	padding-top: 48px
}

.p-b-10,
.p-y-10 {
	padding-bottom: 48px
}

.p-y-10 {
	padding-top: 48px
}

.m-t-11 {
	margin-top: 64px
}

.m-t-m11 {
	margin-top: -64px
}

.m-b-11 {
	margin-bottom: 64px
}

.m-b-m11 {
	margin-bottom: -64px
}

.m-y-11 {
	margin-bottom: 64px;
	margin-top: 64px
}

.p-t-11 {
	padding-top: 64px
}

.p-b-11,
.p-y-11 {
	padding-bottom: 64px
}

.p-y-11 {
	padding-top: 64px
}

.m-t-12 {
	margin-top: 80px
}

.m-t-m12 {
	margin-top: -80px
}

.m-b-12 {
	margin-bottom: 80px
}

.m-b-m12 {
	margin-bottom: -80px
}

.m-y-12 {
	margin-bottom: 80px;
	margin-top: 80px
}

.p-t-12 {
	padding-top: 80px
}

.p-b-12,
.p-y-12 {
	padding-bottom: 80px
}

.p-y-12 {
	padding-top: 80px
}

.m-t-13 {
	margin-top: 120px
}

.m-t-m13 {
	margin-top: -120px
}

.m-b-13 {
	margin-bottom: 120px
}

.m-b-m13 {
	margin-bottom: -120px
}

.m-y-13 {
	margin-bottom: 120px;
	margin-top: 120px
}

.p-t-13 {
	padding-top: 120px
}

.p-b-13,
.p-y-13 {
	padding-bottom: 120px
}

.p-y-13 {
	padding-top: 120px
}

.icon-sm,
.text-sm {
	font-size: 16px
}

.icon-sm {
	line-height: 1.6
}

.text-success {
	color: #428351
}

.text-error {
	color: #cb4b40
}

.pointer {
	cursor: pointer
}

.hidden {
	display: none
}

.visually-hidden {
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.float-right {
	float: right !important
}

.float-left {
	float: left !important
}

.text-right {
	text-align: right !important
}

.text-left {
	text-align: left !important
}

.text-center {
	text-align: center !important
}

.text-justify {
	text-align: justify !important
}

.m-x-auto {
	display: block;
	margin: 0 auto
}

.divider {
	border-bottom: 1px solid #fff;
	display: block;
	margin-bottom: 56px;
	margin-top: 56px
}

@media (max-width:1199px) {
	.divider {
		margin-bottom: 40px;
		margin-top: 40px
	}
}

.slider-arrow {
	display: none;
	z-index: 5
}

.avatar,
.slider-arrow {
	align-items: center;
	justify-content: center
}

.avatar {
	border-radius: 50%;
	color: #2167ae;
	display: inline-flex;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	height: 40px;
	position: relative;
	vertical-align: top;
	width: 40px
}

.avatar img {
	border-radius: 50%;
	height: inherit;
	position: absolute
}

.avatar .icon {
	height: auto;
	width: auto
}

.avatar--primary {
	background-color: #2167ae;
	color: #fff
}

.avatar--primary-outline {
	background-color: transparent;
	border: 1.5px solid #2167ae;
	color: #2167ae
}

.avatar--primary-outline.avatar--lg {
	border-width: 2px
}

.avatar[class*=bg-] {
	color: #fff
}

.avatar-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 12px
}

.avatar-title {
	color: #2167ae;
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 18px;
	line-height: 19px
}

@media (max-width:767px) {
	.avatar-title {
		font-size: 16px
	}
}

.avatar-subtitle {
	color: #929a9c;
	font-size: 12px
}

.avatar-status,
.avatar-subtitle {
	font-family: ZurichSans-Medium, Arial, sans-serif
}

.avatar-status {
	background-color: #a6adaf;
	border: 1.5px solid #fff;
	border-radius: 50%;
	bottom: 0;
	color: #fff;
	height: 12px;
	position: absolute;
	right: 0;
	width: 12px
}

.avatar-status--offline {
	background-color: #cb4b40
}

.avatar-status--online {
	background-color: #428351
}

.avatar-status--top {
	top: 0
}

.avatar-status--count {
	border-radius: 25px;
	width: auto
}

.avatar-status--count.avatar-status-top {
	top: -3px
}

.avatar--md {
	font-size: 20px;
	height: 56px;
	width: 56px
}

.avatar--md .icon {
	font-size: 26px
}

.avatar--md .avatar-status {
	height: 16px;
	min-width: 16px
}

.avatar--md .avatar-status--count {
	font-size: 11px;
	line-height: 14px;
	padding: 0 3px
}

.avatar--lg {
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 28px;
	height: 80px;
	width: 80px
}

.avatar--lg .icon {
	font-size: 38px
}

.avatar--lg .avatar-status {
	border-width: 2px;
	height: 24px;
	min-width: 24px
}

.avatar--lg .avatar-status--count {
	font-size: 12px;
	line-height: 21px;
	padding: 0 7px
}

.avatar-box {
	display: inline-flex;
	text-decoration: none
}

.avatar-box:hover .avatar-title {
	color: #5495cf
}

.avatar-box:hover.inverted .avatar-title,
.inverted .avatar-box:hover .avatar-title {
	color: #dce9f4 !important
}

.avatar-box--vertical {
	align-items: center;
	flex-direction: column;
	text-align: center
}

.avatar-box--vertical .avatar {
	margin-bottom: 8px
}

.avatar-box--vertical .avatar-content {
	margin-left: 0
}

.avatar.inverted,
.inverted .avatar {
	color: #fff
}

.avatar.inverted--primary,
.inverted .avatar--primary {
	background-color: #fff;
	color: #2167ae
}

.avatar.inverted--primary .icon,
.inverted .avatar--primary .icon {
	color: #2167ae
}

.avatar.inverted--primary-outline,
.inverted .avatar--primary-outline {
	background-color: transparent;
	border-color: #fff;
	color: #fff
}

.avatar.inverted-status,
.inverted .avatar-status {
	border-color: #23366f
}

.avatar.inverted-title,
.inverted .avatar-title {
	color: #fff !important
}

.avatar.inverted-subtitle,
.inverted .avatar-subtitle {
	color: #a6adaf
}

.avatar.bg-candy,
.avatar.bg-candy .icon,
.avatar.bg-lemon,
.avatar.bg-lemon .icon,
.avatar.bg-lime,
.avatar.bg-lime .icon,
.avatar.bg-mint,
.avatar.bg-mint .icon,
.avatar.bg-powderpink,
.avatar.bg-powderpink .icon {
	color: #23366f
}

.avatar-group>.avatar:not(:first-child) {
	margin-left: -10px
}

.avatar-group>.avatar--lg:not(:first-child),
.avatar-group>.avatar--md:not(:first-child) {
	margin-left: -15px
}

.btn {
	align-items: center;
	background: none;
	border: none;
	border-radius: 28px;
	color: #2167ae;
	display: inline-flex;
	flex-direction: row-reverse;
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 18px;
	height: 56px;
	justify-content: center;
	letter-spacing: .2px;
	line-height: 1;
	padding: 0 24px;
	position: relative;
	text-align: left;
	transition: all .25s;
	white-space: nowrap
}

.btn,
.btn:active,
.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn+.btn {
	margin-left: 10px
}

.btn .icon {
	font-size: 24px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	position: relative;
	top: 1px;
	width: auto
}

@media (min-width:992px) {
	.btn .icon {
		top: 0
	}
}

.btn.alt {
	flex-direction: row
}

.btn.alt .icon {
	margin-left: 8px;
	margin-right: 0
}

.btn--primary {
	background-color: #2167ae;
	color: #fff
}

.btn--primary.icon {
	color: #fff
}

.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover {
	background-color: #5495cf;
	color: #fff
}

.btn--primary.inverted,
.inverted .btn--primary {
	background-color: #fff;
	color: #2167ae
}

.btn--primary.inverted .icon,
.inverted .btn--primary .icon {
	color: #2167ae;
	transition: none
}

.btn--primary.inverted:active,
.btn--primary.inverted:hover,
.inverted .btn--primary:active,
.inverted .btn--primary:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--primary.inverted:active .icon,
.btn--primary.inverted:hover .icon,
.inverted .btn--primary:active .icon,
.inverted .btn--primary:hover .icon {
	transition: none
}

.btn--primary.inverted.icon,
.inverted .btn--primary.icon {
	color: #23366f;
	transition: none
}

.btn--primary.inverted.icon:active,
.btn--primary.inverted.icon:hover,
.inverted .btn--primary.icon:active,
.inverted .btn--primary.icon:hover {
	color: #fff
}

.btn--primary.inverted[disabled],
.btn--primary.inverted[disabled]:active,
.btn--primary.inverted[disabled]:hover,
.inverted .btn--primary[disabled],
.inverted .btn--primary[disabled]:active,
.inverted .btn--primary[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--primary-dark {
	background-color: #23366f;
	color: #fff
}

.btn--primary-dark.icon {
	color: #fff
}

.btn--primary-dark:active,
.btn--primary-dark:focus,
.btn--primary-dark:hover {
	background-color: #2167ae;
	color: #fff
}

.btn--primary-dark.inverted,
.inverted .btn--primary-dark {
	background-color: #fff;
	color: #2167ae
}

.btn--primary-dark.inverted .icon,
.inverted .btn--primary-dark .icon {
	color: #2167ae;
	transition: none
}

.btn--primary-dark.inverted:active,
.btn--primary-dark.inverted:hover,
.inverted .btn--primary-dark:active,
.inverted .btn--primary-dark:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--primary-dark.inverted:active .icon,
.btn--primary-dark.inverted:hover .icon,
.inverted .btn--primary-dark:active .icon,
.inverted .btn--primary-dark:hover .icon {
	transition: none
}

.btn--primary-dark.inverted.icon,
.inverted .btn--primary-dark.icon {
	color: #23366f;
	transition: none
}

.btn--primary-dark.inverted.icon:active,
.btn--primary-dark.inverted.icon:hover,
.inverted .btn--primary-dark.icon:active,
.inverted .btn--primary-dark.icon:hover {
	color: #fff
}

.btn--primary-dark.inverted[disabled],
.btn--primary-dark.inverted[disabled]:active,
.btn--primary-dark.inverted[disabled]:hover,
.inverted .btn--primary-dark[disabled],
.inverted .btn--primary-dark[disabled]:active,
.inverted .btn--primary-dark[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--secondary {
	border: 2px solid #2167ae;
	color: #2167ae
}

.btn--secondary .icon {
	color: inherit
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
	border-color: #5495cf;
	color: #5495cf
}

.btn--secondary.icon:before,
.btn--secondary:active .icon,
.btn--secondary:focus .icon,
.btn--secondary:hover .icon {
	color: inherit
}

.btn--secondary.icon:hover,
.btn--secondary.icon:hover:before {
	color: #2167ae
}

.btn--secondary:after {
	border: 1px solid transparent;
	border-radius: 28px;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .25s
}

.btn--secondary:not([disabled]):active:after,
.btn--secondary:not([disabled]):hover:after {
	border-color: inherit
}

.btn--secondary.inverted,
.inverted .btn--secondary {
	border-color: #fff;
	color: #fff
}

.btn--secondary.inverted .icon,
.inverted .btn--secondary .icon {
	color: #fff
}

.btn--secondary.inverted:active,
.btn--secondary.inverted:hover,
.inverted .btn--secondary:active,
.inverted .btn--secondary:hover {
	border-color: #91bfe3;
	color: #fff
}

.btn--secondary.inverted:active .icon,
.btn--secondary.inverted:hover .icon,
.inverted .btn--secondary:active .icon,
.inverted .btn--secondary:hover .icon {
	color: inherit
}

.btn--secondary.inverted:active:after,
.btn--secondary.inverted:hover:after,
.inverted .btn--secondary:active:after,
.inverted .btn--secondary:hover:after {
	border-color: #5495cf
}

.btn--secondary.inverted.icon,
.inverted .btn--secondary.icon {
	transition: none
}

.btn--secondary.inverted.icon:before,
.inverted .btn--secondary.icon:before {
	color: #fff
}

.btn--secondary.inverted.icon:hover,
.btn--secondary.inverted.icon:hover:before,
.inverted .btn--secondary.icon:hover,
.inverted .btn--secondary.icon:hover:before {
	color: #91bfe3
}

.btn--secondary.inverted[disabled],
.btn--secondary.inverted[disabled]:active,
.btn--secondary.inverted[disabled]:hover,
.inverted .btn--secondary[disabled],
.inverted .btn--secondary[disabled]:active,
.inverted .btn--secondary[disabled]:hover {
	background-color: transparent;
	border-color: #5495cf;
	color: #5495cf
}

.btn--secondary.inverted[disabled]:active:after,
.btn--secondary.inverted[disabled]:after,
.btn--secondary.inverted[disabled]:hover:after,
.inverted .btn--secondary[disabled]:active:after,
.inverted .btn--secondary[disabled]:after,
.inverted .btn--secondary[disabled]:hover:after {
	display: none
}

.btn--tertiary {
	background-color: #cb4b40;
	color: #fff
}

.btn--tertiary:active,
.btn--tertiary:focus,
.btn--tertiary:hover {
	background-color: #ff7569
}

.btn--tertiary.icon {
	color: #fff
}

.btn--tertiary.inverted,
.inverted .btn--tertiary {
	background-color: #fff;
	color: #2167ae
}

.btn--tertiary.inverted .icon,
.inverted .btn--tertiary .icon {
	color: #2167ae;
	transition: none
}

.btn--tertiary.inverted:active,
.btn--tertiary.inverted:hover,
.inverted .btn--tertiary:active,
.inverted .btn--tertiary:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--tertiary.inverted:active .icon,
.btn--tertiary.inverted:hover .icon,
.inverted .btn--tertiary:active .icon,
.inverted .btn--tertiary:hover .icon {
	transition: none
}

.btn--tertiary.inverted.icon,
.inverted .btn--tertiary.icon {
	color: #23366f;
	transition: none
}

.btn--tertiary.inverted.icon:active,
.btn--tertiary.inverted.icon:hover,
.inverted .btn--tertiary.icon:active,
.inverted .btn--tertiary.icon:hover {
	color: #fff
}

.btn--tertiary.inverted[disabled],
.btn--tertiary.inverted[disabled]:active,
.btn--tertiary.inverted[disabled]:hover,
.inverted .btn--tertiary[disabled],
.inverted .btn--tertiary[disabled]:active,
.inverted .btn--tertiary[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--icon-shape {
	background-color: #2167ae;
	color: #fff;
	padding: 0;
	text-align: center;
	width: 56px
}

.btn--icon-shape .icon {
	margin: 0
}

.btn--icon-shape:active:not([disabled]),
.btn--icon-shape:focus:not([disabled]),
.btn--icon-shape:hover:not([disabled]) {
	background-color: #5495cf;
	color: #fff
}

.btn--icon-shape.inverted,
.inverted .btn--icon-shape {
	background-color: #fff;
	color: #2167ae
}

.btn--icon-shape.inverted .icon,
.inverted .btn--icon-shape .icon {
	color: #2167ae;
	transition: none
}

.btn--icon-shape.inverted:active,
.btn--icon-shape.inverted:hover,
.inverted .btn--icon-shape:active,
.inverted .btn--icon-shape:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--icon-shape.inverted:active .icon,
.btn--icon-shape.inverted:hover .icon,
.inverted .btn--icon-shape:active .icon,
.inverted .btn--icon-shape:hover .icon {
	transition: none
}

.btn--icon-shape.inverted.icon,
.inverted .btn--icon-shape.icon {
	color: #23366f;
	transition: none
}

.btn--icon-shape.inverted.icon:active,
.btn--icon-shape.inverted.icon:hover,
.inverted .btn--icon-shape.icon:active,
.inverted .btn--icon-shape.icon:hover {
	color: #fff
}

.btn--icon-shape.inverted[disabled],
.btn--icon-shape.inverted[disabled]:active,
.btn--icon-shape.inverted[disabled]:hover,
.inverted .btn--icon-shape[disabled],
.inverted .btn--icon-shape[disabled]:active,
.inverted .btn--icon-shape[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--icon-shape-light {
	background-color: #2167ae;
	color: #fff;
	padding: 0;
	text-align: center;
	width: 56px
}

.btn--icon-shape-light .icon {
	margin: 0
}

.btn--icon-shape-light:active:not([disabled]),
.btn--icon-shape-light:focus:not([disabled]),
.btn--icon-shape-light:hover:not([disabled]) {
	background-color: #5495cf;
	color: #fff
}

.btn--icon-shape-light.inverted,
.inverted .btn--icon-shape-light {
	background-color: #fff;
	color: #2167ae
}

.btn--icon-shape-light.inverted .icon,
.inverted .btn--icon-shape-light .icon {
	color: #2167ae;
	transition: none
}

.btn--icon-shape-light.inverted:active,
.btn--icon-shape-light.inverted:hover,
.inverted .btn--icon-shape-light:active,
.inverted .btn--icon-shape-light:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--icon-shape-light.inverted:active .icon,
.btn--icon-shape-light.inverted:hover .icon,
.inverted .btn--icon-shape-light:active .icon,
.inverted .btn--icon-shape-light:hover .icon {
	transition: none
}

.btn--icon-shape-light.inverted.icon,
.inverted .btn--icon-shape-light.icon {
	color: #23366f;
	transition: none
}

.btn--icon-shape-light.inverted.icon:active,
.btn--icon-shape-light.inverted.icon:hover,
.inverted .btn--icon-shape-light.icon:active,
.inverted .btn--icon-shape-light.icon:hover {
	color: #fff
}

.btn--icon-shape-light.inverted[disabled],
.btn--icon-shape-light.inverted[disabled]:active,
.btn--icon-shape-light.inverted[disabled]:hover,
.inverted .btn--icon-shape-light[disabled],
.inverted .btn--icon-shape-light[disabled]:active,
.inverted .btn--icon-shape-light[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--icon {
	color: #2167ae;
	height: 56px;
	padding: 0;
	width: 56px
}

.btn--icon .icon {
	margin: 0
}

.btn--icon:active,
.btn--icon:focus,
.btn--icon:hover {
	color: #5495cf
}

.btn--icon.inverted,
.inverted .btn--icon {
	color: #fff
}

.btn--icon.inverted .icon,
.inverted .btn--icon .icon {
	color: inherit
}

.btn--icon.inverted:active,
.btn--icon.inverted:hover,
.inverted .btn--icon:active,
.inverted .btn--icon:hover {
	color: #91bfe3
}

.btn--icon.inverted:active .icon,
.btn--icon.inverted:hover .icon,
.inverted .btn--icon:active .icon,
.inverted .btn--icon:hover .icon {
	color: inherit
}

.btn--icon.inverted[disabled],
.btn--icon.inverted[disabled]:active,
.btn--icon.inverted[disabled]:hover,
.inverted .btn--icon[disabled],
.inverted .btn--icon[disabled]:active,
.inverted .btn--icon[disabled]:hover {
	background-color: transparent;
	color: #eceeef;
	opacity: .5
}

.btn--secondary-text,
.btn--text {
	background-color: transparent;
	border-radius: initial;
	color: #2167ae;
	height: auto;
	padding: 0
}

.btn--secondary-text.icon,
.btn--text.icon {
	color: inherit
}

.btn--secondary-text:active,
.btn--secondary-text:focus,
.btn--secondary-text:hover,
.btn--text:active,
.btn--text:focus,
.btn--text:hover {
	color: #5495cf
}

.btn--secondary-text.inverted,
.btn--text.inverted,
.inverted .btn--secondary-text,
.inverted .btn--text {
	color: #fff
}

.btn--secondary-text.inverted .icon,
.btn--text.inverted .icon,
.inverted .btn--secondary-text .icon,
.inverted .btn--text .icon {
	color: inherit
}

.btn--secondary-text.inverted:active,
.btn--secondary-text.inverted:hover,
.btn--text.inverted:active,
.btn--text.inverted:hover,
.inverted .btn--secondary-text:active,
.inverted .btn--secondary-text:hover,
.inverted .btn--text:active,
.inverted .btn--text:hover {
	color: #91bfe3
}

.btn--secondary-text.inverted:active .icon,
.btn--secondary-text.inverted:hover .icon,
.btn--text.inverted:active .icon,
.btn--text.inverted:hover .icon,
.inverted .btn--secondary-text:active .icon,
.inverted .btn--secondary-text:hover .icon,
.inverted .btn--text:active .icon,
.inverted .btn--text:hover .icon {
	color: inherit
}

.btn--secondary-text.inverted[disabled],
.btn--secondary-text.inverted[disabled]:active,
.btn--secondary-text.inverted[disabled]:hover,
.btn--text.inverted[disabled],
.btn--text.inverted[disabled]:active,
.btn--text.inverted[disabled]:hover,
.inverted .btn--secondary-text[disabled],
.inverted .btn--secondary-text[disabled]:active,
.inverted .btn--secondary-text[disabled]:hover,
.inverted .btn--text[disabled],
.inverted .btn--text[disabled]:active,
.inverted .btn--text[disabled]:hover {
	background-color: transparent;
	color: #eceeef;
	opacity: .5
}

.btn--secondary-text {
	color: #74797a
}

.btn--secondary-text:active,
.btn--secondary-text:focus,
.btn--secondary-text:hover {
	color: #a6adaf
}

.btn--secondary-text.inverted,
.inverted .btn--secondary-text {
	color: #1fb1e6
}

.btn--block {
	display: block;
	text-align: center !important;
	width: 100%
}

.btn--sm,
.btn--xs {
	padding: 0 18px
}

.btn--sm.btn--icon,
.btn--sm.btn--icon-shape,
.btn--xs.btn--icon,
.btn--xs.btn--icon-shape {
	width: 40px
}

.btn--xs {
	font-size: 14px;
	height: 32px
}

.btn--xs .icon {
	font-size: 18px
}

.btn--sm {
	font-size: 16px;
	height: 40px
}

.btn[disabled],
.btn[disabled]:active,
.btn[disabled]:hover {
	background-color: #c9d0d2;
	color: #a6adaf
}

.btn[disabled].disabled-alt,
.btn[disabled]:active.disabled-alt,
.btn[disabled]:hover.disabled-alt {
	background-color: #fff
}

.btn[disabled]:active:before,
.btn[disabled]:before,
.btn[disabled]:hover:before {
	color: inherit
}

.btn--secondary[disabled],
.btn--secondary[disabled]:active,
.btn--secondary[disabled]:hover {
	background-color: #fff;
	border-color: #c9d0d2;
	color: #a6adaf;
	cursor: default
}

.btn--secondary[disabled] .icon,
.btn--secondary[disabled]:active .icon,
.btn--secondary[disabled]:hover .icon {
	color: inherit
}

.btn--icon[disabled],
.btn--icon[disabled]:active,
.btn--icon[disabled]:hover,
.btn--secondary-text[disabled],
.btn--secondary-text[disabled]:active,
.btn--secondary-text[disabled]:hover,
.btn--text[disabled],
.btn--text[disabled]:active,
.btn--text[disabled]:hover {
	background-color: transparent;
	color: #a6adaf;
	cursor: default
}

.btn--icon[disabled] .icon,
.btn--icon[disabled]:active .icon,
.btn--icon[disabled]:hover .icon,
.btn--secondary-text[disabled] .icon,
.btn--secondary-text[disabled]:active .icon,
.btn--secondary-text[disabled]:hover .icon,
.btn--text[disabled] .icon,
.btn--text[disabled]:active .icon,
.btn--text[disabled]:hover .icon {
	color: inherit
}

.btn--dark {
	background-color: #23366f;
	color: #fff
}

.btn--dark:active,
.btn--dark:focus,
.btn--dark:hover {
	background-color: #2167ae
}

.btn--dark.inverted,
.inverted .btn--dark {
	background-color: #fff;
	color: #2167ae
}

.btn--dark.inverted .icon,
.inverted .btn--dark .icon {
	color: #2167ae;
	transition: none
}

.btn--dark.inverted:active,
.btn--dark.inverted:hover,
.inverted .btn--dark:active,
.inverted .btn--dark:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--dark.inverted:active .icon,
.btn--dark.inverted:hover .icon,
.inverted .btn--dark:active .icon,
.inverted .btn--dark:hover .icon {
	color: #5495cf;
	transition: none
}

.btn--dark.inverted.icon,
.inverted .btn--dark.icon {
	color: #23366f;
	transition: none
}

.btn--dark.inverted.icon:active,
.btn--dark.inverted.icon:hover,
.inverted .btn--dark.icon:active,
.inverted .btn--dark.icon:hover {
	color: #fff
}

.btn--dark.inverted[disabled],
.btn--dark.inverted[disabled]:active,
.btn--dark.inverted[disabled]:hover,
.inverted .btn--dark[disabled],
.inverted .btn--dark[disabled]:active,
.inverted .btn--dark[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--icon-shape-dark {
	background-color: #23366f;
	color: #fff
}

.btn--icon-shape-dark:active:not([disabled]),
.btn--icon-shape-dark:focus:not([disabled]),
.btn--icon-shape-dark:hover:not([disabled]) {
	background-color: #2167ae;
	color: #fff
}

.btn--icon-shape-dark.inverted,
.inverted .btn--icon-shape-dark {
	background-color: #fff;
	color: #2167ae
}

.btn--icon-shape-dark.inverted .icon,
.inverted .btn--icon-shape-dark .icon {
	color: #2167ae;
	transition: none
}

.btn--icon-shape-dark.inverted:active,
.btn--icon-shape-dark.inverted:hover,
.inverted .btn--icon-shape-dark:active,
.inverted .btn--icon-shape-dark:hover {
	background-color: #e4e9ec;
	color: #5495cf
}

.btn--icon-shape-dark.inverted:active .icon,
.btn--icon-shape-dark.inverted:hover .icon,
.inverted .btn--icon-shape-dark:active .icon,
.inverted .btn--icon-shape-dark:hover .icon {
	transition: none
}

.btn--icon-shape-dark.inverted.icon,
.inverted .btn--icon-shape-dark.icon {
	color: #23366f;
	transition: none
}

.btn--icon-shape-dark.inverted.icon:active,
.btn--icon-shape-dark.inverted.icon:hover,
.inverted .btn--icon-shape-dark.icon:active,
.inverted .btn--icon-shape-dark.icon:hover {
	color: #fff
}

.btn--icon-shape-dark.inverted[disabled],
.btn--icon-shape-dark.inverted[disabled]:active,
.btn--icon-shape-dark.inverted[disabled]:hover,
.inverted .btn--icon-shape-dark[disabled],
.inverted .btn--icon-shape-dark[disabled]:active,
.inverted .btn--icon-shape-dark[disabled]:hover {
	background-color: #5495cf;
	color: #2167ae
}

.btn--dark[disabled],
.btn--dark[disabled]:active,
.btn--dark[disabled]:hover {
	background-color: #fff;
	color: #a6adaf
}

input.btn {
	text-align: center
}

@media (max-width:767px) {
	.btn-group {
		display: flex;
		overflow-x: scroll
	}
}

.card {
	background-color: #fff;
	border-radius: 24px;
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03);
	display: block;
	margin-bottom: 25px;
	max-width: 350px;
	min-height: 260px;
	min-width: 250px;
	overflow: hidden;
	text-decoration: none;
	transition: border-radius .3 ease-in
}

@media (max-width:991px) {
	.card {
		border-radius: 16px
	}
}

.card:hover {
	box-shadow: 0 7px 9px -4px rgba(0, 0, 0, .07), 0 14px 21px 2px rgba(0, 0, 0, .05), 0 5px 26px 4px rgba(0, 0, 0, .03)
}

.card-image {
	align-items: center;
	display: flex;
	height: 200px;
	justify-content: center;
	overflow: hidden;
	width: 100%
}

.card-image>img {
	height: auto;
	width: 100%
}

.card-content {
	padding: 24px
}

@media (max-width:991px) {
	.card-content {
		padding: 16px
	}
}

.card-content button.btn {
	display: block;
	margin: 15px auto 0
}

.card-content a.btn {
	margin-top: 15px
}

.card-preline {
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis
}

.card-preline>.icon {
	float: left;
	font-size: 20px;
	margin-right: 5px
}

.card-headline {
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis
}

@media (max-width:991px) {
	.card-headline {
		font-size: 18px
	}
}

.card-body {
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 16px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis
}

.card--centered {
	position: relative;
	text-align: center
}

.card--centered .card-preline .icon {
	font-size: 22px;
	position: absolute;
	right: 25px;
	top: 15px
}

.card--centered .tags-control {
	justify-content: center
}

.header {
	background-color: #fff;
	position: sticky;
	top: 0;
	z-index: 101
}

.header-navbar {
	align-items: center;
	display: flex;
	height: 80px;
	padding: 0 32px;
	width: 100%
}

@media (max-width:991px) {
	.header-navbar {
		height: 56px;
		padding: 0 15px
	}
}

.header-links {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.header-links li {
	margin: 0
}

.header-links li:not(:last-child) {
	margin-right: 30px
}

@media (max-width:991px) {
	.header-links li:not(:last-child) {
		margin-right: 10px
	}

	.header-links li {
		font-size: 0
	}
}

.header-links li a {
	color: #2167ae;
	text-decoration: none
}

@media (max-width:991px) {
	.header-links li a {
		font-size: 0
	}
}

.header-links li a.icon {
	padding-left: 30px
}

.header-links li a.icon:before {
	font-size: 22px;
	top: 50%;
	transform: translateY(-50%)
}

.header-links li a:hover {
	color: #5495cf
}

.header-logo {
	margin-left: auto
}

.header-logo img,
.header-logo svg {
	height: 42px;
	vertical-align: middle
}

@media (max-width:991px) {

	.header-logo img,
	.header-logo svg {
		height: 34px
	}
}

.header-toggle {
	align-items: center;
	color: #2167ae;
	cursor: pointer;
	display: flex;
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 18px;
	margin-right: 64px;
	text-decoration: none
}

@media (max-width:991px) {
	.header-toggle {
		font-size: 0 !important
	}
}

.header-toggle .icon {
	font-size: 22px;
	height: 24px;
	margin-right: 10px
}

.header-navdrawer {
	background-color: #fff;
	height: 100vh;
	height: 100%;
	left: 0;
	max-height: 100vh;
	max-width: none;
	overflow: hidden;
	padding: 0;
	position: fixed;
	top: 0;
	transform: translate3d(-100%, 0, 0);
	transition: transform .4s ease-out;
	width: 100%;
	z-index: 1001
}

.header-navdrawer-inner {
	display: flex;
	flex-direction: column;
	height: 100%
}

@media (max-width:767px) {
	.header-navdrawer {
		max-width: 420px
	}
}

.header-navdrawer .header-navbar {
	opacity: 0;
	position: relative;
	transition: opacity .8s ease-out .5s;
	will-change: opacity;
	z-index: 1
}

@media (max-width:991px) {
	.header-navdrawer .header-navbar {
		height: 56px
	}

	.header-navdrawer .header-navbar:after {
		background: linear-gradient(0, hsla(0, 0%, 100%, 0), #fff);
		content: "";
		display: block;
		height: 40px;
		left: 0;
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 1
	}
}

.navdrawer-open .header-navdrawer {
	box-shadow: 0 -5px 15px #5495cf;
	transform: translateZ(0)
}

.navdrawer-open .header-navdrawer .header-navbar {
	opacity: 1
}

.header-navdrawer-body {
	flex: 1;
	opacity: 0;
	transition: opacity .8s ease-out .5s;
	will-change: opacity
}

@media (max-width:991px) {
	.header-navdrawer-body {
		height: calc(100vh - 120px);
		height: calc(var(--vh, 1vh)*100 - 120px);
		overflow: auto
	}
}

.navdrawer-open .header-navdrawer-body {
	opacity: 1
}

.header-navdrawer-body nav {
	display: flex;
	flex-wrap: wrap;
	padding: 0 20px;
	position: relative
}

@media (max-width:991px) {
	.header-navdrawer-body nav {
		flex-direction: column;
		padding: 20px 15px
	}
}

.header-navdrawer-footer {
	align-items: center;
	display: flex;
	justify-content: space-between;
	max-width: none;
	min-height: 80px;
	opacity: 0;
	padding: 0 32px;
	position: relative;
	transition: opacity .8s ease-out .5s;
	width: 100%;
	will-change: opacity
}

@media (max-width:767px) {
	.header-navdrawer-footer {
		flex-direction: column-reverse;
		justify-content: space-around;
		padding: 8px 15px
	}
}

@media (max-width:991px) {
	.header-navdrawer-footer:before {
		background: linear-gradient(0, #fff, hsla(0, 0%, 100%, 0));
		content: "";
		display: block;
		height: 40px;
		left: 0;
		position: absolute;
		top: -40px;
		width: 100%;
		z-index: 1
	}
}

.navdrawer-open .header-navdrawer-footer {
	opacity: 1
}

@media (max-width:767px) {
	.header-navdrawer-legal .link-list a {
		font-family: ZurichSans-Medium, Arial, sans-serif;
		font-size: 14px
	}
}

.header-navdrawer-social .icon:before {
	font-size: 24px
}

@media (max-width:767px) {
	.header-navdrawer-social {
		width: 100%
	}

	.header-navdrawer-social ul {
		justify-content: space-evenly
	}
}

.header-navgroup {
	flex: 1 0 25%;
	max-width: 25%;
	position: relative
}

@media (min-width:992px) {
	.header-navgroup {
		padding-top: 12px
	}
}

.header-navgroup:after,
.header-navgroup:before {
	content: "";
	display: block;
	height: 40px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 90%;
	z-index: 1
}

@media (max-width:991px) {

	.header-navgroup:after,
	.header-navgroup:before {
		display: none
	}
}

@media (min-width:992px) {
	.header-navgroup-inner {
		height: calc(100vh - 160px);
		overflow: auto
	}
}

.header-navgroup:before {
	background: linear-gradient(0, hsla(0, 0%, 100%, 0), #fff);
	top: 0
}

.header-navgroup:after {
	background: linear-gradient(0, #fff, hsla(0, 0%, 100%, 0));
	bottom: 0
}

@media (min-width:992px) {
	.header-navgroup:not(:last-of-type) .header-navgroup-inner {
		border-right: 1px solid #91bfe3
	}
}

@media (max-width:991px) {
	.header-navgroup {
		flex: 1;
		max-width: 100%
	}

	.header-navgroup:last-of-type ul.level-0:last-of-type {
		border-bottom: 1px solid #91bfe3
	}
}

.header-navgroup ul {
	list-style-type: none;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0
}

.header-navgroup ul.level-0 {
	padding: 0 20px 15px 50px
}

@media (max-width:991px) {
	.header-navgroup ul.level-0 {
		border-top: 1px solid #91bfe3;
		padding: 16px 10px 16px 40px
	}
}

.header-navgroup ul.level-0>li>a {
	font-family: ZurichSans-Light, Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 0
}

.header-navgroup ul.level-0>li>a.icon:before {
	font-size: 24px;
	left: -35px;
	top: 10px
}

@media (min-width:992px) {
	.header-navgroup ul.level-0>li.has-submenu>a:after {
		visibility: hidden
	}
}

.header-navgroup ul:not(.level-0) li.submenu-open>a {
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

.header-navgroup ul.level-2,
.header-navgroup ul.level-3 {
	padding-left: 15px
}

@media (max-width:991px) {

	.header-navgroup ul.level-2 li>a,
	.header-navgroup ul.level-3 li>a {
		font-size: 16px
	}
}

.header-navgroup li {
	font-family: ZurichSans-Regular, Arial, sans-serif;
	margin: 0
}

.header-navgroup li.has-submenu>a:after {
	speak: none;
	content: "\e912";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-weight: 700;
	transform-origin: center;
	transition: transform .2s linear
}

.header-navgroup li.has-submenu>ul:not(.level-1) {
	display: none
}

@media (max-width:991px) {
	.header-navgroup li.has-submenu>ul {
		display: none
	}
}

.header-navgroup li.has-submenu.submenu-open>ul {
	display: block
}

.header-navgroup li.has-submenu.submenu-open>a:after {
	transform: rotate(180deg)
}

.header-navgroup a {
	align-items: center;
	display: flex;
	font-size: 18px;
	justify-content: space-between;
	padding: 7px 0;
	text-decoration: none
}

.header-navgroup a.active {
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

ul.link-list {
	margin: 0;
	padding: 0
}

ul.link-list li {
	display: block;
	line-height: 1;
	list-style-type: none;
	margin-left: 0
}

ul.link-list li a {
	color: #2167ae;
	font-size: 18px;
	line-height: 1.5
}

ul.link-list li a:hover {
	color: #5495cf
}

ul.link-list li a.disabled {
	color: #a6adaf;
	pointer-events: none
}

ul.link-list--block a {
	display: block
}

ul.link-list--icon-right a {
	padding-left: 0;
	padding-right: 25px
}

ul.link-list--icon-right a:before {
	left: unset;
	right: 0
}

ul.link-list--inline {
	display: flex
}

ul.link-list--inline>li {
	margin-right: 8px
}

ul.link-list--separated {
	display: flex
}

ul.link-list--separated li {
	margin-bottom: 0;
	margin-right: 10px;
	position: relative
}

ul.link-list--separated li:not(:last-child) {
	padding-right: 10px
}

ul.link-list--separated li:not(:last-child):after {
	background-color: #2167ae;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 1px;
	width: 1px
}

ul.link-list--separated li a {
	color: #2167ae;
	font-size: 16px;
	line-height: 1;
	text-decoration: none
}

ul.link-list--social {
	display: flex
}

ul.link-list--social li {
	margin: 0
}

ul.link-list--social li:not(:last-child) {
	margin-right: 32px
}

ul.link-list--social li a {
	line-height: 0
}

ul.link-list .download-text {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	margin-left: 8px
}

.inverted ul.link-list .download-text,
ul.link-list.inverted .download-text {
	color: #eceeef
}

.inverted ul.link-list a,
ul.link-list.inverted a {
	color: #fff
}

.inverted ul.link-list a:hover,
ul.link-list.inverted a:hover {
	color: #91bfe3
}

.footer-inner {
	padding: 32px 0
}

@media (min-width:768px) {
	.footer-inner {
		padding: 80px 0
	}
}

.footer-top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.footer-links {
	flex: 1
}

.footer-links ul {
	margin: 0
}

.footer-links--horizontal {
	flex: 2
}

.footer-links--horizontal ul {
	float: left
}

.footer-links--horizontal ul:not(:last-child) {
	padding-right: 30px
}

@media (max-width:991px) {
	.footer-links--horizontal {
		flex: 0 0 100%;
		order: 3
	}
}

.footer-social {
	flex: 1
}

@media (max-width:991px) {
	.footer-social ul {
		justify-content: flex-start
	}

	.footer-social ul li {
		margin-bottom: 24px;
		width: 33%
	}
}

.footer h5 {
	margin-bottom: 24px
}

@media (max-width:991px) {
	.footer ul {
		margin-bottom: 40px
	}
}

.footer ul li a {
	font-size: 16px;
	text-decoration: none
}

.footer-bottom ul.footer-legal {
	display: flex;
	justify-content: space-evenly
}

@media (min-width:992px) {
	.footer-bottom ul.footer-legal {
		justify-content: flex-end
	}
}

.footer-bottom ul.footer-legal li:not(:last-child) {
	margin-right: 10px
}

@media (min-width:768px) {
	.footer-bottom ul.footer-legal li:not(:last-child) {
		margin-right: 24px
	}
}

.footer-bottom ul.footer-legal li a {
	font-size: 14px
}

.social-bar ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0
}

.social-bar a {
	color: #2167ae
}

.social-bar a:hover {
	color: #5495cf
}

.inverted .social-bar a,
.inverted .social-bar h5,
.social-bar.inverted a,
.social-bar.inverted h5 {
	color: #fff
}

.inverted .social-bar a:hover,
.social-bar.inverted a:hover {
	color: #91bfe3
}

.safespace {
	height: 100%;
	width: 100%
}

.safespace svg {
	height: 0;
	position: absolute;
	width: 0
}

.safespace-circle {
	height: 100%;
	overflow: hidden;
	width: 100%
}

.safespace-circle img,
.safespace-circle video {
	height: 100%;
	width: auto
}

.stage {
	height: 600px;
	position: relative
}

@media (max-width:767px) {
	.stage {
		height: auto;
		min-height: 309px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.stage {
		height: 465px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.stage {
		height: 540px
	}
}

.low-resolution .stage {
	height: 500px
}

@media (min-width:1200px) {
	.stage>.stage-container {
		position: relative
	}
}

.stage.reversed .stage-image .stage-image-wrapper {
	left: -50px;
	right: auto
}

.low-resolution .stage.reversed .stage-image .stage-image-wrapper {
	left: -120px
}

@media (min-width:1200px) {
	.stage.reversed .stage-image .stage-image-wrapper {
		left: -40px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.stage.reversed .stage-image .stage-image-wrapper {
		left: -25px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.stage.reversed .stage-image .stage-image-wrapper {
		left: -30px
	}
}

@media (max-width:767px) {
	.stage.reversed .stage-image .stage-image-wrapper {
		left: -20px
	}
}

.stage.reversed .stage-content>div {
	margin-left: auto;
	margin-right: 0
}

@media (max-width:767px) {
	.stage.reversed .stage-content>div {
		margin-right: auto
	}
}

@media (min-width:768px) {
	.stage.inverted .stage-content .stage-link .forms--shape+a {
		color: #fff
	}

	.stage.inverted .stage-content .stage-link .forms--shape+a:hover {
		color: #91bfe3
	}
}

@media (max-width:767px) {
	.stage.inverted .stage-text>* {
		color: #23366f !important
	}

	.stage.inverted .btn--text,
	.stage.inverted .forms--shape+a {
		color: #2167ae
	}

	.stage.inverted .btn--text:hover,
	.stage.inverted .forms--shape+a:hover {
		color: #5495cf
	}
}

.stage .stage-container {
	align-items: center;
	display: flex;
	height: 100%
}

.stage .stage-image {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0
}

.stage .stage-image .safespace {
	height: 100%;
	width: 100%
}

.stage .stage-image .stage-image-wrapper {
	bottom: 0;
	height: 730px;
	position: absolute;
	right: -80px;
	width: 730px
}

.low-resolution .stage .stage-image .stage-image-wrapper {
	height: 600px;
	right: -120px;
	width: 600px
}

@media (min-width:1200px) {
	.stage .stage-image .stage-image-wrapper {
		right: -40px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.stage .stage-image .stage-image-wrapper {
		height: 560px;
		right: -100px;
		width: 560px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.stage .stage-image .stage-image-wrapper {
		height: 360px;
		right: -45px;
		width: 360px
	}
}

@media (max-width:767px) {
	.stage .stage-image .stage-image-wrapper {
		bottom: auto;
		height: 360px;
		right: -20px;
		top: -20px;
		width: 360px
	}
}

.stage .stage-content {
	position: relative;
	width: 100%;
	z-index: 20
}

@media (max-width:767px) {
	.stage .stage-content {
		margin: 340px 0 0;
		max-width: none;
		padding: 32px 0
	}

	.stage .stage-content:after {
		background: #eceeef;
		content: "";
		display: block;
		height: 100%;
		left: 50%;
		position: absolute;
		right: 0;
		top: 0;
		transform: translateX(-50%);
		width: 100vw;
		z-index: 1
	}
}

.stage .stage-content>div {
	max-width: 45%;
	position: relative;
	width: 100%;
	z-index: 2
}

@media (max-width:767px) {
	.stage .stage-content>div {
		max-width: none
	}
}

.stage .stage-content .stage-text {
	position: relative
}

.stage .stage-content .stage-text h1 {
	margin-bottom: 16px
}

.stage .stage-content .stage-text p {
	font-size: 24px;
	margin-bottom: 0
}

@media (max-width:991px) {
	.stage .stage-content .stage-text p {
		font-size: 20px
	}
}

.stage .stage-content .stage-link:not(:empty) {
	padding-top: 32px;
	position: relative
}

.stage .stage-content .stage-link .forms--shape+a {
	color: #2167ae;
	margin-top: 20px
}

.stage .stage-content .stage-link .forms--shape+a:hover {
	color: #5495cf
}

.stage.stage--scroller .stage-container:after {
	speak: none;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scrollIndicator;
	animation-name: scrollIndicator;
	bottom: 8px;
	color: #fff;
	content: "\e913";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	left: 50%;
	position: absolute;
	transform: translate(-50%);
	z-index: 10
}

@media (min-width:768px) {
	.stage.stage--scroller .stage-container:after {
		bottom: 4px
	}
}

@media (min-width:992px) {
	.stage.stage--scroller .stage-container:after {
		bottom: 12px
	}
}

@media (max-width:767px) {
	.stage.stage--scroller .stage-container:after {
		display: none
	}

	.stage--scroller .stage-content {
		margin-bottom: 0
	}
}

@keyframes scrollIndicator {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate(-50%, 20px)
	}
}

.stage.stage--slim {
	height: 370px;
	overflow: hidden
}

.stage.stage--slim .container {
	align-items: center;
	display: flex;
	height: 100%
}

@media (max-width:991px) {
	.stage.stage--slim {
		height: 320px
	}
}

@media (max-width:767px) {
	.stage.stage--slim {
		height: auto
	}
}

.stage.stage--slim .stage-image {
	overflow: unset
}

.stage.stage--slim .stage-image .stage-image-wrapper {
	height: 440px;
	right: 20px;
	width: 440px
}

@media (min-width:1200px) {
	.stage.stage--slim .stage-image .stage-image-wrapper {
		right: -130px
	}
}

@media (max-width:1199px) {
	.stage.stage--slim .stage-image .stage-image-wrapper {
		height: 395px;
		right: -25px;
		width: 395px
	}
}

@media (max-width:991px) {
	.stage.stage--slim .stage-image .stage-image-wrapper {
		height: 300px;
		right: -30px;
		width: 300px
	}
}

@media (max-width:767px) {
	.stage.stage--slim .stage-image .stage-image-wrapper {
		left: 50%;
		right: unset;
		transform: translateX(-50%)
	}
}

@media (min-width:1200px) {
	.stage.stage--slim .stage-image {
		margin-left: auto;
		margin-right: auto;
		max-width: 1140px
	}
}

.stage.stage--slim .shape-decoration--stage-one,
.stage.stage--slim .shape-decoration--stage-three,
.stage.stage--slim .shape-decoration--stage-two {
	transform: scale(.6)
}

@media (max-width:1199px) {

	.stage.stage--slim .shape-decoration--stage-one,
	.stage.stage--slim .shape-decoration--stage-three,
	.stage.stage--slim .shape-decoration--stage-two {
		transform: scale(.56)
	}
}

@media (max-width:991px) {

	.stage.stage--slim .shape-decoration--stage-one,
	.stage.stage--slim .shape-decoration--stage-three,
	.stage.stage--slim .shape-decoration--stage-two {
		transform: scale(.43)
	}
}

.stage.stage--slim .shape-decoration--stage-one {
	right: 427px
}

@media (max-width:1199px) {
	.stage.stage--slim .shape-decoration--stage-one {
		right: 387px
	}
}

@media (max-width:991px) {
	.stage.stage--slim .shape-decoration--stage-one {
		right: 295px
	}
}

.stage.stage--slim .shape-decoration--stage-two {
	right: 507px
}

@media (max-width:1199px) {
	.stage.stage--slim .shape-decoration--stage-two {
		right: 461px
	}
}

@media (max-width:991px) {
	.stage.stage--slim .shape-decoration--stage-two {
		right: 351px
	}
}

.stage.stage--slim .shape-decoration--stage-three {
	right: 456px
}

@media (max-width:1199px) {
	.stage.stage--slim .shape-decoration--stage-three {
		right: 414px
	}
}

@media (max-width:991px) {
	.stage.stage--slim .shape-decoration--stage-three {
		right: 315px
	}
}

@media (max-width:767px) {
	.stage.stage--slim .stage-content {
		margin-top: 280px
	}
}

.stage.stage--slim .stage-content>div {
	max-width: 66%
}

@media (max-width:1199px) {
	.stage.stage--slim .stage-content>div {
		max-width: 58%
	}
}

@media (max-width:767px) {
	.stage.stage--slim .stage-content>div {
		max-width: 100%
	}
}

.stage.stage--slim.reversed .stage-image .stage-image-wrapper {
	left: 20px
}

@media (min-width:1200px) {
	.stage.stage--slim.reversed .stage-image .stage-image-wrapper {
		left: -130px
	}
}

@media (max-width:1199px) {
	.stage.stage--slim.reversed .stage-image .stage-image-wrapper {
		left: -25px
	}
}

@media (max-width:991px) {
	.stage.stage--slim.reversed .stage-image .stage-image-wrapper {
		left: -30px
	}
}

@media (max-width:767px) {
	.stage.stage--slim.reversed .stage-image .stage-image-wrapper {
		left: 50%;
		transform: translateX(-50%)
	}
}

@media (min-width:1200px) and (max-width:1300px) {
	.stage.stage--slim.reversed .stage-content>div {
		width: 60%
	}
}

.stage.stage--slim.reversed .shape-decoration--stage-one,
.stage.stage--slim.reversed .shape-decoration--stage-three,
.stage.stage--slim.reversed .shape-decoration--stage-two {
	right: unset;
	transform: scale(-.6, .6)
}

@media (max-width:1199px) {

	.stage.stage--slim.reversed .shape-decoration--stage-one,
	.stage.stage--slim.reversed .shape-decoration--stage-three,
	.stage.stage--slim.reversed .shape-decoration--stage-two {
		transform: scale(-.56, .56)
	}
}

@media (max-width:991px) {

	.stage.stage--slim.reversed .shape-decoration--stage-one,
	.stage.stage--slim.reversed .shape-decoration--stage-three,
	.stage.stage--slim.reversed .shape-decoration--stage-two {
		transform: scale(-.43, .43)
	}
}

.stage.stage--slim.reversed .shape-decoration--stage-one {
	left: 426px
}

@media (max-width:1199px) {
	.stage.stage--slim.reversed .shape-decoration--stage-one {
		left: 386px
	}
}

@media (max-width:991px) {
	.stage.stage--slim.reversed .shape-decoration--stage-one {
		left: 294px
	}
}

.stage.stage--slim.reversed .shape-decoration--stage-two {
	left: 507px
}

@media (max-width:1199px) {
	.stage.stage--slim.reversed .shape-decoration--stage-two {
		left: 460px
	}
}

@media (max-width:991px) {
	.stage.stage--slim.reversed .shape-decoration--stage-two {
		left: 351px
	}
}

.stage.stage--slim.reversed .shape-decoration--stage-three {
	left: 455px
}

@media (max-width:1199px) {
	.stage.stage--slim.reversed .shape-decoration--stage-three {
		left: 414px
	}
}

@media (max-width:991px) {
	.stage.stage--slim.reversed .shape-decoration--stage-three {
		left: 315px
	}
}

.stage-banner {
	padding: 32px 0 48px;
	position: relative;
	text-align: center
}

.stage-banner--image img {
	border-radius: 50%;
	margin-bottom: 24px;
	width: 100px
}

.stage-banner .pictogram:before {
	height: 100px;
	margin-bottom: 24px;
	width: 100px
}

.stage-banner--shape {
	padding: 0
}

@media (max-width:767px) {
	.stage-banner--shape {
		height: auto;
		padding-top: 16px
	}
}

.stage-banner--shape>.stage-banner-container {
	align-items: stretch;
	display: flex;
	justify-content: center;
	min-height: 240px
}

@media (max-width:767px) {
	.stage-banner--shape>.stage-banner-container {
		flex-direction: column-reverse
	}
}

.stage-banner--shape .stage-banner-image {
	bottom: 0;
	height: 240px;
	position: absolute;
	right: 0
}

.stage-banner--shape .stage-banner-image img {
	height: 100%
}

@media (max-width:1199px) {
	.stage-banner--shape .stage-banner-image {
		height: 216px
	}
}

@media (max-width:991px) {
	.stage-banner--shape .stage-banner-image {
		height: 168px
	}
}

@media (max-width:767px) {
	.stage-banner--shape .stage-banner-image {
		align-self: center;
		height: 120px;
		order: 0;
		position: static
	}
}

.stage-banner--shape .stage-banner-content {
	align-self: center;
	margin: 40px 8px;
	width: 60%
}

.stage-banner--shape .stage-banner-content>h1,
.stage-banner--shape .stage-banner-content p {
	overflow: hidden;
	text-overflow: ellipsis
}

@media (max-width:1199px) {
	.stage-banner--shape .stage-banner-content {
		width: 54%
	}
}

@media (max-width:767px) {
	.stage-banner--shape .stage-banner-content {
		margin: 16px auto;
		width: 90%
	}
}

.stage-banner--shape.reversed .stage-banner-image {
	left: 0;
	right: unset
}

.stage-banner--shape.stage-banner--left {
	text-align: left
}

.stage-banner--shape.stage-banner--left .stage-banner-container {
	justify-content: end
}

.stage-banner--shape.stage-banner--left .stage-banner-image {
	align-self: flex-end;
	order: 2;
	position: static
}

@media (max-width:767px) {
	.stage-banner--shape.stage-banner--left .stage-banner-image {
		align-self: center;
		order: 0
	}
}

.stage-banner--shape.stage-banner--left.reversed .stage-banner-container {
	justify-content: start
}

.stage-banner--shape.stage-banner--left.reversed .stage-banner-image {
	order: 0
}

@media (max-width:991px) {
	.stage-carousel .splide__arrows {
		display: none
	}
}

.stage-carousel .splide__arrows .icon {
	font-size: 40px
}

.stage-carousel .splide__arrows .splide__arrow {
	color: #eceeef;
	display: inline-flex;
	height: 40px;
	text-decoration: none;
	width: 40px
}

.stage-carousel .splide__arrows .splide__arrow:hover {
	color: #fff
}

.stage-carousel .splide__arrows .splide__arrow--next {
	right: 10px
}

.stage-carousel .splide__arrows .splide__arrow--prev {
	left: 10px
}

.stage-carousel .splide__arrows--half-circle .splide__arrow {
	align-items: center;
	background-color: #fff;
	border-radius: 0 150px 150px 0;
	color: #2167ae;
	height: 80px;
	justify-content: center;
	top: calc(50% - 40px);
	width: 40px
}

.stage-carousel .splide__arrows--half-circle .splide__arrow:disabled {
	opacity: .8
}

.stage-carousel .splide__arrows--half-circle .splide__arrow--next {
	border-radius: 150px 0 0 150px;
	right: 0
}

.stage-carousel .splide__arrows--half-circle .splide__arrow--next>.icon {
	text-align: right
}

.stage-carousel .splide__arrows--half-circle .splide__arrow--prev {
	left: 0
}

.stage-carousel .splide__arrows--half-circle .splide__arrow--prev>.icon {
	text-align: left
}

.stage-carousel .splide__arrows--half-circle .splide__arrow:hover {
	color: #5495cf
}

.stage-carousel .splide__arrows--half-circle .icon {
	font-size: 26px;
	height: 24px;
	width: 34px
}

.stage-carousel .splide__pagination {
	bottom: 30px;
	display: block;
	left: 50%;
	position: absolute;
	transform: translateX(-50%)
}

@media (max-width:767px) {
	.stage-carousel .splide__pagination {
		bottom: 15px;
		display: flex
	}

	.stage-carousel .stage-content {
		padding: 32px 15px 60px
	}
}

.stage-carousel--inverted .splide__pagination li button.is-active {
	background-color: #fff
}

.stage-carousel--pagination-right .splide__pagination {
	text-align: right
}

.download-teaser {
	display: inline-block;
	text-decoration: none;
	width: 200px
}

.download-teaser-image {
	position: relative
}

.download-teaser-image>img {
	transition: box-shadow .2s;
	width: 100%
}

.download-teaser-image a {
	bottom: 5px;
	position: absolute;
	right: 5px
}

.download-teaser:focus .download-teaser-image>img,
.download-teaser:hover .download-teaser-image>img {
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .07), 0 6px 10px 0 rgba(0, 0, 0, .05), 0 1px 18px 0 rgba(0, 0, 0, .03)
}

.download-teaser-title {
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-top: 16px;
	text-align: left
}

.download-teaser.inverted .download-teaser-title,
.inverted .download-teaser .download-teaser-title {
	color: #fff
}

.download-carousel {
	margin: 0 32px
}

.download-carousel .splide__slide {
	text-align: center
}

.promo-inner {
	display: flex;
	flex-direction: row
}

.promo-image {
	margin: auto 45px;
	position: relative
}

.promo-image>img {
	border-radius: 50%;
	height: 260px;
	width: 260px
}

.promo-content {
	align-items: flex-start;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	margin: auto 0 auto 30px;
	padding-bottom: 48px;
	padding-top: 48px
}

.promo--decorated .promo-inner {
	min-height: 424px
}

.promo--decorated .promo-image {
	margin: auto 30px 0 60px;
	padding-bottom: 95px
}

@media (min-width:768px) {
	.promo--narrow .promo-inner {
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		max-width: 790px
	}
}

.promo-category,
.promo-heading {
	margin-bottom: 16px
}

@media (max-width:991px) {

	.promo-category,
	.promo-heading {
		margin-bottom: 8px
	}
}

.promo-desc {
	margin-bottom: 24px
}

@media (max-width:991px) {
	.promo-desc {
		margin-bottom: 16px
	}

	.promo-inner {
		flex-wrap: wrap;
		padding: 0 15px
	}
}

@media (max-width:991px) and (max-width:767px) {
	.promo .promo-image {
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin: 40px auto 0;
		padding-bottom: 0;
		width: 100%
	}
}

@media (max-width:767px) {
	.promo .shape-decoration {
		display: none
	}
}

.promo.reversed .promo-inner {
	flex-direction: row-reverse
}

.promo.reversed .promo-content {
	margin-left: 0
}

@media (min-width:768px) {
	.promo.reversed .promo-image {
		margin-right: 60px
	}
}

.shape-decoration {
	bottom: 0;
	position: absolute;
	z-index: 10
}

.shape-decoration-elements {
	position: relative
}

.shape-decoration-elements span {
	display: block;
	overflow: hidden
}

.shape-decoration-elements span[class$=circle] {
	border-radius: 50%
}

.shape-decoration-elements>span {
	position: absolute
}

.shape-decoration--one {
	right: 227px
}

.shape-decoration--one .shape-decoration-half-mask {
	bottom: 4px;
	height: 136px;
	transform: rotate(135deg);
	width: 68px
}

.shape-decoration--one .shape-decoration-half-mask-circle {
	background-color: #2167ae;
	height: 136px;
	width: 136px
}

.shape-decoration--one .shape-decoration-mini-circle {
	background-color: #23366f;
	bottom: 113px;
	height: 30px;
	left: -25px;
	width: 30px
}

.shape-decoration--one .shape-decoration-midi-circle {
	background-color: #91bfe3;
	bottom: 0;
	height: 70px;
	left: -62px;
	width: 70px
}

.shape-decoration--two {
	right: 260px
}

.shape-decoration--two .shape-decoration-half-mask {
	bottom: 64px;
	height: 66px;
	left: 10px;
	transform: rotate(230deg);
	width: 33px
}

.shape-decoration--two .shape-decoration-half-mask-circle {
	background-color: #23366f;
	height: 66px;
	width: 66px
}

.shape-decoration--two .shape-decoration-mini-circle {
	background-color: #91bfe3;
	bottom: 77px;
	height: 35px;
	left: 46px;
	width: 35px
}

.shape-decoration--two .shape-decoration-midi-circle {
	background-color: #2167ae;
	bottom: 0;
	height: 82px;
	width: 82px
}

.shape-decoration--three {
	right: 286px
}

.shape-decoration--three .shape-decoration-half-mask {
	bottom: 32px;
	height: 112px;
	left: 46px;
	transform: rotate(-68deg);
	width: 56px
}

.shape-decoration--three .shape-decoration-half-mask-circle {
	background-color: #5495cf;
	height: 112px;
	width: 112px
}

.shape-decoration--three .shape-decoration-half-mask-small {
	bottom: 3px;
	height: 66px;
	left: 74px;
	transform: rotate(30deg);
	width: 33px
}

.shape-decoration--three .shape-decoration-half-mask-small-circle {
	background-color: #91bfe3;
	height: 66px;
	width: 66px
}

.shape-decoration--three .shape-decoration-mini-circle {
	background-color: #23366f;
	bottom: 128px;
	height: 16px;
	left: 43px;
	width: 16px
}

.shape-decoration--three .shape-decoration-midi-circle {
	background-color: #1fb1e6;
	bottom: 0;
	height: 28px;
	left: 99px;
	width: 28px
}

.shape-decoration--three .shape-decoration-maxi-circle {
	background-color: #2167ae;
	bottom: 0;
	height: 72px;
	width: 72px
}

.shape-decoration--stage-one {
	right: 709px
}

@media (max-width:1199px) {
	.shape-decoration--stage-one {
		right: 543px
	}
}

@media (max-width:991px) {
	.shape-decoration--stage-one {
		right: 349px
	}
}

.shape-decoration--stage-one .shape-decoration-half-mask {
	bottom: 5px;
	height: 172px;
	transform: rotate(135deg);
	width: 86px
}

.shape-decoration--stage-one .shape-decoration-half-mask-circle {
	background-color: #2167ae;
	height: 172px;
	width: 172px
}

.shape-decoration--stage-one .shape-decoration-mini-circle {
	background-color: #5495cf;
	bottom: 146px;
	height: 46px;
	left: -13px;
	width: 46px
}

.shape-decoration--stage-one .shape-decoration-midi-circle {
	background-color: #91bfe3;
	bottom: 0;
	height: 88px;
	left: -77px;
	width: 88px
}

.shape-decoration--stage-two {
	right: 843px
}

@media (max-width:1199px) {
	.shape-decoration--stage-two {
		right: 645px
	}
}

@media (max-width:991px) {
	.shape-decoration--stage-two {
		right: 415px
	}
}

.shape-decoration--stage-two .shape-decoration-half-mask {
	bottom: 175px;
	height: 110px;
	left: 65px;
	transform: rotate(230deg);
	width: 55px
}

.shape-decoration--stage-two .shape-decoration-half-mask-circle {
	background-color: #5495cf;
	height: 110px;
	width: 110px
}

.shape-decoration--stage-two .shape-decoration-mini-circle {
	background-color: #1fb1e6;
	bottom: 193px;
	height: 32px;
	left: 115px;
	width: 32px
}

.shape-decoration--stage-two .shape-decoration-midi-circle {
	background-color: #23366f;
	bottom: 0;
	height: 198px;
	width: 198px
}

.shape-decoration--stage-three {
	right: 757px
}

@media (max-width:1199px) {
	.shape-decoration--stage-three {
		right: 579px
	}
}

@media (max-width:991px) {
	.shape-decoration--stage-three {
		right: 373px
	}
}

.shape-decoration--stage-three .shape-decoration-half-mask {
	bottom: 48px;
	height: 100px;
	left: 72px;
	transform: rotate(-56deg);
	width: 50px
}

.shape-decoration--stage-three .shape-decoration-half-mask-circle {
	background-color: #1fb1e6;
	height: 100px;
	width: 100px
}

.shape-decoration--stage-three .shape-decoration-mini-circle {
	background-color: #23366f;
	bottom: 137px;
	height: 21px;
	left: 77px;
	width: 21px
}

.shape-decoration--stage-three .shape-decoration-midi-circle {
	background-color: #91bfe3;
	bottom: 0;
	height: 71px;
	left: 93px;
	width: 71px
}

.shape-decoration--stage-three .shape-decoration-maxi-circle {
	background-color: #5495cf;
	bottom: 0;
	height: 94px;
	width: 94px
}

@media (max-width:1199px) {

	.shape-decoration--stage-one,
	.shape-decoration--stage-three,
	.shape-decoration--stage-two {
		transform: scale(.76)
	}
}

@media (max-width:991px) {

	.shape-decoration--stage-one,
	.shape-decoration--stage-three,
	.shape-decoration--stage-two {
		transform: scale(.49)
	}
}

.reversed .shape-decoration {
	right: unset;
	transform: scaleX(-1)
}

@media (max-width:1199px) {

	.reversed .shape-decoration--stage-one,
	.reversed .shape-decoration--stage-three,
	.reversed .shape-decoration--stage-two {
		transform: scale(-.76, .76)
	}
}

@media (max-width:991px) {

	.reversed .shape-decoration--stage-one,
	.reversed .shape-decoration--stage-three,
	.reversed .shape-decoration--stage-two {
		transform: scale(-.49, .49)
	}
}

.reversed .shape-decoration--one {
	left: 227px
}

.reversed .shape-decoration--two {
	left: 260px
}

.reversed .shape-decoration--three {
	left: 286px
}

.reversed .shape-decoration--stage-one {
	left: 708px
}

@media (max-width:1199px) {
	.reversed .shape-decoration--stage-one {
		left: 542px
	}
}

@media (max-width:991px) {
	.reversed .shape-decoration--stage-one {
		left: 348px
	}
}

.reversed .shape-decoration--stage-two {
	left: 842px
}

@media (max-width:1199px) {
	.reversed .shape-decoration--stage-two {
		left: 644px
	}
}

@media (max-width:991px) {
	.reversed .shape-decoration--stage-two {
		left: 414px
	}
}

.reversed .shape-decoration--stage-three {
	left: 756px
}

@media (max-width:1199px) {
	.reversed .shape-decoration--stage-three {
		left: 579px
	}
}

@media (max-width:991px) {
	.reversed .shape-decoration--stage-three {
		left: 372px
	}
}

.image-component img {
	max-width: 100%
}

.image-component .image-wrap {
	position: relative
}

.image-component .copyright {
	bottom: 8px;
	position: absolute;
	right: 8px
}

.image-component .caption {
	margin-bottom: 8px;
	margin-top: 8px
}

.image-component.fullwidth {
	width: 100%
}

.image-component.fullwidth .caption {
	margin-left: 16px
}

.image-component[data-ratio] .image-wrap {
	overflow: hidden;
	position: relative;
	width: 100%
}

.image-component[data-ratio] img {
	height: 100%;
	left: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}

.image-component[data-ratio="16:9"] .image-wrap {
	padding-top: 56.25%
}

.image-component[data-ratio="4:3"] .image-wrap {
	padding-top: 75%
}

.image-component[data-ratio="1:1"] .image-wrap {
	padding-top: 100%
}

.loader {
	-webkit-animation: loader-rotate 1s linear infinite;
	animation: loader-rotate 1s linear infinite;
	border: 8px solid #23366f;
	border-radius: 50%;
	border-right-color: transparent;
	height: 56px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	width: 56px
}

.loader:after {
	background: #23366f;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 33px;
	position: absolute;
	top: -1px;
	width: 8px
}

.loader--inverted {
	border-color: #fff transparent #fff #fff
}

.loader--inverted:after {
	background: #fff
}

.loader--safe-space {
	height: 100px;
	margin: 0 auto;
	width: 100px
}

.loader--safe-space svg {
	height: 0;
	position: absolute;
	width: 0
}

.loader--safe-space .safespace-circle {
	-webkit-clip-path: url(#safespace-md);
	clip-path: url(#safespace-md);
	height: 100%;
	overflow: hidden;
	width: 100%
}

.loader--safe-space .safespace-circle-breathing {
	-webkit-animation: breathingSafeSpace 2s ease-in-out infinite;
	animation: breathingSafeSpace 2s ease-in-out infinite;
	border-radius: 50%;
	height: 100%;
	width: 100%;
	will-change: transform
}

.newsletter {
	flex-direction: row
}

.newsletter,
.newsletter--content {
	display: flex;
	justify-content: center
}

.newsletter--content {
	flex-direction: column;
	text-align: center
}

@media (max-width:767px) {
	.newsletter--content {
		text-align: left
	}
}

.newsletter--checkboxes,
.newsletter--input {
	display: flex;
	flex-direction: row;
	justify-content: center
}

@media (max-width:767px) {

	.newsletter--checkboxes,
	.newsletter--input {
		flex-direction: column;
		width: 100%
	}

	.newsletter--checkboxes .checkboxgroup-elements,
	.newsletter--input .checkboxgroup-elements {
		flex-direction: column
	}
}

.newsletter .forms--shape {
	width: 100%
}

.newsletter .textfield {
	margin-right: 16px;
	width: 360px
}

@media (max-width:767px) {
	.newsletter .textfield {
		margin: 0 0 24px;
		width: 100%
	}
}

.tabs-header {
	-ms-overflow-style: none;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	position: relative;
	scrollbar-width: none;
	white-space: nowrap
}

.tabs-header::-webkit-scrollbar {
	display: none
}

.tabs--stretch .tabs-header {
	width: 100%
}

.tabs-header button {
	border-bottom: 2px solid transparent;
	color: #2167ae;
	cursor: pointer;
	display: inline-block;
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	padding: 18px 24px;
	position: relative;
	text-decoration: none;
	transition: all .2;
	width: 100%;
	z-index: 1
}

.tabs--stretch .tabs-header button {
	flex: 1
}

.tabs-header button:hover {
	color: #23366f
}

.tabs-header button span.icon {
	display: block;
	font-size: 24px;
	margin: 0 auto 12px
}

.tabs-header button.selected {
	border-color: #23366f;
	color: #23366f
}

.tabs-header-wrapper {
	display: flex;
	margin-bottom: 48px;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:991px) {
	.tabs-header-wrapper {
		margin-bottom: 40px
	}
}

@media (max-width:767px) {
	.tabs-header-wrapper {
		margin-bottom: 32px
	}
}

.tabs-header-wrapper:after {
	background-color: #91bfe3;
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.tabs--center .tabs-header-wrapper {
	justify-content: center
}

.tabs--right .tabs-header-wrapper {
	justify-content: flex-end
}

.tabs-content {
	display: none
}

.tabs-content.selected {
	display: block
}

.has-scroller .slider-arrow {
	background-color: #fff;
	bottom: 1px;
	cursor: pointer;
	font-size: 24px;
	height: 40px;
	position: absolute;
	width: 40px
}

.tabs--icons .has-scroller .slider-arrow {
	height: 70px
}

.inpage-nav .has-scroller .slider-arrow {
	bottom: 0
}

@media (max-width:991px) {
	.inpage-nav .has-scroller .slider-arrow {
		display: none
	}
}

.has-scroller .slider-back {
	box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, .1);
	left: 0
}

.has-scroller .slider-forward {
	box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, .1);
	right: 0
}

.has-scroll-left .slider-back,
.has-scroll-right .slider-forward {
	display: flex
}

.teaser {
	max-width: 300px
}

.teaser-carousel .teaser,
.teaser-fluid {
	margin: 0 12px;
	max-width: none
}

.teaser-image {
	border-radius: 50%;
	margin: 24px 16px;
	overflow: hidden;
	transition: all .4s ease-in-out
}

.teaser-image img {
	height: auto;
	width: 100%
}

.teaser-pictogram {
	margin: 24px 0 16px
}

.teaser-pictogram .pictogram:before {
	border-radius: 50%;
	overflow: hidden;
	transition: all .4s ease-in-out
}

.teaser-preline {
	color: #23366f;
	font-size: 14px;
	margin-bottom: 8px
}

.teaser-preline,
.teaser-title {
	font-family: ZurichSans-SemiBold, Arial, sans-serif
}

.teaser-title {
	font-size: 20px
}

@media (max-width:991px) {
	.teaser-title {
		font-size: 18px
	}
}

.teaser>a {
	text-decoration: none
}

.teaser>a:hover .teaser-image,
.teaser>a:hover .teaser-pictogram .pictogram:before {
	box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .07), 0 10px 14px 1px rgba(0, 0, 0, .05), 0 4px 18px 3px rgba(0, 0, 0, .03);
	transform: scale(1.1)
}

.inverted .teaser,
.teaser.inverted {
	color: #fff
}

.teaser-carousel {
	padding: 4px 64px 48px
}

@media (max-width:767px) {
	.teaser-carousel {
		padding: 0 8px 32px
	}
}

.breaker {
	float: left;
	padding: 20px 30px 20px 0;
	width: 40%
}

@media (max-width:991px) {
	.breaker {
		width: 50%
	}
}

@media (max-width:767px) {
	.breaker {
		width: 100%
	}
}

.breaker-title {
	border-bottom: 1px solid #91bfe3;
	color: #2167ae;
	margin-bottom: 24px;
	padding-bottom: 8px
}

.breaker--right {
	float: right;
	padding: 20px 0 20px 30px
}

.quote-inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 90px;
	padding: 32px 0 50px;
	position: relative
}

.quote-inner img {
	bottom: -50px;
	position: absolute
}

.quote-inner blockquote {
	max-width: 60%
}

@media (max-width:991px) {
	.quote-inner {
		margin-bottom: 74px
	}
}

.quote-inner .icon {
	height: auto;
	margin-bottom: 16px;
	margin-top: 8px;
	width: auto
}

.quote-inner .icon:before {
	color: #2167ae;
	font-size: 48px
}

.quote-inner.inverted .icon:before {
	color: #91bfe3
}

.quote-inner .quote-author {
	margin-bottom: 4px
}

.tag-label {
	background-color: #4870c6;
	border-radius: 12px;
	color: #fff;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	height: 24px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 2px 16px;
	text-align: center;
	white-space: nowrap
}

.tag-label:not(:last-child) {
	margin-right: 8px
}

.tag-moss {
	background-color: #428351
}

.tag-teal {
	background-color: #088487
}

.tag-peach {
	background-color: #cb4b40
}

.tag-candy {
	background-color: #e18eba;
	color: #23366f
}

.tag-lilac {
	background-color: #6d6bcf
}

.tag-mint {
	background-color: #a6e9ab;
	color: #23366f
}

.tag-lime {
	background-color: #e1ee92;
	color: #23366f
}

.tag-lemon {
	background-color: #fff773;
	color: #23366f
}

.tag-powderpink {
	background-color: #ffc5ea;
	color: #23366f
}

.tag--block {
	display: block;
	text-align: center;
	width: 100%
}

.segmented-control input,
.tags-control input {
	display: none
}

.segmented-control input:checked+label,
.tags-control input:checked+label {
	color: #fff
}

.segmented-control label,
.tags-control label {
	border-radius: 3em;
	color: #2167ae;
	cursor: pointer;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	transition: all .2s
}

.tags-control {
	display: flex;
	flex-wrap: wrap
}

.tags-control label {
	background-color: #eceeef;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 10px 16px
}

.tags-control input:checked+label {
	background-color: #2167ae
}

.tags-control--light label {
	background-color: #fff;
	color: #2167ae
}

.tags-control--dark label {
	background-color: #91bfe3;
	color: #23366f;
	opacity: 1
}

.tags-control--dark input:checked+label {
	background-color: #fff;
	color: #2167ae;
	opacity: 1
}

.card .tags-control {
	margin-bottom: 5px
}

.segmented-control {
	-ms-overflow-style: none;
	background-color: #eceeef;
	border-radius: 3em;
	display: inline-flex;
	overflow-x: auto;
	padding: 4px;
	position: relative;
	scrollbar-width: none;
	white-space: nowrap
}

.segmented-control::-webkit-scrollbar {
	display: none
}

.segmented-control .tag {
	display: flex;
	position: relative;
	z-index: 2
}

.segmented-control label {
	padding: 6px 16px
}

.segmented-control .highlight {
	background-color: #2167ae;
	border-radius: 3em;
	bottom: 4px;
	position: absolute;
	top: 4px;
	transition: all .3s ease-in-out;
	z-index: 1
}

.inverted .segmented-control>div,
.segmented-control.inverted>div {
	background-color: #fff
}

.tooltip {
	cursor: pointer;
	position: relative
}

.tooltip.icon {
	color: #2167ae
}

.tooltip-content {
	background-color: #eceeef;
	border-radius: 16px;
	border-top-left-radius: 0;
	color: #23366f;
	display: none;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 12px;
	height: auto;
	left: 100%;
	line-height: 18px;
	margin-left: 10px;
	max-width: 240px;
	padding: 16px;
	position: absolute;
	text-align: left;
	top: 50%;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.tooltip:hover .tooltip-content {
	display: block
}

.tooltip--sm .tooltip-content {
	max-width: 160px
}

.tooltip--lg .tooltip-content {
	max-width: 320px
}

.tooltip--primary .tooltip-content {
	background-color: #2167ae;
	color: #fff
}

.tooltip--dark .tooltip-content {
	background-color: #23366f;
	color: #fff
}

.tooltip--light .tooltip-content {
	background-color: #fff
}

.tooltip--top-left .tooltip-content,
.tooltip--top-right .tooltip-content {
	bottom: 50%;
	top: unset
}

.tooltip--top-right .tooltip-content {
	border-bottom-left-radius: 0;
	border-top-left-radius: 16px
}

.tooltip--left .tooltip-content,
.tooltip--top-left .tooltip-content {
	left: unset;
	margin-left: 0;
	margin-right: 10px;
	right: 100%
}

.tooltip--top-left .tooltip-content {
	border-bottom-right-radius: 0;
	border-top-left-radius: 16px
}

.tooltip--left .tooltip-content {
	border-top-left-radius: 16px;
	border-top-right-radius: 0
}

.tooltip--bottom .tooltip-content,
.tooltip--top .tooltip-content {
	border-top-left-radius: 16px;
	left: 50%;
	margin-left: 0;
	transform: translateX(-50%)
}

.tooltip--bottom .tooltip-content:after,
.tooltip--top .tooltip-content:after {
	border-style: solid;
	border-width: 10px;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0
}

.tooltip--top .tooltip-content {
	bottom: 100%;
	margin-bottom: 15px;
	top: unset
}

.tooltip--top .tooltip-content:after {
	border-color: #eceeef transparent transparent;
	bottom: -20px
}

.tooltip--top.tooltip--primary .tooltip-content:after {
	border-top-color: #2167ae
}

.tooltip--top.tooltip--dark .tooltip-content:after {
	border-top-color: #23366f
}

.tooltip--top.tooltip--light .tooltip-content:after {
	border-top-color: #fff
}

.tooltip--bottom .tooltip-content {
	margin-top: 15px;
	top: 100%
}

.tooltip--bottom .tooltip-content:after {
	border-color: transparent transparent #eceeef;
	top: -20px
}

.tooltip--bottom.tooltip--primary .tooltip-content:after {
	border-bottom-color: #2167ae
}

.tooltip--bottom.tooltip--dark .tooltip-content:after {
	border-bottom-color: #23366f
}

.tooltip--bottom.tooltip--light .tooltip-content:after {
	border-bottom-color: #fff
}

.breadcrumb>ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0
}

.breadcrumb li {
	font-family: ZurichSans-Regular, Arial, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
	white-space: nowrap
}

.breadcrumb li:last-of-type a {
	color: #23366f;
	pointer-events: none
}

.breadcrumb li:last-of-type .icon {
	display: none
}

@media (min-width:992px) {
	.breadcrumb li:hover>* {
		color: #5495cf
	}
}

.breadcrumb .icon {
	color: #2167ae;
	font-size: 12px;
	height: auto;
	width: auto
}

.breadcrumb.inverted .icon,
.breadcrumb.inverted a,
.inverted .breadcrumb .icon,
.inverted .breadcrumb a {
	color: #fff
}

.breadcrumb.inverted li:last-of-type a,
.inverted .breadcrumb li:last-of-type a {
	color: #fff;
	opacity: .33
}

@media (min-width:992px) {

	.breadcrumb.inverted li:hover>*,
	.inverted .breadcrumb li:hover>* {
		color: #91bfe3
	}
}

.breadcrumb a {
	color: #2167ae;
	text-decoration: none
}

.breadcrumb.breadcrumb--icon li:first-of-type a:before {
	speak: none;
	content: "\ea0f";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	position: relative;
	top: -1px;
	vertical-align: middle
}

.breadcrumb.breadcrumb--icon li:first-of-type a span {
	display: none
}

.pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.pagination ul li {
	display: inline-block;
	margin: 0
}

.pagination ul li a {
	border-radius: 100%;
	color: #2167ae;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	width: 32px
}

.pagination ul li a:hover {
	background-color: #eceeef
}

.pagination ul li.active a {
	background-color: #2167ae;
	color: #fff
}

.pagination ul li.disabled a {
	color: #c9d0d2;
	pointer-events: none
}

.pagination ul .icon {
	font-size: 24px;
	height: 26px;
	width: unset
}

.inverted .pagination ul li a,
.pagination.inverted ul li a {
	color: #fff
}

.inverted .pagination ul li a.active,
.inverted .pagination ul li a:hover,
.pagination.inverted ul li a.active,
.pagination.inverted ul li a:hover {
	background-color: #fff;
	color: #2167ae
}

.inverted .pagination ul li a.active .icon,
.inverted .pagination ul li a:hover .icon,
.pagination.inverted ul li a.active .icon,
.pagination.inverted ul li a:hover .icon {
	color: #2167ae
}

.accordion-header {
	cursor: pointer;
	margin: 0;
	position: relative
}

.accordion-body {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	padding-right: 48px;
	transition: all .3s ease-in-out
}

.accordion--icon-left .accordion-body .accordion-button,
.accordion--icon-left .accordion-header .accordion-button {
	padding-left: 48px;
	padding-right: 0
}

@media (max-width:991px) {

	.accordion--icon-left .accordion-body .accordion-button,
	.accordion--icon-left .accordion-header .accordion-button {
		padding-left: 32px;
		padding-right: 0
	}
}

.accordion-item {
	border-top: 1px solid #2167ae
}

.accordion-item:last-of-type {
	border-bottom: 1px solid #2167ae
}

.accordion-item.active,
.accordion-item.active+.accordion-item,
.accordion-item:hover,
.accordion-item:hover+.accordion-item {
	border-color: #23366f
}

.accordion-item.active .accordion-body {
	opacity: 1;
	padding-bottom: 32px
}

.accordion-item.active .accordion-button:after {
	transform: translateY(-50%) rotate(0deg)
}

.accordion-button {
	color: #2167ae;
	padding: 24px 48px 24px 0;
	text-align: left;
	text-decoration: none;
	width: 100%
}

@media (max-width:991px) {
	.accordion-button {
		padding-left: 0;
		padding-right: 32px
	}
}

.accordion-button:after,
.accordion-button:before {
	background-color: #2167ae;
	border-radius: 1px;
	content: "";
	height: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all .5s;
	width: 18px
}

.accordion--icon-left .accordion-button:after,
.accordion--icon-left .accordion-button:before {
	left: 0;
	right: unset
}

.accordion-button:after {
	transform: translateY(-50%) rotate(-90deg)
}

.inpage-nav {
	background-color: #fff;
	box-shadow: 0 2px 4px -4px rgba(0, 0, 0, .07), 0 4px 5px -1px rgba(0, 0, 0, .05), 0 1px 10px -6px rgba(0, 0, 0, .03);
	position: sticky;
	position: -webkit-sticky;
	top: 79px;
	width: 100%;
	z-index: 100
}

@media (max-width:991px) {
	.inpage-nav {
		position: relative;
		top: 56px
	}
}

.inpage-nav-wrapper {
	display: flex;
	overflow: hidden;
	position: relative
}

@media (max-width:767px) {
	.inpage-nav-wrapper {
		flex-direction: column;
		overflow: visible
	}
}

.inpage-nav-dropdown-label {
	border-bottom: 2px solid transparent;
	cursor: pointer;
	padding: 16px 30px;
	position: relative;
	text-align: left;
	text-decoration: none;
	transition: all .3s ease-in-out;
	width: 100%
}

@media (min-width:768px) {
	.inpage-nav-dropdown-label {
		display: none
	}
}

@media (min-width:576px) and (max-width:767px) {
	.inpage-nav:not(.stuck) .inpage-nav-dropdown-label {
		padding-left: calc(50% - 255px);
		padding-right: calc(50% - 255px)
	}

	.inpage-nav:not(.stuck) .inpage-nav-dropdown-label:after {
		right: calc(50% - 255px)
	}
}

@media (max-width:575px) {
	.inpage-nav:not(.stuck) .inpage-nav-dropdown-label {
		padding-left: 15px;
		padding-right: 15px
	}

	.inpage-nav:not(.stuck) .inpage-nav-dropdown-label:after {
		right: 15px
	}
}

.stuck .inpage-nav-dropdown-label:not(.expanded) {
	border-bottom: 2px solid #23366f
}

.inpage-nav-dropdown-label:after {
	speak: none;
	content: "\e912";
	font-family: zurich-icons;
	font-size: inherit;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	height: auto;
	line-height: 1;
	position: absolute;
	right: 30px;
	top: 16px;
	transition: inherit;
	width: auto
}

.inpage-nav-dropdown-label.expanded:after {
	transform: rotate(180deg)
}

@media (max-width:767px) {
	.inpage-nav-dropdown-label.expanded+ul {
		opacity: 1
	}
}

.inpage-nav-indicator {
	background-color: #23366f;
	bottom: 0;
	height: 2px;
	left: 0;
	position: absolute;
	transition: width .3s ease-in-out;
	width: 0;
	z-index: 9
}

@media (max-width:767px) {
	.inpage-nav-indicator {
		display: none
	}
}

.inpage-nav li,
.inpage-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.inpage-nav ul {
	-ms-overflow-style: none;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	position: relative;
	scrollbar-width: none;
	white-space: nowrap
}

.inpage-nav ul::-webkit-scrollbar {
	display: none
}

@media (max-width:767px) {
	.inpage-nav ul {
		background-color: #fff;
		box-shadow: 0 2px 4px -4px rgba(0, 0, 0, .07), 0 4px 5px -1px rgba(0, 0, 0, .05), 0 1px 10px -6px rgba(0, 0, 0, .03);
		flex-wrap: wrap;
		left: 0;
		max-height: 0;
		opacity: 0;
		overflow: hidden;
		position: absolute;
		right: 0;
		top: 100%;
		transition: all .3s ease-in-out
	}
}

.inpage-nav ul:after,
.inpage-nav ul:before {
	content: "";
	flex-shrink: 0;
	transition: all .4s ease-in-out;
	width: 32px
}

@media (max-width:767px) {

	.inpage-nav ul:after,
	.inpage-nav ul:before {
		display: none
	}
}

.inpage-nav li:not(.inpage-nav-indicator) {
	position: relative;
	transition: all .3s ease-in-out
}

.inpage-nav li:not(.inpage-nav-indicator)+li:not(.inpage-nav-indicator) {
	padding-left: 32px
}

@media (max-width:767px) {
	.inpage-nav li:not(.inpage-nav-indicator)+li:not(.inpage-nav-indicator) {
		padding-left: 30px
	}

	.inpage-nav li:not(.inpage-nav-indicator) {
		border-bottom: 2px solid transparent;
		padding-left: 30px;
		padding-right: 30px;
		width: 100%
	}

	.inpage-nav li:not(.inpage-nav-indicator).reached:after {
		background-color: #23366f;
		bottom: 0;
		content: "";
		height: 2px;
		left: calc(-50vw + 50%);
		position: absolute;
		width: 100vw
	}
}

.inpage-nav li:not(.inpage-nav-indicator) a {
	display: inline-block;
	padding-bottom: 16px;
	padding-top: 16px;
	text-decoration: none
}

@media (max-width:767px) {
	.inpage-nav li:not(.inpage-nav-indicator) a {
		width: 100%
	}
}

.inpage-nav:not(.stuck) ul:after,
.inpage-nav:not(.stuck) ul:before {
	width: 15px
}

@media (min-width:576px) {

	.inpage-nav:not(.stuck) ul:after,
	.inpage-nav:not(.stuck) ul:before {
		width: calc(50vw - var(--scrollbar-width)/2 - 255px)
	}
}

@media (min-width:768px) {

	.inpage-nav:not(.stuck) ul:after,
	.inpage-nav:not(.stuck) ul:before {
		width: calc(50vw - var(--scrollbar-width)/2 - 345px)
	}
}

@media (min-width:992px) {

	.inpage-nav:not(.stuck) ul:after,
	.inpage-nav:not(.stuck) ul:before {
		width: calc(50vw - var(--scrollbar-width)/2 - 465px)
	}
}

@media (min-width:1200px) {

	.inpage-nav:not(.stuck) ul:after,
	.inpage-nav:not(.stuck) ul:before {
		width: calc(50vw - var(--scrollbar-width)/2 - 555px)
	}
}

@media (min-width:768px) {
	.inpage-nav:not(.stuck) li:first-of-type {
		padding-left: 0
	}
}

@media (min-width:576px) and (max-width:767px) {

	.inpage-nav:not(.stuck) li,
	.inpage-nav:not(.stuck) li+li:not(.inpage-nav-indicator) {
		padding-left: calc(50% - 255px);
		padding-right: calc(50% - 255px)
	}
}

@media (max-width:575px) {

	.inpage-nav:not(.stuck) li,
	.inpage-nav:not(.stuck) li+li:not(.inpage-nav-indicator) {
		padding-left: 15px;
		padding-right: 15px
	}
}

.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	touch-action: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.noUi-target {
	position: relative
}

.noUi-base,
.noUi-connects {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1
}

.noUi-connects {
	overflow: hidden;
	z-index: 0
}

.noUi-connect,
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-style: flat;
	will-change: transform;
	z-index: 1
}

.noUi-connect {
	height: 100%;
	width: 100%
}

.noUi-origin {
	height: 10%;
	width: 10%
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto
}

.noUi-vertical .noUi-origin {
	width: 0
}

.noUi-horizontal .noUi-origin {
	height: 0
}

.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute
}

.noUi-touch-area {
	height: 100%;
	width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	transition: transform .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 18px
}

.noUi-horizontal .noUi-handle {
	height: 28px;
	right: -17px;
	top: -6px;
	width: 34px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	height: 34px;
	right: -6px;
	top: -17px;
	width: 28px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto
}

.noUi-target {
	background: #fafafa;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
	border-radius: 3px
}

.noUi-connect {
	background: #3fb8af
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize
}

.noUi-handle {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
	cursor: default
}

.noUi-active {
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
	background: #e8e7e6;
	content: "";
	display: block;
	height: 14px;
	left: 14px;
	position: absolute;
	top: 6px;
	width: 1px
}

.noUi-handle:after {
	left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
	height: 1px;
	left: 6px;
	top: 14px;
	width: 14px
}

.noUi-vertical .noUi-handle:after {
	top: 17px
}

[disabled] .noUi-connect {
	background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
	cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
	box-sizing: border-box
}

.noUi-pips {
	color: #999;
	position: absolute
}

.noUi-value {
	position: absolute;
	text-align: center;
	white-space: nowrap
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px
}

.noUi-marker {
	background: #ccc;
	position: absolute
}

.noUi-marker-large,
.noUi-marker-sub {
	background: #aaa
}

.noUi-pips-horizontal {
	height: 80px;
	left: 0;
	padding: 10px 0;
	top: 100%;
	width: 100%
}

.noUi-value-horizontal {
	transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
	transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
	height: 5px;
	margin-left: -1px;
	width: 2px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-pips-vertical {
	height: 100%;
	left: 100%;
	padding: 0 10px;
	top: 0
}

.noUi-value-vertical {
	padding-left: 25px;
	transform: translateY(-50%)
}

.noUi-rtl .noUi-value-vertical {
	transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
	height: 2px;
	margin-top: -1px;
	width: 5px
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px
}

.noUi-tooltip {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	color: #000;
	display: block;
	padding: 5px;
	position: absolute;
	text-align: center;
	white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
	bottom: 120%;
	left: 50%;
	transform: translate(-50%)
}

.noUi-vertical .noUi-tooltip {
	right: 120%;
	top: 50%;
	transform: translateY(-50%)
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
	bottom: 10px;
	left: auto;
	transform: translate(50%)
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
	right: 28px;
	top: auto;
	transform: translateY(-18px)
}

.range-slider .noUi-horizontal {
	height: 8px
}

.range-slider .noUi-horizontal .noUi-handle {
	height: 48px;
	right: -24px;
	top: -20px;
	width: 48px
}

.range-slider .noUi-vertical {
	width: 8px
}

.range-slider .noUi-vertical .noUi-handle {
	height: 48px;
	right: -20px;
	top: -24px;
	width: 48px
}

.range-slider .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -24px;
	right: auto
}

.range-slider .noUi-target {
	background: #eceeef;
	border: none;
	box-shadow: none
}

.range-slider .noUi-connects {
	border-radius: 4px
}

.range-slider .noUi-connect,
.range-slider .noUi-handle {
	background: #2167ae;
	transition: background .3s
}

.range-slider .noUi-handle {
	border: none;
	border-radius: 50%;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .07), 0 2px 2px 0 rgba(0, 0, 0, .05), 0 3px 1px -2px rgba(0, 0, 0, .03);
	cursor: pointer
}

.range-slider .noUi-handle:focus {
	background: #1393d1
}

.range-slider .noUi-handle:before {
	background-color: transparent;
	color: #fff;
	content: attr(data-handle-value);
	display: inline-block;
	font-size: 18px;
	height: auto;
	line-height: 48px;
	position: static;
	text-align: center;
	width: 48px
}

.range-slider .noUi-handle:after {
	display: none
}

.range-slider .noUi-active {
	box-shadow: none
}

.range-slider .range-slider-inner {
	margin: 20px 0;
	padding: 0 24px
}

.range-slider .range-slider-caption {
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	margin-top: 8px;
	text-align: center;
	transition: color .3s
}

.range-slider .range-slider--single .noUi-handle-lower {
	display: none
}

.range-slider .range-slider--single .noUi-connects {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	left: -24px
}

.range-slider .range-slider-row {
	display: flex
}

.range-slider .range-slider-row .range-slider-inner {
	flex-basis: 100%;
	width: 100%
}

.range-slider .range-slider-row .range-slider-max-label,
.range-slider .range-slider-row .range-slider-min-label {
	font-size: 18px;
	line-height: 48px
}

.range-slider .range-slider-row .range-slider-max-label .icon,
.range-slider .range-slider-row .range-slider-min-label .icon {
	font-size: 24px;
	height: auto;
	line-height: 48px;
	width: auto
}

.range-slider .range-slider-row .range-slider-min-label {
	margin-right: 16px
}

.range-slider .range-slider-row .range-slider-max-label {
	margin-left: 16px
}

.range-slider .focused .noUi-connect,
.range-slider .focused .noUi-handle {
	background: #1393d1
}

.range-slider.has-error .noUi-connect,
.range-slider.has-error .noUi-handle {
	background: #cb4b40
}

.range-slider.has-error .range-slider-caption {
	color: #cb4b40
}

.range-slider.disabled .noUi-connect,
.range-slider.disabled .noUi-handle {
	background: #c9d0d2
}

.range-slider.disabled .range-slider-inner {
	pointer-events: none
}

.range-slider.inverted .noUi-target {
	background-color: #fff
}

.range-slider .noUi-handle,
.range-slider .noUi-handle:focus,
.range-slider .noUi-touch-area,
.range-slider .noUi-touch-area:focus {
	outline: none
}

.sidebar {
	border-radius: 40px 0 0 40px;
	height: 100vh;
	height: 100%;
	max-width: 560px;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translate3d(100%, 0, 0);
	transition: transform .4s ease-out;
	width: 100%;
	z-index: 10
}

@media (max-width:767px) {
	.sidebar {
		border-radius: 0;
		max-width: 100%
	}
}

.sidebar-header {
	padding: 48px 48px 24px;
	position: relative
}

.sidebar-header [data-sidebar-toggle] {
	position: absolute;
	right: 24px;
	top: 24px
}

.sidebar:not(.inverted) .sidebar-header [data-sidebar-toggle] {
	color: #2167ae
}

.sidebar-heading {
	margin: 0
}

.sidebar-body {
	flex-grow: 1;
	overflow-y: auto;
	padding: 24px 48px
}

.sidebar-footer {
	align-items: flex-end;
	background-color: inherit;
	display: flex;
	padding: 24px 48px 48px
}

.sidebar.sidebar--left {
	border-radius: 0 40px 40px 0;
	left: 0;
	right: unset;
	transform: translate3d(-100%, 0, 0)
}

@media (max-width:767px) {
	.sidebar.sidebar--left {
		border-radius: 0
	}
}

.sidebar-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	opacity: 0;
	transition: opacity .5s ease-in
}

.sidebar.sidebar-open {
	box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .07), 0 12px 17px 2px rgba(0, 0, 0, .05), 0 5px 22px 4px rgba(0, 0, 0, .03);
	transform: translateZ(0)
}

.sidebar.sidebar-open .sidebar-inner {
	opacity: 1
}

.sharebar {
	align-items: center;
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 16px;
	height: 56px;
	justify-content: space-between;
	padding: 32px;
	white-space: nowrap
}

.inverted .sharebar--header {
	color: #fff
}

.sharebar--sm {
	max-width: 730px
}

.sharebar--light,
.sharebar--light .icon {
	color: #2167ae
}

.sharebar--light .icon:hover {
	color: #23366f
}

@media (max-width:767px) {
	.sharebar--centered {
		flex-direction: column;
		height: auto;
		text-align: center
	}

	.sharebar--centered .sharebar--header {
		align-items: center;
		display: flex;
		height: 100%;
		justify-content: center
	}

	.sharebar--centered .sharebar--links {
		padding: 10px 16px 0;
		width: 100%
	}

	.sharebar--centered .sharebar--links ul {
		display: flex;
		justify-content: space-between
	}

	.sharebar--centered .sharebar--links ul li {
		margin-right: 0
	}
}

@media (max-width:1199px) {
	.sharebar {
		padding: 24px
	}

	.sharebar a:hover {
		color: inherit !important
	}

	.inverted .sharebar--links a:hover {
		color: #fff !important
	}
}

@media (max-width:767px) {
	.sharebar {
		max-width: 350px;
		min-width: 250px;
		padding: 16px
	}
}

.sharebar--header {
	width: 550px
}

@media (max-width:767px) {
	.sharebar--header {
		font-size: 12px;
		margin: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: break-spaces;
		width: 60%;
		word-break: normal
	}
}

.sharebar--links ul {
	display: flex;
	justify-content: flex-end;
	list-style: none;
	margin: 0
}

.sharebar--links ul li {
	margin: 0 15% 0 0
}

.sharebar--links ul li:last-child {
	margin-right: 0
}

.sharebar--links ul li .icon {
	font-size: 22px !important;
	height: 22px !important
}

@media (max-width:767px) {
	.sharebar--links {
		width: 40%
	}
}

.share-button {
	display: flex;
	position: relative
}

.share-button.inverted .btn--icon-shape .icon {
	color: #fff
}

.share-button .btn--icon-shape .icon {
	color: #23366f
}

.share-button a {
	font-size: 24px !important
}

.share-button.inverted.is-open .share-button-toggle {
	border: 2px solid #fff !important
}

.share-button-toggle {
	position: absolute;
	transition: transform .8s ease;
	width: 56px;
	z-index: 1
}

.share-button-toggle.bg-white {
	background-color: #fff
}

.share-button-toggle .icon {
	height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.share-button-toggle .icon--close_24 {
	opacity: 0
}

.share-button--light .btn--icon-shape,
.share-button--light .icon {
	color: #2167ae !important
}

.share-button.is-closing .share-button-toggle .icon--close_24 {
	-webkit-animation: fadeOutShare .8s linear;
	animation: fadeOutShare .8s linear
}

.share-button.is-closing .share-button-toggle .icon--launch_24 {
	-webkit-animation: fadeInShare 0s linear .75s;
	animation: fadeInShare 0s linear .75s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards
}

.share-button.is-open .share-button-toggle {
	border: 2px solid;
	padding-left: 1px;
	transform: rotate(1turn)
}

.share-button.is-open .share-button-toggle .icon--close_24 {
	opacity: 1
}

.share-button.is-open .share-button-toggle .icon--launch_24 {
	opacity: 0
}

.share-button.is-open ul li {
	-webkit-animation: fadeInIcons .4s ease-in;
	animation: fadeInIcons .4s ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.share-button.is-open li:nth-child(1n) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.share-button.is-open li:nth-child(2n) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.share-button.is-open li:nth-child(3n) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.share-button.is-open li:nth-child(4n) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.share-button.is-open li:nth-child(5n) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.share-button.is-open .share-button--icons {
	max-width: 315px;
	opacity: 1;
	transition: all 1s, max-width .5s ease-in-out, opacity .5s ease-in-out
}

.share-button--right {
	justify-content: flex-start
}

.share-button--right .share-button--icons {
	margin-left: 2px
}

.share-button--right .share-button--icons ul {
	margin-left: 56px
}

.share-button--right .share-button--icons ul li {
	padding: 2px 20px 0 0
}

.share-button--right .share-button--icons ul li:first-child {
	padding-left: 12px
}

.share-button--left {
	justify-content: flex-end
}

.share-button--left .share-button--icons {
	margin-right: 2px
}

.share-button--left .share-button--icons ul {
	margin: 0 56px 0 0
}

.share-button--left .share-button--icons ul li {
	padding: 2px 0 0 20px
}

.share-button--left .share-button--icons ul li:last-child {
	padding-right: 12px
}

.share-button--icons {
	align-items: flex-start;
	border-radius: 28px;
	display: flex;
	flex-direction: row;
	height: 56px;
	max-width: 0;
	opacity: 0
}

.share-button--icons ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 0 !important
}

.share-button--icons ul li {
	font-size: medium;
	margin: 0 auto;
	opacity: 0
}

.share-button--light.is-open .share-button-toggle {
	border: 2px solid #2167ae
}

.share-button--vertical .share-button--icons {
	margin: 0;
	max-height: 0
}

.share-button--vertical.share-button.is-open .share-button--icons {
	max-height: 315px;
	opacity: 1;
	transition: all 1s, max-height .5s ease-in-out, opacity .5s ease-in-out
}

.share-button--vertical.share-button--left li:last-child {
	padding-right: 0 !important
}

.share-button--vertical .share-button--icons {
	height: auto;
	left: 0;
	margin-top: 2px;
	width: 56px
}

.share-button--vertical .share-button--icons ul {
	flex-direction: column;
	margin: 58px 0 12px;
	width: 56px
}

.share-button--vertical .share-button--icons ul li {
	height: 49px;
	padding: 0
}

.share-button--vertical .share-button--icons ul li:first-child {
	padding-left: 0
}

.table {
	border: none;
	border-collapse: collapse;
	margin-bottom: 8px;
	position: relative;
	width: 100%
}

.table td,
.table th {
	border-bottom: 1px solid #91bfe3;
	border-top: 1px solid #91bfe3;
	font-size: 16px;
	font-weight: 400;
	padding: 16px
}

.table th {
	font-family: ZurichSans-SemiBold, Arial, sans-serif;
	text-align: left
}

.table tr:first-child td,
.table tr:first-child th {
	border-top: none
}

.table a {
	color: #2167ae;
	font-size: 16px;
	text-decoration: none
}

.table a:active,
.table a:focus,
.table a:hover {
	color: #5495cf
}

.table--striped td:nth-child(2n),
.table--striped th:nth-child(2n) {
	background-color: rgba(31, 177, 230, .06)
}

.table .tr-lg td,
.table .tr-lg th {
	font-size: 20px
}

.table-scroll-wrapper {
	scrollbar-base-color: transparent;
	scrollbar-face-color: #2167ae;
	scrollbar-3dlight-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-dark-shadow-color: transparent;
	overflow-x: auto;
	scrollbar-color: #2167ae transparent;
	scrollbar-width: thin
}

.table-scroll-wrapper::-webkit-scrollbar {
	height: 8px;
	width: 8px
}

.table-scroll-wrapper::-webkit-scrollbar-track {
	border-radius: 10px
}

.table-scroll-wrapper::-webkit-scrollbar-thumb {
	background: #2167ae;
	border-radius: 10px;
	-webkit-box-shadow: none
}

.table-scroll-wrapper::-webkit-scrollbar-thumb:window-inactive {
	background: #2167ae
}

.table-scroll-wrapper .table--sticky-column td:first-child,
.table-scroll-wrapper .table--sticky-column th:first-child {
	background-clip: padding-box;
	background-color: #fff;
	left: 0;
	position: sticky;
	z-index: 2
}

.badge {
	background-color: #2167ae;
	border-radius: 16px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .07), 0 2px 2px 0 rgba(0, 0, 0, .05), 0 3px 1px -2px rgba(0, 0, 0, .03);
	color: #fff;
	display: inline-block;
	font-family: ZurichSans-Medium, Arial, sans-serif;
	font-size: 14px;
	min-width: 32px;
	padding: 0 8px;
	text-align: center
}

.badge,
.badge .icon {
	height: 32px;
	line-height: 32px
}

.badge .icon {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-size: 20px;
	position: static;
	width: 32px
}

[disabled] .badge {
	background-color: #c9d0d2
}

.badge--darkblue {
	background-color: #23366f
}

.badge--info {
	background-color: #1393d1
}

.badge--success {
	background-color: #428351
}

.badge--error {
	background-color: #cb4b40
}

.badge--icon {
	padding: 0
}

.btn .badge {
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 2
}

.btn--secondary-text .badge,
.btn--text .badge {
	bottom: 14px;
	left: 100%;
	right: unset;
	top: unset
}

.btn--secondary-text .icon~.badge,
.btn--text .icon~.badge {
	bottom: 18px
}

.promise-label {
	background-color: #eceeef;
	border-radius: 24px;
	display: flex;
	flex-direction: column;
	height: 40px;
	justify-content: space-evenly;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
	width: 97px
}

.promise-label-title {
	font-size: 16px;
	line-height: 16px
}

.promise-label-subtitle,
.promise-label-title {
	color: #45b482;
	font-family: ZurichSans-Regular, Arial, sans-serif
}

.promise-label-subtitle {
	font-size: 12px;
	line-height: 12px
}

.promise-label:after {
	border-radius: 20px;
	content: " ";
	height: 30px;
	position: absolute;
	right: 5px;
	width: 30px
}

.promise-label--inverted,
.promise-label:after {
	background-color: #45b482
}

.promise-label--inverted .promise-label-subtitle,
.promise-label--inverted .promise-label-title {
	color: #eceeef
}

.promise-label--inverted:after {
	background-color: #eceeef
}

.promise-label--social .promise-label-subtitle,
.promise-label--social .promise-label-title {
	color: #bb7038
}

.promise-label--social.promise-label--inverted,
.promise-label--social:after {
	background-color: #bb7038
}

.promise-label--social.promise-label--inverted .promise-label-subtitle,
.promise-label--social.promise-label--inverted .promise-label-title {
	color: #eceeef
}

.promise-label--social.promise-label--inverted:after {
	background-color: #eceeef
}

.stage .promise-label {
	margin-bottom: 20px
}

@media (max-width:767px) {
	.stage .promise-label {
		background-color: #45b482
	}

	.stage .promise-label .promise-label-subtitle,
	.stage .promise-label .promise-label-title {
		color: #eceeef
	}

	.stage .promise-label:after {
		background-color: #eceeef
	}

	.stage .promise-label--social {
		background-color: #bb7038
	}

	.stage .promise-label--social .promise-label-subtitle,
	.stage .promise-label--social .promise-label-title {
		color: #eceeef
	}

	.stage .promise-label--social:after {
		background-color: #eceeef
	}
}

.stage-banner .promise-label {
	position: absolute;
	text-align: left
}

@media (min-width:768px) {
	.stage-banner .promise-label {
		right: 40px
	}

	.stage-banner--shape .promise-label {
		left: 40px;
		position: absolute;
		top: 40px
	}
}

@media (max-width:767px) {
	.stage-banner--shape .promise-label {
		margin: 0 auto;
		position: relative
	}

	.stage-banner--image .promise-label,
	.stage-banner--pictogram .promise-label {
		right: 8px
	}
}

@media (min-width:768px) {
	.promo .promise-label {
		left: 40px;
		position: absolute;
		top: 40px
	}
}

@media (max-width:767px) {
	.promo .promise-label {
		margin: 15px 0 0 15px
	}
}

.promise-label:hover {
	opacity: .6
}

@media (min-width:768px) {
	.stage-banner.reversed .promise-label {
		left: unset;
		right: 0
	}

	.promo.reversed .promise-label,
	.stage-banner--shape.reversed .promise-label {
		left: unset;
		right: 40px
	}
}

@media (max-width:767px) {
	.promise-label+.promo-content {
		padding-top: 15px
	}
}

.modal {
	bottom: 0;
	right: 0;
	z-index: -1
}

.modal,
.modal-backdrop {
	left: 0;
	position: fixed;
	top: 0
}

.modal-backdrop {
	background-color: rgba(0, 0, 0, .4);
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	visibility: hidden;
	width: 100%;
	z-index: 1000
}

.modal-content {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 100%
}

.modal-centered {
	align-items: center;
	text-align: center
}

.modal-close {
	color: #2167ae;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px
}

.modal-dialog {
	background: #fff;
	border-radius: 24px;
	display: none;
	margin: 30px auto;
	min-height: 200px;
	padding: 48px 24px 24px;
	position: relative;
	transform: translate(0);
	width: 540px;
	z-index: 1500
}

.modal-dialog--lg {
	width: 610px
}

@media (max-width:767px) {
	.modal-dialog {
		border-radius: 16px;
		margin: 30px;
		width: auto
	}

	.modal-dialog--fullwidth {
		border-radius: 0;
		margin: 30px 0;
		padding: 48px 30px;
		width: 100%
	}
}

.modal.modal-open {
	z-index: 2000
}

.modal.modal-open .modal-backdrop {
	visibility: visible
}

.modal.modal-open .modal-dialog {
	display: block
}
