/*!
 * Blaser Swisslube - powered by Neos & dotpulse.ch
 * @link https://www.blaser.com/
 */

@charset "UTF-8";
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
.heizao {position: fixed;top: 0;right: 0;width: 100%;height: 100%;z-index: 999;background-color: #000;opacity: 0.5;display: none;}
[dir] body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block
}

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

progress {
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

a {
	-webkit-text-decoration-skip: objects
}

[dir] a {
	background-color: transparent
}

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

abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted
}

[dir] abbr[title] {
	border-bottom: none
}

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

dfn {
	font-style: italic
}

h1 {
	font-size: 2em
}

[dir] h1 {
	margin: .67em 0
}

mark {
	color: #000
}

[dir] mark {
	background-color: #ff0
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

[dir] img {
	border-style: none
}

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

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

[dir] figure {
	margin: 1em 40px
}

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

button,
input,
optgroup,
select,
textarea {
	font: inherit
}

[dir] button,
[dir] input,
[dir] optgroup,
[dir] select,
[dir] textarea {
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

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

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

[dir] legend {
	padding: 0
}

textarea {
	overflow: auto
}

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

[dir] [type=checkbox],
[dir] [type=radio] {
	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-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

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

html {
	box-sizing: border-box
}

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

@-ms-viewport {
	width: device-width
}

html {
	font-size: 16px;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	color: #373a3c
}

[dir] body {
	background-color: #fff
}

[dir=ltr] [tabindex="-1"]:focus,
[dir=rtl] [tabindex="-1"]:focus {
	outline: none!important
}

[dir] h1,
[dir] h2,
[dir] h3,
[dir] h4,
[dir] h5,
[dir] h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

[dir] p {
	margin-top: 0;
	margin-bottom: 1rem
}

[dir] abbr[data-original-title],
[dir] abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #818a91
}

address {
	font-style: normal;
	line-height: inherit
}

[dir] address {
	margin-bottom: 1rem
}

[dir] dl,
[dir] ol,
[dir] ul {
	margin-top: 0;
	margin-bottom: 1rem
}

[dir] ol ol,
[dir] ol ul,
[dir] ul ol,
[dir] ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

[dir] dd {
	margin-bottom: .5rem
}

[dir=ltr] dd {
	margin-left: 0
}

[dir=rtl] dd {
	margin-right: 0
}

[dir] blockquote {
	margin: 0 0 1rem
}

a {
	color: #007fd1;
	text-decoration: none
}

a:focus,
a:hover {
	color: #005185;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: none
}

pre {
	overflow: auto
}

[dir] pre {
	margin-top: 0;
	margin-bottom: 1rem
}

[dir] figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[dir] [role=button] {
	cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse
}

[dir] table {
	background-color: transparent
}

caption {
	color: #818a91;
	caption-side: bottom
}

[dir] caption {
	padding-top: .75rem;
	padding-bottom: .75rem
}

[dir=ltr] caption {
	text-align: left
}

[dir=rtl] caption {
	text-align: right
}

[dir=ltr] th {
	text-align: left
}

[dir=rtl] th {
	text-align: right
}

label {
	display: inline-block
}

[dir] label {
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

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

[dir] input[type=checkbox]:disabled,
[dir] input[type=radio]:disabled {
	cursor: not-allowed
}

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

textarea {
	resize: vertical
}

fieldset {
	min-width: 0
}

[dir] fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	font-size: 1.5rem;
	line-height: inherit
}

[dir] legend {
	padding: 0;
	margin-bottom: .5rem
}

input[type=search] {
	-webkit-appearance: none
}

output {
	display: inline-block
}

[dir=ltr] [hidden],
[dir=rtl] [hidden] {
	display: none!important
}

[dir=ltr] .container,
[dir=ltr] .container-fluid,
[dir=rtl] .container,
[dir=rtl] .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px
}

.container-fluid:after,
.container:after {
	content: "";
	display: table
}

[dir] .container-fluid:after,
[dir] .container:after {
	clear: both
}

[dir=ltr] .container-fluid .container,
[dir=ltr] .container-fluid .container-fluid,
[dir=ltr] .container .container,
[dir=ltr] .container .container-fluid,
[dir=rtl] .container-fluid .container,
[dir=rtl] .container-fluid .container-fluid,
[dir=rtl] .container .container,
[dir=rtl] .container .container-fluid {
	padding-right: 0;
	padding-left: 0
}

.col-lg,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-min,
.col-md,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-min,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-6,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xs-3,
.col-xs-4,
.col-xs-6,
.col-xs-8,
.col-xs-12 {
	position: relative;
	min-height: 1px
}

[dir=ltr] .col-lg,
[dir=ltr] .col-lg-2,
[dir=ltr] .col-lg-3,
[dir=ltr] .col-lg-4,
[dir=ltr] .col-lg-5,
[dir=ltr] .col-lg-6,
[dir=ltr] .col-lg-7,
[dir=ltr] .col-lg-8,
[dir=ltr] .col-lg-9,
[dir=ltr] .col-lg-10,
[dir=ltr] .col-lg-min,
[dir=ltr] .col-md,
[dir=ltr] .col-md-2,
[dir=ltr] .col-md-3,
[dir=ltr] .col-md-4,
[dir=ltr] .col-md-5,
[dir=ltr] .col-md-6,
[dir=ltr] .col-md-7,
[dir=ltr] .col-md-8,
[dir=ltr] .col-md-9,
[dir=ltr] .col-md-10,
[dir=ltr] .col-md-min,
[dir=ltr] .col-sm-2,
[dir=ltr] .col-sm-3,
[dir=ltr] .col-sm-4,
[dir=ltr] .col-sm-6,
[dir=ltr] .col-sm-8,
[dir=ltr] .col-sm-9,
[dir=ltr] .col-sm-10,
[dir=ltr] .col-xl-2,
[dir=ltr] .col-xl-3,
[dir=ltr] .col-xl-4,
[dir=ltr] .col-xl-6,
[dir=ltr] .col-xl-8,
[dir=ltr] .col-xl-9,
[dir=ltr] .col-xl-10,
[dir=ltr] .col-xs-3,
[dir=ltr] .col-xs-4,
[dir=ltr] .col-xs-6,
[dir=ltr] .col-xs-8,
[dir=ltr] .col-xs-12,
[dir=rtl] .col-lg,
[dir=rtl] .col-lg-2,
[dir=rtl] .col-lg-3,
[dir=rtl] .col-lg-4,
[dir=rtl] .col-lg-5,
[dir=rtl] .col-lg-6,
[dir=rtl] .col-lg-7,
[dir=rtl] .col-lg-8,
[dir=rtl] .col-lg-9,
[dir=rtl] .col-lg-10,
[dir=rtl] .col-lg-min,
[dir=rtl] .col-md,
[dir=rtl] .col-md-2,
[dir=rtl] .col-md-3,
[dir=rtl] .col-md-4,
[dir=rtl] .col-md-5,
[dir=rtl] .col-md-6,
[dir=rtl] .col-md-7,
[dir=rtl] .col-md-8,
[dir=rtl] .col-md-9,
[dir=rtl] .col-md-10,
[dir=rtl] .col-md-min,
[dir=rtl] .col-sm-2,
[dir=rtl] .col-sm-3,
[dir=rtl] .col-sm-4,
[dir=rtl] .col-sm-6,
[dir=rtl] .col-sm-8,
[dir=rtl] .col-sm-9,
[dir=rtl] .col-sm-10,
[dir=rtl] .col-xl-2,
[dir=rtl] .col-xl-3,
[dir=rtl] .col-xl-4,
[dir=rtl] .col-xl-6,
[dir=rtl] .col-xl-8,
[dir=rtl] .col-xl-9,
[dir=rtl] .col-xl-10,
[dir=rtl] .col-xs-3,
[dir=rtl] .col-xs-4,
[dir=rtl] .col-xs-6,
[dir=rtl] .col-xs-8,
[dir=rtl] .col-xs-12 {
	padding-right: 15px;
	padding-left: 15px
}

.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-6,
.col-xl-8,
.col-xl-9,
.col-xl-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.col-xs-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-xs-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.3333333333%;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-xs-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-xs-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.6666666667%;
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-xs-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.row-xs-top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.row-xs-middle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.row-xs-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

[dir=ltr] .hidden-xl-down,
[dir=ltr] .hidden-xs-up,
[dir=rtl] .hidden-xl-down,
[dir=rtl] .hidden-xs-up {
	display: none!important
}

.row {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[dir=ltr] .row,
[dir=rtl] .row {
	margin-right: -15px;
	margin-left: -15px
}

[dir=ltr] .m-x-auto,
[dir=rtl] .m-x-auto {
	margin-right: auto!important;
	margin-left: auto!important
}

[dir=ltr] .m-a-0,
[dir=rtl] .m-a-0 {
	margin: 0!important
}

[dir=ltr] .m-t-0,
[dir=rtl] .m-t-0 {
	margin-top: 0!important
}

[dir=ltr] .m-r-0 {
	margin-right: 0!important
}

[dir=rtl] .m-r-0 {
	margin-left: 0!important
}

[dir=ltr] .m-b-0,
[dir=rtl] .m-b-0 {
	margin-bottom: 0!important
}

[dir=ltr] .m-l-0 {
	margin-left: 0!important
}

[dir=rtl] .m-l-0 {
	margin-right: 0!important
}

[dir=ltr] .m-x-0,
[dir=rtl] .m-x-0 {
	margin-right: 0!important;
	margin-left: 0!important
}

[dir=ltr] .m-y-0,
[dir=rtl] .m-y-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}

[dir=ltr] .m-a-1,
[dir=rtl] .m-a-1 {
	margin: 1rem!important
}

[dir=ltr] .m-t-1,
[dir=rtl] .m-t-1 {
	margin-top: 1rem!important
}

[dir=ltr] .m-r-1 {
	margin-right: 1rem!important
}

[dir=rtl] .m-r-1 {
	margin-left: 1rem!important
}

[dir=ltr] .m-b-1,
[dir=rtl] .m-b-1 {
	margin-bottom: 1rem!important
}

[dir=ltr] .m-l-1 {
	margin-left: 1rem!important
}

[dir=rtl] .m-l-1 {
	margin-right: 1rem!important
}

[dir=ltr] .m-x-1,
[dir=rtl] .m-x-1 {
	margin-right: 1rem!important;
	margin-left: 1rem!important
}

[dir=ltr] .m-y-1,
[dir=rtl] .m-y-1 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}

[dir=ltr] .m-a-2,
[dir=rtl] .m-a-2 {
	margin: 1.5rem!important
}

[dir=ltr] .m-t-2,
[dir=rtl] .m-t-2 {
	margin-top: 1.5rem!important
}

[dir=ltr] .m-r-2 {
	margin-right: 1.5rem!important
}

[dir=rtl] .m-r-2 {
	margin-left: 1.5rem!important
}

[dir=ltr] .m-b-2,
[dir=rtl] .m-b-2 {
	margin-bottom: 1.5rem!important
}

[dir=ltr] .m-l-2 {
	margin-left: 1.5rem!important
}

[dir=rtl] .m-l-2 {
	margin-right: 1.5rem!important
}

[dir=ltr] .m-x-2,
[dir=rtl] .m-x-2 {
	margin-right: 1.5rem!important;
	margin-left: 1.5rem!important
}

[dir=ltr] .m-y-2,
[dir=rtl] .m-y-2 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}

[dir=ltr] .m-a-3,
[dir=rtl] .m-a-3 {
	margin: 3rem!important
}

[dir=ltr] .m-t-3,
[dir=rtl] .m-t-3 {
	margin-top: 3rem!important
}

[dir=ltr] .m-r-3 {
	margin-right: 3rem!important
}

[dir=rtl] .m-r-3 {
	margin-left: 3rem!important
}

[dir=ltr] .m-b-3,
[dir=rtl] .m-b-3 {
	margin-bottom: 3rem!important
}

[dir=ltr] .m-l-3 {
	margin-left: 3rem!important
}

[dir=rtl] .m-l-3 {
	margin-right: 3rem!important
}

[dir=ltr] .m-x-3,
[dir=rtl] .m-x-3 {
	margin-right: 3rem!important;
	margin-left: 3rem!important
}

[dir=ltr] .m-y-3,
[dir=rtl] .m-y-3 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}

[dir=ltr] .p-a-0,
[dir=rtl] .p-a-0 {
	padding: 0!important
}

[dir=ltr] .p-t-0,
[dir=rtl] .p-t-0 {
	padding-top: 0!important
}

[dir=ltr] .p-r-0 {
	padding-right: 0!important
}

[dir=rtl] .p-r-0 {
	padding-left: 0!important
}

[dir=ltr] .p-b-0,
[dir=rtl] .p-b-0 {
	padding-bottom: 0!important
}

[dir=ltr] .p-l-0 {
	padding-left: 0!important
}

[dir=rtl] .p-l-0 {
	padding-right: 0!important
}

[dir=ltr] .p-x-0,
[dir=rtl] .p-x-0 {
	padding-right: 0!important;
	padding-left: 0!important
}

[dir=ltr] .p-y-0,
[dir=rtl] .p-y-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}

[dir=ltr] .p-a-1,
[dir=rtl] .p-a-1 {
	padding: 1rem!important
}

[dir=ltr] .p-t-1,
[dir=rtl] .p-t-1 {
	padding-top: 1rem!important
}

[dir=ltr] .p-r-1 {
	padding-right: 1rem!important
}

[dir=rtl] .p-r-1 {
	padding-left: 1rem!important
}

[dir=ltr] .p-b-1,
[dir=rtl] .p-b-1 {
	padding-bottom: 1rem!important
}

[dir=ltr] .p-l-1 {
	padding-left: 1rem!important
}

[dir=rtl] .p-l-1 {
	padding-right: 1rem!important
}

[dir=ltr] .p-x-1,
[dir=rtl] .p-x-1 {
	padding-right: 1rem!important;
	padding-left: 1rem!important
}

[dir=ltr] .p-y-1,
[dir=rtl] .p-y-1 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}

[dir=ltr] .p-a-2,
[dir=rtl] .p-a-2 {
	padding: 1.5rem!important
}

[dir=ltr] .p-t-2,
[dir=rtl] .p-t-2 {
	padding-top: 1.5rem!important
}

[dir=ltr] .p-r-2 {
	padding-right: 1.5rem!important
}

[dir=rtl] .p-r-2 {
	padding-left: 1.5rem!important
}

[dir=ltr] .p-b-2,
[dir=rtl] .p-b-2 {
	padding-bottom: 1.5rem!important
}

[dir=ltr] .p-l-2 {
	padding-left: 1.5rem!important
}

[dir=rtl] .p-l-2 {
	padding-right: 1.5rem!important
}

[dir=ltr] .p-x-2,
[dir=rtl] .p-x-2 {
	padding-right: 1.5rem!important;
	padding-left: 1.5rem!important
}

[dir=ltr] .p-y-2,
[dir=rtl] .p-y-2 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}

[dir=ltr] .p-a-3,
[dir=rtl] .p-a-3 {
	padding: 3rem!important
}

[dir=ltr] .p-t-3,
[dir=rtl] .p-t-3 {
	padding-top: 3rem!important
}

[dir=ltr] .p-r-3 {
	padding-right: 3rem!important
}

[dir=rtl] .p-r-3 {
	padding-left: 3rem!important
}

[dir=ltr] .p-b-3,
[dir=rtl] .p-b-3 {
	padding-bottom: 3rem!important
}

[dir=ltr] .p-l-3 {
	padding-left: 3rem!important
}

[dir=rtl] .p-l-3 {
	padding-right: 3rem!important
}

[dir=ltr] .p-x-3,
[dir=rtl] .p-x-3 {
	padding-right: 3rem!important;
	padding-left: 3rem!important
}

[dir=ltr] .p-y-3,
[dir=rtl] .p-y-3 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}

.accordion {
	position: relative
}

[dir] .accordion {
	box-shadow: 0 -3px 10px 0 rgba(79, 79, 79, .2);
	background: #f5f5f5
}

.accordion>* {
	position: relative;
	z-index: 2
}

[dir] .page-style-blasocut .accordion {
	background: #f4f8f2
}

[dir] .page-style-water .accordion {
	background: #ecf4fa
}

[dir] .page-style-oil .accordion {
	background: #fdfaeb
}

[dir] .accordion.accordion-blasocut {
	background: #f4f8f2
}

[dir] .accordion.accordion-index-1 {
	background: #ededed
}

[dir] .page-style-blasocut .accordion.accordion-index-1 {
	background: #ecf3e8
}

[dir] .page-style-water .accordion.accordion-index-1 {
	background: #e0edf7
}

[dir] .page-style-oil .accordion.accordion-index-1 {
	background: #fcf7dd
}

[dir] .accordion.accordion-index-2 {
	background: #e6e6e6
}

[dir] .page-style-blasocut .accordion.accordion-index-2 {
	background: #e3edde
}

[dir] .page-style-water .accordion.accordion-index-2 {
	background: #d4e6f4
}

[dir] .page-style-oil .accordion.accordion-index-2 {
	background: #faf3cf
}

[dir] .accordion.accordion-index-3 {
	background: #dedede
}

[dir] .page-style-blasocut .accordion.accordion-index-3 {
	background: #dbe8d4
}

[dir] .page-style-water .accordion.accordion-index-3 {
	background: #c8dff0
}

[dir] .page-style-oil .accordion.accordion-index-3 {
	background: #f9f0c1
}

[dir] .accordion.accordion-index-4 {
	background: #d6d6d6
}

[dir] .page-style-blasocut .accordion.accordion-index-4 {
	background: #d2e3ca
}

[dir] .page-style-water .accordion.accordion-index-4 {
	background: #bcd8ed
}

[dir] .page-style-oil .accordion.accordion-index-4 {
	background: #f7ecb3
}

[dir] .accordion.accordion-index-5 {
	background: #cfcfcf
}

[dir] .page-style-blasocut .accordion.accordion-index-5 {
	background: #caddc0
}

[dir] .page-style-water .accordion.accordion-index-5 {
	background: #afd1ea
}

[dir] .page-style-oil .accordion.accordion-index-5 {
	background: #f6e9a5
}

[dir] .accordion.accordion-index-6 {
	background: #c7c7c7
}

[dir] .page-style-blasocut .accordion.accordion-index-6 {
	background: #c2d8b6
}

[dir] .page-style-water .accordion.accordion-index-6 {
	background: #a3cae7
}

[dir] .page-style-oil .accordion.accordion-index-6 {
	background: #f5e598
}

[dir] .accordion.accordion-index-7 {
	background: #bfbfbf
}

[dir] .page-style-blasocut .accordion.accordion-index-7 {
	background: #b9d3ac
}

[dir] .page-style-water .accordion.accordion-index-7 {
	background: #97c3e4
}

[dir] .page-style-oil .accordion.accordion-index-7 {
	background: #f3e28a
}

[dir] .accordion.accordion-index-8 {
	background: #b8b8b8
}

[dir] .page-style-blasocut .accordion.accordion-index-8 {
	background: #b1cda2
}

[dir] .page-style-water .accordion.accordion-index-8 {
	background: #8bbce1
}

[dir] .page-style-oil .accordion.accordion-index-8 {
	background: #f2de7c
}

[dir] .accordion-content>.neos-contentcollection,
[dir] .accordion-content>:last-child {
	margin-bottom: 40px
}

.accordion-content a {
	color: #373a3c
}

[dir=ltr] .accordion-content .btn-container {
	text-align: left;
	margin-left: -.625rem
}

[dir=rtl] .accordion-content .btn-container {
	text-align: right;
	margin-right: -.625rem
}

.accordion-content .btn-outline-primary {
	color: #373a3c
}

[dir] .accordion-content .btn-outline-primary:before {
	background-color: #373a3c
}

[dir] .accordion-content .btn-outline-primary:after {
	border-color: #373a3c
}

[dir] .accordion-content a.btn-outline-primary:active:before,
[dir] .accordion-content a.btn-outline-primary:focus:before,
[dir] .accordion-content a.btn-outline-primary:hover:before,
[dir] .accordion-content button.btn-outline-primary:active:before,
[dir] .accordion-content button.btn-outline-primary:focus:before,
[dir] .accordion-content button.btn-outline-primary:hover:before {
	background-color: #373a3c
}

.accordion-trigger {
	color: #4f4f4f
}

[dir] .accordion-trigger {
	margin: 0 auto;
	padding-bottom: 25px
}

.accordion-trigger .line-above-placeholder {
	height: 6px;
	width: 140px;
	max-width: 100%;
	display: block
}

[dir] .accordion-trigger .line-above-placeholder {
	background: currentColor;
	margin-bottom: 19px
}

.accordion-trigger h2 {
	font-size: 1.5rem;
	text-indent: 25px
}

[dir] .accordion-trigger h2 {
	margin-bottom: 0
}

.accordion-trigger h2:before {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	display: block;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .accordion-trigger h2:before {
	border: 2px solid currentColor;
	border-top: none
}

[dir=ltr] .accordion-trigger h2:before {
	border-left: none;
	-webkit-transform: rotateX(180deg) translateY(-8px) rotate(45deg);
	transform: rotateX(180deg) translateY(-8px) rotate(45deg)
}

[dir=rtl] .accordion-trigger h2:before {
	border-right: none;
	-webkit-transform: rotateX(180deg) translateY(-8px) rotate(-45deg);
	transform: rotateX(180deg) translateY(-8px) rotate(-45deg)
}

.accordion-trigger h3 {
	font-weight: 300
}

[dir] .accordion-trigger h3 {
	margin-bottom: 0;
	margin-top: 20px
}

[dir=ltr] .accordion-trigger.collapsed>h2:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

[dir=rtl] .accordion-trigger.collapsed>h2:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

[dir] .webexcess-comments {
	margin-top: 3rem
}

[dir] .comment-list {
	border-top: 1px solid #d3d3d3;
	padding-top: 20px
}

[dir] .comment-item .comment {
	margin-bottom: 0
}

.comment-item .comment-message {
	font-size: 1.1rem;
	font-weight: 600;
	font-style: italic
}

[dir=ltr] .comment-item .comment-footer {
	text-align: right
}

[dir=rtl] .comment-item .comment-footer {
	text-align: left
}

.comment-item .comment-footer * {
	display: inline-block
}

.comment-item .comment-footer .comment-name {
	font-size: 1rem
}

[dir] .author-image.contact-image {
	margin-bottom: 20px
}

[dir] .author-social-links {
	margin: 0 -5px
}

.author-social-link {
	display: inline-block
}

[dir] .author-social-link {
	margin: 10px 5px
}

[dir] .blog-post-nav {
	padding-bottom: 0
}

[dir] .blog-post-main {
	margin-top: 3.125rem
}

[dir] .blog-post-btn-tags {
	margin: 0 -.3rem
}

[dir] .btn.btn-tag {
	padding: 0 .6rem .2rem;
	margin: 0 .3rem .3rem
}

[dir] .btn.btn-tag:after {
	border-width: 2px
}

[dir] .btn.blog-post-overview-cta {
	margin-top: 1rem
}

.blog-post-share {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

[dir] .blog-post-share {
	margin-top: 20px
}

[dir=ltr] .blog-post-share-linkedin {
	margin-right: 10px
}

[dir=rtl] .blog-post-share-linkedin {
	margin-left: 10px
}

[dir] .blog-post-downloads-title {
	margin-top: 1rem
}

.blog-post-downloads {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[dir] .blog-post-downloads {
	margin: -15px
}

.blog-post-downloads .asset-item-thumbnail {
	display: block;
	width: 170px
}

[dir] .blog-post-downloads .asset-item-thumbnail {
	padding: 15px
}

.blog-post-downloads .asset-item-thumbnail .asset-thumbnail {
	display: block
}

[dir] .blog-post-downloads .asset-item-thumbnail .asset-thumbnail {
	border: none
}

[dir=ltr] .blog-post-downloads .asset-item-thumbnail .asset-thumbnail {
	margin-right: 0
}

[dir=rtl] .blog-post-downloads .asset-item-thumbnail .asset-thumbnail {
	margin-left: 0
}

[dir] .blog-nav {
	margin-bottom: 20px
}

.blog-nav ul {
	max-width: none
}

[dir] .blog-nav ul {
	margin: 0;
	padding: 0
}

[dir=ltr] .blog-nav ul li {
	padding-left: 0
}

[dir=rtl] .blog-nav ul li {
	padding-right: 0
}

.blog-nav ul li:before {
	display: none
}

.blog-nav .blog-nav-item a {
	text-decoration: none;
	font-weight: 600
}

.blog-nav .blog-nav-item.active a,
.blog-nav .blog-nav-item.current a {
	color: #bfbfbf
}

.blog-nav .blog-nav-item-overview {
	position: relative
}

[dir] .blog-nav .blog-nav-item-overview {
	margin-bottom: 20px
}

.blog-nav .blog-nav-item-overview:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px
}

[dir] .blog-nav .blog-nav-item-overview:after {
	background-color: #bfbfbf
}

.blog-nav .blog-nav-item-overview a:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	position: relative
}

[dir] .blog-nav .blog-nav-item-overview a:before {
	border: 2px solid currentColor;
	border-top: none
}

[dir=ltr] .blog-nav .blog-nav-item-overview a:before {
	border-left: none;
	margin-right: 5px;
	-webkit-transform: rotateX(0deg) translateY(0) rotate(135deg);
	transform: rotateX(0deg) translateY(0) rotate(135deg)
}

[dir=rtl] .blog-nav .blog-nav-item-overview a:before {
	border-right: none;
	margin-left: 5px;
	-webkit-transform: rotateX(0deg) translateY(0) rotate(-135deg);
	transform: rotateX(0deg) translateY(0) rotate(-135deg)
}

[dir=ltr] .rss-button-container {
	text-align: right;
	padding-right: 0!important
}

[dir=rtl] .rss-button-container {
	text-align: left;
	padding-left: 0!important
}

[dir] .rss-button {
	padding: 7px 16px;
	margin-bottom: -35px
}

[dir=ltr] .rss-button,
[dir=rtl] .rss-button {
	margin-left: 0;
	margin-right: 0
}

.rss-button svg {
	width: 12px;
	height: 12px
}

[dir=ltr] .rss-button svg {
	margin-right: 5px
}

[dir=rtl] .rss-button svg {
	margin-left: 5px
}

.rss-button svg g {
	fill: currentColor
}

[dir] .blog-nav {
	padding-bottom: 0
}

[dir] .choose-region .btn-secondary {
	margin: 30px 0
}

.choose-country-entry-flag {
	height: 15px;
	width: 20px
}

[dir=ltr] .choose-country-entry-flag {
	margin-right: 10px
}

[dir=rtl] .choose-country-entry-flag {
	margin-left: 10px
}

.choose-country-entry-title {
	-webkit-box-flex: 12;
	-webkit-flex: 12 1 0%;
	-ms-flex: 12 1 0%;
	flex: 12 1 0%
}

.choose-country-entry-language {
	text-transform: uppercase;
	display: block;
	list-style: none
}

[dir] .choose-country-entry-language {
	margin: 0;
	padding: 0
}

.choose-country-entry-language li {
	display: inline-block;
	list-style: none
}

[dir] .choose-country-entry-language li {
	margin: 0;
	padding: 0
}

.choose-country-entry-language li:not(:first-child):before {
	content: " | ";
	display: inline-block
}

[dir] .choose-country-entry-language li:not(:first-child):before {
	padding: 0 5px
}

.choose-region,
.choose-region>.container {
	position: relative
}

.choose-region .close {
	position: absolute;
	top: 0
}

[dir=ltr] .choose-region .close {
	right: 0
}

[dir=rtl] .choose-region .close {
	left: 0
}

.choose-region h1 {
	outline: none
}

[dir=ltr] .choose-region h1 {
	margin: 30px 40px 20px 0
}

[dir=rtl] .choose-region h1 {
	margin: 30px 0 20px 40px
}

.choose-country-list {
	display: block;
	list-style: none
}

[dir] .choose-country-list {
	margin: 0 0 40px;
	padding: 0
}

.choose-country-list a {
	text-decoration: underline
}

.choose-country-list-entry {
	list-style: none;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

[dir] .choose-country-list-entry {
	margin: 0 0 -1px;
	padding: 15px 10px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
}

[dir] .choose-country-entry-current {
	background: #e0f0fb
}

.choose-country-entry-current .choose-country-entry-language .current a {
	font-weight: 700;
	color: #4f4f4f;
	text-decoration: none
}

.choose-country-entry {
	position: relative
}

[dir] .choose-country-entry {
	box-shadow: 0 -3px 10px 0 rgba(79, 79, 79, .2)
}

[dir] .choose-country-entry:nth-child(1) {
	background: #f5f5f5
}

[dir] .choose-country-entry:nth-child(2) {
	background: #ededed
}

[dir] .choose-country-entry:nth-child(3) {
	background: #e6e6e6
}

[dir] .choose-country-entry:nth-child(4) {
	background: #dedede
}

[dir] .choose-country-entry:nth-child(5) {
	background: #d6d6d6
}

[dir] .choose-country-entry:nth-child(6) {
	background: #cfcfcf
}

[dir] .choose-country-entry:nth-child(7) {
	background: #c7c7c7
}

[dir] .choose-country-entry:nth-child(8) {
	background: #bfbfbf
}

.contact {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.contact-image {
	height: 90px;
	width: 90px
}

[dir=ltr] .contact-image {
	margin: 0 15px 0 0
}

[dir=rtl] .contact-image {
	margin: 0 0 0 15px
}

[dir] .contact-image .img-plain {
	border-radius: 50%
}

.contact-image svg {
	width: 90px;
	height: 90px
}

[dir] .contact-image svg {
	border-radius: 50%;
	background-color: #fff
}

.contact-image svg path {
	fill: #bfbfbf
}

.contact-cite {
	font-style: normal
}

.contact-name,
.contact-position {
	display: block
}

.footer-contact-hidden {
	display: none
}

[dir] .contact-list {
	background-color: #f5f5f5
}

[dir] .contact-list-grid {
	margin-top: 50px
}

.contact-list-grid .line-above-placeholder {
	height: 6px;
	width: 140px;
	max-width: 100%;
	display: block
}

[dir] .contact-list-grid .line-above-placeholder {
	background: currentColor;
	margin-bottom: 19px
}

[dir] .contact-list-grid h2 {
	margin-bottom: 1rem
}

[dir] .contact-list-grid h3 {
	margin-top: 2rem
}

[dir] .contact-list-grid .inline-search-no-matching {
	margin-bottom: 20px
}

.contact-list-grid .col-md-6,
.contact-list-grid .col-sm-6 {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

[dir] .contact-list-grid .col-md-6,
[dir] .contact-list-grid .col-sm-6 {
	margin-bottom: 15px
}

[dir] .contact-list-item {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #bfbfbf
}

.contact-list-item h2 {
	font-weight: 400
}

[dir] .contact-list-item h2 {
	margin-bottom: 1.5rem
}

.contact-list-item h3 {
	font-size: 1rem
}

[dir] .contact-list-item h3 {
	margin-top: 1.5rem
}

[dir] .contact-list-location-container {
	margin-bottom: -15px;
	margin-top: -15px
}

[dir] .contact-list-location {
	margin-bottom: 15px;
	margin-top: 15px
}

.contact-list-location span,
.contact-list-location strong {
	display: block
}

.contact-list-location strong {
	color: #007fd1
}

.contact-list-location a,
.contact-list-location a:active,
.contact-list-location a:focus,
.contact-list-location a:hover {
	color: #373a3c
}

.contact-list-location a:hover {
	text-decoration: none
}

.contact-list-person {
	width: 100%
}

[dir] .contact-list-person {
	padding: 10px;
	margin: 15px 0;
	background-color: #fff
}

[dir] .contact-list-grid .contact-list-person {
	margin-bottom: 0
}

.contact-list-person .contact-list-person-image {
	max-width: 140px;
	display: none
}

[dir] .contact-list-person .contact-list-person-image {
	margin-bottom: 0
}

[dir=ltr] .contact-list-person .contact-list-person-image {
	margin-right: 20px
}

[dir=rtl] .contact-list-person .contact-list-person-image {
	margin-left: 20px
}

.contact-list-person .contact-list-person-image svg {
	width: 140px;
	height: 200px
}

[dir] .contact-list-person .contact-list-person-image svg {
	background-color: #fff;
	border: 1px solid #bfbfbf
}

.contact-list-person .contact-list-person-image svg path {
	fill: #bfbfbf
}

.contact-list-person .contact-list-person-cite {
	font-style: normal
}

.contact-list-person .contact-list-person-cite span,
.contact-list-person .contact-list-person-cite strong {
	display: block
}

.contact-list-person .contact-list-person-name {
	color: #007fd1
}

[dir] .contact-list-person .contact-list-person-city {
	margin-bottom: 20px
}

.contact-list-person a,
.contact-list-person a:active,
.contact-list-person a:focus,
.contact-list-person a:hover {
	color: #373a3c
}

.contact-list-person a:hover {
	text-decoration: none
}

[dir=ltr] .inline-search-input,
[dir=rtl] .inline-search-input {
	margin-bottom: 2.5rem!important
}

.inline-search-input .form-input-field {
	max-width: 300px;
	-webkit-transition: all .28s ease, background-position 1ms;
	transition: all .28s ease, background-position 1ms
}

[dir] .inline-search-input .form-input-field {
	background-image: url(../fonts/search.svg);
	background-repeat: no-repeat;
	background-size: 50px 100px
}

[dir=ltr] .inline-search-input .form-input-field {
	padding-left: 50px;
	background-position: 0 0
}

[dir=rtl] .inline-search-input .form-input-field {
	padding-right: 50px;
	background-position: 100% 0
}

[dir=ltr] .inline-search-input .form-input-field:focus {
	background-position: 0 100%
}

[dir=rtl] .inline-search-input .form-input-field:focus {
	background-position: 100% 100%
}

[dir=ltr] .inline-search-input .form-input-label {
	left: 50px;
	padding-left: 0
}

[dir=rtl] .inline-search-input .form-input-label {
	right: 50px;
	padding-right: 0
}

[dir=ltr] .inline-search-item-hide,
[dir=rtl] .inline-search-item-hide {
	display: none!important
}

.inline-search-no-matching {
	display: none
}

[dir] .inline-search-no-matching {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 15px 10px;
	margin-bottom: -1px
}

.inline-search.inline-search-fail .inline-search-no-matching {
	display: block
}

.event-list-item {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

[dir] .event-list-item {
	border-bottom: 1px solid #bfbfbf;
	padding-top: 30px;
	padding-bottom: 30px
}

[dir] .event-list-thumbnail {
	margin-bottom: 0
}

[dir=ltr] .event-list-thumbnail {
	margin-right: 30px
}

[dir=rtl] .event-list-thumbnail {
	margin-left: 30px
}

.event-list-thumbnail img {
	max-width: 140px
}

.event-list-title small {
	font-size: 1.125rem;
	font-weight: 600;
	color: #bfbfbf
}

.event-list-title small,
.event-list-title span {
	display: block
}

.event-list-text {
	max-width: 35em
}

[dir] .event-list-info,
[dir] .event-list-link {
	margin-top: .5rem
}

[dir] .event-list {
	border-top: 1px solid #bfbfbf
}

[dir] .blaser-icons {
	margin-top: 20px;
	margin-bottom: 50px
}

[dir] .blaser-icon {
	padding-top: 30px;
	padding-bottom: 30px
}

.blaser-icon__icon {
	position: relative
}

.blaser-icon__icon-number {
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	position: absolute;
	width: 100%;
	bottom: 10%
}

[dir] .blaser-icon__icon-number {
	text-align: center
}

[dir=ltr] .blaser-icon__icon-number {
	left: 0
}

[dir=rtl] .blaser-icon__icon-number {
	right: 0
}

[dir] .blaser-icon__text {
	margin-top: 20px
}

[dir] .blaser-icon__text p:last-child {
	margin-bottom: 0
}

.blaser-icon__text span {
	display: block
}

[dir] .blaser-jobs-application {
	margin-bottom: 50px;
	text-align: center
}

[dir] .initiative-block {
	margin-top: 30px
}

[dir] .initiative-block .btn {
	margin-bottom: 0
}

[dir] .job-list-item {
	border-bottom: 1px solid #bfbfbf;
	padding-top: 30px;
	padding-bottom: 30px
}

[dir] .job-list-item:first-child {
	border-top: 1px solid #bfbfbf
}

[dir] .job-list-item .btn,
[dir] .job-list-item p:last-child {
	margin-bottom: 0
}

[dir=ltr] .job-btn-container,
[dir=rtl] .job-btn-container {
	margin-left: -.625rem;
	margin-right: -.625rem
}

[dir] .job-list {
	margin-bottom: 80px
}

[dir] .blaser-jobs-job>.container {
	padding-top: 2rem
}

.pixxiogallery-list {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

[dir] .pixxiogallery-list {
	margin-bottom: 1rem
}

[dir] .pixxio-gallery--last {
	margin-bottom: 50px
}

.pixxiogallery-item {
	width: 19%
}

[dir] .pixxiogallery-item {
	margin: 0 0 1rem
}

.pixxiogallery-item a {
	position: relative;
	display: block;
	overflow: hidden;
	max-width: 250px;
	width: 100%
}

[dir] .pixxiogallery-item a {
	padding-top: 100%;
	background-size: cover
}

.pixxiogallery-item a:hover .webexcess-plyr-play-icon-large-wrapper .webexcess-plyr-play-icon-large {
	color: #fff
}

[dir] .pixxiogallery-item a:hover .webexcess-plyr-play-icon-large-wrapper .webexcess-plyr-play-icon-large {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .75)
}

.pixxiogallery-item img {
	display: none
}

.pixxiogallery-item .webexcess-plyr-play-icon-large-wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

[dir=ltr] .pixxiogallery-item .webexcess-plyr-play-icon-large-wrapper,
[dir=rtl] .pixxiogallery-item .webexcess-plyr-play-icon-large-wrapper {
	left: 0;
	right: 0
}

.pixxiogallery-item .webexcess-plyr-play-icon-large-wrapper .webexcess-plyr-play-icon-large {
	color: hsla(0, 0%, 100%, .75)
}

[dir] .pixxiogallery-item .webexcess-plyr-play-icon-large-wrapper .webexcess-plyr-play-icon-large {
	margin-bottom: 0;
	border-radius: 50%;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75)
}

[dir] .press-list-item {
	border-bottom: 1px solid #bfbfbf;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff
}

.press-title small {
	font-size: 1.125rem;
	font-weight: 600;
	color: #bfbfbf
}

.press-title small,
.press-title span {
	display: block
}

.press-text {
	max-width: 35em
}

[dir] .press-file,
[dir] .press-info {
	margin-top: .5rem
}

.blaser-press-list .content-dimensions-backend {
	position: absolute
}

[dir=ltr] .blaser-press-list .content-dimensions-backend {
	right: 0
}

[dir=rtl] .blaser-press-list .content-dimensions-backend {
	left: 0
}

.press-list-container {
	overflow: hidden
}

[dir] .press-list-container {
	margin-top: 20px;
	border-top: 1px solid #bfbfbf
}

.filter-container-empty {
	display: none;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

[dir] .filter-container-empty {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.mixitup-container-failed .filter-container-empty {
	display: block;
	opacity: 1
}

[dir] .mixitup-container-failed .filter-container-empty {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

[dir] .blaser-reference-list .reference+.reference {
	margin-top: 80px
}

[dir] .blaser-reference-list.teaser {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 60px
}

.blaser-reference-list .teaser-element {
	text-decoration: none
}

.blaser-reference-list .teaser-content {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.blaser-reference-list .reference-teaser {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.blaser-reference-list .teaser-title {
	text-decoration: underline
}

.reference-footer {
	font-size: .8125rem
}

[dir] .reference-footer {
	border-top: 1px solid #f5f5f5;
	margin-top: 10px;
	padding-top: 10px
}

[dir=ltr] .reference-footer {
	text-align: left
}

[dir=rtl] .reference-footer {
	text-align: right
}

.reference-footer .contact-image,
.reference-footer .contact-image svg {
	height: 40px;
	width: 40px
}

.reference-footer .contact-name,
.reference-footer .contact-position {
	color: #373a3c;
	line-height: 1.2
}

.reference-nav-next,
.reference-nav-prev {
	display: none;
	position: absolute;
	top: 50%;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .reference-nav-next,
[dir] .reference-nav-prev {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 10px
}

[dir] .reference-nav-next:hover,
[dir] .reference-nav-prev:hover {
	-webkit-transform: translateY(-50%) scale(1.1);
	-ms-transform: translateY(-50%) scale(1.1);
	transform: translateY(-50%) scale(1.1)
}

[dir] .reference-nav-next svg,
[dir] .reference-nav-prev svg {
	cursor: pointer
}

[dir=ltr] .reference-nav-prev {
	left: 0
}

[dir=rtl] .reference-nav-prev {
	right: 0
}

[dir=ltr] .reference-nav-next {
	right: 0;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

[dir=rtl] .reference-nav-next {
	left: 0;
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg)
}

[dir=ltr] .reference-nav-next:hover {
	-webkit-transform: translateY(-50%) rotate(180deg) scale(1.1);
	-ms-transform: translateY(-50%) rotate(180deg) scale(1.1);
	transform: translateY(-50%) rotate(180deg) scale(1.1)
}

[dir=rtl] .reference-nav-next:hover {
	-webkit-transform: translateY(-50%) rotate(-180deg) scale(1.1);
	-ms-transform: translateY(-50%) rotate(-180deg) scale(1.1);
	transform: translateY(-50%) rotate(-180deg) scale(1.1)
}

[dir] .reference-logo {
	margin: 0
}

.reference-logo img {
	max-width: 100%
}

.reference-title {
	font-size: 1.25rem;
	font-weight: 600;
	color: #4f4f4f
}

.reference-content {
	position: relative;
	min-height: 100px
}

[dir] .reference-content .plyr {
	margin-bottom: 20px
}

.reference-video {
	position: relative
}

.reference-slider {
	display: none;
	height: 140px
}

[dir] .reference-slider {
	background-color: #f5f5f5
}

[dir=ltr] .reference-slider,
[dir=rtl] .reference-slider {
	margin-bottom: 50px!important;
	margin-top: 50px!important
}

.reference-slider .swiper-wrapper {
	box-sizing: border-box
}

[dir] .reference-slider .swiper-wrapper {
	padding-top: 2px;
	padding-bottom: 2px
}

.reference-slider .swiper-slide {
	height: 100%;
	box-sizing: border-box;
	line-height: 1.2;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

[dir] .reference-slider .swiper-slide {
	text-align: center;
	padding: 30px 20px 10px;
	background-color: #fff
}

.reference-slider .swiper-slide figure {
	height: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir] .reference-slider .swiper-slide figure {
	margin-bottom: 20px
}

[dir=ltr] .reference-slider .swiper-slide figure,
[dir=rtl] .reference-slider .swiper-slide figure {
	padding-left: 20px;
	padding-right: 20px
}

.reference-slider .swiper-slide figure img {
	max-width: 100%;
	max-height: 100%
}

.blaser-swiper .swiper-pagination {
	color: #fff
}

.blaser-swiper-slide {
	position: relative
}

.blaser-swiper-slide .container {
	box-sizing: border-box;
	height: 100%
}

.blaser-swiper-slide-content {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

[dir=ltr] .blaser-swiper-slide-content {
	left: 0
}

[dir=rtl] .blaser-swiper-slide-content {
	right: 0
}

.blaser-swiper-slide-content p,
.blaser-swiper-slide-content ul {
	max-width: 35em
}

.blaser-swiper-slide-content p {
	font-size: 1.25rem
}

[dir] .blaser-swiper-slide-content .btn {
	margin: 0
}

.blaser-swiper-slide-content-inner {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%
}

[dir] .blaser-swiper-slide-content-inner {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.blaser-swiper-slide-text {
	color: #fff
}

.blaser-swiper-slide-text.text-style-grey {
	color: #373a3c
}

.blaser-swiper-slide-text.text-style-blue {
	color: #007fd1
}

[dir=ltr] .blaser-swiper-slide-text.text-shadow {
	text-shadow: 2px 2px 7px rgba(0, 0, 0, .5)
}

[dir=rtl] .blaser-swiper-slide-text.text-shadow {
	text-shadow: -2px 2px 7px rgba(0, 0, 0, .5)
}

.tab-panel {
	display: none;
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
	position: relative
}

[dir] .tab-panel {
	padding-top: 80px;
	margin-bottom: 40px
}

.tab-panel.active {
	opacity: 1;
	display: block
}

.tab-panel.tab-panel-block {
	display: block
}

.tab-panel.tab-panel-transparent {
	opacity: 0
}

.tab-panel .content-dimensions-backend {
	position: absolute;
	top: 30px;
	z-index: 10
}

[dir=ltr] .tab-panel .content-dimensions-backend {
	right: 15px
}

[dir=rtl] .tab-panel .content-dimensions-backend {
	left: 15px
}

[dir] .tab-nav {
	margin: -3px 0
}

[dir] .tab-nav-show-numbers {
	text-align: center
}

[dir] .tab-nav-show-numbers>.tab-nav-item {
	padding-top: 5px
}

[dir] .tab-nav-title {
	padding: 20px;
	display: block
}

[dir] .tab-nav-show-numbers .tab-nav-title {
	text-decoration: underline;
	padding: 0 5px 20px
}

[dir] .tab-nav-item,
[dir] .tab-nav-title {
	
	margin-bottom:3px;
	color: #fff;
}
.tab-nav a{background: #4f4f4f;}
.tab-nav .tab-hover{background: #007fd1;}

.tab-nav-item:before,
.tab-nav-title:before {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear
}

/*[dir] .tab-nav-item:before,
[dir] .tab-nav-title:before {
	background: #007fd1
}*/

.tab-nav-title:before {
	z-index: -1
}

.tab-nav-item {
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative
}

[dir] .tab-nav-item {
	margin: 3px 0;
	-webkit-transform: translateX(0) translateY(0) translateZ(0);
	transform: translateX(0) translateY(0) translateZ(0)
}

.tab-nav-item>span {
	position: relative;
	z-index: 2
}

[dir] .tab-nav-item>span {
	-webkit-transform: translateX(0) translateY(0) translateZ(0);
	transform: translateX(0) translateY(0) translateZ(0)
}

.tab-nav-item:focus,
.tab-nav-item:hover {
	color: #fff;
	text-decoration: none
}

.tab-nav-item.active .tab-nav-title:before,
.tab-nav-item.active:before {
	opacity: 1
}

.tab-nav-number {
	font-size: 90px;
	font-weight: 200;
	display: block;
	line-height: 1
}

.blaser-timeline-container {
	position: relative
}

[dir] .blaser-timeline-container {
	background-color: #f5f5f5;
	padding-top: 50px
}

.blaser-timeline-container .container:before {
	content: "";
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 0
}

[dir] .blaser-timeline-container .container:before {
	background-color: #e0e0e0
}

[dir=ltr] .blaser-timeline-container .container:before {
	margin-left: 32px
}

[dir=rtl] .blaser-timeline-container .container:before {
	margin-right: 32px
}

.blaser-timeline-year {
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

[dir] .blaser-timeline-year {
	margin-bottom: 50px;
	border-top: 5px solid #f5f5f5
}

.timeline-year {
	font-size: 2.25rem;
	line-height: 1;
	color: #007fd1;
	font-weight: 300;
	width: 100px
}

[dir=ltr] .timeline-year {
	margin-right: 10px
}

[dir=rtl] .timeline-year {
	margin-left: 10px
}

.timeline-year span {
	display: block
}

[dir] .timeline-year span {
	background-color: #f5f5f5;
	padding-bottom: 5px
}

.timline-content {
	width: 100%
}

[dir] .knowledgebase-filter-container {
	margin-bottom: 2.8125rem
}

[dir] .knowledgebase-button-container {
	text-align: center;
	margin-top: 2rem
}

[dir] .knowledgebase-button-container .btn {
	margin-bottom: 0
}

[dir] .knowledgebase-content-container .knowledgebase-button-container {
	margin-top: 7.9375rem
}

.knowledgebase-content-container {
	overflow: hidden
}

[dir] .knowledgebase-content-container {
	padding-bottom: 3.125rem
}

[dir] .knowledgebase-content-container .row {
	margin-top: -2.8125rem;
	margin-bottom: 5.9375rem
}

[dir] .knowledgebase-content-container [class*=col-md-] {
	margin-top: 5.9375rem;
	margin-bottom: calc(-5.9375rem + 15px)
}

[dir] .knowledgebase-content__title {
	margin-top: 2.8125rem;
	margin-bottom: calc(-5.9375rem + 15px)
}

.knowledgebase-content__title:before {
	content: "";
	display: block;
	height: 5.9375rem
}

.knowledgebase-content__title:first-child:before {
	display: none
}

[dir] .knowledgebase-filter-item {
	padding: 1rem;
	border-bottom: 1px solid #f5f5f5
}

[dir] .knowledgebase-empty-filter {
	margin-top: 3.125rem
}

.knowledgebase-empty-filter p {
	font-style: italic
}

.knowledgebase-card-wrapper {
	width: 100%;
	height: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

[dir] .knowledgebase-card-wrapper {
	background-color: #fff
}

.knowledgebase-card {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	overflow: hidden
}

[dir] .knowledgebase-card {
	padding: 10px
}

.knowledgebase-card,
.knowledgebase-card:active,
.knowledgebase-card:focus,
.knowledgebase-card:hover {
	color: currentColor;
	text-decoration: none
}

.knowledgebase-card__small {
	position: relative
}

[dir] .knowledgebase-card__small {
	padding: 0
}

.knowledgebase-card__image,
.knowledgebase-card__info,
.knowledgebase-card__text,
.knowledgebase-card__title,
.knowledgebase-card__topic {
	display: block
}

.knowledgebase-card__topic {
	position: absolute;
	top: 0;
	color: #fff;
	line-height: 1;
	z-index: 9;
	font-size: 90%
}

[dir] .knowledgebase-card__topic {
	background-color: rgba(0, 0, 0, .5);
	padding: 8px 10px
}

[dir=ltr] .knowledgebase-card__topic {
	right: 0
}

[dir=rtl] .knowledgebase-card__topic {
	left: 0
}

.knowledgebase-card__image {
	position: relative
}

[dir] .knowledgebase-card__image {
	margin-bottom: 10px
}

.knowledgebase-card__image img {
	width: 100%;
	max-width: none
}

.knowledgebase-card__small .knowledgebase-card__image {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .knowledgebase-card__small .knowledgebase-card__image {
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	-webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
	transform: scaleX(1) scaleY(1) scaleZ(1)
}

[dir=ltr] .knowledgebase-card__small .knowledgebase-card__image {
	left: 0
}

[dir=rtl] .knowledgebase-card__small .knowledgebase-card__image {
	right: 0
}

[dir] .knowledgebase-card__small:hover .knowledgebase-card__image {
	-webkit-transform: scaleX(1.03) scaleY(1.03) scaleZ(1.03);
	transform: scaleX(1.03) scaleY(1.03) scaleZ(1.03)
}

.knowledgebase-card__image-space {
	display: block;
	width: 75%;
	max-width: 410px
}

[dir=ltr] .knowledgebase-card__image-space,
[dir=rtl] .knowledgebase-card__image-space {
	margin-left: auto;
	margin-right: auto
}

.knowledgebase-card__image-space .inner {
	display: block;
	position: relative
}

[dir] .knowledgebase-card__image-space .inner {
	padding-top: 100%
}

.knowledgebase-card__video-play {
	position: absolute;
	top: 50%;
	color: #fff;
	opacity: .9
}

[dir=ltr] .knowledgebase-card__video-play {
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

[dir=rtl] .knowledgebase-card__video-play {
	right: 50%;
	-webkit-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%)
}

.knowledgebase-card__video-play,
.knowledgebase-card__video-play .webexcess-plyr-play-icon-large {
	display: block
}

[dir] .knowledgebase-card__video-play .webexcess-plyr-play-icon-large {
	margin: 0
}

.knowledgebase-card__small .knowledgebase-card__video-play .webexcess-plyr-play-icon-large {
	width: 80px
}

.knowledgebase-card__content {
	display: block
}

.knowledgebase-card__small .knowledgebase-card__content {
	position: relative;
	z-index: 1;
	height: 100%
}

[dir] .knowledgebase-card__small .knowledgebase-card__content {
	padding: 1rem
}

.knowledgebase-card__has-image.knowledgebase-card__small .knowledgebase-card__content {
	color: #fff
}

.knowledgebase-card__has-image.knowledgebase-card__small .knowledgebase-card__content:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	opacity: .5;
	z-index: -1
}

[dir] .knowledgebase-card__has-image.knowledgebase-card__small .knowledgebase-card__content:after {
	background-color: #000
}

[dir=ltr] .knowledgebase-card__has-image.knowledgebase-card__small .knowledgebase-card__content:after {
	left: 0
}

[dir=rtl] .knowledgebase-card__has-image.knowledgebase-card__small .knowledgebase-card__content:after {
	right: 0
}

.knowledgebase-card__title {
	line-height: 1;
	font-size: 1.5rem;
	font-weight: 700
}

[dir] .knowledgebase-card__title {
	margin: 15px 0 10px
}

.knowledgebase-card__small .knowledgebase-card__title {
	font-weight: 300;
	font-size: 1.5rem
}

[dir] .knowledgebase-card__small .knowledgebase-card__title {
	margin-top: 0
}

.knowledgebase-card__date+.knowledgebase-card__filters:before {
	content: " | "
}

[dir] .knowledgebase-card__footer {
	padding: 10px
}

[dir] .knowledgebase-card__footer .contact {
	padding-top: 10px;
	border-top: 2px solid #f5f5f5
}

[dir] .knowledgebase-page__tags {
	margin-bottom: 1.5rem
}

[dir] .knowledgebase-page__authors {
	margin-top: 2rem;
	margin-bottom: 1.5rem
}

[dir] .knowledgebase-page__authors .contact {
	margin-bottom: 1.5rem
}

[dir] .knowledgebase-page__authors .contact:last-of-type {
	margin-bottom: 0
}

.form-checkbox-block,
.form-checkbox-inline {
	position: relative
}

[dir] .form-checkbox-block,
[dir] .form-checkbox-inline {
	margin-top: 0;
	margin-bottom: 20px
}

[dir=ltr] .form-checkbox-block,
[dir=ltr] .form-checkbox-inline {
	text-align: left
}

[dir=rtl] .form-checkbox-block,
[dir=rtl] .form-checkbox-inline {
	text-align: right
}

.form-checkbox-inline .form-checkbox {
	display: inline-block
}

[dir=ltr] .form-checkbox-inline .form-checkbox {
	margin-right: 1rem
}

[dir=rtl] .form-checkbox-inline .form-checkbox {
	margin-left: 1rem
}

.form-checkbox-legend {
	font-size: 1rem;
	color: #333
}

[dir] .form-checkbox-legend {
	margin: 0
}

.form-checkbox-hint {
	font-size: .75rem;
	color: #bfbfbf;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

.form-checkbox {
	position: relative
}

[dir] .form-checkbox {
	margin-top: 0;
	margin-bottom: 20px
}

[dir=ltr] .form-checkbox {
	text-align: left
}

[dir=rtl] .form-checkbox {
	text-align: right
}

[dir] .form-checkbox-block .form-checkbox,
[dir] .form-checkbox-inline .form-checkbox {
	margin-top: 0;
	margin-bottom: 0
}

.form-checkbox label {
	position: relative;
	color: #333;
	display: block
}

[dir] .form-checkbox label {
	cursor: pointer;
	margin-bottom: 0
}

[dir=ltr] .form-checkbox label {
	padding-left: 1.5rem;
	text-align: left
}

[dir=rtl] .form-checkbox label {
	padding-right: 1.5rem;
	text-align: right
}

.form-checkbox label:hover .form-checkbox-button {
	color: #007fd1
}

.form-checkbox input {
	width: auto;
	opacity: .0001;
	position: absolute
}

[dir=ltr] .form-checkbox input {
	left: 0
}

[dir=rtl] .form-checkbox input {
	right: 0
}

.form-checkbox input:checked~.form-checkbox-button {
	color: #007fd1
}

.form-checkbox input:checked~.form-checkbox-button:after,
.form-checkbox input:checked~.form-checkbox-button:before {
	opacity: 1;
	-webkit-transition: height .28s ease;
	transition: height .28s ease
}

.form-checkbox input:checked~.form-checkbox-button:after {
	height: .5rem
}

.form-checkbox input:checked~.form-checkbox-button:before {
	height: 1.2rem
}

[dir] .form-checkbox input:checked~.form-checkbox-button:before {
	-webkit-transition-delay: .28s;
	transition-delay: .28s
}

.form-checkbox .form-checkbox-hint {
	position: absolute
}

.form-checkbox-button {
	color: #333;
	position: absolute;
	width: 1rem;
	height: 1rem;
	z-index: 0;
	-webkit-transition: border-color .28s ease;
	transition: border-color .28s ease
}

[dir] .form-checkbox-button {
	border: .125rem solid currentColor;
	border-radius: .0625rem;
	-webkit-transform: translateY(.2rem);
	-ms-transform: translateY(.2rem);
	transform: translateY(.2rem)
}

[dir=ltr] .form-checkbox-button {
	left: 0
}

[dir=rtl] .form-checkbox-button {
	right: 0
}

.form-checkbox-button:after,
.form-checkbox-button:before {
	position: absolute;
	height: 0;
	width: .2rem;
	display: block;
	content: "";
	-webkit-transition: opacity .28s ease, height 0s linear .28s;
	transition: opacity .28s ease, height 0s linear .28s;
	opacity: 0
}

[dir] .form-checkbox-button:after,
[dir] .form-checkbox-button:before {
	background-color: #007fd1;
	border-radius: .25rem
}

[dir=ltr] .form-checkbox-button:after,
[dir=ltr] .form-checkbox-button:before {
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

[dir=rtl] .form-checkbox-button:after,
[dir=rtl] .form-checkbox-button:before {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.form-checkbox-button:before {
	top: .65rem
}

[dir] .form-checkbox-button:before {
	box-shadow: 0 0 0 .0625rem #fff
}

[dir=ltr] .form-checkbox-button:before {
	left: .38rem;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

[dir=rtl] .form-checkbox-button:before {
	right: .38rem;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.form-checkbox-button:after {
	top: .3rem
}

[dir=ltr] .form-checkbox-button:after {
	left: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

[dir=rtl] .form-checkbox-button:after {
	right: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.has-error .form-checkbox-button,
.has-error .form-checkbox-hint {
	color: #d9534f
}

[dir] .has-error .form-checkbox-button {
	border-color: #d9534f
}

[dir] .has-error .form-checkbox-button:after,
[dir] .has-error .form-checkbox-button:before {
	background-color: #d9534f
}

.form-select-field {
	display: none
}

.form-select {
	position: relative;
	height: 50px
}

[dir] .form-select {
	margin-top: 0;
	margin-bottom: 20px
}

.form-select.form-select-open .form-select-label {
	color: #007fd1
}

.form-select.form-has-value .form-select-label,
.form-select.form-select-open .form-select-label {
	font-size: .75rem;
	top: 2px
}

[dir] .form-select.form-has-value .form-select-label,
[dir] .form-select.form-select-open .form-select-label {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.form-select .form-select-hint {
	position: absolute
}

.form-select-label {
	position: absolute;
	top: 50%;
	z-index: 1;
	color: #bfbfbf;
	font-size: 1rem;
	font-weight: 400;
	-webkit-transition: all .28s ease;
	transition: all .28s ease
}

[dir] .form-select-label {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

[dir=ltr] .form-select-label {
	left: 12px
}

[dir=rtl] .form-select-label {
	right: 12px
}

.form-select-dropdown {
	position: relative;
	font-size: 1rem
}

.form-select-dropdown-menu {
	overflow: hidden;
	max-height: 0;
	position: absolute;
	-webkit-transition: max-height .28s ease;
	transition: max-height .28s ease;
	z-index: 100
}

[dir] .form-select-dropdown-menu {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
	background: #fff
}

[dir=ltr] .form-select-dropdown-menu,
[dir=rtl] .form-select-dropdown-menu {
	left: 0;
	right: 0
}

.form-select-dropdown-menu ul {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
	max-height: 300px;
	max-width: inherit
}

.form-select-dropdown-menu li,
.form-select-dropdown-menu ul {
	list-style: none
}

[dir] .form-select-dropdown-menu li,
[dir] .form-select-dropdown-menu ul {
	margin: 0;
	padding: 0
}

.form-select-open .form-select-dropdown-menu {
	max-height: 300px
}

[dir] .form-select-dropdown-menu li {
	padding: 10px 12px;
	cursor: pointer
}

[dir=ltr] .form-select-dropdown-menu li,
[dir=rtl] .form-select-dropdown-menu li {
	border-left: 1px solid #333;
	border-right: 1px solid #333
}

[dir] .form-select-dropdown-menu li:last-child {
	border-bottom: 1px solid #333
}

.form-select-dropdown-menu li:hover {
	color: #fff
}

[dir] .form-select-dropdown-menu li:hover {
	border-color: #007fd1;
	background: #007fd1
}

.form-select-btn {
	width: 100%;
	display: block;
	position: relative;
	height: 50px;
	-webkit-transition: border-color .28s ease;
	transition: border-color .28s ease
}

[dir] .form-select-btn {
	cursor: pointer;
	background: #fff;
	border: 1px solid #333;
	padding: 15px 12px 5px
}

[dir=ltr] .form-select-btn {
	text-align: left
}

[dir=rtl] .form-select-btn {
	text-align: right
}

.form-select-btn,
.form-select-btn:focus {
	outline: none
}

.form-select-btn:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	z-index: 1;
	top: 50%
}

[dir] .form-select-btn:after {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 5px solid transparent;
	border-bottom: none;
	border-top-color: #333
}

[dir=ltr] .form-select-btn:after {
	right: 12px
}

[dir=rtl] .form-select-btn:after {
	left: 12px
}

[dir] .form-select-open .form-select-btn {
	border-color: #007fd1
}

[dir] .form-select-open .form-select-btn:after {
	border-top: none;
	border-bottom: 5px solid #007fd1
}

.form-select-hint {
	font-size: .75rem;
	color: #bfbfbf;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

.has-error.form-select-open .form-select-label {
	color: #d9534f
}

[dir] .has-error.form-select-open .form-select-btn:after {
	border-bottom-color: #d9534f
}

[dir] .has-error .form-select-btn {
	border-color: #d9534f
}

.has-error .form-select-hint {
	color: #d9534f
}

[dir] .form-file {
	margin-top: 0;
	margin-bottom: 20px
}

.form-file .form-file-hint {
	position: absolute
}

[dir] .form-file-item:first-child .form-file-files {
	margin-top: 5px
}

.form-file-hint {
	font-size: .75rem;
	color: #bfbfbf;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

.form-file-field {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%
}

[dir] .form-file-field {
	margin: 0;
	padding: 0;
	cursor: pointer
}

.form-file-button {
	-js-display: flex;
	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;
	min-height: 50px;
	line-height: 1;
	width: 100%;
	color: #373a3c;
	-webkit-transition: all .28s ease;
	transition: all .28s ease
}

[dir] .form-file-button {
	cursor: pointer;
	padding: 12px;
	background: #e0e0e0
}

[dir=ltr] .form-file-button svg {
	margin-right: 10px
}

[dir=rtl] .form-file-button svg {
	margin-left: 10px
}

.form-file-button svg path {
	fill: currentColor
}

.form-file-label {
	display: block;
	position: relative;
	max-width: 100%
}

[dir] .form-file-label {
	margin: 0
}

.form-file-label:hover .form-file-button {
	color: #373a3c
}

[dir] .form-file-label:hover .form-file-button {
	background-color: #e5e5e5
}

.has-value .form-file-label {
	display: none
}

.form-file-remove {
	font-weight: 700
}

[dir=ltr] .form-file-remove {
	margin-left: 5px
}

[dir=rtl] .form-file-remove {
	margin-right: 5px
}

.form-file-remove,
.form-file-remove:hover {
	text-decoration: none;
	color: #d9534f
}

[dir] .has-error .form-file-label {
	border-color: #d9534f
}

.form-has-focus .has-error .form-file-label {
	color: #d9534f
}

.has-error .form-file-hint {
	position: relative;
	color: #d9534f;
	line-height: 1
}

.form-styled {
	overflow-x: hidden
}

[dir] .form-row .form-input,
[dir] .form-row .form-select,
[dir] .form-row .form-textarea {
	margin-top: 0;
	margin-bottom: 0
}

.form-input {
	position: relative
}

[dir] .form-input {
	margin-top: 0;
	margin-bottom: 20px
}

.form-input.form-has-value .form-input-field,
.form-input .form-input-field:focus {
	color: #373a3c
}

.form-input.form-has-value .form-input-field~.form-input-label,
.form-input .form-input-field:focus~.form-input-label {
	font-size: .75rem;
	top: 2px
}

[dir] .form-input.form-has-value .form-input-field~.form-input-label,
[dir] .form-input .form-input-field:focus~.form-input-label {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.form-input .form-input-hint {
	position: absolute
}

.form-input-hint {
	font-size: .75rem;
	color: #bfbfbf;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

.form-input-label {
	position: absolute;
	top: 50%;
	pointer-events: none;
	z-index: 1;
	color: #bfbfbf;
	font-size: 1rem;
	font-weight: 400;
	-webkit-transition: all .28s ease;
	transition: all .28s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

[dir] .form-input-label {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-bottom: 0
}

[dir=ltr] .form-input-label {
	left: 0;
	padding-left: 12px
}

[dir=rtl] .form-input-label {
	right: 0;
	padding-right: 12px
}

.form-input-field {
	-webkit-appearance: none;
	height: 50px;
	line-height: normal;
	outline: none;
	width: 100%;
	color: transparent;
	-webkit-transition: all .28s ease;
	transition: all .28s ease
}

[dir] .form-input-field {
	border-radius: 0;
	border: 1px solid #333;
	padding: 15px 12px 5px;
	background: #fff;
	box-shadow: none
}

[dir] .form-input-field:focus {
	border-color: #007fd1
}

.form-input-field:focus~.form-input-label {
	color: #007fd1
}

[dir] .has-error .form-input-field {
	border-color: #d9534f
}

.has-error .form-input-field:focus~.form-input-label,
.has-error .form-input-hint {
	color: #d9534f
}

.form-radio-block,
.form-radio-inline {
	position: relative
}

[dir] .form-radio-block,
[dir] .form-radio-inline {
	margin-top: 0;
	margin-bottom: 20px
}

[dir=ltr] .form-radio-block,
[dir=ltr] .form-radio-inline {
	text-align: left
}

[dir=rtl] .form-radio-block,
[dir=rtl] .form-radio-inline {
	text-align: right
}

.form-radio-block .form-radio-hint,
.form-radio-inline .form-radio-hint {
	position: absolute
}

.form-radio-inline .form-radio {
	display: inline-block
}

[dir=ltr] .form-radio-inline .form-radio {
	margin-right: 1rem
}

[dir=rtl] .form-radio-inline .form-radio {
	margin-left: 1rem
}

.form-radio-legend {
	font-size: 1rem;
	color: #333
}

[dir] .form-radio-legend {
	margin: 0
}

.form-radio-hint {
	font-size: .75rem;
	color: #bfbfbf;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

[dir] .form-radio {
	margin-bottom: 0
}

.form-radio label {
	position: relative;
	color: #333;
	display: block
}

[dir] .form-radio label {
	cursor: pointer;
	margin-bottom: 0
}

[dir=ltr] .form-radio label {
	padding-left: 1.5rem;
	text-align: left
}

[dir=rtl] .form-radio label {
	padding-right: 1.5rem;
	text-align: right
}

.form-radio label:hover .form-radio-button {
	color: #007fd1
}

.form-radio label span {
	display: block
}

.form-radio input {
	width: auto;
	opacity: .0001;
	position: absolute
}

[dir] .form-radio input {
	margin: 0;
	padding: 0
}

[dir=ltr] .form-radio input {
	left: 0
}

[dir=rtl] .form-radio input {
	right: 0
}

[dir] .form-radio input:checked~.form-radio-button:after {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5)
}

.form-radio input:checked~.form-radio-button:before {
	color: #007fd1
}

.form-radio .form-radio-hint {
	position: absolute
}

.form-radio-button {
	position: absolute;
	top: 0;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #333
}

[dir] .form-radio-button {
	cursor: pointer
}

[dir=ltr] .form-radio-button {
	left: 0
}

[dir=rtl] .form-radio-button {
	right: 0
}

.form-radio-button:after,
.form-radio-button:before {
	content: "";
	position: absolute;
	top: 0;
	width: 1rem;
	height: 1rem;
	-webkit-transition: -webkit-transform .28s ease;
	transition: -webkit-transform .28s ease;
	transition: transform .28s ease;
	transition: transform .28s ease, -webkit-transform .28s ease
}

[dir] .form-radio-button:after,
[dir] .form-radio-button:before {
	margin: .25rem;
	border-radius: 50%;
	border: .125rem solid currentColor
}

[dir=ltr] .form-radio-button:after,
[dir=ltr] .form-radio-button:before {
	left: 0
}

[dir=rtl] .form-radio-button:after,
[dir=rtl] .form-radio-button:before {
	right: 0
}

[dir] .form-radio-button:after {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	background-color: #007fd1;
	border-color: #007fd1
}

.has-error .form-radio-button,
.has-error .form-radio-hint {
	color: #d9534f
}

[dir] .has-error .form-radio-button:before,
[dir] .has-error .form-radio-hint:before {
	border-color: #d9534f
}

[dir] .has-error .form-radio-button:after,
[dir] .has-error .form-radio-hint:after {
	background-color: #d9534f;
	border-color: #d9534f
}

[dir] .form-row {
	margin-top: 0;
	margin-bottom: 20px
}

[dir] .form-row .form-input,
[dir] .form-row .form-select {
	margin-top: 0;
	margin-bottom: 0
}

.form-textarea {
	position: relative
}

[dir] .form-textarea {
	margin-top: 0;
	margin-bottom: 20px
}

.form-textarea.form-has-value .form-textarea-field,
.form-textarea .form-textarea-field:focus {
	color: #373a3c
}

.form-textarea.form-has-value .form-textarea-field~.form-textarea-label,
.form-textarea .form-textarea-field:focus~.form-textarea-label {
	font-size: .75rem;
	top: 2px
}

.form-textarea .form-textarea-hint {
	position: absolute
}

.form-textarea-hint {
	font-size: .75rem;
	color: #bfbfbf;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

.form-textarea-label {
	position: absolute;
	top: 15px;
	pointer-events: none;
	z-index: 1;
	color: #bfbfbf;
	font-size: 1rem;
	font-weight: 400;
	-webkit-transition: all .28s ease;
	transition: all .28s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

[dir] .form-textarea-label {
	margin-bottom: 0
}

[dir=ltr] .form-textarea-label {
	left: 0;
	padding-left: 12px
}

[dir=rtl] .form-textarea-label {
	right: 0;
	padding-right: 12px
}

.form-textarea-field {
	-webkit-appearance: none;
	height: auto;
	min-height: 50px;
	line-height: normal;
	outline: none;
	width: 100%;
	color: transparent;
	-webkit-transition: all .28s ease;
	transition: all .28s ease
}

[dir] .form-textarea-field {
	border-radius: 0;
	border: 1px solid #333;
	padding: 15px 12px 5px;
	background: #fff;
	box-shadow: none
}

[dir] .form-textarea-field:focus {
	border-color: #007fd1
}

.form-textarea-field:focus~.form-textarea-label {
	color: #007fd1
}

[dir] .webexcess-comment-form {
	margin-bottom: 50px
}

[dir] .comment-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d3
}

.comment {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

[dir] .comment {
	margin-bottom: 20px
}

.comment-image {
	width: 80px;
	min-width: 80px
}

[dir=ltr] .comment-image {
	margin-right: 20px
}

[dir=rtl] .comment-image {
	margin-left: 20px
}

[dir] .comment-image img {
	border-radius: 100%
}

.comment-content {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.comment-header {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.comment-name {
	font-size: 1.1rem;
	font-weight: 700
}

.comment-date {
	font-size: 95%
}

.comment-replies-action.has-form .comment-reply-button {
	display: none
}

[dir] .comment-replies-list {
	margin-top: 30px
}

[dir=ltr] .comment-replies-list {
	margin-left: 100px
}

[dir=rtl] .comment-replies-list {
	margin-right: 100px
}

[dir] .comment-replies-list .comment-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.loading-indicator {
	width: 40px;
	height: 40px;
	position: relative
}

[dir] .loading-indicator {
	margin: 40px auto;
	cursor: progress
}

.loading-indicator:after,
.loading-indicator:before {
	content: "";
	width: 40px;
	height: 40px;
	opacity: .6;
	position: absolute;
	top: 50%
}

[dir] .loading-indicator:after,
[dir] .loading-indicator:before {
	border-radius: 20px;
	background-color: #007fd1;
	margin-top: -20px
}

[dir=ltr] .loading-indicator:after,
[dir=ltr] .loading-indicator:before {
	left: 50%;
	margin-left: -20px;
	-webkit-animation: loadingIndicator 2s infinite ease-in-out;
	animation: loadingIndicator 2s infinite ease-in-out
}

[dir=rtl] .loading-indicator:after,
[dir=rtl] .loading-indicator:before {
	right: 50%;
	margin-right: -20px;
	-webkit-animation: loadingIndicator 2s infinite ease-in-out;
	animation: loadingIndicator 2s infinite ease-in-out
}

[dir=ltr] .loading-indicator:after,
[dir=rtl] .loading-indicator:after {
	-webkit-animation-delay: -1s!important;
	animation-delay: -1s!important
}

body>.loading-indicator {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 99999;
	height: 100%;
	width: 100%
}

[dir] body>.loading-indicator {
	background: hsla(0, 0%, 100%, .8);
	margin: 0
}

@-webkit-keyframes loadingIndicator {
	0%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes loadingIndicator {
	0%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.sds-consolidated-list .filter-controls .btn {
	width: 100%
}

[dir] .sds-consolidated-list .filter-controls .btn {
	margin: 0
}

[dir] .sds-consolidated-list .mix {
	margin-bottom: 10px
}

[dir] .sds-consolidated-list.neos-contentelement.neos-not-inline-editable>.neos-contentelement-overlay {
	background: none
}

.sds-consolidated-file {
	height: 100%
}

[dir] .sds-consolidated-file {
	background-color: #e0e0e0;
	cursor: pointer
}

[dir=ltr] .sds-consolidated-file .form-radio label {
	padding: 15px 20px 15px calc(20px + 2rem)
}

[dir=rtl] .sds-consolidated-file .form-radio label {
	padding: 15px calc(20px + 2rem) 15px 20px
}

.sds-consolidated-file .form-radio .form-radio-button {
	top: 50%;
	width: 1rem;
	height: 1rem;
	-webkit-transition: background-color .28s ease;
	transition: background-color .28s ease
}

[dir] .sds-consolidated-file .form-radio .form-radio-button {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	background-color: #bfbfbf
}

[dir=ltr] .sds-consolidated-file .form-radio .form-radio-button {
	left: 20px
}

[dir=rtl] .sds-consolidated-file .form-radio .form-radio-button {
	right: 20px
}

.sds-consolidated-file .form-radio .form-radio-button:after,
.sds-consolidated-file .form-radio .form-radio-button:before {
	display: none
}

[dir] .sds-consolidated-file .form-radio input:checked~.form-radio-button,
[dir] .sds-consolidated-file:hover .form-radio .form-radio-button {
	background-color: #5e5e5e
}

.sds-consolidated-productgroup {
	display: block;
	text-transform: uppercase
}

.sds-consolidated-productname {
	display: block;
	font-weight: 700
}

[dir] .sds-consolidated-summary {
	margin-bottom: 20px
}

[dir] .sds-consolidated-file-summary {
	margin-bottom: 5px
}

.sds-consolidated-alert {
	font-weight: 700
}

[dir] .sds-consolidated-alert {
	padding: 1.75rem 2.25rem;
	margin-bottom: 1rem;
	border: 1px solid #b8daff;
	background-color: #cce5ff
}

.assets-list {
	color: #4f4f4f
}

[dir] .assets-list {
	margin-bottom: 60px
}

[dir] .assets-list h2 {
	margin-bottom: 30px
}

[dir] .assets-list-thumbnail .asset-item {
	border-bottom: 1px solid #bfbfbf
}

[dir] .assets-list-thumbnail .asset-item:first-child {
	border-top: 1px solid #bfbfbf
}

.asset-item-thumbnail {
	text-decoration: none
}

[dir] .asset-item-thumbnail {
	padding-top: 30px;
	padding-bottom: 30px
}

.asset-item-thumbnail a:hover {
	text-decoration: none
}

[dir] .asset-item-thumbnail a:hover .asset-thumbnail {
	border-color: rgba(0, 0, 0, .3)
}

.asset-item-thumbnail img {
	max-width: 140px
}

.asset-item-thumbnail .asset-thumbnail {
	position: relative;
	-webkit-transition: border .2s ease;
	transition: border .2s ease;
	display: none
}

[dir] .asset-item-thumbnail .asset-thumbnail {
	margin-bottom: 0;
	border: 1px solid rgba(0, 0, 0, .1)
}

[dir=ltr] .asset-item-thumbnail .asset-thumbnail {
	margin-right: 30px
}

[dir=rtl] .asset-item-thumbnail .asset-thumbnail {
	margin-left: 30px
}

.asset-item-thumbnail .asset-text {
	display: block
}

.asset-item-thumbnail .asset-text-file {
	font-size: 1.125rem;
	line-height: 1.2;
	color: #4f4f4f;
	display: block
}

[dir] .asset-item-thumbnail .asset-text-file {
	margin-bottom: 1.25rem
}

.btn {
	display: inline-block;
	font-weight: 400;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: #007fd1;
	text-decoration: none;
	position: relative;
	outline: none;
	z-index: 0;
	max-width: 100%;
	line-height: 1.4
}

[dir] .btn {
	padding: 14px 32px;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 0 .625rem 1rem;
	background: transparent
}

.btn:focus,
.btn:hover {
	text-decoration: none;
	outline: none
}

.btn:active {
	text-decoration: none
}

[dir] .btn:active {
	background-image: none;
	-webkit-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px)
}

.btn.disabled,
.btn:disabled,
.btn[disabled] {
	opacity: .5
}

[dir] .btn.disabled,
[dir] .btn:disabled,
[dir] .btn[disabled] {
	cursor: not-allowed;
	box-shadow: none
}

.btn.alignment-center {
	position: relative
}

[dir=ltr] .btn.alignment-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir=rtl] .btn.alignment-center {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

[dir] .btn.btn-no-space {
	margin: 0
}

.btn-primary {
	color: #fff
}

[dir] .btn-primary {
	background-color: #007fd1
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	color: #fff
}

[dir] .btn-primary:active,
[dir] .btn-primary:focus,
[dir] .btn-primary:hover {
	background-color: #4f4f4f
}

.btn-inverse {
	color: #fff
}

[dir] .btn-inverse {
	background-color: #4f4f4f
}

.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover {
	color: #fff
}

[dir] .btn-inverse:active,
[dir] .btn-inverse:focus,
[dir] .btn-inverse:hover {
	background-color: #007fd1
}

.btn-outline-black:after,
.btn-outline-black:before,
.btn-outline-primary:after,
.btn-outline-primary:before,
.btn-outline-white:after,
.btn-outline-white:before {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	display: block;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.btn-outline-black:before,
.btn-outline-primary:before,
.btn-outline-white:before {
	z-index: -2;
	opacity: 0
}

.btn-outline-black:after,
.btn-outline-primary:after,
.btn-outline-white:after {
	z-index: -1;
	opacity: 1
}

[dir] .btn-outline-black:after,
[dir] .btn-outline-primary:after,
[dir] .btn-outline-white:after {
	border: 3px solid
}

.btn-outline-black.disabled:before,
.btn-outline-black:disabled:before,
.btn-outline-black[disabled]:before,
.btn-outline-primary.disabled:before,
.btn-outline-primary:disabled:before,
.btn-outline-primary[disabled]:before,
.btn-outline-white.disabled:before,
.btn-outline-white:disabled:before,
.btn-outline-white[disabled]:before {
	opacity: .2
}

.btn-outline-black.disabled:after,
.btn-outline-black:disabled:after,
.btn-outline-black[disabled]:after,
.btn-outline-primary.disabled:after,
.btn-outline-primary:disabled:after,
.btn-outline-primary[disabled]:after,
.btn-outline-white.disabled:after,
.btn-outline-white:disabled:after,
.btn-outline-white[disabled]:after {
	opacity: 0
}

[dir] .btn-outline-primary:before {
	background-color: #007fd1
}

[dir] .btn-outline-primary:after {
	border-color: #007fd1
}

[dir] .btn-outline-primary:active:before,
[dir] .btn-outline-primary:focus:before,
[dir] .btn-outline-primary:hover:before {
	background-color: #007fd1
}

.btn-outline-white {
	color: #fff
}

[dir] .btn-outline-white:before {
	background-color: #fff
}

[dir] .btn-outline-white:after {
	border-color: #fff
}

[dir] .btn-outline-white:active:before,
[dir] .btn-outline-white:focus:before,
[dir] .btn-outline-white:hover:before {
	background-color: #fff
}

.btn-outline-black {
	color: #000
}

[dir] .btn-outline-black:before {
	background-color: #000
}

[dir] .btn-outline-black:after {
	border-color: #000
}

[dir] .btn-outline-black:active:before,
[dir] .btn-outline-black:focus:before,
[dir] .btn-outline-black:hover:before {
	background-color: #000
}

a.btn-outline-black:active:before,
a.btn-outline-black:focus:before,
a.btn-outline-black:hover:before,
a.btn-outline-primary:active:before,
a.btn-outline-primary:focus:before,
a.btn-outline-primary:hover:before,
a.btn-outline-white:active:before,
a.btn-outline-white:focus:before,
a.btn-outline-white:hover:before,
button.btn-outline-black:active:before,
button.btn-outline-black:focus:before,
button.btn-outline-black:hover:before,
button.btn-outline-primary:active:before,
button.btn-outline-primary:focus:before,
button.btn-outline-primary:hover:before,
button.btn-outline-white:active:before,
button.btn-outline-white:focus:before,
button.btn-outline-white:hover:before {
	opacity: 1
}

a.btn-outline-primary:active,
a.btn-outline-primary:focus,
a.btn-outline-primary:hover,
button.btn-outline-primary:active,
button.btn-outline-primary:focus,
button.btn-outline-primary:hover {
	color: #fff
}

a.btn-outline-white:active,
a.btn-outline-white:focus,
a.btn-outline-white:hover,
button.btn-outline-white:active,
button.btn-outline-white:focus,
button.btn-outline-white:hover {
	color: #007fd1
}

a.btn-outline-black:active,
a.btn-outline-black:focus,
a.btn-outline-black:hover,
button.btn-outline-black:active,
button.btn-outline-black:focus,
button.btn-outline-black:hover {
	color: #fff
}

[dir] .btn-link {
	background-color: transparent
}

[dir=ltr] .btn-link,
[dir=rtl] .btn-link {
	padding-left: 0;
	padding-right: 0
}

[dir] .btn-text-only {
	padding: 0;
	background-color: transparent;
	margin-bottom: 0
}

[dir] .btn-single {
	margin: 0
}

[dir] .btn-container {
	text-align: center;
	margin-bottom: -1rem
}

.btn-container .blaser-assets-sds {
	display: inline-block
}

.close {
	position: relative;
	color: #007fd1;
	width: 38px;
	height: 38px;
	outline: none;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .close {
	padding: 3px;
	background: none;
	border: none;
	cursor: pointer
}

.close:focus {
	outline: 1px solid currentColor
}

[dir] .close:active {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.close:hover,
.close:hover:active {
	outline: none
}

[dir=ltr] .close:hover .close-icon {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

[dir=rtl] .close:hover .close-icon {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.close-icon {
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

.close-icon:after,
.close-icon:before {
	content: "";
	position: absolute;
	height: 33px;
	width: 2px;
	display: block
}

[dir] .close-icon:after,
[dir] .close-icon:before {
	background: currentColor
}

[dir=ltr] .close-icon:after,
[dir=ltr] .close-icon:before {
	left: 15px
}

[dir=rtl] .close-icon:after,
[dir=rtl] .close-icon:before {
	right: 15px
}

[dir=ltr] .close-icon:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

[dir=ltr] .close-icon:after,
[dir=rtl] .close-icon:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

[dir=rtl] .close-icon:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

[dir] .emergency-alert {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e0e0e0
}

form.form-styled {
	overflow: inherit
}

[dir] .form-application-title {
	margin-bottom: 20px
}

[dir] .form-application-title h3 {
	margin-bottom: 0
}

[dir] .form-actions {
	margin-bottom: -1rem
}

[dir=ltr] .form-actions {
	margin-left: -.625rem
}

[dir=rtl] .form-actions {
	margin-right: -.625rem
}

.h1,
h1 {
	line-height: 1
}

[dir=ltr] .h1 .icon,
[dir=ltr] h1 .icon {
	margin-right: 15px
}

[dir=rtl] .h1 .icon,
[dir=rtl] h1 .icon {
	margin-left: 15px
}

.h1 .icon svg,
h1 .icon svg {
	stroke: currentColor
}

.h1.has-icon,
h1.has-icon {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.h1.has-icon .neos-inline-editable,
h1.has-icon .neos-inline-editable {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

[dir] .h1.alignment-center,
[dir] h1.alignment-center {
	text-align: center
}

.h2,
h2 {
	line-height: 1
}

[dir=ltr] .h2 .icon,
[dir=ltr] h2 .icon {
	margin-right: 15px
}

[dir=rtl] .h2 .icon,
[dir=rtl] h2 .icon {
	margin-left: 15px
}

.h2 .icon svg,
h2 .icon svg {
	stroke: currentColor
}

.h2.has-icon,
h2.has-icon {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.h2.has-icon .neos-inline-editable,
h2.has-icon .neos-inline-editable {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

[dir] .h2.alignment-center,
[dir] h2.alignment-center {
	text-align: center
}

.h3,
h3 {
	line-height: 1
}

[dir=ltr] .h3 .icon,
[dir=ltr] h3 .icon {
	margin-right: 15px
}

[dir=rtl] .h3 .icon,
[dir=rtl] h3 .icon {
	margin-left: 15px
}

.h3 .icon svg,
h3 .icon svg {
	stroke: currentColor
}

.h3.has-icon,
h3.has-icon {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.h3.has-icon .neos-inline-editable,
h3.has-icon .neos-inline-editable {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

[dir] .h3.alignment-center,
[dir] h3.alignment-center {
	text-align: center
}

.h4,
h4 {
	line-height: 1
}

[dir=ltr] .h4 .icon,
[dir=ltr] h4 .icon {
	margin-right: 15px
}

[dir=rtl] .h4 .icon,
[dir=rtl] h4 .icon {
	margin-left: 15px
}

.h4 .icon svg,
h4 .icon svg {
	stroke: currentColor
}

.h4.has-icon,
h4.has-icon {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.h4.has-icon .neos-inline-editable,
h4.has-icon .neos-inline-editable {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

[dir] .h4.alignment-center,
[dir] h4.alignment-center {
	text-align: center
}

.h1,
h1 {
	font-size: 1.875rem;
	font-weight: 300;
	color: #007fd1
}

.h1 small,
.h1 span,
h1 small,
h1 span {
	display: block
}

.h1 small,
h1 small {
	font-size: 1.125rem;
	font-weight: 600;
	color: #bfbfbf
}

.h1 small span,
h1 small span {
	display: inline-block
}

.h1 small a,
h1 small a {
	color: inherit
}

.h2,
.h3,
h2,
h3 {
	font-size: 1.5rem
}

.h4,
h4 {
	font-size: 1.25rem
}

.headline-color-blue {
	color: #007fd1
}

.jonnitto-nodetypes-headline span {
	display: block
}

img {
	max-width: 100%
}

[dir] .blaser-elements-list {
	margin-bottom: 40px
}

[dir] .blaser-elements-list .webexcess-plyr {
	margin-bottom: 20px
}

[dir=ltr] .blaser-elements-list .webexcess-plyr,
[dir=rtl] .blaser-elements-list .webexcess-plyr {
	margin-top: 0!important
}

[dir=ltr] .list-icon {
	margin-right: 20px
}

[dir=rtl] .list-icon {
	margin-left: 20px
}

.list-icon svg {
	display: block;
	stroke: currentColor
}

[dir] .neos-list-disc li {
	margin-top: 10px
}

[dir=ltr] .has-image,
[dir=rtl] .has-image {
	padding-top: 100px!important
}

.multicolumn-image {
	position: absolute;
	width: 100%
}

[dir] .multicolumn-image {
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -100px
}

[dir=ltr] .multicolumn-image,
[dir=rtl] .multicolumn-image {
	margin-left: -15px;
	margin-right: -15px
}

.content-header ul,
.jonnitto-nodetypes-text ul {
	list-style: none
}

[dir=ltr] .content-header ul,
[dir=ltr] .jonnitto-nodetypes-text ul {
	padding-left: 0
}

[dir=rtl] .content-header ul,
[dir=rtl] .jonnitto-nodetypes-text ul {
	padding-right: 0
}

.content-header li,
.jonnitto-nodetypes-text li {
	position: relative
}

[dir=ltr] .content-header li,
[dir=ltr] .jonnitto-nodetypes-text li {
	padding-left: 20px
}

[dir=rtl] .content-header li,
[dir=rtl] .jonnitto-nodetypes-text li {
	padding-right: 20px
}

.content-header li:before,
.jonnitto-nodetypes-text li:before {
	content: "-";
	position: absolute;
	top: 0
}

[dir=ltr] .content-header li:before,
[dir=ltr] .jonnitto-nodetypes-text li:before {
	left: 0
}

[dir=rtl] .content-header li:before,
[dir=rtl] .jonnitto-nodetypes-text li:before {
	right: 0
}

.has-container-background {
	position: relative
}

[dir] .has-container-background {
	padding-top: 25px;
	padding-bottom: 25px
}

.has-container-background:after {
	content: "";
	position: absolute;
	bottom: 0;
	z-index: 3;
	height: 30px;
	width: 100%;
	opacity: .03
}

[dir] .has-container-background:after {
	background-image: -webkit-linear-gradient(top, transparent, #000);
	background-image: linear-gradient(180deg, transparent, #000)
}

[dir=ltr] .has-container-background:after {
	left: 0
}

[dir=rtl] .has-container-background:after {
	right: 0
}

[dir] .has-container-background .col-num-2 {
	padding-top: 15px
}

.has-container-background .col-num-2>* {
	position: relative;
	z-index: 3
}

.has-container-background .container {
	position: relative;
	z-index: 2
}

.container-style-gray {
	position: relative
}

[dir] .container-style-gray {
	background-color: #f5f5f5
}

.container-style-image {
	color: #fff
}

[dir] .container-style-image {
	padding-top: 50px;
	padding-bottom: 70px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #03386d
}

[dir] .container-style-image.has-infographics {
	padding-top: 110px;
	padding-bottom: 125px
}

[dir] .container-style-image.next-has-image {
	padding-bottom: 125px
}

[dir] .blaser-elements-container+.elements-simple-quote {
	margin-top: 2.5rem
}

.has-parallax>.neos-contentcollection>.blaser-elements-container+.elements-simple-quote:before {
	top: -2.5rem
}

[dir] .btn-container+.blaser-elements-container {
	margin-top: 5rem
}

.has-parallax>.neos-contentcollection>.btn-container+.blaser-elements-container:before {
	top: -5rem;
	bottom: auto;
	height: 5rem
}

[dir] .btn-container+.cards {
	margin-top: 5rem
}

.has-parallax>.neos-contentcollection>.btn-container+.cards .cards-wrapper:before {
	top: -5rem;
	bottom: auto;
	height: 5rem
}

[dir] .blaser-elements-quote+.btn-container,
[dir] .btn-container+.blaser-contacts-storelocator {
	margin-top: 5rem
}

[dir] .is-in-iframe main.page-style-oil,
[dir] .is-in-iframe main.page-style-water {
	background: none
}

.line-above .line-above-placeholder {
	height: 6px;
	width: 140px;
	max-width: 100%;
	display: block
}

[dir] .line-above .line-above-placeholder {
	background: currentColor;
	margin-bottom: 19px
}

[dir] .content-header {
	padding-top: 3.125rem;
	padding-bottom: 2.8125rem
}

[dir] .content-header h1 small {
	margin-bottom: 15px
}

.content-header p {
	font-size: 1.25rem
}

[dir] .content-header p {
	margin-bottom: 0
}

.content-header-home h1,
.content-header-home p {
	max-width: inherit
}

[dir] .content-header-home h1,
[dir] .content-header-home p {
	text-align: center
}

[dir] body {
	padding-top: 83px
}

[dir] body.is-in-iframe {
	padding: 50px
}

body.nav-toggle-open {
	overflow: hidden
}

main {
	position: relative;
	z-index: 3
}

main a {
	text-decoration: underline
}

main h1,
main h2,
main h3,
main h4 {
	max-width: 850px
}

main p,
main ul {
	max-width: 35em
}

main.has-parallax {
	/* overflow-x: hidden */
}

::-webkit-input-placeholder {
	color: #bfbfbf
}

:-moz-placeholder,
::-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

:-ms-input-placeholder {
	color: #bfbfbf
}

.is-in-iframe .container {
	max-width: inherit
}

[dir=ltr] .is-in-iframe .container,
[dir=rtl] .is-in-iframe .container {
	padding-right: 0;
	padding-left: 0
}

a,
a:active,
a:focus,
a:hover {
	outline: none
}

.filter .mix {
	display: none
}

.filter.filter-init .mix {
	display: block
}

[dir] .jonnitto-nodetypes-headline.prev-blaser-elements-cardcontainer,
[dir] .jonnitto-nodetypes-headline.prev-blaser-elements-compare,
[dir] .jonnitto-nodetypes-headline.prev-blaser-elements-quote,
[dir] .jonnitto-nodetypes-headline.prev-jonnitto-multicolumn-2 {
	margin-top: 40px
}

.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.prev-blaser-elements-cardcontainer:before,
.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.prev-blaser-elements-compare:before,
.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.prev-blaser-elements-quote:before,
.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.prev-jonnitto-multicolumn-2:before {
	top: -40px
}

[dir] .jonnitto-nodetypes-headline.next-blaser-contacts-storelocator,
[dir] .jonnitto-nodetypes-headline.next-blaser-elements-compare,
[dir] .jonnitto-nodetypes-headline.next-blaser-elements-quote {
	margin-bottom: 50px
}

.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.next-blaser-contacts-storelocator:before,
.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.next-blaser-elements-compare:before,
.has-parallax>.neos-contentcollection>.jonnitto-nodetypes-headline.next-blaser-elements-quote:before {
	bottom: -50px
}

[dir] .jonnitto-nodetypes-text.prev-blaser-elements-compare,
[dir] .jonnitto-nodetypes-text.prev-blaser-elements-quote,
[dir] .jonnitto-nodetypes-text.prev-jonnitto-multicolumn-2 {
	margin-top: 40px
}

[dir] .jonnitto-nodetypes-image.next-jonnitto-nodetypes-headline,
[dir] .jonnitto-nodetypes-image.next-jonnitto-nodetypes-text,
[dir] .jonnitto-nodetypes-text.jonnitto-nodetypes-text-last,
[dir] .jonnitto-nodetypes-text.next-blaser-contacts-storelocator,
[dir] .jonnitto-nodetypes-text.next-blaser-elements-compare,
[dir] .jonnitto-nodetypes-text.next-blaser-elements-container,
[dir] .jonnitto-nodetypes-text.next-blaser-elements-quote,
[dir] .jonnitto-nodetypes-text.next-jonnitto-multicolumn-2,
[dir] .jonnitto-nodetypes-text.next-jonnitto-nodetypes-image {
	margin-bottom: 50px
}

[dir] .jonnitto-nodetypes-image.next-jonnitto-nodetypes-headline.next-has-line-above,
[dir] .jonnitto-nodetypes-image.next-jonnitto-nodetypes-text.next-has-line-above {
	margin-bottom: 0
}

[dir] .accordion.next-jonnitto-nodetypes-headline,
[dir] .accordion.next-jonnitto-nodetypes-text {
	margin-bottom: 50px
}

[dir] .accordion.prev-jonnitto-nodetypes-headline,
[dir] .accordion.prev-jonnitto-nodetypes-text {
	margin-top: 50px
}

[dir] .jonnitto-multicolumn-2.next-jonnitto-nodetypes-headline.next-has-line-above {
	margin-bottom: 50px
}

[dir] .jonnitto-multicolumn-2.next-jonnitto-nodetypes-headline.next-has-line-above.has-container-background {
	margin-bottom: 0
}

.collapse {
	-webkit-transition: height .3s ease-out;
	transition: height .3s ease-out
}

.collapse.active {
	display: block
}

[dir] [data-toggle=collapse] {
	cursor: pointer
}

.popover .close {
	position: absolute;
	top: 7px
}

[dir=ltr] .popover .close {
	right: 10px
}

[dir=rtl] .popover .close {
	left: 10px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden
}

[dir] .collapsing {
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height;
	transition-property: height
}

[dir=ltr] .w-100,
[dir=rtl] .w-100 {
	width: 100%!important
}

[dir=ltr] .h-100,
[dir=rtl] .h-100 {
	height: 100%!important
}

[dir=ltr] .mx-auto,
[dir=rtl] .mx-auto {
	margin-right: auto!important;
	margin-left: auto!important
}

[dir=ltr] .m-0,
[dir=rtl] .m-0 {
	margin: 0!important
}

[dir=ltr] .mt-0,
[dir=rtl] .mt-0 {
	margin-top: 0!important
}

[dir=ltr] .mr-0 {
	margin-right: 0!important
}

[dir=rtl] .mr-0 {
	margin-left: 0!important
}

[dir=ltr] .mb-0,
[dir=rtl] .mb-0 {
	margin-bottom: 0!important
}

[dir=ltr] .ml-0 {
	margin-left: 0!important
}

[dir=rtl] .ml-0 {
	margin-right: 0!important
}

[dir=ltr] .mx-0,
[dir=rtl] .mx-0 {
	margin-right: 0!important;
	margin-left: 0!important
}

[dir=ltr] .my-0,
[dir=rtl] .my-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}

[dir=ltr] .m-1,
[dir=rtl] .m-1 {
	margin: 1rem!important
}

[dir=ltr] .mt-1,
[dir=rtl] .mt-1 {
	margin-top: 1rem!important
}

[dir=ltr] .mr-1 {
	margin-right: 1rem!important
}

[dir=rtl] .mr-1 {
	margin-left: 1rem!important
}

[dir=ltr] .mb-1,
[dir=rtl] .mb-1 {
	margin-bottom: 1rem!important
}

[dir=ltr] .ml-1 {
	margin-left: 1rem!important
}

[dir=rtl] .ml-1 {
	margin-right: 1rem!important
}

[dir=ltr] .mx-1,
[dir=rtl] .mx-1 {
	margin-right: 1rem!important;
	margin-left: 1rem!important
}

[dir=ltr] .my-1,
[dir=rtl] .my-1 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}

[dir=ltr] .m-2,
[dir=rtl] .m-2 {
	margin: 1.5rem!important
}

[dir=ltr] .mt-2,
[dir=rtl] .mt-2 {
	margin-top: 1.5rem!important
}

[dir=ltr] .mr-2 {
	margin-right: 1.5rem!important
}

[dir=rtl] .mr-2 {
	margin-left: 1.5rem!important
}

[dir=ltr] .mb-2,
[dir=rtl] .mb-2 {
	margin-bottom: 1.5rem!important
}

[dir=ltr] .ml-2 {
	margin-left: 1.5rem!important
}

[dir=rtl] .ml-2 {
	margin-right: 1.5rem!important
}

[dir=ltr] .mx-2,
[dir=rtl] .mx-2 {
	margin-right: 1.5rem!important;
	margin-left: 1.5rem!important
}

[dir=ltr] .my-2,
[dir=rtl] .my-2 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}

[dir=ltr] .m-3,
[dir=rtl] .m-3 {
	margin: 3rem!important
}

[dir=ltr] .mt-3,
[dir=rtl] .mt-3 {
	margin-top: 3rem!important
}

[dir=ltr] .mr-3 {
	margin-right: 3rem!important
}

[dir=rtl] .mr-3 {
	margin-left: 3rem!important
}

[dir=ltr] .mb-3,
[dir=rtl] .mb-3 {
	margin-bottom: 3rem!important
}

[dir=ltr] .ml-3 {
	margin-left: 3rem!important
}

[dir=rtl] .ml-3 {
	margin-right: 3rem!important
}

[dir=ltr] .mx-3,
[dir=rtl] .mx-3 {
	margin-right: 3rem!important;
	margin-left: 3rem!important
}

[dir=ltr] .my-3,
[dir=rtl] .my-3 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}

[dir=ltr] .p-0,
[dir=rtl] .p-0 {
	padding: 0!important
}

[dir=ltr] .pt-0,
[dir=rtl] .pt-0 {
	padding-top: 0!important
}

[dir=ltr] .pr-0 {
	padding-right: 0!important
}

[dir=rtl] .pr-0 {
	padding-left: 0!important
}

[dir=ltr] .pb-0,
[dir=rtl] .pb-0 {
	padding-bottom: 0!important
}

[dir=ltr] .pl-0 {
	padding-left: 0!important
}

[dir=rtl] .pl-0 {
	padding-right: 0!important
}

[dir=ltr] .px-0,
[dir=rtl] .px-0 {
	padding-right: 0!important;
	padding-left: 0!important
}

[dir=ltr] .py-0,
[dir=rtl] .py-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}

[dir=ltr] .p-1,
[dir=rtl] .p-1 {
	padding: 1rem!important
}

[dir=ltr] .pt-1,
[dir=rtl] .pt-1 {
	padding-top: 1rem!important
}

[dir=ltr] .pr-1 {
	padding-right: 1rem!important
}

[dir=rtl] .pr-1 {
	padding-left: 1rem!important
}

[dir=ltr] .pb-1,
[dir=rtl] .pb-1 {
	padding-bottom: 1rem!important
}

[dir=ltr] .pl-1 {
	padding-left: 1rem!important
}

[dir=rtl] .pl-1 {
	padding-right: 1rem!important
}

[dir=ltr] .px-1,
[dir=rtl] .px-1 {
	padding-right: 1rem!important;
	padding-left: 1rem!important
}

[dir=ltr] .py-1,
[dir=rtl] .py-1 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}

[dir=ltr] .p-2,
[dir=rtl] .p-2 {
	padding: 1.5rem!important
}

[dir=ltr] .pt-2,
[dir=rtl] .pt-2 {
	padding-top: 1.5rem!important
}

[dir=ltr] .pr-2 {
	padding-right: 1.5rem!important
}

[dir=rtl] .pr-2 {
	padding-left: 1.5rem!important
}

[dir=ltr] .pb-2,
[dir=rtl] .pb-2 {
	padding-bottom: 1.5rem!important
}

[dir=ltr] .pl-2 {
	padding-left: 1.5rem!important
}

[dir=rtl] .pl-2 {
	padding-right: 1.5rem!important
}

[dir=ltr] .px-2,
[dir=rtl] .px-2 {
	padding-right: 1.5rem!important;
	padding-left: 1.5rem!important
}

[dir=ltr] .py-2,
[dir=rtl] .py-2 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}

[dir=ltr] .p-3,
[dir=rtl] .p-3 {
	padding: 3rem!important
}

[dir=ltr] .pt-3,
[dir=rtl] .pt-3 {
	padding-top: 3rem!important
}

[dir=ltr] .pr-3 {
	padding-right: 3rem!important
}

[dir=rtl] .pr-3 {
	padding-left: 3rem!important
}

[dir=ltr] .pb-3,
[dir=rtl] .pb-3 {
	padding-bottom: 3rem!important
}

[dir=ltr] .pl-3 {
	padding-left: 3rem!important
}

[dir=rtl] .pl-3 {
	padding-right: 3rem!important
}

[dir=ltr] .px-3,
[dir=rtl] .px-3 {
	padding-right: 3rem!important;
	padding-left: 3rem!important
}

[dir=ltr] .py-3,
[dir=rtl] .py-3 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}

.pos-f-t {
	position: fixed;
	top: 0;
	z-index: 1030
}

[dir=ltr] .pos-f-t,
[dir=rtl] .pos-f-t {
	right: 0;
	left: 0
}

[dir] .cards:first-child .cards-wrapper {
	padding-top: 10px
}

[dir] .cards:last-child .cards-wrapper {
	padding-bottom: 10px
}

.cards-wrapper {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[dir] .cards-wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: -5px
}

.card {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

[dir] .card {
	padding: 5px
}

[dir] .card.card-hover {
	cursor: pointer
}

.card-inner {
	position: relative;
	height: 100%;
	overflow: hidden;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

[dir] .card-inner {
	background-color: #fff
}

[dir] .card-inner.card-has-background {
	background-color: transparent
}

.card-theme-white .card-inner.card-has-background {
	color: #fff
}

.card-background-image {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .card-background-image {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	-webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
	transform: scaleX(1) scaleY(1) scaleZ(1)
}

[dir=ltr] .card-background-image {
	left: 0
}

[dir=rtl] .card-background-image {
	right: 0
}

[dir] .card-hover:hover .card-background-image {
	-webkit-transform: scaleX(1.03) scaleY(1.03) scaleZ(1.03);
	transform: scaleX(1.03) scaleY(1.03) scaleZ(1.03)
}

.card-space {
	width: 75%;
	max-width: 410px
}

[dir] .card-space .card-space-inner {
	padding-top: 100%
}

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

[dir] .card-content {
	padding: 0 1rem 1rem
}

.card-content:after {
	content: "";
	position: absolute;
	top: -100px;
	bottom: 0;
	width: 100%;
	opacity: .8;
	z-index: -1
}

[dir] .card-content:after {
	background-image: -webkit-linear-gradient(transparent, #fff 50%);
	background-image: linear-gradient(transparent, #fff 50%)
}

[dir=ltr] .card-content:after {
	left: 0
}

[dir=rtl] .card-content:after {
	right: 0
}

[dir] .card-theme-white .card-content:after {
	background-image: -webkit-linear-gradient(transparent, #000 50%);
	background-image: linear-gradient(transparent, #000 50%)
}

.card-content .h1,
.card-content .h2,
.card-content .h3,
.card-content .h4,
.card-content h1,
.card-content h2,
.card-content h3,
.card-content h4 {
	font-weight: 300
}

[dir] .card-content .webexcess-plyr {
	margin-bottom: 0
}

[dir] .card-content .webexcess-plyr-button {
	margin-top: 20px;
	text-align: center
}

.cocoen {
	display: none;
	box-sizing: border-box;
	line-height: 0;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[dir] .cocoen {
	cursor: pointer;
	margin: 0;
	padding: 0
}

.cocoen.cocoen-init {
	display: block
}

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

.cocoen img,
.cocoen picture>img {
	max-width: none
}

.cocoen>img,
.cocoen>picture>img {
	display: block;
	width: 100%
}

.cocoen>div:first-child,
picture .cocoen>div {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 50%
}

[dir=ltr] .cocoen>div:first-child,
[dir=ltr] picture .cocoen>div {
	left: 0
}

[dir=rtl] .cocoen>div:first-child,
[dir=rtl] picture .cocoen>div {
	right: 0
}

.cocoen-drag {
	bottom: 0;
	position: absolute;
	top: 0;
	width: 2px
}

[dir] .cocoen-drag {
	background: #007fd1;
	background: -webkit-linear-gradient(top, #007fd1, #007fd1 calc(50% - 40px), transparent calc(50% - 40px), transparent calc(50% + 40px), #007fd1 calc(50% + 40px), #007fd1);
	background: linear-gradient(180deg, #007fd1, #007fd1 calc(50% - 40px), transparent calc(50% - 40px), transparent calc(50% + 40px), #007fd1 calc(50% + 40px), #007fd1);
	cursor: ew-resize
}

[dir=ltr] .cocoen-drag {
	left: 50%;
	margin-left: -1px
}

[dir=rtl] .cocoen-drag {
	right: 50%;
	margin-right: -1px
}

.cocoen-drag:before {
	content: "";
	height: 80px;
	position: absolute;
	top: 50%;
	width: 80px
}

[dir] .cocoen-drag:before {
	border: 2px solid #007fd1;
	border-radius: 100%;
	background: hsla(0, 0%, 100%, .5) url(../fonts/sliderhandler.svg) no-repeat 50%
}

[dir=ltr] .cocoen-drag:before {
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

[dir=rtl] .cocoen-drag:before {
	-webkit-transform: translate3d(50%, -50%, 0);
	transform: translate3d(50%, -50%, 0)
}

[dir=rtl] .cocoen>div:first-child,
picture [dir=rtl] .cocoen>div {
	right: auto;
	left: 0
}

[dir=rtl] .cocoen-drag {
	right: auto;
	left: 50%;
	margin-left: -1px
}

.cocoen-alert {
	color: #a94442
}

[dir] .cocoen-alert {
	padding: 3.125rem;
	border: 1px solid #ebcccc;
	border-radius: .25rem;
	background-color: #f2dede;
	text-align: center
}

.dialog[aria-hidden=true] {
	display: none
}

.dialog-overlay {
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed
}

[dir] .dialog-overlay {
	background-color: rgba(0, 0, 0, .66)
}

.dialog-content {
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

[dir] .dialog-content {
	background-color: #fff
}

.facts-container {
	overflow: hidden;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[dir] .blaser-elements-factscontainer {
	padding-top: 50px;
	padding-bottom: 80px
}

.facts-item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

[dir] .facts-item {
	text-align: center
}

.facts-title {
	font-size: 1.875rem;
	font-weight: 600
}

.footer-barrel {
	width: 201px;
	height: 255px;
	position: absolute;
	bottom: -165px;
	z-index: 20
}

[dir] .footer-barrel {
	background-image: url(../images/barrel@2x.png);
	background-size: contain
}

[dir=ltr] .footer-barrel {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

[dir=rtl] .footer-barrel {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.footer-barrel:after {
	display: none;
	content: "";
	width: 165px;
	height: 48px;
	position: absolute;
	top: 20px
}

/* [dir] .footer-barrel:after {
	background-image: url(../images/liquidtool.svg);
	background-size: contain
} */

[dir=ltr] .footer-barrel:after {
	left: 145px
}

[dir=rtl] .footer-barrel:after {
	right: 145px
}

.footer-hide-liquid-tool .footer-barrel:after {
	display: none
}

[dir=rtl] .footer-barrel:after {
	right: auto;
	left: 145px
}

[dir] .footer-contact {
	background: #d4d4d4 url(../images/brushed.jpg) repeat top;
	background-size: 800px 230px
}

[dir] .footer-contact .elements-quote-blockquote {
	padding-top: 0
}

.footer-contact .elements-quote-header .line-above-placeholder {
	height: 6px;
	width: 140px;
	max-width: 100%;
	display: block
}

[dir] .footer-contact .elements-quote-header .line-above-placeholder {
	background: currentColor;
	margin-bottom: 19px
}

.footer {
	overflow: hidden;
	position: relative;
	z-index: 2
}

[dir] .footer {
	background-color: #fff
}

.footer-location {
	color: #4f4f4f
}

[dir] .footer-location {
	margin-top: 20px;
	margin-bottom: 30px
}

.footer-location a {
	color: #4f4f4f;
	text-decoration: none;
}

.footer-location a:hover {
	color: #000
}

[dir] .footer-nav {
	margin-top: 30px;
	margin-bottom: 30px
}

.footer-nav ul {
	display: block;
	list-style: none
}

[dir] .footer-nav ul {
	padding: 0
}

[dir=ltr] .footer-nav ul {
	margin: 0 30vw 0 0
}

[dir=rtl] .footer-nav ul {
	margin: 0 0 0 30vw
}

.footer-nav li {
	list-style: none
}

[dir=ltr] .footer-nav li {
	margin-right: 15px
}

[dir=rtl] .footer-nav li {
	margin-left: 15px
}

.footer-nav a {
	text-decoration: underline;
	color: #4f4f4f
}

.footer-nav a:hover {
	color: #000
}

[dir] .social-links {
	margin-top: 20px
}

.social-link {
	position: relative;
	display: inline;
	text-decoration: none;
}

[dir] .social-link {
	padding: .25rem 0 .1rem
}

[dir=ltr] .social-link {
	margin-left: 40px
}

[dir=rtl] .social-link {
	margin-right: 40px
}

.social-link:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0
}

[dir] .social-link:before {
	background-color: #373a3c
}

[dir=ltr] .social-link:before {
	left: -20px
}

[dir=rtl] .social-link:before {
	right: -20px
}

.social-link svg path {
	fill: #373a3c
}

.social-link svg path#f {
	fill: transparent
}

[dir] .blaser-form-form {
	margin-bottom: 3rem
}

[dir] .blaser-form-form p:last-child,
[dir] .is-in-iframe>main>.neos-contentcollection .blaser-form-form:last-child {
	margin-bottom: 0
}

.form-select-dropdown-menu li.inactive {
	color: #818a91
}

.dont-mark-inactive .form-select-dropdown-menu li.inactive {
	color: inherit
}

.hide-inactive .form-select-dropdown-menu li.inactive {
	display: none
}

.form-select-btn {
	white-space: nowrap
}

.form-collapsable {
	display: none
}

.form-collapsable.form-collapsable-open {
	display: block
}

[dir=ltr] .conditional-required-close,
[dir=rtl] .conditional-required-close {
	display: none!important
}

[dir=ltr] .form-radio label span.conditional-required-open,
[dir=rtl] .form-radio label span.conditional-required-open {
	display: inline-block!important
}

.form-styled .neos-empty-contentcollection-overlay {
	display: none
}

[dir] .form-styled-bottom-space {
	margin-bottom: 50px
}

.nodebased-form:before {
	content: "";
	display: block;
	height: 200px
}

[dir] .nodebased-form:before {
	margin-top: -200px
}

[dir] .form-image {
	margin-top: 0;
	margin-bottom: 20px
}

.blaser-contacts-storelocator {
	position: relative
}

.blaser-contacts-storelocator .tab-nav {
	/* position: absolute; */
	top: 0;
	z-index: 1
}

[dir=ltr] .blaser-contacts-storelocator .tab-nav,
[dir=rtl] .blaser-contacts-storelocator .tab-nav {
	left: 15px;
	right: 15px
}

[dir] .blaser-contacts-storelocator .tab-panel {
	padding-top: 0
}

.googlemaps-mapview {
	height: 550px
}

.map-canvas {
	width: 100%;
	height: 500px
}

.map-canvas .store .title {
	font-weight: 500
}

.map-canvas .store .action,
.map-canvas .store .features {
	display: none
}

[dir=ltr] .map-canvas .gm-style div[style*="background-image:"][style*=MapCluster],
[dir=rtl] .map-canvas .gm-style div[style*="background-image:"][style*=MapCluster] {
	background-size: 56px!important;
	background-position: 50%!important;
	color: #fff!important;
	font-weight: 400!important
}

.maps-ajax {
	position: relative
}

.neos-storelocator {
	height: 400px;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 2.125rem
}

.neos-storelocator:after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

[dir] .neos-storelocator:after {
	border: 1px dashed #bfbfbf
}

[dir=ltr] .neos-storelocator:after {
	left: 0
}

[dir=rtl] .neos-storelocator:after {
	right: 0
}

.info-window {
	line-height: 1.2
}

.info-window h4 {
	font-size: .875rem
}

[dir] .info-window h4 {
	margin-bottom: 0
}

.info-window span {
	display: block
}

[dir] .info-window .info-window-block {
	margin-bottom: 6px
}

[dir] .info-window .info-window-block:last-child {
	margin-bottom: 0
}

.header {
	position: relative;
	z-index: 50;
	height: 83px;
	font-size: 14px
}

[dir] .header {
	background: #fff;
	padding: 20px 0;
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .4)
}

.live .header {
	position: fixed;
	top: 0;
	width: 100vw
}

.header>.container-fluid {
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.nav-logo {
	display: block;
	width: 158px;
	height: 43px;
	max-width: 100%;
	text-indent: -99em;
	color: transparent;
	font: 0/0 a
}

[dir] .nav-logo {
	background: url(../images/logo.jpg) no-repeat 100%;
	background-size: contain
}

[dir=ltr] .nav-logo {
	margin-left: auto
}

[dir=rtl] .nav-logo {
	margin-right: auto
}

.nav-logo,
.nav-logo:active,
.nav-logo:hover {
	color: transparent
}

.header-image.header-image {
	position: relative;
	z-index: 20
}

[dir] .header-image.header-image {
	background: #fff
}

.header-meta {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

[dir=ltr] .header-meta {
	margin-left: 30px
}

[dir=rtl] .header-meta {
	margin-right: 30px
}

.header-meta .btn-choose-region {
	position: relative
}

[dir] .header-meta .btn-choose-region {
	margin: 0
}

[dir=ltr] .header-meta .btn-choose-region {
	padding-right: 15px
}

[dir=rtl] .header-meta .btn-choose-region {
	padding-left: 15px
}

.header-meta .btn-choose-region:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 50%
}

[dir] .header-meta .btn-choose-region:after {
	border-top: 5px solid currentColor;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

[dir=ltr] .header-meta .btn-choose-region:after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	right: 0
}

[dir=rtl] .header-meta .btn-choose-region:after {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 0
}

.hamburger {
	display: inline-block;
	font: inherit;
	color: inherit;
	text-transform: none;
	overflow: visible
}

[dir] .hamburger {
	padding: 0;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	background-color: transparent;
	border: 0;
	margin: 0
}

.hamburger:hover {
	opacity: 1
}

.hamburger-box {
	width: 30px;
	height: 17px;
	display: inline-block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%
}

[dir] .hamburger-inner {
	margin-top: -1.5px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
	width: 30px;
	height: 3px;
	position: absolute
}

[dir] .hamburger-inner,
[dir] .hamburger-inner:after,
[dir] .hamburger-inner:before {
	background-color: currentColor;
	border-radius: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.hamburger-inner:after,
.hamburger-inner:before {
	content: "";
	display: block
}

.hamburger-inner:before {
	top: -7px
}

.hamburger-inner:after {
	bottom: -7px
}

[dir] .hamburger--spin-r .hamburger-inner,
[dir] .nav-toggle.hamburger .hamburger-inner {
	-webkit-transition-duration: .22s;
	transition-duration: .22s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner:before,
.nav-toggle.hamburger .hamburger-inner:before {
	-webkit-transition: top .1s ease-in .25s, opacity .1s ease-in;
	transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after,
.nav-toggle.hamburger .hamburger-inner:after {
	-webkit-transition: bottom .1s ease-in .25s, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .25s, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19), -webkit-transform .22s cubic-bezier(.55, .055, .675, .19)
}

[dir] .hamburger--spin-r.is-active .hamburger-inner,
[dir] .is-active.nav-toggle.hamburger .hamburger-inner,
[dir] .nav-toggle-open .nav-toggle.hamburger .hamburger-inner {
	-webkit-transition-delay: .12s;
	transition-delay: .12s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

[dir=ltr] .hamburger--spin-r.is-active .hamburger-inner,
[dir=ltr] .is-active.nav-toggle.hamburger .hamburger-inner,
[dir=ltr] .nav-toggle-open .nav-toggle.hamburger .hamburger-inner {
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg)
}

[dir=rtl] .hamburger--spin-r.is-active .hamburger-inner,
[dir=rtl] .is-active.nav-toggle.hamburger .hamburger-inner,
[dir=rtl] .nav-toggle-open .nav-toggle.hamburger .hamburger-inner {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg)
}

.hamburger--spin-r.is-active .hamburger-inner:before,
.is-active.nav-toggle.hamburger .hamburger-inner:before,
.nav-toggle-open .nav-toggle.hamburger .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .1s ease-out, opacity .1s ease-out .12s;
	transition: top .1s ease-out, opacity .1s ease-out .12s
}

.hamburger--spin-r.is-active .hamburger-inner:after,
.is-active.nav-toggle.hamburger .hamburger-inner:after,
.nav-toggle-open .nav-toggle.hamburger .hamburger-inner:after {
	bottom: 0;
	-webkit-transition: bottom .1s ease-out, -webkit-transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom .1s ease-out, -webkit-transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform .22s cubic-bezier(.215, .61, .355, 1) .12s
}

[dir=ltr] .hamburger--spin-r.is-active .hamburger-inner:after,
[dir=ltr] .is-active.nav-toggle.hamburger .hamburger-inner:after,
[dir=ltr] .nav-toggle-open .nav-toggle.hamburger .hamburger-inner:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

[dir=rtl] .hamburger--spin-r.is-active .hamburger-inner:after,
[dir=rtl] .is-active.nav-toggle.hamburger .hamburger-inner:after,
[dir=rtl] .nav-toggle-open .nav-toggle.hamburger .hamburger-inner:after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.nav-toggle {
	color: #007fd1
}

.nav-toggle.hamburger {
	-js-display: flex;
	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
}

[dir] .nav-toggle.hamburger {
	padding: 0
}

.nav-toggle.hamburger,
.nav-toggle.hamburger:active,
.nav-toggle.hamburger:focus,
.nav-toggle.hamburger:hover {
	outline: none
}

.nav-toggle.hamburger .hamburger-text {
	text-transform: uppercase;
	line-height: 1
}

[dir=ltr] .nav-toggle.hamburger .hamburger-text {
	margin-left: 10px
}

[dir=rtl] .nav-toggle.hamburger .hamburger-text {
	margin-right: 10px
}

.nav-toggle-open .nav-toggle.hamburger .hamburger-text-open,
.nav-toggle.hamburger .hamburger-text-close {
	display: none
}

.nav-toggle-open .nav-toggle.hamburger .hamburger-text-close {
	display: block
}

.header-video-background {
	position: relative;
	z-index: 20;
	display: block;
	min-height: 220px;
	width: 100%;
	overflow: hidden
}

.header-video {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%
}

[dir] .header-video {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain
}

.header-video-landscape .header-video {
	height: 300%;
	top: -100%
}

.header-video-portrait .header-video {
	width: 300%
}

[dir=ltr] .header-video-portrait .header-video {
	left: -100%
}

[dir=rtl] .header-video-portrait .header-video {
	right: -100%
}

.header-video-helper {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

[dir=ltr] .header-video-helper {
	left: 0
}

[dir=rtl] .header-video-helper {
	right: 0
}

.header-video-text {
	opacity: 0;
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 100%;
	color: #fff;
	font-size: 1.5625rem;
	font-weight: 600;
	line-height: 1.3;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease
}

[dir] .header-video-text {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 20px;
	text-align: center
}

[dir=ltr] .header-video-text {
	left: 0;
	text-shadow: 10px 42px 90px rgba(0, 0, 0, .9)
}

[dir=rtl] .header-video-text {
	right: 0;
	text-shadow: -10px 42px 90px rgba(0, 0, 0, .9)
}

.header-video-text span {
	max-width: 570px;
	display: block
}

[dir=ltr] .header-video-text span,
[dir=rtl] .header-video-text span {
	margin-left: auto;
	margin-right: auto
}

.header-video-loaded .header-video-text {
	opacity: 1
}

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

.jonnitto-nodetypes-image figcaption {
	font-style: italic;
	line-height: 1.1;
	font-size: 95%
}

[dir] .jonnitto-nodetypes-image figcaption {
	margin-top: 10px
}

[dir] .image-bleed {
	margin: 0;
	padding: 0
}

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

[dir] .blaser-elements-infographicscontainer {
	margin-bottom: 60px
}

[dir] .jonnitto-nodetypes-headline+.blaser-elements-infographicscontainer {
	margin-top: 80px
}

.infographics-arrow svg {
	display: block
}

[dir=ltr] .infographics-arrow-up .infographics-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

[dir=rtl] .infographics-arrow-up .infographics-arrow {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.infographics-text {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.2
}

[dir] .infographics-layout-none {
	margin-bottom: 30px
}

.infographics-layout-none.infographics-has-arrow {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

[dir=ltr] .infographics-layout-none.infographics-has-arrow .infographics-arrow {
	margin-right: 10px
}

[dir=rtl] .infographics-layout-none.infographics-has-arrow .infographics-arrow {
	margin-left: 10px
}

.infographics-layout-square .infographics-square-helper {
	height: 0;
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir] .infographics-layout-square .infographics-square-helper {
	padding-top: 100%;
	border: 2px solid #fff
}

.infographics-layout-square .infographics-text {
	font-size: 1.75rem;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	-js-display: flex;
	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: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir] .infographics-layout-square .infographics-text {
	padding: 30px;
	text-align: center
}

[dir=ltr] .infographics-layout-square .infographics-text {
	left: 0
}

[dir=rtl] .infographics-layout-square .infographics-text {
	right: 0
}

.infographics-layout-square .infographics-arrow {
	position: absolute;
	bottom: 30px
}

[dir=ltr] .infographics-layout-square .infographics-arrow {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir=rtl] .infographics-layout-square .infographics-arrow {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

[dir] .infographics-layout-square.infographics-has-arrow .infographics-text {
	padding-bottom: 80px
}

[dir=ltr] .infographics-layout-square.infographics-arrow-up .infographics-arrow {
	-webkit-transform: translateX(-50%) rotate(180deg);
	-ms-transform: translateX(-50%) rotate(180deg);
	transform: translateX(-50%) rotate(180deg)
}

[dir=rtl] .infographics-layout-square.infographics-arrow-up .infographics-arrow {
	-webkit-transform: translateX(50%) rotate(-180deg);
	-ms-transform: translateX(50%) rotate(-180deg);
	transform: translateX(50%) rotate(-180deg)
}

.infographics-layout-drop .infographics-square-helper {
	height: 0;
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir] .infographics-layout-drop .infographics-square-helper {
	background-image: url(../fonts/drop.svg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 130%
}

.infographics-layout-drop .infographics-text {
	font-size: 1.75rem;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	-js-display: flex;
	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: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir] .infographics-layout-drop .infographics-text {
	padding: 130px 30px 30px;
	text-align: center
}

[dir=ltr] .infographics-layout-drop .infographics-text {
	left: 0
}

[dir=rtl] .infographics-layout-drop .infographics-text {
	right: 0
}

.infographics-layout-drop .infographics-arrow {
	position: absolute;
	top: 80px
}

[dir=ltr] .infographics-layout-drop .infographics-arrow {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir=rtl] .infographics-layout-drop .infographics-arrow {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

[dir=ltr] .infographics-layout-drop.infographics-arrow-up .infographics-arrow {
	-webkit-transform: translateX(-50%) rotate(180deg);
	-ms-transform: translateX(-50%) rotate(180deg);
	transform: translateX(-50%) rotate(180deg)
}

[dir=rtl] .infographics-layout-drop.infographics-arrow-up .infographics-arrow {
	-webkit-transform: translateX(50%) rotate(-180deg);
	-ms-transform: translateX(50%) rotate(-180deg);
	transform: translateX(50%) rotate(-180deg)
}

.infographics-layout-box .infographics-square-helper {
	height: 0;
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden
}

[dir] .infographics-layout-box .infographics-square-helper {
	padding-top: 100%;
	background-color: #fff;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5)
}

.infographics-layout-box .infographics-text {
	font-size: 1.5rem;
	position: absolute;
	top: 0;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	-js-display: flex;
	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: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir] .infographics-layout-box .infographics-text {
	padding: 30px;
	text-align: center;
	background-color: #007fd1;
	margin: 15px
}

[dir=ltr] .infographics-layout-box .infographics-text {
	left: 0
}

[dir=rtl] .infographics-layout-box .infographics-text {
	right: 0
}

.infographics-layout-box .infographics-arrow {
	bottom: 45px
}

[dir] .infographics-layout-box.infographics-has-arrow .infographics-text {
	padding-bottom: 95px
}

.scotch-overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 9998;
	-webkit-transition: opacity 1ms ease;
	transition: opacity 1ms ease
}

[dir] .scotch-overlay {
	background-color: #fff
}

.scotch-overlay.scotch-open {
	opacity: .8
}

.scotch-modal-open {
	overflow: hidden
}

.scotch-modal {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 9999;
	opacity: 0;
	-webkit-transition: opacity 1ms ease;
	transition: opacity 1ms ease
}

[dir] .scotch-modal {
	background: #fff
}

.scotch-modal:after {
	content: url(../fonts/loading.svg);
	position: absolute;
	width: 130px;
	height: 130px;
	top: 50%;
	z-index: -1
}

[dir=ltr] .scotch-modal:after {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

[dir=rtl] .scotch-modal:after {
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.scotch-modal.scotch-open {
	opacity: 1
}

.scotch-modal.iframe-loaded:after {
	display: none
}

.zoom.scotch-overlay {
	-webkit-transition: opacity .3s ease .3s;
	transition: opacity .3s ease .3s
}

.zoom.scotch-overlay.scotch-open {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.zoom.scotch-modal {
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

[dir] .zoom.scotch-modal {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.zoom.scotch-modal.scotch-open {
	-webkit-transition: -webkit-transform .3s ease .3s;
	transition: -webkit-transform .3s ease .3s;
	transition: transform .3s ease .3s;
	transition: transform .3s ease .3s, -webkit-transform .3s ease .3s
}

[dir] .zoom.scotch-modal.scotch-open {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.zoom.scotch-modal.scotch-anchored.scotch-open {
	-webkit-transition: -webkit-transform .3s ease .3s;
	transition: -webkit-transform .3s ease .3s;
	transition: transform .3s ease .3s;
	transition: transform .3s ease .3s, -webkit-transform .3s ease .3s
}

.scotch-close {
	position: absolute;
	top: 0;
	z-index: 99
}

[dir=ltr] .scotch-close {
	right: 0
}

[dir=rtl] .scotch-close {
	left: 0
}

.scotch-close button {
	color: #007fd1;
	font-size: 1.75rem;
	width: 44px;
	height: 44px;
	line-height: 44px;
	outline: none;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .scotch-close button {
	padding: 0;
	background: none;
	border: none;
	cursor: pointer
}

.scotch-close button:active,
.scotch-close button:focus,
.scotch-close button:hover {
	color: #005185;
	outline: none
}

.scotch-content {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll
}

.scotch-content:after,
.scotch-content:before {
	content: "";
	position: fixed;
	height: 50px;
	width: calc(100% - 100px)
}

[dir] .scotch-content:after,
[dir] .scotch-content:before {
	background: #fff
}

[dir=ltr] .scotch-content:after,
[dir=ltr] .scotch-content:before {
	left: 50px
}

[dir=rtl] .scotch-content:after,
[dir=rtl] .scotch-content:before {
	right: 50px
}

.scotch-content:before {
	top: 0
}

.scotch-content:after {
	bottom: 0
}

.scotch-content iframe {
	max-width: 100vw;
	height: 100%;
	width: 100%
}

[dir] .scotch-content iframe {
	border: none
}

.nav-background-mask {
	position: fixed;
	z-index: 100;
	top: 83px;
	overflow: hidden;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

[dir] .nav-background-mask {
	background-color: #fff
}

[dir=ltr] .nav-background-mask {
	left: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

[dir=rtl] .nav-background-mask {
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.nav-toggle-open .nav-background-mask {
	opacity: .55
}

[dir] .nav-toggle-open .nav-background-mask {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.nav-main {
	position: fixed;
	z-index: 999999;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	width: 100%;
	height: calc(100vh - 83px);
	overflow: hidden;
	top: 83px;
	bottom: 0;
	overflow-y: auto
}

[dir] .nav-main {
	background-color: #007fd1
}

[dir=ltr] .nav-main {
	left: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

[dir=ltr] .slideRgiht {
	left: 0;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}

[dir=rtl] .nav-main {
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

[dir] .nav-toggle-open .nav-main {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.nav-main ul {
	list-style: none
}

[dir] .nav-main ul {
	margin-bottom: 0
}

[dir=ltr] .nav-main ul {
	padding-left: 0
}

[dir=rtl] .nav-main ul {
	padding-right: 0
}

.nav-main .nav-node {
	display: block
}

[dir] .nav-main .nav-node {
	padding: 15px 25px
}

.nav-main .nav-node,
.nav-main .nav-node:focus {
	outline: none;
	text-decoration: none
}

.nav-main .nav-node:hover {
	text-decoration: none
}

.nav-0>.nav-item.has-subpages>.nav-node,
.nav-1>.nav-item.has-subpages>.nav-node {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.nav-0>.nav-item.has-subpages>.nav-node:after,
.nav-1>.nav-item.has-subpages>.nav-node:after {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	-webkit-transition: margin .2s ease, -webkit-transform .2s ease;
	transition: margin .2s ease, -webkit-transform .2s ease;
	transition: transform .2s ease, margin .2s ease;
	transition: transform .2s ease, margin .2s ease, -webkit-transform .2s ease
}

[dir] .nav-0>.nav-item.has-subpages>.nav-node:after,
[dir] .nav-1>.nav-item.has-subpages>.nav-node:after {
	border: 2px solid currentColor;
	border-top: none;
	margin-top: -7.7781745931px
}

[dir=ltr] .nav-0>.nav-item.has-subpages>.nav-node:after,
[dir=ltr] .nav-1>.nav-item.has-subpages>.nav-node:after {
	border-left: none;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

[dir=rtl] .nav-0>.nav-item.has-subpages>.nav-node:after,
[dir=rtl] .nav-1>.nav-item.has-subpages>.nav-node:after {
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

[dir] .nav-0>.nav-item.has-subpages.nav-item-open>.nav-node:after,
[dir] .nav-1>.nav-item.has-subpages.nav-item-open>.nav-node:after {
	margin-top: 0;
	margin-bottom: -7.7781745931px
}

[dir=ltr] .nav-0>.nav-item.has-subpages.nav-item-open>.nav-node:after,
[dir=ltr] .nav-1>.nav-item.has-subpages.nav-item-open>.nav-node:after {
	-webkit-transform: rotateX(180deg) rotate(45deg);
	transform: rotateX(180deg) rotate(45deg)
}

[dir=rtl] .nav-0>.nav-item.has-subpages.nav-item-open>.nav-node:after,
[dir=rtl] .nav-1>.nav-item.has-subpages.nav-item-open>.nav-node:after {
	-webkit-transform: rotateX(180deg) rotate(-45deg);
	transform: rotateX(180deg) rotate(-45deg)
}

.nav-0>.nav-item>.nav-node {
	color: #fff;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease
}

[dir] .nav-0>.nav-item>.nav-node {
	background-color: #007fd1
}

[dir] .nav-0>.nav-item>.nav-node:hover {
	background-color: #008eeb
}

[dir] .nav-0>.nav-item.current>.nav-node {
	background-color: #4f4f4f
}

.nav-1>.nav-item>.nav-node {
	color: #fff;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease
}

[dir] .nav-1>.nav-item>.nav-node {
	background-color: #71bff0
}

[dir] .nav-1>.nav-item>.nav-node:hover {
	background-color: #88c9f2
}

[dir] .nav-1>.nav-item.current>.nav-node {
	background-color: #4f4f4f
}

.nav-2>.nav-item>.nav-node {
	color: #007fd1;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease
}

[dir] .nav-2>.nav-item>.nav-node {
	background-color: #fff
}

[dir] .nav-2>.nav-item>.nav-node:hover {
	background-color: #f2f2f2
}

.nav-2>.nav-item.current>.nav-node {
	color: #fff
}

[dir] .nav-2>.nav-item.current>.nav-node {
	background-color: #4f4f4f
}

.nav-2>.nav-item.has-subpages>.nav-node {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander {
	width: 20px;
	height: 100%;
	position: relative
}

.nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:after,
.nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	top: 50%;
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
	transition: transform .3s ease-in, -webkit-transform .3s ease-in
}

[dir] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:after,
[dir] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:before {
	background: currentColor
}

[dir=ltr] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:after,
[dir=ltr] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:before {
	left: 50%
}

[dir=rtl] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:after,
[dir=rtl] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:before {
	right: 50%
}

[dir=ltr] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:before {
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(1px) rotate(1turn);
	transform: translateY(-50%) translateX(-50%) translateZ(1px) rotate(1turn)
}

[dir=rtl] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:before {
	-webkit-transform: translateY(-50%) translateX(50%) translateZ(1px) rotate(-1turn);
	transform: translateY(-50%) translateX(50%) translateZ(1px) rotate(-1turn)
}

[dir=ltr] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:after {
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(1px) rotate(270deg);
	transform: translateY(-50%) translateX(-50%) translateZ(1px) rotate(270deg)
}

[dir=rtl] .nav-2>.nav-item.has-subpages>.nav-node .nav-node-expander:after {
	-webkit-transform: translateY(-50%) translateX(50%) translateZ(1px) rotate(-270deg);
	transform: translateY(-50%) translateX(50%) translateZ(1px) rotate(-270deg)
}

[dir=ltr] .nav-2>.nav-item.has-subpages.nav-item-open>.nav-node .nav-node-expander:after,
[dir=ltr] .nav-2>.nav-item.has-subpages.nav-item-open>.nav-node .nav-node-expander:before {
	-webkit-transform: translateY(-50%) translateX(-50%) translateZ(1px) rotate(0deg);
	transform: translateY(-50%) translateX(-50%) translateZ(1px) rotate(0deg)
}

[dir=rtl] .nav-2>.nav-item.has-subpages.nav-item-open>.nav-node .nav-node-expander:after,
[dir=rtl] .nav-2>.nav-item.has-subpages.nav-item-open>.nav-node .nav-node-expander:before {
	-webkit-transform: translateY(-50%) translateX(50%) translateZ(1px) rotate(0deg);
	transform: translateY(-50%) translateX(50%) translateZ(1px) rotate(0deg)
}

.nav-3>.nav-item>.nav-node {
	color: #373a3c;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease
}

[dir] .nav-3>.nav-item>.nav-node {
	background-color: #bfbfbf
}

[dir] .nav-3>.nav-item>.nav-node:hover {
	background-color: #b2b2b2
}

.nav-3>.nav-item.current>.nav-node,
.nav-3>.nav-item .current>.nav-node {
	color: #fff
}

[dir] .nav-3>.nav-item.current>.nav-node,
[dir] .nav-3>.nav-item .current>.nav-node {
	background-color: #4f4f4f
}

.nav-1 {
	max-height: 0;
	overflow: hidden;
	display: none;
	-webkit-transition: max-height .15s ease-out;
	transition: max-height .15s ease-out
}

.nav-item-open>.nav-1 {
	max-height: 100vh;
	overflow-y: auto;
	-webkit-transition: max-height .25s ease-in;
	transition: max-height .25s ease-in
}

.nav-2 {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .15s ease-out;
	transition: max-height .15s ease-out
}

.nav-item-open>.nav-2 {
	max-height: 100vh;
	overflow-y: auto;
	-webkit-transition: max-height .25s ease-in;
	transition: max-height .25s ease-in
}

.nav-3 {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .15s ease-out;
	transition: max-height .15s ease-out
}

.nav-item-open>.nav-3 {
	max-height: 100vh;
	overflow-y: auto;
	-webkit-transition: max-height .25s ease-in;
	transition: max-height .25s ease-in
}

[dir] .nav-meta {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding: 0 25px;
	text-align: center
}

html.error-404,
html.error-404 body {
	min-height: 100vh
}

html.error-404 body {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

html[dir].error-404 .header {
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .1)
}

html.error-404 main {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

html[dir].error-404 main {
	margin-top: 0;
	margin-bottom: 0
}

html[dir].error-404 main.full-page-background {
	background-position: 100% 100%;
	background-size: cover;
	background-repeat: no-repeat
}

html.error-404 main .content-header {
	width: 100%;
	position: relative;
	z-index: 2
}

html.error-404 main .content-header h1 {
	color: #fff;
	font-size: 3.125rem
}

html.error-404 main .content-header p {
	color: #fff;
	font-size: 1.5625rem;
	font-weight: 700;
	max-width: 460px
}

html.error-404 main .content-background {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

html[dir].error-404 main .content-background {
	background-color: rgba(0, 0, 0, .1)
}

html[dir=ltr].error-404 main .content-background {
	left: 0
}

html[dir=rtl].error-404 main .content-background {
	right: 0
}

.parallax-container {
	height: 50vh;
	position: relative;
	z-index: 0;
	overflow: hidden
}

[dir] .parallax-container {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	background-attachment: fixed
}

@supports ((-webkit-clip-path:inset(0 0 0 0)) or (clip-path:inset(0 0 0 0))) {
	.parallax-container.has-video {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
}

.parallax-container .parallax-video {
	position: absolute;
	top: 50%;
	z-index: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto
}

[dir=ltr] .parallax-container .parallax-video {
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
}

[dir=rtl] .parallax-container .parallax-video {
	right: 50%;
	-webkit-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%)
}

@supports ((-webkit-clip-path:inset(0 0 0 0)) or (clip-path:inset(0 0 0 0))) {
	.parallax-container .parallax-video {
		position: fixed
	}
}

.elements-quote-blockquote {
	position: relative;
	z-index: 5
}

[dir] .elements-quote-blockquote {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto
}

.elements-quote-blockquote .footer-quote-hidden {
	display: none
}

.elements-quote-has-image,
.elements-quote-has-video {
	min-height: 33vw;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.elements-quote-has-image .elements-quote-blockquote,
.elements-quote-has-video .elements-quote-blockquote {
	width: 100%
}

.elements-quote-has-image:after,
.elements-quote-has-video:after {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	opacity: .6;
	display: block;
	z-index: 1
}

[dir] .elements-quote-has-image:after,
[dir] .elements-quote-has-video:after {
	background: -webkit-radial-gradient(ellipse farthest-corner at 0 0, #000, #002238);
	background: radial-gradient(ellipse farthest-corner at 0 0, #000, #002238)
}

.elements-quote-header h3 {
	font-size: 1.75rem
}

[dir] .elements-quote-header h3 {
	margin-bottom: 30px
}

.elements-quote-text p {
	font-size: 1rem;
	font-style: italic;
}



[dir] .elements-quote-text p {
	margin: 0
}

[dir=ltr] .elements-quote-text p {
	padding-right: 30px
}

[dir=rtl] .elements-quote-text p {
	padding-left: 30px
}

.elements-quote-text p:before {
	content: ""
}

.elements-quote-text p:after,
html[data-country=ch] .elements-quote-text p:before {
	content: ""
}

html[data-country=ch] .elements-quote-text p:after {
	content: ""
}

[dir] .elements-quote-footer {
	margin-top: 30px
}

[dir] .elements-quote-actions {
	margin: 1.875rem -.625rem -1rem
}

.elements-quote-buttons {
	position: absolute;
	z-index: 5;
	width: calc(50% - 30px);
	bottom: 50px
}

[dir] .elements-quote-buttons {
	margin-bottom: -1rem
}

[dir=ltr] .elements-quote-buttons {
	left: 50%;
	padding-left: 30px
}

[dir=rtl] .elements-quote-buttons {
	right: 50%;
	padding-right: 30px
}

.elements-quote {
	color: #fff;
	position: relative
}

[dir] .elements-quote {
	background-size: cover;
	padding: 0
}

.elements-quote:before {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: -1
}

[dir] .elements-quote:before {
	background-image: -webkit-radial-gradient(ellipse farthest-corner at 0 0, #000305, #00609e);
	background-image: radial-gradient(ellipse farthest-corner at 0 0, #000305, #00609e)
}

.elements-quote-video-container {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	overflow: hidden
}

.elements-quote-video-container:after {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1
}

.elements-quote-video {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%
}

[dir] .elements-quote-video {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain
}

.elements-quote-landscape .elements-quote-video {
	height: 300%;
	top: -100%
}

.elements-quote-portrait .elements-quote-video {
	width: 300%
}

[dir=ltr] .elements-quote-portrait .elements-quote-video {
	left: -100%
}

[dir=rtl] .elements-quote-portrait .elements-quote-video {
	right: -100%
}

.elements-quote-logo {
	position: absolute;
	z-index: 5;
	top: 0;
	width: 100%
}

[dir=ltr] .elements-quote-logo {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir=rtl] .elements-quote-logo {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.elements-quote-logo figure {
	display: inline-block
}

[dir] .elements-quote-logo figure {
	margin: 0;
	padding: 10px 20px;
	background-color: #188ece
}

.elements-simple-quote-blockquote {
	color: #5e5e5e
}

[dir] .elements-simple-quote-blockquote {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
	text-align: center
}

.elements-simple-quote-text p {
	font-size: 1.25rem;
	font-style: italic;
	max-width: inherit
}

[dir] .elements-simple-quote-text p {
	margin: 0
}

.elements-simple-quote-text p:before {
	content: "?"
}

.elements-simple-quote-text p:after,
html[data-country=ch] .elements-simple-quote-text p:before {
	content: "?"
}

html[data-country=ch] .elements-simple-quote-text p:after {
	content: "?"
}

[dir] .elements-simple-quote-footer {
	margin-top: 30px
}

.elements-simple-quote-position:before {
	content: ", "
}

[dir] .search-results-container {
	margin-top: 20px
}

.search-results {
	list-style: none
}

[dir] .search-results {
	margin-bottom: 30px
}

[dir=ltr] .search-results {
	padding-left: 0
}

[dir=rtl] .search-results {
	padding-right: 0
}

.search-result-item a {
	text-decoration: none
}

[dir] .search-result-item p {
	margin-bottom: 5px
}

[dir] .search-result-item p:last-child {
	margin-bottom: 0
}

.search-result-item .search-result-breadcrumb {
	font-size: .75rem
}

[dir] .search-result-item .search-result-breadcrumb {
	margin-top: 10px
}

[dir] .search-result-item+.search-result-item {
	margin-top: 30px
}

.neos-widget-paginator {
	display: block;
	list-style: none
}

[dir] .neos-widget-paginator {
	margin: 0 0 2rem;
	padding: 0
}

.neos-widget-paginator li {
	display: inline-block
}

[dir=ltr] .neos-widget-paginator li {
	margin: 0 .4rem 0 0
}

[dir=rtl] .neos-widget-paginator li {
	margin: 0 0 0 .4rem
}

.neos-widget-paginator li.current {
	font-weight: 700
}

.header-search-icon,
.header-search-toggle {
	position: relative
}

[dir] .header-search-icon,
[dir] .header-search-toggle {
	padding: 0;
	border: none;
	background-color: transparent
}

.header-search-icon:after,
.header-search-icon:before,
.header-search-toggle:after,
.header-search-toggle:before {
	display: block;
	content: "";
	color: #007fd1;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.header-search-icon:before,
.header-search-toggle:before {
	width: 15px;
	height: 15px
}

[dir] .header-search-icon:before,
[dir] .header-search-toggle:before {
	border-radius: 50%;
	border: 2px solid currentColor
}

.header-search-icon:after,
.header-search-toggle:after {
	width: 2px;
	height: 7px
}

[dir] .header-search-icon:after,
[dir] .header-search-toggle:after {
	background: currentColor;
	border-radius: 0 0 1px 1px;
	margin-top: -4px
}

[dir=ltr] .header-search-icon:after,
[dir=ltr] .header-search-toggle:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: 13px
}

[dir=rtl] .header-search-icon:after,
[dir=rtl] .header-search-toggle:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 13px
}

[dir] .header-search-toggle {
	cursor: pointer
}

[dir=ltr] .header-search-toggle {
	padding-right: 3px
}

[dir=rtl] .header-search-toggle {
	padding-left: 3px
}

.header-search-toggle,
.header-search-toggle:focus {
	outline: none
}

[dir=ltr] .header-search-icon {
	padding-right: 10px
}

[dir=rtl] .header-search-icon {
	padding-left: 10px
}

.header-search-close {
	line-height: 1;
	font-size: 1.75rem
}

[dir] .header-search-close {
	padding: 0;
	cursor: pointer;
	background: none;
	border: none
}

.header-search-close,
.header-search-close:focus {
	outline: none
}

.header-search {
	display: none;
	max-width: 30%
}

[dir=ltr] .header-search {
	margin-left: 30px
}

[dir=rtl] .header-search {
	margin-right: 30px
}

.header-search.header-search-open {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%
}

.header-search-form {
	position: relative;
	width: 0;
	overflow: hidden
}

[dir=ltr] .header-search-form form {
	margin-left: 15px
}

[dir=rtl] .header-search-form form {
	margin-right: 15px
}

.header-search-form .header-search-input {
	line-height: normal;
	outline: none;
	width: 100%;
	color: #373a3c;
	-webkit-transition: all .28s ease;
	transition: all .28s ease
}

[dir] .header-search-form .header-search-input {
	border-radius: 0;
	border: 1px solid #333;
	padding: 6px 10px;
	background: #fff;
	box-shadow: none
}

[dir] .header-search-form .header-search-input:focus {
	border-color: #007fd1
}

.header-search-form .header-search-close {
	position: absolute;
	top: 50%
}

[dir] .header-search-form .header-search-close {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

[dir=ltr] .header-search-form .header-search-close {
	right: 10px
}

[dir=rtl] .header-search-form .header-search-close {
	left: 10px
}

.header-search-open .header-search-form {
	width: 100%
}

.header-search-mobile {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

[dir=ltr] .header-search-mobile {
	margin-left: 30px
}

[dir=rtl] .header-search-mobile {
	margin-right: 30px
}

.header-search-form-mobile {
	display: none;
	position: absolute;
	top: 0;
	width: calc(100% - 30px);
	height: 100%;
	z-index: 200;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

[dir] .header-search-form-mobile {
	background-color: #fff
}

[dir=ltr] .header-search-form-mobile {
	left: 15px
}

[dir=rtl] .header-search-form-mobile {
	right: 15px
}

.header-search-form-mobile form {
	-webkit-box-flex: 999;
	-webkit-flex: 999 1 0%;
	-ms-flex: 999 1 0%;
	flex: 999 1 0%;
	height: 100%
}

.header-search-open .header-search-form-mobile {
	display: block
}

.header-search-form-mobile>.container {
	position: relative;
	height: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header-search-form-mobile .header-search-input {
	height: 100%;
	width: 100%;
	outline: none
}

[dir] .header-search-form-mobile .header-search-input {
	padding: 0;
	border: none
}

[dir=ltr] .header-search-form-mobile .header-search-close {
	padding-left: 10px
}

[dir=rtl] .header-search-form-mobile .header-search-close {
	padding-right: 10px
}

[data-autocomplete-source]::-webkit-calendar-picker-indicator {
	display: none
}

.swiper-container {
	position: relative;
	overflow: hidden;
	z-index: 1
}

[dir] .swiper-container {
	margin: 0 auto
}

.swiper-container .swiper-notification {
	position: absolute;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

[dir=ltr] .swiper-container .swiper-notification {
	left: 0
}

[dir=rtl] .swiper-container .swiper-notification {
	right: 0
}

[dir=ltr] .swiper-container-no-flexbox .swiper-slide {
	float: left
}

[dir=rtl] .swiper-container-no-flexbox .swiper-slide {
	float: right
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: content-box
}

[dir] .swiper-wrapper {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

[dir] .swiper-container-android .swiper-slide,
[dir] .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[dir] .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

[dir] .swiper-container-autoheight .swiper-wrapper {
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

[dir] .swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none
}

[dir] .swiper-container-fade .swiper-slide {
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-group {
	position: relative
}

.swiper-container {
	width: 100%
}

.swiper-container .swiper-wrapper {
	opacity: .0001;
	-webkit-transition: opacity .5s ease .5s, -webkit-transform .3s;
	transition: opacity .5s ease .5s, -webkit-transform .3s;
	transition: opacity .5s ease .5s, transform .3s;
	transition: opacity .5s ease .5s, transform .3s, -webkit-transform .3s
}

.swiper-container.swiper-init-true .swiper-wrapper {
	opacity: 1
}

.swiper-lazy {
	width: 100%;
	height: auto
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	color: rgba(0, 0, 0, .7)
}

[dir=ltr] .swiper-lazy-preloader {
	position: absolute;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir=rtl] .swiper-lazy-preloader {
	right: center
}

.swiper-position {
	position: relative
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	height: 100%;
	width: 30px;
	top: 0;
	z-index: 1;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .swiper-button-next,
[dir] .swiper-button-prev {
	background-color: #f5f5f5;
	cursor: pointer
}

.swiper-button-next svg,
.swiper-button-prev svg {
	position: absolute;
	top: 50%;
	right: center;
	bottom: center;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.swiper-button-next svg path,
.swiper-button-prev svg path {
	stroke: #007fd1
}

.swiper-button-next.swiper-button-disabled svg path,
.swiper-button-prev.swiper-button-disabled svg path {
	stroke: #bfbfbf
}

[dir=ltr] .swiper-button-prev {
	left: 0
}

[dir=rtl] .swiper-button-prev {
	right: 0
}

[dir=ltr] .swiper-button-prev:hover {
	-webkit-transform: translateX(-3px);
	-ms-transform: translateX(-3px);
	transform: translateX(-3px)
}

[dir=rtl] .swiper-button-prev:hover {
	-webkit-transform: translateX(3px);
	-ms-transform: translateX(3px);
	transform: translateX(3px)
}

[dir=ltr] .swiper-button-prev:active {
	-webkit-transform: translateX(-8px);
	-ms-transform: translateX(-8px);
	transform: translateX(-8px)
}

[dir=rtl] .swiper-button-prev:active {
	-webkit-transform: translateX(8px);
	-ms-transform: translateX(8px);
	transform: translateX(8px)
}

[dir=ltr] .swiper-button-next {
	right: 0
}

[dir=rtl] .swiper-button-next {
	left: 0
}

[dir=ltr] .swiper-button-next svg {
	-webkit-transform: translate(-50%, -50%) scaleX(-1);
	-ms-transform: translate(-50%, -50%) scaleX(-1);
	transform: translate(-50%, -50%) scaleX(-1)
}

[dir=rtl] .swiper-button-next svg {
	-webkit-transform: translate(50%, -50%) scaleX(-1);
	-ms-transform: translate(50%, -50%) scaleX(-1);
	transform: translate(50%, -50%) scaleX(-1)
}

[dir=ltr] .swiper-button-next:hover {
	-webkit-transform: translateX(3px);
	-ms-transform: translateX(3px);
	transform: translateX(3px)
}

[dir=rtl] .swiper-button-next:hover {
	-webkit-transform: translateX(-3px);
	-ms-transform: translateX(-3px);
	transform: translateX(-3px)
}

[dir=ltr] .swiper-button-next:active {
	-webkit-transform: translateX(8px);
	-ms-transform: translateX(8px);
	transform: translateX(8px)
}

[dir=rtl] .swiper-button-next:active {
	-webkit-transform: translateX(-8px);
	-ms-transform: translateX(-8px);
	transform: translateX(-8px)
}

.swiper-pagination {
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 10
}

[dir] .swiper-pagination {
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 5px;
	width: 100%
}

[dir=ltr] .swiper-container-horizontal>.swiper-pagination-bullets,
[dir=ltr] .swiper-pagination-custom,
[dir=ltr] .swiper-pagination-fraction {
	left: 0
}

[dir=rtl] .swiper-container-horizontal>.swiper-pagination-bullets,
[dir=rtl] .swiper-pagination-custom,
[dir=rtl] .swiper-pagination-fraction {
	right: 0
}

.swiper-container-horizontal~.swiper-pagination-bullets {
	width: 100%;
	color: #007fd1
}

[dir=ltr] .swiper-container-horizontal~.swiper-pagination-bullets {
	left: 0
}

[dir=rtl] .swiper-container-horizontal~.swiper-pagination-bullets {
	right: 0
}

[dir] .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
[dir] .swiper-container-horizontal~.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-pagination-bullet {
	position: relative
}

[dir] .swiper-pagination-bullet {
	background: transparent;
	border: 1px solid currentColor
}

.swiper-pagination-bullet,
.swiper-pagination-bullet:before {
	display: inline-block;
	width: 12px;
	height: 12px
}

[dir] .swiper-pagination-bullet,
[dir] .swiper-pagination-bullet:before {
	border-radius: 6px
}

.swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	opacity: .1;
	top: -1px;
	z-index: -1
}

[dir] .swiper-pagination-bullet:before {
	background: currentColor
}

[dir=ltr] .swiper-pagination-bullet:before {
	left: -1px
}

[dir=rtl] .swiper-pagination-bullet:before {
	right: -1px
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-clickable .swiper-pagination-bullet:active:before,
.swiper-pagination-clickable .swiper-pagination-bullet:hover:before {
	opacity: 1
}

[dir] .swiper-pagination-clickable .swiper-pagination-bullet:active:before,
[dir] .swiper-pagination-clickable .swiper-pagination-bullet:hover:before {
	background: currentColor
}

[dir] .swiper-pagination-clickable .swiper-pagination-bullet:active {
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9)
}

.swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	opacity: 1
}

[dir] .swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background: currentColor
}

button.swiper-pagination-bullet {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[dir] button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none
}

.swiper-container-vertical>.swiper-pagination-bullets {
	top: 50%
}

[dir] .swiper-container-vertical>.swiper-pagination-bullets {
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

[dir=ltr] .swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px
}

[dir=rtl] .swiper-container-vertical>.swiper-pagination-bullets {
	left: 10px
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: block
}

[dir] .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 4px 0
}

.header-slider {
	min-height: 100px
}

[dir] .header-slider .swiper-slide {
	background-size: 101%;
	background-position: 50%;
	padding-top: 37.5%
}

.header-image-background {
	position: relative;
	z-index: 20;
	display: block;
	min-height: 220px;
	width: 100%
}

[dir] .header-image-background {
	background-color: #fff;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	padding-top: 58.67%
}

.header-text-image-background {
	position: relative;
	z-index: 20;
	-js-display: flex;
	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;
	min-height: 220px;
	width: 100%
}

[dir] .header-text-image-background {
	background-color: #fff;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.header-text-image-background .container {
	width: 100%
}

.gallery-text-item-content {
	max-width: 675px
}

[dir] .gallery-text-item-content {
	padding: 6.25rem 0 5rem
}

[dir] .gallery-text-item-content.gallery-text-item-alignment-center {
	text-align: center;
	margin: 0 auto;
	padding: 6.25rem 1rem 5rem
}

[dir=ltr] .gallery-text-item-content.gallery-text-item-alignment-right {
	text-align: right;
	margin: 0 0 0 auto
}

[dir=rtl] .gallery-text-item-content.gallery-text-item-alignment-right {
	text-align: left;
	margin: 0 auto 0 0
}

.gallery-text-item-content .h1 {
	font-size: 3.125rem
}

.gallery-text-item-content p {
	font-size: 1.25rem
}

[dir] .gallery-text-item-content .btn {
	margin: 0
}

.gallery-text-item-content .text,
.gallery-text-item-content .title {
	color: #fff
}

[dir=ltr] .gallery-text-item-content .gallery-text-shadow {
	text-shadow: 2px 2px 7px rgba(0, 0, 0, .5)
}

[dir=rtl] .gallery-text-item-content .gallery-text-shadow {
	text-shadow: -2px 2px 7px rgba(0, 0, 0, .5)
}

.gallery-text-item-content .title-style-grey {
	color: #373a3c
}

.gallery-text-item-content .title-style-blue {
	color: #007fd1
}

.gallery-text-item-content .text-style-grey {
	color: #373a3c
}

.gallery-text-item-content .text-style-blue {
	color: #007fd1
}

.elements-quote .swiper-wrapper {
	z-index: 2
}

.blaser-reference-slider.elements-quote-has-image,
.blaser-reference-slider.elements-quote-has-video {
	display: block
}

.blaser-reference-slider.elements-quote-has-image .swiper-slide,
.blaser-reference-slider.elements-quote-has-video .swiper-slide {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

[dir] .blaser-reference-slider.elements-quote-has-image .elements-quote-blockquote,
[dir] .blaser-reference-slider.elements-quote-has-video .elements-quote-blockquote {
	padding-top: 160px;
	padding-bottom: 80px
}

[dir] .teaser {
	padding-top: 60px;
	padding-bottom: 60px
}

[dir] .line-above .teaser {
	padding-top: 35px
}

.teaser-wrapper {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

[dir] .teaser-wrapper {
	margin-bottom: -10px
}

[dir] .teaser-layout-min .teaser-wrapper {
	margin-bottom: -2px
}

.teaser-element {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

[dir] .teaser-element {
	margin-bottom: 10px
}

[dir] .teaser-layout-min .teaser-element {
	margin-bottom: 2px
}

.teaser-content {
	width: 100%
}

[dir] .teaser-content {
	background-color: #fff;
	padding: 18px
}

[dir] .teaser-text,
[dir] .teaser-title {
	margin-bottom: 0
}

[dir] .teaser-image {
	margin-bottom: 20px
}

[dir=ltr] .teaser-image,
[dir=rtl] .teaser-image {
	padding-left: 20px;
	padding-right: 20px
}

.teaser-image img {
	max-width: 100%
}

.teaser-layout-max,
.teaser-layout-max a {
	color: #4f4f4f;
	text-decoration: none
}

.teaser-layout-max a .teaser-title {
	text-decoration: underline
}

.teaser-layout-max .teaser-title {
	font-size: 1.75rem;
	font-weight: 600
}

.teaser-layout-min .teaser-content {
	min-height: 100px
}

[dir] .teaser-layout-min .teaser-content {
	padding: 18px;
	text-align: center
}

.teaser-layout-min .teaser-has-no-image .teaser-content {
	-js-display: flex;
	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: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.teaser-layout-min .teaser-title {
	font-size: 1.125rem;
	font-weight: 600
}

.teaser-layout-min .teaser-text {
	display: none
}

::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none
}

[dir=ltr] ::-webkit-media-controls-start-playback-button,
[dir=rtl] ::-webkit-media-controls-start-playback-button {
	display: none!important
}

@-webkit-keyframes plyr-progress {
	to {
		background-position: 25px 0
	}
}

@keyframes plyr-progress {
	to {
		background-position: 25px 0
	}
}

.plyr {
	position: relative;
	max-width: 100%;
	min-width: 200px;
	font-family: Avenir, Avenir Next, Helvetica Neue, Segoe UI, Helvetica, Arial, sans-serif
}

[dir=ltr] .plyr {
	direction: ltr
}

[dir=rtl] .plyr {
	direction: rtl
}

.plyr,
.plyr *,
.plyr :after,
.plyr :before {
	box-sizing: border-box
}

.plyr a,
.plyr button,
.plyr input,
.plyr label {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.plyr:focus {
	outline: 0
}

.plyr audio,
.plyr video {
	width: 100%;
	height: auto;
	vertical-align: middle
}

[dir] .plyr audio,
[dir] .plyr video {
	border-radius: inherit
}

.plyr input[type=range] {
	display: block;
	height: 20px;
	width: 100%;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[dir] .plyr input[type=range] {
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
	background: transparent
}

.plyr input[type=range]::-webkit-slider-runnable-track {
	height: 8px;
	-webkit-user-select: none;
	user-select: none
}

[dir] .plyr input[type=range]::-webkit-slider-runnable-track {
	background: transparent;
	border: 0;
	border-radius: 4px
}

.plyr input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	position: relative;
	height: 16px;
	width: 16px;
	-webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
	box-sizing: border-box
}

[dir] .plyr input[type=range]::-webkit-slider-thumb {
	margin-top: -4px;
	background: #fff;
	border: 2px solid transparent;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15)
}

.plyr input[type=range]::-moz-range-track {
	height: 8px;
	-moz-user-select: none;
	user-select: none
}

[dir] .plyr input[type=range]::-moz-range-track {
	background: transparent;
	border: 0;
	border-radius: 4px
}

.plyr input[type=range]::-moz-range-thumb {
	position: relative;
	height: 16px;
	width: 16px;
	-webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
	box-sizing: border-box
}

[dir] .plyr input[type=range]::-moz-range-thumb {
	background: #fff;
	border: 2px solid transparent;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15)
}

.plyr input[type=range]::-ms-track {
	height: 8px;
	color: transparent
}

[dir] .plyr input[type=range]::-ms-track {
	background: transparent;
	border: 0
}

.plyr input[type=range]::-ms-fill-upper {
	height: 8px;
	-ms-user-select: none;
	user-select: none
}

[dir] .plyr input[type=range]::-ms-fill-upper {
	background: transparent;
	border: 0;
	border-radius: 4px
}

.plyr input[type=range]::-ms-fill-lower {
	height: 8px;
	-ms-user-select: none;
	user-select: none
}

[dir] .plyr input[type=range]::-ms-fill-lower {
	background: transparent;
	border: 0;
	border-radius: 4px;
	background: #3498db
}

.plyr input[type=range]::-ms-thumb {
	position: relative;
	height: 16px;
	width: 16px;
	-webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
	box-sizing: border-box
}

[dir] .plyr input[type=range]::-ms-thumb {
	background: #fff;
	border: 2px solid transparent;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
	margin-top: 0
}

.plyr input[type=range]::-ms-tooltip {
	display: none
}

.plyr input[type=range]:focus {
	outline: 0
}

[dir] .plyr input[type=range]::-moz-focus-outer {
	border: 0
}

.plyr input[type=range].tab-focus:focus {
	outline-offset: 3px
}

[dir] .plyr input[type=range]:active::-webkit-slider-thumb {
	background: #3498db;
	border-color: #fff;
	-webkit-transform: scale(1.25);
	transform: scale(1.25)
}

[dir] .plyr input[type=range]:active::-moz-range-thumb {
	background: #3498db;
	border-color: #fff;
	transform: scale(1.25)
}

[dir] .plyr input[type=range]:active::-ms-thumb {
	background: #3498db;
	border-color: #fff;
	-ms-transform: scale(1.25);
	transform: scale(1.25)
}

.plyr--video input[type=range].tab-focus:focus {
	outline: 1px dotted hsla(0, 0%, 100%, .5)
}

.plyr--audio input[type=range].tab-focus:focus {
	outline: 1px dotted rgba(86, 93, 100, .5)
}

.plyr__sr-only {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}

[dir=ltr] .plyr__sr-only,
[dir=rtl] .plyr__sr-only {
	position: absolute!important;
	padding: 0!important;
	border: 0!important;
	height: 1px!important;
	width: 1px!important
}

.plyr__video-wrapper {
	position: relative
}

[dir] .plyr__video-wrapper {
	background: #000;
	border-radius: inherit
}

.plyr__video-embed {
	height: 0;
	overflow: hidden;
	z-index: 0
}

[dir] .plyr__video-embed {
	padding-bottom: 56.25%;
	border-radius: inherit
}

.plyr__video-embed iframe {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[dir] .plyr__video-embed iframe {
	border: 0
}

[dir=ltr] .plyr__video-embed iframe {
	left: 0
}

[dir=rtl] .plyr__video-embed iframe {
	right: 0
}

.plyr__video-embed>div {
	position: relative
}

[dir] .plyr__video-embed>div {
	padding-bottom: 200%;
	-webkit-transform: translateY(-35.95%);
	-ms-transform: translateY(-35.95%);
	transform: translateY(-35.95%)
}

.plyr .plyr__video-embed iframe {
	pointer-events: none
}

.plyr video::-webkit-media-text-track-container {
	display: none
}

.plyr__captions {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	color: #fff;
	font-size: 16px;
	font-weight: 400
}

[dir] .plyr__captions {
	padding: 20px;
	-webkit-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px);
	text-align: center
}

[dir=ltr] .plyr__captions {
	left: 0
}

[dir=rtl] .plyr__captions {
	right: 0
}

.plyr__captions span {
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 150%
}

[dir] .plyr__captions span {
	border-radius: 2px;
	padding: 3px 10px;
	background: rgba(0, 0, 0, .7)
}

.plyr__captions span:empty {
	display: none
}

.plyr--captions-active .plyr__captions {
	display: block
}

[dir] .plyr--hide-controls .plyr__captions {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}

.plyr ::-webkit-media-controls {
	display: none
}

.plyr__controls {
	-js-display: flex;
	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;
	line-height: 1
}

[dir] .plyr__controls {
	text-align: center
}

[dir=ltr] .plyr__controls .plyr__progress,
[dir=ltr] .plyr__controls .plyr__time,
[dir=ltr] .plyr__controls>button {
	margin-left: 5px
}

[dir=rtl] .plyr__controls .plyr__progress,
[dir=rtl] .plyr__controls .plyr__time,
[dir=rtl] .plyr__controls>button {
	margin-right: 5px
}

[dir=ltr] .plyr__controls .plyr__progress:first-child,
[dir=ltr] .plyr__controls .plyr__time:first-child,
[dir=ltr] .plyr__controls>button:first-child {
	margin-left: 0
}

[dir=rtl] .plyr__controls .plyr__progress:first-child,
[dir=rtl] .plyr__controls .plyr__time:first-child,
[dir=rtl] .plyr__controls>button:first-child {
	margin-right: 0
}

[dir=ltr] .plyr__controls .plyr__volume {
	margin-left: 5px
}

[dir=rtl] .plyr__controls .plyr__volume {
	margin-right: 5px
}

[dir=ltr] .plyr__controls [data-plyr=pause] {
	margin-left: 0
}

[dir=rtl] .plyr__controls [data-plyr=pause] {
	margin-right: 0
}

.plyr__controls button {
	position: relative;
	display: inline-block;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: visible;
	vertical-align: middle;
	-webkit-transition: background .3s ease, color .3s ease, opacity .3s ease;
	transition: background .3s ease, color .3s ease, opacity .3s ease;
	color: inherit
}

[dir] .plyr__controls button {
	padding: 7px;
	border: 0;
	background: transparent;
	border-radius: 3px;
	cursor: pointer
}

.plyr__controls button svg {
	width: 18px;
	height: 18px;
	display: block;
	fill: currentColor
}

.plyr__controls button:focus {
	outline: 0
}

.plyr__controls .icon--captions-on,
.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted {
	display: none
}

.plyr--hide-controls .plyr__controls {
	opacity: 0;
	pointer-events: none
}

.plyr--video .plyr__controls {
	position: absolute;
	bottom: 0;
	color: #fff;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

[dir] .plyr--video .plyr__controls {
	padding: 50px 10px 10px;
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .5));
	background: linear-gradient(transparent, rgba(0, 0, 0, .5))
}

[dir=ltr] .plyr--video .plyr__controls,
[dir=rtl] .plyr--video .plyr__controls {
	left: 0;
	right: 0;
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit
}

.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
	color: #fff
}

[dir] .plyr--video .plyr__controls button.tab-focus:focus,
[dir] .plyr--video .plyr__controls button:hover {
	background: #3498db
}

.plyr--audio .plyr__controls {
	color: #565d64
}

[dir] .plyr--audio .plyr__controls {
	padding: 10px;
	border-radius: inherit;
	background: #fff;
	border: 1px solid #dbe3e8
}

.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover {
	color: #fff
}

[dir] .plyr--audio .plyr__controls button.tab-focus:focus,
[dir] .plyr--audio .plyr__controls button:hover {
	background: #3498db
}

.plyr__play-large {
	display: none;
	position: absolute;
	z-index: 1;
	top: 50%;
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

[dir] .plyr__play-large {
	padding: 10px;
	background: #3498db;
	border: 4px solid currentColor;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}

[dir=ltr] .plyr__play-large {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

[dir=rtl] .plyr__play-large {
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.plyr__play-large svg {
	position: relative;
	width: 20px;
	height: 20px;
	display: block;
	fill: currentColor
}

[dir=ltr] .plyr__play-large svg {
	left: 2px
}

[dir=rtl] .plyr__play-large svg {
	right: 2px
}

.plyr__play-large:focus {
	outline: 1px dotted hsla(0, 0%, 100%, .5)
}

.plyr .plyr__play-large {
	display: inline-block
}

.plyr--audio .plyr__play-large {
	display: none
}

.plyr--playing .plyr__play-large {
	opacity: 0;
	visibility: hidden
}

.plyr--playing .plyr__controls [data-plyr=play],
.plyr__controls [data-plyr=pause] {
	display: none
}

.plyr--playing .plyr__controls [data-plyr=pause] {
	display: inline-block
}

.plyr--captions-active .plyr__controls .icon--captions-on,
.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted {
	display: block
}

.plyr--captions-active .plyr__controls .icon--captions-on+svg,
.plyr--fullscreen-active .icon--exit-fullscreen+svg,
.plyr--muted .plyr__controls .icon--muted+svg,
.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen] {
	display: none
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
	display: inline-block
}

.plyr__tooltip {
	position: absolute;
	z-index: 2;
	bottom: 100%;
	pointer-events: none;
	opacity: 0;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	-webkit-transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
	transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
	transition: transform .2s ease .1s, opacity .2s ease .1s;
	transition: transform .2s ease .1s, opacity .2s ease .1s, -webkit-transform .2s ease .1s
}

[dir] .plyr__tooltip {
	margin-bottom: 10px;
	padding: 5px 7.5px;
	background: rgba(0, 0, 0, .7);
	border-radius: 3px;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

[dir=ltr] .plyr__tooltip {
	-webkit-transform: translate(-50%, 10px) scale(.8);
	-ms-transform: translate(-50%, 10px) scale(.8);
	transform: translate(-50%, 10px) scale(.8)
}

[dir=rtl] .plyr__tooltip {
	-webkit-transform: translate(50%, 10px) scale(.8);
	-ms-transform: translate(50%, 10px) scale(.8);
	transform: translate(50%, 10px) scale(.8)
}

.plyr__tooltip:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -4px;
	z-index: 2
}

[dir] .plyr__tooltip:before {
	border-top: 4px solid rgba(0, 0, 0, .7)
}

[dir=ltr] .plyr__tooltip:before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir=ltr] .plyr__tooltip:before,
[dir=rtl] .plyr__tooltip:before {
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

[dir=rtl] .plyr__tooltip:before {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.plyr__tooltip--visible,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr button:hover .plyr__tooltip {
	opacity: 1
}

[dir=ltr] .plyr__tooltip--visible,
[dir=ltr] .plyr button.tab-focus:focus .plyr__tooltip,
[dir=ltr] .plyr button:hover .plyr__tooltip {
	-webkit-transform: translate(-50%) scale(1);
	-ms-transform: translate(-50%) scale(1);
	transform: translate(-50%) scale(1)
}

[dir=rtl] .plyr__tooltip--visible,
[dir=rtl] .plyr button.tab-focus:focus .plyr__tooltip,
[dir=rtl] .plyr button:hover .plyr__tooltip {
	-webkit-transform: translate(50%) scale(1);
	-ms-transform: translate(50%) scale(1);
	transform: translate(50%) scale(1)
}

.plyr button:hover .plyr__tooltip {
	z-index: 3
}

[dir] .plyr__controls button:first-child .plyr__tooltip {
	-webkit-transform: translateY(10px) scale(.8);
	-ms-transform: translateY(10px) scale(.8);
	transform: translateY(10px) scale(.8)
}

[dir=ltr] .plyr__controls button:first-child .plyr__tooltip {
	left: 0;
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%
}

[dir=rtl] .plyr__controls button:first-child .plyr__tooltip {
	right: 0;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[dir=ltr] .plyr__controls button:first-child .plyr__tooltip:before {
	left: 16px
}

[dir=rtl] .plyr__controls button:first-child .plyr__tooltip:before {
	right: 16px
}

[dir] .plyr__controls button:last-child .plyr__tooltip {
	-webkit-transform: translateY(10px) scale(.8);
	-ms-transform: translateY(10px) scale(.8);
	transform: translateY(10px) scale(.8)
}

[dir=ltr] .plyr__controls button:last-child .plyr__tooltip {
	right: 0;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[dir=rtl] .plyr__controls button:last-child .plyr__tooltip {
	left: 0;
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%
}

[dir=ltr] .plyr__controls button:last-child .plyr__tooltip:before {
	left: auto;
	right: 16px;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

[dir=rtl] .plyr__controls button:last-child .plyr__tooltip:before {
	right: auto;
	left: 16px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[dir] .plyr__controls button:first-child .plyr__tooltip--visible,
[dir] .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
[dir] .plyr__controls button:first-child:hover .plyr__tooltip,
[dir] .plyr__controls button:last-child .plyr__tooltip--visible,
[dir] .plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
[dir] .plyr__controls button:last-child:hover .plyr__tooltip {
	-webkit-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	transform: translate(0) scale(1)
}

.plyr__progress {
	display: none;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%
}

.plyr__progress input[type=range] {
	position: relative;
	z-index: 2
}

[dir] .plyr__progress input[type=range]::-webkit-slider-runnable-track {
	background: transparent
}

[dir] .plyr__progress input[type=range]::-moz-range-track {
	background: transparent
}

[dir] .plyr__progress input[type=range]::-ms-fill-upper {
	background: transparent
}

[dir=ltr] .plyr__progress .plyr__tooltip {
	left: 0
}

[dir=rtl] .plyr__progress .plyr__tooltip {
	right: 0
}

.plyr .plyr__progress {
	display: inline-block
}

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 8px;
	vertical-align: top;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[dir] .plyr__progress--buffer,
[dir] .plyr__progress--played,
[dir] .plyr__volume--display {
	margin: -4px 0 0;
	padding: 0;
	border: none;
	border-radius: 100px
}

[dir=ltr] .plyr__progress--buffer,
[dir=ltr] .plyr__progress--played,
[dir=ltr] .plyr__volume--display {
	left: 0
}

[dir=rtl] .plyr__progress--buffer,
[dir=rtl] .plyr__progress--played,
[dir=rtl] .plyr__volume--display {
	right: 0
}

[dir] .plyr__progress--buffer::-webkit-progress-bar,
[dir] .plyr__progress--played::-webkit-progress-bar,
[dir] .plyr__volume--display::-webkit-progress-bar {
	background: transparent
}

.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
	min-width: 8px
}

[dir] .plyr__progress--buffer::-webkit-progress-value,
[dir] .plyr__progress--played::-webkit-progress-value,
[dir] .plyr__volume--display::-webkit-progress-value {
	background: currentColor;
	border-radius: 100px
}

.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
	min-width: 8px
}

[dir] .plyr__progress--buffer::-moz-progress-bar,
[dir] .plyr__progress--played::-moz-progress-bar,
[dir] .plyr__volume--display::-moz-progress-bar {
	background: currentColor;
	border-radius: 100px
}

[dir] .plyr__progress--buffer::-ms-fill,
[dir] .plyr__progress--played::-ms-fill,
[dir] .plyr__volume--display::-ms-fill {
	border-radius: 100px
}

.plyr__progress--played,
.plyr__volume--display {
	z-index: 1;
	color: #3498db;
	-webkit-transition: none;
	transition: none
}

[dir] .plyr__progress--played,
[dir] .plyr__volume--display {
	background: transparent
}

.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
	min-width: 8px;
	max-width: 99%;
	-webkit-transition: none;
	transition: none
}

[dir=ltr] .plyr__progress--played::-webkit-progress-value,
[dir=ltr] .plyr__volume--display::-webkit-progress-value {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=rtl] .plyr__progress--played::-webkit-progress-value,
[dir=rtl] .plyr__volume--display::-webkit-progress-value {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
	min-width: 8px;
	max-width: 99%;
	-webkit-transition: none;
	transition: none
}

[dir=ltr] .plyr__progress--played::-moz-progress-bar,
[dir=ltr] .plyr__volume--display::-moz-progress-bar {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=rtl] .plyr__progress--played::-moz-progress-bar,
[dir=rtl] .plyr__volume--display::-moz-progress-bar {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
	display: none
}

.plyr__progress--buffer::-webkit-progress-value {
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.plyr__progress--buffer::-moz-progress-bar {
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.plyr__progress--buffer::-ms-fill {
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

[dir] .plyr--video .plyr__progress--buffer,
[dir] .plyr--video .plyr__volume--display {
	background: hsla(0, 0%, 100%, .25)
}

.plyr--video .plyr__progress--buffer {
	color: hsla(0, 0%, 100%, .25)
}

[dir] .plyr--audio .plyr__progress--buffer,
[dir] .plyr--audio .plyr__volume--display {
	background: rgba(198, 214, 219, .67)
}

.plyr--audio .plyr__progress--buffer {
	color: rgba(198, 214, 219, .67)
}

.plyr--loading .plyr__progress--buffer {
	color: transparent
}

[dir] .plyr--loading .plyr__progress--buffer {
	background-size: 25px 25px;
	background-repeat: repeat-x
}

[dir=ltr] .plyr--loading .plyr__progress--buffer {
	-webkit-animation: plyr-progress 1s linear infinite;
	animation: plyr-progress 1s linear infinite;
	background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, .15) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 75%, transparent 0, transparent)
}

[dir=rtl] .plyr--loading .plyr__progress--buffer {
	-webkit-animation: plyr-progress 1s linear infinite;
	animation: plyr-progress 1s linear infinite;
	background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, .15) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, rgba(0, 0, 0, .15) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 75%, transparent 0, transparent)
}

[dir] .plyr--video.plyr--loading .plyr__progress--buffer {
	background-color: hsla(0, 0%, 100%, .25)
}

[dir] .plyr--audio.plyr--loading .plyr__progress--buffer {
	background-color: rgba(198, 214, 219, .67)
}

.plyr__time {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px
}

.plyr__time+.plyr__time {
	display: none
}

.plyr__time+.plyr__time:before {
	content: "\2044"
}

[dir=ltr] .plyr__time+.plyr__time:before {
	margin-right: 10px
}

[dir=rtl] .plyr__time+.plyr__time:before {
	margin-left: 10px
}

.plyr__volume {
	display: none
}

.plyr .plyr__volume {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	position: relative
}

.plyr .plyr__volume input[type=range] {
	position: relative;
	z-index: 2
}

[dir=ltr] .plyr--is-ios .plyr__volume,
[dir=ltr] .plyr--is-ios [data-plyr=mute],
[dir=rtl] .plyr--is-ios .plyr__volume,
[dir=rtl] .plyr--is-ios [data-plyr=mute] {
	display: none!important
}

.plyr--fullscreen-active {
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 10000000
}

[dir] .plyr--fullscreen-active {
	background: #000
}

[dir=ltr] .plyr--fullscreen-active,
[dir=rtl] .plyr--fullscreen-active {
	left: 0;
	right: 0;
	border-radius: 0!important
}

.plyr--fullscreen-active video {
	height: 100%
}

.plyr--fullscreen-active .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr--fullscreen-active .plyr__video-embed {
	overflow: visible
}

.plyr--fullscreen-active .plyr__controls {
	position: absolute;
	bottom: 0
}

[dir=ltr] .plyr--fullscreen-active .plyr__controls,
[dir=rtl] .plyr--fullscreen-active .plyr__controls {
	left: 0;
	right: 0
}

.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%
}

[dir] .plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

[dir] .plyr__play-large {
	background: transparent;
	cursor: pointer
}

.plyr__progress--played,
.plyr__volume--display {
	color: #007fd1
}

[dir] .webexcess-plyr {
	margin-bottom: 50px
}

.webexcess-plyr-button .webexcess-plyr-play {
	display: inline-block;
	color: currentColor;
	text-decoration: none
}

[dir] .webexcess-plyr-button .webexcess-plyr-play {
	text-align: center
}

.webexcess-plyr-button .webexcess-plyr-play .webexcess-plyr-play-icon-large {
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

[dir] .webexcess-plyr-button .webexcess-plyr-play .webexcess-plyr-play-icon-large {
	-webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
	transform: scaleX(1) scaleY(1) scaleZ(1)
}

[dir] .webexcess-plyr-button .webexcess-plyr-play:hover .webexcess-plyr-play-icon-large {
	-webkit-transform: scaleX(1.03) scaleY(1.03) scaleZ(1.03);
	transform: scaleX(1.03) scaleY(1.03) scaleZ(1.03)
}

.webexcess-plyr-play-icon {
	display: inline-block
}

[dir] .webexcess-plyr-play-icon {
	padding: 10px;
	border: 4px solid currentColor;
	border-radius: 100%
}

.webexcess-plyr-play-icon svg {
	position: relative;
	width: 20px;
	height: 20px;
	display: block;
	fill: currentColor
}

[dir=ltr] .webexcess-plyr-play-icon svg {
	left: 2px
}

[dir=rtl] .webexcess-plyr-play-icon svg {
	right: 2px
}

.webexcess-plyr-play-icon-large {
	width: 60px
}

[dir] .webexcess-plyr-play-icon-large {
	margin-bottom: 10px
}

[dir=ltr] .webexcess-plyr-play-icon-large,
[dir=rtl] .webexcess-plyr-play-icon-large {
	margin-left: auto;
	margin-right: auto
}

.webexcess-plyr-play-icon-large svg {
	width: auto;
	display: block
}

.webexcess-plyr-play-icon-large svg path {
	fill: currentColor
}

.webexcess-plyr-inline {
	position: relative
}

[dir] .webexcess-plyr-inline .webexcess-plyr-play {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	cursor: pointer
}

.webexcess-plyr-inline .webexcess-plyr-play-icon {
	color: #fff;
	position: absolute;
	top: 50%
}

[dir] .webexcess-plyr-inline .webexcess-plyr-play-icon {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	cursor: pointer
}

[dir=ltr] .webexcess-plyr-inline .webexcess-plyr-play-icon {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

[dir=rtl] .webexcess-plyr-inline .webexcess-plyr-play-icon {
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.webexcess-plyr-inline.webexcess-plyr-init .webexcess-plyr-play,
.webexcess-plyr-inline.webexcess-plyr-init .webexcess-plyr-play-icon {
	display: none
}

.webexcess-plyr-link .webexcess-plyr-play {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.webexcess-plyr-link .webexcess-plyr-play .neos-inline-editable {
	display: block
}

[dir] .webexcess-plyr-link .webexcess-plyr-play-icon {
	padding: 5px;
	border: 2px solid currentColor
}

[dir=ltr] .webexcess-plyr-link .webexcess-plyr-play-icon {
	margin-right: 10px
}

[dir=rtl] .webexcess-plyr-link .webexcess-plyr-play-icon {
	margin-left: 10px
}

.webexcess-plyr-link .webexcess-plyr-play-icon svg {
	width: 10px;
	height: 10px
}

[dir=ltr] .webexcess-plyr-link .webexcess-plyr-play-icon svg {
	left: 1px
}

[dir=rtl] .webexcess-plyr-link .webexcess-plyr-play-icon svg {
	right: 1px
}

[dir] .webexcess-plyr-link+.webexcess-plyr-link {
	margin-top: -40px
}

[dir] .webexcess-plyr-video-wrapper {
	padding: 50px
}

.webexcess-plyr-alert {
	color: #a94442
}

[dir] .webexcess-plyr-alert {
	padding: .75rem 1.25rem;
	border: 1px solid #ebcccc;
	border-radius: .25rem;
	background-color: #f2dede
}

.scotch-modal.webexcess-plyr-modal:after {
	display: none
}

@media (min-width:480px) {
	[dir=ltr] .plyr__controls .plyr__progress,
	[dir=ltr] .plyr__controls .plyr__time,
	[dir=ltr] .plyr__controls>button {
		margin-left: 10px
	}
	[dir=rtl] .plyr__controls .plyr__progress,
	[dir=rtl] .plyr__controls .plyr__time,
	[dir=rtl] .plyr__controls>button {
		margin-right: 10px
	}
	.plyr .plyr__volume {
		display: block;
		max-width: 60px
	}
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6666666667%;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6666666667%;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333333333%;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.row-sm-middle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	[dir=ltr] .hidden-sm-up,
	[dir=rtl] .hidden-sm-up {
		display: none!important
	}
	[dir] .blog-nav {
		margin-bottom: 0
	}
	.blog-nav ul {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	[dir=ltr] .blog-nav ul,
	[dir=rtl] .blog-nav ul {
		margin-left: -10px;
		margin-right: -10px
	}
	[dir=ltr] .blog-nav .blog-nav-item,
	[dir=rtl] .blog-nav .blog-nav-item {
		margin-left: 10px;
		margin-right: 10px
	}
	[dir] .blog-nav .blog-nav-item-overview {
		margin-bottom: 0
	}
	.blog-nav .blog-nav-item-overview:after {
		width: 1px;
		height: 20px;
		top: 50%
	}
	[dir] .blog-nav .blog-nav-item-overview:after {
		background-color: #373a3c;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	[dir=ltr] .blog-nav .blog-nav-item-overview:after {
		right: -10px
	}
	[dir=rtl] .blog-nav .blog-nav-item-overview:after {
		left: -10px
	}
	.contact-list-person {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.contact-list-person,
	.filter.filter-init .contact-list-person {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.contact-list-person .contact-list-person-image {
		display: block
	}
	.tab-nav {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	[dir] .tab-nav {
		margin: 0 -3px
	}
	[dir] .tab-nav-title {
		padding: 20px 20px 10px
	}
	.tab-nav-item {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0%;
		-ms-flex: 1 1 0%;
		flex: 1 1 0%
	}
	[dir] .tab-nav-item {
		padding-top: 20px;
		margin: 0 3px
	}
	.tab-nav-item>span {
		-webkit-transition: opacity .2s linear, -webkit-transform .2s ease-in-out;
		transition: opacity .2s linear, -webkit-transform .2s ease-in-out;
		transition: transform .2s ease-in-out, opacity .2s linear;
		transition: transform .2s ease-in-out, opacity .2s linear, -webkit-transform .2s ease-in-out
	}
	[dir] .tab-nav-item.active>span,
	[dir] .tab-nav-item:focus>span,
	[dir] .tab-nav-item:hover>span {
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
	[dir] .tab-nav-show-numbers .tab-nav-item.active>span,
	[dir] .tab-nav-show-numbers .tab-nav-item:focus>span,
	[dir] .tab-nav-show-numbers .tab-nav-item:hover>span {
		-webkit-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px)
	}
	[dir] .tab-nav-item:active>span {
		-webkit-transform: translateY(24px);
		-ms-transform: translateY(24px);
		transform: translateY(24px)
	}
	[dir] .tab-nav-show-numbers .tab-nav-item:active>span {
		-webkit-transform: translateY(44px);
		-ms-transform: translateY(44px);
		transform: translateY(44px)
	}
	.knowledgebase-card__title {
		font-size: 1.5rem
	}
	.knowledgebase-card__small .knowledgebase-card__title {
		font-size: 1.875rem
	}
	.asset-item-thumbnail {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.asset-item-thumbnail .asset-thumbnail {
		display: block
	}
	[dir] .asset-item-thumbnail .asset-text {
		padding-top: 20px
	}
	.asset-item-thumbnail .asset-text-file {
		font-size: 1.5rem
	}
	.h1,
	h1 {
		font-size: 2.8125rem
	}
	.h2,
	h2 {
		font-size: 1.875rem
	}
	.h3,
	h3 {
		font-size: 1.5rem
	}
	.h4,
	h4 {
		font-size: 1.25rem
	}
	[dir=ltr] .has-image,
	[dir=rtl] .has-image {
		padding-bottom: 75px!important
	}
	[dir=ltr] .has-container-background .col-num-1 {
		padding-right: 95px
	}
	[dir=rtl] .has-container-background .col-num-1 {
		padding-left: 95px
	}
	[dir] .has-container-background .col-num-2 {
		padding-top: 0
	}
	[dir=ltr] .has-container-background .col-num-2 {
		padding-left: 95px
	}
	[dir=rtl] .has-container-background .col-num-2 {
		padding-right: 95px
	}
	.has-container-background.has-image .col-num-2:after {
		bottom: -75px
	}
	[dir] .page-style-blasocut .has-container-background {
		padding-bottom: 100px
	}
	.page-style-blasocut .has-container-background:after {
		width: 350px;
		height: 350px;
		max-height: calc(100% - 10px);
		bottom: -50px;
		opacity: 1;
		z-index: 2
	}
	[dir] .page-style-blasocut .has-container-background:after {
		background-image: url(../images/leaffromright.png);
		background-repeat: no-repeat;
		background-size: contain
	}
	[dir=ltr] .page-style-blasocut .has-container-background:after {
		background-position: 100%;
		right: 0;
		left: inherit
	}
	[dir=rtl] .page-style-blasocut .has-container-background:after {
		background-position: 0;
		left: 0;
		right: inherit
	}
	[dir=ltr] .page-style-blasocut .has-container-background .col-num-1 {
		padding-right: 30px
	}
	[dir=ltr] .page-style-blasocut .has-container-background .col-num-2,
	[dir=rtl] .page-style-blasocut .has-container-background .col-num-1 {
		padding-left: 30px
	}
	[dir=rtl] .page-style-blasocut .has-container-background .col-num-2 {
		padding-right: 30px
	}
	.page-style-blasocut .has-container-background .col-num-2>* {
		max-width: 50%
	}
	.container-background {
		position: absolute;
		top: 0;
		width: 100vw;
		height: 100%;
		z-index: 0
	}
	[dir=ltr] .container-background,
	[dir=rtl] .container-background {
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw
	}
	.container-background:after,
	.container-background:before {
		content: "";
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0
	}
	[dir] .container-background:before {
		background-color: #f5f5f5
	}
	[dir=ltr] .container-background:before {
		left: 0
	}
	[dir=rtl] .container-background:before {
		right: 0
	}
	[dir] .container-background:after {
		background-color: #e0e0e0
	}
	[dir=ltr] .container-background:after {
		right: 0
	}
	[dir=rtl] .container-background:after {
		left: 0
	}
	[dir] .page-style-blasocut .container-background:before {
		background-color: #e0e0e0
	}
	[dir] .page-style-blasocut .container-background:after {
		background-color: #f4f8f2
	}
	[dir] .page-style-water .container-background:after {
		background-color: #ecf4fa
	}
	[dir] .page-style-oil .container-background:after {
		background-color: #fdfaeb
	}
	.facts-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%
	}
	.header-video-text {
		font-size: 2.1875rem
	}
	.elements-simple-quote-text p {
		font-size: 1.875rem
	}
	.teaser-wrapper {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	[dir=ltr] .teaser-wrapper,
	[dir=rtl] .teaser-wrapper {
		margin-right: -5px;
		margin-left: -5px
	}
	.teaser-column-2 .teaser-element {
		position: relative;
		min-height: 1px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	[dir=ltr] .teaser-column-2 .teaser-element,
	[dir=rtl] .teaser-column-2 .teaser-element {
		padding-right: 5px;
		padding-left: 5px
	}
	.teaser-column-3 .teaser-element {
		position: relative;
		min-height: 1px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	[dir=ltr] .teaser-column-3 .teaser-element,
	[dir=rtl] .teaser-column-3 .teaser-element {
		padding-right: 5px;
		padding-left: 5px
	}
	.teaser-column-4 .teaser-element {
		position: relative;
		min-height: 1px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	[dir=ltr] .teaser-column-4 .teaser-element,
	[dir=rtl] .teaser-column-4 .teaser-element {
		padding-right: 5px;
		padding-left: 5px
	}
	[dir=ltr] .teaser-layout-min .teaser-wrapper,
	[dir=rtl] .teaser-layout-min .teaser-wrapper {
		margin-right: -1px;
		margin-left: -1px
	}
	[dir=ltr] .teaser-layout-min.teaser-column-2 .teaser-element,
	[dir=ltr] .teaser-layout-min.teaser-column-3 .teaser-element,
	[dir=ltr] .teaser-layout-min.teaser-column-4 .teaser-element,
	[dir=rtl] .teaser-layout-min.teaser-column-2 .teaser-element,
	[dir=rtl] .teaser-layout-min.teaser-column-3 .teaser-element,
	[dir=rtl] .teaser-layout-min.teaser-column-4 .teaser-element {
		padding-right: 1px;
		padding-left: 1px
	}
}

@media (min-width:576px) and (max-width:991px) {
	.infographics-layout-box .infographics-text {
		font-size: 1rem
	}
}

@media (min-width:576px) and (max-width:767px) {
	.pixxiogallery-item {
		width: 31%
	}
	.pixxiogallery-item a {
		width: 100%
	}
	[dir] .blaser-swiper-slide-content-inner {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	[dir=ltr] .hidden-sm,
	[dir=rtl] .hidden-sm {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	[dir=ltr] .hidden-md,
	[dir=rtl] .hidden-md {
		display: none!important
	}
	.footer-barrel {
		display: none
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
	.col-md {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-md-min {
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: 100%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6666666667%;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6666666667%;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333333333%;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6666666667%;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333333333%;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .hidden-md-up,
	[dir=rtl] .hidden-md-up {
		display: none!important
	}
	.accordion.accordion-blasocut {
		overflow: hidden
	}
	.accordion.accordion-blasocut:after {
		content: "";
		width: 500px;
		height: 408px;
		position: absolute;
		bottom: 0;
		z-index: 1;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: visibility .2s ease, opacity .2s ease;
		transition: visibility .2s ease, opacity .2s ease
	}
	[dir] .accordion.accordion-blasocut:after {
		background-image: url(../images/splashwater.png);
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: contain
	}
	[dir=ltr] .accordion.accordion-blasocut:after {
		right: 20px
	}
	[dir=rtl] .accordion.accordion-blasocut:after {
		left: 20px
	}
	.accordion.accordion-blasocut.accordion-active:after {
		visibility: visible;
		opacity: 1
	}
	.choose-country-list {
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
	[dir] .contact-list-person {
		margin-top: 0
	}
	.blaser-icon__icon-number {
		font-size: 2.5rem
	}
	[dir=ltr] .blaser-jobs-application {
		text-align: left
	}
	[dir=rtl] .blaser-jobs-application {
		text-align: right
	}
	[dir] .blaser-jobs-job>.container {
		padding-top: 5rem
	}
	.reference-nav-next,
	.reference-nav-prev,
	.reference-slider {
		display: block
	}
	.list-row {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	[dir=ltr] .list-row .left-col {
		margin-right: 80px
	}
	[dir=rtl] .list-row .left-col {
		margin-left: 80px
	}
	[dir] main.page-style-oil {
		background-image: url(../images/backgroundoil.png);
		background-size: 412.5px 720px
	}
	[dir] main.page-style-oil,
	[dir] main.page-style-water {
		background-repeat: no-repeat;
		background-position: 100% 0
	}
	[dir] main.page-style-water {
		background-image: url(../images/backgroundwater.png);
		background-size: 530px 720px
	}
	.card.card-size-normal {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.card.card-size-small {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.facts-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 0%;
		-ms-flex: 0 1 0%;
		flex: 0 1 0%
	}
	.footer-barrel {
		bottom: -60px
	}
	[dir] .footer-barrel {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	[dir=ltr] .footer-barrel {
		right: 110px
	}
	[dir=rtl] .footer-barrel {
		left: 110px
	}
	.footer-barrel:after {
		display: block
	}
	.footer-nav li {
		display: inline-block
	}
	.social-links {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
	[dir] .social-links {
		margin-top: 0
	}
	[dir=ltr] .nav-logo {
		margin-right: 10vw
	}
	[dir=rtl] .nav-logo {
		margin-left: 10vw
	}
	.nav-main {
		width: 500px
	}
	[dir=ltr] .nav-main {
		-webkit-transform: translateX(-500px);
		-ms-transform: translateX(-500px);
		transform: translateX(-500px)
	}
	[dir=ltr] .slideRgiht {
		-webkit-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px)
	}
	[dir=rtl] .nav-main {
		-webkit-transform: translateX(500px);
		-ms-transform: translateX(500px);
		transform: translateX(500px)
	}
	html.error-404 main .content-header h1 {
		font-size: 6.25rem
	}
	.elements-quote-blockquote .elements-quote-footer,
	.elements-quote-blockquote .elements-quote-text,
	.elements-quote-has-image:after,
	.elements-quote-has-video:after {
		width: 50%
	}
	.elements-quote-actions {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.elements-quote-actions,
	.header-search {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.header-search-mobile {
		display: none
	}
	.teaser-column-4 .teaser-element {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.plyr__captions {
		font-size: 24px
	}
	.plyr__time+.plyr__time {
		display: inline-block
	}
	.plyr .plyr__volume {
		max-width: 100px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	[dir=ltr] .hidden-lg,
	[dir=rtl] .hidden-lg {
		display: none!important
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
	.col-lg {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-lg-min {
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: 100%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6666666667%;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6666666667%;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333333333%;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6666666667%;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333333333%;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .hidden-lg-up,
	[dir=rtl] .hidden-lg-up {
		display: none!important
	}
	[dir] .knowledgebase-card__small .knowledgebase-card__content {
		padding: 1.875rem
	}
	[dir] .card-content {
		padding: 0 1.875rem 1.875rem
	}
	.facts-title {
		font-size: 4.375rem
	}
	.header-video-background {
		height: 50vh
	}
	[dir] .infographics-layout-square .infographics-square-helper {
		padding-top: calc(100% - 64px);
		margin: 30px
	}
	[dir] .infographics-layout-drop .infographics-square-helper {
		padding-top: calc(122% - 60px);
		margin: 0 30px
	}
	.scotch-modal {
		top: 50%;
		width: 60vw;
		height: 80vh
	}
	[dir] .scotch-modal {
		box-shadow: 0 0 7px -2px #444
	}
	[dir=ltr] .scotch-modal {
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	[dir=rtl] .scotch-modal {
		right: 50%;
		-webkit-transform: translate(50%, -50%);
		-ms-transform: translate(50%, -50%);
		transform: translate(50%, -50%)
	}
	[dir=ltr] .zoom.scotch-modal {
		-webkit-transform: translate(-50%, -50%) scale(0);
		-ms-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0)
	}
	[dir=rtl] .zoom.scotch-modal {
		-webkit-transform: translate(50%, -50%) scale(0);
		-ms-transform: translate(50%, -50%) scale(0);
		transform: translate(50%, -50%) scale(0)
	}
	[dir=ltr] .zoom.scotch-modal.scotch-open {
		-webkit-transform: translate(-50%, -50%) scale(1);
		-ms-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1)
	}
	[dir=rtl] .zoom.scotch-modal.scotch-open {
		-webkit-transform: translate(50%, -50%) scale(1);
		-ms-transform: translate(50%, -50%) scale(1);
		transform: translate(50%, -50%) scale(1)
	}
	.scotch-content {
		position: relative;
		width: 60vw;
		height: 80vh
	}
	.header-slider .swiper-slide {
		height: 50vh
	}
	[dir] .header-slider .swiper-slide {
		padding-top: 0;
		background-size: cover
	}
	.header-image-background {
		height: 50vh
	}
	[dir] .header-image-background {
		padding-top: 0
	}
	.header-text-image-background {
		height: 60vh
	}
	.scotch-modal.webexcess-plyr-modal {
		height: inherit;
		bottom: inherit
	}
	.scotch-modal.webexcess-plyr-modal .scotch-content {
		height: inherit
	}
}

@media (min-width:1024px) {
	.plyr--fullscreen-active .plyr__captions {
		font-size: 32px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6666666667%;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333333333%;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6666666667%;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333333333%;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .hidden-xl,
	[dir=ltr] .hidden-xl-up,
	[dir=rtl] .hidden-xl,
	[dir=rtl] .hidden-xl-up {
		display: none!important
	}
	.facts-subtitle {
		font-size: 1.125rem
	}
	[dir] .infographics-layout-square .infographics-square-helper {
		padding-top: calc(100% - 104px);
		margin: 50px
	}
	[dir] .infographics-layout-drop .infographics-square-helper {
		padding-top: calc(122% - 100px);
		margin: 0 50px
	}
}

@media (min-width:1500px) {
	.scotch-content,
	.scotch-modal {
		width: 40vw
	}
}

@media (min-width:1660px) {
	.page-style-blasocut .has-container-background .col-num-2>* {
		max-width: 80%
	}
}

@media screen {
	[dir=ltr] .hidden-screen,
	[dir=rtl] .hidden-screen {
		display: none!important
	}
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	[dir] .form-input-field,
	[dir] .form-select-btn,
	[dir] .form-select-dropdown-menu li,
	[dir] .form-select-dropdown-menu li:last-child,
	[dir] .form-textarea-field,
	[dir] .header-search-form .header-search-input {
		border-width: 2px
	}
}

@media (max-width:991px) {
	[dir=ltr] .hidden-md-down,
	[dir=rtl] .hidden-md-down {
		display: none!important
	}
	[dir] .blog-post-btn-tags {
		margin-top: 3.125rem
	}
	[dir] .has-container-background {
		background-color: #f5f5f5
	}
	.has-container-background .col-num-2:after {
		content: "";
		position: absolute;
		width: 100%;
		top: 0;
		bottom: -25px;
		z-index: 1
	}
	[dir] .has-container-background .col-num-2:after {
		background-color: #e0e0e0
	}
	[dir=ltr] .has-container-background .col-num-2:after {
		left: 0
	}
	[dir=rtl] .has-container-background .col-num-2:after {
		right: 0
	}
	[dir] .page-style-blasocut .has-container-background {
		background-color: #e0e0e0
	}
	[dir] .page-style-blasocut .has-container-background .col-num-2:after {
		background-color: #f4f8f2
	}
	.infographics-text {
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto
	}
}

@media (max-width:767px) {
	[dir=ltr] .hidden-sm-down,
	[dir=rtl] .hidden-sm-down {
		display: none!important
	}
	[dir] .form-row [class*=" col-md-"] .form-input,
	[dir] .form-row [class*=" col-md-"] .form-select,
	[dir] .form-row [class*=" col-md-"] .form-textarea,
	[dir] .form-row [class^=col-md-] .form-input,
	[dir] .form-row [class^=col-md-] .form-select,
	[dir] .form-row [class^=col-md-] .form-textarea {
		margin-top: 0;
		margin-bottom: 20px
	}
	[dir] .form-row [class*=" col-md-"]:last-child .form-input,
	[dir] .form-row [class*=" col-md-"]:last-child .form-select,
	[dir] .form-row [class*=" col-md-"]:last-child .form-textarea,
	[dir] .form-row [class^=col-md-]:last-child .form-input,
	[dir] .form-row [class^=col-md-]:last-child .form-select,
	[dir] .form-row [class^=col-md-]:last-child .form-textarea {
		margin-top: 0;
		margin-bottom: 0
	}
	[dir] .form-row [class*=" col-md-"] .form-input,
	[dir] .form-row [class*=" col-md-"] .form-select,
	[dir] .form-row [class*=" col-md-"]:first-child .form-input,
	[dir] .form-row [class*=" col-md-"]:first-child .form-select,
	[dir] .form-row [class^=col-md-] .form-input,
	[dir] .form-row [class^=col-md-] .form-select,
	[dir] .form-row [class^=col-md-]:first-child .form-input,
	[dir] .form-row [class^=col-md-]:first-child .form-select {
		margin-top: 0
	}
	[dir] .footer-contact .elements-quote-blockquote {
		padding-bottom: 100px;
		margin-bottom: 150px
	}
	[dir=ltr] .social-link:first-child {
		margin-left: 0
	}
	[dir=rtl] .social-link:first-child {
		margin-right: 0
	}
	.elements-quote-buttons,
	.social-link:first-child:before {
		display: none
	}
}

@media (max-width:1199px) {
	[dir=ltr] .hidden-lg-down,
	[dir=rtl] .hidden-lg-down {
		display: none!important
	}
}

@media (max-width:575px) {
	[dir=ltr] .hidden-xs-down,
	[dir=rtl] .hidden-xs-down {
		display: none!important
	}
	.blog-nav .blog-nav-item-overview:after {
		bottom: -10px
	}
	[dir=ltr] .blog-nav .blog-nav-item-overview:after {
		left: 0
	}
	[dir=rtl] .blog-nav .blog-nav-item-overview:after {
		right: 0
	}
	.pixxiogallery-item {
		width: 48%
	}
	.pixxiogallery-item a {
		width: 100%
	}
	.blaser-swiper-slide-content-inner,
	.blaser-swiper-slide-text {
		display: none
	}
	[dir=ltr] .hidden-xs,
	[dir=rtl] .hidden-xs {
		display: none!important
	}
	[dir] .form-row [class*=" col-sm-"] .form-input,
	[dir] .form-row [class*=" col-sm-"] .form-select,
	[dir] .form-row [class*=" col-sm-"] .form-textarea,
	[dir] .form-row [class^=col-sm-] .form-input,
	[dir] .form-row [class^=col-sm-] .form-select,
	[dir] .form-row [class^=col-sm-] .form-textarea {
		margin-top: 0;
		margin-bottom: 20px
	}
	[dir] .form-row [class*=" col-sm-"]:last-child .form-input,
	[dir] .form-row [class*=" col-sm-"]:last-child .form-select,
	[dir] .form-row [class*=" col-sm-"]:last-child .form-textarea,
	[dir] .form-row [class^=col-sm-]:last-child .form-input,
	[dir] .form-row [class^=col-sm-]:last-child .form-select,
	[dir] .form-row [class^=col-sm-]:last-child .form-textarea {
		margin-top: 0;
		margin-bottom: 0
	}
	[dir] .form-row [class*=" col-sm-"] .form-input,
	[dir] .form-row [class*=" col-sm-"] .form-select,
	[dir] .form-row [class*=" col-sm-"]:first-child .form-input,
	[dir] .form-row [class*=" col-sm-"]:first-child .form-select,
	[dir] .form-row [class^=col-sm-] .form-input,
	[dir] .form-row [class^=col-sm-] .form-select,
	[dir] .form-row [class^=col-sm-]:first-child .form-input,
	[dir] .form-row [class^=col-sm-]:first-child .form-select {
		margin-top: 0
	}
	[dir] .infographics-layout-square {
		padding-bottom: 30px
	}
	[dir=ltr] .infographics-layout-square,
	[dir=rtl] .infographics-layout-square {
		padding-left: 80px;
		padding-right: 80px
	}
	[dir] .infographics-layout-drop {
		padding-bottom: 30px
	}
	[dir=ltr] .infographics-layout-drop,
	[dir=rtl] .infographics-layout-drop {
		padding-left: 60px;
		padding-right: 60px
	}
	.elements-quote-actions .btn {
		display: block
	}
	[dir] .elements-quote-actions .btn {
		text-align: center
	}
}

@media print {
	[dir=ltr] .hidden-print,
	[dir=rtl] .hidden-print {
		display: none!important
	}
	[dir] body {
		padding-top: 0
	}
}

.neos-contentcollection a{ text-decoration: none;}
.neos-contentcollection img{ }