* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	background-color: #fff
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	color: #666;
	font-family: Raleway, sans-serif;
	font-size: 18px;
	font-weight: 500;
	cursor: default;
	overflow-x: auto;
	overflow-y: scroll
}

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

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

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

::selection {
	color: #fff;
	background-color: #242430
}

::-moz-selection {
	color: #fff;
	background-color: #242430
}

.animate {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.flex-row {
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-column,
.flex-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.flex-column {
	-ms-flex-direction: column;
	flex-direction: column
}

.wLarge {
	max-width: 1440px
}

.wBase {
	max-width: 1220px
}

.wMedium {
	max-width: 980px
}

.wSmall {
	max-width: 860px
}

.wXSmall {
	max-width: 640px
}

.wXXSmall {
	max-width: 420px
}

.bleed_24 {
	padding: 24px
}

.bleed_48 {
	padding: 48px
}

.bleed_96 {
	padding: 96px
}

.bleed_top_96 {
	padding-top: 96px
}

.reset_margin {
	margin: 0 !important
}

.reset_margin_top {
	margin-top: 0 !important
}

.reset_margin_right {
	margin-right: 0 !important
}

.reset_margin_bottom {
	margin-bottom: 0 !important
}

.reset_margin_left {
	margin-left: 0 !important
}

.reset_padding {
	padding: 0 !important
}

.reset_padding_top {
	padding-top: 0 !important
}

.reset_padding_right {
	padding-right: 0 !important
}

.reset_padding_bottom {
	padding-bottom: 0 !important
}

.reset_padding_left {
	padding-left: 0 !important
}

.reset_border {
	border: 0 solid !important
}

.reset_border_top {
	border-top: 0 solid !important
}

.reset_border_right {
	border-right: 0 solid !important
}

.reset_border_bottom {
	border-bottom: 0 solid !important
}

.reset_border_left {
	border-left: 0 solid !important
}

.relative {
	position: relative;
	z-index: 1
}

.absolute {
	position: absolute;
	z-index: 1
}

.color_01-01 {
	color: #242430 !important
}

a.color_01-01,
button.color_01-01 {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.color_02-01 {
	color: #c43b2b !important
}

a.color_02-01,
button.color_02-01 {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.color_white {
	color: #fff !important
}

a.color_white,
button.color_white {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_01-01 {
	background: #242430 !important
}

a.bg_01-01,
button.bg_01-01 {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_02-01 {
	background: #c43b2b !important
}

a.bg_02-01,
button.bg_02-01 {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_error {
	background: #d91e18 !important
}

a.bg_error,
button.bg_error {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_alert {
	background: #f89406 !important
}

a.bg_alert,
button.bg_alert {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_valid {
	background: #00b16a !important
}

a.bg_valid,
button.bg_valid {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_update {
	background: #1e8bc3 !important
}

a.bg_update,
button.bg_update {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.bg_white {
	background: #fff !important
}

.border_white {
	border-color: #fff !important
}

a.border_white,
button.border_white {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.fill_01-01 svg {
	fill: #242430 !important
}

.fill_white svg {
	fill: #fff !important
}

.full-size {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

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

.grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.grid.grid_reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.grid.grid_valign-middle {
	-ms-flex-align: center;
	align-items: center
}

.grid.grid_valign-bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.grid .width_01-12 {
	width: 8.33333%
}

.grid .width_02-12 {
	width: 16.66667%
}

.grid .width_03-12 {
	width: 25%
}

.grid .width_04-12 {
	width: 33.33333%
}

.grid .width_05-12 {
	width: 41.66667%
}

.grid .width_06-12 {
	width: 50%
}

.grid .width_07-12 {
	width: 58.33333%
}

.grid .width_08-12 {
	width: 66.66667%
}

.grid .width_09-12 {
	width: 75%
}

.grid .width_10-12 {
	width: 83.33333%
}

.grid .width_11-12 {
	width: 91.66667%
}

.grid .width_12-12 {
	width: 100%
}

.grid .column {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	box-sizing: border-box
}

.grid.gutter_96 {
	margin-left: -48px;
	margin-right: -48px
}

.grid.gutter_96>.column {
	padding-left: 48px;
	padding-right: 48px
}

.grid.gutter_48 {
	margin-left: -24px;
	margin-right: -24px
}

.grid.gutter_48>.column {
	padding-left: 24px;
	padding-right: 24px
}

.grid.gutter_24 {
	margin-left: -12px;
	margin-right: -12px
}

.grid.gutter_24>.column {
	padding-left: 12px;
	padding-right: 12px
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	line-height: 1.6;
	font-family: Raleway, sans-serif;
	font-size: 100%;
	border: 0 solid;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[type=email],
[type=file],
[type=password],
[type=tel],
[type=text] {
	display: block;
	width: 100%;
	background: transparent
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

[type=submit] {
	cursor: pointer;
	overflow: visible
}

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

fieldset {
	margin: 0;
	padding: 0;
	border: none
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	display: block;
	width: 100%;
	background: transparent;
	resize: none;
	overflow: auto;
	box-sizing: border-box
}

[type=checkbox],
[type=radio] {
	padding: 0;
	box-sizing: border-box
}

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

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

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

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

[hidden] {
	display: none
}

select::-ms-expand {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #242430;
	font-weight: 700;
	font-family: Gelasio, serif
}

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

.h2,
h2 {
	line-height: 1.3;
	font-size: 48px
}

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

.h4,
h4 {
	line-height: 1.5;
	font-size: 24px
}

.h5,
h5 {
	line-height: 1.6;
	font-size: 18px
}

.h6,
h6 {
	line-height: 1.4;
	font-size: 16px
}

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

a {
	color: #242430;
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
	text-decoration-skip: objects;
	background-color: transparent
}

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

b,
strong {
	font-weight: inherit;
	font-weight: 700
}

dfn,
em,
i {
	font-style: italic
}

mark {
	color: #333;
	background: none
}

.small,
small {
	font-size: 16px
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

figure {
	margin: 0
}

figure,
figure figcaption {
	display: block
}

img {
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

img.align_left {
	float: left
}

img.align_right {
	float: right
}

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

.lazyload_wrapper {
	position: relative;
	z-index: 1
}

.lazyload_wrapper img,
.lazyload_wrapper picture {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: auto;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.lazyload_wrapper img.lazyloaded,
.lazyload_wrapper picture.lazyloaded,
.lazyload_wrapper picture.lazyloaded img,
.no-js .lazyload_wrapper img,
.no-js .lazyload_wrapper picture {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.btn {
	display: inline-block;
	font-weight: 700;
	box-sizing: border-box
}

.btn.btn_has-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	align-items: center
}

.btn.btn_has-icon span {
	padding-left: 12px
}

.btn.btn_has-icon span:first-child {
	padding-left: 0;
	padding-right: 12px
}

.btn.btn_has-icon svg {
	display: block;
	width: 18px;
	height: 18px
}

.btn.btn_has-icon .btn-icon,
.btn.btn_has-icon svg {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.btn.icon-minus-90-deg svg {
	transform: rotate(-90deg)
}

.btn.btn-ghost {
	opacity: .24;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=24)"
}

.btn.btn-round {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 48px;
	height: 48px;
	border-radius: 100%;
	overflow: hidden
}

.btn.btn-round svg {
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 18px;
	height: 18px
}

.btn-01 {
	padding: 16px 28px;
	border-radius: 3px
}

.from_apply-online_btn-wrapper {
	padding-top: 48px
}

.field {
	padding-top: 24px
}

.field-label {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-bottom: 6px;
	color: #242430
}

.field-label em {
	margin-left: auto;
	padding-left: 24px;
	color: #666;
	font-weight: 400;
	text-transform: none
}

.field-feedback {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	position: relative;
	z-index: 1;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.field-feedback span {
	display: block;
	padding-top: 12px;
	line-height: 1.4;
	font-size: 16px;
	color: #d91e18
}

.field-note {
	display: block;
	padding-top: 12px;
	line-height: 1.2;
	font-size: 14px
}

.badge-invalid,
.badge-valid {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: -12px;
	right: -12px;
	z-index: 2;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.badge-invalid svg,
.badge-valid svg {
	display: block;
	width: 12px;
	height: 12px;
	fill: #fff
}

.badge-valid {
	background: #00b16a
}

.badge-invalid {
	background: #d91e18
}

.input-checkbox .badge-invalid,
.input-checkbox .badge-valid {
	top: 50%;
	left: 19px;
	right: auto;
	margin-top: -11px;
	width: 8px;
	height: 8px;
	transform: translateY(-4px)
}

.input-checkbox .badge-invalid svg,
.input-checkbox .badge-valid svg {
	display: none
}

.input-radio .badge-invalid,
.input-radio .badge-valid {
	top: 50%;
	left: 16px;
	right: auto;
	margin-top: -8px;
	width: 8px;
	height: 8px;
	transform: translateY(-4px)
}

.input-radio .badge-invalid svg,
.input-radio .badge-valid svg {
	display: none
}

.is-valid .badge-invalid,
.is-valid .field-feedback {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.is-valid .badge-valid {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.is-invalid .badge-valid {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.is-invalid .badge-invalid,
.is-invalid .field-feedback {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.is-invalid .field-feedback {
	max-height: none
}

.input-text {
	position: relative;
	z-index: 1
}

.input-text,
.input-text input,
.input-text textarea {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}

.input-text input,
.input-text textarea {
	margin: 0;
	padding: 16px 24px;
	width: 100%;
	height: auto;
	line-height: 1.4;
	color: #666;
	font-family: Raleway, sans-serif;
	font-size: 100%;
	font-size: 16px;
	background: #fff;
	border: 2px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.input-text input:focus+.label_in-field,
.input-text input:not([value=""])+.label_in-field {
	z-index: 1;
	padding: 6px 24px;
	font-size: 8px;
	opacity: .48;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=48)"
}

.input-text input:disabled {
	color: #242430;
	color: rgba(36, 36, 48, .24);
	cursor: default
}

.input-text input:disabled+svg {
	opacity: .24;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=24)"
}

.input-text .label_in-field {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 16px 24px;
	line-height: 1.4;
	color: #242430;
	font-size: 18px;
	box-sizing: border-box;
	cursor: pointer
}

.input-checkbox,
.input-radio,
.input-text .label_in-field {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	z-index: 1
}

.input-checkbox,
.input-radio {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center
}

.input-checkbox input,
.input-radio input {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 24px;
	line-height: 1;
	color: #242430;
	font-size: 100%;
	font-size: 18px;
	box-sizing: border-box;
	background: none;
	border: 0 solid;
	border-radius: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transform: translateY(-50%)
}

.input-checkbox input:checked:not(:disabled)+span:after,
.input-checkbox input:checked:not(:disabled)+span svg,
.input-radio input:checked:not(:disabled)+span:after,
.input-radio input:checked:not(:disabled)+span svg {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.input-checkbox input:disabled,
.input-radio input:disabled {
	cursor: default
}

.input-checkbox input:disabled+span+label,
.input-radio input:disabled+span+label {
	opacity: .24;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";
	cursor: default
}

.input-checkbox input+span,
.input-radio input+span {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	background: #fff;
	border: 2px solid #e5e5e5;
	box-sizing: border-box
}

.input-checkbox input+span:after,
.input-checkbox input+span svg,
.input-radio input+span:after,
.input-radio input+span svg {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	display: block;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.input-checkbox input+span+label,
.input-radio input+span+label {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 1.2;
	cursor: pointer
}

.input-checkbox input+span+label a,
.input-radio input+span+label a {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	color: #242430;
	text-decoration: underline
}

.input-checkbox+.field-feedback:before,
.input-radio+.field-feedback:before {
	left: 6px
}

.input-radio input+span {
	border-radius: 100%
}

.input-radio input+span:after {
	content: "";
	width: 8px;
	height: 8px;
	background: #242430;
	border-radius: 100%
}

.input-checkbox input+span svg {
	width: 12px;
	height: 12px;
	fill: #242430
}

.modal-error_wrapper .modal_btn-close,
.modal-success_wrapper .modal_btn-close {
	position: absolute;
	top: 24px;
	right: 24px
}

.modal-error,
.modal-success {
	text-align: center
}

.modal-error .btn-03,
.modal-success .btn-03 {
	min-width: 200px
}

.modal-success_wrapper .modal_btn-close {
	background: #44a599
}

.wrapper_video {
	position: relative;
	z-index: 1;
	content: "";
	display: block;
	padding-top: 56.25%;
	width: 100%;
	height: 0
}

.wrapper_video iframe,
.wrapper_video video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%
}

.box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.box-content {
	width: 100%
}

.box-01_content {
	margin: 0 auto
}

.nav-primary {
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	margin-top: 24px;
	padding: 24px 12px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #e5e5e5;
	box-sizing: border-box
}

.nav-primary,
.nav-primary_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.nav-primary_list {
	-ms-flex-direction: row;
	flex-direction: row;
	list-style: none
}

.nav-primary_item {
	padding: 0 12px;
	line-height: 1.4
}

.nav-primary_link {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	display: block;
	color: #242430;
	font-size: 16px
}

.nav-primary_link.is-current {
	color: #c43b2b
}

.nav-primary_close {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 48px;
	height: 48px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden
}

.nav-primary_close svg {
	fill: #fff
}

.case-studies_item {
	padding-top: 1.5em
}

.table-applicants_wrapper {
	width: 100%;
	overflow-x: auto
}

.table-applicants {
	min-width: 600px
}

.table-applicants th {
	color: #242430;
	font-size: 16px;
	text-align: left;
	background: #f5f5f5
}

.table-applicants td {
	font-size: 14px
}

.table-applicants_action {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row
}

.table-applicants_action a {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 3px
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 48px 0 0;
	list-style: none
}

.page-item {
	margin: 0 3px
}

.page-item.disabled .page-link {
	color: #999
}

.page-item.active .page-link {
	color: #fff;
	background: #c43b2b
}

.page-link {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 48px;
	height: 48px;
	color: #242430;
	background: #f5f5f5;
	border-radius: 3px
}

.typography {
	color: #666
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6,
.typography ol,
.typography p,
.typography ul {
	padding-top: 1.5em
}

.typography h1:first-child,
.typography h2:first-child,
.typography h3:first-child,
.typography h4:first-child,
.typography h5:first-child,
.typography h6:first-child,
.typography ol:first-child,
.typography p:first-child,
.typography ul:first-child {
	padding-top: 0
}

.typography.half-spacing h1,
.typography.half-spacing h2,
.typography.half-spacing h3,
.typography.half-spacing h4,
.typography.half-spacing h5,
.typography.half-spacing h6,
.typography.half-spacing ol,
.typography.half-spacing p,
.typography.half-spacing ul {
	padding-top: .75em
}

.typography.half-spacing h1:first-child,
.typography.half-spacing h2:first-child,
.typography.half-spacing h3:first-child,
.typography.half-spacing h4:first-child,
.typography.half-spacing h5:first-child,
.typography.half-spacing h6:first-child,
.typography.half-spacing ol:first-child,
.typography.half-spacing p:first-child,
.typography.half-spacing ul:first-child {
	padding-top: 0
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6,
.typography strong {
	color: #242430
}

.typography ol,
.typography ul {
	padding-left: 18px
}

.typography a:not(.btn):not(.link) {
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	position: relative;
	z-index: 1;
	text-decoration: none;
	word-break: break-word;
	border-bottom: 1px solid #242430
}

.typography blockquote {
	position: relative;
	z-index: 1;
	padding: 48px 0;
	text-align: center
}

.typography blockquote:after,
.typography blockquote:before {
	position: absolute;
	z-index: 1;
	content: "";
	left: 96px;
	right: 96px;
	height: 1px;
	background: #242430
}

.typography blockquote:before {
	top: 0
}

.typography blockquote:after {
	bottom: 0
}

.typography hr {
	margin: 1.5em 0 0;
	padding: 0;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	border: none
}

.typography hr:first-child {
	margin-top: 0
}

.typography table {
	margin-top: 1.5em;
	width: 100%;
	border-collapse: collapse
}

.typography table:first-child {
	padding-top: 0
}

.typography table td,
.typography table th {
	padding: 9px 18px;
	border: 1px solid #e5e5e5
}

.page-builder,
.pb-block:not(:first-child) {
	padding-top: 48px
}

html {
	min-height: 100vh;
	background: url(../images/layout/body-bg.jpg) 0 0 no-repeat #f5f5f5;
	background-attachment: fixed;
	background-size: cover;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit:cover;"
}

.wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.wrapper>.box-01 {
	margin: 48px
}

.wrapper>.box-01>.box-01_content {
	width: 100%;
	box-sizing: border-box
}

.main-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.logo {
	text-align: center
}

.footer {
	padding-top: 48px;
	margin-top: 48px;
	border-top: 1px solid #e5e5e5
}

@media screen and (max-width:768px) {
	body {
		line-height: 1.4;
		font-size: 16px
	}

	.bleed_48,
	.bleed_96 {
		padding: 24px
	}

	.bleed_top_96 {
		padding-top: 24px
	}

	.hide-mobile {
		display: none !important
	}

	.grid {
		margin-left: 0 !important;
		margin-right: 0 !important
	}

	.grid .column {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100%
	}

	.h1,
	h1 {
		font-size: 32px
	}

	.h2,
	.h3,
	h2,
	h3 {
		font-size: 24px
	}

	.h4,
	h4 {
		font-size: 18px
	}

	.btn.btn_has-icon span {
		padding-left: 9px
	}

	.btn.btn_has-icon span:first-child {
		padding-right: 9px
	}

	.from_apply-online_btn-wrapper {
		padding-top: 24px
	}

	.field {
		padding-top: 18px
	}

	.modal-error_wrapper .modal_btn-close,
	.modal-success_wrapper .modal_btn-close {
		top: 12px;
		right: 12px
	}

	.modal-video_wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 24px;
		background: #000 !important;
		background: rgba(0, 0, 0, .88) !important
	}

	.nav-primary {
		padding: 12px
	}

	.nav-primary_list {
		transition-duration: .3s;
		transition-timing-function: ease-in-out;
		-ms-flex-direction: column;
		flex-direction: column;
		left: 0;
		z-index: 99;
		width: 100%;
		overflow: auto;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		visibility: hidden
	}

	.nav-primary_list,
	.nav-primary_list:after,
	.nav-primary_list:before {
		position: fixed;
		top: 0;
		height: 100%
	}

	.nav-primary_list:after,
	.nav-primary_list:before {
		content: "";
		right: 0
	}

	.nav-primary_list:before {
		z-index: 1;
		width: 100%;
		background: #000;
		background: rgba(0, 0, 0, .72)
	}

	.nav-primary_list:after {
		transition-duration: .3s;
		transition-timing-function: ease-in-out;
		z-index: 2;
		width: calc(100% - 48px);
		background: #fff
	}

	.nav-primary_list.is-active,
	.nav-primary_list.is-active+.nav-primary_close {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		visibility: visible
	}

	.nav-primary_item {
		transition-duration: .3s;
		transition-timing-function: ease-in-out;
		position: relative;
		z-index: 3;
		margin-left: 48px;
		padding: 6px 32px
	}

	.nav-primary_item:first-child {
		padding-top: 32px
	}

	.nav-primary_item:last-child {
		padding-bottom: 32px
	}

	.nav-primary_link {
		font-size: 24px
	}

	.case-studies_item {
		padding-top: 2em
	}

	.case-studies_item-thumb {
		padding-bottom: 1em
	}

	.typography h1,
	.typography h2,
	.typography h3,
	.typography h4,
	.typography h5,
	.typography h6,
	.typography ol,
	.typography p,
	.typography ul {
		padding-top: 1em
	}

	.typography.half-spacing h1,
	.typography.half-spacing h2,
	.typography.half-spacing h3,
	.typography.half-spacing h4,
	.typography.half-spacing h5,
	.typography.half-spacing h6,
	.typography.half-spacing ol,
	.typography.half-spacing p,
	.typography.half-spacing ul {
		padding-top: .375em
	}

	.typography blockquote {
		padding: 18px 0
	}

	.typography blockquote:after,
	.typography blockquote:before {
		left: 24px;
		right: 24px
	}

	.typography hr {
		margin-top: 1em
	}

	.typography table {
		padding-top: 1em
	}

	.page-builder,
	.pb-block:not(:first-child),
	.pb-block_media-text .grid>.column+.column {
		padding-top: 24px
	}

	.wrapper>.box-01 {
		margin: 6px
	}

	.logo {
		line-height: 1.2
	}

	.logo strong {
		font-size: 18px
	}

	.footer,
	.logo span {
		font-size: 14px
	}

	.footer {
		padding-top: 24px;
		margin-top: 24px
	}

	.footer-column+.footer-column {
		padding-top: 12px
	}
}

@media screen and (max-width:1220px) and (min-width:769px) {
	.bleed_96 {
		padding: 48px
	}

	.bleed_top_96 {
		padding-top: 48px
	}
}

@media screen and (min-width:769px) {

	a.color_01-01:not(:disabled):focus,
	a.color_01-01:not(:disabled):hover,
	button.color_01-01:not(:disabled):focus,
	button.color_01-01:not(:disabled):hover {
		color: #242430 !important;
		cursor: pointer
	}

	a.color_02-01:not(:disabled):focus,
	a.color_02-01:not(:disabled):hover,
	button.color_02-01:not(:disabled):focus,
	button.color_02-01:not(:disabled):hover {
		color: #c43b2b !important;
		cursor: pointer
	}

	a.color_white:not(:disabled):focus,
	a.color_white:not(:disabled):hover,
	button.color_white:not(:disabled):focus,
	button.color_white:not(:disabled):hover {
		color: #fff !important;
		cursor: pointer
	}

	a.bg_01-01:not(:disabled):focus,
	a.bg_01-01:not(:disabled):hover,
	button.bg_01-01:not(:disabled):focus,
	button.bg_01-01:not(:disabled):hover {
		background: #101016 !important;
		cursor: pointer
	}

	a.bg_02-01:not(:disabled):focus,
	a.bg_02-01:not(:disabled):hover,
	button.bg_02-01:not(:disabled):focus,
	button.bg_02-01:not(:disabled):hover {
		background: #9e3023 !important;
		cursor: pointer
	}

	a.bg_error:not(:disabled):focus,
	a.bg_error:not(:disabled):hover,
	button.bg_error:not(:disabled):focus,
	button.bg_error:not(:disabled):hover {
		background: #b01813 !important;
		cursor: pointer
	}

	a.bg_alert:not(:disabled):focus,
	a.bg_alert:not(:disabled):hover,
	button.bg_alert:not(:disabled):focus,
	button.bg_alert:not(:disabled):hover {
		background: #cb7905 !important;
		cursor: pointer
	}

	a.bg_valid:not(:disabled):focus,
	a.bg_valid:not(:disabled):hover,
	button.bg_valid:not(:disabled):focus,
	button.bg_valid:not(:disabled):hover {
		background: #00834f !important;
		cursor: pointer
	}

	a.bg_update:not(:disabled):focus,
	a.bg_update:not(:disabled):hover,
	button.bg_update:not(:disabled):focus,
	button.bg_update:not(:disabled):hover {
		background: #186f9b !important;
		cursor: pointer
	}

	a.border_white:not(:disabled):focus,
	a.border_white:not(:disabled):hover,
	button.border_white:not(:disabled):focus,
	button.border_white:not(:disabled):hover {
		border-color: #fff !important;
		cursor: pointer
	}

	.hide-desktop {
		display: none !important
	}

	.btn.btn-ghost:not(:disabled):focus,
	.btn.btn-ghost:not(:disabled):hover {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}

	.input-text input:not(:disabled):focus,
	.input-text input:not(:disabled):hover {
		position: relative;
		z-index: 2;
		border: 2px solid #c5c5c5
	}

	.input-checkbox input:not(:disabled):focus+span,
	.input-checkbox input:not(:disabled):hover+span,
	.input-radio input:not(:disabled):focus+span,
	.input-radio input:not(:disabled):hover+span {
		border-color: #c5c5c5
	}

	.input-checkbox input+span+label a:focus,
	.input-checkbox input+span+label a:hover,
	.input-radio input+span+label a:focus,
	.input-radio input+span+label a:hover {
		color: #c43b2b
	}

	.modal-success_wrapper .modal_btn-close:focus,
	.modal-success_wrapper .modal_btn-close:hover {
		background: #3b8f85
	}

	.nav-primary_list {
		-ms-flex-pack: center;
		justify-content: center
	}

	.nav-primary_item {
		text-align: center
	}

	.nav-primary_link:not(.is-current):focus,
	.nav-primary_link:not(.is-current):hover {
		color: #c43b2b
	}

	.page-item:not(.active):not(.disabled) .page-link:focus,
	.page-item:not(.active):not(.disabled) .page-link:hover {
		background: #e5e5e5
	}

	.typography ol,
	.typography ul {
		margin-top: -.5em
	}

	.typography a:not(.btn):not(.link):focus,
	.typography a:not(.btn):not(.link):hover {
		color: #c43b2b;
		border-bottom: 1px solid transparent
	}

	.footer {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

/*# sourceMappingURL=style.css.map */

/* 22/02/2021 */
@media print {

	.nav-primary,
	.uniref a,
	.uniref span,
	.download-heading,
	.download-table,
	.footer {
		display: none !important;
	}

	table {
		min-width: auto !important;
		page-break-after: always;
	}

	tr,
	td {
		page-break-inside: avoid;
		page-break-after: auto;
		color: #000000;
	}

	thead,
	tfoot {
		display: table-footer-group;
	}
}