:root {
	--gs1-color-blue-dark-1: #001a4d;
	--gs1-color-blue-dark-2: #001335;
	--gs1-color-blue: #002c6c;
	--gs1-color-danger-dark-1: #90151a;
	--gs1-color-danger-dark-2: #750e13;
	--gs1-color-danger-light-1: #ffcccc;
	--gs1-color-danger-light-2: #ffdfdf;
	--gs1-color-danger: #ba1b23;
	--gs1-color-forest-accessible-dark-1: #026b30;
	--gs1-color-forest-accessible-dark-2: #014b22;
	--gs1-color-forest-accessible-light-1: #b3eacb;
	--gs1-color-forest-accessible-light-2: #ccf1dc;
	--gs1-color-forest-accessible: #008037;
	--gs1-color-forest: #00ac4a;
	--gs1-color-gold-accessible-dark-1: #665b0b;
	--gs1-color-gold-accessible-dark-2: #4e4608;
	--gs1-color-gold-accessible: #826f00;
	--gs1-color-gold: #c4b000;
	--gs1-color-grass-accessible-dark-1: #376911;
	--gs1-color-grass-accessible-dark-2: #2c530e;
	--gs1-color-grass-accessible: #417e12;
	--gs1-color-grass: #7ac143;
	--gs1-color-honey-accessible-dark-1: #705517;
	--gs1-color-honey-accessible-dark-2: #594312;
	--gs1-color-honey-accessible: #8d6b19;
	--gs1-color-honey: #b78b20;
	--gs1-color-lavender-accessible-dark-1: #6f4aa8;
	--gs1-color-lavender-accessible-dark-2: #604091;
	--gs1-color-lavender-accessible: #835cbc;
	--gs1-color-lavender: #af96d4;
	--gs1-color-lime-accessible-dark-1: #576111;
	--gs1-color-lime-accessible-dark-2: #3e450c;
	--gs1-color-lime-accessible: #667800;
	--gs1-color-lime: #c1d82f;
	--gs1-color-link-accessible-dark-1: #0a5e7a;
	--gs1-color-link-accessible-dark-2: #084c63;
	--gs1-color-link-accessible: #00799e;
	--gs1-color-link: #008dbd;
	--gs1-color-mint-accessible-dark-1: #276b45;
	--gs1-color-mint-accessible-dark-2: #1f5637;
	--gs1-color-mint-accessible: #3f7c5a;
	--gs1-color-mint: #71b790;
	--gs1-color-mist-accessible-dark-1: #356577;
	--gs1-color-mist-accessible-dark-2: #2a515f;
	--gs1-color-mist-accessible: #41778c;
	--gs1-color-mist: #8db9ca;
	--gs1-color-olive-accessible-dark-1: #576337;
	--gs1-color-olive-accessible-dark-2: #48522e;
	--gs1-color-olive-accessible: #677642;
	--gs1-color-olive: #9dbb68;
	--gs1-color-orange-accessible-dark-1: #a82c05;
	--gs1-color-orange-accessible-dark-2: #912305;
	--gs1-color-orange-accessible: #cd3c0d;
	--gs1-color-orange: #f26334;
	--gs1-color-peach-accessible-dark-1: #855304;
	--gs1-color-peach-accessible-dark-2: #6d4403;
	--gs1-color-peach-accessible: #9d6304;
	--gs1-color-peach: #fbb034;
	--gs1-color-purple-accessible-dark-1: #823d80;
	--gs1-color-purple-accessible-dark-2: #6f346d;
	--gs1-color-purple-accessible: #a2539a;
	--gs1-color-purple: #bd80b7;
	--gs1-color-raspberry-accessible-dark-1: #b32253;
	--gs1-color-raspberry-accessible-dark-2: #961c46;
	--gs1-color-raspberry-accessible: #d12b61;
	--gs1-color-raspberry: #f05587;
	--gs1-color-sky-accessible-dark-1: #095a6b;
	--gs1-color-sky-accessible-dark-2: #074755;
	--gs1-color-sky-accessible: #007b93;
	--gs1-color-sky: #00b6de;
	--gs1-color-slate-accessible-dark-1: #235696;
	--gs1-color-slate-accessible-dark-2: #1c4578;
	--gs1-color-slate-accessible: #3a70bf;
	--gs1-color-slate: #89aadb;
	--gs1-color-tangerine-accessible-dark-1: #7a3d00;
	--gs1-color-tangerine-accessible-dark-2: #663300;
	--gs1-color-tangerine-accessible-light-1: #ffdab3;
	--gs1-color-tangerine-accessible-light-2: #ffe6cc;
	--gs1-color-tangerine-accessible: #a15700;
	--gs1-color-tangerine: #ff8200;
	--gs1-color-teal-accessible-dark-1: #14615f;
	--gs1-color-teal-accessible-dark-2: #104c4b;
	--gs1-color-teal-accessible: #177c7a;
	--gs1-color-teal: #22bcb9;
	--gs1-color-terracotta-accessible-dark-1: #854525;
	--gs1-color-terracotta-accessible-dark-2: #703a1f;
	--gs1-color-terracotta-accessible: #ab5a2f;
	--gs1-color-terracotta: #d18158;
	--gs1-color-white: #ffffff;
	--gs1-color-ui-1: #f0f5fa;
	--gs1-color-ui-2: #e5f0fc;
	--gs1-color-ui-3: #c4d7ed;
	--gs1-color-ui-4: #e5e8eb;
	--gs1-color-ui-5: #a6b0bb;
	--gs1-color-ui-6: #696d73;
	--gs1-color-ui-7: #414345;
	--gs1-color-ui-8: #262626
}
.gs1-color-blue {
	color: #002c6c !important
}
.gs1-background-color-blue {
	background-color: #002c6c !important
}
.gs1-color-danger {
	color: #ba1b23 !important
}
.gs1-background-color-danger {
	background-color: #ba1b23 !important
}
.gs1-color-forest-accessible {
	color: #008037 !important
}
.gs1-background-color-forest-accessible {
	background-color: #008037 !important
}
.gs1-color-forest {
	color: #00ac4a !important
}
.gs1-background-color-forest {
	background-color: #00ac4a !important
}
.gs1-color-gold-accessible {
	color: #826f00 !important
}
.gs1-background-color-gold-accessible {
	background-color: #826f00 !important
}
.gs1-color-gold {
	color: #c4b000 !important
}
.gs1-background-color-gold {
	background-color: #c4b000 !important
}
.gs1-color-grass-accessible {
	color: #417e12 !important
}
.gs1-background-color-grass-accessible {
	background-color: #417e12 !important
}
.gs1-color-grass {
	color: #7ac143 !important
}
.gs1-background-color-grass {
	background-color: #7ac143 !important
}
.gs1-color-honey-accessible {
	color: #8d6b19 !important
}
.gs1-background-color-honey-accessible {
	background-color: #8d6b19 !important
}
.gs1-color-honey {
	color: #b78b20 !important
}
.gs1-background-color-honey {
	background-color: #b78b20 !important
}
.gs1-color-lavender-accessible {
	color: #835cbc !important
}
.gs1-background-color-lavender-accessible {
	background-color: #835cbc !important
}
.gs1-color-lavender {
	color: #af96d4 !important
}
.gs1-background-color-lavender {
	background-color: #af96d4 !important
}
.gs1-color-lime-accessible {
	color: #667800 !important
}
.gs1-background-color-lime-accessible {
	background-color: #667800 !important
}
.gs1-color-lime {
	color: #c1d82f !important
}
.gs1-background-color-lime {
	background-color: #c1d82f !important
}
.gs1-color-link-accessible {
	color: #00799e !important
}
.gs1-background-color-link-accessible {
	background-color: #00799e !important
}
.gs1-color-link {
	color: #008dbd !important
}
.gs1-background-color-link {
	background-color: #008dbd !important
}
.gs1-color-mint-accessible {
	color: #3f7c5a !important
}
.gs1-background-color-mint-accessible {
	background-color: #3f7c5a !important
}
.gs1-color-mint {
	color: #71b790 !important
}
.gs1-background-color-mint {
	background-color: #71b790 !important
}
.gs1-color-mist-accessible {
	color: #41778c !important
}
.gs1-background-color-mist-accessible {
	background-color: #41778c !important
}
.gs1-color-mist {
	color: #8db9ca !important
}
.gs1-background-color-mist {
	background-color: #8db9ca !important
}
.gs1-color-olive-accessible {
	color: #677642 !important
}
.gs1-background-color-olive-accessible {
	background-color: #677642 !important
}
.gs1-color-olive {
	color: #9dbb68 !important
}
.gs1-background-color-olive {
	background-color: #9dbb68 !important
}
.gs1-color-orange-accessible {
	color: #cd3c0d !important
}
.gs1-background-color-orange-accessible {
	background-color: #cd3c0d !important
}
.gs1-color-orange {
	color: #f26334 !important
}
.gs1-background-color-orange {
	background-color: #f26334 !important
}
.gs1-color-peach-accessible {
	color: #9d6304 !important
}
.gs1-background-color-peach-accessible {
	background-color: #9d6304 !important
}
.gs1-color-peach {
	color: #fbb034 !important
}
.gs1-background-color-peach {
	background-color: #fbb034 !important
}
.gs1-color-purple-accessible {
	color: #a2539a !important
}
.gs1-background-color-purple-accessible {
	background-color: #a2539a !important
}
.gs1-color-purple {
	color: #bd80b7 !important
}
.gs1-background-color-purple {
	background-color: #bd80b7 !important
}
.gs1-color-raspberry-accessible {
	color: #d12b61 !important
}
.gs1-background-color-raspberry-accessible {
	background-color: #d12b61 !important
}
.gs1-color-raspberry {
	color: #f05587 !important
}
.gs1-background-color-raspberry {
	background-color: #f05587 !important
}
.gs1-color-sky-accessible {
	color: #007b93 !important
}
.gs1-background-color-sky-accessible {
	background-color: #007b93 !important
}
.gs1-color-sky {
	color: #00b6de !important
}
.gs1-background-color-sky {
	background-color: #00b6de !important
}
.gs1-color-slate-accessible {
	color: #3a70bf !important
}
.gs1-background-color-slate-accessible {
	background-color: #3a70bf !important
}
.gs1-color-slate {
	color: #89aadb !important
}
.gs1-background-color-slate {
	background-color: #89aadb !important
}
.gs1-color-tangerine-accessible {
	color: #a15700 !important
}
.gs1-background-color-tangerine-accessible {
	background-color: #a15700 !important
}
.gs1-color-tangerine {
	color: #ff8200 !important
}
.gs1-background-color-tangerine {
	background-color: #ff8200 !important
}
.gs1-color-teal-accessible {
	color: #177c7a !important
}
.gs1-background-color-teal-accessible {
	background-color: #177c7a !important
}
.gs1-color-teal {
	color: #22bcb9 !important
}
.gs1-background-color-teal {
	background-color: #22bcb9 !important
}
.gs1-color-terracotta-accessible {
	color: #ab5a2f !important
}
.gs1-background-color-terracotta-accessible {
	background-color: #ab5a2f !important
}
.gs1-color-terracotta {
	color: #d18158 !important
}
.gs1-background-color-terracotta {
	background-color: #d18158 !important
}
.gs1-color-white {
	color: #ffffff !important
}
.gs1-background-color-white {
	background-color: #ffffff !important
}
.gs1-color-ui-1 {
	color: #f0f5fa !important
}
.gs1-background-color-ui-1 {
	background-color: #f0f5fa !important
}
.gs1-color-ui-2 {
	color: #e5f0fc !important
}
.gs1-background-color-ui-2 {
	background-color: #e5f0fc !important
}
.gs1-color-ui-3 {
	color: #c4d7ed !important
}
.gs1-background-color-ui-3 {
	background-color: #c4d7ed !important
}
.gs1-color-ui-4 {
	color: #e5e8eb !important
}
.gs1-background-color-ui-4 {
	background-color: #e5e8eb !important
}
.gs1-color-ui-5 {
	color: #a6b0bb !important
}
.gs1-background-color-ui-5 {
	background-color: #a6b0bb !important
}
.gs1-color-ui-6 {
	color: #696d73 !important
}
.gs1-background-color-ui-6 {
	background-color: #696d73 !important
}
.gs1-color-ui-7 {
	color: #414345 !important
}
.gs1-background-color-ui-7 {
	background-color: #414345 !important
}
.gs1-color-ui-8 {
	color: #262626 !important
}
.gs1-background-color-ui-8 {
	background-color: #262626 !important
}
*, *:before, *:after {
	box-sizing: border-box
}
html {
	-webkit-text-size-adjust: 100%;
	width: 100%;
	overflow-x: hidden
}
body {
	margin: 0;
	overflow-x: hidden;
	position: relative;
	font-weight: 400;
	color: #262626
}
main {
	display: block
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-color: #c4d7ed;
	border-style: solid
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
img {
	max-width: 100%;
	height: auto
}
h6, .gs1-h6, h5, .gs1-h5, h4, .gs1-h4, h3, .gs1-h3, h2, .gs1-h2, h1, .gs1-h1 {
	font-weight: 300;
	line-height: 1.2;
	color: #002c6c
}
:root {
	font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
	font-variant-numeric: tabular-nums;
	line-height: 1.625;
	color: #262626
}
html {
	font-size: 100%
}
body {

	font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif
}
@media(min-width:1200px) {
	body {
		font-size: 1.125rem
	}
}
.gs1-eyebrow {
	display: block;
	color: #cd3c0d;
	font-weight: 500;
	letter-spacing: .3px;
	margin-bottom: 0.25rem
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0
}
h1, .gs1-h1 {
	font-size: calc(1.1285714286rem + 1.8285714286vw);
	font-weight: 300;
	margin-bottom: 0.25rem
}
@media(min-width:1200px) {
	h1, .gs1-h1 {
		font-size: 2.5rem
	}
}
h1>.gs1-eyebrow, .gs1-h1>.gs1-eyebrow {
	font-size: calc(0.95rem + 0.4vw);
	font-weight: 400
}
@media(min-width:1200px) {
	h1>.gs1-eyebrow, .gs1-h1>.gs1-eyebrow {
		font-size: 1.25rem
	}
}
h4, .gs1-h4 {
	font-size: calc(1.0571428571rem + 1.2571428571vw);
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	h4, .gs1-h4 {
		font-size: 2rem
	}
}
@media(min-width:1200px) {
	h2, .gs1-h2 {
		margin-bottom: 1.5rem
	}
}
h2>.gs1-eyebrow, .gs1-h2>.gs1-eyebrow {
	font-size: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	h2>.gs1-eyebrow, .gs1-h2>.gs1-eyebrow {
		font-size: 1.125rem
	}
}
h3, .gs1-h3 {
	font-size: calc(1.0035714286rem + 0.8285714286vw);
	margin-bottom: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	h3, .gs1-h3 {
		font-size: 1.625rem
	}
}
@media(min-width:1200px) {
	h3, .gs1-h3 {
		margin-bottom: 1.125rem
	}
}
h3>.gs1-eyebrow, .gs1-h3>.gs1-eyebrow {
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	h3>.gs1-eyebrow, .gs1-h3>.gs1-eyebrow {
		font-size: 0.95rem
	}
}
h4, .gs1-h4 {
	font-size: calc(0.95rem + 0.4vw);
	margin-bottom: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	h4, .gs1-h4 {
		font-size: 1.25rem
	}
}
@media(min-width:1200px) {
	h4, .gs1-h4 {
		margin-bottom: 1.125rem
	}
}
h5, .gs1-h5 {
	font-size: calc(0.9321428571rem + 0.2571428571vw);
	font-weight: 500;
	margin-bottom: 0.5rem
}
@media(min-width:1200px) {
	h5, .gs1-h5 {
		font-size: 1.125rem
	}
}
h6, .gs1-h6 {
	font-size: calc(0.9142857143rem + 0.1142857143vw);
	margin-bottom: 0.5rem
}
@media(min-width:1200px) {
	h6, .gs1-h6 {
		font-size: 1rem
	}
}
.gs1-display-1 {
	font-size: calc(1.2892857143rem + 3.1142857143vw);
	font-weight: 200;
	letter-spacing: -0.03em;
	margin-bottom: 0.25rem
}
@media(min-width:1200px) {
	.gs1-display-1 {
		font-size: 3.625rem
	}
}
.gs1-display-2 {
	font-size: calc(1.2178571429rem + 2.5428571429vw);
	font-weight: 200;
	letter-spacing: -0.03em;
	margin-bottom: 0.25rem
}
@media(min-width:1200px) {
	.gs1-display-2 {
		font-size: 3.125rem
	}
}
.gs1-subtitle {
	font-size: calc(0.9857142857rem + 0.6857142857vw);
	line-height: 1.4;
	margin-bottom: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.gs1-subtitle {
		font-size: 1.5rem
	}
}
@media(min-width:1200px) {
	.gs1-subtitle {
		margin-bottom: 3rem
	}
}
.gs1-intro {
	font-size: calc(0.9678571429rem + 0.5428571429vw);
	margin-top: 1em;
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.gs1-intro {
		font-size: 1.375rem
	}
}
@media(min-width:1200px) {
	.gs1-intro {
		margin-bottom: 1.5rem
	}
}
.gs1-big {
	font-size: calc(0.9678571429rem + 0.5428571429vw)
}
@media(min-width:1200px) {
	.gs1-big {
		font-size: 1.375rem
	}
}
.gs1-little, figcaption {
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	.gs1-little, figcaption {
		font-size: 1.1rem
	}
}
.gs1-legal {
	font-size: 0.625rem;
	color: #696d73
}
.gs1-line-height-tight {
	line-height: 1.4
}
address, aside, details, dialog, p, pre, blockquote {
	margin-top: 0;
	margin-bottom: 1em
}
a {
	color: #00799e;
	transition: color .1s ease
}
a:hover {
	color: #002c6c
}
a:active {
	color: #001335
}
a:focus {
	outline-color: #002c6c
}
ol, ul {
	padding-left: 1.25em
}
li {
	margin-bottom: 0.5rem
}
.gs1-spacer-1 {
	margin-bottom: 0.25rem !important
}
.gs1-spacer-2 {
	margin-bottom: 0.5rem !important
}
.gs1-spacer-3 {
	margin-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.gs1-spacer-3 {
		margin-bottom: 1.125rem !important
	}
}
.gs1-spacer-4 {
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.gs1-spacer-4 {
		margin-bottom: 1.5rem !important
	}
}
.gs1-spacer-5 {
	margin-bottom: calc(1.2rem + 2.4vw) !important
}
@media(min-width:1200px) {
	.gs1-spacer-5 {
		margin-bottom: 3rem !important
	}
}
.gs1-spacer-6 {
	margin-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
}
@media(min-width:1200px) {
	.gs1-spacer-6 {
		margin-bottom: 4rem !important
	}
}
.gs1-spacer-7 {
	margin-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
}
@media(min-width:1200px) {
	.gs1-spacer-7 {
		margin-bottom: 5rem !important
	}
}
:root {
	--gs1-spacer-1: 0.25rem;
	--gs1-spacer-2: 0.5rem;
	--gs1-spacer-3: calc(0.9321428571rem + 0.2571428571vw);
	--gs1-spacer-4: calc(0.9857142857rem + 0.6857142857vw);
	--gs1-spacer-5: calc(1.2rem + 2.4vw);
	--gs1-spacer-6: calc(1.3428571429rem + 3.5428571429vw);
	--gs1-spacer-7: calc(1.4857142857rem + 4.6857142857vw)
}
@media(min-width:1200px) {
	:root {
		--gs1-spacer-3: 1.125rem
	}
}
@media(min-width:1200px) {
	:root {
		--gs1-spacer-4: 1.5rem
	}
}
@media(min-width:1200px) {
	:root {
		--gs1-spacer-5: 3rem
	}
}
@media(min-width:1200px) {
	:root {
		--gs1-spacer-6: 4rem
	}
}
@media(min-width:1200px) {
	:root {
		--gs1-spacer-7: 5rem
	}
}
@font-face {
	font-family: "gs1_icons";
	src: url("../../../../themes/custom/gsone_revamp/fonts/gs1_icons.eot@-khbp73");
	src: url("../../../../themes/custom/gsone_revamp/fonts/gs1_icons.eot@#iefix-khbp73") format("embedded-opentype"), url("../../../../themes/custom/gsone_revamp/fonts/gs1_icons.woff@-khbp73") format("woff"), url("../../../../themes/custom/gsone_revamp/fonts/gs1_icons.ttf@-khbp73") format("truetype"), url("../../../../themes/custom/gsone_revamp/fonts/gs1_icons.svg@-khbp73#gs1_icons") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../../../../themes/custom/gsone_revamp/fonts/glyphicons-halflings-regular.eot");
	src: url("../../../../themes/custom/gsone_revamp/fonts/glyphicons-halflings-regular.eot@#iefix") format("embedded-opentype"), url("../../../../themes/custom/gsone_revamp/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../themes/custom/gsone_revamp/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../themes/custom/gsone_revamp/fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^=icon-], [class*=" icon-"] {
	font-family: "gs1_icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-arrow_down_2:before {
	content: ""
}
.icon-arrow_down:before {
	content: ""
}
.icon-arrow_left_2:before {
	content: ""
}
.icon-arrow_left:before {
	content: ""
}
.icon-arrow_right_2:before {
	content: ""
}
.icon-arrow_right:before {
	content: ""
}
.icon-arrow_up_2:before {
	content: ""
}
.icon-arrow_up:before {
	content: ""
}
.icon-backward:before {
	content: ""
}
.icon-ban_circle:before {
	content: ""
}
.icon-barcode:before {
	content: ""
}
.icon-book:before {
	content: ""
}
.icon-bookmark:before {
	content: ""
}
.icon-calculator:before {
	content: ""
}
.icon-calendar:before {
	content: ""
}
.icon-check_file:before {
	content: ""
}
.icon-check:before {
	content: ""
}
.icon-circle_arrow_down:before {
	content: ""
}
.icon-circle_arrow_left:before {
	content: ""
}
.icon-circle_arrow_right:before {
	content: ""
}
.icon-circle_arrow_up:before {
	content: ""
}
.icon-clock:before {
	content: ""
}
.icon-close:before {
	content: ""
}
.icon-cloud_download:before {
	content: ""
}
.icon-cloud_upload:before {
	content: ""
}
.icon-cog:before {
	content: ""
}
.icon-comment:before {
	content: ""
}
.icon-credit_card:before {
	content: ""
}
.icon-dashboard:before {
	content: ""
}
.icon-download:before {
	content: ""
}
.icon-earphone:before {
	content: ""
}
.icon-envelope:before {
	content: ""
}
.icon-excel_file:before {
	content: ""
}
.icon-exclamation_sign:before {
	content: ""
}
.icon-expand:before {
	content: ""
}
.icon-facebook:before {
	content: ""
}
.icon-fast_backward:before {
	content: ""
}
.icon-fast_forward:before {
	content: ""
}
.icon-file:before {
	content: ""
}
.icon-flag:before {
	content: ""
}
.icon-flickr:before {
	content: ""
}
.icon-folder_close:before {
	content: ""
}
.icon-folder_open:before {
	content: ""
}
.icon-forward:before {
	content: ""
}
.icon-globe:before {
	content: ""
}
.icon-google_plus:before {
	content: ""
}
.icon-heart:before {
	content: ""
}
.icon-help:before {
	content: ""
}
.icon-home:before {
	content: ""
}
.icon-inbox:before {
	content: ""
}
.icon-info_sign:before {
	content: ""
}
.icon-instagram:before {
	content: ""
}
.icon-issuu:before {
	content: ""
}
.icon-linkedin:before {
	content: ""
}
.icon-list:before {
	content: ""
}
.icon-location:before {
	content: ""
}
.icon-lock:before {
	content: ""
}
.icon-menu:before {
	content: ""
}
.icon-minus:before {
	content: ""
}
.icon-move:before {
	content: ""
}
.icon-music_file:before {
	content: ""
}
.icon-not_complete:before {
	content: ""
}
.icon-ok_circle:before {
	content: ""
}
.icon-ok_sign:before {
	content: ""
}
.icon-open_in_new_tab:before {
	content: ""
}
.icon-open_lock:before {
	content: ""
}
.icon-paperclip:before {
	content: ""
}
.icon-pause:before {
	content: ""
}
.icon-pdf_file:before {
	content: ""
}
.icon-pencil:before {
	content: ""
}
.icon-play:before {
	content: ""
}
.icon-plus:before {
	content: ""
}
.icon-ppt_file:before {
	content: ""
}
.icon-print:before {
	content: ""
}
.icon-refresh:before {
	content: ""
}
.icon-remove_circle:before {
	content: ""
}
.icon-remove_file:before {
	content: ""
}
.icon-remove_sign:before {
	content: ""
}
.icon-search:before {
	content: ""
}
.icon-share_alt:before {
	content: ""
}
.icon-shopping_cart:before {
	content: ""
}
.icon-skip_next:before {
	content: ""
}
.icon-skip_start:before {
	content: ""
}
.icon-smartphone:before {
	content: ""
}
.icon-sort:before {
	content: ""
}
.icon-star_empty:before {
	content: ""
}
.icon-star:before {
	content: ""
}
.icon-stats:before {
	content: ""
}
.icon-stop:before {
	content: ""
}
.icon-thumbs_down:before {
	content: ""
}
.icon-thumbs_up:before {
	content: ""
}
.icon-transfer:before {
	content: ""
}
.icon-trashcan:before {
	content: ""
}
.icon-twitter:before {
	content: ""
}
.icon-upload:before {
	content: ""
}
.icon-user:before {
	content: ""
}
.icon-video_file:before {
	content: ""
}
.icon-volume_down:before {
	content: ""
}
.icon-volume_off:before {
	content: ""
}
.icon-volume_up:before {
	content: ""
}
.icon-warning_file:before {
	content: ""
}
.icon-warning_sign:before {
	content: ""
}
.icon-word_file:before {
	content: ""
}
.icon-youtube:before {
	content: ""
}
.icon-zoom_in:before {
	content: ""
}
.icon-zoom_out:before {
	content: ""
}
.color-blue-dark-1 {
	color: #001a4d
}
.color-blue-dark-2 {
	color: #001335
}
.color-blue {
	color: #002c6c
}
.color-danger {
	color: #ba1b23
}
.color-forest {
	color: #00ac4a
}
.color-gold {
	color: #c4b000
}
.color-grass {
	color: #7ac143
}
.color-honey {
	color: #b78b20
}
.color-lavender {
	color: #af96d4
}
.color-lime {
	color: #c1d82f
}
.color-link {
	color: #008dbd
}
.color-mint {
	color: #71b790
}
.color-mist {
	color: #8db9ca
}
.color-olive {
	color: #9dbb68
}
.color-orange {
	color: #f26334
}
.color-peach {
	color: #fbb034
}
.color-purple {
	color: #bd80b7
}
.color-raspberry {
	color: #f05587
}
.color-sky {
	color: #00b6de
}
.color-slate {
	color: #89aadb
}
.color-tangerine {
	color: #ff8200
}
.color-teal {
	color: #22bcb9
}
.color-terracotta {
	color: #d18158
}
.color-white {
	color: #fff
}
.color-orange-acessible {
	color: #cd3c0d
}
.color-ui-1 {
	color: #f0f5fa
}
.color-ui-2 {
	color: #e5f0fc
}
.color-ui-3 {
	color: #c4d7ed
}
.color-ui-4 {
	color: #e5e8eb
}
.color-ui-5 {
	color: #a6b0bb
}
.color-ui-6 {
	color: #696d73
}
.color-ui-7 {
	color: #414345
}
.color-ui-8 {
	color: #262626
}
.bg-blue-dark-1 {
	background-color: #001a4d
}
.bg-blue-dark-2 {
	background-color: #001335
}
.bg-blue {
	background-color: #002c6c
}
.bg-danger {
	background-color: #ba1b23
}
.bg-forest {
	background-color: #00ac4a
}
.bg-gold {
	background-color: #c4b000
}
.bg-grass {
	background-color: #7ac143
}
.bg-honey {
	background-color: #b78b20
}
.bg-lavender {
	background-color: #af96d4
}
.bg-lime {
	background-color: #c1d82f
}
.bg-link {
	background-color: #008dbd
}
.bg-mint {
	background-color: #71b790
}
.bg-mist {
	background-color: #8db9ca
}
.bg-olive {
	background-color: #9dbb68
}
.bg-orange {
	background-color: #f26334
}
.bg-peach {
	background-color: #fbb034
}
.bg-purple {
	background-color: #bd80b7
}
.bg-raspberry {
	background-color: #f05587
}
.bg-sky {
	background-color: #00b6de
}
.bg-slate {
	background-color: #89aadb
}
.bg-tangerine {
	background-color: #ff8200
}
.bg-teal {
	background-color: #22bcb9
}
.bg-terracotta {
	background-color: #d18158
}
.bg-white {
	background-color: #fff
}
.bg-ui-1 {
	background-color: #f0f5fa
}
.bg-color-ui-1 {
	background-color: #f0f5fa
}
.bg-color-ui-2 {
	background-color: #e5f0fc
}
.bg-orange-accessible {
	background-color: #cd3c0d
}
.bg-color-gray {
	background-color: #f4f4f4
}
.btn-bg-blue {
	background-color: #002c6c
}
.btn-bg-blue:hover {
	background-color: #001a4d
}
.btn-bg-blue:active {
	background-color: #001335
}
.btn-bg-blue.invert-color {
	border: 1px solid #002c6c;
	background-color: transparent;
	color: #002c6c
}
.btn-bg-blue.invert-color:hover {
	color: #002c6c !important;
	border-color: #001a4d
}
.btn-bg-blue.invert-color:active {
	color: #002c6c !important;
	border-color: #001335
}
.btn-bg-forest-accessible {
	background-color: #008037
}
.btn-bg-forest-accessible:hover {
	background-color: #026b30
}
.btn-bg-forest-accessible:active {
	background-color: #014b22
}
.btn-bg-forest-accessible.invert-color {
	border: 1px solid #008037;
	background-color: transparent;
	color: #008037
}
.btn-bg-forest-accessible.invert-color:hover {
	color: #026b30 !important;
	border-color: #026b30
}
.btn-bg-forest-accessible.invert-color:active {
	color: #014b22 !important;
	border-color: #014b22
}
.btn-bg-gold-accessible {
	background-color: #826f00
}
.btn-bg-gold-accessible:hover {
	background-color: #665b0b
}
.btn-bg-gold-accessible:active {
	background-color: #4e4608
}
.btn-bg-gold-accessible.invert-color {
	border: 1px solid #826f00;
	background-color: transparent;
	color: #826f00
}
.btn-bg-gold-accessible.invert-color:hover {
	color: #665b0b !important;
	border-color: #665b0b
}
.btn-bg-gold-accessible.invert-color:active {
	color: #4e4608 !important;
	border-color: #4e4608
}
.btn-bg-grass-accessible {
	background-color: #417e12
}
.btn-bg-grass-accessible:hover {
	background-color: #376911
}
.btn-bg-grass-accessible:active {
	background-color: #2c530e
}
.btn-bg-grass-accessible.invert-color {
	border: 1px solid #417e12;
	background-color: transparent;
	color: #417e12
}
.btn-bg-grass-accessible.invert-color:hover {
	color: #376911 !important;
	border-color: #376911
}
.btn-bg-grass-accessible.invert-color:active {
	color: #2c530e !important;
	border-color: #2c530e
}
.btn-bg-honey-accessible {
	background-color: #8d6b19
}
.btn-bg-honey-accessible:hover {
	background-color: #705517
}
.btn-bg-honey-accessible:active {
	background-color: #594312
}
.btn-bg-honey-accessible.invert-color {
	border: 1px solid #8d6b19;
	background-color: transparent;
	color: #8d6b19
}
.btn-bg-honey-accessible.invert-color:hover {
	color: #705517 !important;
	border-color: #705517
}
.btn-bg-honey-accessible.invert-color:active {
	color: #594312 !important;
	border-color: #594312
}
.btn-bg-lavender-accessible {
	background-color: #835cbc
}
.btn-bg-lavender-accessible:hover {
	background-color: #6f4aa8
}
.btn-bg-lavender-accessible:active {
	background-color: #604091
}
.btn-bg-lavender-accessible.invert-color {
	border: 1px solid #835cbc;
	background-color: transparent;
	color: #835cbc
}
.btn-bg-lavender-accessible.invert-color:hover {
	color: #6f4aa8 !important;
	border-color: #6f4aa8
}
.btn-bg-lavender-accessible.invert-color:active {
	color: #604091 !important;
	border-color: #604091
}
.btn-bg-lime-accessible {
	background-color: #667800
}
.btn-bg-lime-accessible:hover {
	background-color: #576111
}
.btn-bg-lime-accessible:active {
	background-color: #3e450c
}
.btn-bg-lime-accessible.invert-color {
	border: 1px solid #667800;
	background-color: transparent;
	color: #667800
}
.btn-bg-lime-accessible.invert-color:hover {
	color: #576111 !important;
	border-color: #576111
}
.btn-bg-lime-accessible.invert-color:active {
	color: #3e450c !important;
	border-color: #3e450c
}
.btn-bg-link-accessible {
	background-color: #00799e
}
.btn-bg-link-accessible:hover {
	background-color: #0a5e7a
}
.btn-bg-link-accessible:active {
	background-color: #084c63
}
.btn-bg-link-accessible.invert-color {
	border: 1px solid #00799e;
	background-color: transparent;
	color: #00799e
}
.btn-bg-link-accessible.invert-color:hover {
	color: #0a5e7a !important;
	border-color: #0a5e7a
}
.btn-bg-link-accessible.invert-color:active {
	color: #084c63 !important;
	border-color: #084c63
}
.btn-bg-mint-accessible {
	background-color: #3f7c5a
}
.btn-bg-mint-accessible:hover {
	background-color: #276b45
}
.btn-bg-mint-accessible:active {
	background-color: #1f5637
}
.btn-bg-mint-accessible.invert-color {
	border: 1px solid #3f7c5a;
	background-color: transparent;
	color: #3f7c5a
}
.btn-bg-mint-accessible.invert-color:hover {
	color: #276b45 !important;
	border-color: #276b45
}
.btn-bg-mint-accessible.invert-color:active {
	color: #1f5637 !important;
	border-color: #1f5637
}
.btn-bg-mist-accessible {
	background-color: #41778c
}
.btn-bg-mist-accessible:hover {
	background-color: #356577
}
.btn-bg-mist-accessible:active {
	background-color: #2a515f
}
.btn-bg-mist-accessible.invert-color {
	border: 1px solid #41778c;
	background-color: transparent;
	color: #41778c
}
.btn-bg-mist-accessible.invert-color:hover {
	color: #356577 !important;
	border-color: #356577
}
.btn-bg-mist-accessible.invert-color:active {
	color: #2a515f !important;
	border-color: #2a515f
}
.btn-bg-olive-accessible {
	background-color: #677642
}
.btn-bg-olive-accessible:hover {
	background-color: #576337
}
.btn-bg-olive-accessible:active {
	background-color: #48522e
}
.btn-bg-olive-accessible.invert-color {
	border: 1px solid #677642;
	background-color: transparent;
	color: #677642
}
.btn-bg-olive-accessible.invert-color:hover {
	color: #576337 !important;
	border-color: #576337
}
.btn-bg-olive-accessible.invert-color:active {
	color: #48522e !important;
	border-color: #48522e
}
.btn-bg-orange-accessible {
	background-color: #cd3c0d
}
.btn-bg-orange-accessible:hover {
	background-color: #a82c05
}
.btn-bg-orange-accessible:active {
	background-color: #912305
}
.btn-bg-orange-accessible.invert-color {
	border: 1px solid #cd3c0d;
	background-color: transparent;
	color: #cd3c0d
}
.btn-bg-orange-accessible.invert-color:hover {
	color: #a82c05 !important;
	border-color: #a82c05
}
.btn-bg-orange-accessible.invert-color:active {
	color: #912305 !important;
	border-color: #912305
}
.btn-bg-peach-accessible {
	background-color: #9d6304
}
.btn-bg-peach-accessible:hover {
	background-color: #855304
}
.btn-bg-peach-accessible:active {
	background-color: #6d4403
}
.btn-bg-peach-accessible.invert-color {
	border: 1px solid #9d6304;
	background-color: transparent;
	color: #9d6304
}
.btn-bg-peach-accessible.invert-color:hover {
	color: #855304 !important;
	border-color: #855304
}
.btn-bg-peach-accessible.invert-color:active {
	color: #6d4403 !important;
	border-color: #6d4403
}
.btn-bg-purple-accessible {
	background-color: #a2539a
}
.btn-bg-purple-accessible:hover {
	background-color: #823d80
}
.btn-bg-purple-accessible:active {
	background-color: #6f346d
}
.btn-bg-purple-accessible.invert-color {
	border: 1px solid #a2539a;
	background-color: transparent;
	color: #a2539a
}
.btn-bg-purple-accessible.invert-color:hover {
	color: #823d80 !important;
	border-color: #823d80
}
.btn-bg-purple-accessible.invert-color:active {
	color: #6f346d !important;
	border-color: #6f346d
}
.btn-bg-raspberry-accessible {
	background-color: #d12b61
}
.btn-bg-raspberry-accessible:hover {
	background-color: #b32253
}
.btn-bg-raspberry-accessible:active {
	background-color: #961c46
}
.btn-bg-raspberry-accessible.invert-color {
	border: 1px solid #d12b61;
	background-color: transparent;
	color: #d12b61
}
.btn-bg-raspberry-accessible.invert-color:hover {
	color: #b32253 !important;
	border-color: #b32253
}
.btn-bg-raspberry-accessible.invert-color:active {
	color: #961c46 !important;
	border-color: #961c46
}
.btn-bg-sky-accessible {
	background-color: #007b93;
	color: #002c6c
}
.btn-bg-sky-accessible:hover {
	background-color: #095a6b;
	color: #002c6c !important
}
.btn-bg-sky-accessible:active {
	background-color: #074755
}
.btn-bg-sky-accessible.invert-color {
	border: 1px solid #007b93;
	background-color: transparent;
	color: #007b93
}
.btn-bg-sky-accessible.invert-color:hover {
	color: #002c6c !important;
	border-color: #095a6b
}
.btn-bg-sky-accessible.invert-color:active {
	color: #002c6c !important;
	border-color: #074755
}
.btn-bg-sky {
	background-color: #00b6de;
	color: #002c6c !important
}
.btn-bg-sky:hover {
	background-color: #095a6b;
	color: #002c6c !important
}
.btn-bg-sky:active {
	background-color: #074755
}
.btn-bg-sky.invert-color {
	border: 1px solid #00b6de;
	background-color: transparent;
	color: #00b6de
}
.btn-bg-sky.invert-color:hover {
	color: #002c6c !important;
	border-color: #095a6b
}
.btn-bg-sky.invert-color:active {
	color: #002c6c !important;
	border-color: #074755
}
.btn-bg-sky-white-text {
	background-color: #00b6de;
	color: #fff !important
}
.btn-bg-sky-white-text:hover {
	background-color: #095a6b;
	color: #fff !important
}
.btn-bg-sky-white-text:active {
	background-color: #074755
}
.btn-bg-sky-white-text.invert-color {
	border: 1px solid #00b6de;
	background-color: transparent;
	color: #00b6de
}
.btn-bg-sky-white-text.invert-color:hover {
	color: #fff !important;
	border-color: #095a6b
}
.btn-bg-sky-white-text.invert-color:active {
	color: #fff !important;
	border-color: #074755
}
.btn-bg-slate-accessible {
	background-color: #3a70bf
}
.btn-bg-slate-accessible:hover {
	background-color: #235696
}
.btn-bg-slate-accessible:active {
	background-color: #1c4578
}
.btn-bg-slate-accessible.invert-color {
	border: 1px solid #3a70bf;
	background-color: transparent;
	color: #3a70bf
}
.btn-bg-slate-accessible.invert-color:hover {
	color: #235696 !important;
	border-color: #235696
}
.btn-bg-slate-accessible.invert-color:active {
	color: #1c4578 !important;
	border-color: #1c4578
}
.btn-bg-tangerine-accessible {
	background-color: #a15700
}
.btn-bg-tangerine-accessible:hover {
	background-color: #7a3d00
}
.btn-bg-tangerine-accessible:active {
	background-color: #630
}
.btn-bg-tangerine-accessible.invert-color {
	border: 1px solid #a15700;
	background-color: transparent;
	color: #a15700
}
.btn-bg-tangerine-accessible.invert-color:hover {
	color: #7a3d00 !important;
	border-color: #7a3d00
}
.btn-bg-tangerine-accessible.invert-color:active {
	color: #630 !important;
	border-color: #630
}
.btn-bg-teal-accessible {
	background-color: #177c7a
}
.btn-bg-teal-accessible:hover {
	background-color: #14615f
}
.btn-bg-teal-accessible:active {
	background-color: #104c4b
}
.btn-bg-teal-accessible.invert-color {
	border: 1px solid #177c7a;
	background-color: transparent;
	color: #177c7a
}
.btn-bg-teal-accessible.invert-color:hover {
	color: #14615f !important;
	border-color: #14615f
}
.btn-bg-teal-accessible.invert-color:active {
	color: #104c4b !important;
	border-color: #104c4b
}
.btn-bg-terracotta-accessible {
	background-color: #ab5a2f
}
.btn-bg-terracotta-accessible:hover {
	background-color: #854525
}
.btn-bg-terracotta-accessible:active {
	background-color: #703a1f
}
.btn-bg-terracotta-accessible.invert-color {
	border: 1px solid #ab5a2f;
	background-color: transparent;
	color: #ab5a2f
}
.btn-bg-terracotta-accessible.invert-color:hover {
	border-color: #854525 !important;
	color: #854525
}
.btn-bg-terracotta-accessible.invert-color:active {
	color: #703a1f !important;
	border-color: #703a1f
}
[class^=btn-bg-] {
	color: #fff
}
[class^=btn-bg-]:hover {
	color: #fff
}
[class^=btn-bg-]:active {
	color: #fff
}
.mt-spacer-1 {
	margin-top: 0.25rem !important
}
.mt-spacer-2 {
	margin-top: 0.5rem !important
}
.mt-spacer-3 {
	margin-top: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.mt-spacer-3 {
		margin-top: 1.125rem !important
	}
}
.mt-spacer-4 {
	margin-top: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.mt-spacer-4 {
		margin-top: 1.5rem !important
	}
}
.mt-spacer-5 {
	margin-top: calc(1.2rem + 2.4vw) !important
}
@media(min-width:1200px) {
	.mt-spacer-5 {
		margin-top: 3rem !important
	}
}
.mt-spacer-6 {
	margin-top: calc(1.3428571429rem + 3.5428571429vw) !important
}
@media(min-width:1200px) {
	.mt-spacer-6 {
		margin-top: 4rem !important
	}
}
.mt-spacer-7 {
	margin-top: calc(1.4857142857rem + 4.6857142857vw) !important
}
@media(min-width:1200px) {
	.mt-spacer-7 {
		margin-top: 5rem !important
	}
}
.mb-spacer-0 {
	margin-bottom: 0 !important
}
.mb-spacer-1 {
	margin-bottom: 0.25rem !important
}
.mb-spacer-2 {
	margin-bottom: 0.5rem !important
}
.mb-spacer-3 {
	margin-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.mb-spacer-3 {
		margin-bottom: 1.125rem !important
	}
}
.mb-spacer-4 {
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.mb-spacer-4 {
		margin-bottom: 1.5rem !important
	}
}
.mb-spacer-5 {
	margin-bottom: calc(1.2rem + 2.4vw) !important
}
@media(min-width:1200px) {
	.mb-spacer-5 {
		margin-bottom: 3rem !important
	}
}
.mb-spacer-6 {
	margin-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
}
@media(min-width:1200px) {
	.mb-spacer-6 {
		margin-bottom: 4rem !important
	}
}
.mb-spacer-7 {
	margin-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
}
@media(min-width:1200px) {
	.mb-spacer-7 {
		margin-bottom: 5rem !important
	}
}
.pt-spacer-1 {
	padding-top: 0.25rem !important
}
.pt-spacer-2 {
	padding-top: 0.5rem !important
}
.pt-spacer-3 {
	padding-top: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.pt-spacer-3 {
		padding-top: 1.125rem !important
	}
}
.pt-spacer-4 {
	padding-top: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.pt-spacer-4 {
		padding-top: 1.5rem !important
	}
}
.pt-spacer-5 {
	padding-top: calc(1.2rem + 2.4vw) !important
}
@media(min-width:1200px) {
	.pt-spacer-5 {
		padding-top: 3rem !important
	}
}
.pt-spacer-6 {
	padding-top: calc(1.3428571429rem + 3.5428571429vw) !important
}
@media(min-width:1200px) {
	.pt-spacer-6 {
		padding-top: 4rem !important
	}
}
.pt-spacer-7 {
	padding-top: calc(1.4857142857rem + 4.6857142857vw) !important
}
@media(min-width:1200px) {
	.pt-spacer-7 {
		padding-top: 5rem !important
	}
}
.pr-spacer-1 {
	padding-right: 0.25rem
}
.pr-spacer-2 {
	padding-right: 0.5rem
}
.pr-spacer-3 {
	padding-right: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.pr-spacer-3 {
		padding-right: 1.125rem
	}
}
.pr-spacer-4 {
	padding-right: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.pr-spacer-4 {
		padding-right: 1.5rem
	}
}
.pr-spacer-5 {
	padding-right: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.pr-spacer-5 {
		padding-right: 3rem
	}
}
.pr-spacer-6 {
	padding-right: calc(1.3428571429rem + 3.5428571429vw)
}
@media(min-width:1200px) {
	.pr-spacer-6 {
		padding-right: 4rem
	}
}
.pr-spacer-7 {
	padding-right: calc(1.4857142857rem + 4.6857142857vw)
}
@media(min-width:1200px) {
	.pr-spacer-7 {
		padding-right: 5rem
	}
}
.pl-spacer-1 {
	padding-left: 0.25rem
}
.pl-spacer-2 {
	padding-left: 0.5rem
}
.pl-spacer-3 {
	padding-left: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.pl-spacer-3 {
		padding-left: 1.125rem
	}
}
.pl-spacer-4 {
	padding-left: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.pl-spacer-4 {
		padding-left: 1.5rem
	}
}
.pl-spacer-5 {
	padding-left: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.pl-spacer-5 {
		padding-left: 3rem
	}
}
.pl-spacer-6 {
	padding-left: calc(1.3428571429rem + 3.5428571429vw)
}
@media(min-width:1200px) {
	.pl-spacer-6 {
		padding-left: 4rem
	}
}
.pl-spacer-7 {
	padding-left: calc(1.4857142857rem + 4.6857142857vw)
}
@media(min-width:1200px) {
	.pl-spacer-7 {
		padding-left: 5rem
	}
}
.pb-spacer-1 {
	padding-bottom: 0.25rem !important
}
.pb-spacer-2 {
	padding-bottom: 0.5rem !important
}
.pb-spacer-3 {
	padding-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.pb-spacer-3 {
		padding-bottom: 1.125rem !important
	}
}
.pb-spacer-4 {
	padding-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.pb-spacer-4 {
		padding-bottom: 1.5rem !important
	}
}
.pb-spacer-5 {
	padding-bottom: calc(1.2rem + 2.4vw) !important
}
@media(min-width:1200px) {
	.pb-spacer-5 {
		padding-bottom: 3rem !important
	}
}
.pb-spacer-6 {
	padding-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
}
@media(min-width:1200px) {
	.pb-spacer-6 {
		padding-bottom: 4rem !important
	}
}
.pb-spacer-7 {
	padding-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
}
@media(min-width:1200px) {
	.pb-spacer-7 {
		padding-bottom: 5rem !important
	}
}
.pl-spacer-1 {
	padding-left: 0.25rem !important
}
.pl-spacer-2 {
	padding-left: 0.5rem !important
}
.pl-spacer-3 {
	padding-left: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.pl-spacer-3 {
		padding-left: 1.125rem !important
	}
}
.pl-spacer-4 {
	padding-left: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.pl-spacer-4 {
		padding-left: 1.5rem !important
	}
}
.pl-spacer-5 {
	padding-left: calc(1.2rem + 2.4vw) !important
}
@media(min-width:1200px) {
	.pl-spacer-5 {
		padding-left: 3rem !important
	}
}
.pl-spacer-6 {
	padding-left: calc(1.3428571429rem + 3.5428571429vw) !important
}
@media(min-width:1200px) {
	.pl-spacer-6 {
		padding-left: 4rem !important
	}
}
.pl-spacer-7 {
	padding-left: calc(1.4857142857rem + 4.6857142857vw) !important
}
@media(min-width:1200px) {
	.pl-spacer-7 {
		padding-left: 5rem !important
	}
}
@media screen and (min-width:768px) {
	.p-md-spacer-1 {
		padding: 0.25rem !important
	}
	.p-md-spacer-2 {
		padding: 0.5rem !important
	}
	.p-md-spacer-3 {
		padding: calc(0.9321428571rem + 0.2571428571vw) !important
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.p-md-spacer-3 {
		padding: 1.125rem !important
	}
}
@media screen and (min-width:768px) {
	.p-md-spacer-4 {
		padding: calc(0.9857142857rem + 0.6857142857vw) !important
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.p-md-spacer-4 {
		padding: 1.5rem !important
	}
}
@media screen and (min-width:768px) {
	.p-md-spacer-5 {
		padding: calc(1.2rem + 2.4vw) !important
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.p-md-spacer-5 {
		padding: 3rem !important
	}
}
@media screen and (min-width:768px) {
	.p-md-spacer-6 {
		padding: calc(1.3428571429rem + 3.5428571429vw) !important
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.p-md-spacer-6 {
		padding: 4rem !important
	}
}
@media screen and (min-width:768px) {
	.p-md-spacer-7 {
		padding: calc(1.4857142857rem + 4.6857142857vw) !important
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.p-md-spacer-7 {
		padding: 5rem !important
	}
}
@media screen and (min-width:768px) {
	.pr-45 {
		padding-right: 45px !important
	}
}
@media screen and (max-width:576px) {
	.pb-spacer-1-sm {
		padding-bottom: 0.25rem !important
	}
	.pb-spacer-2-sm {
		padding-bottom: 0.5rem !important
	}
	.pb-spacer-3-sm {
		padding-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pb-spacer-3-sm {
		padding-bottom: 1.125rem !important
	}
}
@media screen and (max-width:576px) {
	.pb-spacer-4-sm {
		padding-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pb-spacer-4-sm {
		padding-bottom: 1.5rem !important
	}
}
@media screen and (max-width:576px) {
	.pb-spacer-5-sm {
		padding-bottom: calc(1.2rem + 2.4vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pb-spacer-5-sm {
		padding-bottom: 3rem !important
	}
}
@media screen and (max-width:576px) {
	.pb-spacer-6-sm {
		padding-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pb-spacer-6-sm {
		padding-bottom: 4rem !important
	}
}
@media screen and (max-width:576px) {
	.pb-spacer-7-sm {
		padding-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pb-spacer-7-sm {
		padding-bottom: 5rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-1-sm {
		padding-top: 0.25rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-2-sm {
		padding-top: 0.5rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-3-sm {
		padding-top: calc(0.9321428571rem + 0.2571428571vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pt-spacer-3-sm {
		padding-top: 1.125rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-4-sm {
		padding-top: calc(0.9857142857rem + 0.6857142857vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pt-spacer-4-sm {
		padding-top: 1.5rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-5-sm {
		padding-top: calc(1.2rem + 2.4vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pt-spacer-5-sm {
		padding-top: 3rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-6-sm {
		padding-top: calc(1.3428571429rem + 3.5428571429vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pt-spacer-6-sm {
		padding-top: 4rem !important
	}
}
@media screen and (max-width:576px) {
	.pt-spacer-7-sm {
		padding-top: calc(1.4857142857rem + 4.6857142857vw) !important
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.pt-spacer-7-sm {
		padding-top: 5rem !important
	}
}
@media screen and (max-width:576px) {
	.pr-15-sm {
		padding-right: 15px !important
	}
}
@media screen and (max-width:576px) {
	.pl-spacer-0-sm {
		padding-left: 0 !important
	}
}
@media screen and (max-width:576px) {
	.pr-spacer-0-sm {
		padding-right: 0 !important
	}
}
.body-large {
	font-size: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.body-large {
		font-size: 1.125rem !important
	}
}
.body-big-large {
	font-size: calc(0.9678571429rem + 0.5428571429vw) !important;
	line-height: 1.2
}
@media(min-width:1200px) {
	.body-big-large {
		font-size: 1.375rem !important
	}
}
.body-little {
	font-size: calc(0.9071428571rem + 0.0571428571vw) !important
}
@media(min-width:1200px) {
	.body-little {
		font-size: 0.95rem !important
	}
}
.body-sm {
	font-size: calc(0.9142857143rem + 0.1142857143vw) !important
}
@media(min-width:1200px) {
	.body-sm {
		font-size: 1rem !important
	}
}
.body-tiny {
	font-size: 0.75rem
}
.text-formatted p:last-of-type {
	margin-bottom: 0
}
p.subtitle {
	font-size: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	p.subtitle {
		font-size: 1.5rem !important
	}
}
h2.margin-bottom-basick-block {
	margin-bottom: 0
}
h2.margin-bottom-basick-block-8 {
	margin-bottom: 8px
}
p.remove-margin {
	margin-bottom: 0;
	font-size: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	p.remove-margin {
		font-size: 1.125rem
	}
}
p.remove-margin a {
	margin-bottom: 4px
}
a.no-arrow {
	text-decoration: none !important
}
a.second-link {
	text-decoration: none !important;
	font-weight: bold;
	color: #007b93
}
a.link-10 {
	color: #00799e;
	text-decoration: none !important;
	font-weight: bold
}
a.link-10:hover {
	color: #0a5e7a
}
.fw-500 {
	font-weight: 500
}
@media screen and (max-width:576px) {
	.title-barcode {
		font-size: 29px;
		line-height: 38px
	}
}
.body-barcode {
	font-size: 18px
}
@media screen and (min-width:768px) {
	.body-barcode {
		font-size: 16px
	}
}
.hide-scroll {
	margin: 0;
	height: 100%;
	overflow: hidden
}
ul.white-arrow-blue-bg {
	list-style-image: url("../../../../themes/custom/gsone_revamp/images/svg/check-circle-fill.svg")
}
.node__content {
	margin-top: 0;
	font-size: unset
}
#backtotop {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23002c6c' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
	border: 1px solid #e5f0fc;
	background-color: #f0f5fa;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	border-radius: 100px;
	transition: bottom .2s ease
}
#backtotop:hover {
	box-shadow: 0px 10px 30px rgba(0, 44, 108, .2);
	bottom: 24px
}
.shadow-img {
	box-shadow: 0 22px 54px 0 rgba(175, 183, 190, .88);
	width: 218px
}
.special-paddings {
	margin-right: -30px;
	margin-left: -30px;
	padding-right: 15px;
	padding-left: 15px
}
.single-anual-report {
	padding-left: 15px;
	margin-right: 15px
}
@media screen and (min-width:768px) {
	.shadow-img {
		width: 186px
	}
	.single-anual-report {
		width: 216px !important
	}
	.special-paddings {
		margin-right: -15px;
		margin-left: -15px;
		padding-right: unset;
		padding-left: unset
	}
	.img-barcode {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 20px;
		right: 0
	}
}
.field-label-visually-hidden {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal
}
.toolbar-menu li.menu-item {
	margin-bottom: 0
}
@media screen and (min-width:992px) {
	.h-300 {
		height: 300px
	}
	.h-315 {
		height: 315px
	}
	.h-320 {
		height: 320px !important
	}
	.h-364 {
		height: 364px
	}
	.h-420 {
		height: 420px
	}
	.h-520 {
		height: 520px
	}
	.border-right-grey {
		position: relative;
		padding-left: 30px;
		padding-right: 30px
	}
	.border-right-grey:first-of-type {
		padding-left: 15px
	}
	.border-right-grey:last-of-type::before {
		content: unset
	}
	.border-right-grey::before {
		content: "";
		height: 100%;
		width: 1px;
		position: absolute;
		top: 0;
		right: 0;
		background-color: #b3c1d1;
		display: inline-block
	}
	.about-banner .feature-banner-default .text-container .banner-title {
		font-size: 3.625rem
	}
}
.about-banner .feature-banner-default .text-container .banner-title {
	font-size: 1.625rem;
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.about-banner .feature-banner-default .text-container .banner-title {
		margin-bottom: 1.5rem
	}
}
@media screen and (min-width:992px) {
	.about-banner .feature-banner-default .text-container .banner-title {
		font-size: 3.625rem
	}
}
.banner-stop {
	max-width: 1440px;
	margin: auto
}
.bold {
	font-weight: bold
}
.section-vision-mission .card-block.card-block-tag img {
	height: 270px;
	-o-object-position: top;
	object-position: top
}
.h-unset {
	height: unset !important
}
.section-carousel-industries-tl .carousel-photo-background-next-image-peaking .slider-photo-background {
	height: 360px !important
}
.section-banner-online-summit .feature-banner-default .photo-background {
	background-position: top !important
}
@media screen and (max-width:576px) {
	.section-testimonial-img .carousel img {
		width: 70%
	}
	.section-smaller-img img {
		width: 70%
	}
}
@media screen and (min-width:768px) {
	.section-carousel-industries-tl .carousel-photo-background-next-image-peaking .slider-photo-background {
		height: 412px !important
	}
}
@media screen and (max-width:576px) {
	.banner-height-position .feature-banner-left .banner-background-img {
		min-height: 260px;
		background-position: center
	}
}
.banner-left-exception .feature-banner-left {
	min-height: 260px
}
@media screen and (min-width:992px) {
	.banner-left-exception .feature-banner-left .banner-background-img {
		background-size: contain
	}
}
.card-block-section .card-block, .card-block-section-small .card-block {
	box-shadow: 0 2px 3px 0 rgba(165, 165, 167, .2);
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	transition-duration: .2s;
	transition-timing-function: ease;
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	background-color: #fff
}
.card-block-section .card-block img, .card-block-section-small .card-block img {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	width: 100%;
	height: 170px;
	-o-object-fit: cover;
	object-fit: cover
}
.card-block-section .card-block:hover, .card-block-section-small .card-block:hover {
	cursor: pointer;
	transform: translateY(-4px);
	box-shadow: 0 10px 30px 0 rgba(165, 165, 167, .6)
}
.card-block-section .card-block:focus, .card-block-section-small .card-block:focus {
	border: 1px solid #002c6c
}
.card-block-section .card-block .text-formatted, .card-block-section-small .card-block .text-formatted {
	background-color: #fff;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	display: flex;
	align-items: center;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}
.card-block-section .card-block .text-formatted h5, .card-block-section-small .card-block .text-formatted h5 {
	margin-top: 0
}
.card-block-section .card-block .text-formatted p, .card-block-section-small .card-block .text-formatted p {
	margin-bottom: 0;
	font-size: .95rem
}
.card-block-section .card-block .text-formatted>div:first-of-type, .card-block-section-small .card-block .text-formatted>div:first-of-type {
	width: 100%
}
.card-block-section .card-block a, .card-block-section-small .card-block a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: transparent;
	z-index: 1
}
.card-block-section .card-block.card-block-tag .tag-wrapper, .card-block-section-small .card-block.card-block-tag .tag-wrapper {
	padding-top: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem
}
.card-block-section .card-block.card-block-tag .tag-wrapper p, .card-block-section-small .card-block.card-block-tag .tag-wrapper p {
	color: #fff;
	font-size: 0.625rem;
	border-radius: 4px;
	padding: 6px 10px;
	margin-bottom: 0;
	background-color: #cd3c0d;
	display: inline-block;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 16px
}
.card-block-section .card-block.card-block-tag .text-formatted, .card-block-section-small .card-block.card-block-tag .text-formatted {
	padding-top: 14px
}
.card-block-section .card-with-bigger-image img, .card-block-section-small .card-with-bigger-image img {
	height: 400px
}
.card-block-section .card-block-with-video, .card-block-section-small .card-block-with-video {
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2)
}
.card-block-section .card-block-with-video .cover-image, .card-block-section-small .card-block-with-video .cover-image {
	position: relative
}
.card-block-section .card-block-with-video .cover-image img, .card-block-section-small .card-block-with-video .cover-image img {
	height: 200px
}
.card-block-section .card-block-with-video .cover-image .play-button, .card-block-section-small .card-block-with-video .cover-image .play-button {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 500px;
	width: 64px;
	height: 64px;
	background-color: #fff;
	box-shadow: 0 2px 3px rgba(0, 44, 108, .2);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: top .2s ease;
	z-index: 3
}
.card-block-section .card-block-with-video .remote-video, .card-block-section-small .card-block-with-video .remote-video {
	display: none
}
.card-block-section .card-block-with-video .remote-video iframe, .card-block-section-small .card-block-with-video .remote-video iframe {
	width: 100%;
	height: 200px
}
.card-block-section .modal, .card-block-section-small .modal {
	background-color: rgba(38, 38, 38, .8)
}
.card-block-section .modal .modal-dialog, .card-block-section-small .modal .modal-dialog {
	max-width: 700px
}
.card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header {
	padding-top: calc(0.9857142857rem + 0.6857142857vw);
	padding-left: calc(0.9857142857rem + 0.6857142857vw);
	padding-right: calc(1.3428571429rem + 3.5428571429vw);
	border-bottom: none;
	position: relative
}
@media(min-width:1200px) {
	.card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header {
		padding-top: 1.5rem
	}
}
@media(min-width:1200px) {
	.card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header {
		padding-left: 1.5rem
	}
}
@media(min-width:1200px) {
	.card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header {
		padding-right: 4rem
	}
}
.card-block-section .modal .modal-content .modal-header .close, .card-block-section-small .modal .modal-content .modal-header .close {
	position: absolute;
	top: 16px;
	right: 16px
}
.card-block-section .modal .modal-content .modal-header .close:hover, .card-block-section-small .modal .modal-content .modal-header .close:hover {
	background-color: #f0f5fa;
	cursor: pointer
}
.card-block-section .modal .modal-content .modal-body, .card-block-section-small .modal .modal-content .modal-body {
	padding: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.card-block-section .modal .modal-content .modal-body, .card-block-section-small .modal .modal-content .modal-body {
		padding: 1.5rem
	}
}
.card-block-section .modal .modal-content .modal-body .media-oembed-content, .card-block-section-small .modal .modal-content .modal-body .media-oembed-content {
	width: 100%;
	min-height: 400px
}
.card-block-section.no-link .card-block:hover, .card-block-section-small.no-link .card-block:hover {
	cursor: unset;
	transform: unset;
	box-shadow: 0 2px 3px 0 rgba(165, 165, 167, .2)
}
.card-block-section {
	height: 100%
}
.card-block-section-small {
	height: unset !important
}
.card-block-section-small .card-block .text-formatted {
	padding: 18px;
	justify-content: unset
}
.standalonelink-block-default a.color-white {
	color: #fff
}
.standalonelink-block-default a.color-white:hover {
	color: #fff
}
.standalonelink-block-default a.color-white:hover svg {
	margin-left: 10px
}
.standalonelink-block-default a.color-white svg {
	margin-left: 6px;
	transition: margin-left .2s ease
}
.standalonelink-block-default a:hover {
	cursor: pointer;
	text-decoration: none
}
.standalonelink-block-default a:hover svg {
	margin-left: 10px
}
.standalonelink-block-default a svg {
	margin-left: 6px;
	transition: margin-left .2s ease
}
.standalonelink-block-default:hover {
	text-decoration: none
}
.standalonelink-block:hover, .arrow-default:hover {
	text-decoration: none
}
.standalonelink-block a:hover, .arrow-default a:hover {
	cursor: pointer;
	text-decoration: none
}
.standalonelink-block::after, .arrow-default::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%2300799E'/%3E%3C/svg%3E%0A");
	background-size: cover;
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-left: 6px;
	transition: margin-left .2s ease
}
.standalonelink-block:hover::after, .arrow-default:hover::after {
	margin-left: 10px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002c6c'/%3E%3C/svg%3E%0A")
}
.standalonelink-block:active::after, .arrow-default:active::after {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23001335'/%3E%3C/svg%3E%0A")
}
.arrow-default {
	text-decoration: none !important
}
.feature-banner {
	min-height: 355px;
	position: relative
}
.feature-banner .banner {
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
	min-height: 355px;
	top: 0;
	left: 0;
	width: 100%
}
.feature-banner .text-container {
	margin-top: 34px;
	margin-bottom: 34px
}

.feature-banner .text-container .btn-default-arrow {
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 22px;
	padding-right: 42px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}
.feature-banner .text-container .btn-default-arrow.no-arrow {
	padding-right: 22px
}
.feature-banner .text-container .btn-default-arrow:hover svg {
	transform: translateX(4px)
}
.feature-banner .text-container .btn-default-arrow svg {
	margin-left: 8px;
	transition: all .2s ease
}
.feature-banner .text-container .btn-default-arrow::after {
	content: "";
	display: none;
	width: 0
}
.feature-banner .text-container ul {
	margin-bottom: 0
}
.feature-banner .text-container ul li p {
	margin-bottom: 0
}
.feature-banner .button-containers {
	display: flex;
	flex-direction: column;
	align-items: center
}
.feature-banner .button-containers .secondary-link {
	margin-top: 15px
}
.feature-banner img {
	height: 170px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.feature-banner-left {
	border-radius: 4px
}
.feature-banner-left .row {
	height: inherit
}
.feature-banner-left .banner-background-img {
	background-repeat: no-repeat;
	background-size: cover;
	height: inherit;
	min-height: 170px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.feature-banner-left .text-container {
	padding-top: 34px;
	padding-bottom: 24px;
	margin-left: 15px;
	margin-right: 15px
}
.feature-banner-left .text-container h2 {
	margin-bottom: 0
}
.feature-banner-left .text-container p {
	margin-bottom: 18px;
	line-height: 25px
}
.feature-banner-left .text-container ul {
	margin-bottom: 0
}
.feature-banner-left .text-container ul li p {
	margin-bottom: 0
}
.feature-banner-default {
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 0
}
.feature-banner-default .text-container {
	margin-top: calc(1.3428571429rem + 3.5428571429vw);
	margin-bottom: calc(1.3428571429rem + 3.5428571429vw)
}
@media(min-width:1200px) {
	.feature-banner-default .text-container {
		margin-top: 4rem
	}
}
@media(min-width:1200px) {
	.feature-banner-default .text-container {
		margin-bottom: 4rem
	}
}
.feature-banner-default .text-container h4 {
	margin-bottom: 0.5rem;
	font-size: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.feature-banner-default .text-container h4 {
		font-size: 1.5rem
	}
}
.feature-banner-default .text-container .banner-title {
	margin-top: 0
}
.feature-banner-default .text-container .gs1-subtitle {
	margin-bottom: 0 !important
}
.feature-banner-default .text-container ul {
	margin-bottom: 0
}
.feature-banner-default .text-container ul li p {
	margin-bottom: 0
}
.feature-banner-default .button-containers {
	display: flex;
	flex-direction: column;
	padding-top: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.feature-banner-default .button-containers {
		padding-top: 3rem
	}
}
.feature-banner-default .button-containers .secondary-link {
	margin-top: 15px
}
.feature-banner-default .button-containers .btn-default-arrow {
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 22px;
	padding-right: 22px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}
.feature-banner-default .button-containers .btn-default-arrow:hover svg {
	transform: translateX(4px)
}
.feature-banner-default .button-containers .btn-default-arrow svg {
	margin-left: 8px;
	transition: all .2s ease
}
.feature-banner-default .button-containers .btn-default-arrow::after {
	content: "";
	display: none;
	width: 0
}
.feature-banner-default .photo-background {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	height: inherit
}
.feature-banner-default .photo-mobile {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}
.feature-banner-full-image {
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 0
}
.feature-banner-full-image.image-left .photo-background img {
	float: left
}
.feature-banner-full-image .photo-background {
	width: 100%
}
.feature-banner-full-image .photo-background img {
	height: 260px;
	-o-object-fit: cover;
	object-fit: cover;
	float: right
}
@media screen and (min-width:992px) {
	.feature-banner .bg-color-div {
		background-color: transparent !important
	}
	.feature-banner .text-container {
		margin-top: 4rem;
		margin-bottom: 4rem
	}
	.feature-banner .text-container .banner-title {
		font-size: 2.1rem
	}
	.feature-banner .text-container .btn-default-arrow {
		font-size: 15px
	}
	.feature-banner .button-containers {
		flex-direction: row
	}
	.feature-banner .button-containers .secondary-link {
		margin-left: 15px;
		margin-top: 0
	}
	.feature-banner-default {
		flex-direction: row
	}
	.feature-banner-default .button-containers {
		flex-direction: row
	}
	.feature-banner-default .button-containers .secondary-link {
		margin-left: 15px;
		margin-top: 0
	}
	.feature-banner-full-image {
		flex-direction: row
	}
	.feature-banner-full-image .photo-background {
		position: absolute;
		z-index: -1;
		height: 100%
	}
	.feature-banner-full-image .photo-background .row {
		height: 100%
	}
	.feature-banner-full-image .photo-background .row div {
		height: 100%
	}
	.feature-banner-full-image .photo-background .row div img {
		height: 100%
	}
	.feature-banner-left {
		min-height: 288px
	}
	.feature-banner-left .banner-background-img {
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
		border-top-right-radius: 0;
		min-height: unset !important
	}
	.feature-banner-left .text-container {
		padding-top: calc(1.3428571429rem + 3.5428571429vw);
		padding-bottom: calc(1.3428571429rem + 3.5428571429vw);
		padding-left: 110px;
		margin-left: 0;
		margin-right: 0
	}
}
@media screen and (min-width:992px)and (min-width:1200px) {
	.feature-banner-left .text-container {
		padding-top: 4rem
	}
}
@media screen and (min-width:992px)and (min-width:1200px) {
	.feature-banner-left .text-container {
		padding-bottom: 4rem
	}
}
.carousel-photo-background .slider-photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background {
	position: relative;
	height: 520px
}
.carousel-photo-background .slider-photo-background .photo-background, .carousel-photo-background .slider-photo-background .photo-mobile, .carousel-photo-background-next-image-peaking .slider-photo-background .photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background .photo-mobile {
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	height: inherit;
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%
}
.carousel-photo-background .slider-photo-background .photo-mobile, .carousel-photo-background-next-image-peaking .slider-photo-background .photo-mobile {
	height: 220px
}
.carousel-photo-background .slider-photo-background .container, .carousel-photo-background-next-image-peaking .slider-photo-background .container {
	position: absolute;
	bottom: 65px;
	z-index: 1;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}
.carousel-photo-background .slider-photo-background .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
	margin-top: calc(1.3428571429rem + 3.5428571429vw);
	color: transparent !important
}
@media(min-width:1200px) {
	.carousel-photo-background .slider-photo-background .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
		margin-top: 4rem
	}
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
	border-radius: 4px;
	padding: 1.5rem 1.125rem
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns {
	display: flex;
	flex-direction: column
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow {
	display: inline-block;
	height: inherit;
	padding: 13px 22px 13px 22px;
	font-size: .95rem;
	border-radius: 4px
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover {
	text-decoration: none;
	color: #fff
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover svg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover svg {
	transform: translateX(4px)
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow svg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow svg {
	margin-left: 8px;
	transition: all .2s ease
}
.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary {
	margin-top: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary {
		margin-top: 1.5rem
	}
}
.carousel-photo-background button.slick-arrow, .carousel-photo-background-next-image-peaking button.slick-arrow {
	position: absolute;
	bottom: 0;
	z-index: 3;
	background: #fff;
	border: 1px solid #e5f0fc;
	border-radius: 50%;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	width: 47px;
	height: 47px;
	transition: bottom .2s ease
}
.carousel-photo-background button.slick-next, .carousel-photo-background-next-image-peaking button.slick-next {
	right: 0
}
.carousel-photo-background button.slick-prev, .carousel-photo-background-next-image-peaking button.slick-prev {
	right: 70px
}
.carousel-photo-background .slick-next::after, .carousel-photo-background-next-image-peaking .slick-next::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-photo-background .slick-prev::after, .carousel-photo-background-next-image-peaking .slick-prev::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-photo-background-next-image-peaking .slider-photo-background {
	height: 560px
}
.carousel-photo-background-next-image-peaking .slider-photo-background .color-bg {
	background-color: #fff !important
}
@media screen and (min-width:768px) {
	.carousel-photo-background button.slick-arrow, .carousel-photo-background-next-image-peaking button.slick-arrow {
		bottom: 1.5rem
	}
	.carousel-photo-background button.slick-arrow:hover, .carousel-photo-background-next-image-peaking button.slick-arrow:hover {
		bottom: 28px;
		box-shadow: 0px 10px 30px rgba(0, 44, 108, .2)
	}
	.carousel-photo-background button.slick-arrow:focus, .carousel-photo-background-next-image-peaking button.slick-arrow:focus {
		outline: 2px solid #002c6c
	}
	.carousel-photo-background .slider-photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background {
		height: 460px
	}
	.carousel-photo-background .slider-photo-background .container, .carousel-photo-background-next-image-peaking .slider-photo-background .container {
		bottom: unset;
		top: 0
	}
	.carousel-photo-background .slider-photo-background .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
		position: unset
	}
	.carousel-photo-background .slider-photo-background .container .card-container .color-bg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
		padding: 0
	}
	.carousel-photo-background .slider-photo-background .container .card-container .btn-default-arrow, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .btn-default-arrow {
		padding: 13px 22px
	}
	.carousel-photo-background .slider-photo-background .container .card-container .carousel-btns, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns {
		flex-direction: row !important
	}
	.carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button {
		margin-top: calc(0.9857142857rem + 0.6857142857vw);
		height: 47px
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button {
		margin-top: 1.5rem
	}
}
@media screen and (min-width:768px) {
	.carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary {
		margin-left: calc(0.9857142857rem + 0.6857142857vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary {
		margin-left: 1.5rem
	}
}
@media screen and (min-width:768px) {
	.carousel-photo-background .slider-photo-background .container .card-container {
		margin-top: calc(1.3428571429rem + 3.5428571429vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.carousel-photo-background .slider-photo-background .container .card-container {
		margin-top: 4rem
	}
}
@media screen and (min-width:768px) {
	.carousel-photo-background .slider-photo-background .container .card-container .color-bg {
		background-color: unset !important
	}
}
@media screen and (min-width:768px) {
	.carousel-photo-background-next-image-peaking .slick-list {
		padding: 0 10% 0 0
	}
	.carousel-photo-background-next-image-peaking .slider-photo-background {
		height: 560px !important
	}
	.carousel-photo-background-next-image-peaking .slider-photo-background .container {
		position: unset
	}
	.carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
		margin-bottom: calc(1.3428571429rem + 3.5428571429vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
		margin-bottom: 4rem
	}
}
@media screen and (min-width:768px) {
	.carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
		padding: calc(1.2rem + 2.4vw);
		background-color: #fff !important
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
		padding: 3rem
	}
}
@media screen and (max-width:576px) {
	.carousel-photo-background .slider-photo-background .container .card-container .btn-default-arrow::after, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .btn-default-arrow::after {
		background-image: none;
		width: 0;
		margin-left: 0
	}
}
.carousel-multi-column, .carousel-multi-column-bg-white, .carousel-multi-column-3-cards, .carousel-multi-column-5-cards {
	padding-bottom: 3rem
}
.carousel-multi-column .slick-track, .carousel-multi-column-bg-white .slick-track, .carousel-multi-column-3-cards .slick-track, .carousel-multi-column-5-cards .slick-track {
	display: flex
}
.carousel-multi-column .slick-track .slick-slide, .carousel-multi-column-bg-white .slick-track .slick-slide, .carousel-multi-column-3-cards .slick-track .slick-slide, .carousel-multi-column-5-cards .slick-track .slick-slide {
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.carousel-multi-column button.slick-arrow, .carousel-multi-column-bg-white button.slick-arrow, .carousel-multi-column-3-cards button.slick-arrow, .carousel-multi-column-5-cards button.slick-arrow {
	position: absolute;
	z-index: 3;
	bottom: -20px;
	background: #fff;
	border: 1px solid #e5f0fc;
	border-radius: 50%;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	width: 47px;
	height: 47px;
	transition: top .2s ease
}
.carousel-multi-column .slick-next, .carousel-multi-column-bg-white .slick-next, .carousel-multi-column-3-cards .slick-next, .carousel-multi-column-5-cards .slick-next {
	right: 15px
}
.carousel-multi-column .slick-prev, .carousel-multi-column-bg-white .slick-prev, .carousel-multi-column-3-cards .slick-prev, .carousel-multi-column-5-cards .slick-prev {
	right: 75px
}
.carousel-multi-column .slick-next::after, .carousel-multi-column-bg-white .slick-next::after, .carousel-multi-column-3-cards .slick-next::after, .carousel-multi-column-5-cards .slick-next::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-multi-column .slick-prev::after, .carousel-multi-column-bg-white .slick-prev::after, .carousel-multi-column-3-cards .slick-prev::after, .carousel-multi-column-5-cards .slick-prev::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-multi-column .link-carousel-multi, .carousel-multi-column-bg-white .link-carousel-multi, .carousel-multi-column-3-cards .link-carousel-multi, .carousel-multi-column-5-cards .link-carousel-multi {
	color: unset
}
.carousel-multi-column .carousel-img, .carousel-multi-column-bg-white .carousel-img, .carousel-multi-column-3-cards .carousel-img, .carousel-multi-column-5-cards .carousel-img {
	display: flex;
	justify-content: center
}
.carousel-multi-column .carousel-img img, .carousel-multi-column-bg-white .carousel-img img, .carousel-multi-column-3-cards .carousel-img img, .carousel-multi-column-5-cards .carousel-img img {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.carousel-multi-column .text-formatted, .carousel-multi-column-bg-white .text-formatted, .carousel-multi-column-3-cards .text-formatted, .carousel-multi-column-5-cards .text-formatted {
	margin-top: 14px;
	width: 80%;
	margin-right: auto;
	margin-left: auto
}
.carousel-multi-column .carousel-simple, .carousel-multi-column-bg-white .carousel-simple, .carousel-multi-column-3-cards .carousel-simple, .carousel-multi-column-5-cards .carousel-simple {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.carousel-multi-column .carousel-simple .slick-track .slick-slide, .carousel-multi-column-bg-white .carousel-simple .slick-track .slick-slide, .carousel-multi-column-3-cards .carousel-simple .slick-track .slick-slide, .carousel-multi-column-5-cards .carousel-simple .slick-track .slick-slide {
	justify-content: flex-start
}
.carousel-multi-column .carousel-simple>div:nth-child(1), .carousel-multi-column .carousel-simple>div:nth-child(2), .carousel-multi-column-bg-white .carousel-simple>div:nth-child(1), .carousel-multi-column-bg-white .carousel-simple>div:nth-child(2), .carousel-multi-column-3-cards .carousel-simple>div:nth-child(1), .carousel-multi-column-3-cards .carousel-simple>div:nth-child(2), .carousel-multi-column-5-cards .carousel-simple>div:nth-child(1), .carousel-multi-column-5-cards .carousel-simple>div:nth-child(2) {
	padding-bottom: 18px
}
.carousel-multi-column .carousel-simple img, .carousel-multi-column-bg-white .carousel-simple img, .carousel-multi-column-3-cards .carousel-simple img, .carousel-multi-column-5-cards .carousel-simple img {
	width: 80%;
	margin: 0
}
.carousel-multi-column-simple {
	padding-bottom: 0 !important
}
.carousel-multi-column-bg-white .carousel-img {
	align-items: center;
	background-color: #fff;
	width: 160px;
	height: 160px
}
.carousel-multi-column-3-cards .slick-track {
	align-items: flex-start
}
.carousel-multi-column-3-cards .slick-track .slick-slide {
	align-items: unset
}
.carousel-multi-column-3-cards .slick-track .slick-slide .text-formatted {
	display: none
}
.carousel-multi-column-3-cards .slick-track .slick-slide.slick-current .text-formatted {
	display: block
}
.carousel-multi-column-3-cards button.slick-arrow {
	bottom: -60px
}
.carousel-multi-column-3-cards .carousel-img img {
	width: 258px !important;
	height: 258px !important;
	-o-object-fit: cover;
	object-fit: cover
}
.carousel-multi-column-5-cards img {
	margin-left: auto;
	margin-right: auto
}
.carousel-multi-column-5-cards .slick-track .slick-slide .text-formatted {
	padding-top: 16px
}
@media screen and (min-width:768px) {
	.carousel-multi-column, .carousel-multi-column-bg-white, .carousel-multi-column-3-cards, .carousel-multi-column-5-cards {
		padding-bottom: 0
	}
	.carousel-multi-column button.slick-arrow, .carousel-multi-column-bg-white button.slick-arrow, .carousel-multi-column-3-cards button.slick-arrow, .carousel-multi-column-5-cards button.slick-arrow {
		bottom: unset;
		top: 50%;
		transform: translateY(-50%)
	}
	.carousel-multi-column button.slick-arrow:hover, .carousel-multi-column-bg-white button.slick-arrow:hover, .carousel-multi-column-3-cards button.slick-arrow:hover, .carousel-multi-column-5-cards button.slick-arrow:hover {
		top: calc(50% - 4px);
		box-shadow: 0px 10px 30px rgba(0, 44, 108, .2)
	}
	.carousel-multi-column button.slick-arrow:focus, .carousel-multi-column-bg-white button.slick-arrow:focus, .carousel-multi-column-3-cards button.slick-arrow:focus, .carousel-multi-column-5-cards button.slick-arrow:focus {
		outline: 2px solid #002c6c
	}
	.carousel-multi-column .slick-next, .carousel-multi-column-bg-white .slick-next, .carousel-multi-column-3-cards .slick-next, .carousel-multi-column-5-cards .slick-next {
		right: -85px
	}
	.carousel-multi-column .slick-prev, .carousel-multi-column-bg-white .slick-prev, .carousel-multi-column-3-cards .slick-prev, .carousel-multi-column-5-cards .slick-prev {
		right: unset;
		left: -85px
	}
	.carousel-multi-column .carousel-img img, .carousel-multi-column-bg-white .carousel-img img, .carousel-multi-column-3-cards .carousel-img img, .carousel-multi-column-5-cards .carousel-img img {
		width: 80%;
		height: unset
	}
	.carousel-multi-column .carousel-simple, .carousel-multi-column-bg-white .carousel-simple, .carousel-multi-column-3-cards .carousel-simple, .carousel-multi-column-5-cards .carousel-simple {
		justify-content: space-between
	}
	.carousel-multi-column .carousel-simple>div:nth-child(1), .carousel-multi-column .carousel-simple>div:nth-child(2), .carousel-multi-column-bg-white .carousel-simple>div:nth-child(1), .carousel-multi-column-bg-white .carousel-simple>div:nth-child(2), .carousel-multi-column-3-cards .carousel-simple>div:nth-child(1), .carousel-multi-column-3-cards .carousel-simple>div:nth-child(2), .carousel-multi-column-5-cards .carousel-simple>div:nth-child(1), .carousel-multi-column-5-cards .carousel-simple>div:nth-child(2) {
		padding-bottom: 0
	}
	.carousel-multi-column-bg-white .carousel {
		padding-left: 0;
		padding-right: 0
	}
	.carousel-multi-column-3-cards button.slick-arrow {
		top: 125px
	}
	.carousel-multi-column-3-cards button.slick-arrow:hover {
		top: 121px;
		box-shadow: 0px 10px 30px rgba(0, 44, 108, .2)
	}
	.carousel-multi-column-3-cards button.slick-arrow:focus {
		outline: 2px solid #002c6c
	}
}
@media screen and (max-width:576px) {
	.carousel-multi-column .carousel-simple>div, .carousel-multi-column-bg-white .carousel-simple>div {
		width: 50%
	}
}
.img-icon {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5rem
}
.text-icon-border-top {
	display: flex;
	align-items: center;
	margin-top: 1.125rem
}
.text-icon-border-top img {
	display: block;
	margin-right: auto
}
.text-icon-border-top p {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	margin-bottom: 0
}
@media screen and (min-width:768px) {
	.text-icon-border-top {
		margin-top: 0
	}
	.text-icon-border-top p {
		border-top: 1px solid #c4d7ed
	}
	.text-icon-border-top img {
		margin-left: auto
	}
}
.text-formatted a {
	text-decoration: underline
}
.timeline {
	list-style: none;
	padding: 0;
	position: relative
}
@media screen and (min-width:992px) {
	.timeline {
		padding-bottom: 90px
	}
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eee;
	left: 32px
}
@media screen and (min-width:992px) {
	.timeline:before {
		left: 50%
	}
}
.timeline>li {
	margin-bottom: 30px;
	position: relative
}
@media screen and (min-width:992px) {
	.timeline>li {
		height: 148px;
		margin-bottom: 0
	}
}
.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table
}
.timeline>li:after {
	clear: both
}
.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table
}
.timeline>li:after {
	clear: both
}
.timeline>li>.timeline-panel {
	width: auto;
	float: left;
	padding: 18px;
	position: relative;
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	margin-top: 75px
}
@media screen and (min-width:992px) {
	.timeline>li>.timeline-panel {
		width: 330px;
		padding: 24px;
		margin-top: 0
	}
}
.timeline>li>.timeline-badge {
	color: #002c6c;
	font-size: 16px;
	font-weight: bold;
	width: 63px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 32px;
	margin-left: -30px;
	border: 1px solid #e5f0fc;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	z-index: 2;
	border-radius: 50%
}
@media screen and (min-width:992px) {
	.timeline>li>.timeline-badge {
		left: 50%
	}
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: unset
}
@media screen and (min-width:992px) {
	.timeline>li.timeline-inverted>.timeline-panel {
		float: right
	}
}
.timeline-title {
	color: #002c6c;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 4px
}
.timeline-body>p {
	color: #262626;
	font-size: 16px;
	font-weight: 400
}
.timeline-body>p, .timeline-body>ul {
	margin-bottom: 0
}
.timeline-body>p+p {
	margin-top: 5px
}
[id^=accordion] {
	height: unset !important
}
[id^=accordion] .card {
	position: relative;
	border: none;
	border-bottom: 1px solid #c4d7ed;
	border-radius: 0
}
[id^=accordion] .card:first-child {
	border-top: 1px solid #c4d7ed
}
[id^=accordion] .card .card-header {
	padding: 0;
	background-color: #fff;
	border: none
}
[id^=accordion] .card .card-header .card-header-info {
	padding: 12px 1.5rem;
	display: flex;
	justify-content: space-between
}
[id^=accordion] .card .card-header .card-header-info h5 {
	display: inline-block;
	margin-bottom: 0;
	width: 90%
}
[id^=accordion] .card .card-header .card-header-info svg {
	height: inherit
}
[id^=accordion] .card .card-header .card-header-info:not(.collapsed) svg {
	transform: rotate(180deg)
}
[id^=accordion] .card .card-header:hover {
	cursor: pointer;
	background-color: #f0f5fa
}
[id^=accordion] .card .card-header:focus {
	border: 2px solid #002c6c
}
[id^=accordion] .card .card-body {
	padding-left: 1.5rem;
	padding-bottom: 1.5rem;
	padding-right: 0;
	padding-top: 0;
	width: 90%
}
[id^=accordion] .card .accordion-bar {
	position: absolute;
	height: 100%;
	width: 4px;
	display: none
}
[id^=accordion] .card .collapse.show+.accordion-bar {
	display: block
}
.carousel-default .carousel {
	padding-top: calc(1.3428571429rem + 3.5428571429vw);
	padding-bottom: calc(2.4857142857rem + 12.6857142857vw)
}
@media(min-width:1200px) {
	.carousel-default .carousel {
		padding-top: 4rem
	}
}
@media(min-width:1200px) {
	.carousel-default .carousel {
		padding-bottom: 12rem
	}
}
.carousel-default .carousel .carousel-default-text p:last-of-type {
	margin-bottom: 0
}
.carousel-default .slick-track {
	display: flex
}
.carousel-default .slick-track .slick-slide {
	display: flex;
	flex-direction: column;
	height: auto;
	align-items: center;
	justify-content: center
}
.carousel-default button.slick-arrow {
	position: absolute;
	z-index: 3;
	bottom: 30px;
	background: #fff;
	border: 1px solid #e5f0fc;
	border-radius: 50%;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	width: 47px;
	height: 47px;
	transition: top .2s ease
}
.carousel-default .slick-next {
	right: 15px
}
.carousel-default .slick-prev {
	right: 75px
}
.carousel-default .slick-next::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-default .slick-prev::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
@media screen and (min-width:768px) {
	.carousel-default .carousel {
		padding-bottom: calc(1.3428571429rem + 3.5428571429vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.carousel-default .carousel {
		padding-bottom: 4rem
	}
}
@media screen and (min-width:768px) {
	.carousel-default button.slick-arrow {
		bottom: unset;
		top: 50%;
		transform: translateY(-50%)
	}
	.carousel-default button.slick-arrow:hover {
		top: calc(50% - 4px);
		box-shadow: 0px 10px 30px rgba(0, 44, 108, .2)
	}
	.carousel-default button.slick-arrow:focus {
		outline: 2px solid #002c6c
	}
}
@media screen and (min-width:768px) {
	.carousel-default .slick-next {
		right: 15px
	}
}
@media screen and (min-width:768px) {
	.carousel-default .slick-prev {
		right: unset;
		left: 15px
	}
}
.image-with-caption-default .image-description {
	padding: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.image-with-caption-default .image-description {
		padding: 1.5rem
	}
}
.image-with-caption-with-title .image-bar {
	width: 100%;
	height: 1px
}
.image-with-caption-with-title .image-title {
	padding-top: calc(0.9857142857rem + 0.6857142857vw);
	font-size: calc(0.9321428571rem + 0.2571428571vw);
	margin-bottom: 12px
}
@media(min-width:1200px) {
	.image-with-caption-with-title .image-title {
		padding-top: 1.5rem
	}
}
@media(min-width:1200px) {
	.image-with-caption-with-title .image-title {
		font-size: 1.125rem
	}
}
.image-with-caption-with-title .image-description {
	margin-top: 12px;
	padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.image-with-caption-with-title .image-description {
		padding-bottom: 1.5rem
	}
}
.list-group.border {
	border-color: #c4d7ed
}
.list-group.border .title {
	padding-left: calc(0.9321428571rem + 0.2571428571vw);
	padding-right: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.list-group.border .title {
		padding-left: 1.125rem
	}
}
@media(min-width:1200px) {
	.list-group.border .title {
		padding-right: 1.125rem
	}
}
.list-group.border .links .paragraph--type--list-of-links a {
	padding-left: calc(0.9321428571rem + 0.2571428571vw);
	padding-right: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.list-group.border .links .paragraph--type--list-of-links a {
		padding-left: 1.125rem
	}
}
@media(min-width:1200px) {
	.list-group.border .links .paragraph--type--list-of-links a {
		padding-right: 1.125rem
	}
}
.list-group.border .links .paragraph--type--list-of-bodies p {
	padding-left: calc(0.9321428571rem + 0.2571428571vw);
	padding-right: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.list-group.border .links .paragraph--type--list-of-bodies p {
		padding-left: 1.125rem
	}
}
@media(min-width:1200px) {
	.list-group.border .links .paragraph--type--list-of-bodies p {
		padding-right: 1.125rem
	}
}
.list-group.collapsible-list .links {
	display: none
}
.list-group.collapsible-list .title {
	padding-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}
@media(min-width:1200px) {
	.list-group.collapsible-list .title {
		padding-bottom: 1.125rem !important
	}
}
.list-group.collapsible-list .title svg {
	color: #002c6c
}
.list-group.collapsible-list .title svg.rotate {
	transform: rotate(180deg)
}
.list-group.collapsible-list .title:hover {
	background-color: #e5f0fc
}
.list-group.collapsible-list:hover {
	cursor: pointer
}
.list-group img {
	padding: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.list-group img {
		padding: 1.125rem
	}
}
.list-group .title {
	padding-top: calc(0.9321428571rem + 0.2571428571vw);
	padding-bottom: 0.5625rem !important;
	margin-bottom: 0;
	display: flex;
	justify-content: space-between
}
@media(min-width:1200px) {
	.list-group .title {
		padding-top: 1.125rem
	}
}
.list-group .links .paragraph--type--list-of-links a {
	padding-bottom: 0.5625rem;
	padding-top: 0.5625rem;
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	color: #00799e;
	display: block
}
@media(min-width:1200px) {
	.list-group .links .paragraph--type--list-of-links a {
		font-size: 0.95rem
	}
}
.list-group .links .paragraph--type--list-of-links a:hover {
	text-decoration: none;
	color: #002c6c;
	background-color: #e5f0fc
}
.list-group .links .paragraph--type--list-of-bodies p {
	padding-bottom: 0.5625rem;
	padding-top: 0.5625rem;
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	margin-bottom: 0
}
@media(min-width:1200px) {
	.list-group .links .paragraph--type--list-of-bodies p {
		font-size: 0.95rem
	}
}
.list-group .links .paragraph--type--list-of-bodies p a {
	text-decoration: underline
}
.list-group .links .paragraph--type--list-of-bodies p:hover {
	cursor: pointer;
	background-color: #e5f0fc
}
.list-group .links .paragraph--type--list-of-bodies p:hover a {
	color: #002c6c
}
.list-group .link-underline-wrapper {
	display: none
}
.list-group-center img, .list-group-center .title {
	display: flex;
	margin-left: auto;
	margin-right: auto
}
@media screen and (min-width:768px) {
	.list-group .title {
		padding-left: calc(0.9321428571rem + 0.2571428571vw);
		padding-right: calc(0.9321428571rem + 0.2571428571vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.list-group .title {
		padding-left: 1.125rem
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.list-group .title {
		padding-right: 1.125rem
	}
}
@media screen and (min-width:768px) {
	.list-group .links .paragraph--type--list-of-links a {
		padding-left: calc(0.9321428571rem + 0.2571428571vw);
		padding-right: calc(0.9321428571rem + 0.2571428571vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.list-group .links .paragraph--type--list-of-links a {
		padding-left: 1.125rem
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.list-group .links .paragraph--type--list-of-links a {
		padding-right: 1.125rem
	}
}
@media screen and (min-width:768px) {
	.list-group .links .paragraph--type--list-of-bodies p {
		padding-left: calc(0.9321428571rem + 0.2571428571vw);
		padding-right: calc(0.9321428571rem + 0.2571428571vw)
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.list-group .links .paragraph--type--list-of-bodies p {
		padding-left: 1.125rem
	}
}
@media screen and (min-width:768px)and (min-width:1200px) {
	.list-group .links .paragraph--type--list-of-bodies p {
		padding-right: 1.125rem
	}
}
@media screen and (min-width:768px) {
	.list-group.no-border {
		margin-left: -15px;
		margin-right: -15px
	}
}
@media screen and (min-width:768px) {
	.list-group.collapsible-list .links {
		display: block
	}
	.list-group.collapsible-list .title svg {
		display: none
	}
	.list-group.collapsible-list .title:hover {
		background-color: transparent
	}
	.list-group.collapsible-list:hover {
		cursor: auto
	}
}
.testimonial-default {
	padding-top: calc(1.2rem + 2.4vw);
	padding-bottom: calc(1.2rem + 2.4vw);
	align-items: center
}
@media(min-width:1200px) {
	.testimonial-default {
		padding-top: 3rem
	}
}
@media(min-width:1200px) {
	.testimonial-default {
		padding-bottom: 3rem
	}
}
.testimonial-default .quote {
	padding-top: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.testimonial-default .quote {
		padding-top: 1.5rem
	}
}
.testimonial-default .testimonial {
	padding-top: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.testimonial-default .testimonial {
		padding-top: 1.5rem
	}
}
.testimonial-default .testimonial p:first-of-type {
	margin-bottom: 0
}
.testimonial-default.testimonial-default-different-version {
	align-items: unset
}
.testimonial-elevated {
	border-radius: 4px;
	border: 1px solid #e5f0fc;
	box-shadow: 0 2px 3px rgba(0, 44, 108, .2);
	position: relative;
	margin-left: 15px;
	padding: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.testimonial-elevated {
		padding: 3rem
	}
}
.testimonial-elevated .quote-mark {
	position: absolute;
	top: -21px;
	left: -21px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e5f0fc;
	box-shadow: 0 10px 30px rgba(0, 44, 108, .2);
	width: 42px;
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center
}
.testimonial-elevated .quote-mark svg {
	width: 18px
}
.testimonial-elevated .quote .testimonial-attribution {
	padding-top: calc(0.9857142857rem + 0.6857142857vw);
	display: flex
}
@media(min-width:1200px) {
	.testimonial-elevated .quote .testimonial-attribution {
		padding-top: 1.5rem
	}
}
.testimonial-elevated .quote .testimonial-attribution img {
	border-radius: 50%;
	width: 58px;
	height: 58px;
	padding-right: 16px
}
.testimonial-elevated .quote .testimonial-attribution p:first-of-type {
	margin-bottom: 0
}
.testimonial-elevated-w-background-image {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 500px;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center
}
@media screen and (min-width:768px) {
	.testimonial-default .quote {
		padding-top: 0
	}
	.testimonial-default img {
		width: 100%
	}
	.testimonial-elevated {
		margin-left: 0
	}
	.testimonial-elevated .quote-mark {
		top: -32px;
		left: -32px;
		width: 64px;
		height: 64px
	}
	.testimonial-elevated .quote-mark svg {
		width: unset
	}
}
.tabs-block .nav-tabs {
	border-bottom: 4px solid #e5e8eb
}
.tabs-block .nav-tabs .nav-item {
	position: relative
}
.tabs-block .nav-tabs .nav-item .nav-link {
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	padding-right: calc(0.9857142857rem + 0.6857142857vw);
	padding-left: calc(0.9857142857rem + 0.6857142857vw);
	border: none;
	color: #262626;
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	.tabs-block .nav-tabs .nav-item .nav-link {
		padding-right: 1.5rem
	}
}
@media(min-width:1200px) {
	.tabs-block .nav-tabs .nav-item .nav-link {
		padding-left: 1.5rem
	}
}
@media(min-width:1200px) {
	.tabs-block .nav-tabs .nav-item .nav-link {
		font-size: 0.95rem
	}
}
.tabs-block .nav-tabs .nav-item .nav-link:hover {
	background-color: #e5f0fc;
	color: #002c6c
}
.tabs-block .nav-tabs .nav-item .nav-link.active {
	color: #002c6c;
	font-weight: 500;
	background-color: unset
}
.tabs-block .nav-tabs .nav-item .nav-link.active+.tab-line {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 4px;
	border-radius: 2px
}
.tabs-block .tab-content .tab-pane {
	padding: calc(1.2rem + 2.4vw);
	border: none
}
@media(min-width:1200px) {
	.tabs-block .tab-content .tab-pane {
		padding: 3rem
	}
}
.tabs-block .tab-content .tab-pane p:last-of-type {
	margin-bottom: 0
}
.video-block {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}
.video-block .cover-image {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	max-width: 640px
}
.video-block .cover-image .play-button {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 500px;
	width: 64px;
	height: 64px;
	background-color: #fff;
	box-shadow: 0 2px 3px rgba(0, 44, 108, .2);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: top .2s ease;
	z-index: 3
}
.video-block .cover-image p {
	display: none
}
.video-block .cover-image .text-overlay {
	position: absolute;
	top: 30px;
	left: 30px;
	color: #fff;
	width: 40%;
	font-size: 15px;
	line-height: 21px
}
.video-block .cover-image:hover {
	cursor: pointer
}
.video-block .cover-image:hover p {
	display: block;
	position: absolute;
	padding-top: 120px;
	color: #fff;
	font-weight: 500;
	font-size: 12px
}
.video-block .cover-image:hover .play-button {
	top: -4px;
	box-shadow: 0 10px 30px rgba(0, 44, 108, .2)
}
.video-block video {
	width: 100%
}
.video-block iframe {
	height: 100%
}
.video-block-default .cover-image .overlay {
	position: absolute;
	width: 100%;
	height: 100%
}
.video-block-default .cover-image .overlay.variation-blue {
	background: linear-gradient(269deg, rgba(38, 38, 38, 0.2) 0%, #001a4d 100%)
}
.video-block-default .cover-image .overlay.variation-default {
	background-color: rgba(38, 38, 38, .2)
}
.video-block-default .cover-image .overlay:hover {
	opacity: .8
}
.video-block-default .cover-image .overlay:hover .play-button {
	opacity: 1
}
.video-block-overlay-div {
	height: 100%;
	min-height: 300px
}
.video-block-overlay-div .video-block-overlay {
	height: 100%
}
.video-block-overlay-div .video-block-overlay .overlay {
	position: absolute;
	width: 100%;
	height: 100%
}
.video-block-overlay-div .video-block-overlay .overlay.variation-blue {
	background: linear-gradient(269deg, rgba(38, 38, 38, 0.2) 0%, #001a4d 100%)
}
.video-block-overlay-div .video-block-overlay .overlay.variation-default {
	background-color: rgba(38, 38, 38, .2)
}
.video-block-overlay-div .video-block-overlay .cover-image:hover .overlay.variation-blue {
	background: linear-gradient(269deg, rgba(38, 38, 38, 0.5) 0%, #001a4d 100%)
}
.video-block-overlay-div .video-block-overlay .cover-image:hover .overlay.variation-default {
	background-color: rgba(38, 38, 38, .2)
}
.video-block-overlay-div .video-block-overlay .remote-video {
	height: 100%
}
.video-block-overlay-div .video-block-overlay .remote-video div {
	height: inherit
}
.video-block-overlay-div .video-block-overlay-not-centered {
	justify-content: unset
}
.video-modal {
	background-color: rgba(38, 38, 38, .8)
}
.video-modal .modal-dialog {
	max-width: 700px
}
.video-modal .modal-content .modal-header {
	padding-top: calc(0.9857142857rem + 0.6857142857vw);
	padding-left: calc(0.9857142857rem + 0.6857142857vw);
	padding-right: calc(1.3428571429rem + 3.5428571429vw);
	border-bottom: none;
	position: relative
}
@media(min-width:1200px) {
	.video-modal .modal-content .modal-header {
		padding-top: 1.5rem
	}
}
@media(min-width:1200px) {
	.video-modal .modal-content .modal-header {
		padding-left: 1.5rem
	}
}
@media(min-width:1200px) {
	.video-modal .modal-content .modal-header {
		padding-right: 4rem
	}
}
.video-modal .modal-content .modal-header .close {
	position: absolute;
	top: 16px;
	right: 16px
}
.video-modal .modal-content .modal-header .close:hover {
	background-color: #f0f5fa;
	cursor: pointer
}
.video-modal .modal-content .modal-body {
	padding: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.video-modal .modal-content .modal-body {
		padding: 1.5rem
	}
}
.video-modal .modal-content .modal-body .media-oembed-content {
	width: 100%;
	min-height: 400px
}
.structured-list table {
	margin-bottom: 0
}
.structured-list table tr th {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #c4d7ed;
	color: #002c6c;
	font-size: .95rem;
	font-weight: 500
}
.structured-list table td {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #c4d7ed;
	font-size: .95rem;
	font-weight: 400;
	color: #262626
}
.structured-list.striped table tr.odd td {
	background-color: #f0f5fa !important
}
.structured-list.blue-title thead tr th {
	background-color: #f0f5fa
}
.structured-list a {
	color: #002c6c;
	font-weight: 500
}
@media screen and (max-width:576px) {
	.structured-list.scroll {
		width: 90vw;
		overflow: auto
	}
	.structured-list.scroll .table-responsive {
		width: 900px
	}
	.structured-list.breakout tr, .structured-list.breakout th, .structured-list.breakout td {
		display: block
	}
	.structured-list.breakout th, .structured-list.breakout td {
		border-bottom: none;
		padding-left: 18px;
		padding-right: 18px
	}
	.structured-list.breakout th:not(:first-child), .structured-list.breakout td:not(:first-child) {
		padding-top: 0;
		padding-bottom: 0;
		font-size: 12px;
		color: #414345
	}
	.structured-list.breakout th:last-child, .structured-list.breakout td:last-child {
		padding-bottom: 12px
	}
	.structured-list.breakout th:first-child, .structured-list.breakout td:first-child {
		padding-bottom: 4px;
		color: #002c6c;
		font-weight: 500
	}
	.structured-list.breakout tr {
		padding: 0;
		border-bottom: 1px solid #c4d7ed
	}
}
.carousel-testimonial-default {
	position: relative
}
.carousel-testimonial-default .carousel {
	padding-bottom: calc(1.3428571429rem + 3.5428571429vw)
}
@media(min-width:1200px) {
	.carousel-testimonial-default .carousel {
		padding-bottom: 4rem
	}
}
.carousel-testimonial-default .slick-track {
	display: flex
}
.carousel-testimonial-default .slick-track .slick-slide {
	display: flex;
	flex-direction: column;
	height: auto;
	align-items: center;
	justify-content: center
}
.carousel-testimonial-default button.slick-arrow {
	position: absolute;
	z-index: 3;
	bottom: -30px;
	background: #fff;
	border: 1px solid #e5f0fc;
	border-radius: 50%;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	width: 47px;
	height: 47px;
	transition: top .2s ease
}
.carousel-testimonial-default .slick-next {
	right: 15px
}
.carousel-testimonial-default .slick-prev {
	right: 75px
}
.carousel-testimonial-default .slick-next::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-testimonial-default .slick-prev::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	display: inline-block;
	height: 16px
}
.carousel-testimonial-default .quote {
	display: flex;
	flex-direction: column
}
.carousel-testimonial-default .quote .quote-mark {
	padding-right: 40px
}
.carousel-testimonial-default .quote h4 {
	margin-bottom: 0
}
@media screen and (min-width:768px) {
	.carousel-testimonial-default .carousel {
		padding-bottom: 0
	}
	.carousel-testimonial-default .slick-track .slick-slide {
		flex-direction: row
	}
	.carousel-testimonial-default button.slick-arrow {
		bottom: unset;
		top: 50%;
		transform: translateY(-50%);
		bottom: 30px
	}
	.carousel-testimonial-default button.slick-arrow:hover {
		top: calc(50% - 4px);
		box-shadow: 0px 10px 30px rgba(0, 44, 108, .2)
	}
	.carousel-testimonial-default button.slick-arrow:focus {
		outline: 2px solid #002c6c
	}
	.carousel-testimonial-default .slick-next {
		right: 15px
	}
	.carousel-testimonial-default .slick-prev {
		right: unset;
		left: 15px
	}
}
.block-card-line .card-w-line {
	position: relative;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.block-card-line .card-w-line {
		margin-bottom: 3rem
	}
}
.block-card-line .card-w-line .line {
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 100%;
	border-radius: 2.5px
}
.block-card-line .card-w-line .link-card-line {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.block-card-line .card-w-line h5 {
	font-weight: 300
}
.block-card-line .card-w-line p {
	font-weight: 300;
	margin-bottom: 0
}
.block-card-line .card-w-line.last {
	margin-bottom: 0
}
.block-card-line .card-w-line:hover {
	cursor: pointer;
	background-color: #fff
}
.block-multi-card .multi {
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.block-multi-card .multi {
		margin-bottom: 1.5rem
	}
}
.block-multi-card .multi .multi-card {
	height: 100%;
	background-color: #fff;
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	padding: calc(0.9857142857rem + 0.6857142857vw);
	position: relative;
	transition-duration: .2s;
	transition-timing-function: ease
}
@media(min-width:1200px) {
	.block-multi-card .multi .multi-card {
		padding: 1.5rem
	}
}
.block-multi-card .multi .multi-card p {
	margin-bottom: 0
}
.block-multi-card .multi .multi-card a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.block-multi-card .multi .multi-card:hover {
	cursor: pointer;
	transform: translateY(-4px);
	box-shadow: 0 10px 30px 0 rgba(165, 165, 167, .6)
}
.link-w-popup .standalonelink-block .link {
	border: none;
	background-color: transparent;
	color: #00799e;
	padding: 0
}
.link-w-popup .standalonelink-block .link:hover {
	color: #002c6c;
	cursor: pointer
}
.link-w-popup .modal {
	background-color: rgba(38, 38, 38, .8)
}
.link-w-popup .modal .modal-dialog {
	max-width: 700px
}
.link-w-popup .modal .modal-content .modal-header {
	padding-top: calc(0.9857142857rem + 0.6857142857vw);
	padding-left: calc(0.9857142857rem + 0.6857142857vw);
	padding-right: calc(1.3428571429rem + 3.5428571429vw);
	border-bottom: none;
	position: relative
}
@media(min-width:1200px) {
	.link-w-popup .modal .modal-content .modal-header {
		padding-top: 1.5rem
	}
}
@media(min-width:1200px) {
	.link-w-popup .modal .modal-content .modal-header {
		padding-left: 1.5rem
	}
}
@media(min-width:1200px) {
	.link-w-popup .modal .modal-content .modal-header {
		padding-right: 4rem
	}
}
.link-w-popup .modal .modal-content .modal-header .close {
	position: absolute;
	top: 16px;
	right: 16px
}
.link-w-popup .modal .modal-content .modal-header .close:hover {
	background-color: #f0f5fa;
	cursor: pointer
}
.link-w-popup .modal .modal-content .modal.body {
	padding-top: 0;
	padding-left: calc(0.9857142857rem + 0.6857142857vw);
	padding-right: calc(0.9857142857rem + 0.6857142857vw);
	padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.link-w-popup .modal .modal-content .modal.body {
		padding-left: 1.5rem
	}
}
@media(min-width:1200px) {
	.link-w-popup .modal .modal-content .modal.body {
		padding-right: 1.5rem
	}
}
@media(min-width:1200px) {
	.link-w-popup .modal .modal-content .modal.body {
		padding-bottom: 1.5rem
	}
}
.columns-text-with-graphic .title-box>*, .columns-text-with-graphic .body-box>* {
	margin-bottom: 0
}
.columns-text-with-graphic img {
	width: 90px;
	height: 90px
}
.columns-text-with-graphic .line-div {
	position: relative
}
.columns-text-with-graphic .line-div .line {
	content: "";
	width: calc(100% - 30px);
	height: 1px;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto
}
.columns-text-with-graphic .line-div.last {
	padding-bottom: 0 !important
}
.columns-text-with-graphic .no-line-boolean img {
	width: unset;
	height: unset
}
@media screen and (min-width:768px) {
	.columns-text-with-graphic .line-div .line {
		top: 0;
		height: 100%;
		width: 1px
	}
	.columns-text-with-graphic .line-div.last {
		display: none
	}
	.columns-text-with-graphic img {
		width: unset;
		height: unset
	}
}
.card-with-link {
	padding: 32px 24px;
	height: inherit
}
.card-with-link.border {
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2)
}
.card-with-link .card-link {
	padding-top: 40px;
	transition: margin-left .1s ease
}
.card-with-link .card-link a {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 22px
}
.card-with-link .card-link a:hover {
	text-decoration: none
}
.card-with-link .card-link svg {
	color: #00799e
}
.card-with-link .card-link:hover svg {
	margin-left: 10px;
	color: #002c6c
}
.card-with-link .button-block {
	margin-top: calc(1.2rem + 2.4vw);
	margin-bottom: 0.5rem
}
@media(min-width:1200px) {
	.card-with-link .button-block {
		margin-top: 3rem
	}
}
.card-with-link .button-block .btn-default-arrow {
	font-size: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 22px;
	padding-right: 42px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}
.card-with-link .button-block .btn-default-arrow.no-arrow {
	padding-right: 22px
}
.card-with-link .button-block .btn-default-arrow.no-arrow::after {
	content: "";
	display: none;
	width: 0
}
.card-with-link .button-block .btn-default-arrow:hover {
	text-decoration: none;
	color: #fff
}
@media screen and (max-width:576px) {
	.card-with-link .button-block a {
		width: 100% !important;
		display: inline-block
	}
}
.card-with-link-image {
	display: flex;
	align-content: center
}
.card-with-link-image .img-div {
	display: flex;
	align-self: center
}
@media screen and (max-width:576px) {
	.card-with-link-image .img-div {
		justify-content: center
	}
}
.card-with-link-image .img-div img {
	height: 188px;
	width: 188px
}
@media screen and (max-width:576px) {
	.card-with-link-image .content-div {
		margin-top: calc(0.9857142857rem + 0.6857142857vw)
	}
}
@media screen and (max-width:576px)and (min-width:1200px) {
	.card-with-link-image .content-div {
		margin-top: 1.5rem
	}
}
.block-3-columns div .bottom-line-grey {
	border-bottom: 1px solid #b3b3b3;
	margin: auto
}
.block-3-columns div:last-of-type .bottom-line-grey {
	border-bottom: none
}
.block-3-columns div ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0
}
.block-3-columns div ul li {
	display: flex;
	align-items: center;
	font-size: 16px;
	margin-bottom: 8px
}
.block-3-columns div ul li:before {
	content: "•";
	font-size: 14px
}
.block-3-columns div ul li p {
	padding-left: 15px;
	margin-bottom: 0
}
.contact-form-block .gsone-location-form, .contact-form-block .gsone-location-wrapper {
	display: flex;
	flex-direction: column
}
.contact-form-block .gsone-location-form fieldset, .contact-form-block .gsone-location-wrapper fieldset {
	padding: 0;
	width: 100%;
	height: 45px;
	padding-bottom: 20px
}
.contact-form-block .gsone-location-form .form-actions button, .contact-form-block .gsone-location-wrapper .form-actions button {
	border: none;
	font-size: 15px;
	height: 45px;
	position: relative;
	padding: 13px 21px;
	text-transform: lowercase;
	font-weight: 500
}
.contact-form-block .gsone-location-form .form-actions button::first-letter, .contact-form-block .gsone-location-wrapper .form-actions button::first-letter {
	text-transform: capitalize
}
.contact-form-block .gsone-location-form .form-actions button::before, .contact-form-block .gsone-location-wrapper .form-actions button::before {
	display: none
}
.contact-form-block .content-wrapper {
	padding: 32px 26px 24px 26px;
	border-radius: 4px
}
.contact-form-block .content-wrapper h3 {
	color: #fff
}
.contact-form-block .content-wrapper fieldset {
	margin-bottom: 16px
}
.contact-form-block .content-wrapper a {
	text-decoration: underline
}
.contact-form-block .content-wrapper a:hover {
	color: #fff;
	text-decoration: none
}
.contact-form-block .content-wrapper .form-actions {
	margin-bottom: 16px !important
}
.contact-form-block .content-wrapper #gsone-healthcare-location-form .form-actions {
	margin-bottom: 0 !important
}
@media screen and (min-width:768px) {
	.contact-form-block .gsone-location-form {
		flex-direction: row
	}
	.contact-form-block .gsone-location-form fieldset {
		padding-bottom: 0;
		padding-right: 20px;
		width: 280px
	}
}
.carousel-10-steps {
	border: 1px solid #c4d7ed;
	border-radius: 4px;
	padding-left: calc(1.2rem + 2.4vw);
	padding-right: calc(1.2rem + 2.4vw);
	padding-bottom: calc(1.4857142857rem + 4.6857142857vw);
	padding-top: calc(1.3428571429rem + 3.5428571429vw);
	position: relative
}
@media(min-width:1200px) {
	.carousel-10-steps {
		padding-left: 3rem
	}
}
@media(min-width:1200px) {
	.carousel-10-steps {
		padding-right: 3rem
	}
}
@media(min-width:1200px) {
	.carousel-10-steps {
		padding-bottom: 5rem
	}
}
@media(min-width:1200px) {
	.carousel-10-steps {
		padding-top: 4rem
	}
}
.carousel-10-steps .controler-container {
	position: absolute;
	bottom: 0;
	right: 0
}
.carousel-10-steps .controler-container button {
	width: 40px;
	height: 40px;
	border: none;
	background-color: #f0f5fa
}
.carousel-10-steps .controler-container button:first-child {
	border-right: 1px solid #c4d7ed;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.carousel-10-steps .controler-container button:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.carousel-10-steps .slider .slider-page-info {
	color: #cd3c0d;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.carousel-10-steps .slider .slider-page-info {
		padding-bottom: 1.125rem
	}
}
.select-10-step-bar-code {
	width: 260px !important;
	margin-left: auto
}
.view-mozone-countries {
	border-radius: 4px;
	background-color: #002c6c;
	padding: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.view-mozone-countries {
		padding: 1.5rem
	}
}
.view-mozone-countries .contact-form-block h3 {
	margin-bottom: 20px
}
.view-mozone-countries .contact-form-block form {
	margin-bottom: 21px
}
.view-mozone-countries .contact-form-block form fieldset {
	width: 100%;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
.view-mozone-countries .contact-form-block form .form-actions {
	padding: 0
}
.view-mozone-countries .contact-form-block .info p {
	margin-bottom: 0;
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	font-weight: 300
}
@media(min-width:1200px) {
	.view-mozone-countries .contact-form-block .info p {
		font-size: 0.95rem
	}
}
.view-mozone-countries .contact-form-block .info .zipcode-city-country-div {
	display: flex
}
.view-mozone-countries .contact-form-block .info .zipcode-city-country-div p {
	padding-right: 5px
}
.view-mozone-countries .contact-form-block .info .zipcode-city-country-div .comma {
	position: relative;
	margin-right: 5px
}
.view-mozone-countries .contact-form-block .info .zipcode-city-country-div .comma::after {
	content: ",";
	position: absolute;
	top: 0;
	right: 0
}
.view-mozone-countries .contact-form-block .info .email-div {
	display: flex
}
.view-mozone-countries .contact-form-block .info .email-div span {
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	font-weight: 300
}
@media(min-width:1200px) {
	.view-mozone-countries .contact-form-block .info .email-div span {
		font-size: 0.95rem
	}
}
.view-mozone-countries .contact-form-block .info .email-div a {
	padding-left: 5px;
	color: #fff
}
.view-mozone-countries .contact-form-block .info .email-div a:hover {
	cursor: pointer;
	color: #fff;
	text-decoration: none
}
.block-img-text-links img {
	min-height: 170px;
	width: auto;
	-o-object-fit: cover;
	object-fit: cover;
	padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.block-img-text-links img {
		padding-bottom: 1.5rem
	}
}
.block-img-text-links .text-formatted {
	padding-bottom: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.block-img-text-links .text-formatted {
		padding-bottom: 1.125rem
	}
}
.block-img-text-links .text-formatted div>:last-child {
	margin-bottom: 0
}
.block-img-text-links .list-of-links a {
	width: 100%;
	display: block;
	text-decoration: underline;
	padding-bottom: calc(0.9321428571rem + 0.2571428571vw);
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	color: #00799e
}
@media(min-width:1200px) {
	.block-img-text-links .list-of-links a {
		padding-bottom: 1.125rem
	}
}
@media(min-width:1200px) {
	.block-img-text-links .list-of-links a {
		font-size: 0.95rem
	}
}
.block-img-text-links .list-of-links a:hover {
	color: #002c6c
}
.block-img-text-links .list-of-links a:last-child {
	padding-bottom: 0
}
.block-img-text-links .link-underline-wrapper {
	display: none
}
.card-w-multiple-fields {
	border: 1px solid #c4d7ed;
	border-radius: 4px;
	height: 100%;
	display: flex;
	flex-direction: column
}
.card-w-multiple-fields img {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.card-w-multiple-fields .wrapper-info {
	flex: 1;
	padding-top: calc(0.9857142857rem + 0.6857142857vw);
	padding-bottom: calc(0.9857142857rem + 0.6857142857vw);
	padding-right: calc(0.9321428571rem + 0.2571428571vw);
	padding-left: calc(0.9321428571rem + 0.2571428571vw);
	display: flex;
	flex-direction: column
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info {
		padding-top: 1.5rem
	}
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info {
		padding-bottom: 1.5rem
	}
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info {
		padding-right: 1.125rem
	}
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info {
		padding-left: 1.125rem
	}
}
.card-w-multiple-fields .wrapper-info .text-formatted {
	padding-bottom: 15px
}
.card-w-multiple-fields .wrapper-info .wrapper-link a {
	display: block;
	width: 100%;
	padding-bottom: calc(0.9142857143rem + 0.1142857143vw);
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	color: #00799e;
	text-decoration: none
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info .wrapper-link a {
		padding-bottom: 1rem
	}
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info .wrapper-link a {
		font-size: 0.95rem
	}
}
.card-w-multiple-fields .wrapper-info .wrapper-link a.underline-link {
	text-decoration: underline
}
.card-w-multiple-fields .wrapper-info .wrapper-link a:last-of-type {
	padding-bottom: 0
}
.card-w-multiple-fields .wrapper-info .wrapper-link a:hover {
	color: #002c6c
}
.card-w-multiple-fields .wrapper-info .button-block {
	padding-top: calc(1.0571428571rem + 1.2571428571vw);
	margin-top: auto
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info .button-block {
		padding-top: 2rem
	}
}
.card-w-multiple-fields .wrapper-info .button-block a {
	padding: 13px 22px;
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	.card-w-multiple-fields .wrapper-info .button-block a {
		font-size: 0.95rem
	}
}
.card-w-multiple-fields.different-height {
	height: unset !important
}
@media screen and (min-width:768px) {
	.carousel-2-columns .carousel {
		padding: 0
	}
	.carousel-2-columns .carousel .slick-track .slick-slide {
		align-items: flex-start
	}
	.carousel-2-columns button.slick-arrow {
		bottom: unset;
		top: 15px;
		transform: translateY(-50%)
	}
	.carousel-2-columns button.slick-arrow:hover {
		top: 11px;
		box-shadow: 0px 10px 30px rgba(0, 44, 108, .2)
	}
	.carousel-2-columns button.slick-arrow:focus {
		outline: 2px solid #002c6c
	}
	.carousel-2-columns .slick-next {
		left: 80px
	}
	.carousel-2-columns .slick-prev {
		right: unset;
		left: 15px
	}
	.carousel-2-columns .body-left {
		padding-top: 90px
	}
	.carousel-2-columns .body-right {
		display: flex;
		justify-content: center;
		align-items: center
	}
}
.multiple-text-with-graphic {
	justify-content: space-between
}
.multiple-text-with-graphic img {
	padding-right: 18px
}
.multiple-text-with-graphic p:last-of-type {
	margin: 0
}
.multiple-text-with-graphic .column-different {
	padding-bottom: calc(1.2rem + 2.4vw);
	padding-top: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.multiple-text-with-graphic .column-different {
		padding-bottom: 3rem
	}
}
@media(min-width:1200px) {
	.multiple-text-with-graphic .column-different {
		padding-top: 3rem
	}
}
@media screen and (min-width:768px) {
	.multiple-text-with-graphic .column-different>div {
		width: 50%;
		margin: auto
	}
}
.step-row {
	cursor: pointer;
	height: 200px;
	margin-bottom: 80px;
	clear: both;
	width: 100%
}
.step-row div {
	display: inline-block
}
.step-row .number {
	width: 200px;
	background-color: #002c6c;
	height: 100%;
	text-align: center
}
.step-row .number>span {
	color: #00b6de;
	display: block;
	font-size: 30px;
	font-weight: 500;
	margin-top: 20px
}
.step-row .number>p {
	font-size: 100px;
	font-weight: 600;
	color: #fff;
	display: block;
	margin-top: 40px;
	line-height: 24px
}
.step-row .content {
	width: calc(100% - 500px);
	height: 100%;
	position: relative;
	padding: 20px 30px 30px 30px;
	color: #fff;
	font-size: 30px;
	font-weight: 500
}
.step-row .content>span {
	position: absolute;
	bottom: 20px;
	width: calc(100% - 60px);
	border-bottom: 2px solid #fff;
	display: block
}
.step-row .content:after {
	border-right: 35px solid transparent;
	width: 0;
	height: 0;
	border-left: 35px solid transparent;
	border-top: 25px solid transparent;
	content: " ";
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}
.step-row .image {
	width: 200px;
	background-color: #fff;
	height: 100%;
	overflow: hidden;
	padding: 10px
}
.step-row .image img {
	width: 100%;
	min-height: 150px
}
.step-row.bg-sky.step-row:before {
	border-top-color: #00b6de !important
}
.step-row.bg-sky .content:after {
	border-top-color: #00b6de !important
}
.step-row.bg-sky .number>span {
	color: #00b6de !important
}
.step-row.bg-grass.step-row:before {
	border-top-color: #7ac143 !important
}
.step-row.bg-grass .content:after {
	border-top-color: #7ac143 !important
}
.step-row.bg-grass .number>span {
	color: #7ac143 !important
}
.step-row.bg-purple.step-row:before {
	border-top-color: #bf83b9 !important
}
.step-row.bg-purple .content:after {
	border-top-color: #bf83b9 !important
}
.step-row.bg-dark-gray.step-row {
	background: #b0b3b3 !important
}
.step-row.bg-dark-gray.step-row:before {
	border-top-color: #b0b3b3 !important
}
.step-row.bg-dark-gray .content:after {
	border-top-color: #b0b3b3 !important
}
.step-row.bg-teal.step-row:before {
	border-top-color: #22bcb9 !important
}
.step-row.bg-teal .content:after {
	border-top-color: #22bcb9 !important
}
.step-row.bg-blue.step-row:before {
	border-top-color: #002c6c !important
}
.step-row.bg-blue .content:after {
	border-top-color: #002c6c !important
}
.step-row.bg-tangerine.step-row:before {
	border-top-color: #ff8200 !important
}
.step-row.bg-tangerine .content:after {
	border-top-color: #ff8200 !important
}
.step-row.bg-peach.step-row:before {
	border-top-color: #fbb034 !important
}
.step-row.bg-peach .content:after {
	border-top-color: #fbb034 !important
}
.step-row.bg-peach .number>span {
	color: #fbb034 !important
}
.step-row.bg-forest.step-row:before {
	border-top-color: #00b74f !important
}
.step-row.bg-forest .content:after {
	border-top-color: #00b74f !important
}
.step-row.bg-forest .number>span {
	color: #00b74f !important
}
.step-row.bg-lavender.step-row:before {
	border-top-color: #af96d4 !important
}
.step-row.bg-lavender .content:after {
	border-top-color: #af96d4 !important
}
.step-row.bg-lavender .number>span {
	color: #af96d4 !important
}
.step-row.bg-light-medium-gray.step-row:before {
	border-top-color: #b1b3b3 !important
}
.step-row.bg-light-medium-gray .content:after {
	border-top-color: #b1b3b3 !important
}
.step-row.bg-light-medium-gray .number>span {
	color: #b1b3b3 !important
}
.step-row.bg-gold.step-row:before {
	border-top-color: #c4b000 !important
}
.step-row.bg-gold .content:after {
	border-top-color: #c4b000 !important
}
.step-row.bg-gold .number>span {
	color: #c4b000 !important
}
.step-row.bg-mist.step-row:before {
	border-top-color: #8db9ca !important
}
.step-row.bg-mist .content:after {
	border-top-color: #8db9ca !important
}
.step-row.bg-mist .number>span {
	color: #8db9ca !important
}
.step-row.bg-slate.step-row:before {
	border-top-color: #89aadb !important
}
.step-row.bg-slate .content:after {
	border-top-color: #89aadb !important
}
.step-row.bg-slate .number>span {
	color: #89aadb !important
}
.step-row.bg-orange .number>span {
	color: #f26334 !important
}
.step-row-odd .number {
	float: left
}
.step-row-odd .image {
	float: right
}
.step-row-even .number {
	float: right
}
.step-row-even .image {
	float: left
}
@media(max-width:992px) {
	.step-row {
		height: 150px;
		margin-bottom: 60px
	}
	.step-row .number {
		width: 150px
	}
	.step-row .number>span {
		font-size: 20px
	}
	.step-row .number>p {
		font-size: 70px;
		margin-top: 25px
	}
	.step-row .content {
		width: calc(100% - 350px);
		font-size: 18px;
		padding: 15px
	}
	.step-row .content>span {
		width: calc(100% - 30px);
		bottom: 15px
	}
	.step-row .content:after {
		border-right: 23px solid transparent;
		border-left: 23px solid transparent;
		border-top: 15px solid transparent;
		bottom: -15px
	}
	.step-row .image {
		width: 200px
	}
}
@media(max-width:440px) {
	.step-row {
		height: auto;
		padding-bottom: 15px;
		position: relative
	}
	.step-row:before {
		content: " ";
		position: absolute;
		width: 0;
		height: 0;
		border-right: 23px solid transparent;
		border-left: 23px solid transparent;
		border-top: 15px solid;
		bottom: -15px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto
	}
	.step-row .number {
		width: 100% !important;
		float: none !important;
		height: 120px
	}
	.step-row .number>span {
		margin-top: 10px
	}
	.step-row .content {
		width: 100% !important;
		height: 150px;
		padding-bottom: 30px
	}
	.step-row .content>span {
		position: initial;
		width: 100%;
		padding-top: 30px
	}
}
@media(min-width:993px)and (max-width:1200px) {
	.step-row .content {
		font-size: 26px
	}
}
@media(max-width:650px) {
	.step-row .content {
		width: calc(100% - 150px)
	}
	.step-row .image {
		display: none
	}
}
@media(max-width:270px) {
	.step-row .content>span {
		display: none
	}
}
@media(max-width:260px) {
	.step-row .content:after {
		display: none
	}
}
.infographics-row {
	position: relative;
	height: 230px;
	margin-bottom: 20px;
	clear: both;
	overflow: auto
}
.infographics-row__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 90
}
.infographics-row__link .number {
	width: 230px;
	height: 230px
}
.infographics-row__link .number span {
	position: relative;
	font-size: 60px;
	background-color: #fff;
	border-radius: 50%;
	font-weight: 500;
	width: 120px;
	height: 120px;
	display: inline-block;
	text-align: center;
	line-height: 120px;
	margin-top: 56px;
	font-weight: 600
}
.infographics-row__link .content {
	width: calc(100% - 230px);
	height: 100%;
	padding: 20px 80px 20px 0px;
	position: relative;
	background: rgba(255, 255, 255, .7)
}
.infographics-row__link .content blockquote.typography-blockquote {
	border: none;
	color: #003b9b;
	font-size: 20px;
	width: 82%;
	float: right;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0
}
.infographics-row__link .content blockquote.typography-blockquote:before {
	content: "“";
	position: absolute;
	color: #fff;
	display: inline;
	font-size: 200px;
	height: 0px;
	top: 32px;
	left: -130px;
	line-height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
.infographics-row__link .content>span {
	color: #454545;
	text-align: right;
	max-width: 60%;
	min-width: 20%;
	right: 0px;
	display: block;
	float: inherit;
	font-size: 15px;
	position: absolute;
	bottom: 20px;
	right: 80px
}
.infographics-row__link .content>span strong {
	font-weight: 700
}
.infographics-row-odd .number {
	float: left
}
.infographics-row-odd .number span {
	margin-left: 50px
}
.infographics-row-odd .number span:after {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 18px solid #fff;
	top: 45px;
	right: -13px
}
.infographics-row-odd .content {
	float: right
}
.infographics-row-even .number {
	float: right
}
.infographics-row-even .number span {
	margin-left: 60px
}
.infographics-row-even .number span:after {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 18px solid #fff;
	top: 45px;
	left: -13px
}
.infographics-row-even .content {
	float: left
}
.infographics-row.bg-sky .number span {
	color: #00b6de !important;
	color: #00b6de !important
}
.infographics-row.bg-grass .number span {
	color: #7ac143 !important
}
.infographics-row.bg-peach .number span {
	color: #fbb034 !important
}
.infographics-row.bg-orange .number span {
	color: #f26334 !important
}
.infographics-row.bg-purple .number span {
	color: #bf83b9 !important
}
.infographics-row.bg-tangerine .number span {
	color: #ff8200 !important
}
.infographics-row.bg-forest .number span {
	color: #00b74f !important
}
.infographics-row.bg-gold .number span {
	color: #c4b000 !important
}
@media(max-width:710px) {
	.infographics-row {
		height: auto
	}
	.infographics-row .number {
		width: 100%;
		float: none;
		height: 160px;
		padding-top: 10px
	}
	.infographics-row .content {
		float: none;
		padding: 20px 20px 10px 0px;
		display: table;
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%
	}
	.infographics-row .content>span {
		position: relative;
		bottom: 0px;
		right: 20px;
		margin-top: 20px;
		float: right
	}
	.infographics-row-odd .number span {
		margin-top: 30px;
		display: block;
		margin: 0 auto
	}
	.infographics-row-odd .number span:after {
		content: " ";
		position: absolute;
		width: 0;
		height: 0;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-top: 18px solid #fff;
		top: 114px;
		right: 45px
	}
	.infographics-row-even .number span {
		display: block;
		margin: 0 auto
	}
	.infographics-row-even .number span:after {
		content: " ";
		position: absolute;
		width: 0;
		height: 0;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-top: 18px solid #fff;
		top: 114px;
		right: 0;
		left: 46px
	}
}
@media(max-width:992px) {
	.infographics-row .content {
		padding-right: 40px
	}
	.infographics-row .content blockquote.typography-blockquote {
		font-size: 16px
	}
	.infographics-row .content blockquote.typography-blockquote:before {
		font-size: 100px;
		left: -60px;
		top: -10px
	}
	.infographics-row .content>span {
		max-width: 80%;
		font-size: 12px;
		right: 40px
	}
}
@media(max-width:1200px) {
	.infographics-row .content blockquote.typography-blockquote:before {
		font-size: 170px;
		left: -100px;
		top: 20px
	}
}
@media(max-width:390px) {
	.infographics-row .content blockquote.typography-blockquote:before {
		font-size: 60px;
		left: -30px;
		top: -25px
	}
}
.btn-primary {
	color: #fff;
	padding: 9px 16px;
	background-color: #cd3c0d;
	border-radius: 4px;
	border-color: #cd3c0d
}
.btn-primary:hover {
	text-decoration: none;
	background-color: #a82c05 !important;
	border-color: #a82c05 !important
}
.btn-primary:active, .btn-primary:focus {
	text-decoration: none;
	background-color: #912305 !important;
	border-color: #912305 !important
}
.btn-primary:focus {
	box-shadow: none !important
}
.btn-default-arrow {
	padding: 1.125rem 1.5rem;
	border-radius: 4px;
	position: relative
}
.btn-default-arrow:hover {
	cursor: pointer;
	text-decoration: none
}
.btn-default-arrow::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
	background-size: cover;
	width: 11px;
	height: 11px;
	display: inline-block;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
	transition: right .2s ease
}
.btn-default-arrow:hover::after {
	right: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
.btn-default-arrow:active::after {
	right: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
.btn-orange {
	padding: 10px 16px;
	text-decoration: none !important;
	color: #fff;
	background-color: #cd3c0d;
	border-radius: 4px;
	font-size: 0.875rem
}
.btn-orange:hover {
	cursor: pointer;
	background-color: #a82c05;
	color: #fff
}
.btn-orange:active {
	background-color: #912305
}
.btn-standard {
	padding: 13px 22px;
	font-size: 15px
}
.button-block .btn-arrow {
	display: inline-block;
	height: inherit;
	padding: 10px 16px 10px 16px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 4px
}
.button-block .btn-arrow:hover {
	text-decoration: none;
	color: #fff
}
.button-block .btn-arrow:hover svg {
	transform: translateX(4px)
}
.button-block .btn-arrow svg {
	margin-left: 8px;
	transition: all .2s ease
}
.button-block .btn-arrow.full-width {
	width: 100%;
	text-align: center
}
.archive-tabs .nav.nav-tabs {
	border: none
}
.archive-tabs .nav.nav-tabs li {
	padding-bottom: 36px
}
.archive-tabs .nav.nav-tabs li a {
	border: none;
	text-decoration: none;
	font-size: 15px;
	color: #262626;
	font-weight: 400;
	margin-right: 42px
}
.archive-tabs .nav.nav-tabs li a:hover {
	background-color: #f0f5fa
}
.archive-tabs .nav.nav-tabs li:last-of-type a {
	margin-right: 0
}
.archive-tabs .nav.nav-tabs li.active {
	position: relative
}
.archive-tabs .nav.nav-tabs li.active a {
	font-weight: 500;
	color: #002c6c
}
.archive-tabs .nav.nav-tabs li.active a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	background-color: #f26334;
	bottom: 0;
	left: 0
}
.archive-tabs .tab-content .tab-pane {
	border: none
}
.archive-tabs .tab-content .tab-pane-content div .report-container {
	padding: 18px;
	border-radius: 4px;
	background-color: #f0f5fa;
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: 400
}
.archive-tabs .tab-content .tab-pane-content div .report-container a {
	font-size: 15px;
	font-weight: 400;
	color: #00799e;
	text-decoration: none !important
}
@media screen and (min-width:768px) {
	.archive-tabs .nav.nav-tabs li {
		padding-bottom: 28px
	}
	.archive-tabs .nav.nav-tabs li a {
		margin-left: 32px;
		margin-right: 0
	}
	.archive-tabs .tab-content .tab-pane-content div {
		padding-left: 0
	}
}
.select-revamp {
	display: block;
	width: 100%
}
.select-revamp .select {
	cursor: pointer;
	display: inline-block;
	border: 0;
	width: 100%;
	position: relative
}
.select-revamp .select:after {
	display: none !important
}
.select-revamp .styledSelect {
	padding: 12px 18px;
	color: #262626;
	font-weight: 400;
	font-size: 15px;
	border-radius: 4px;
	border: 1px solid #c4d7ed;
	background-color: #fff;
	height: 45px;
	position: relative
}
.select-revamp .styledSelect:after {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='002c6c' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	top: 15px;
	right: 20px;
	-moz-transition: .5s all;
	-webkit-transition: .5s all
}
.select-revamp .styledSelect:active:after, .select-revamp .styledSelect.active:after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}
.select-revamp .options {
	display: none;
	position: absolute;
	top: 45px;
	right: 0;
	left: 0;
	width: calc(100% - 2px);
	margin: 0 auto;
	padding-top: 38px;
	z-index: 1;
	background-color: #fff;
	list-style: none;
	border-radius: 4px;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0;
	font-size: 15px
}
.select-revamp .options li {
	height: 45px;
	margin: 0 0;
	padding: 10px 18px;
	color: #262626;
	position: relative;
	font-weight: 400
}
.select-revamp .options li:hover {
	background-color: #e5f0fc;
	color: #002c6c
}
select::-webkit-scrollbar {
	background-color: red
}
.ajax-progress, .ajax-progress-throbber, .ajax-progress-fullscreen {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-radius: 0;
	opacity: 1;
	background: rgba(255, 255, 255, .8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	overflow: hidden;
	text-indent: -99999em
}
.ajax-progress-throbber:before, .ajax-progress-fullscreen:before {
	content: " ";
	display: block;
	width: 120px;
	height: 120px;
	-webkit-animation: spin .8s infinite linear;
	animation: spin .8s infinite linear;
	border-radius: 120px;
	border-width: 5px;
	border-style: solid;
	border-color: #002c6c #002c6c #002c6c transparent;
	overflow: hidden;
	text-indent: -99999em;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
@-webkit-keyframes spin {
	to {
		transform: rotate(360deg)
	}
}
@keyframes spin {
	to {
		transform: rotate(360deg)
	}
}
.alert-block {
	border-radius: 4px;
	position: relative
}
.alert-block.bar-color-blue::before {
	background-color: #002c6c
}
.alert-block::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 4px;
	border-radius: 12px
}
.alert-block svg {
	position: absolute;
	top: 18px;
	left: 8px
}
.alert-block .content {
	padding: calc(0.9321428571rem + 0.2571428571vw) calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.alert-block .content {
		padding: 1.125rem 3rem
	}
}
.alert-block .content p:last-child {
	margin-bottom: 0
}
@media screen and (min-width:768px) {
	.alert-block svg {
		top: 21px;
		left: 22px
	}
}
.addtoany-wrapper {
	padding-top: 32px
}
.addtoany-wrapper p {
	margin-bottom: 12px
}
.addtoany-wrapper a {
	color: #002c6c;
	padding-right: 12px;
	padding-left: 0;
	font-size: 24px !important
}
.addtoany-wrapper a:hover {
	text-decoration: none;
	color: #008dbd
}
.addtoany-wrapper a .a2a_svg {
	display: none
}
footer {
	margin: 20px 0
}
footer p {
	display: block;
	margin: 0;
	font-size: 12px
}
footer a, footer span {
	color: #008dbd;
	font-weight: 300
}
footer span:hover {
	cursor: pointer
}
footer ul {
	list-style-type: none;
	margin-bottom: 20px;
	padding: 0
}
footer ul li {
	line-height: 1em;
	margin-bottom: 7px
}
footer ul li>a, footer ul li span {
	font-size: 14px
}
footer section:first-child {
	margin-bottom: 32px
}
footer a.icon {
	color: #002c6c;
	font-size: 40px
}
footer a.icon:hover {
	text-decoration: none !important
}
footer a:hover {
	color: #008dbd
}
footer a.icon-youtube::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='M4 6h17v12H4z'/%3E%3Cpath d='M12 0c6.6 0 12 5.4 12 12s-5.4 12-12 12S0 18.6 0 12 5.4 0 12 0zm.193 6.8h-.386c-.895.004-4.652.036-5.707.3-.6.1-1.1.7-1.3 1.3-.265 1.062-.296 3.062-.3 3.51v.18c.004.448.035 2.448.3 3.51.2.6.7 1.1 1.3 1.3 1.055.264 4.812.296 5.707.3h.386c.895-.004 4.652-.036 5.707-.3.6-.2 1.1-.7 1.3-1.3.265-1.062.296-3.062.3-3.51V12v-.09c-.004-.448-.035-2.448-.3-3.51-.2-.6-.7-1.1-1.3-1.3-1.055-.264-4.812-.296-5.707-.3zm-1.693 3l3.9 2.2-3.9 2.2V9.8z' fill='%23002C6C'/%3E%3C/g%3E%3C/svg%3E");
	width: 36px;
	height: 36px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover
}
footer a.icon-youtube:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='M4 6h17v12H4z'/%3E%3Cpath d='M12 0c6.6 0 12 5.4 12 12s-5.4 12-12 12S0 18.6 0 12 5.4 0 12 0zm.193 6.8h-.386c-.895.004-4.652.036-5.707.3-.6.1-1.1.7-1.3 1.3-.265 1.062-.296 3.062-.3 3.51v.18c.004.448.035 2.448.3 3.51.2.6.7 1.1 1.3 1.3 1.055.264 4.812.296 5.707.3h.386c.895-.004 4.652-.036 5.707-.3.6-.2 1.1-.7 1.3-1.3.265-1.062.296-3.062.3-3.51V12v-.09c-.004-.448-.035-2.448-.3-3.51-.2-.6-.7-1.1-1.3-1.3-1.055-.264-4.812-.296-5.707-.3zm-1.693 3l3.9 2.2-3.9 2.2V9.8z' fill='%23008dbd'/%3E%3C/g%3E%3C/svg%3E")
}
footer .footer-links {
	margin-top: 20px
}
@media only screen and (min-width:992px) {
	footer .footer-links {
		padding-left: 30px
	}
}
footer .footer-links hr {
	margin-bottom: 15px;
	margin-top: 0
}
footer .footer-links .link-pipe {
	color: #008dbd;
	margin: 0 15px
}
.footer h4 a {
	color: #002c6c;
	font-weight: 500;
	font-size: 19px
}
.section-spacing footer h4 {
	margin-top: 0
}
.footer-service-menu ul {
	border-top: 1px solid #b3b3b3;
	margin-left: 0;
	padding-top: 14px
}
.footer-service-menu ul li {
	border-right: 1px solid #b1b3b3;
	padding: 0 22px 0 20px
}
@media only screen and (max-width:992px) {
	.footer-service-menu ul li {
		padding: 0 6px 0 4px
	}
}
.footer-service-menu ul li a, .footer-service-menu ul li span {
	padding: 0
}
.footer-service-menu ul li a:hover, .footer-service-menu ul li span:hover {
	background: none
}
.footer-service-menu ul li:first-child {
	padding-left: 0
}
.footer-service-menu ul li:last-child {
	border: none;
	padding-right: 0
}
#block-gsone-revamp-socialmediamenu {
	margin-bottom: 30px;
	width: inherit
}
#block-gsone-revamp-socialmediamenu a {
	margin-right: 16px
}
#block-gsone-revamp-socialmediamenu a:last-child {
	margin-right: 0
}
@media only screen and (min-width:992px) {
	#block-menu-menu-footer-menu .footer-column {
		width: 20%;
		flex: unset
	}
}
.footer-column ul li a:hover {
	text-decoration: none !important
}
.footer-column h4 {
	margin-top: 10px
}
@media only screen and (min-width:992px) {
	.footer-column h4 {
		margin-top: 0
	}
}
.toolkit footer ul {
	margin-bottom: 0
}
.nav-link--contact::before {
	content: unset !important;
	background-image: none !important;
	width: 0 !important
}
.header-top {
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.header-top .region-top-header {
	position: relative
}
.header-top .special-padding {
	padding-top: 50px
}
.header-top .top {
	display: flex;
	flex-wrap: wrap;
	height: 111px;
	position: relative
}
.header-top .top .logo-block .slogan {
	color: #414345;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 16px
}
.header-top .top .logo-block img {
	margin-top: 5px
}
.header-top .top #block-gsone-revamp-servicemenu {
	display: none
}
.header-top .top #block-gsone-revamp-servicemenu li {
	margin-bottom: 0
}
.header-top .top #block-gsone-revamp-servicemenu a {
	color: #00799e;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 16px;
	text-decoration: underline;
	padding-top: 0;
	padding-bottom: 0
}
.header-top .top #block-gsone-revamp-servicemenu a::before {
	content: "";
	background-image: none;
	width: 0;
	height: 0
}
.header-top .top #block-gsone-revamp-servicemenu a:hover {
	background: transparent
}
.header-top .top .search-field, .header-top .top .glyphicon-search {
	position: relative;
	margin-top: 25px;
	margin-left: auto
}
.header-top .top .search-field::before, .header-top .top .glyphicon-search::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 0c5.4 0 9.75 4.35 9.75 9.75a9.72 9.72 0 01-1.883 5.774l.083.076 5.85 5.85c.6.6.6 1.5 0 2.1-.6.6-1.5.6-2.1 0L15.6 17.7l-.073-.086A9.72 9.72 0 019.75 19.5 9.73 9.73 0 010 9.75C0 4.35 4.35 0 9.75 0zm0 1.5c-4.5 0-8.25 3.75-8.25 8.25S5.25 18 9.75 18 18 14.25 18 9.75c0-4.417-3.612-8.11-8-8.246L9.75 1.5z' fill='%23002C6C' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	width: 24px;
	height: 24px;
	position: absolute;
	top: -3px;
	right: 0;
	display: inline-block
}
.header-top .top .glyphicon-search::before {
	right: unset !important;
	left: 0;
	margin: 15px
}
.header-top .top #search-block-form {
	position: absolute;
	top: -80px;
	left: 0;
	width: 100%;
	z-index: 12
}
.header-top .top #search-block-form .input-wrapper {
	width: 100%;
	position: relative
}
.header-top .top #search-block-form .input-wrapper input {
	padding-left: 50px
}
.header-top .top #search-block-form .input-wrapper input:focus {
	border: 2px solid #002c6c;
	box-shadow: none
}
.header-top .top #search-block-form .close-button {
	width: 20px;
	height: 20px
}
.header-top .top #search-block-form .close-button::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	margin: 10px;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	color: #999
}
.header-top .top #search-block-form .close-button:hover {
	cursor: pointer
}
.header-top .top .block-gsone-main-menu-block {
	left: 0;
	right: 0;
	position: absolute;
	bottom: 0
}
.header-top .top .block-gsone-main-menu-block .other a {
	width: 100%;
	display: inline-block;
	border-radius: 0;
	text-align: center
}
.header-top .navbar-toggle {
	margin-top: 25px;
	margin-left: 22px;
	margin-right: 0;
	margin-bottom: 25px;
	background-color: transparent
}
.header-top .navbar-toggle .icon-bar {
	width: 30px;
	height: 3px;
	display: block;
	margin-bottom: 5px;
	background-color: #002c6c
}
.header-top .navbar-toggle.collapsed .icon-bar {
	background-color: #002c6c
}
header {
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	position: relative;
	z-index: 5
}
@media screen and (min-width:992px) {
	.header-top {
		background-color: #f0f5fa
	}
	.header-top .top {
		height: 28px;
		justify-content: flex-end;
		align-content: center
	}
	.header-top .top #block-gsone-revamp-servicemenu {
		display: block
	}
	.header-top .top #search-block-form {
		width: 100%;
		top: -50px;
		width: 100%
	}
	.header-top .top .search-field, .header-top .top .glyphicon-search {
		margin-top: 0;
		margin-left: 16px
	}
	.header-top .top .search-field::before, .header-top .top .glyphicon-search::before {
		width: 16px;
		height: 16px
	}
	.header-top .top .block-gsone-main-menu-block {
		display: none
	}
	.navbar-toggle {
		display: none
	}
}
.menu-desktop {
	display: none
}
@media screen and (min-width:992px) {
	.menu-desktop {
		display: block
	}
}
.navigation .navbar-default {
	padding: 0
}
.navigation .navbar-default .navbar-collapse {
	padding-top: 16px
}
.navigation .region-bottom-header .navbar-nav {
	display: flex;
	flex-direction: column;
	left: 0;
	right: 0;
	align-items: baseline
}
.navigation .region-bottom-header .navbar-nav li.main-link-div {
	margin-bottom: 24px;
	width: 100%;
	position: relative
}
.navigation .region-bottom-header .navbar-nav li.main-link-div .main-link {
	font-size: 14px;
	color: #002c6c;
	font-weight: 500
}
.navigation .region-bottom-header .other {
	display: none
}
@media screen and (min-width:992px) {
	.navigation .navbar-default {
		display: none
	}
	.navigation .region-bottom-header {
		height: 106px
	}
	.navigation .region-bottom-header .logo, .navigation .region-bottom-header .block-gsone-main-menu-block {
		display: flex;
		align-items: center
	}
	.navigation .region-bottom-header .justify-menu {
		display: flex;
		justify-content: space-between
	}
	.navigation .region-bottom-header .navbar-nav {
		display: flex;
		flex-direction: row;
		align-items: center;
		position: unset
	}
	.navigation .region-bottom-header .navbar-nav li.main-link-div {
		margin-bottom: 0;
		width: unset;
		position: unset
	}
	.navigation .region-bottom-header .navbar-nav li.main-link-div a {
		padding: 10px 15px;
		font-size: 14px;
		color: #002c6c
	}
	.navigation .region-bottom-header .navbar-nav li.main-link-div .main-link {
		height: 106px;
		display: inline-block;
		line-height: 106px;
		padding-top: 0;
		padding-bottom: 0
	}
	.navigation .region-bottom-header .other {
		display: block;
		align-self: center
	}
	.navigation .region-bottom-header .other a.buy-a-barcode {
		border-radius: 4px;
		font-size: 14px
	}
	.navigation .menu-header {
		display: flex;
		flex-direction: row;
		height: unset
	}
}
.section-breadcrumbs {
	font-size: .95rem
}
.section-breadcrumbs .ol>* {
	display: none
}
.section-breadcrumbs ol {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0
}
.section-breadcrumbs ol li {
	margin-bottom: 0;
	padding-left: 5px
}
.section-breadcrumbs ol li:first-of-type {
	padding-left: 0
}
.section-breadcrumbs .separator::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	width: 11px;
	height: 11px;
	display: inline-block
}
.section-breadcrumbs .container {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0
}
.section-breadcrumbs .container li {
	margin-right: 5px
}
@media screen and (max-width:767px) {
	.section-breadcrumbs .container li {
		display: none
	}
}
.section-breadcrumbs .container li:nth-last-child(2) {
	display: inline-block
}
.section-breadcrumbs .container li:nth-last-child(2) .separator {
	display: none
}
.section-breadcrumbs .container li::after {
	display: none
}
.section-breadcrumbs .container li:before {
	display: inline-block;
	content: "";
	width: 7px;
	height: 7px;
	border-top: 1px solid #696d73;
	border-left: 1px solid #696d73;
	transform: rotate(-45deg);
	margin-right: 5px;
	margin-bottom: 2px
}
@media screen and (min-width:768px) {
	.section-breadcrumbs .container>* {
		display: flex;
		flex-wrap: wrap
	}
	.section-breadcrumbs .container li {
		position: relative;
		margin-right: 0
	}
	.section-breadcrumbs .container li .separator {
		display: inline-block !important
	}
	.section-breadcrumbs .container li:before {
		display: none
	}
}
header .navbar-nav li.main-link-div {
	position: unset
}
header .navbar-nav ul.content-div {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 12
}
header .navbar-nav ul.content-div ul {
	margin-left: 0px;
	padding-left: 0px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured {
		padding-top: 0;
		padding-left: 16px;
		background-color: #fff
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured h4 {
		display: none
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured .more-link a::before {
		background-image: none;
		width: 0
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured .more-link a {
		font-weight: 500;
		font-size: 14px
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .div-links {
		border-bottom-right-radius: 4px;
		padding-top: 0;
		padding-left: 16px;
		padding-bottom: 0
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .div-links h2 {
		display: none
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links {
		padding-left: 0;
		margin-bottom: 30px;
		align-items: flex-start
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links:last-child {
		margin-bottom: 0
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links h4 {
		font-weight: 500;
		font-size: 14px;
		margin-bottom: 16px
	}
	header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links img {
		display: none
	}
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row {
	margin-bottom: 0;
	height: 100%
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row>div {
	height: 100%
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-standards_submenu {
		padding: 15px 0 0 0
	}
}
@media(max-width:991px) {
	header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured {
		padding: 0 5px
	}
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured {
		margin: 10px 0
	}
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured .more-link a::before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	right: -20px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured .more-link a:hover::before {
	right: -26px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue {
	border-bottom-left-radius: 4px;
	padding-top: 24px;
	padding-left: 36px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue ul {
	list-style: none
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue h4 {
	color: #262626;
	font-size: 16px;
	margin-bottom: 26px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue li {
	margin-bottom: 12px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue li a {
	font-weight: 500;
	color: #002c6c;
	font-size: 16px;
	line-height: 25px;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .div-links {
	border-bottom-right-radius: 4px;
	padding-left: 40px;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 45px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links {
	display: flex;
	flex-direction: column;
	align-items: center
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links img {
	display: block;
	margin-bottom: 13px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links h4 {
	color: #002c6c;
	margin-bottom: 20px;
	font-size: 16px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links a {
	padding: 0;
	font-weight: 500;
	color: #00799e;
	font-size: 14px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu {
	line-height: 16px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu a {
	color: #002c6c;
	font-size: 16px;
	font-weight: 500;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu a:hover {
	text-decoration: none
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu::after {
	content: "";
	display: block;
	width: calc(100% - 15px);
	height: 1px;
	background-color: #c4d7ed;
	margin-top: 7px
}
header .navbar-nav ul.content-div#mini-panel-standards_submenu .links-mobile a {
	font-size: 14px;
	width: 100%;
	display: inline-block;
	margin-bottom: 16px;
	padding-left: 16px
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu li.row {
	margin-bottom: 0
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-industries_submenu {
		padding: 15px 0 0 0
	}
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .div-links {
	border-bottom-right-radius: 4px;
	padding-left: 40px;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 45px
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .menu-links {
	display: flex;
	flex-direction: column;
	align-items: center
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .menu-links img {
	margin-bottom: 16px
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .menu-links a {
	font-weight: 500;
	padding: 0;
	font-size: 16px
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu {
	line-height: 16px
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu a {
	color: #002c6c;
	font-size: 16px;
	font-weight: 500;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu a:hover {
	text-decoration: none
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu::after {
	content: "";
	display: block;
	width: calc(100% - 15px);
	height: 1px;
	background-color: #c4d7ed;
	margin-top: 7px
}
header .navbar-nav ul.content-div#mini-panel-industries_submenu .links-mobile a {
	font-size: 14px;
	width: 100%;
	display: inline-block;
	margin-bottom: 16px;
	padding-left: 16px
}
header .navbar-nav ul.content-div#mini-panel-news_submenu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-news_submenu li.row {
	margin-bottom: 0
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-news_submenu {
		padding: 15px 0 0 0
	}
}
@media(min-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-news_submenu .div-links {
		padding-left: 40px !important;
		padding-top: 24px !important;
		padding-right: 40px !important;
		padding-bottom: 45px !important
	}
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .div-links {
	border-bottom-right-radius: 4px;
	padding-left: 15px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-news_submenu .div-links #news-events-menu {
		display: none
	}
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block h4 {
	color: #002c6c;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block h6 {
	color: #262626;
	font-size: 15px
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block h6 div {
	display: inline-block
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block a {
	color: #00799e;
	font-size: 14px;
	padding-left: 0;
	font-weight: 500
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-links {
	display: flex;
	flex-direction: column
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-links a {
	color: #00799e;
	padding: 0;
	font-weight: 500;
	margin-bottom: 16px
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu {
		display: none
	}
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .mobile-links a {
	display: inline-block;
	padding-left: 16px;
	margin-bottom: 16px
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .mobile-links a h4 {
	margin-bottom: 0;
	font-size: 14px;
	color: #00799e
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu {
	line-height: 16px
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu a {
	color: #002c6c;
	font-size: 16px;
	font-weight: 500;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu a:hover {
	text-decoration: none
}
header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu::after {
	content: "";
	display: block;
	width: calc(100% - 15px);
	height: 1px;
	background-color: #c4d7ed;
	margin-top: 7px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-about_submenu li.row {
	margin-bottom: 0;
	height: 100%
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-about_submenu {
		padding: 15px 0 0 0
	}
}
@media(max-width:991px) {
	header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured {
		padding: 0 5px
	}
}
@media(max-width:992px) {
	header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured {
		margin: 10px 0
	}
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured .more-link a::before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	right: -20px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured .more-link a:hover::before {
	right: -26px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue {
	border-bottom-left-radius: 4px;
	padding-top: 24px;
	padding-left: 36px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue ul {
	list-style: none
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue h4 {
	color: #262626;
	font-size: 16px;
	margin-bottom: 26px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue li {
	margin-bottom: 12px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue li a {
	font-weight: 500;
	color: #002c6c;
	font-size: 16px;
	line-height: 25px;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .div-links {
	border-bottom-right-radius: 4px;
	padding-left: 40px;
	padding-top: 24px;
	padding-right: 40px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links {
	display: flex;
	flex-direction: column
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links h4 {
	color: #002c6c;
	font-size: 16px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links p {
	flex: 1;
	color: #262626;
	font-size: 15px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links a {
	font-weight: 500;
	padding: 0;
	color: #00799e;
	font-size: 14px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu {
	line-height: 16px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu a {
	color: #002c6c;
	font-size: 16px;
	font-weight: 500;
	padding: 0
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu a:hover {
	text-decoration: none
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu::after {
	content: "";
	display: block;
	width: calc(100% - 15px);
	height: 1px;
	background-color: #c4d7ed;
	margin-top: 7px
}
header .navbar-nav ul.content-div#mini-panel-about_submenu .links-mobile a {
	font-size: 14px;
	width: 100%;
	display: inline-block;
	margin-bottom: 16px;
	padding-left: 16px
}
@media screen and (min-width:992px) {
	header .navbar-nav .content-div {
		background-color: #fff;
		top: 106px;
		border: 1px solid #e5f0fc;
		min-height: 250px
	}
	header .navbar-nav .content-div#mini-panel-standards_submenu {
		min-height: 280px
	}
	header .navbar-nav .main-link-div.active .main-link {
		color: #cd3c0d !important;
		position: relative
	}
	header .navbar-nav .main-link-div.active .main-link:hover {
		text-decoration: none;
		color: unset
	}
	header .navbar-nav .main-link-div.active .main-link::before, header .navbar-nav .main-link-div.active .main-link:hover::before {
		position: absolute;
		top: 65px;
		height: 4px;
		content: "";
		background-color: #cd3c0d;
		border-radius: 100px;
		width: 80%;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		right: 0
	}
	header .navbar-nav .main-link-div .main-link {
		position: relative;
		z-index: 0;
		background-color: transparent
	}
	header .navbar-nav .main-link-div .main-link:hover {
		text-decoration: none
	}
	header .navbar-nav .main-link-div .main-link:hover::before {
		position: absolute;
		top: 37px;
		height: 36px;
		content: "";
		background-color: #e5f0fc;
		border-radius: 4px;
		width: 90%;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		right: 0;
		z-index: -1
	}
}
.navbar-collapse {
	max-height: none
}
.navbar-collapse .buy-a-barcode.menu {
	float: right;
	margin: 10px -15px 0 -15px
}
@media(min-width:992px) {
	.main-link-div:hover .content-div {
		display: block !important
	}
}
.contextual-region.block-gsone-main-menu-block {
	width: unset !important;
	position: unset !important
}
.bottom-navigation {
	background-color: #f0f5fa;
	margin-right: -15px;
	margin-left: -15px
}
.bottom-navigation .site-slogan-div {
	padding-left: 15px
}
.bottom-navigation .site-slogan-div p {
	color: #414345;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 25px
}
.bottom-navigation .site-slogan-div:before {
	content: "";
	width: calc(100% - 15px);
	height: 1px;
	background-color: #c4d7ed;
	display: inline-block
}
.bottom-navigation .service-links {
	padding-top: 25px
}
.bottom-navigation .service-links .nav {
	display: flex;
	flex-direction: column;
	margin-left: 16px
}
.bottom-navigation .service-links .nav li.nav-item:first-child {
	margin-bottom: 16px
}
.bottom-navigation .service-links .nav a {
	color: #00799e;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0
}
.navbar-toggle {
	border: none;
	background: transparent !important;
	-webkit-appearance: none;
	border-radius: 0
}
.navbar-toggle:hover {
	background: transparent !important
}
.navbar-toggle .icon-bar {
	width: 22px;
	transition: all .2s
}
.navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%
}
.navbar-toggle .middle-bar {
	opacity: 0
}
.navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%
}
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0)
}
.navbar-toggle.collapsed .middle-bar {
	opacity: 1
}
.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0)
}
.open-div {
	position: absolute;
	right: 0;
	top: 0
}
.open-div:hover {
	cursor: pointer
}
.dn {
	display: none
}
.ps {
	position: static !important
}
#sliding-popup .popup-content {
	max-width: 100%;
	text-align: left;
	display: flex;
	justify-content: left;
	align-items: left;
	flex-flow: column
}
@media(min-width:992px) {
	#sliding-popup .popup-content {
		justify-content: center;
		align-items: center;
		flex-flow: row
	}
}
#sliding-popup .popup-content .content {
	display: inline-block
}
#sliding-popup .popup-content #popup-buttons {
	margin-top: 20px
}
@media(min-width:992px) {
	#sliding-popup .popup-content #popup-buttons {
		margin-top: inherit;
		margin-left: 100px
	}
}
#sliding-popup .popup-content #popup-buttons button {
	margin-top: 5px;
	background: #f26334;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	margin: 0;
	padding: 5px 10px
}
#sliding-popup .popup-content #popup-buttons button:hover {
	background-color: #f0511c
}
#sliding-popup .popup-content #popup-buttons button.decline-button {
	background: none;
	text-decoration: underline
}
#sliding-popup .popup-content #popup-buttons button.decline-button:hover {
	background: none;
	text-decoration: underline
}
#sliding-popup .popup-content #popup-text {
	color: #fff;
	float: left;
	font-weight: 300;
	margin: 0
}
#sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text p {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 5px 0
}
.eu-cookie-compliance-buttons {
	margin: 0
}
div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
	background: rgba(46, 46, 46, .86);
	padding: 15px
}
.orange-button {
	background-color: #cd3c0d;
	color: #fff;
	border-radius: 4px;
	padding: 6px 10px;
	display: inline-block;
	font-size: 12px
}
.event-block-link, .news-block-link {
	margin-top: 0.5rem;
	min-height: 50px
}
.event-block-link a, .news-block-link a {
	font-size: 1rem
}
.more-link a {
	position: relative
}
.more-link a:hover {
	text-decoration: none
}
.more-link a::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%2300799E'/%3E%3C/svg%3E%0A");
	background-position: left;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	position: absolute;
	right: -25px;
	top: 4px;
	transition: right .2s ease
}
.more-link a:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002c6c'/%3E%3C/svg%3E%0A");
	right: -31px
}
@media screen and (max-width:576px) {
	.node--view-mode-teaser, .node--view-mode-revamp-teaser {
		border-bottom: 1px solid #c4d7ed;
		margin-bottom: 18px;
		padding-bottom: 0px
	}
}
.node--view-mode-revamp-teaser {
	border-bottom: 1px solid #c4d7ed;
	margin-bottom: 18px;
	padding-bottom: 0px
}
.view-member-board .member-board-subtitle {
	font-weight: 400;
	margin-bottom: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.view-member-board .member-board-subtitle {
		margin-bottom: 3rem
	}
}
@media screen and (max-width:576px) {
	.view-member-board .special-padding {
		padding-left: 0;
		padding-right: 0
	}
}
.view-member-board .member-board-table {
	padding-top: .75rem;
	padding-bottom: .75rem;
	border-bottom: solid 1px #c4d7ed
}
.view-member-board .member-board-table .member-board-name {
	font-size: 0.875rem;
	line-height: 21px;
	margin-bottom: 0;
	font-weight: 500
}
.view-member-board .member-board-table .member-board-job-title {
	font-size: 0.8125rem;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0
}
.view-member-board .last-member .member-board-table {
	border-bottom: none !important
}
@media screen and (min-width:768px) {
	.view-member-board .member-board-table {
		padding-left: 1.5rem
	}
}
.case-study-library-block .view-case-study-library .filters-box {
	display: flex;
	justify-content: center;
	padding-bottom: 16px
}
.case-study-library-block .view-case-study-library .filters-box a {
	color: #fff;
	background-color: #cd3c0d;
	border-radius: 4px
}
.case-study-library-block .view-case-study-library .filters-box a:hover {
	cursor: pointer
}
@media only screen and (max-width:768px) {
	.case-study-library-block .view-case-study-library .filters-wrapper {
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 999;
		background: #fff;
		top: 0;
		left: 0;
		padding: 60px 24px;
		overflow: auto
	}
}
.case-study-library-block .view-case-study-library .filters-wrapper .close-button {
	position: absolute;
	top: 24px;
	right: 24px
}
.case-study-library-block .view-case-study-library .filters-wrapper .close-button:hover {
	cursor: pointer
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-row {
	margin-left: 0;
	margin-right: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details {
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 8px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details summary {
	color: #002c6c;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 25px;
	padding-top: 12px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	border-top: 1px solid #c4d7ed;
	position: relative
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details summary::marker {
	content: "";
	height: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details summary::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.645978C0.692424 0.599415 0.7476 0.562472 0.808345 0.537265C0.86909 0.512059 0.934211 0.499084 0.999978 0.499084C1.06575 0.499084 1.13087 0.512059 1.19161 0.537265C1.25236 0.562472 1.30753 0.599415 1.35398 0.645978L6.99998 6.29298L12.646 0.645978C12.6925 0.59949 12.7477 0.562614 12.8084 0.537455C12.8691 0.512296 12.9342 0.499346 13 0.499346C13.0657 0.499346 13.1308 0.512296 13.1916 0.537455C13.2523 0.562614 13.3075 0.59949 13.354 0.645978C13.4005 0.692466 13.4373 0.747655 13.4625 0.808394C13.4877 0.869134 13.5006 0.934234 13.5006 0.999978C13.5006 1.06572 13.4877 1.13082 13.4625 1.19156C13.4373 1.2523 13.4005 1.30749 13.354 1.35398L7.35398 7.35398C7.30753 7.40054 7.25236 7.43748 7.19161 7.46269C7.13087 7.4879 7.06575 7.50087 6.99998 7.50087C6.93421 7.50087 6.86909 7.4879 6.80834 7.46269C6.7476 7.43748 6.69242 7.40054 6.64598 7.35398L0.645978 1.35398C0.599415 1.30753 0.562472 1.25236 0.537266 1.19161C0.512059 1.13087 0.499084 1.06575 0.499084 0.999978C0.499084 0.934211 0.512059 0.86909 0.537266 0.808344C0.562472 0.747599 0.599415 0.692424 0.645978 0.645978Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	width: 16px;
	height: 10px;
	display: inline-block;
	position: absolute;
	top: 22px;
	right: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper {
	padding-left: 24px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div {
	padding-bottom: 8px;
	padding-left: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked), .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked {
	position: absolute;
	left: 0;
	opacity: .01
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked)+label, .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked+label {
	position: relative;
	padding-left: 2.3em;
	cursor: pointer
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked)+label:before, .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 21px;
	width: 21px;
	border: 1px solid #262626;
	border-radius: 4px;
	background: #fff
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked+label:before {
	background: #262626 !important
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked)+label:after, .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked+label:after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
	background-position: top;
	background-size: cover;
	width: 13px;
	height: 13px;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 4px;
	left: 4px;
	color: #fff;
	line-height: 0;
	transition: all .2s
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0) rotate(45deg)
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked+label:after {
	opacity: 1;
	transform: scale(1) rotate(0)
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div label {
	padding-top: 0;
	padding-left: 8px;
	color: #262626;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes>ul {
	padding-left: 0;
	list-style: none
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes>ul li {
	list-style: none
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset {
	padding: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .styledSelect {
	display: none
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap {
	width: 100%
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-label-wrap {
	display: none
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown {
	display: block !important;
	position: initial;
	width: 100%;
	border: none
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search {
	padding: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options {
	padding-top: 8px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option {
	border: none
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i {
	width: 21px;
	height: 21px;
	margin: 0;
	border-radius: 4px;
	margin-top: 6px;
	border: 1px solid #262626
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i {
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
	background-position: 4px 4px;
	background-size: cover;
	background-color: #262626
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label {
	color: #262626;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child {
	margin-left: 1.25em
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details[open] {
	position: relative
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details[open]::before {
	content: "";
	width: 4px;
	height: 100%;
	background-color: #f26334;
	position: absolute;
	top: 0;
	left: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details[open] summary::before {
	transform: rotate(180deg)
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions {
	width: 100%;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 48px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button {
	width: 100%;
	border: none;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 21px;
	text-align: center;
	border-radius: 4px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button::before {
	content: "";
	height: 0;
	width: 0
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button:first-child {
	margin-bottom: 8px
}
.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button:last-child {
	background: #fff;
	color: #cd3c0d;
	border: 2px solid #cd3c0d
}
.case-study-library-block .view-case-study-library .block-contact-case-study {
	border-radius: 4px;
	padding: calc(0.9321428571rem + 0.2571428571vw)
}
@media(min-width:1200px) {
	.case-study-library-block .view-case-study-library .block-contact-case-study {
		padding: 1.125rem
	}
}
.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form {
	flex-direction: column
}
.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form fieldset {
	width: 100%;
	padding-right: 0;
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form fieldset {
		margin-bottom: 1.5rem
	}
}
.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form .form-actions button {
	width: 100%;
	background-color: #f26334
}
.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form .form-actions button:hover {
	background-color: #a82c05
}
.case-study-library-block .view-case-study-library .card-case-study-library {
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	min-height: 190px;
	position: relative;
	margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media only screen and (min-width:768px) {
	.case-study-library-block .view-case-study-library .card-case-study-library {
		min-height: 460px;
		height: calc(100% - 1.5rem)
	}
}
@media(min-width:1200px) {
	.case-study-library-block .view-case-study-library .card-case-study-library {
		margin-bottom: 1.5rem !important
	}
}
.case-study-library-block .view-case-study-library .card-case-study-library .image {
	display: none;
	height: 170px
}
@media only screen and (min-width:768px) {
	.case-study-library-block .view-case-study-library .card-case-study-library .image {
		display: block
	}
}
.case-study-library-block .view-case-study-library .card-case-study-library .image img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.case-study-library-block .view-case-study-library .card-case-study-library .card-content {
	padding: calc(0.9857142857rem + 0.6857142857vw) !important
}
@media(min-width:1200px) {
	.case-study-library-block .view-case-study-library .card-case-study-library .card-content {
		padding: 1.5rem !important
	}
}
.case-study-library-block .view-case-study-library .card-case-study-library .card-content .title-wrapper p {
	color: #002c6c;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 25px;
	margin-bottom: 8px
}
.case-study-library-block .view-case-study-library .card-case-study-library .card-content .summary-wrapper, .case-study-library-block .view-case-study-library .card-case-study-library .card-content .body-wrapper {
	color: #262626;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px
}
.case-study-library-block .view-case-study-library .card-case-study-library .card-content .summary-wrapper .see-more-link, .case-study-library-block .view-case-study-library .card-case-study-library .card-content .body-wrapper .see-more-link {
	color: #cd3c0d;
	font-size: 12px
}
.case-study-library-block .view-case-study-library .card-case-study-library:hover {
	cursor: pointer;
	transform: translateY(-4px);
	box-shadow: 0 10px 30px 0 rgba(165, 165, 167, .6)
}
.case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul {
	margin-bottom: 0;
	padding-left: 0
}
.case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li {
	margin-bottom: 0
}
.case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li a {
	background-color: #f0f5fa;
	color: #002c6c;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	padding: 10px 16px;
	border: none
}
.case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li span {
	padding: 10px 16px
}
.case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li.active span {
	font-size: 14px;
	color: #002c6c;
	background-color: #c4d7ed;
	border-color: #c4d7ed
}
.case-study-library-block .view-case-study-library .footer-case-study .items-per-page {
	margin-top: 15px;
	height: 100%;
	display: flex;
	align-items: center
}
@media only screen and (min-width:768px) {
	.case-study-library-block .view-case-study-library .footer-case-study .items-per-page {
		margin-top: 0
	}
}
.case-study-library-block .view-case-study-library .footer-case-study .items-per-page p {
	color: #414345;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 19px;
	margin-bottom: 0
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset {
	padding: 0
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .styledSelect {
	display: none
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap {
	width: 100%
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-label-wrap {
	display: none
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown {
	display: block !important;
	position: initial;
	width: 100%;
	border: none
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search {
	padding: 0
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options {
	padding-top: 8px
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option {
	border: none
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i {
	width: 21px;
	height: 21px;
	margin: 0;
	border-radius: 4px;
	margin-top: 6px;
	border: 1px solid #262626
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i {
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
	background-position: 4px 4px;
	background-size: cover;
	background-color: #262626
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label {
	color: #262626;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px
}
.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child {
	margin-left: 1.25em
}
.case-study-library-block .modal-card .modal {
	background-color: rgba(38, 38, 38, .95)
}
.case-study-library-block .modal-card .modal-header, .case-study-library-block .modal-card .modal-footer {
	border: none;
	padding: 0
}
@media only screen and (min-width:768px) {
	.case-study-library-block .modal-card .modal-dialog {
		width: 75%;
		max-width: unset;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		display: flex;
		align-items: center
	}
}
.case-study-library-block .modal-card .modal-dialog .modal-content {
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	max-height: 90%;
	overflow-y: auto;
	overflow-x: hidden
}
.case-study-library-block .modal-card .modal-header {
	padding: 24px 32px 24px 24px;
	position: relative
}
.case-study-library-block .modal-card .modal-header button {
	position: absolute;
	top: 14px;
	right: 14px;
	opacity: 1
}
.case-study-library-block .modal-card .modal-header p.modal-title {
	color: #002c6c;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 31px
}
.case-study-library-block .modal-card .modal-body {
	padding: 24px;
	padding-top: 0
}
.case-study-library-block .modal-card .modal-body .dropdown-languages {
	width: 138px
}
.case-study-library-block .modal-card .modal-body .dropdown-languages .download-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	padding: 10px 16px;
	border-radius: 4px;
	background-color: #cd3c0d;
	color: #fff
}
.case-study-library-block .modal-card .modal-body .dropdown-languages .download-button:hover {
	cursor: pointer;
	background-color: #a82c05
}
.case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options {
	margin: 0;
	padding: 0;
	border: none;
	width: inherit;
	min-width: unset;
	display: none;
	list-style: none;
	position: absolute;
	z-index: 2
}
.case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options li {
	margin: 0
}
.case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options li a {
	display: flex;
	justify-content: space-between;
	border-radius: 0;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	background-color: #cd3c0d
}
.case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options li:last-of-type a {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}
.case-study-library-block .modal-card .modal-body .dropdown-languages.show .download-button {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.case-study-library-block .modal-card .modal-body .dropdown-languages.show .download-button svg {
	transform: rotate(180deg);
	padding-right: 5px;
	padding-left: 0
}
.case-study-library-block .modal-card .modal-body .body-content .body {
	padding-right: 16px;
	font-size: 16px
}
.case-study-library-block .modal-card .modal-footer button {
	border: none
}
.case-study-library-block .modal-card .modal-footer .close-video {
	border: none;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	padding: 10px 16px;
	border-radius: 4px;
	background-color: #cd3c0d;
	color: #fff;
	opacity: 1;
	text-shadow: none;
	margin: 24px
}
.case-study-library-block .modal-card .body-content .cta-wrapper {
	float: right;
	display: flex
}
.case-study-library-block .modal-card .body-content .cta-wrapper>div:last-child {
	margin-left: 10px
}
.case-study-library-block .modal-card .body-content .cta-wrapper button, .case-study-library-block .modal-card .body-content .cta-wrapper a {
	border: none;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	padding: 10px 16px;
	border-radius: 4px;
	background-color: #cd3c0d;
	color: #fff
}
.ui-widget-overlay {
	background-color: rgba(38, 38, 38, .95);
	opacity: unset
}
.modal-case-library {
	font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
	width: 75% !important;
	padding: 24px;
	border: 1px solid #e5f0fc !important;
	border-radius: 4px;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2)
}
.modal-case-library .ui-dialog-titlebar {
	border: none;
	background: none;
	padding: 0
}
.modal-case-library .ui-dialog-titlebar .ui-dialog-title {
	color: #002c6c;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 31px;
	white-space: unset;
	width: 100%;
	overflow: auto
}
.modal-case-library .ui-dialog-titlebar .ui-dialog-titlebar-close {
	border: none;
	background: none;
	position: absolute;
	top: 6px;
	right: -6px
}
.modal-case-library .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
	background-image: url("../../../../themes/custom/gsone_revamp/images/svg/close-modal.svg");
	background-position: top;
	background-size: contain
}
.modal-case-library .ui-dialog-content {
	z-index: 1;
	padding: 0
}
.modal-case-library .ui-dialog-content .case-study-download-form {
	color: #262626;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 22px
}
.modal-case-library .ui-dialog-content .case-study-download-form p {
	font-size: 16px;
	padding-top: 14px
}
.modal-case-library .ui-dialog-content .case-study-download-form fieldset {
	padding: 0
}
.modal-case-library .ui-dialog-content .case-study-download-form fieldset legend {
	font-size: 16px;
	padding-bottom: 32px
}
.modal-case-library .ui-dialog-content .case-study-download-form label {
	font-size: 15px
}
.modal-case-library .ui-dialog-content .case-study-download-form .form-actions {
	float: right;
	margin-bottom: 0
}
.modal-case-library .ui-dialog-content .case-study-download-form .form-actions button {
	font-family: unset;
	border: none;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	padding: 10px 16px;
	border-radius: 4px;
	color: #fff;
	background-color: #cd3c0d !important;
	background-image: none !important
}
.modal-case-library .ui-dialog-content .case-study-download-form .form-actions button:before {
	background-image: none;
	width: 0;
	height: 0
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio {
	padding-left: 0
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:checked, .modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:checked+label, .modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:checked+label:before, .modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #262626;
	border-radius: 100%;
	background: #fff
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:checked+label:after, .modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked)+label:after {
	content: "";
	width: 9px;
	height: 9px;
	background: #262626;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 100%;
	transition: all .2s ease
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked)+label:after {
	transform: scale(0)
}
.modal-case-library .ui-dialog-content .case-study-download-form .radio [type=radio]:checked+label:after {
	transform: scale(1)
}
.download-form-submited fieldset {
	padding-left: 0;
	font-size: 16px
}
.download-form-submited fieldset:first-child {
	padding-top: 14px
}
.download-form-submited a {
	float: right;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	padding: 10px 16px;
	border-radius: 4px;
	background-color: #cd3c0d;
	color: #fff
}
.download-form-submited a:hover {
	background-color: #a82c05;
	text-decoration: none
}
.case-study-tech-industries .testimonial {
	padding-top: 0
}
.view-case-studies a {
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	color: #00799e;
	text-decoration: underline
}
@media(min-width:1200px) {
	.view-case-studies a {
		font-size: 0.95rem
	}
}
.view-industry-case-studies .list-group p {
	margin: 0
}
.view-industry-case-studies .list-group p a {
	text-decoration: none !important
}
.healthcare-news-teaser-block .news-wrapper .row {
	background-color: #fff;
	border-bottom: 1px solid #c4d7ed;
	padding-top: 12px;
	padding-bottom: 12px;
	align-items: center
}
.healthcare-news-teaser-block .news-wrapper .row:last-of-type {
	border-bottom: none
}
.healthcare-news-teaser-block .news-wrapper .row .datetime {
	display: flex;
	flex-direction: column;
	align-items: center
}
.healthcare-news-teaser-block .news-wrapper .row .datetime span {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0;
	color: #002c6c;
	text-transform: lowercase
}
.healthcare-news-teaser-block .news-wrapper .row .datetime span:first-of-type {
	font-size: 30px
}
.healthcare-news-teaser-block .news-wrapper .row .link a {
	color: #00799e;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 22px;
	position: relative;
	width: 100%;
	display: block;
	line-height: 40px;
	padding-right: 40px
}
.healthcare-news-teaser-block .news-wrapper .row .link a:hover {
	text-decoration: none;
	color: #002c6c
}
.healthcare-news-teaser-block .news-wrapper .row .link a::after {
	content: "";
	display: block;
	position: unset;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40px;
	width: 40px;
	border-radius: 0 4px 4px 0;
	background-color: #f0f5fa;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center
}
.healthcare-news-teaser-block .news-wrapper .row p {
	margin: 0
}
.healthcare-news-teaser-block .content-module-footer {
	margin-top: 38px
}
.healthcare-news-teaser-block .content-module-footer .more-link a {
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	background-color: #cd3c0d;
	color: #fff;
	border-radius: 4px;
	padding: 13px 42px 13px 22px;
	position: relative
}
@media(min-width:1200px) {
	.healthcare-news-teaser-block .content-module-footer .more-link a {
		font-size: 0.95rem
	}
}
.healthcare-news-teaser-block .content-module-footer .more-link a::before {
	right: 12px;
	top: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
.healthcare-news-teaser-block .content-module-footer .more-link a:hover::before {
	right: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
.healthcare-news-teaser-block .content-module-footer .more-link a:active::before {
	right: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
@media screen and (min-width:768px) {
	.healthcare-news-teaser-block .news-wrapper .row .link {
		margin-right: 33px
	}
	.healthcare-news-teaser-block .news-wrapper .row .link a::after {
		position: absolute
	}
}
.mo-contacts-carousel {
	width: 100%
}
.mo-contacts-carousel .carousel {
	margin-bottom: 30px
}
.mo-contacts-carousel .slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 35px;
	list-style: none;
	text-align: center
}
.mo-contacts-carousel .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.mo-contacts-carousel .slick-dots li.slick-active button::before {
	opacity: .75;
	color: #000
}
.mo-contacts-carousel .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}
.mo-contacts-carousel .slick-dots li button::before {
	font-size: 30px;
	margin-top: 45px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: #000
}
.mo-contacts-carousel .mo-contact.slider-element img {
	filter: grayscale(100%) brightness(100%) opacity(0.45);
	height: 70px;
	width: auto
}
.mo-contacts-carousel .mo-contact.slider-element:hover img {
	filter: none;
	height: 70px;
	width: auto
}
@media only screen and (min-width:480px) {
	.mo-contacts-carousel .mo-contact.slider-element {
		padding: 30px 0;
		display: block
	}
}
@media only screen and (max-width:480px) {
	.mo-contacts-carousel .mo-contact.slider-element {
		margin-top: 25px;
		margin-bottom: 25px
	}
}
.standard-banner p {
	margin-bottom: 0
}
.previous-version-standard-block ul {
	list-style: none;
	padding-left: 0
}
.previous-version-standard-block ul li {
	margin-bottom: 16px;
	font-size: 15px
}
.previous-version-standard-block ul li a {
	text-decoration: underline
}
.previous-version-standard-block ul li .file-extension {
	text-transform: uppercase
}
.block-gsone-standards, .block-field-blocknodestandardfield-supporting-files {
	padding-bottom: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.block-gsone-standards, .block-field-blocknodestandardfield-supporting-files {
		padding-bottom: 3rem
	}
}
.block-gsone-standards h3, .block-gsone-standards h4, .block-field-blocknodestandardfield-supporting-files h3, .block-field-blocknodestandardfield-supporting-files h4 {
	margin-bottom: 0;
	padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.block-gsone-standards h3, .block-gsone-standards h4, .block-field-blocknodestandardfield-supporting-files h3, .block-field-blocknodestandardfield-supporting-files h4 {
		padding-bottom: 1.5rem
	}
}
.block-gsone-standards ul, .block-field-blocknodestandardfield-supporting-files ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.block-gsone-standards ul li, .block-field-blocknodestandardfield-supporting-files ul li {
	margin-bottom: 0;
	padding-bottom: 16px
}
.block-gsone-standards ul li:last-child, .block-field-blocknodestandardfield-supporting-files ul li:last-child {
	padding-bottom: 0
}
.block-gsone-standards ul li .node--view-mode-teaser, .block-field-blocknodestandardfield-supporting-files ul li .node--view-mode-teaser {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.block-gsone-standards ul li p, .block-field-blocknodestandardfield-supporting-files ul li p {
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	margin-bottom: 0
}
@media(min-width:1200px) {
	.block-gsone-standards ul li p, .block-field-blocknodestandardfield-supporting-files ul li p {
		font-size: 0.95rem
	}
}
.block-gsone-standards ul li a, .block-field-blocknodestandardfield-supporting-files ul li a {
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	text-decoration: underline
}
@media(min-width:1200px) {
	.block-gsone-standards ul li a, .block-field-blocknodestandardfield-supporting-files ul li a {
		font-size: 0.95rem
	}
}
.block-standard-grouping-levels-block h3, .block-standard-grouping-levels-block h4 {
	padding-top: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.block-standard-grouping-levels-block h3, .block-standard-grouping-levels-block h4 {
		padding-top: 3rem
	}
}
.block-standard-grouping-levels-block h3:first-child, .block-standard-grouping-levels-block h4:first-child {
	padding-top: 0
}
.block-standard-grouping-levels-block h3+h4 {
	padding-top: 0 !important
}
.block-asset-type-used-by-field h4 {
	padding-bottom: 0;
	color: #002c6c
}
.block-asset-type-used-by-field h4 a {
	
	text-decoration: none !important;
	font-size: inherit !important
}
.block-asset-type-used-by-field ul {
	padding-bottom: calc(1.2rem + 2.4vw)
}
@media(min-width:1200px) {
	.block-asset-type-used-by-field ul {
		padding-bottom: 3rem
	}
}
.block-asset-type-used-by-field ul:last-child {
	padding-bottom: 0
}
.standard-about-block h5, .block-guideline-about-this-block h5 {
	margin-bottom: 18px
}
.standard-about-block p, .block-guideline-about-this-block p {
	font-weight: 300;
	margin-bottom: 16px;
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	.standard-about-block p, .block-guideline-about-this-block p {
		font-size: 0.95rem
	}
}
.standard-about-block p:last-of-type, .block-guideline-about-this-block p:last-of-type {
	margin-bottom: 0
}
.standard-about-block p .label, .block-guideline-about-this-block p .label {
	font-weight: 500
}
.benefit-full .percent-highlight {
	width: 100%;
	padding: 40px 0;
	color: #fff;
	background-color: #00b6de;
	text-align: center
}
.benefit-full .percent-highlight .large {
	display: block;
	font-size: 55px;
	font-weight: bold;
	margin-bottom: 10px
}
.benefit-full .percent-highlight .smaller {
	display: block;
	font-size: 20px;
	font-weight: normal
}
.benefit-full .card-with-link {
	display: flex;
	flex-direction: column;
	box-shadow: none
}
.benefit-full .card-with-link .card-link {
	margin-top: auto
}
.benefit-full .text-right-wrapper .visible-sm {
	display: none
}
.benefit-full .text-right-wrapper .btn {
	text-decoration: none;
	font-size: 14px
}
.benefit-full .text-right-wrapper .btn-secondary {
	background-color: transparent;
	color: #cd3c0d;
	border: 1px solid #cd3c0d
}
.benefit-full .text-right-wrapper .btn-secondary:hover {
	color: #a82c05 !important;
	border-color: #a82c05
}
.benefit-full .text-right-wrapper .btn-secondary:active {
	color: #912305 !important;
	border-color: #912305
}
.node-html-std-book-outlet .GS1Important img, .node-html-std-book-outlet .GS1ImportantIndent img, .node-html-std-book-outlet .GS1Note img, .node-html-std-book-outlet .GS1NoteIndent img {
	width: 18px
}
.node-html-std-book-outlet p {
	word-break: break-word
}
.node-html-std-book-outlet tr {
	background-color: #fff
}
.node-html-std-book-outlet tbody td {
	border: 1px solid gray
}
.node-html-std-book-outlet table p {
	word-break: unset
}
.node-html-std-book-outlet .GS1NoteIndent {
	padding: 0 0 0 40px
}
.node-html-std-book-outlet .GS1NoteIndent img {
	width: 18px
}
.node-html-std-book-outlet .current-version {
	padding: 18px;
	background-color: #ffdfdf;
	border-left: 4px solid #ba1b23
}
.node-html-std-book-outlet .current-version .error {
	color: #ba1b23;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 25px
}
.node-html-std-book-outlet .current-version p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px
}
.node-html-std-book-outlet .border-col {
	border: 1px solid #c4d7ed;
	border-radius: 4px
}
@media(max-width:1199px) {
	.node-html-std-book-outlet .border-col {
		border: none;
		padding: 28px 15px !important;
		margin-top: 0
	}
}
@media(max-width:1199px) {
	.node-html-std-book-outlet .lang-switcher-wrapper {
		background: #fff
	}
}
.node-html-std-book-outlet .lang-switcher-wrapper .container.form-group .pull-right {
	float: right
}
@media(max-width:1199px) {
	.node-html-std-book-outlet .lang-switcher-wrapper .container.form-group .pull-right {
		padding-right: 15px
	}
}
.node-html-std-book-outlet .info-box {
	border-radius: 4px;
	background-color: #cd3c0d;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 16px;
	padding: 6px 10px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links li {
	margin-bottom: 0
}
.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links li a {
	color: #00799e;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px;
	padding: 18px
}
.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links ul {
	margin-bottom: 0
}
.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links ul a {
	color: #00799e;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 21px
}
.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links .main-chapter.active a {
	color: #002c6c;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 25px
}
.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links .sub-chapter .active a {
	color: #002c6c;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 25px
}
.node-html-std-book-outlet .main-chapters li {
	list-style-type: none
}
.node-html-std-book-outlet .main-chapters .sub-chapter {
	position: relative
}
.node-html-std-book-outlet .main-chapters .sub-chapter li {
	position: relative
}
.node-html-std-book-outlet .main-chapters .sub-chapter li:first-of-type::before {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}
.node-html-std-book-outlet .main-chapters .sub-chapter li:last-of-type::before {
	border-bottom-left-radius: .25rem;
	border-bottom-right-radius: .25rem
}
.node-html-std-book-outlet .main-chapters .sub-chapter li::before {
	content: "";
	position: absolute;
	width: 4px;
	background-color: #e5e8eb;
	height: 100%;
	z-index: 1
}
.node-html-std-book-outlet .main-chapters .sub-chapter .active {
	position: relative
}
.node-html-std-book-outlet .main-chapters .sub-chapter .active::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	background-color: #cd3c0d;
	height: 100%;
	z-index: 1;
	border-radius: .25rem
}
@media(max-width:1199px) {
	#html-standard #main-content {
		background: #fff;
		margin-top: 0px;
		padding: 0
	}
}
#html-standard #main-content>.main-chapters {
	float: left;
	width: 18%;
	margin-right: 2%
}
@media(max-width:1199px) {
	#html-standard #main-content>.main-chapters {
		float: none;
		width: 100%
	}
}
#html-standard #main-content>.main-chapters ul.be-desktop {
	display: table;
	padding-left: 0;
	width: 100%;
	border-spacing: 0 5px
}
#html-standard #main-content>.main-chapters ul.be-desktop li {
	display: table-row;
	height: 90px
}
#html-standard #main-content>.main-chapters ul.be-desktop li img.hover {
	display: none
}
#html-standard #main-content>.main-chapters ul.be-desktop li:hover img {
	display: none
}
#html-standard #main-content>.main-chapters ul.be-desktop li:hover img.hover {
	display: block
}
#html-standard #main-content>.main-chapters ul.be-desktop a {
	background-color: #fff;
	vertical-align: middle;
	display: table-cell;
	color: #002c6c;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	transition: all .2s linear;
	position: relative;
	padding: 0 20px
}
#html-standard #main-content>.main-chapters ul.be-desktop a.Guideline:hover {
	background-color: #002c6c;
	color: #fff
}
#html-standard #main-content>.main-chapters ul.be-desktop a.Standard:hover {
	background-color: #cd3c0d;
	color: #fff
}
#html-standard #main-content>.main-chapters ul.be-desktop li.Guideline.active {
	background-color: #002c6c;
	color: #fff
}
#html-standard #main-content>.main-chapters ul.be-desktop li.Guideline.active a {
	background-color: #002c6c;
	color: #fff
}
#html-standard #main-content>.main-chapters ul.be-desktop li.Standard.active {
	background-color: #cd3c0d;
	color: #fff
}
#html-standard #main-content>.main-chapters ul.be-desktop li.Standard.active a {
	background-color: #cd3c0d;
	color: #fff
}
#html-standard #main-content .section-content {
	background-color: #fff;
	margin-top: 5px;
	color: #a9a9a9;
	text-align: left
}
#html-standard #main-content .section-content p {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 29px;
	color: #262626
}
#html-standard #main-content .section-content ul {
	padding: 0;
	list-style: none
}
#html-standard #main-content .section-content ul.list-disc {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 15px
}
#html-standard #main-content .section-content ul.list-space {
	margin-bottom: 15px
}
#html-standard #main-content .section-content ul.list-space li {
	margin: 10px 0
}
#html-standard #main-content .section-content li li {
	border-bottom: none
}
#html-standard #main-content .section-content p.question {
	color: #002c6c;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 31px;
	cursor: pointer
}
#html-standard #main-content .section-content div.answer {
	color: #262626;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 29px;
	padding-bottom: 30px
}
#html-standard #main-content .section-content div.answer .left-col {
	width: 38%;
	float: left;
	margin-right: 4%
}
#html-standard #main-content .section-content div.answer .left-col img {
	max-width: 100%;
	height: auto
}
#html-standard #main-content .section-content div.answer div.text {
	float: left;
	width: 50%;
	font-size: 14px
}
#html-standard #main-content .section-content div.answer div.text li {
	font-size: 14px
}
@media(max-width:1199px) {
	#html-standard #main-content .sidebar {
		width: 100%;
		float: none;
		margin-right: 0
	}
	#html-standard #main-content .article {
		width: 100%;
		float: none;
		padding: 0;
		margin: 0
	}
}
@media(max-width:767px) {
	#html-standard #main-content .sidebar ul {
		padding: 0;
		border-radius: 4px;
		border: 1px solid #c4d7ed
	}
}
@media(max-width:767px) {
	#html-standard #main-content .article div.answer .left-col {
		width: 100%
	}
	#html-standard #main-content .article div.answer div.text {
		width: 100%
	}
}
@media(max-width:600px) {
	strong.imagine {
		font-size: 14px;
		padding: 20px 5px 10px
	}
	ul.social-media-links li {
		width: 48%
	}
}
@media(max-width:991px) {
	ul.social-media-links {
		display: block
	}
	ul.social-media-links li {
		display: inline-block;
		width: 30%;
		margin-bottom: 20px
	}
}
@media(max-width:1199px) {
	ul.social-media-links a {
		width: 150px;
		height: 150px;
		font-size: 14px;
		padding-top: 40px
	}
	#html-standard #main-content>div.sidebar {
		width: 100%;
		float: none;
		margin-right: 0
	}
	#html-standard #main-content>div.article {
		width: 100%;
		float: none
	}
}
@media(max-width:400px) {
	ul.social-media-links li {
		width: 100%
	}
}
@media(max-width:767px) {
	#html-standard #main-content>div.sidebar ul {
		padding: 10px
	}
}
@media(max-width:767px) {
	#html-standard #main-content>div.article div.answer .left-col {
		width: 100%
	}
	#html-standard #main-content>div.article div.answer div.text {
		width: 100%
	}
}
.section-content .section-title {
	cursor: pointer;
	color: #002c6c;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 38px
}
.section-content:first-child {
	display: block
}
.section-content h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 28px
}
.social-media-header {
	color: #fff;
	text-align: center;
	padding: 50px 0
}
.social-media-header.Guideline {
	background-color: #002c6c;
	color: #fff
}
.social-media-header.Standard {
	background-color: #cd3c0d;
	color: #fff
}
.social-media-header h1.main {
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
	color: #fff;
	padding: 0 5%
}
.social-media-header p.main.lead {
	font-size: 16px;
	font-weight: 300;
	max-width: 650px;
	margin: 0 auto;
	color: #fff
}
.social-media-sub-header {
	padding: 20px 0;
	background: #fff
}
.social-media-sub-header .versions .version-title {
	color: #002c6c;
	font-size: 18px
}
.social-media-sub-header .versions .version-date {
	font-size: 14px
}
.document-footer {
	margin: 20px 0;
	padding: 20px 0;
	background-color: #fff;
	text-align: right
}
.page-footer .content-module-wrapper {
	height: 100%
}
.page-footer .content-module-wrapper .content-module-bar {
	background-color: #cd3c0d
}
.page-footer .content-module-wrapper.Guideline .content-module-bar {
	background-color: #002c6c
}
.page-footer .content-module-wrapper .content-module {
	height: 100%
}
.page-footer .contact-mo-block-wrapper #block-gsone-phoenix-countries-contact-form-block .content-module {
	height: 100%
}
.page-footer .contact-mo-block-wrapper.Guideline .content-module-bar {
	background-color: #002c6c !important
}
.page-footer .contact-mo-block-wrapper.Guideline .content-module {
	background-color: #cd3c0d !important
}
.page-footer .contact-mo-block-wrapper.Guideline .btn.form-submit {
	background-color: #002c6c
}
.page-footer .contact-mo-block-wrapper.Guideline .btn.form-submit:hover {
	background-color: #00c
}
.section-content.answer h2, .section-content.answer h3, .section-content.answer h4, .section-content.answer .Appendix2, .section-content.answer .Appendix3, .section-content.answer .MsoHeading9, .section-content.answer .GS1BodyHeading, .section-content.answer .GS1IntroHeading, .subsection-content.answer h2, .subsection-content.answer h3, .subsection-content.answer h4, .subsection-content.answer .Appendix2, .subsection-content.answer .Appendix3, .subsection-content.answer .MsoHeading9, .subsection-content.answer .GS1BodyHeading, .subsection-content.answer .GS1IntroHeading {
	color: #002c6c;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 18px
}
.section-content.answer h2 a, .section-content.answer h3 a, .section-content.answer h4 a, .section-content.answer .Appendix2 a, .section-content.answer .Appendix3 a, .section-content.answer .MsoHeading9 a, .section-content.answer .GS1BodyHeading a, .section-content.answer .GS1IntroHeading a, .subsection-content.answer h2 a, .subsection-content.answer h3 a, .subsection-content.answer h4 a, .subsection-content.answer .Appendix2 a, .subsection-content.answer .Appendix3 a, .subsection-content.answer .MsoHeading9 a, .subsection-content.answer .GS1BodyHeading a, .subsection-content.answer .GS1IntroHeading a {
	color: #002c6c;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 24px
}
.section-content.answer h2, .section-content.answer .MsoHeading9, .subsection-content.answer h2, .subsection-content.answer .MsoHeading9 {
	font-size: 20px;
	font-weight: 400
}
.section-content.answer h3, .section-content.answer .Appendix2, .section-content.answer .Appendix3, .section-content.answer .GS1IntroHeading, .subsection-content.answer h3, .subsection-content.answer .Appendix2, .subsection-content.answer .Appendix3, .subsection-content.answer .GS1IntroHeading {
	font-size: 18px;
	font-weight: 400
}
.section-content.answer h4, .section-content.answer .GS1BodyHeading, .subsection-content.answer h4, .subsection-content.answer .GS1BodyHeading {
	font-size: 18px;
	font-weight: 400
}
.slider-table {
	overflow-y: auto
}
.GS1Table, .GS1TableStyle, .MsoNormalTable {
	margin-bottom: 20px
}
.GS1Table thead td, .GS1Table thead th, .GS1TableStyle thead td, .GS1TableStyle thead th, .MsoNormalTable thead td, .MsoNormalTable thead th {
	background: #002c6c;
	padding: 10px
}
.GS1Table thead p, .GS1TableStyle thead p, .MsoNormalTable thead p {
	color: #fff !important;
	margin: 0
}
.GS1Table tbody td, .GS1TableStyle tbody td, .MsoNormalTable tbody td {
	padding: 10px
}
.GS1Table tbody p, .GS1TableStyle tbody p, .MsoNormalTable tbody p {
	margin: 0;
	padding: 0
}
.MsoNormalTable {
	width: 100%
}
.MsoTableGrid tbody tr td p {
	margin: 0
}
.GS1Bullet1, .GS1List1, .GS1Table .GS1TableBullet {
	padding: 0 0 0 20px
}
.GS1Bullet1>span:first-child, .GS1List1>span:first-child, .GS1Table .GS1TableBullet>span:first-child {
	color: #cd3c0d
}
.GS1Bullet2, .GS1List2 {
	padding: 0 0 0 30px
}
.GS1Bullet2>span:first-child, .GS1List2>span:first-child {
	color: #cd3c0d
}
.GS1Bullet3, .GS1List3 {
	padding: 0 0 0 40px
}
.GS1Bullet3>span:first-child, .GS1List3>span:first-child {
	color: #cd3c0d
}
.GS1Bullet4, .GS1List4 {
	padding: 0 0 0 50px
}
.GS1Bullet4>span:first-child, .GS1List4>span:first-child {
	color: #cd3c0d
}
.GS1Bullet5, .GS1List5 {
	padding: 0 0 0 60px
}
.GS1Bullet5>span:first-child, .GS1List5>span:first-child {
	color: #cd3c0d
}
.GS1NoteIndent {
	padding: 0 0 0 40px
}
p .Code, p .GS1Code {
	font-family: "Courier New", Monospace;
	font-size: 14px
}
p.GS1CodeBlockCxSpFirst, p.GS1CodeBlockCxSpMiddle, p.GS1CodeBlockCxSpLast {
	font-family: "Courier New", Monospace;
	font-size: 14px
}
p.GS1CodeBlockCxSpFirst, p.GS1CodeBlockCxSpMiddle {
	margin-bottom: 0
}
p.GS1CodeBlockCxSpMiddle span {
	white-space: pre-wrap
}
div.UMLClassWrapper {
	margin: 10px;
	padding: 10px
}
div.UMLClassWrapper p.UMLClass {
	line-height: 1.25;
	font-size: 14px;
	font-family: monospace
}
ul.zg-ul-select {
	box-sizing: border-box;
	cursor: pointer;
	margin: 0;
	padding: 0;
	display: none
}
@media(max-width:1199px) {
	ul.zg-ul-select {
		display: block;
		background-color: #fff;
		padding: 10px 10px;
		margin: 0
	}
}
ul.zg-ul-select li {
	display: none;
	padding: 18px
}
ul.zg-ul-select li.active {
	align-items: center;
	margin-bottom: 0;
	display: flex;
	justify-content: space-between
}
ul.zg-ul-select li.active.Guideline {
	background-color: #fff;
	border-radius: 4px;
	padding: 18px
}
ul.zg-ul-select li.active.Guideline a {
	font-size: 16px;
	font-weight: bold;
	color: #002c6c
}
ul.zg-ul-select li.active.Standard {
	background-color: #fff;
	border-radius: 4px;
	padding: 18px
}
ul.zg-ul-select li.active.Standard a {
	font-size: 16px;
	font-weight: bold;
	color: #cd3c0d
}
ul.zg-ul-select li a {
	color: #002c6c;
	font-size: 14px
}
ul.zg-ul-select.active li {
	border: none;
	box-shadow: none;
	display: block
}
ul.zg-ul-select svg#ul-arrow {
	pointer-events: none
}
#selected--zg-ul-select {
	display: none
}
a.internal-anchor, a.internal-anchor:hover {

	font-weight: inherit;
	text-decoration: inherit;
	word-break: inherit
}
.views-news-archive-page .select-news-archive fieldset {
	margin: 0;
	padding: 0
}
.views-news-archive-page .select-news-archive fieldset .select-revamp {
	max-width: 260px
}
.views-news-archive-page .news-element-wrapper {
	padding-top: 24px;
	padding-left: 24px;
	padding-right: 24px
}
.views-news-archive-page .news-element-wrapper .news-element {
	padding-bottom: 12px;
	border-bottom: 1px solid #c4d7ed
}
.views-news-archive-page .news-element-wrapper .news-element time {
	color: #262626;
	text-transform: uppercase
}
.views-news-archive-page .news-element-wrapper .news-element h6 {
	color: #262626
}
.views-news-archive-page .news-element-wrapper:last-of-type .news-element {
	border-bottom: none;
	padding-bottom: 24px
}
.view-promoted-events-calendar .card-block-section {
	padding-bottom: 30px
}
.view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper {
	padding: 24px
}
.view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-state {
	color: #fff;
	font-size: 12px;
	padding: 6px 10px;
	border-radius: 4px;
	margin: 0
}
.view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-title h4 {
	margin-top: 8px;
	margin-bottom: 0
}
.view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-location-date-wrapper {
	padding-top: 6px;
	display: flex;
	flex-direction: row
}
.view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-location-date-wrapper span {
	color: #262626;
	font-size: 15px
}
.view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-location-date-wrapper .special-info {
	padding-right: 8px;
	padding-left: 8px
}
.events-list-teaser-wrapper {
	margin-bottom: 98px
}
.events-list-teaser-wrapper .event-year-wrapper {
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	margin-left: 0;
	margin-right: 0
}
@media screen and (min-width:768px) {
	.events-list-teaser-wrapper .event-year-wrapper {
		margin-left: -15px;
		margin-right: -15px
	}
}
.events-list-teaser-wrapper .event-year-wrapper .event-year {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 16px
}
.events-list-teaser-wrapper .event-year-wrapper .event-year:first-of-type {
	padding-top: 24px
}
.events-list-teaser-wrapper .event-year-wrapper .event-year:last-of-type {
	padding-bottom: 32px
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper {
	display: flex;
	flex-direction: column;
	padding-bottom: 16px;
	border-bottom: 1px solid #c4d7ed
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper p {
	margin-bottom: 0
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-date {
	color: #002c6c;
	font-size: 16px
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-title {
	color: #00799e;
	font-size: 18px;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 50px;
	position: relative
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-title::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	border-radius: 0 4px 4px 0;
	background-color: #f0f5fa;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-city {
	color: #262626;
	font-size: 15px
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper:hover {
	text-decoration: none
}
.events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper:hover p {
	text-decoration: none
}
.event-full {
	font-size: calc(0.9142857143rem + 0.1142857143vw)
}
@media(min-width:1200px) {
	.event-full {
		font-size: 1rem
	}
}
.event-full .event-location-wrapper {
	display: flex;
	flex-direction: row
}
.event-full .event-location-wrapper p {
	margin-bottom: 0;
	padding-left: 8px
}
.event-full .event-website-wrapper {
	display: flex;
	flex-direction: row
}
.event-full .event-website-wrapper .event-website {
	padding-left: 8px
}
.event-full .event-full-link a {
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	.event-full .event-full-link a {
		font-size: 0.95rem
	}
}
.news-highlight-block {
	min-height: 364px
}
.news-highlight-block::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 15px;
	width: calc(100% - 30px);
	height: 100%;
	background-color: #f0f5fa
}
.news-highlight-block .img-wrapper div {
	height: 100%
}
.news-highlight-block .img-wrapper div img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.news-highlight-block time {
	font-weight: 500
}
.views-event-listing-teaser .wrapper-year-event {
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2)
}
.views-event-listing-teaser .wrapper-year-event .year-event {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px
}
.views-event-listing-teaser .wrapper-year-event .year-event:first-of-type {
	padding-top: 24px
}
.views-event-listing-teaser .wrapper-year-event .year-event:last-of-type {
	padding-bottom: 44px
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper {
	display: flex;
	flex-direction: column;
	padding-bottom: 16px;
	border-bottom: 1px solid #c4d7ed;
	position: relative
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper p {
	margin-bottom: 0
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-date {
	color: #002c6c;
	font-size: 16px
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-title {
	color: #00799e;
	font-size: 18px;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 50px;
	position: relative
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-title::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40px;
	width: 40px;
	border-radius: 0 4px 4px 0;
	background-color: #f0f5fa;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-city {
	color: #262626;
	font-size: 15px
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper:hover {
	text-decoration: none
}
.views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper:hover p {
	text-decoration: none
}
.recent-news-block {
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2);
	padding-left: 20px;
	padding-right: 20px
}
.recent-news-block .recent-news {
	padding-top: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #c4d7ed
}
.recent-news-block .recent-news:last-of-type {
	border-bottom: none
}
.recent-news-block .recent-news p {
	color: #262626;
	margin-bottom: 18px
}
.news-full .text-formatted .btn {
	text-decoration: none
}
.banner-get-a-barcode {
	position: relative;
	display: flex;
	height: 340px;
	margin-bottom: 200px
}
.banner-get-a-barcode .banner {
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	height: inherit;
	position: absolute;
	top: 0;
	width: 100%
}
.banner-get-a-barcode .card-container {
	position: absolute;
	z-index: 1;
	top: 220px;
	left: 15px;
	width: calc(100% - 30px);
	border: 1px solid #e5f0fc;
	border-radius: 4px;
	box-shadow: 0 2px 3px 0 rgba(0, 44, 108, .2)
}
.banner-get-a-barcode .card-container .w-card {
	padding: 18px 0
}
.banner-get-a-barcode .barcode-location-form fieldset {
	padding: 0
}
.banner-get-a-barcode .barcode-location-form fieldset label {
	color: #414345
}
.location-block-wrapper .barcode-location-form fieldset {
	padding: 0
}
.location-block-wrapper .barcode-location-form fieldset label {
	font-size: calc(0.9071428571rem + 0.0571428571vw);
	margin-bottom: 0;
	padding-bottom: 8px
}
@media(min-width:1200px) {
	.location-block-wrapper .barcode-location-form fieldset label {
		font-size: 0.95rem
	}
}
.location-block-wrapper .barcode-location-form .form-actions button {
	border: none;
	font-size: 15px;
	height: 45px;
	position: relative;
	padding-right: 42px
}
.location-block-wrapper .barcode-location-form .form-actions button::before {
	display: none
}
.location-block-wrapper .barcode-location-form .form-actions button::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
	background-size: cover;
	width: 11px;
	height: 11px;
	display: inline-block;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
	transition: right .2s ease
}
.location-block-wrapper .barcode-location-form .form-actions button:hover::after {
	right: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
.location-block-wrapper .barcode-location-form .form-actions button:active::after {
	right: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}
.location-block-wrapper.location-block-wrapper-horizontal {
	padding-top: calc(0.9857142857rem + 0.6857142857vw)
}
@media(min-width:1200px) {
	.location-block-wrapper.location-block-wrapper-horizontal {
		padding-top: 1.5rem
	}
}
.location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form {
	display: flex;
	flex-direction: column
}
.location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form label {
	color: #fff
}
@media screen and (min-width:768px) {
	.banner-get-a-barcode {
		height: 380px;
		align-items: center;
		margin-bottom: 0
	}
	.banner-get-a-barcode .text-container {
		padding-top: 19px
	}
	.banner-get-a-barcode .card-container {
		position: unset
	}
	.location-block-wrapper .form-actions {
		display: flex;
		align-self: flex-end
	}
	.location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form {
		flex-direction: row;
		align-items: end
	}
	.location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form .select-revamp {
		width: 347px;
		padding-right: 35px
	}
}
.contact-page-healthcare .contact-info-wrapper .contacts-info a {
	text-decoration: none;
	padding-left: 6px;
	font-size: calc(0.9071428571rem + 0.0571428571vw)
}
@media(min-width:1200px) {
	.contact-page-healthcare .contact-info-wrapper .contacts-info a {
		font-size: 0.95rem
	}
}
.contact-page-healthcare .contact-info-wrapper .contacts-info a.barcodes-btn {
	color: #fff !important;
	padding-left: 16px
}
.contact-page-healthcare .contact-info-wrapper p {
	font-size: calc(0.9071428571rem + 0.0571428571vw) !important
}
@media(min-width:1200px) {
	.contact-page-healthcare .contact-info-wrapper p {
		font-size: 0.95rem !important
	}
}
.card-block-section .card-block-no-link {
	height: unset !important
}
.card-block-section .card-block-no-link:hover {
	cursor: unset;
	transform: unset;
	box-shadow: 0 2px 3px 0 rgba(165, 165, 167, .2)
}
.card-block-section .card-block-no-link .text-formatted {
	justify-content: flex-start
}
.card-block-section .card-block-no-link .text-formatted p {
	font-size: unset
}
.card-block-section .card-block-no-link img {
	height: unset;
	-o-object-fit: unset;
	object-fit: unset
}
.card-block-section .card-block-no-link a {
	position: unset;
	width: 100%;
	height: unset;
	color: #00799e;
	font-size: unset
}
ul.white-arrow-grass-bg {
    list-style-image: url("/info/check-circle-grass-bg-fill.png");
}

ul.white-check-green-bg {
    list-style: none;
    padding-left: 0;
}

ul.white-check-green-bg li {
    position: relative;
    padding-left: 24px;
}
