@charset "UTF-8";

/* -----------------------
   ICONMOON
------------------------ */

a.arrow:after,
.accordion-item .accordion-label:after,
.breadcrumbs li:not(:last-child)::after,
ul.custom a.external:after,
ul.custom a[target="_blank"]:after,
ol.custom a.external:after,
ol.custom a[target="_blank"]:after,
ul.custom.triangle li:before,
ol.custom.triangle li:before,
span.close:after,
.idc-layout-content .link-inline:before,
.idc-layout-content .copy-expendable > .toggle:after {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icom-pseudo:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* -----------------------
   GLOBALS
------------------------ */

body.fixed {
	overflow: hidden;
}

.ff-pn {
	font-family: 'Proxima-Nova', Arial, sans-serif;
	font-weight: 400;
}

.ff-os {
	font-family: 'Open-Sans', Arial, sans-serif;
	font-weight: 400;
}

.ff-arial {
	font-family: Arial, sans-serif;
	font-weight: 400;
}

.fw-thin,
.fw-100 {
	font-weight: 100;
}

.fw-ultralight,
.fw-200 {
	font-weight: 200;
}

.fw-light,
.fw-300 {
	font-weight: 300;
}

.fw-regular,
.fw-400 {
	font-weight: 400;
}

.fw-medium,
.fw-500 {
	font-weight: 500;
}

.fw-semibold,
.fw-600 {
	font-weight: 600;
}

.fw-bold,
.fw-700 {
	font-weight: 700;
}

.fw-heavy,
.fw-800 {
	font-weight: 800;
}

.fw-black,
.fw-900 {
	font-weight: 900;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-lowercase {
	text-transform: lowercase;
}

[class*="bg-grey"]:not(.bg-grey-50):not(.bg-grey-100):not(.bg-grey-200):not(.bg-grey-300):not(.bg-grey-400):not(.bg-grey-500),
[class*="bg-"] {
	color: white;
}

[class*="bg-"][class*="-200"],
[class*="bg-"][class*="-100"]:not(.bg-blue-100),
[class*="bg-"][class*="-050"],
[class*="bg-yellow"],
.bg-grey-50,
.bg-grey-100,
.bg-grey-200,
.bg-grey-300,
.bg-grey-400,
.bg-grey-500 {
	color: black;
}

.bg-blue-900 {
	background-color: #1b325f;
}

.bg-blue-800 {
	background-color: #1d3e72;
}

.bg-darkblue {
	background-color: #004b85;
}

.bg-blue-600 {
	background-color: #035b9b;
}

.bg-blue-500 {
	background-color: #1167a6;
}

.bg-blue {
	background-color: #2279bc;
}

.bg-blue-300 {
	background-color: #4196d2;
}

.bg-blue-200 {
	background-color: #54A4E2;
}

.bg-lightblue {
	background-color: #54A4E2;
}

.bg-blue-100 {
	background-color: #70b3e2;
}

.bg-blue-050 {
	background-color: #b1daf5;
}

.bg-red-600 {
	background-color: #ad2324;
}

.bg-red-500 {
	background-color: #ca2e27;
}

.bg-red {
	background-color: #e93b24;
}

.bg-red-300 {
	background-color: #f26a59;
}

.bg-red-200 {
	background-color: #f69286;
}

.bg-purple-600 {
	background-color: #68215f;
}

.bg-purple-500 {
	background-color: #842573;
}

.bg-purple {
	background-color: #9E3D90;
}

.bg-purple-300 {
	background-color: #c269aa;
}

.bg-purple-200 {
	background-color: #d891bf;
}

.bg-aqua-600 {
	background-color: #0496b3;
}

.bg-aqua-500 {
	background-color: #04a3c2;
}

.bg-aqua {
	background-color: #36AEC7;
}

.bg-aqua-300 {
	background-color: #6ec7d8;
}

.bg-aqua-200 {
	background-color: #9fdae5;
}

.bg-green-600 {
	background-color: #7caf42;
}

.bg-green-500 {
	background-color: #8ebf3f;
}

.bg-green {
	background-color: #ACCB32;
}

.bg-green-300 {
	background-color: #C6DD64;
}

.bg-green-200 {
	background-color: #D9E89C;
}

.bg-yellow-600 {
	background-color: #e8ae38;
}

.bg-yellow-500 {
	background-color: #f3c01d;
}

.bg-yellow {
	background-color: #FFCD07;
}

.bg-yellow-300 {
	background-color: #fede5b;
}

.bg-yellow-200 {
	background-color: #fee685;
}

.bg-orange-600 {
	background-color: #f37921;
}

.bg-orange-500 {
	background-color: #f68b1f;
}

.bg-orange {
	background-color: #F8981D;
}

.bg-orange-300 {
	background-color: #FFB05A;
}

.bg-orange-200 {
	background-color: #FFC885;
}

.bg-grey-900 {
	background-color: #01010f;
}

.bg-grey-800 {
	background-color: #4d4d57;
}

.bg-grey-700 {
	background-color: #808087;
}

.bg-grey-600 {
	background-color: #98989b;
}

.bg-grey-500 {
	background-color: #cccccc;
}

.bg-grey-400 {
	background-color: #dbdbdb;
}

.bg-grey-300 {
	background-color: #e5e5e5;
}

.bg-grey-200 {
	background-color: #f2f2f2;
}

.bg-grey-100 {
	background-color: #f6f6f6;
}

.bg-grey-50 {
	background-color: #f8f8f8;
}

/* -----------------------
    LINK (anchor) TREATMENT
------------------------ */

a.arrow {
	color: #2279bc;
	display: inline-block;
	margin-right: 5px;
	position: relative;
}

a.arrow:before {
	content: '';
	width: 0;
	position: absolute;
	height: 1px;
	bottom: 0;
	opacity: 0;
	background: #54A4E2;
}

a.arrow:after {
	content: "\e91d";
	font-size: 0.5em;
	top: -2px;
	position: relative;
	margin-left: 0.45em;
	display: inline-block;
}

a.arrow:hover:before {
	opacity: 1;
	width: -webkit-calc(100% - 0.9em);
	width: calc(100% - 0.9em);
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

a.arrow:hover,
a.arrow:hover:after {
	color: #54A4E2;
}

a.arrow:hover:after {
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
	33.3% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	66.6% {
		-webkit-transform: translateX(0.6em);
		transform: translateX(0.6em);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes hvr-icon-wobble-horizontal {
	33.3% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	66.6% {
		-webkit-transform: translateX(0.6em);
		transform: translateX(0.6em);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

/* -----------------------
   ACCORDION
------------------------ */

.accordion {
	background: none;
	border-radius: 0;
	border: none;
}

.accordion-content {
	-webkit-transition: none;
	transition: none;
	background: none;
	padding-top: 0;
	border-bottom: 0;
}

.accordion-item {
	width: 100%;
}

.accordion-item .accordion-heading {
	width: 100%;
	min-height: 50px;
	position: relative;
	display: table;
	border-collapse: collapse;
	cursor: pointer;
}

.accordion-item .accordion-icon {
	width: 50px;
	text-align: center;
}

.accordion-item .accordion-icon img,
.accordion-item .accordion-icon svg {
	display: inline-block;
	width: 35px;
	vertical-align: middle;
}

.accordion-item .accordion-icon svg {
	height: 35px;
}

.accordion-item .accordion-label {
	padding: 5px 35px 5px 12px;
	position: relative;
}

.accordion-item .accordion-label:after {
	content: "\e902";
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.accordion-item.is-open .accordion-label:after {
	content: "\e903";
}

.accordion-item .accordion-icon,
.accordion-item .accordion-label {
	display: table-cell;
	vertical-align: middle;
	height: 45px;
}

.accordion-content {
	display: none;
	width: 100%;
	padding: 25px 12px;
}

.accordion.has-icons .accordion-content {
	padding: 25px 64px;
}

.accordion-heading {
	background: #f2f2f2;
}

.accordion-item:last-child .accordion-content {
	border-bottom: 2px solid #e9e9e9;
}

.accordion-label:after {
	color: #98989b;
}

.accordion-heading:hover .accordion-label:after {
	color: #2279bc;
}

.accordion-item.is-open .accordion-heading:hover .accordion-label:after {
	color: #2279bc;
}

.accordion-icon svg path {
	fill: #2279bc;
}

.accordion-item.is-open .accordion-icon {
	background-color: #2279bc;
}

.accordion-item.is-open .accordion-icon svg path {
	fill: #f2f2f2;
}

.accordion-icon ~ .accordion-label {
	border-left: 2px solid #fff;
}

.accordion-item ~ .accordion-item {
	margin-top: 2px;
}

.accordion.arrows .accordion-item .accordion-label:after {
	content: "\e901";
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.accordion.arrows .accordion-item.is-open .accordion-label:after {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}

.accordion.inverted .accordion-heading {
	background: none;
	min-height: 0;
	margin-bottom: 3px;
}

.accordion.inverted .accordion-label {
	color: #2279bc;
	padding: 0 10px 0 20px;
	min-height: 0;
	height: auto;
}

.accordion.inverted:not(.has-icons) .accordion-label:after {
	left: 0;
	right: auto;
}

.accordion.inverted .accordion-content {
	background: #f2f2f2;
	padding: 12px;
}

.accordion.inverted .accordion-item ~ .accordion-item {
	margin-top: 10px;
}

.accordion.inverted .accordion-item:last-child .accordion-content {
	border-bottom: none;
}

/* -----------------------
   BREADCRUMBS
------------------------ */

.breadcrumbs {
	margin: 0;
}

.breadcrumbs a {
	border-bottom: 1px solid;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

.breadcrumbs li:not(:last-child)::after {
	content: "\e91d";
	font-size: 0.65em;
	margin: 0 0.5em;
	top: -2px;
	color: #d4d4d4;
}

.breadcrumbs li {
	font-size: 16px;
}

.breadcrumbs a {
	color: #2279bc;
	border-bottom-color: #2279bc;
}

.breadcrumbs a:hover {
	color: #54A4E2;
	border-bottom-color: #54A4E2;
}

.breadcrumbs li:not(:last-child)::after {
	color: #a5a5a5;
}

/* -----------------------
   BUTTONS
------------------------ */

.button,
button {
	outline: none;
	border: none;
	border-radius: 0;
	padding: 9px 18px;
	margin: 0;
	font-size: 16px;
	vertical-align: middle;
	display: inline-block;
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

button.bg-blue:hover,
.button.bg-blue:hover,
button.bg-blue:focus,
.button.bg-blue:focus {
	background-color: #4196d2;
}

button.bg-lightblue:hover,
.button.bg-lightblue:hover,
button.bg-lightblue:focus,
.button.bg-lightblue:focus {
	background-color: #70b3e2;
}

button.bg-red:hover,
.button.bg-red:hover,
button.bg-red:focus,
.button.bg-red:focus {
	background-color: #f26a59;
}

button.bg-purple:hover,
.button.bg-purple:hover,
button.bg-purple:focus,
.button.bg-purple:focus {
	background-color: #c269aa;
}

button.bg-aqua:hover,
.button.bg-aqua:hover,
button.bg-aqua:focus,
.button.bg-aqua:focus {
	background-color: #6ec7d8;
}

button.bg-green:hover,
.button.bg-green:hover,
button.bg-green:focus,
.button.bg-green:focus {
	background-color: #C6DD64;
}

button.bg-yellow:hover,
.button.bg-yellow:hover,
button.bg-yellow:focus,
.button.bg-yellow:focus {
	background-color: #fede5b;
	color: black;
}

button.bg-orange:hover,
.button.bg-orange:hover,
button.bg-orange:focus,
.button.bg-orange:focus {
	background-color: #FFB05A;
}

.button.simple,
button.simple {
	background: none !important;
	text-decoration: underline;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
	vertical-align: baseline;
}

.simple + .simple,
button + .simple,
.button + .simple,
.simple + button,
.simple + .button {
	margin-left: 20px;
}

.bg-blue.simple {
	color: #2279bc;
}

.bg-blue.simple:hover,
.bg-blue.simple:focus {
	color: #1167a6;
}

.bg-lightblue.simple {
	color: #54A4E2;
}

.bg-lightblue.simple:hover,
.bg-lightblue.simple:focus {
	color: #4196d2;
}

.bg-red.simple {
	color: #E93B27;
}

.bg-red.simple:hover,
.bg-red.simple:focus {
	color: #ca2e27;
}

.bg-purple.simple {
	color: #9E3D90;
}

.bg-purple.simple:hover,
.bg-purple.simple:focus {
	color: #842573;
}

.bg-aqua.simple {
	color: #36AEC7;
}

.bg-aqua.simple:hover,
.bg-aqua.simple:focus {
	color: #04a3c2;
}

.bg-green.simple {
	color: #ACCB32;
}

.bg-green.simple:hover,
.bg-green.simple:focus {
	color: #8ebf3f;
}

.bg-yellow.simple {
	color: #FFCD07;
}

.bg-yellow.simple:hover,
.bg-yellow.simple:focus {
	color: #f3c01d;
}

.bg-orange.simple {
	color: #F8981D;
}

.bg-orange.simple:hover,
.bg-orange.simple:focus {
	color: #f68b1f;
}

/* -----------------------
   FORM
------------------------ */

form {
	overflow: hidden;
}

[data-skip-idc-form] form {
	overflow: visible;
}

p.field-state-response {
	color: #2279bc;
	margin-bottom: 20px;
	padding-left: 8px;
}

.field-box,
fieldset {
	margin-bottom: 16px;
}

.field-box {
	position: relative;
}

.field-box input,
.field-box textarea,
.field-box select {
	background-color: #fff;
}

.field-box input,
.field-box select {
	height: 50px;
	padding: 18px 10px 0 10px;
	font-size: 16px;
	border-radius: 0;
}

.field-box select {
	/* SELECT - FIX - adjust select triangle position and remove outline (foundation) */
	outline: none;
	background-position: right 4px;
}

.field-box textarea {
	padding: 21px 10px 0 10px;
	line-height: 1.6;
}

.field-box label {
	font-size: 16px;
	position: absolute;
	color: #808087;
	top: 1px;
	width: -webkit-calc(100% - 2px);
	width: calc(100% - 2px);
	left: 1px;
	height: 48px;
	padding: 10px 10px 0 10px;
	pointer-events: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.field-box textarea.has-scroll ~ label {
	background-color: #fff;
	width: -webkit-calc(100% - 23px);
	width: calc(100% - 23px);
}

.field-box input.is-invalid-input ~ label,
.field-box select.is-invalid-input ~ label,
.field-box textarea.is-invalid-input ~ label,
.field-box input:focus ~ label,
.field-box select:focus ~ label,
.field-box textarea:focus ~ label,
.field-box input[data-was-used='1'] ~ label,
.field-box textarea[data-was-used='1'] ~ label,
.field-box select[data-was-used='1'] ~ label {
	font-size: 12px;
	height: 22px;
	padding-top: 7px;
	padding-right: 10px;
	line-height: 1;
}

.field-box input[data-was-used='1']:not(:focus) ~ label,
.field-box textarea[data-was-used='1']:not(:focus) ~ label,
.field-box select[data-was-used='1']:not(:focus) ~ label {
	color: #cccccc;
}

.field-box input.is-invalid-input ~ label,
.field-box select.is-invalid-input ~ label,
.field-box textarea.is-invalid-input ~ label {
	color: #e93b24 !important;
}

fieldset {
	border: 1px solid #dbdbdb;
	background: #fff;
	padding: 10px;
	position: relative;
}

fieldset.is-invalid-input {
	margin-bottom: 38px;
}

fieldset .form-error {
	position: absolute;
	top: -webkit-calc(100% + 1px);
	top: calc(100% + 1px);
	left: 0;
}

fieldset label:first-child {
	margin-top: -5px;
	margin-bottom: 5px;
}

fieldset label,
.toggle-box label.is-invalid-label {
	white-space: normal;
	font-size: 16px;
	color: #808087;
}

fieldset.horizontal .toggle-box {
	display: inline-table;
}

fieldset.horizontal .toggle-box:not(:first-of-type) {
	margin-left: 1em;
}

.toggle-box {
	display: table;
	position: relative;
}

.toggle-box > * {
	display: table-cell;
	vertical-align: middle;
}

.toggle-box > div {
	pointer-events: none;
	vertical-align: top;
	padding-top: 0.35em;
}

.toggle-box > label {
	cursor: pointer;
	padding-left: 8px;
}

.toggle-box input {
	margin: 0;
	position: absolute;
	top: 8px;
	left: 3px;
	opacity: 0;
	cursor: pointer;
}

.toggle-box span {
	display: block;
	width: 18px;
	position: relative;
	height: 18px;
	border-width: 1px;
	border-style: solid;
}

.toggle-box [type="radio"] + div span {
	border-color: #808087;
}

.toggle-box [type="checkbox"] + div span {
	border-color: #98989b;
}

.toggle-box [type="radio"] + div span,
.toggle-box [type="radio"] + div span i {
	border-radius: 50%;
}

.toggle-box span i,
.toggle-box span svg {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}

.toggle-box input:checked ~ label {
	color: #0a0a0a;
}

.toggle-box input[type="checkbox"]:checked + div span svg {
	-webkit-transform: scale(0.7, 0.7);
	transform: scale(0.7, 0.7);
}

.toggle-box input[type="radio"]:checked + div span i {
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
}

.toggle-box input[type="radio"] + div span i {
	background-color: #01010f;
}

.toggle-box input[type="checkbox"] + div span svg path {
	fill: #01010f;
}

.field-box .form-error,
fieldset .form-error,
.captcha span.form-error {
	padding-left: 9px;
	font-size: 0;
	line-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
	display: table-cell;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.field-box .is-invalid-input ~ span.form-error,
fieldset.is-invalid-input > span.form-error,
.captcha.is-invalid span.form-error {
	font-size: 12px;
	line-height: 1;
	padding-top: 7px;
	padding-bottom: 2px;
}

form .message > .row > .columns,
form .message > .row > .column {
	position: relative;
}

form .message .message-content {
	position: absolute;
	opacity: 0;
	left: -100%;
	width: 100%;
	top: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

form .message .message-content.visible {
	left: 0;
	opacity: 1;
}

form .fields {
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

form .fields.submitted {
	opacity: 0;
	pointer-events: none;
}

.field-box input::-webkit-input-placeholder,
.field-box textarea::-webkit-input-placeholder {
	color: transparent;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.field-box input:-moz-placeholder,
.field-box textarea:-moz-placeholder {
	color: transparent;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.field-box input::-moz-placeholder,
.field-box textarea::-moz-placeholder {
	color: transparent;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.field-box input:-ms-input-placeholder,
.field-box textarea:-ms-input-placeholder {
	color: transparent !important;
}

.field-box input:focus::-webkit-input-placeholder,
.field-box textarea:focus::-webkit-input-placeholder {
	color: #cccccc;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.field-box input:focus:-moz-placeholder,
.field-box textarea:focus:-moz-placeholder {
	color: #cccccc;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.field-box input:focus::-moz-placeholder,
.field-box textarea:focus::-moz-placeholder {
	color: #98989b;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.switch-box {
	display: table;
}

.switch-box label {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	margin: 0;
}

.switch-box .switch-box-slider {
	position: relative;
	display: inline-block;
	height: 18px;
	width: 32px;
	background: #8e8e8e;
	border-radius: 8px;
	cursor: pointer;
}

.switch-box .switch-box-slider:after {
	position: absolute;
	left: 4px;
	top: 4px;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	content: '';
}

.switch-box .switch-box-input {
	display: none;
}

.switch-box .switch-box-input ~ .switch-box-label {
	padding-left: 10px;
}

.switch-box .switch-box-input:not(:disabled) ~ .switch-box-label {
	cursor: pointer;
}

.switch-box .switch-box-input:checked ~ .switch-box-slider:after {
	left: 18px;
}

.switch-box .switch-box-slider {
	background: #98989b;
}

.switch-box .switch-box-input:checked:not(:disabled) ~ .switch-box-slider {
	background: #4d4d57;
}

.switch-box .switch-box-input:not(:disabled) ~ .switch-box-slider:after {
	background: #f2f2f2;
}

.switch-box .switch-box-input:disabled ~ .switch-box-slider {
	background: #e5e5e5;
	cursor: not-allowed;
}

.switch-box .switch-box-input:disabled ~ .switch-box-slider:after {
	background: #fff;
}

/* -----------------------
   UNORDERED LIST - support custom symbols and custom symbol color + hover
------------------------ */

ul.custom,
ul.custom ul,
ul.custom ol,
ol.custom {
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
}

ul.custom li,
ol.custom li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

ul.custom a,
ol.custom a {
	color: #01010f;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

ul.custom a:hover,
ol.custom a:hover {
	color: #54A4E2;
}

ul.custom a.external:after,
ul.custom a[target="_blank"]:after,
ol.custom a.external:after,
ol.custom a[target="_blank"]:after {
	content: "\e90a";
	font-size: 14px;
	color: #98989b;
	position: relative;
	top: -4px;
	margin-left: 10px;
}

ul.custom a .icom,
ol.custom a .icom {
	font-size: 14px;
	margin-left: 10px;
}

ul.custom a .icom:before,
ol.custom a .icom:before {
	position: relative;
}

ul.custom li:before,
ol.custom li:before {
	margin-right: 0.75em;
}

ul.custom.triangle li:before,
ol.custom.triangle li:before {
	content: "\e91d";
	font-size: 0.55em;
	line-height: 2.95em;
}

ul.custom.triangle li,
ol.custom {
	counter-reset: item;
}

ol.custom li:before {
	counter-increment: item;
}

ul.custom li + li,
ol.custom li + li {
	margin-top: 0.25rem;
}

ul.custom li:before {
	content: "\25CF";
}

ol.custom li:before {
	content: counter(item, decimal) ".";
	/* counter type used for OL - "decimal" can be replaced for any other list-style-type value*/
	margin-right: 0.4em;
}

ul.custom li:before,
ol.custom li:before {
	color: #2279bc;
}

ul.custom li:hover:before,
ol.custom li:hover:before {
	color: #2279bc;
}

/* -----------------------
   CLOSE BUTTON
------------------------ */

span.close {
	right: 15px;
	top: 15px;
	z-index: 1;
	line-height: 1;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
}

span.close:after {
	content: "\e902";
	color: #828282;
	display: inline-block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

span.close:hover:after {
	color: #a7a7a7;
}

/* -----------------------
   MODAL
------------------------ */

#modal-backdrop {
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0.7);
	z-index: 992;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

#modal-backdrop.opened {
	opacity: 1;
	pointer-events: auto;
}

.modal {
	z-index: 993;
	opacity: 0;
	top: 0;
	pointer-events: none;
	position: fixed;
	background: #fff;
	overflow: auto;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.modal.opened {
	pointer-events: auto;
	opacity: 1;
}

.modal:not(.menu) {
	top: 25%;
	left: 50%;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.modal:not(.menu).opened {
	top: 50%;
}

.modal.fullscreen {
	width: -webkit-calc(100% - 20px) !important;
	width: calc(100% - 20px) !important;
	height: -webkit-calc(100% - 20px) !important;
	height: calc(100% - 20px) !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	left: 10px;
}

.modal:not(.fullscreen).fullheight {
	height: -webkit-calc(100% - 20px) !important;
	height: calc(100% - 20px) !important;
	margin-top: 0 !important;
}

.modal.fullscreen.opened,
.modal.fullheight.opened {
	top: 10px !important;
}

.modal span.close {
	right: 15px;
	top: 15px;
	position: absolute;
	z-index: 1;
}

.modal .content-wrap {
	padding: 38px 50px;
}

.modal.video {
	overflow: hidden;
	padding: 50px 0;
	background: #000;
}

.modal.video iframe {
	width: 100%;
	height: 100%;
}

.modal:not(.opened).video iframe {
	display: none !important;
	visibility: hidden !important;
}

.modal.menu {
	width: 100%;
	height: 100%;
	-webkit-transform: none;
	transform: none;
	right: -100%;
	opacity: 1;
	visibility: hidden;
	overflow: hidden;
	/* Modal with mobile navigation - Config
		     ------------------------ */
}

.modal.menu.opened {
	right: 0;
	visibility: visible;
}

.modal.menu:not(.is-one) {
	padding-top: 60px;
}

.modal.menu:not(.is-one) .modal-menu {
	border-top-width: 1px;
	border-top-style: solid;
}

.modal.menu:not(.is-one) span.close {
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.modal.menu:not(.is-one) span.close:before {
	display: inline-block;
	content: 'MENU';
	color: #828282;
	font-weight: 400;
	font-size: 20px;
	margin-right: 5px;
}

.modal.menu.is-one {
	z-index: 990;
	background: #ccc;
}

.modal.menu .content-wrap {
	background: #fff;
	padding: 0;
	height: 100%;
	overflow: auto;
}

.modal.menu .modal-menu {
	margin: 0;
	list-style: none;
	border-bottom: 1px solid;
}

.modal.menu .modal-menu li {
	font-size: 14px;
	overflow: hidden;
	position: relative;
}

.modal.menu .modal-menu li a,
.modal.menu .modal-menu li p {
	/* li - with submenu */
	display: block;
	padding: 25px 60px 25px 30px;
	cursor: pointer;
	margin-bottom: 0;
}

.modal.menu .modal-menu li p:before {
	position: absolute;
	right: 30px;
	content: '\002b';
	font-size: 24px;
	line-height: 20px;
}

.modal.menu .modal-menu li.open > p:before {
	content: '\2212';
}

.modal.menu .modal-menu li ul {
	overflow: hidden;
	margin-left: 20px;
}

.modal.menu .modal-menu li > p + ul > li {
	line-height: 0;
}

.modal.menu .modal-menu li > ul > li > a,
.modal.menu .modal-menu li > ul > li > p {
	height: 0;
	min-height: 0;
	opacity: 0;
	padding: 0 30px;
	line-height: 1.6;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.modal.menu .modal-menu li.open > ul > li > a,
.modal.menu .modal-menu li.open > ul > li > p {
	height: auto;
	min-height: 72px;
	padding-top: 25px;
	padding-bottom: 25px;
	opacity: 1;
}

.modal.menu .modal-menu > li + li {
	border-top: 1px solid;
}

.modal.menu .modal-menu p + ul {
	margin-top: 0;
}

.modal.menu .modal-menu a.active {
	pointer-events: none;
	font-weight: 600;
}

.modal.menu .modal-menu a,
.modal.menu .modal-menu p {
	color: #707070;
}

.modal.menu .modal-menu a:hover,
.modal.menu .modal-menu p:hover {
	color: #54A4E2;
}

.modal.menu .modal-menu p:before {
	color: #707070;
}

.modal.menu .modal-menu p:hover:before {
	color: #ACCB32;
}

.modal.menu .modal-menu a.active {
	color: #2279bc;
}

.modal.menu .modal-menu,
.modal.menu .modal-menu > li + li {
	border-color: #ccc;
}

.modal.menu.is-one {
	padding-top: 60px;
}

/* -----------------------
   SLICK-SLIDER
------------------------ */

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
	}
}

@keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-slider:not(.slick-initialized) {
	overflow: hidden;
	background: #f2f2f2;
	position: relative;
}

.slick-slider:not(.slick-initialized):before {
	content: '';
	display: inline-block;
	height: 60px;
	width: 60px;
	margin: 94px auto 0 auto;
	position: absolute;
	top: -webkit-calc(50% - 116px);
	top: calc(50% - 116px);
	left: -webkit-calc(50% - 30px);
	left: calc(50% - 30px);
	-webkit-animation: rotation 1s infinite ease;
	animation: rotation 1s infinite ease;
	border-left: 6px solid rgba(201, 201, 201, 0.2);
	border-right: 6px solid rgba(201, 201, 201, 0.2);
	border-bottom: 6px solid rgba(201, 201, 201, 0.2);
	border-top: 6px solid rgba(193, 193, 193, 0.5);
	border-radius: 100%;
}

.slick-slider:not(.slick-initialized) > * {
	display: none;
}

.slick-slider.slick-initialized {
	min-height: 0 !important;
}

.slick-slider .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-slider .slick-list:focus {
	outline: none;
}

.slick-slider .slick-list.dragging {
	cursor: hand;
}

.slick-slider .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-slider .slick-track:before,
.slick-slider .slick-track:after {
	display: table;
	content: '';
}

.slick-slider .slick-track:after {
	clear: both;
}

.slick-slider .slick-slide {
	display: block;
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-slider .slick-slide img {
	display: inline-block;
}

.slick-slider .slick-slide.dragging img {
	pointer-events: none;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-loading img {
	display: none;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-track {
	-webkit-transition: none;
	transition: none;
}

.slick-slide {
	text-align: center;
	outline: none;
	position: relative;
}

.slick-arrow {
	position: absolute;
	top: 0;
	height: 100%;
	outline: none;
	z-index: 10;
	padding: 0 20px;
	min-height: 60px;
}

.slick-arrow svg {
	width: 100%;
	margin: 0 auto;
	height: 100%;
}

.slick-arrow.slick-next {
	right: 0;
}

.slick-arrow.slick-prev {
	left: 0;
}

.slick-arrow.slick-prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.slick-dots {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
}

.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;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:before {
	font-size: 40px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '\2022';
	font-family: serif;
	text-align: center;
}

.slick-dots li button:before {
	color: #e5e5e5;
	/* Dots - Default fill */
}

.slick-dots li button:hover:before {
	color: #808087;
	/* Dots - Hover fill */
}

.slick-dots li.slick-active button:before {
	color: #98989b;
	/* Dots - Active fill */
}

.slick-dots {
	bottom: -30px;
	/* Dots - distance from slider */
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-arrow {
	width: 55px;
	/* Arrows - Size */
}

.slick-slider {
	padding: 0 65px;
}

.slick-arrow svg path {
	fill: #cccccc;
	/* Arrows - Default fill */
}

.slick-arrow:hover svg path {
	fill: #98989b;
	/* Arrows -Hover fill */
}

/* -----------------------
       HEADER (.headbar)
    ------------------------ */

.headbar,
.headbar .menu-icon-wrap,
.menu-icon-wrap {
	height: 70px;
}

.headbar-left,
.headbar-center,
.headbar-right {
	height: 100%;
	position: relative;
}

.headbar-left,
.headbar-center {
	float: left;
}

.headbar-left {
	width: 240px;
}

.headbar-center:not(:empty) {
	text-align: center;
	width: -webkit-calc(100% - (240px + 108px + 1px));
	width: calc(100% - (240px + 108px + 1px));
}

.headbar-right {
	float: right;
}

.headbar-logo {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}

.headbar-btn {
	height: 100%;
	display: table;
	float: left;
	cursor: pointer;
	position: relative;
}

.headbar-btn a {
	padding: 0 15px;
}

.headbar-right .headbar-menu {
	float: left;
}

.headbar-menu {
	height: 100%;
	list-style: none;
	margin: 0;
	display: inline-block;
}

.headbar-menu li {
	height: 100%;
	float: left;
	cursor: pointer;
}

.headbar-menu li.active {
	pointer-events: none;
}

.headbar-menu a {
	height: 100%;
	color: #fff;
	padding: 0 15px;
	display: table;
	line-height: 1;
}

.headbar-menu a .icon i,
.headbar-menu a .icon svg,
.headbar-menu a .icon img {
	display: block;
}

.headbar-menu a .icon i {
	font-size: 24px;
}

.headbar-menu a > * {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.social .social-toggle {
	vertical-align: middle;
	display: table-cell;
	padding: 0 15px;
	height: 100%;
	cursor: pointer;
}

.social .social-toggle i {
	display: block;
	font-size: 24px;
}

.social .social-toggle.toggled + #share-options {
	top: 100%;
	opacity: 1;
	pointer-events: auto;
}

.social #share-options {
	top: 80%;
	opacity: 0;
	width: 100%;
	left: 0;
	pointer-events: none;
	z-index: 1;
	position: absolute;
}

.social #share-options a {
	height: 54px;
	cursor: pointer;
	display: table;
	padding: 0;
	width: 100%;
}

.social #share-options a .icon {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.social #share-options a .icon i {
	display: block;
	color: #fff;
	font-size: 24px;
}

.menu-button {
	display: inline-block;
	padding: 0;
	cursor: pointer;
}

.menu-button.is-open {
	background: none;
}

.menu-button.is-open .menu-text {
	color: #444;
}

.menu-button.is-open .menu-icon .bar {
	background-color: #777;
}

.menu-button.is-open:hover .menu-icon .bar {
	background-color: #444;
}

.menu-button .menu-icon::after {
	display: none;
}

.menu-button .menu-text {
	color: #f2f2f2;
	font-size: 20px;
	font-weight: 200;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 10px;
}

.menu-button .menu-button-placeholder,
.menu-button .menu-button-actual {
	padding: 0 15px;
}

.menu-button .menu-button-placeholder {
	width: 120px;
}

.menu-button .menu-button-actual {
	position: absolute;
	top: 0;
	z-index: 991;
}

.menu-button .menu-icon-wrap {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 0;
}

.menu-button .menu-icon {
	display: inline-block;
	padding: 0;
	width: 22px;
	height: 18px;
}

.menu-button .menu-icon .bar {
	height: 2px;
	width: 100%;
	background-color: white;
	pointer-events: none;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.menu-button .menu-icon .bar + .bar {
	margin-top: 6px;
}

.menu-button .menu-icon .bar:nth-child(1) {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
}

.menu-button .menu-icon .bar:nth-child(3) {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.menu-button.is-open .menu-icon .bar:nth-child(1) {
	-webkit-transform: translate(-2px, 0) rotate(-45deg);
	transform: translate(-2px, 0) rotate(-45deg);
}

.menu-button.is-open .menu-icon .bar:nth-child(2) {
	opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}

.menu-button.is-open .menu-icon .bar:nth-child(3) {
	-webkit-transform: translate(-2px, 0) rotate(45deg);
	transform: translate(-2px, 0) rotate(45deg);
}

.headbar svg {
	fill: #fff;
}

.headbar-menu .icon + span {
	padding-left: 10px;
}

.headbar-btn:hover,
.headbar-menu li:hover,
.social #share-options a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.headbar-menu li.active,
.social-toggle.toggled {
	background-color: rgba(0, 0, 0, 0.2);
}

/* -----------------------
	LAYOUT
------------------------ */

.idc-layout-hero {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 50px;
}

.idc-layout-hero .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.idc-layout-hero .column {
	min-height: 150px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.idc-layout-hero h1 {
	font-size: 1.5rem;
}

.idc-layout-hero.as-slider .info {
	background: rgba(255, 255, 255, 0.8);
	color: #01010f;
	padding: 30px 35px;
	text-align: left;
}

.idc-layout-hero.as-slider .info h1 {
	line-height: 1;
	margin-bottom: 5px;
}

.idc-layout-hero.as-slider .info .button {
	padding: 6px 10px;
	margin-top: 15px;
}

.idc-layout-hero.as-slider .info .button .icom {
	font-size: 14px;
	margin-left: 10px;
}

.idc-layout-hero.as-slider .slick-slider {
	padding: 0 0;
}

.idc-layout-hero.as-slider .slick-dots {
	bottom: -20px;
	margin: 0;
}

.idc-layout-hero.as-slider .slick-dots li {
	width: 10px;
	height: 10px;
}

.idc-layout-hero.as-slider .slick-dots li + li {
	margin-left: 5px;
}

.idc-layout-hero.as-slider .slick-dots li button {
	position: relative;
	width: 10px;
	height: 10px;
	margin: 0;
}

.idc-layout-hero.as-slider .slick-dots li button:before {
	content: "";
	background: #ccc;
	opacity: 1;
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
}

.idc-layout-hero.as-slider .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #004b85;
}

.idc-layout-content {
	font-size: 14px;
}

.idc-layout-content h2 {
	font-weight: 600;
	font-size: 1.0625rem;
	margin-bottom: 25px;
}

.idc-layout-content h3 {
	color: #2279bc;
	font-size: 1.0625rem;
	border-bottom: 2px solid #f37921;
	display: inline-block;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.idc-layout-content h3:not(:first-of-type),
.idc-layout-content h3:not(:first-child) {
	margin-top: 50px;
}

.idc-layout-content .block-title {
	font-size: 1.0625rem;
	color: #2279bc;
	font-weight: 600;
	margin-bottom: 5px;
	width: 100%;
}

.idc-layout-content .intro {
	font-size: 16px;
}

.idc-layout-content .listing {
	list-style: none;
	margin: 0 0 20px 0;
}

.idc-layout-content .listing li {
	padding-left: 10px;
	padding-right: 10px;
}

.idc-layout-content .listing li + li {
	margin-top: 5px;
	padding-top: 8px;
	border-top: 1px solid #dbdbdb;
}

.idc-layout-content .listing a {
	color: #01010f;
}

.idc-layout-content .listing a:hover {
	color: #54A4E2;
}

.idc-layout-content .listing p {
	color: #808087;
	margin-bottom: 0;
}

.idc-layout-content .listing p + p {
	margin-top: 0;
}

.idc-layout-content .listing.has-actions li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
}

.idc-layout-content .listing.has-actions li .text {
	margin-right: auto;
	padding-right: 10px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.idc-layout-content .listing.has-actions li .button {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background: #f2f2f2;
	color: #01010f;
	padding: 7px 13px 8px;
	font-size: 14px;
}

.idc-layout-content .listing.has-actions li .button:not(:first-of-type) {
	margin-left: 10px;
}

.idc-layout-content .listing.has-actions li .button .icom {
	position: relative;
	bottom: -1px;
}

.idc-layout-content .listing.has-actions li .button .icom:before {
	color: #2279bc;
}

.idc-layout-content .listing.has-actions li .button .icom.icom-eye {
	margin-right: 10px;
}

.idc-layout-content .listing.has-actions li .button .icom.icom-arrow {
	margin-left: 10px;
}

.idc-layout-content .listing.has-actions li .button:hover {
	background: #2279bc;
	color: #fff;
}

.idc-layout-content .listing.has-actions li .button:hover .icom:before {
	color: #fff;
}

.idc-layout-content .listing.as-blocks li {
	background: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 0;
}

.idc-layout-content .listing.as-blocks.has-actions .button {
	background: #fff;
}

.idc-layout-content .link-inline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #01010f;
}

.idc-layout-content .link-inline:before {
	color: #2279bc;
	font-size: 0.55em;
	line-height: 2.95em;
	margin-right: 0.75em;
	content: "\e91d";
}

.idc-layout-content .link-inline:hover {
	color: #54A4E2;
}

.idc-layout-content .copy-expendable > span {
	display: none;
	-webkit-transition: none;
	transition: none;
}

.idc-layout-content .copy-expendable > .toggle {
	display: inline-block;
	font-style: normal;
	cursor: pointer;
	color: #2279bc;
}

.idc-layout-content .copy-expendable > .toggle:hover:after,
.idc-layout-content .copy-expendable > .toggle:hover:before {
	color: #54A4E2;
}

.idc-layout-content .copy-expendable > .toggle:after {
	font-size: 10px;
	content: "\e91d";
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 7px;
}

.idc-layout-content .copy-expendable > i.toggle:before {
	content: 'Read More';
}

.idc-layout-content .copy-expendable > i.toggle:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.idc-layout-content .copy-expendable > a.toggle {
	display: none;
}

.idc-layout-content .copy-expendable > a.toggle:before {
	content: 'Read Less';
}

.idc-layout-content .copy-expendable > a.toggle:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.idc-layout-content .copy-expendable.expanded > a.toggle {
	display: block;
}

.idc-layout-content .blocks {
	margin-top: 50px;
}

.idc-layout-content .blocks .block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.idc-layout-content .blocks .block + .block {
	margin-top: 20px;
}

.idc-layout-content .blocks .block:hover .image {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.idc-layout-content .blocks .block:hover .info .button {
	padding-left: 21px;
	padding-right: 21px;
}

.idc-layout-content .blocks .block .image-wrap {
	width: 200px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 200px;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
}

.idc-layout-content .blocks .block .image-wrap .image {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.idc-layout-content .blocks .block .info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 20px 25px;
	background: #f2f2f2;
}

.idc-layout-content .blocks .block .info p {
	width: 100%;
}

.idc-layout-content .blocks .block .info .button {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-top: 15px;
	padding: 7px 10px 8px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	font-size: 14px;
}

.idc-layout-content .blocks .block .info .button .icom {
	margin-left: 10px;
	position: relative;
	bottom: -1px;
}

.idc-layout-content .tabs {
	margin-top: 40px;
	margin-bottom: 15px;
	background: none;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.idc-layout-content .tabs .tabs-title {
	float: none;
}

.idc-layout-content .tabs .tabs-title > a {
	color: #01010f;
	font-size: 1.0625rem;
	line-height: 1.4;
	font-weight: 600;
	border-bottom: 2px solid transparent;
	padding: 10px 1.5em 10px;
}

.idc-layout-content .tabs .tabs-title > a:focus,
.idc-layout-content .tabs .tabs-title > a:hover {
	color: #2279bc;
}

.idc-layout-content .tabs .tabs-title > a[aria-selected='true'] {
	background: none;
	border-color: #f37921;
	color: #2279bc;
}

.idc-layout-content .tabs-content {
	background: none;
	border: none;
}

.idc-layout-content .tabs-content .tabs-panel {
	padding: 0;
}

@media screen and (min-width: 40em) {
	.idc-layout-hero .column {
		min-height: 220px;
	}

	.idc-layout-hero h1 {
		font-size: 2.125rem;
	}

	.idc-layout-hero.as-slider .info {
		max-width: 760px;
	}

	.idc-layout-hero.as-slider .slick-dots {
		bottom: 10px;
	}

	.idc-layout-content h2 {
		font-size: 1.5rem;
	}

	.idc-layout-content h3 {
		font-size: 1.125rem;
	}

	.idc-layout-content .block-title {
		font-size: 1.125rem;
	}

	.idc-layout-content .tabs .tabs-title > a {
		font-size: 1.125rem;
	}
}

@media screen and (max-width: 25em) {
	.menu-button .menu-text {
		opacity: 0;
		pointer-events: none;
		right: 84px;
		position: relative;
	}

	.menu-button.is-open .menu-text {
		opacity: 1;
		pointer-events: auto;
		right: 100px;
	}

	.menu-button .menu-button-placeholder,
	.menu-button .menu-button-actual {
		width: 54px;
		overflow: hidden;
	}

	.menu-button.is-open .menu-button-actual {
		overflow: visible;
	}
}

@media (max-width: 39.9375em) {
	.accordion.has-icons .accordion-content {
		padding: 25px 10px;
	}
}

@media screen and (max-width: 39.9375em) {
	.modal .content-wrap {
		padding: 38px 20px;
	}

	.slick-arrow {
		width: 30px;
		padding: 0 5px;
	}

	.slick-slider {
		padding: 0 35px;
	}

	.headbar,
	.headbar .menu-icon-wrap,
	.menu-icon-wrap {
		height: 60px;
	}

	.headbar-left {
		width: 150px;
	}

	.idc-layout-hero.as-slider .info {
		max-width: 760px;
		padding: 15px 16px;
	}

	.idc-layout-hero.as-slider .info p {
		font-size: 14px;
	}

	.idc-layout-content .blocks .block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.idc-layout-content .blocks .block .image-wrap {
		width: 100%;
		height: 140px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 140px;
		-ms-flex: 0 0 140px;
		flex: 0 0 140px;
	}

	.idc-layout-content .blocks .block .info {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.idc-layout-content .blocks .block .info > * {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}

@media screen and (max-width: 22.4375em) {
	.social .social-toggle,
	.menu-button .menu-button-placeholder,
	.menu-button .menu-button-actual,
	.headbar-menu a {
		padding: 0 10px;
	}

	.menu-button .menu-button-placeholder,
	.menu-button .menu-button-actual {
		width: 44px;
	}
}