/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, 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
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
display:none
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}/*!Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT*/
.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0,0,0,.9);
	outline: 0!important;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.lity.lity-opened {
	opacity: 1
}
.lity.lity-closed {
	opacity: 0
}
.lity * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: 0!important
}
.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}
.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.lity-loading .lity-loader {
	opacity: 1
}
.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: 0!important
}
.lity-content {
	z-index: 9993;
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: -o-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
}
.lity-closed .lity-content, .lity-loading .lity-content {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}
.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6)
}
.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	border: 0;
	background: 0 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.lity-close::-moz-focus-inner {
border:0;
padding:0
}
.lity-close:active, .lity-close:focus, .lity-close:hover, .lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	border: 0;
	background: 0 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.lity-close:active {
	top: 1px
}
.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0
}
.lity-facebookvideo .lity-container, .lity-googlemaps .lity-container, .lity-iframe .lity-container, .lity-vimeo .lity-container, .lity-youtube .lity-container {
	width: 100%;
	max-width: 964px
}
.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch
}
.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
.lity-hide {
	display: none
}
.hljs {
	display: block;
	overflow-x: auto;
	padding: .5em;
	background: #fff;
	color: #000
}
.hljs-comment, .hljs-quote, .hljs-variable {
	color: green
}
.hljs-built_in, .hljs-keyword, .hljs-name, .hljs-selector-tag, .hljs-tag {
	color: #00f
}
.hljs-addition, .hljs-attribute, .hljs-literal, .hljs-section, .hljs-string, .hljs-template-tag, .hljs-template-variable, .hljs-title, .hljs-type {
	color: #a31515
}
.hljs-deletion, .hljs-meta, .hljs-selector-attr, .hljs-selector-pseudo {
	color: #2b91af
}
.hljs-doctag {
	color: grey
}
.hljs-attr {
	color: red
}
.hljs-bullet, .hljs-link, .hljs-symbol {
	color: #00b0e8
}
.hljs-emphasis {
	font-style: italic
}
.hljs-strong {
	font-weight: 700
}
.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 1;
	padding: 20px;
	box-sizing: border-box;
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	text-align: center
}
.blocker:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.05em
}
.blocker.behind {
	background-color: transparent
}
.modal {
	display: none;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	max-width: 500px;
	box-sizing: border-box;
	width: 90%;
	background: #fff;
	padding: 15px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	text-align: left
}
.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)
}
.modal-spinner {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	padding: 12px 16px;
	border-radius: 5px;
	background-color: #111;
	height: 20px
}
.modal-spinner>div {
	border-radius: 100px;
	background-color: #fff;
	height: 20px;
	width: 2px;
	margin: 0 1px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out
}
.modal-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}
.modal-spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
.modal-spinner .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}
@-webkit-keyframes sk-stretchdelay {
0%, 100%, 40% {
-webkit-transform:scaleY(.5)
}
20% {
-webkit-transform:scaleY(1)
}
}
@keyframes sk-stretchdelay {
0%, 100%, 40% {
transform:scaleY(.5);
-webkit-transform:scaleY(.5)
}
20% {
transform:scaleY(1);
-webkit-transform:scaleY(1)
}
}
.flatpickr-calendar {
	background: 0 0;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #fff;
	-webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,.08);
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,.08)
}
.flatpickr-calendar.inline, .flatpickr-calendar.open {
	opacity: 1;
	max-height: 640px;
	visibility: visible
}
.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999
}
.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1);
	animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1)
}
.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px
}
.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px)
}
.flatpickr-calendar.static.open {
	z-index: 999;
	display: block
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	-webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}
.flatpickr-calendar .hasTime .dayContainer, .flatpickr-calendar .hasWeeks .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0
}
.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto
}
.flatpickr-calendar:after, .flatpickr-calendar:before {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	left: 22px
}
.flatpickr-calendar.arrowRight:after, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.rightMost:before {
	left: auto;
	right: 22px
}
.flatpickr-calendar.arrowCenter:after, .flatpickr-calendar.arrowCenter:before {
	left: 50%;
	right: 50%
}
.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px
}
.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px
}
.flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
	bottom: 100%
}
.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6
}
.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff
}
.flatpickr-calendar.arrowBottom:after, .flatpickr-calendar.arrowBottom:before {
	top: 100%
}
.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6
}
.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff
}
.flatpickr-calendar:focus {
	outline: 0
}
.flatpickr-wrapper {
	position: relative;
	display: inline-block
}
.flatpickr-months {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.flatpickr-months .flatpickr-month {
	background: 0 0;
	color: rgba(0,0,0,.9);
	fill: rgba(0,0,0,.9);
	height: 34px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 34px;
	padding: 10px;
	z-index: 3;
	color: rgba(0,0,0,.9);
	fill: rgba(0,0,0,.9)
}
.flatpickr-months .flatpickr-next-month.flatpickr-disabled, .flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
	display: none
}
.flatpickr-months .flatpickr-next-month i, .flatpickr-months .flatpickr-prev-month i {
	position: relative
}
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month, .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
	left: 0
}
.flatpickr-months .flatpickr-next-month.flatpickr-next-month, .flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
	right: 0
}
.flatpickr-months .flatpickr-next-month:hover, .flatpickr-months .flatpickr-prev-month:hover {
	color: #959ea9
}
.flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
	fill: #f64747
}
.flatpickr-months .flatpickr-next-month svg, .flatpickr-months .flatpickr-prev-month svg {
	width: 14px;
	height: 14px
}
.flatpickr-months .flatpickr-next-month svg path, .flatpickr-months .flatpickr-prev-month svg path {
	-webkit-transition: fill .1s;
	transition: fill .1s;
	fill: inherit
}
.numInputWrapper {
	position: relative;
	height: auto
}
.numInputWrapper input, .numInputWrapper span {
	display: inline-block
}
.numInputWrapper input {
	width: 100%
}
.numInputWrapper input::-ms-clear {
display:none
}
.numInputWrapper input::-webkit-inner-spin-button, .numInputWrapper input::-webkit-outer-spin-button {
margin:0;
-webkit-appearance:none
}
.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57,57,57,.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.numInputWrapper span:hover {
	background: rgba(0,0,0,.1)
}
.numInputWrapper span:active {
	background: rgba(0,0,0,.2)
}
.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute
}
.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0
}
.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57,57,57,.6);
	top: 26%
}
.numInputWrapper span.arrowDown {
	top: 50%
}
.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57,57,57,.6);
	top: 40%
}
.numInputWrapper span svg {
	width: inherit;
	height: auto
}
.numInputWrapper span svg path {
	fill: rgba(0,0,0,.5)
}
.numInputWrapper:hover {
	background: rgba(0,0,0,.05)
}
.numInputWrapper:hover span {
	opacity: 1
}
.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 7.48px 0 0;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
margin-left:.5ch;
	padding: 0
}
.flatpickr-current-month span.cur-month:hover {
	background: rgba(0,0,0,.05)
}
.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	display: inline-block
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0,0,0,.9)
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0,0,0,.9)
}
.flatpickr-current-month input.cur-year {
	background: 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
padding:0 0 0 .5ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield
}
.flatpickr-current-month input.cur-year:focus {
	outline: 0
}
.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(0,0,0,.5);
	background: 0 0;
	pointer-events: none
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: 0 0;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0;
	outline: 0;
padding:0 0 0 .5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto
}
.flatpickr-current-month .flatpickr-monthDropdown-months:active, .flatpickr-current-month .flatpickr-monthDropdown-months:focus {
	outline: 0
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0,0,0,.05)
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: 0;
	padding: 0
}
.flatpickr-weekdays {
	background: 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	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;
	height: 28px
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: 0 0;
	color: rgba(0,0,0,.54);
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-weight: bolder
}
.dayContainer, .flatpickr-weeks {
	padding: 1px 0 0
}
.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 307.875px
}
.flatpickr-days:focus {
	outline: 0
}
.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.dayContainer+.dayContainer {
	-webkit-box-shadow: -1px 0 0 #e6e6e6;
	box-shadow: -1px 0 0 #e6e6e6
}
.flatpickr-day {
	background: 0 0;
	border: 1px solid transparent;
	border-radius: 150px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #393939;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	-webkit-flex-basis: 14.2857143%;
	-ms-flex-preferred-size: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	display: inline-block;
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
	cursor: pointer;
	outline: 0;
	background: #e6e6e6;
	border-color: #e6e6e6
}
.flatpickr-day.today {
	border-color: #959ea9
}
.flatpickr-day.today:focus, .flatpickr-day.today:hover {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff
}
.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
	background: #569ff7;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #569ff7
}
.flatpickr-day.endRange.startRange, .flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange {
	border-radius: 50px 0 0 50px
}
.flatpickr-day.endRange.endRange, .flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange {
	border-radius: 0 50px 50px 0
}
.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
-webkit-box-shadow:-10px 0 0 #569ff7;
box-shadow:-10px 0 0 #569ff7
}
.flatpickr-day.endRange.startRange.endRange, .flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
	border-radius: 50px
}
.flatpickr-day.inRange {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay {
	color: rgba(57,57,57,.3);
	background: 0 0;
	border-color: transparent;
	cursor: default
}
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: rgba(57,57,57,.1)
}
.flatpickr-day.week.selected {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
	box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7
}
.flatpickr-day.hidden {
	visibility: hidden
}
.rangeMode .flatpickr-day {
	margin-top: 1px
}
.flatpickr-weekwrapper {
	float: left
}
.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	-webkit-box-shadow: 1px 0 0 #e6e6e6;
	box-shadow: 1px 0 0 #e6e6e6
}
.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px
}
.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57,57,57,.3);
	background: 0 0;
	cursor: default;
	border: none
}
.flatpickr-innerContainer {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden
}
.flatpickr-rContainer {
	display: inline-block;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.flatpickr-time:after {
	content: "";
	display: table;
	clear: both
}
.flatpickr-time .numInputWrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 40%;
	height: 40px;
	float: left
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939
}
.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%
}
.flatpickr-time.time24hr .numInputWrapper {
	width: 49%
}
.flatpickr-time input {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield
}
.flatpickr-time input.flatpickr-hour {
	font-weight: 700
}
.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
	font-weight: 400
}
.flatpickr-time input:focus {
	outline: 0;
	border: 0
}
.flatpickr-time .flatpickr-am-pm, .flatpickr-time .flatpickr-time-separator {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: 700;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400
}
.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
	background: #eee
}
.flatpickr-input[readonly] {
	cursor: pointer
}
@-webkit-keyframes fpFadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes fpFadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.flatpickr-confirm {
	height: 40px;
	max-height: 0;
	visibility: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background: rgba(0,0,0,.06)
}
.flatpickr-confirm svg path {
	fill: inherit
}
.flatpickr-confirm.darkTheme {
	color: #fff;
	fill: #fff
}
.flatpickr-confirm.visible {
	max-height: 40px;
	visibility: visible
}
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
	visibility: visible!important;
	background: #f2f2f2!important;
	background: rgba(0,0,0,.06)!important;
	border: 0!important;
	-webkit-box-shadow: inset 0 0 12px 4px #fff;
	box-shadow: inset 0 0 12px 4px #fff
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
	content: '!';
	visibility: hidden
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.2)
}
.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px!important
}
.selectize-dropdown-header-close:hover {
	color: #000
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0
}
.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px!important
}
.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0;
	border-left: 1px solid #d0d0d0;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0,0,0,.05)
}
.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #cacaca
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: 0 0
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #fff
}
.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 23px
}
.selectize-control {
	position: relative
}
.selectize-dropdown, .selectize-input, .selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit
}
.selectize-control.single .selectize-input.input-active, .selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block
}
.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.selectize-control.multi .selectize-input.has-items {
	padding: 6px 8px 3px
}
.selectize-input.full {
	background-color: #fff
}
.selectize-input.disabled, .selectize-input.disabled * {
	cursor: default!important
}
.selectize-input.focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.15)
}
.selectize-input.dropdown-active {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1
}
.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #f2f2f2;
	color: #303030;
	border: 0 solid #d0d0d0
}
.selectize-control.multi .selectize-input>div.active {
	background: #e8e8e8;
	color: #303030;
	border: 0 solid #cacaca
}
.selectize-control.multi .selectize-input.disabled>div, .selectize-control.multi .selectize-input.disabled>div.active {
	color: #7d7d7d;
	background: #fff;
	border: 0 solid #fff
}
.selectize-input>input {
	display: inline-block!important;
	padding: 0!important;
	min-height: 0!important;
	max-height: none!important;
	max-width: 100%!important;
	margin: 0 2px 0 0!important;
	text-indent: 0!important;
	border: 0!important;
	background: 0 0!important;
	line-height: inherit!important;
	-webkit-user-select: auto!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.selectize-input>input::-ms-clear {
display:none
}
.selectize-input>input:focus {
	outline: 0!important
}
.selectize-input::after {
	content: ' ';
	display: block;
	clear: left
}
.selectize-input.dropdown-active::before {
	content: ' ';
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0
}
.selectize-dropdown {
	position: absolute;
	z-index: 10;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: -1px 0 0;
	border-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden
}
.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125,168,208,.2);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.selectize-dropdown .optgroup-header, .selectize-dropdown .option {
	padding: 5px 8px
}
.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: .5
}
.selectize-dropdown [data-selectable].option {
	opacity: 1
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0
}
.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default
}
.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68
}
.selectize-dropdown .active.create {
	color: #495c68
}
.selectize-dropdown .create {
	color: rgba(48,48,48,.5)
}
.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
	cursor: pointer
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
	cursor: text
}
.selectize-control.single .selectize-input:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: grey transparent transparent transparent
}
.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px;
	border-color: transparent transparent grey transparent
}
.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto
}
.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px!important
}
.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fafafa
}
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
	visibility: visible!important;
	background: #f2f2f2!important;
	background: rgba(0,0,0,.06)!important;
	border: 0!important;
	-webkit-box-shadow: inset 0 0 12px 4px #fff;
	box-shadow: inset 0 0 12px 4px #fff
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
	content: '!';
	visibility: hidden
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.2)
}
.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px!important
}
.selectize-dropdown-header-close:hover {
	color: #000
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0
}
.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px!important
}
.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0;
	border-left: 1px solid #0073bb;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0,0,0,.05)
}
.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #00578d
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: 0 0
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #aaa
}
.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 23px
}
.selectize-control {
	position: relative
}
.selectize-dropdown, .selectize-input, .selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit
}
.selectize-control.single .selectize-input.input-active, .selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block
}
.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.selectize-control.multi .selectize-input.has-items {
	padding: 5px 8px 2px
}
.selectize-input.full {
	background-color: #fff
}
.selectize-input.disabled, .selectize-input.disabled * {
	cursor: default!important
}
.selectize-input.focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.15)
}
.selectize-input.dropdown-active {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1
}
.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #1da7ee;
	color: #fff;
	border: 1px solid #0073bb
}
.selectize-control.multi .selectize-input>div.active {
	background: #92c836;
	color: #fff;
	border: 1px solid #00578d
}
.selectize-control.multi .selectize-input.disabled>div, .selectize-control.multi .selectize-input.disabled>div.active {
	color: #fff;
	background: #d2d2d2;
	border: 1px solid #aaa
}
.selectize-input>input {
	display: inline-block!important;
	padding: 0!important;
	min-height: 0!important;
	max-height: none!important;
	max-width: 100%!important;
	margin: 0 1px!important;
	text-indent: 0!important;
	border: 0!important;
	background: 0 0!important;
	line-height: inherit!important;
	-webkit-user-select: auto!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.selectize-input>input::-ms-clear {
display:none
}
.selectize-input>input:focus {
	outline: 0!important
}
.selectize-input::after {
	content: ' ';
	display: block;
	clear: left
}
.selectize-input.dropdown-active::before {
	content: ' ';
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0
}
.selectize-dropdown {
	position: absolute;
	z-index: 10;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: -1px 0 0;
	border-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden
}
.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125,168,208,.2);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.selectize-dropdown .optgroup-header, .selectize-dropdown .option {
	padding: 5px 8px
}
.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: .5
}
.selectize-dropdown [data-selectable].option {
	opacity: 1
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0
}
.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default
}
.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68
}
.selectize-dropdown .active.create {
	color: #495c68
}
.selectize-dropdown .create {
	color: rgba(48,48,48,.5)
}
.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
	cursor: pointer
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
	cursor: text
}
.selectize-control.single .selectize-input:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: grey transparent transparent transparent
}
.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px;
	border-color: transparent transparent grey transparent
}
.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto
}
.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px!important
}
.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fafafa
}
.selectize-control.multi .selectize-input.has-items {
	padding-left: 5px;
	padding-right: 5px
}
.selectize-control.multi .selectize-input.disabled [data-value] {
	color: #999;
	text-shadow: none;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.selectize-control.multi .selectize-input.disabled [data-value], .selectize-control.multi .selectize-input.disabled [data-value] .remove {
	border-color: #e6e6e6
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
	background: 0 0
}
.selectize-control.multi .selectize-input [data-value] {
	text-shadow: 0 1px 0 rgba(0,51,83,.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #1b9dec;
	background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
	background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
	background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
	background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.03);
	box-shadow: 0 1px 0 rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.03)
}
.selectize-control.multi .selectize-input [data-value].active {
	background-color: #0085d4;
	background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
	background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
	background-image: -o-linear-gradient(top, #008fd8, #0075cf);
	background-image: linear-gradient(to bottom, #008fd8, #0075cf);
	background-repeat: repeat-x
}
.selectize-control.single .selectize-input {
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.8);
	box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.8);
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
	background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
	background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
	background-repeat: repeat-x
}
.selectize-control.single .selectize-input, .selectize-dropdown.single {
	border-color: #b8b8b8
}
.selectize-dropdown .optgroup-header {
	padding-top: 7px;
	font-weight: 700;
	font-size: .85em
}
.selectize-dropdown .optgroup {
	border-top: 1px solid #f0f0f0
}
.selectize-dropdown .optgroup:first-child {
	border-top: 0
}
.toast-title {
	font-weight: 700
}
.toast-message {
	-ms-word-wrap: break-word;
	word-wrap: break-word
}
.toast-message a, .toast-message label {
	color: #fff
}
.toast-message a:hover {
	color: #ccc;
	text-decoration: none
}
.toast-close-button {
	position: relative;
	right: -.3em;
	top: -.3em;
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	-webkit-text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #fff;
	opacity: .8;
	line-height: 1
}
.toast-close-button:focus, .toast-close-button:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4
}
.rtl .toast-close-button {
	left: -.3em;
	float: left;
	right: .3em
}
button.toast-close-button {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.toast-top-center {
	top: 0;
	right: 0;
	width: 100%
}
.toast-bottom-center {
	bottom: 0;
	right: 0;
	width: 100%
}
.toast-top-full-width {
	top: 0;
	right: 0;
	width: 100%
}
.toast-bottom-full-width {
	bottom: 0;
	right: 0;
	width: 100%
}
.toast-top-left {
	top: 12px;
	left: 12px
}
.toast-top-right {
	top: 12px;
	right: 12px
}
.toast-bottom-right {
	right: 12px;
	bottom: 12px
}
.toast-bottom-left {
	bottom: 12px;
	left: 12px
}
#toast-container {
	position: fixed;
	z-index: 999999;
	pointer-events: none
}
#toast-container * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#toast-container>div {
	position: relative;
	pointer-events: auto;
	overflow: hidden;
	margin: 0 0 6px;
	padding: 15px 15px 15px 50px;
	width: 300px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-position: 15px center;
	background-repeat: no-repeat;
	-moz-box-shadow: 0 0 12px #999;
	-webkit-box-shadow: 0 0 12px #999;
	box-shadow: 0 0 12px #999;
	color: #fff;
	opacity: .8
}
#toast-container>div.rtl {
	direction: rtl;
	padding: 15px 50px 15px 15px;
	background-position: right 15px center
}
#toast-container>div:hover {
	-moz-box-shadow: 0 0 12px #000;
	-webkit-box-shadow: 0 0 12px #000;
	box-shadow: 0 0 12px #000;
	opacity: 1;
	cursor: pointer
}
#toast-container>.toast-info {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}
#toast-container>.toast-error {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}
#toast-container>.toast-success {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}
#toast-container>.toast-warning {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}
#toast-container.toast-bottom-center>div, #toast-container.toast-top-center>div {
	width: 300px;
	margin-left: auto;
	margin-right: auto
}
#toast-container.toast-bottom-full-width>div, #toast-container.toast-top-full-width>div {
	width: 96%;
	margin-left: auto;
	margin-right: auto
}
.toast {
	background-color: #030303
}
.toast-success {
	background-color: #51a351
}
.toast-error {
	background-color: #bd362f
}
.toast-info {
	background-color: #2f96b4
}
.toast-warning {
	background-color: #f89406
}
.toast-progress {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	background-color: #000;
	opacity: .4
}
@media all and (max-width:240px) {
#toast-container>div {
	padding: 8px 8px 8px 50px;
	width: 11em
}
#toast-container>div.rtl {
	padding: 8px 50px 8px 8px
}
#toast-container .toast-close-button {
	right: -.2em;
	top: -.2em
}
#toast-container .rtl .toast-close-button {
	left: -.2em;
	right: .2em
}
}
@media all and (min-width:241px) and (max-width:480px) {
#toast-container>div {
	padding: 8px 8px 8px 50px;
	width: 18em
}
#toast-container>div.rtl {
	padding: 8px 50px 8px 8px
}
#toast-container .toast-close-button {
	right: -.2em;
	top: -.2em
}
#toast-container .rtl .toast-close-button {
	left: -.2em;
	right: .2em
}
}
@media all and (min-width:481px) and (max-width:768px) {
#toast-container>div {
	padding: 15px 15px 15px 50px;
	width: 25em
}
#toast-container>div.rtl {
	padding: 15px 50px 15px 15px
}
}
.oo-text-center {
	text-align: center
}
.oo-text-right {
	text-align: right!important
}
.oo-block {
	display: block
}
.oo-clearfix::after {
	content: '';
	display: table;
	clear: both
}
.oo-float-left {
	float: left
}
.oo-float-right {
	float: right
}
.oo-no-break {
	white-space: nowrap
}
.oo-hide-text-overflow {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.oo-bg-size-cover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}
.oo-bg-size-contain {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}
.hidden, .oo-hidden {
	display: none!important
}
.clearfix::after, .oo-clearfix::after {
	content: "";
	display: table;
	clear: both
}
.oo-sr-only, .sr-only {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: -1px!important;
	display: block!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	border: 0!important
}
.oo-mt-5 {
	margin-top: 5rem
}
body[debugmode] [data-debug-info]:hover:before {
	content: attr(data-debug-info);
	padding: 4px 8px;
	color: #333;
	background-color: #f7f7f7;
	position: absolute;
	z-index: 10;
	border: 1px #0062ae dotted;
	box-shadow: 0 0 10px #ccc;
	font-family: monospace;
font-size:.75rem;
	word-break: break-all;
	left: 1.25rem;
	transform: translateY(-1.25rem)
}
html {
	height: 100%;
	box-sizing: border-box
}
body {
	position: relative;
	min-height: 100%;
	height: 100vh;
	background: #fff
}
*, ::after, ::before {
	box-sizing: inherit
}
#sprite {
	width: 0!important;
	height: 0!important;
	overflow: hidden!important
}
.page-wrapper {
	overflow-x: hidden
}
.page-wrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,68,122,.5);
	content: '';
	z-index: 2;
	display: block;
	opacity: 0;
	visibility: hidden;
	transition: opacity 250ms ease-out, visibility 250ms ease-out
}
.page-wrapper.menu-visible {
	position: relative
}
.page-wrapper.menu-visible::before {
	opacity: 1;
	visibility: visible;
	z-index: 10
}
.page-wrapper.delayed::before {
	transition-delay: 350ms
}
body.dragging--active {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
@media screen and (max-width:39rem) {
.page-wrapper.languages-visible, .page-wrapper.profile-visible, .page-wrapper.search-visible {
position:relative
}
.page-wrapper.languages-visible::before, .page-wrapper.profile-visible::before, .page-wrapper.search-visible::before {
opacity:1;
visibility:visible;
z-index:10
}
}
@media(max-width:61rem) {
.page-wrapper.languages-visible, .page-wrapper.menu-visible, .page-wrapper.profile-visible, .page-wrapper.search-visible {
cursor:pointer
}
}
@media(min-width:80rem) {
.content>.col-wrapper {
display:flex;
margin-top:0
}
.content>.col-wrapper .col-md-25 {
width:16.6%;
min-width:0;
flex:0 0 16.6%;
padding-right:1.5rem
}
.content>.col-wrapper .col-md-75 {
width:83.4%;
min-width:0;
flex:1 1 83.4%;
padding-left:1rem;
overflow-x:hidden
}
}
.colors-wrapper {
	display: flex;
	flex-wrap: wrap
}
.colors-wrapper>.color-item {
	width: 100%
}
.colors-wrapper>.color-item>p {
margin-top:.625rem;
margin-bottom:.625rem
}
.colors-wrapper>.color-item>.color-content {
	display: block;
	height: 100px;
	margin: auto;
	border: 1px solid #6f6f6f
}
.colors-wrapper>.color-item>.color-name {
	text-align: center
}
@media(min-width:40rem) {
.colors-wrapper>.color-item {
width:150px
}
.colors-wrapper>.color-item>.color-content {
width:100px;
border-radius:50%
}
}
.colors-wrapper .color-white {
	background-color: #fff
}
.colors-wrapper .color-black {
	background-color: #000
}
.colors-wrapper .color-lightgray {
	background-color: #f7f7f7
}
.colors-wrapper .color-gray {
	background-color: #e2e2e2
}
.colors-wrapper .color-darkgray {
	background-color: #999
}
.colors-wrapper .color-dimgray {
	background-color: #6f6f6f
}
.colors-wrapper .color-headlines {
	background-color: #333
}
.colors-wrapper .color-primary {
	background-color: #0062ae
}
.colors-wrapper .color-accent {
	background-color: #a50034
}
.colors-wrapper .color-accent-nav {
	background-color: #0062ae
}
.icon {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: inherit;
	fill: currentColor
}
.icon:active, .icon:focus, .icon:hover {
	fill: #0062ae
}
.icons-wrapper>.icon {
	width: 3rem;
	height: 3rem;
margin:.3125rem
}
img {
	max-width: 100%
}
img[src=""] {
	display: none
}
figure {
	margin: 0
}
figure>img {
	display: block
}
figure>figcaption {
margin-top:.5rem;
font-size:.875rem
}
figure>figcaption:empty {
	display: none
}
.img-avatar {
	border: 2px solid #f7f7f7;
	border-radius: 50%
}
.img-avatar:hover {
	border-color: #6f6f6f;
	transition: border-color .4s ease-out
}
.icon.filetype {
	display: inline-block;
	float: left;
	width: 1rem;
	height: 1rem;
margin-right:.3125rem;
	transform: translateY(2px)
}
.teaser-pictograms {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	height: 3rem
}
.product-logo.teaser-product-logo {
	display: block;
	height: 3rem;
padding:.25rem
}
.product-logo.teaser-product-logo>img {
	display: block;
	width: auto;
	height: 100%
}
.teaser-content__image {
	position: relative;
margin-bottom:.5rem
}
img[data-srcZoom] {
	cursor: pointer;
	cursor: zoom-in
}
img[data-srcZoom]:hover {
box-shadow:0 0 0 .5rem #e2e2e2;
	background-color: #e2e2e2;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.img-contentWide {
	max-width: 90rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:40rem) {
.img-contentWide {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.img-contentWide {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(max-width:62rem) {
.img-contentWide {
padding-right:0;
padding-left:0
}
}
@media(min-width:62rem) {
.img-contentWide {
padding-right:2rem;
padding-left:2rem
}
}
.img-pageWide {
	padding-left: 0;
	padding-right: 0;
	width: 100%
}
.lity-image .lity-container {
	background-color: #fff
}
a[href*=".baidu.com"] {
	position: absolute;
	bottom: 0;
	z-index: 100;
	font-size: 10px;
	color: inherit
}
a:not([href]), a[href=""] {
	color: #6f6f6f;
	pointer-events: none;
	cursor: default
}
a:not([href]):hover, a[href=""]:hover {
	text-decoration: none
}
a:not([href]) *, a[href=""] * {
	color: #6f6f6f
}
a:not([href])>.teaser-headline, a[href=""]>.teaser-headline {
	color: #6f6f6f
}
.article-teaser-headline a:not([href]) {
	color: #333;
	pointer-events: none;
	cursor: default
}
.article-teaser-headline a:not([href]):hover {
	text-decoration: none
}
ol {
	padding-left: 0;
	counter-reset: section
}
ol>li {
	position: relative;
	padding-left: 1.875rem;
	list-style-type: none
}
ol>li::before {
	position: absolute;
	top: 0;
	left: 0;
	line-height: inherit;
	counter-increment: section;
	content: counter(section) "."
}
ul {
	padding-left: 0
}
ul>li {
	position: relative;
	padding-left: 1rem;
	list-style-type: none
}
ul>li::before {
	content: "\25A0";
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 70%;
	line-height: inherit;
	color: #0062ae
}
dl {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	margin-bottom: 0;
font-size:.875rem
}
dl>dd, dl>dt {
	width: 50%;
	margin: 0;
padding:.25rem 0;
	border-bottom: 1px solid #e2e2e2
}
dl>dd:last-of-type, dl>dt:last-of-type {
	border-bottom: none
}
h6.definitionlist-headline {
	margin-top: 2rem;
	margin-bottom: 1rem;
padding:0 0 .25rem;
	border-bottom: 1px solid #e2e2e2
}
.page-ServerErrorPage .header {
	padding-top: 1rem
}
.page-ServerErrorPage .header .logo-baumer img {
	width: 200px
}
.page-ServerErrorPage .error-msg-container {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 1.875rem;
	text-align: center
}
@media(min-width:40rem) {
.page-ServerErrorPage .error-msg-container {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.page-ServerErrorPage .error-msg-container {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.page-ServerErrorPage h1 {
	margin-bottom: 1.25rem
}
body, html {
	font-family: roboto condensed, roboto, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5625;
	color: #6f6f6f
}
body.countryCN, html.countryCN {
	font-family: Arial, Helvetica, microsoft yahei, 微软雅黑体, SimHei, 黑体, hiragino sans gb, 冬青黑体, STHeiti, "	华文黑体", sans-serif
}
body {
	font-size: 1rem
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
margin-bottom:.5rem;
	font-weight: 400;
	text-decoration: none;
	color: #333
}
.h1, h1 {
	font-size: 3.02419vw;
	line-height: 1.2
}
@media screen and (max-width:793.6px) {
.h1, h1 {
	font-size: 24px
}
}
@media(min-width:62rem) {
.h1, h1 {
font-size:1.875rem
}
}
.h2, h2 {
	font-size: 2.21774vw;
	line-height: 1.136
}
@media screen and (max-width:811.63636px) {
.h2, h2 {
	font-size: 18px
}
}
@media(min-width:62rem) {
.h2, h2 {
font-size:1.375rem
}
}
.h3, h3 {
	font-size: 2.01613vw;
	line-height: 1.2
}
@media screen and (max-width:793.6px) {
.h3, h3 {
	font-size: 16px
}
}
@media(min-width:62rem) {
.h3, h3 {
font-size:1.25rem
}
}
.h4, h4 {
	font-size: 1.125rem;
	line-height: 1.2222
}
a {
	text-decoration: none;
	color: #0062ae
}
a:hover {
	text-decoration: underline
}
p a {
	color: #6f6f6f;
	text-decoration: underline
}
a:active, a:focus, a:hover {
	color: #0062ae
}
.header a:active, .header a:focus, .header a:hover {
	color: inherit
}/*a:empty,div:empty,h1:empty,h2:empty,h3:empty,h4:empty,ol:empty,p:empty,span:empty,ul:empty{display:none}*/
sup {
	top: -.35em
}
.subheadline {
	font-size: 2.01613vw;
	line-height: 1.2;
	font-weight: 400;
	color: #0062ae
}
@media screen and (max-width:793.6px) {
.subheadline {
	font-size: 16px
}
}
@media(min-width:62rem) {
.subheadline {
font-size:1.25rem
}
}
.brand {
	font-style: italic
}
.brand:not(:empty)::after {
	content: ' \2012'
}
.brand sup {
	font-style: normal
}
.brand sup::before {
	content: " "
}
.version-info {
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 100000;
	display: block;
	padding: 1px 2px 0 3px;
	background: rgba(255,255,255,.8);
	color: #000;
	font-size: 10px
}
.version-info [data-label] {
	display: inline-block;
margin-right:.5rem
}
.version-info [data-label]::before {
	content: attr(data-label)
}
.version-info .version-info__viewport {
	margin-right: 0
}
.version-info .version-info__viewport::after {
	content: 'mobile'
}
@media(min-width:40rem) {
.version-info .version-info__viewport::after {
content:'XS'
}
}
@media(min-width:62rem) {
.version-info .version-info__viewport::after {
content:'SM'
}
}
@media(min-width:80rem) {
.version-info .version-info__viewport::after {
content:'MD'
}
}
@media(min-width:90rem) {
.version-info .version-info__viewport::after {
content:'LG'
}
}
@media(min-width:120rem) {
.version-info .version-info__viewport::after {
content:'XL'
}
}
.info-flyout {
	position: relative;
	padding-right: 1.5rem;
	margin-right: 1rem
}
.info-flyout--visible .info-flyout__text {
	display: block
}
.info-flyout--hover .info-flyout__icon:hover~.info-flyout__text {
	display: block
}
.info-flyout__text {
	position: absolute;
	z-index: 100;
	top: 100%;
right:.6rem;
	display: none;
	width: 7.5rem;
padding:.5rem;
	margin-top: 8px;
font-size:.875rem;
	background: #fff;
	border: 1px solid #e2e2e2;
	box-shadow: 0 2px 4px -2px rgba(0,0,0,.3);
	color: #6f6f6f;
	transform: translateX(3.75rem)
}
.info-flyout__text::before {
	content: '';
	position: absolute;
	left: 50%;
	top: -10px;
	display: block;
	width: 9px;
	height: 9px;
	background: inherit;
	border: inherit;
	border-width: 1px 1px 0 0;
transform:rotate(-45deg) translateX(-.375rem)
}
.info-flyout__icon {
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	width: 1rem;
	height: 1rem;
margin-top:-.5rem;
	cursor: pointer;
	fill: #0062ae
}
.info-flyout__icon:hover+.info-flyout__text {
	display: block
}
.active-filter {
	position: relative;
	display: inline-block;
	height: 1.5rem;
padding:.25rem 2rem .25rem .5rem;
	background: #efefef;
border-radius:.25rem;
font-size:.875rem;
	line-height: 1.25
}
.active-filter__remove {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.5rem;
	width: 1.5rem
}
.active-filter__remove>.icon {
width:.5rem;
height:.5rem;
	fill: #6f6f6f
}
.active-filter__remove:hover>.icon {
	fill: #0062ae
}
.add-to-cart-form {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	margin-right: 16px
}
.add-to-cart-form__price {
	margin: 4px 16px 4px 0
}
.reference-price {
	display: block;
font-size:.875rem;
	color: #333
}
.reference-price+.reference-price {
	margin-top: 6px
}
.your-price {
	display: block;
	font-size: 1.375rem;
	color: #333
}
.your-price>a {
	color: #0062ae;
	text-decoration: none
}
.add-to-cart-form__button {
	margin: 4px 0;
	white-space: nowrap
}
.add-to-cart-form__button>.btn-icn-inner>.icon {
	width: 20px;
	height: 20px;
	margin: -4px -4px -4px 4px
}
.add-to-cart-form>.btn.accent {
	align-self: center;
	margin-top: inherit
}
.archive {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	padding-bottom: 5rem
}
@media(min-width:40rem) {
.archive {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.archive {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.archive__headline, .archive__list {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.archive__headline, .archive__list {
margin-top:4rem;
margin-bottom:3rem
}
}
.archive__headline {
	font-size: 1.875rem
}
.archive-item {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #e2e2e2
}
.archive-item__image {
	display: block;
margin-bottom:.5rem
}
.archive-item__longtext {
font-size:.875rem
}
@media(min-width:62rem) {
.archive-item__longtext {
font-size:1rem
}
}
@media(min-width:40rem) {
.archive-item {
display:flex;
align-items:flex-start;
justify-content:space-between
}
.archive-item__image {
order:1;
margin-left:1rem;
margin-bottom:0;
flex:0 0 15rem
}
.archive-item__text {
margin-right:1rem
}
}
@media(min-width:62rem) {
.archive-item__image {
flex:0 0 20rem
}
}
.article-component, .article-date {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.article-component, .article-date {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.article-component, .article-date {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.article-component, .article-date {
margin-top:4rem;
margin-bottom:3rem
}
}
.article-component>* {
	margin-top: 0
}
.article-component>:last-child {
	margin-bottom: 0
}
.article-component>h5 {
	font-size: 3.02419vw;
	line-height: 1.2;
	margin-bottom: 3rem
}
@media screen and (max-width:793.6px) {
.article-component>h5 {
	font-size: 24px
}
}
@media(min-width:62rem) {
.article-component>h5 {
font-size:1.875rem
}
}
.article-component>h6 {
	font-size: 2.21774vw;
	line-height: 1.136;
	margin-bottom: 3rem
}
@media screen and (max-width:811.63636px) {
.article-component>h6 {
	font-size: 18px
}
}
@media(min-width:62rem) {
.article-component>h6 {
font-size:1.375rem
}
}
.article-component>figure {
	margin-left: 0;
	margin-right: 0
}
.article-component>figure>img {
	margin-left: auto;
	margin-right: auto
}
.article-component>figure>figcaption {
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.article-date {
	margin-bottom: 2.5rem;
	font-size: 1rem
}
.article-date::after {
	content: '';
	display: table;
	clear: both
}
.article-date .icon {
	float: left;
	width: 1rem;
	height: 1.5rem;
margin-right:.5rem
}
.article-date+.article-component, .article-date+.content-section-with-img {
	margin-top: 2.5rem
}
.article-image-grid {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.article-image-grid {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.article-image-grid {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.article-image-grid {
margin-top:4rem;
margin-bottom:3rem
}
}
.article-image-grid>h2 {
	font-size: 3.02419vw;
	line-height: 1.2;
	margin-bottom: 3rem
}
@media screen and (max-width:793.6px) {
.article-image-grid>h2 {
	font-size: 24px
}
}
@media(min-width:62rem) {
.article-image-grid>h2 {
font-size:1.875rem
}
}
.article-image-grid-images {
	justify-content: center;
	justify-content: flex-start
}
.article-image-grid-images>figure {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.article-image-grid-images {
display:flex;
flex-wrap:wrap
}
.article-image-grid-images>figure {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.article-image-grid-images>figure:nth-child(n) {
margin-right:2rem
}
.article-image-grid-images>figure:last-child {
margin-right:0
}
.article-image-grid-images>figure:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.article-image-grid-images>figure {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.article-image-grid-images>figure:nth-child(n) {
margin-right:3rem
}
.article-image-grid-images>figure:last-child {
margin-right:0
}
.article-image-grid-images>figure:nth-child(2n) {
margin-right:0
}
}
[class^=article-teaser]+.separator-component, [class^=article-teaser]+.teaser-icon-grid {
margin-top:0
}
.article-teaser {
	margin-bottom: 2rem
}
.article-teaser.horizontal .article-teaser-text:only-child {
	margin-left: auto;
	margin-right: auto
}
.article-teaser-text>.article-teaser-headline, .article-teaser-text>.teaser-subheadline {
	margin-bottom: 1rem
}
.article-teaser-text>a.btn:not(.selectorlink) {
	display: none
}
.article-teaser-text .selectorlink {
margin-top:.5rem;
font-size:.875rem
}
.article-teaser-longtext {
	font-size: 1rem;
	margin-bottom: 1rem
}
.article-teaser-longtext>* {
margin:0 0 .25rem
}
.article-teaser-longtext>:first-child {
	margin-top: 0
}
.article-teaser-longtext>:last-child {
	margin-bottom: 0
}
.article-teaser-image {
	display: block;
margin-bottom:.5rem
}
.article-teaser-image>img {
	display: block;
	width: 100%;
	height: auto;
	flex: 0 0 auto
}
.article-teaser-call2action {
margin-top:.25rem
}
.article-teaser-container {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.article-teaser-container {
margin-top:4rem;
margin-bottom:3rem
}
}
.article-teaser-container.vertical {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:40rem) {
.article-teaser-container.vertical {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.article-teaser-container.vertical {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.article-teaser-container.horizontal {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.article-teaser-container.horizontal {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.article-teaser-container.horizontal {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.article-teaser-container.horizontal {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.article-teaser-container.horizontal {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.article-teaser-container.horizontal {
padding-left:12rem;
padding-right:12rem
}
}
.article-teaser-group, .article-teaser-pair {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.article-teaser-group, .article-teaser-pair {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.article-teaser-group, .article-teaser-pair {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.article-teaser-group, .article-teaser-pair {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.article-teaser-group, .article-teaser-pair {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.article-teaser-group, .article-teaser-pair {
padding-left:12rem;
padding-right:12rem
}
}
.article-teaser-pair {
	justify-content: center
}
.article-teaser-pair>.article-teaser {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.article-teaser-pair {
display:flex;
flex-wrap:wrap
}
.article-teaser-pair>.article-teaser {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.article-teaser-pair>.article-teaser:nth-child(n) {
margin-right:2rem
}
.article-teaser-pair>.article-teaser:last-child {
margin-right:0
}
.article-teaser-pair>.article-teaser:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.article-teaser-pair>.article-teaser {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.article-teaser-pair>.article-teaser:nth-child(n) {
margin-right:3rem
}
.article-teaser-pair>.article-teaser:last-child {
margin-right:0
}
.article-teaser-pair>.article-teaser:nth-child(2n) {
margin-right:0
}
}
.article-teaser-group {
	justify-content: center
}
.article-teaser-group>.article-teaser {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.article-teaser-group {
display:flex;
flex-wrap:wrap
}
.article-teaser-group>.article-teaser {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.article-teaser-group>.article-teaser:nth-child(n) {
margin-right:2rem
}
.article-teaser-group>.article-teaser:last-child {
margin-right:0
}
.article-teaser-group>.article-teaser:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.article-teaser-group>.article-teaser {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.article-teaser-group>.article-teaser:nth-child(n) {
margin-right:2rem
}
.article-teaser-group>.article-teaser:last-child {
margin-right:0
}
.article-teaser-group>.article-teaser:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.article-teaser-group>.article-teaser {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.article-teaser-group>.article-teaser:nth-child(n) {
margin-right:3rem
}
.article-teaser-group>.article-teaser:last-child {
margin-right:0
}
.article-teaser-group>.article-teaser:nth-child(3n) {
margin-right:0
}
}
.article-teaser-group .btn {
	display: none
}
.article-teaser-headline {
	font-size: 2.21774vw;
	line-height: 1.136
}
@media screen and (max-width:811.63636px) {
.article-teaser-headline {
	font-size: 18px
}
}
@media(min-width:62rem) {
.article-teaser-headline {
font-size:1.375rem
}
}
@media(min-width:62rem) {
.article-teaser.horizontal {
display:flex;
justify-content:center
}
.article-teaser.horizontal>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.article-teaser.horizontal>:last-child {
margin-right:0
}
.article-teaser.horizontal>:nth-child(1) {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem)
}
.article-teaser.horizontal>:nth-child(2) {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem)
}
.article-teaser.horizontal .article-teaser-image {
align-self:flex-start
}
.article-teaser.horizontal .article-teaser-text {
margin-bottom:1rem
}
.article-teaser.horizontal.right .article-teaser-text {
margin-right:2rem;
order:-1
}
.article-teaser.horizontal.right .article-teaser-image, .article-teaser.horizontal.right .videolink {
margin-right:0
}
.article-teaser.vertical .article-teaser-image, .article-teaser.vertical .videolink {
margin-bottom:1rem
}
}
@media(min-width:90rem) {
.article-teaser.horizontal {
display:flex;
justify-content:center
}
.article-teaser.horizontal>* {
flex-grow:0;
flex-shrink:0;
margin-right:3rem
}
.article-teaser.horizontal>:last-child {
margin-right:0
}
.article-teaser.horizontal>:nth-child(1) {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.article-teaser.horizontal>:nth-child(2) {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.article-teaser.horizontal.right .article-teaser-text {
margin-right:3rem
}
}
.availability__status, .productlifecycle__status {
	position: relative;
	padding-left: 1.25rem;
	white-space: nowrap
}
.availability__status::before, .productlifecycle__status::before {
	content: '';
	position: absolute;
	left: 0;
	top: 25%;
	display: block;
width:.75rem;
height:.75rem;
margin-top:-.125rem;
	background: #e2e2e2;
	border-radius: 2px
}
.availability__status[data-status=high]::before, .productlifecycle__status[data-status=high]::before {
	background: #7acd1f
}
.availability__status[data-status=limitedTimeAvailable]::before, .availability__status[data-status=medium]::before, .productlifecycle__status[data-status=limitedTimeAvailable]::before, .productlifecycle__status[data-status=medium]::before {
	background: #ffea00
}
.availability__status[data-status=currentlyNotAvailable]::before, .availability__status[data-status=low]::before, .availability__status[data-status=notAvailableAnymore]::before, .productlifecycle__status[data-status=currentlyNotAvailable]::before, .productlifecycle__status[data-status=low]::before, .productlifecycle__status[data-status=notAvailableAnymore]::before {
	background: #ff6f00
}
.productlifecycle {
margin-top:-.5rem;
font-size:.875rem
}
.productlifecycle .productlifecycle__status {
	padding-left: 1rem
}
.productlifecycle .productlifecycle__status::before {
height:.5rem;
width:.5rem
}
.page-wrapper>.banner {
	margin-bottom: 2rem
}
.page-wrapper>.banner+.in-site-nav {
	margin-top: -2rem
}
.page-wrapper>.banner+.map-container {
	margin-top: -3rem
}
.page-wrapper>.banner ul>li>ul>li::before {
	content: '\25B6';
	top: 3px;
	font-size: 60%;
	color: #6f6f6f
}
.banner-backdrop {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3rem;
	padding-bottom: 3rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0;
	padding-bottom: 2.25rem;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff
}
@media(min-width:40rem) {
.banner-backdrop {
display:flex;
flex-wrap:wrap
}
}
@media(min-width:40rem) {
.banner-backdrop {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.banner-backdrop {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.banner-backdrop {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.banner-backdrop {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.banner-backdrop {
padding-left:12rem;
padding-right:12rem
}
}
.banner-backdrop--no-image {
	background-color: #f7f7f7;
	display: block;
	min-width: 100%
}
.banner-backdrop--no-image .banner-backdrop__content-no-image {
	display: block;
	margin-top: 0;
	margin-bottom: 0
}
.banner-backdrop__content {
	display: block;
	position: relative;
	background-size: 0 0
}
.banner-backdrop__content>.videoplayer {
	display: none
}
.banner-backdrop__content>.videoplayer>video {
	width: 100%;
	height: 100%;
	max-height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.banner-backdrop__content>.videoplayer .videocontrols {
	display: flex;
	justify-content: flex-end;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
padding:.5rem
}
.banner-backdrop__content>.videoplayer .videocontrols .btn.naked.icn.button-volume .icon {
	color: #fff;
	width: 2rem;
	height: 2rem
}
.banner-backdrop__content>.videoplayer .videocontrols.videocontrols__noaudio .button-volume {
	display: none
}
.banner-backdrop__content .videoplayer, .banner-backdrop__content>img {
	position: relative;
	width: 100%;
	height: 100%
}
@media(min-width:40rem) {
.banner-backdrop__content>.videoplayer {
display:flex
}
.banner-backdrop__content>.videoplayer+img {
display:none
}
}
.banner-backdrop__content::before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	background-color: inherit;
	background-image: inherit;
	background-size: cover
}
.banner-backdrop__content[data-backdrop-image]::before {
	padding-bottom: 31.25%
}
.banner-backdrop__text {
	padding: 2rem 1rem;
	z-index: 2
}
.banner-backdrop__text>* {
margin-top:.75rem;
	margin-bottom: 1rem
}
.banner-backdrop__text>:first-child {
	margin-top: 0
}
.banner-backdrop__text>:last-child {
	margin-bottom: 0
}
.banner-backdrop__buttons, .banner-backdrop__text {
	background: #fff
}
.banner-backdrop__buttons {
	padding: 0 1rem 1.5rem
}
.banner-backdrop__buttons>.btn {
margin:.25rem .5rem .25rem 0
}
@media(min-width:40rem) {
.banner-backdrop {
display:block;
padding-left:0;
padding-right:0
}
.banner-backdrop__text {
padding:2rem
}
.banner-backdrop__buttons {
padding:0 2rem 1.5rem;
z-index:2
}
}
@media(min-width:80rem) {
.banner-backdrop {
position:relative;
padding-bottom:0;
padding-left:5rem;
padding-right:5rem
}
.banner-backdrop .banner-backdrop__content>img {
height:100%;
-o-object-fit:cover;
object-fit:cover
}
.banner-backdrop .banner-backdrop__content>img, .banner-backdrop .videoplayer {
position:absolute;
top:0;
left:0
}
.banner-backdrop__content {
display:flex;
background-position:center center;
background-size:cover
}
.banner-backdrop__content::before {
flex:0 0 1px;
width:1px;
padding-bottom:31.25%;
background:0 0
}
.banner-backdrop__content>.videoplayer~.banner-backdrop__textblock {
opacity:.8
}
.banner-backdrop__textblock {
display:flex;
flex-direction:column;
width:calc(50% - 4rem);
margin-left:2rem;
margin-top:2rem;
margin-bottom:2rem;
background-color:transparent
}
.banner-backdrop--slider .banner-backdrop__buttons {
align-self:flex-end
}
}
@media(min-width:90rem) {
.banner-backdrop {
padding-left:6rem;
padding-right:6rem
}
.banner-backdrop__textblock {
width:calc(50% - 3.5rem);
max-width:40rem;
margin-left:3.5rem;
margin-top:3.5rem;
margin-bottom:3.5rem
}
}
@media(min-width:120rem) {
.banner-backdrop {
max-width:120rem;
margin-left:auto;
margin-right:auto;
padding-left:12rem;
padding-right:12rem
}
.banner-backdrop--no-image {
padding-left:0;
padding-right:0
}
.banner-backdrop .banner-backdrop__content-no-image {
position:relative;
width:100%;
max-width:120rem;
margin-left:auto;
margin-right:auto;
padding-left:1rem;
padding-right:1rem
}
}
@media(min-width:120rem) and (min-width:40rem) {
.banner-backdrop .banner-backdrop__content-no-image {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:120rem) and (min-width:62rem) {
.banner-backdrop .banner-backdrop__content-no-image {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:120rem) and (min-width:80rem) {
.banner-backdrop .banner-backdrop__content-no-image {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:120rem) and (min-width:90rem) {
.banner-backdrop .banner-backdrop__content-no-image {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) and (min-width:120rem) {
.banner-backdrop .banner-backdrop__content-no-image {
padding-left:12rem;
padding-right:12rem
}
}
.banner-cart .banner-cart__buttons {
	display: block;
	margin-top: 2rem
}
.banner-cart .banner-cart__buttons .banner-cart__button {
	display: flex;
	justify-content: flex-start;
	margin-top: 1rem;
	cursor: pointer
}
.banner-cart .banner-cart__buttons .banner-cart__button>.icon {
	margin-left: 0;
margin-right:.75rem;
	order: -1
}
@media(min-width:40rem) {
.banner-cart .banner-cart__content {
display:flex;
align-items:center;
justify-content:space-between
}
.banner-cart .banner-cart__text {
margin-right:2rem
}
.banner-cart .banner-cart__buttons {
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:flex-end;
margin-top:0
}
.banner-cart .banner-cart__buttons .banner-cart__button {
margin-top:.5rem;
margin-bottom:.5rem;
margin-left:2rem
}
.banner-cart .banner-cart__buttons .banner-cart__button:first-child {
margin-left:0
}
.banner-cart .banner-cart__buttons .banner-cart__button>.icon {
margin-left:.75rem;
margin-right:0;
order:0
}
}
.banner-headline-subtitle {
	background: #f7f7f7;
	padding-top: 3rem;
	padding-bottom: 3rem
}
.banner-headline-subtitle-content {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
@media(min-width:40rem) {
.banner-headline-subtitle-content {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.banner-headline-subtitle-content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.banner-headline-subtitle-content {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.banner-headline-subtitle-content {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.banner-headline-subtitle-content {
padding-left:12rem;
padding-right:12rem
}
}
.banner-headline-subtitle-text>h1 {
margin:0 0 .25rem;
	color: #0062ae
}
.banner-headline-subtitle-text>h2 {
	color: #333;
	font-size: 2.01613vw;
	line-height: 1.2;
margin:0 0 .5rem;
	color: #0062ae
}
@media screen and (max-width:793.6px) {
.banner-headline-subtitle-text>h2 {
	font-size: 16px
}
}
@media(min-width:62rem) {
.banner-headline-subtitle-text>h2 {
font-size:1.25rem
}
}
.banner-headline-subtitle-text>p {
	margin: 0;
	color: #333
}
@media(min-width:40rem) {
.banner-headline-subtitle-content {
display:flex;
justify-content:space-between;
align-items:center
}
}
.banner-home-wrapper, .bannerlist-home-wrapper {
	position: relative;
	overflow-x: visible
}
.banner-home-wrapper::after, .bannerlist-home-wrapper::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100vw;
	height: 1px;
	background-color: #e2e2e2;
	transform: translateX(-50%)
}
.banner-home-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.banner-home-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.banner-home-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.banner-home-wrapper {
margin-top:4rem;
margin-bottom:3rem
}
}
.banner-home-wrapper .banner-home-item {
	padding-bottom: 2rem
}
.bannerlist-home-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.bannerlist-home-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.bannerlist-home-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.bannerlist-home-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.bannerlist-home-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.bannerlist-home-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
.bannerlist-home-wrapper .banner-home-item {
	padding: 1rem 0
}
.bannerlist-home-wrapper .banner-home-item>h2 {
	font-size: 2.01613vw;
	line-height: 1.2
}
@media screen and (max-width:793.6px) {
.bannerlist-home-wrapper .banner-home-item>h2 {
	font-size: 16px
}
}
@media(min-width:62rem) {
.bannerlist-home-wrapper .banner-home-item>h2 {
font-size:1.25rem
}
}
.bannerlist-home-wrapper .banner-home-item>h3 {
	font-size: 1rem
}
.bannerlist-home-wrapper .banner-home-item:nth-child(odd):not(:last-child) {
	border-bottom: 1px solid #e2e2e2
}
.bannerlist-home-wrapper .banner-home-textblock {
font-size:.875rem
}
.bannerlist-home-wrapper .banner-home-link {
	margin-top: 1rem
}
.bannerlist-home-wrapper .banner-home-link .btn {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	padding: 0;
	color: #0062ae;
	background: 0 0
}
.bannerlist-home-wrapper .banner-home-link .btn svg {
	display: none
}
.bannerlist-home-wrapper .banner-home-link .btn:hover {
	text-decoration: underline
}
.bannerlist-home-wrapper .banner-home-image {
	height: 120px
}
.bannerlist-home-wrapper .banner-home-image>img {
	width: auto;
	max-height: 100%
}
.banner-home-item>h2, .banner-home-item>h3 {
	margin-bottom: 0
}
.banner-home-item>h2 {
	font-size: 3.02419vw;
	line-height: 1.2;
	margin-top: 0;
	color: #0062ae
}
@media screen and (max-width:793.6px) {
.banner-home-item>h2 {
	font-size: 24px
}
}
@media(min-width:62rem) {
.banner-home-item>h2 {
font-size:1.875rem
}
}
.banner-home-item>h3 {
	font-size: 1.125rem;
	line-height: 1.2222;
margin-top:.5rem
}
.banner-home-textblock {
	font-size: 1rem;
	line-height: 1.5625
}
.banner-home-textblock>ol>li:not(:last-of-type), .banner-home-textblock>ul>li:not(:last-of-type) {
padding-bottom:.25rem
}
.banner-home-textblock>ol>li::before, .banner-home-textblock>ul>li::before {
	top: 2px
}
.banner-home-textblock>:not(.banner-home-link) {
	margin-top: 1rem;
	margin-bottom: 0
}
.banner-home-link {
	display: block;
	margin-top: 2rem
}
.banner-home-image {
	margin-top: 1rem
}
.banner-home-image>img {
	display: block;
	max-width: 100%;
	max-height: 100%
}
@media(min-width:40rem) {
.banner-home-item {
position:relative;
display:block
}
.banner-home-item .banner-home-image {
position:absolute;
top:50%;
right:0;
margin-top:0;
transform:translateY(-50%)
}
.banner-home-item .banner-home-textblock, .banner-home-item>h2, .banner-home-item>h3 {
padding-right:2rem
}
.bannerlist-home-wrapper .banner-home-textblock, .bannerlist-home-wrapper h2, .bannerlist-home-wrapper h3 {
max-width:calc(75% - .5rem)
}
.bannerlist-home-wrapper .banner-home-image {
max-width:calc(25% - .5rem)
}
.banner-home-wrapper .banner-home-textblock, .banner-home-wrapper h2, .banner-home-wrapper h3 {
max-width:calc(66% - .5rem)
}
.banner-home-wrapper .banner-home-image {
max-width:calc(33% - .5rem)
}
}
@media(min-width:62rem) {
.bannerlist-home-wrapper {
display:flex
}
.bannerlist-home-wrapper .banner-home-item {
width:50%;
padding:2.5rem 0 2rem
}
.bannerlist-home-wrapper .banner-home-item:nth-child(odd):not(:last-child) {
border:none;
box-shadow:25px 0 0 -1.5rem #e2e2e2
}
.bannerlist-home-wrapper .banner-home-item:nth-child(even) {
padding-left:1.25rem
}
.bannerlist-home-wrapper .banner-home-image {
right:1.25rem
}
.bannerlist-home-wrapper .banner-home-textblock, .bannerlist-home-wrapper h2, .bannerlist-home-wrapper h3 {
max-width:calc(66% - .5rem)
}
.bannerlist-home-wrapper .banner-home-image {
max-width:calc(33% - .5rem)
}
}
@media(min-width:80rem) {
.banner-home-item .banner-home-image {
order:1
}
.banner-home-item .banner-home-image>img {
margin-left:auto;
margin-right:0
}
.banner-home-wrapper .banner-home-item {
margin-left:auto;
margin-right:auto
}
.banner-home-wrapper .banner-home-item .banner-home-textblock, .banner-home-wrapper .banner-home-item>h2, .banner-home-wrapper .banner-home-item>h3 {
flex-basis:calc(50% - .5rem);
max-width:calc(50% - .5rem)
}
.banner-home-wrapper .banner-home-item .banner-home-image {
flex-basis:calc(50% - .5rem);
max-width:calc(50% - .5rem)
}
}
.banner-onlyheadline-wrapper {
	background: #f7f7f7
}
.banner-onlyheadline-wrapper h1 {
	color: #0062ae;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3rem;
	padding-bottom: 3rem
}
.banner-onlyheadline-wrapper .banner-onlyheadline-text {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
@media(min-width:40rem) {
.banner-onlyheadline-wrapper .banner-onlyheadline-text {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.banner-onlyheadline-wrapper .banner-onlyheadline-text {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.banner-onlyheadline-wrapper .banner-onlyheadline-text {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.banner-onlyheadline-wrapper .banner-onlyheadline-text {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.banner-onlyheadline-wrapper .banner-onlyheadline-text {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:62rem) {
.banner-onlyheadline-wrapper {
display:flex;
align-items:center
}
.banner-onlyheadline-text {
flex:1 0 50%;
margin-right:1.25rem
}
}
.banner-priceListFactors .banner-priceListFactors__content {
	display: flex;
	align-items: center;
	justify-content: space-between
}
.banner-priceListFactors .banner-priceListFactors__text {
	margin-right: 2rem
}
.banner-priceListFactors .banner-priceListFactors__buttons {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-top: 0
}
.banner-priceListFactors .banner-priceListFactors__buttons .banner-priceListFactors__button {
margin-top:.5rem;
margin-bottom:.5rem;
	margin-left: 2rem
}
.banner-priceListFactors .banner-priceListFactors__buttons .banner-priceListFactors__button:first-child {
	margin-left: 0
}
.banner-priceListFactors .banner-priceListFactors__buttons .banner-priceListFactors__button>.icon {
margin-left:.75rem;
	margin-right: 0;
	order: 0
}
.banner-productdetail {
	background: #f7f7f7
}
.banner-productdetail-content {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3rem;
	padding-bottom: 3rem;
	position: relative
}
@media(min-width:40rem) {
.banner-productdetail-content {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.banner-productdetail-content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.banner-productdetail-content {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.banner-productdetail-content {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.banner-productdetail-content {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:40rem) {
.banner-productdetail-content {
display:flex;
flex-wrap:wrap
}
}
.banner-productdetail-image {
	flex-basis: 100%;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	-o-object-fit: contain;
	object-fit: contain;
	overflow: hidden;
	overflow: visible
}
.banner-productdetail-image>img {
	display: block;
	max-height: 32rem;
	margin: 0 auto
}
@media(min-width:40rem) {
.banner-productdetail-image {
flex-grow:1;
flex-shrink:0;
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
display:block;
align-self:center;
margin:0
}
}
.banner-productdetail-image .product-meta-links {
	position: absolute;
	bottom: 2rem;
	left: 1rem;
	display: flex;
	justify-content: flex-end;
	align-items: center
}
.banner-productdetail-image .product-meta-links .btn {
	margin-right: 1.5rem
}
.banner-productdetail-text {
	flex-basis: 100%;
	color: #6f6f6f
}
@media(min-width:40rem) {
.banner-productdetail-text {
flex-grow:1;
flex-shrink:0;
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-right:3rem
}
}
.banner-productdetail-text>* {
margin-top:.75rem;
	margin-bottom: 1rem
}
.banner-productdetail-text>:first-child {
	margin-top: 0
}
.banner-productdetail-text>:last-child {
	margin-bottom: 0
}
.banner-productdetail-subheadline {
	color: #333;
	font-size: 2.01613vw;
	line-height: 1.2
}
@media screen and (max-width:793.6px) {
.banner-productdetail-subheadline {
	font-size: 16px
}
}
@media(min-width:62rem) {
.banner-productdetail-subheadline {
font-size:1.25rem
}
}
.banner-productdetail-subheadline.category {
	margin-top: 0;
	color: #0062ae
}
.banner-productdetail-headline {
	color: #0062ae
}
.banner-productdetail-longtext {
font-size:.875rem;
	line-height: 1.3
}
.banner-productdetail-longtext>* {
margin-top:.75rem;
	margin-bottom: 1rem
}
.banner-productdetail-longtext>:first-child {
	margin-top: 0
}
.banner-productdetail-longtext>:last-child {
	margin-bottom: 0
}
.banner-productdetail-longtext>ol>li:not(:last-of-type), .banner-productdetail-longtext>ul>li:not(:last-of-type) {
padding-bottom:.25rem
}
.banner-productdetail-longtext>ol>li::before, .banner-productdetail-longtext>ul>li::before {
	top: 0
}
.banner-buttongroups {
	display: flex;
	margin-top: 1rem
}
.banner-configbutton, .buttongroup-banner-productdetail>a {
margin-right:.625rem
}
.banner-configbutton {
	display: flex
}
.banner-configbutton__base-price {
margin-right:.5rem
}
.banner-configbutton__base-price>span {
	display: block
}
.banner-configbutton__base-price>span:first-child {
	color: #333;
	font-size: 1rem;
	line-height: 1
}
.banner-configbutton__base-price>span:last-child {
	font-size: 12px
}
.btn.icn.js-end-config-group, .js-end-config-group {
	display: none
}
.banner-productdetail__additional-links {
	margin-top: 0
}
.banner-productdetail__additional-links>:not(:last-child) {
	margin-right: 1.5rem
}
.banner-productdetail-price {
	margin-top: 1rem
}
.banner-productdetail__config-links {
	margin-top: 1rem
}
.product-image-caption {
	text-align: right;
font-size:.75rem
}
@media(min-width:40rem) {
.banner-productdetail-image .product-meta-links {
position:static;
left:auto;
bottom:auto;
top:2rem;
right:5rem
}
.banner-productdetail-image .product-meta-links .btn {
margin-right:0;
margin-left:2rem
}
}
@media(min-width:62rem) {
.banner-productdetail-headline {
margin-top:0
}
}
@media(min-width:120rem) {
.banner-productdetail-image {
position:relative
}
.banner-productdetail-image .product-meta-links {
top:0;
right:0
}
}
.banner-topic {
	background: #f7f7f7
}
.banner-topic__content {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3rem;
	padding-bottom: 3rem
}
@media(min-width:40rem) {
.banner-topic__content {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.banner-topic__content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.banner-topic__content {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.banner-topic__content {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.banner-topic__content {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:40rem) {
.banner-topic__content {
display:flex;
flex-wrap:wrap
}
}
.banner-topic__text {
	flex-basis: 100%;
	color: #6f6f6f
}
@media(min-width:40rem) {
.banner-topic__text {
flex-grow:1;
flex-shrink:0;
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-right:3rem
}
}
.banner-topic__buttons>a {
	margin-top: 1rem
}
.banner-topic__buttons>a:not(:last-of-type) {
	margin-right: 1rem
}
.banner-topic__buttons>a:last-of-type {
	margin-right: 1rem
}
.banner-topic__headline {
	margin: 0 0 1rem;
	color: #0062ae
}
.banner-topic__subheadline {
	color: #333;
	font-size: 2.01613vw;
	line-height: 1.2;
	margin-bottom: 1rem
}
@media screen and (max-width:793.6px) {
.banner-topic__subheadline {
	font-size: 16px
}
}
@media(min-width:62rem) {
.banner-topic__subheadline {
font-size:1.25rem
}
}
.banner-topic__image {
	flex-basis: 100%;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	-o-object-fit: contain;
	object-fit: contain;
	overflow: hidden;
	margin-top: 2rem
}
.banner-topic__image>img {
	display: block;
	max-height: 32rem;
	margin: 0 auto
}
@media(min-width:40rem) {
.banner-topic__image {
flex-grow:1;
flex-shrink:0;
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
display:block;
align-self:center;
margin:0
}
}
.banner-call2action, .banner-topic-selector-button {
	margin-top: 1rem
}
@media(min-width:62rem) {
.banner-topic__image {
margin-top:0
}
}
#main-nav-wrapper+.breadcrumb-wrapper, #main-nav-wrapper~.flyout+.breadcrumb-wrapper {
	border-top: none
}
.breadcrumb-wrapper {
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	margin-bottom: 2rem
}
.breadcrumb-wrapper+.banner, .breadcrumb-wrapper+.in-site-nav {
	margin-top: -2rem
}
.breadcrumb {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: flex;
	margin-top: 0;
	margin-bottom: 0
}
@media(min-width:40rem) {
.breadcrumb {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.breadcrumb {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.breadcrumb {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.breadcrumb {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.breadcrumb {
padding-left:12rem;
padding-right:12rem
}
}
.breadcrumb-wrapper+.content-wrapper {
	margin-top: -2rem
}
.breadcrumb-item {
	position: relative;
	display: none;
	padding: 0;
	overflow: hidden
}
.breadcrumb-item::before {
	content: none
}
.breadcrumb-item.last-active {
	display: block
}
.breadcrumb-item .icn-back {
	display: block;
width:.5rem;
height:.5rem;
margin:0 .75rem .5rem -1.125rem;
	transform: scaleX(-1)
}
.breadcrumb-item>a, .breadcrumb-item>span {
	display: flex;
	align-items: center;
	height: 2rem;
padding:0 .75rem 0 1.0625rem;
font-size:.875rem;
	line-height: 1;
	white-space: inherit
}
.breadcrumb-item>span {
	cursor: default
}
.breadcrumb-item.home .icon {
	width: 1.125rem;
	height: 1.125rem
}
.breadcrumb-item:not(.home):not(.current):not(.inactive)::after, .breadcrumb-item:not(.home):not(.current):not(.inactive)::before {
	content: "";
	position: absolute;
	left: 100%;
	background-color: #e2e2e2;
	z-index: -1
}
.breadcrumb-item:not(.home):not(.current):not(.inactive)::before {
	width: 2.5rem;
	height: 2.5rem;
	margin-left: 10px;
	transform: rotate(45deg)
}
.breadcrumb-item:not(.home):not(.current):not(.inactive)::after {
	top: 0;
	width: 100%;
	height: 2.5rem;
	margin-left: 32px
}
.breadcrumb-item:not(.home):not(.current):not(.inactive):hover {
	text-decoration: underline
}
.breadcrumb-item:not(.home):not(.current):not(.inactive):hover::after, .breadcrumb-item:not(.home):not(.current):not(.inactive):hover::before {
	left: 0;
	display: block;
	background-color: #fff;
	transition: left .4s ease-out, background-color .3s ease-out .1s
}
@media(min-width:40rem) {
.breadcrumb-item.home {
display:block
}
.breadcrumb-item.home>a {
padding-top:0;
padding-left:0
}
.breadcrumb-item.last-active>a {
padding-left:1.0625rem
}
.breadcrumb-item>a, .breadcrumb-item>span {
height:2.5rem;
padding-top:2px
}
}
@media(min-width:62rem) {
.breadcrumb-wrapper {
border-bottom:none;
border-top:none
}
.breadcrumb-item .icn-back {
display:none
}
.breadcrumb-item.current {
display:block;
white-space:nowrap
}
.breadcrumb-item:not(.home)>a, .breadcrumb-item:not(.home)>span {
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==);
background-repeat:no-repeat;
background-position:left;
background-size:5px;
background-position-y:1.025rem
}
.breadcrumb-item.current>span {
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzZmNmY2ZicgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==)
}
}
@media(min-width:80rem) {
.breadcrumb-item {
display:block
}
}
.btn {
	position: relative;
	display: inline-block;
padding:.5625rem 1rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	border: 2px solid;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	-webkit-appearance: none;
	color: #fff
}
.btn:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn-icn-inner, .btn.icn {
	display: inline-flex;
	align-items: center
}
.btn-icn-inner svg, .btn.icn svg {
	display: block;
	flex-grow: 0;
	flex-shrink: 0;
width:.75rem;
height:.75rem;
	margin-left: 1rem;
	fill: currentColor
}
.btn-icn-inner.inquire-btn svg, .btn.icn.inquire-btn svg {
	width: 22px;
	height: 16px
}
.btn.dark {
	color: #fff;
	background-color: #6f6f6f;
	border-color: #6f6f6f
}
.btn.dark:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn.dark:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn.dark:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn.dark:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline6f6f6f .5s ease-out;
	animation: buttonoutline6f6f6f .5s ease-out
}
@-webkit-keyframes buttonoutline6f6f6f {
0% {
outline:3px solid #6f6f6f
}
100% {
outline:3px solid transparent
}
}
@keyframes buttonoutline6f6f6f {
0% {
outline:3px solid #6f6f6f
}
100% {
outline:3px solid transparent
}
}
.btn.primary {
	color: #fff;
	background-color: #0062ae;
	border-color: #0062ae
}
.btn.primary:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn.primary:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn.primary:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn.primary:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out
}
@-webkit-keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
@keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
.btn.accent {
	color: #fff;
	background-color: #a50034;
	border-color: #a50034
}
.btn.accent:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn.accent:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn.accent:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn.accent:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutlinea50034 .5s ease-out;
	animation: buttonoutlinea50034 .5s ease-out
}
@-webkit-keyframes buttonoutlinea50034 {
0% {
outline:3px solid #a50034
}
100% {
outline:3px solid transparent
}
}
@keyframes buttonoutlinea50034 {
0% {
outline:3px solid #a50034
}
100% {
outline:3px solid transparent
}
}
.btn.accentnav {
	color: #fff;
	background-color: #0062ae;
	border-color: #0062ae
}
.btn.accentnav:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn.accentnav:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn.accentnav:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn.accentnav:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out
}
@keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
.btn.negative {
	color: #fff;
	font-weight: inherit;
	color: #0062ae;
	background-color: #fff;
	border-color: #0062ae
}
.btn.negative:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn.negative:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn.negative:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn.negative:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out
}
@keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
.btn.negative.accent {
	color: #fff;
	color: #a50034;
	background-color: #fff;
	border-color: #a50034
}
.btn.negative.accent:disabled {
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2
}
.btn.negative.accent:disabled:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	cursor: default
}
.btn.negative.accent:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn.secondary {
	font-weight: inherit;
	color: #0062ae;
	background-color: transparent;
	border: 2px solid currentColor
}
.btn.secondary:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out
}
@keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
.btn.secondary.negative {
	color: #fff;
	background-color: transparent;
	border: 2px solid currentColor
}
.btn.naked {
	padding: 0;
	font-weight: inherit;
	color: #0062ae;
	background: 0 0;
	border: none
}
.btn.naked::after {
	margin-left: 1rem
}
.btn.naked:active, .btn.naked:focus {
	color: #a50034;
	background: 0 0
}
.btn.naked:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	text-decoration: underline
}
.btn.naked svg {
margin-left:.5rem
}
.btn.naked.neutral {
	color: #6f6f6f;
	background: 0 0
}
.btn.naked.icn .icon {
margin-left:.5rem;
	color: #0062ae
}
.btn.naked.neutral.icn {
	text-decoration: underline;
	color: #0062ae
}
.btn.naked.neutral.icn:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none
}
.btn.naked.negative {
	color: #fff;
	background: 0 0
}
.btn.naked.socialMedia:active, .btn.naked.socialMedia:focus {
	color: #0062ae
}
.btn.block {
	display: block;
	width: 100%
}
.btn.block .btn-icn-inner {
	display: flex;
	justify-content: space-between
}
.buttongroup::after {
	content: '';
	display: table;
	clear: both
}
.buttongroup .btn {
	float: left;
margin-bottom:.625rem
}
.buttongroup .btn:not(:last-child) {
margin-right:.625rem
}
.buttongroup.right::after {
	content: '';
	display: table;
	clear: both
}
.buttongroup-wrapper {
	float: right
}
.buttongroup-wrapper::after {
	content: '';
	display: table;
	clear: both
}
.button-show-all-wrapper-naked {
	text-align: center
}
.call2action-btn {
	margin: 1rem 0 2rem;
	display: flex;
	justify-content: center;
	width: 100%
}
.grid+.call2action-btn {
	margin-top: 0
}
.btn.icn.backdrop-call2action svg, .btn.icn.banner-call2action svg, .btn.icn.call2action svg {
	width: 22px;
	height: 16px
}
@media(min-width:40rem) {
.call2action-btn .btn {
max-width:75%
}
}
.cart__quantity {
	width: 72px;
	margin: 4px 8px 4px 0
}
.cart__quantity>input[type=number] {
	height: 36px;
	margin: 0;
	padding-right: 4px
}
.cart .cart-buttons, .cart .cart-table {
	margin: 2rem 0
}
.cart .cart-button {
	display: inline-block
}
.cart-table__show-all {
	padding: 1rem;
	vertical-align: top
}
.cart-table__show-all>.btn {
font-size:.75rem
}
.cart-table tfoot tr.cart-price-fragment:first-child td, .cart-table tfoot tr.cart-price-fragment:first-child th {
	padding: 3rem 0 0 1rem
}
.cart-table__sum {
font-size:.875rem;
	font-weight: 400;
	text-align: right;
	color: #333;
	vertical-align: bottom
}
.cart-table__freight {
font-size:.875rem;
	font-weight: 400;
	text-align: right;
	vertical-align: bottom
}
.cart-buttons {
	text-align: right
}
.cart-buttons>.btn:not(:last-child) {
	margin-right: 1rem
}
@media(min-width:62rem) {
.cart-page__content {
display:flex;
justify-content:center
}
.cart-page__content>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.cart-page__content>:last-child {
margin-right:0
}
.cart-page__content>:nth-child(1) {
flex-basis:calc(66% - 1rem);
width:calc(66% - 1rem);
max-width:calc(66% - 1rem)
}
.cart-page__content>:nth-child(2) {
flex-basis:calc(33% - 1rem);
width:calc(33% - 1rem);
max-width:calc(33% - 1rem)
}
.cart-page__content .cart-summary {
margin-top:.5rem
}
}
@media(min-width:90rem) {
.cart-page__content {
display:flex;
justify-content:center;
margin-top:2rem
}
.cart-page__content>* {
flex-grow:0;
flex-shrink:0;
margin-right:3rem
}
.cart-page__content>:last-child {
margin-right:0
}
.cart-page__content>:nth-child(1) {
flex-basis:calc(75% - 1.5rem);
width:calc(75% - 1.5rem);
max-width:calc(75% - 1.5rem)
}
.cart-page__content>:nth-child(2) {
flex-basis:calc(25% - 1.5rem);
width:calc(25% - 1.5rem);
max-width:calc(25% - 1.5rem)
}
.cart-page__content .cart-summary {
margin-top:2.75rem
}
}
.cart-page__summary, .cart-page__table {
	margin-top: 2rem
}
.cart-page__table .cart-table {
	margin-top: 0
}
.cart-quickorder {
	display: block
}
input.cart-quickorder__input {
	height: 36px;
	margin: 0
}
.cart-quickorder__headline {
margin-bottom:.5rem;
	font-size: 1.125rem
}
.cart-quickorder__form {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}
.cart-quickorder__form>.btn {
	flex: 0 0 100%
}
.cart-quickorder__product {
	flex: 1 1 auto;
margin:0 .5rem .5rem 0
}
.cart-quickorder__quantity {
	flex: 0 0 4rem;
margin:0 0 .5rem
}
@media(min-width:40rem) {
.cart-quickorder__form {
flex-wrap:nowrap
}
.cart-quickorder__form>.btn {
flex:0 0 auto
}
.cart-quickorder__product {
max-width:20rem;
margin:0 .5rem 0 0
}
.cart-quickorder__quantity {
margin:0 .5rem 0 0
}
}
@media(min-width:80rem) {
.cart-quickorder {
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap
}
.cart-quickorder .file-upload {
margin-top:0
}
.cart-quickorder .file-upload__description {
margin:0 0 0 1rem
}
.cart-quickorder__headline {
flex:0 0 100%
}
.csv-import__upload {
display:flex
}
}
.cart-summary {
	padding: 1rem;
	background: #f7f7f7
}
.cart-summary__headline {
	font-size: 1.125rem;
	line-height: 1.2222;
	margin-bottom: 1.5rem
}
.cart-summary__item, .cart-summary__total {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 1rem;
	padding-left: 0;
font-size:.875rem
}
.cart-summary__item::before, .cart-summary__total::before {
	content: none
}
.cart-summary__total {
	align-items: flex-start
}
.cart-summary__total-value, .cart-summary__value {
	margin-left: 1rem
}
.cart-summary__total {
padding-top:.75rem;
	border-top: 1px solid #e2e2e2;
	color: #333
}
.cart-summary__total-value {
	font-size: 1.125rem;
	line-height: 1.2222
}
.cart-summary__vat-label {
margin-left:.3rem;
	color: #6f6f6f;
font-size:.75rem;
	text-align: right;
	white-space: nowrap
}
.cart-summary__buttons {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
margin-top:.5rem
}
.cart-summary__buttons>* {
	margin-left: 1rem
}
.cart-table {
	width: 100%;
	margin: 2rem 0;
	border-collapse: collapse;
	text-align: left
}
.cart-table__cell, .cart-table__header {
	min-width: 0;
	border-top: none;
	font-weight: 400;
font-size:.875rem;
	text-align: left;
	vertical-align: middle
}
.cart-table__header {
padding:.5rem 1rem;
	border-left: 1px solid #e2e2e2;
border-bottom:.5rem solid #fff
}
.cart-table__header--blank {
	border-left: none
}
.cart-table__cell {
	padding: 1rem;
border-top:.5rem solid #fff
}
.cart-table__cell .cart__quantity {
	margin: 0;
font-size:.875rem
}
.cart-table__entry {
	background-color: #f7f7f7
}
.cart-table__name {
	display: inline-block;
margin-bottom:.25rem;
	line-height: 1.3rem;
	font-size: 1.125rem;
	color: #0062ae
}
.cart-table__code {
font-size:.875rem
}
.cart-table__add, .cart-table__delete {
	display: block;
	width: 20px;
	height: 20px;
	padding: 2px;
	color: inherit
}
.cart-table__add:hover, .cart-table__delete:hover {
	color: #0062ae
}
.cart-table__add>.icon, .cart-table__delete>.icon {
	width: 100%;
	height: 100%;
	fill: currentColor
}
.cart-table__delete {
	margin-left: auto
}
.cart-table__detail {
	background: #f7f7f7
}
.cart-table__detail-cell {
	padding: 0 1rem
}
td.noselect, td.noselect *, th.noselect, th.noselect * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
td.noselect ::-moz-selection, td.noselect::-moz-selection, th.noselect ::-moz-selection, th.noselect::-moz-selection {
background:0 0
}
td.noselect ::selection, td.noselect::selection, th.noselect ::selection, th.noselect::selection {
	background: 0 0
}
@media screen and (max-width:79rem) {
.cart-table {
display:block
}
.cart-table thead {
display:none
}
.cart-table tbody, .cart-table tfoot {
display:block
}
.cart-table__cell {
display:block
}
.cart-table__detail, .cart-table__entry {
display:flex;
width:100%
}
.cart-table__entry {
align-items:center;
margin-top:.5rem
}
.cart-table__pos {
flex-grow:0;
flex-shrink:0;
width:4rem
}
.cart-table__product {
margin-right:auto
}
.cart-table__quantity {
flex-grow:0;
flex-shrink:0;
width:6.5rem
}
.cart-table__price {
flex-grow:0;
flex-shrink:0;
width:6rem
}
.cart-table__action {
flex-grow:0;
flex-shrink:0;
width:52px
}
.cart-table__actions {
margin-left:auto
}
.cart-table__cell, .cart-table__detail-cell {
background:#f7f7f7;
border:none
}
.cart-table__detail-cell {
display:none
}
.cart-table__detail-cell.cart-table__detail-container {
display:block
}
.cart-price {
display:flex
}
.cart-table__show-all {
margin-right:auto
}
[data-cart-table-header]::before {
content:attr(data-cart-table-header) ": ";
font-size:.75rem;
color:#999
}
}
@media screen and (max-width:62rem) {
.cart-price, .cart-table__entry {
flex-wrap:wrap
}
.cart-table__product {
flex-grow:0;
flex-shrink:0;
width:calc(100% - 4rem)
}
.cart-table-config-detail__key {
display:none
}
.cart-table__action {
margin-left:auto
}
.cart-table__show-all {
flex:0 0 100%
}
.cart-table__sum {
padding-top:1rem
}
th.cart-table__sum {
margin-left:auto
}
.cart-price td:empty {
display:none
}
}
.cart-table-config-detail__button.btn.icn {
	position: relative;
	margin-bottom: 1rem;
	margin-right: 1.5rem;
	padding-right: 1.2rem;
	color: #0062ae;
font-size:.875rem
}
.cart-table-config-detail__button.btn.icn>.icon {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -6px 0 0
}
.cart-table-config-detail__button.btn.icn.cart-table-config-detail__close {
	display: none
}
.cart-table-config-detail__button.btn.icn.cart-table-config-detail__close>.icon {
	transform: rotate(180deg)
}
.button-configure-cart {
	margin-bottom: 1rem
}
.cart-table-config-detail {
	height: 0;
	overflow: hidden
}
.cart-table-config-detail.cart-table-config-detail--visible {
	height: auto
}
.cart-table-config-detail__table {
	width: 100%;
margin:.5rem 0;
font-size:.875rem
}
.cart-table-config-detail__cell {
padding:0 1rem .5rem;
	vertical-align: top
}
.cart-table-config-detail__name {
	padding-left: 0
}
.cart-table-config-detail__key {
	padding-right: 0;
	text-align: right
}
.cart-table-config-detail__list-item {
	position: relative;
	display: block;
	padding-left: 1rem
}
.cart-table-config-detail__list-item::before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	background: #0062ae
}
span.bracketed {
	color: #999;
	white-space: nowrap
}
span.bracketed::before {
	content: '[';
	margin-right: -2px
}
span.bracketed::after {
	content: ']';
	margin-left: -2px
}
.cartbutton--solid {
	padding: 10px 48px 8px 16px;
font-size:.875rem;
	color: #fff;
	background-color: #a50034;
	border-color: #a50034
}
.cartbutton--solid>.icon {
	right: 14px;
	width: 21px;
	height: 21px;
	margin-top: -9px
}
.cartbutton--solid>.icon.success {
	width: 14px;
	height: 14px;
	margin-top: -6px
}
.cartbutton--solid:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutlinea50034 .5s ease-out;
	animation: buttonoutlinea50034 .5s ease-out;
	text-decoration: none
}
@keyframes buttonoutlinea50034 {
0% {
outline:3px solid #a50034
}
100% {
outline:3px solid transparent
}
}
@media(min-width:62rem) {
.cartbutton {
margin-top:4px;
margin-bottom:0
}
}
.comparison-product {
	position: relative;
	padding: 2rem 1.5rem 1.5rem;
font-size:.875rem
}
.comparison-product .teaser-headline {
margin-bottom:.5rem;
	font-size: 1.25rem
}
.comparison-product .teaser-subheadline {
	display: none
}
.comparison-product__remove {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 2rem;
	height: 2rem;
	margin-left: auto;
padding:.6rem
}
.comparison-product__remove .icon {
	display: block;
	width: 100%;
	height: 100%
}
.comparison .comparison-table {
	margin-bottom: 4rem
}
.comparison-table__row.comparison-table__row--hidden {
	display: none
}
.comparison-table {
	border-collapse: collapse;
	min-width: 100%
}
.comparison-table th {
	font-weight: 400;
	text-align: left
}
.comparison-table th.comparison-table__toggle {
padding:0 1rem .75rem
}
.comparison-table td {
	background: #f7f7f7;
border-right:.5rem solid #fff
}
.comparison-table td:last-child {
	border-right: none
}
.comparison-table .price-info-detail .price-info-detail__form {
	margin-right: 0
}
.comparison-table .price-info-detail .cart__quantity {
	margin-right: 0
}
.comparison-table .price-info-detail .add-to-cart-form__button>.btn-icn-inner>span {
	display: none
}
.comparison-table .price-info-detail .add-to-cart-form__button>.btn-icn-inner>.icon {
	margin: -4px
}
.comparison-table .price-info-detail__cart {
	flex-wrap: wrap;
	margin-bottom: -4px
}
.comparison-table .price-info-detail__your-price {
	font-size: 1rem
}
.comparison-table .info-flyout {
	display: flex;
	align-items: center;
	margin-right: 0;
	padding-right: 2rem
}
.comparison-table .info-flyout .price-info-detail__vat {
	margin-left: auto
}
.comparison-table .reference-price {
font-size:.75rem
}
@media screen and (max-width:61.9375rem) {
.comparison-table .price-info-detail {
display:none
}
}
@media only screen {
.comparison-table__thead {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	display: none;
	width: 100%;
	max-width: 120rem
}
}
@media only screen and (min-width:40rem) {
.comparison-table__thead {
padding-left:2rem;
padding-right:2rem
}
}
@media only screen and (min-width:62rem) {
.comparison-table__thead {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media only screen and (min-width:40rem) {
.comparison-table__thead {
padding-left:2rem;
padding-right:2rem
}
}
@media only screen and (min-width:62rem) {
.comparison-table__thead {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media only screen and (min-width:80rem) {
.comparison-table__thead {
padding-left:5rem;
padding-right:5rem
}
}
@media only screen and (min-width:90rem) {
.comparison-table__thead {
padding-left:6rem;
padding-right:6rem
}
}
@media only screen and (min-width:120rem) {
.comparison-table__thead {
padding-left:12rem;
padding-right:12rem
}
}
@media only screen {
.comparison-table__thead tr {
	display: flex;
padding:.5rem 0;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.2)
}
.comparison-table__thead td, .comparison-table__thead th {
	flex-grow: 0;
	flex-shrink: 0
}
.comparison-table__thead td {
	background: #fff;
font-size:.875rem
}
.comparison-table__thead td:not(:first-of-type) {
	border-left: 1px solid #e2e2e2
}
.comparison-table__thead th {
	display: none
}
.comparison-table__thead.comparison-table__thead--sticky {
	display: flex;
	justify-content: flex-end
}
}
.comparison-table__thead {
	padding: 0
}
.comparison-table__thead td, .comparison-table__thead th {
padding:.25rem 1.5rem
}
@media(min-width:62rem) {
.comparison-table__thead {
padding:0 2.5rem
}
}
@media(min-width:80rem) {
.comparison-table__thead {
padding:0 5rem
}
}
@media(min-width:90rem) {
.comparison-table__thead {
padding:0 6rem
}
}
@media(min-width:120rem) {
.comparison-table__thead {
padding:0 12rem
}
}
.comparison-table__toggle {
	vertical-align: bottom
}
.comparison-table__product {
	padding: 0;
	vertical-align: top
}
.comparison-table__headline>th {
	padding-top: 3rem;
padding-bottom:.75rem;
	padding-right: 1.5rem;
	border-bottom: 1px solid #e2e2e2;
	border-top: none;
	font-size: 1.25rem
}
.comparison-table__headline>td {
	border-top: none;
	border-bottom: 1px solid #e2e2e2
}
.comparison-table__prices {
	vertical-align: bottom
}
.comparison-table__prices .comparison-table__price {
padding:0 1.5rem .75rem
}
.comparison-table__prices .comparison-table__price .price-info-detail__form {
	display: block
}
.comparison-table__pictogram {
	padding: 0 1.5rem;
	border-top: 1px solid #e2e2e2
}
.comparison-table__pictogram .product-detail-logos {
	justify-content: flex-start;
	padding-left: 0;
	padding-right: 0;
	border-top: none
}
.comparison-table__pictogram .product-detail-logos .product-detail-logos__logo {
	display: flex!important;
	margin-left: 0
}
.comparison-table__pictogram .product-detail-logos .product-detail-logos__logo:not(:last-child) {
margin-right:.85rem
}
.comparison-table__attribute {
	color: #6f6f6f;
font-size:.875rem
}
.comparison-table__attribute td, .comparison-table__attribute th {
padding-top:.75rem;
padding-bottom:.75rem;
	padding-right: 1.5rem;
	border-bottom: 1px solid #e2e2e2;
	vertical-align: top
}
.comparison-table__attribute td {
	padding-left: 1.5rem
}
.comparison-table__attribute:last-child td, .comparison-table__attribute:last-child th {
	border-bottom: none
}
@media(min-width:62rem) {
.comparison-table {
width:100%;
table-layout:fixed
}
.comparison-table__toggle {
width:12rem
}
.comparison-table th.comparison-table__toggle {
padding:2.5rem 0 .75rem
}
.comparison-table__product:nth-child(2):nth-last-child(3), .comparison-table__product:nth-child(3):nth-last-child(2), .comparison-table__product:nth-child(4):nth-last-child(1) {
width:calc(33% - 4rem)
}
.comparison-table__product:nth-child(2):nth-last-child(2), .comparison-table__product:nth-child(3):nth-last-child(1) {
width:calc(50% - 6rem)
}
.comparison-table__prices {
vertical-align:bottom
}
}
@media(min-width:90rem) {
.comparison-table__toggle {
width:18rem
}
.comparison-table__product:nth-child(2):nth-last-child(3), .comparison-table__product:nth-child(3):nth-last-child(2), .comparison-table__product:nth-child(4):nth-last-child(1) {
width:calc(33% - 6rem)
}
.comparison-table__product:nth-child(2):nth-last-child(2), .comparison-table__product:nth-child(3):nth-last-child(1) {
width:calc(50% - 9rem)
}
}
@media screen and (max-width:61.9375rem) {
.comparison-table {
display:block;
margin-left:-2rem;
margin-right:-2rem
}
.comparison-table tbody {
display:block
}
.comparison-table tr {
position:relative;
display:flex;
width:100%
}
.comparison-table th {
position:absolute;
top:0;
left:0;
width:100%;
height:4.5rem;
padding:2.5rem 0 .75rem;
border:none
}
.comparison-table th.comparison-table__toggle {
padding:0 2rem .75rem
}
.comparison-table td {
border-bottom:none
}
.comparison-table td {
flex:0 0 33.333%;
border-right:2px solid #fff;
display:block;
max-width:33.333%
}
.comparison-table td:nth-child(2):nth-last-child(2), .comparison-table td:nth-child(3):nth-last-child(1) {
flex:0 0 50%;
max-width:50%
}
.comparison-table .teaser-headline {
font-size:.875rem
}
.comparison-table .teaser__action-button, .comparison-table .teaser__longtext {
display:none
}
.comparison-table__header {
position:relative;
padding-top:4.5rem
}
.comparison-table__pictograms>th {
display:none
}
.comparison-table__pictograms>td {
overflow:hidden
}
.comparison-table__headline {
position:relative;
padding-top:4.5rem
}
.comparison-table__headline>th {
position:absolute;
top:0;
left:0;
width:100%;
height:4.5rem;
padding:2.5rem 1.5rem .75rem;
border:none;
white-space:nowrap;
text-overflow:ellipsis
}
.comparison-table__headline>td {
display:none
}
.comparison-table__attribute {
position:relative;
padding-top:3rem
}
.comparison-table__attribute>th {
position:absolute;
top:0;
left:0;
width:100%;
height:3rem;
padding:1rem 1.5rem .75rem;
border:none;
white-space:nowrap;
text-overflow:ellipsis
}
.comparison-table__prices {
vertical-align:bottom;
position:absolute!important;
top:0;
margin:0
}
.comparison-table__prices>td {
display:none
}
.comparison-table__price {
display:none
}
}
@media screen and (max-width:39.9375rem) {
.comparison-table {
margin-left:-1rem;
margin-right:-1rem
}
.comparison-table th.comparison-table__toggle {
padding:0 1rem .75rem
}
.comparison-table td {
-webkit-hyphens:auto;
-ms-hyphens:auto;
hyphens:auto;
word-break:break-all
}
}
.comparison-overlay__container.content.content-full {
	position: relative;
	display: block
}
.comparison-overlay__container.content.content-full .comparison-overlay {
	margin-bottom: 0
}
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed {
	position: fixed;
	z-index: 100;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0
}
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed .comparison-overlay {
	box-shadow: 0 -2px 10px 0 rgba(0,0,0,.2)
}
@media screen and (max-width:61.9375rem) {
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed.comparison-overlay__container--closed .comparison-overlay__toggle .icon {
transform:rotate(180deg)
}
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed.comparison-overlay__container--closed .comparison-overlay__products {
height:0
}
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed .comparison-overlay__toggle {
display:block
}
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed .comparison-overlay__products {
height:auto;
overflow:hidden
}
}
.comparison-overlay__container.content.content-full:not(.comparison-overlay__container--fixed) {
	margin-top: 3rem;
	padding: 0
}
.comparison-overlay__toggle.btn.naked.icn {
	position: absolute;
	top: 50%;
	right: 0;
	display: none;
margin-top:-.85rem;
padding:.5rem
}
.comparison-overlay__toggle.btn.naked.icn .icon {
	margin: 0;
	transform: rotate(0);
	transition: transform 250ms ease-out
}
.comparison-overlay {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
padding:.5rem 1rem;
	background: #fff;
	border: 1px solid #e2e2e2;
	box-shadow: 0 -2px 10px 0 transparent;
	transition: box-shadow 250ms ease-out
}
.comparison-overlay__headline {
	display: none;
padding:.5rem 0;
	color: #333;
	font-size: 1.375rem
}
.comparison-overlay__counter {
	position: relative;
	margin-right: 2rem;
padding:.5rem 2.25rem .5rem 0;
font-size:.875rem
}
.comparison-overlay__button {
margin:.5rem 0 .5rem auto;
	white-space: nowrap
}
.comparison-overlay__button:not([href]) {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	pointer-events: none
}
.comparison-overlay__products {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	order: 1
}
.comparison-overlay__products .comparison-overlay-product {
margin:.5rem 1rem .5rem 0
}
.comparison-overlay__products .comparison-overlay-product:first-child {
	margin-left: 0
}
.comparison-overlay-product {
	position: relative;
	display: block;
	height: 2rem;
padding:.5rem 2rem .5rem .5rem;
	background: #efefef;
border-radius:.25rem;
font-size:.875rem;
	line-height: 1.25
}
.comparison-overlay-product__remove {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2rem;
	width: 2rem
}
.comparison-overlay-product__remove>.icon {
width:.75rem;
height:.75rem;
	fill: #6f6f6f
}
.comparison-overlay-product__remove:hover>.icon {
	fill: #0062ae
}
@media(min-width:40rem) {
.comparison-overlay__container--fixed .comparison-overlay {
padding-left:2rem;
padding-right:2rem
}
.comparison-overlay__headline {
display:block;
margin-right:1rem
}
}
@media(min-width:62rem) {
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed {
padding-left:2.5rem;
padding-right:2.5rem
}
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed .comparison-overlay {
padding-left:1rem;
padding-right:1rem
}
.comparison-overlay__products {
width:auto;
order:0
}
.comparison-overlay__products, .comparison-overlay__products.hide {
display:flex!important;
flex-wrap:wrap;
justify-content:flex-start
}
.comparison-overlay__showmore {
display:none
}
}
@media(min-width:80rem) {
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.comparison-overlay__container.content.content-full.comparison-overlay__container--fixed {
padding-left:12rem;
padding-right:12rem
}
.comparison-overlay__container--fixed .comparison-overlay {
width:calc(83.4% - 1.5rem);
margin-left:auto
}
}
body[data-configuration-disabled=true] .btn.button-configure-cart, body[data-configuration-disabled=true] .btn.init-configuration {
	display: none!important
}
.notification-modal.consent {
	display: flex;
	visibility: hidden;
	opacity: 0
}
.notification-modal.consent.active, .notification-modal.consent.initial {
	transition: .3s ease-in-out;
	visibility: visible;
	opacity: 1
}
.notification-modal.consent.initial {
	transition-delay: 1s
}
.consent-modal__content {
	display: flex;
	flex-wrap: wrap;
	max-height: 90vh;
	min-height: 0;
	padding: 1.5rem 1.5rem 1rem;
	max-width: 750px;
	background-color: #f7f7f7;
	border: 5px solid #fff;
	border-radius: 0;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2);
	overflow: auto
}
.consent-modal__content h2 {
	margin-right: auto
}
.consent-modal__content .icon {
width:.75rem;
height:.75rem;
margin-top:-.75rem;
margin-right:-.75rem;
	cursor: pointer
}
.consent-modal__content .icon:not(:hover) {
	fill: #999
}
.consent__text {
	width: 100%;
	margin: 0 0 1rem;
	text-align: left
}
.consent__detail-checkbox {
	margin-bottom: 1rem
}
.consent__detail-checkbox label {
margin-bottom:.5rem
}
.consent__info {
	margin-right: 1rem;
	color: inherit;
	text-decoration: underline
}
.consent__info:hover {
	text-decoration: none
}
.consent__actions {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}
.consent__actions .btn {
	width: 100%;
margin:0 .5rem
}
.consent__actions .consent__agree {
margin-bottom:.5rem
}
.consent__text a {
	color: inherit;
	text-decoration: underline
}
.consent__text a:hover {
	text-decoration: none;
	color: inherit
}
.consent__detail {
	margin-top: 1rem;
	width: 100%
}
.consent__detail .consent__toggle-label {
	position: relative;
	display: inline-block;
padding:0 .5rem 0 0
}
.consent__detail .consent__toggle-label>.icon {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
width:.75rem;
height:.75rem;
margin-top:-.4rem;
	fill: currentColor
}
.consent__detail .consent__toggle-label::before {
	content: none!important
}
.consent__detail #consent__toggle:checked+.consent__toggle-label .icon {
	transform: rotate(180deg)
}
.consent__detail .custom-checkbox[type=checkbox][disabled]+label {
	text-decoration: none
}
.consent__form {
	display: none;
	flex-wrap: wrap;
	margin-top: 1rem
}
.consent__form .consent__form-label {
	margin-bottom: 0
}
.consent__form .consent__form-description {
	flex-basis: 100%;
	margin-top: 4px;
	margin-bottom: 1.5rem
}
@media(min-width:62rem) {
.consent__detail-checkbox {
display:flex;
flex-wrap:wrap;
justify-content:space-between
}
.consent__text {
flex:0 1 auto;
margin:0 2rem 0 0
}
.consent__actions {
justify-content:flex-end;
align-items:center;
margin:.5rem 0 .5rem auto
}
.consent__actions .btn {
width:auto
}
.consent__actions .consent__agree {
margin-bottom:0
}
}
@media(min-width:80rem) {
.consent__text {
margin:0 6rem 0 0
}
.consent__info {
margin-right:2rem
}
}
.contact-form-citywrapper label, .contact-form-streetwrapper label {
	display: block
}
.this-input-should-not-appear {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: -1px!important;
	display: block!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	border: 0!important
}
.contact-wrapper.content.content-not-full {
	max-width: 50rem
}
.contact-wrapper .error-msgs {
	margin-top: 2rem
}
.contact-wrapper .parsley-required, .contact-wrapper .parsley-type {
margin-top:-.625rem;
margin-bottom:.5rem
}
.contact-form .recaptcha-wrapper {
	margin-top: 1.5rem;
	margin-bottom: 2.5rem
}
.monospace-font textarea {
	font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
font-size:.875rem
}
.contact-address-title {
	font-size: 2.21774vw;
	line-height: 1.136;
	margin: 0 0 1.5rem;
	color: #333
}
@media screen and (max-width:811.63636px) {
.contact-address-title {
	font-size: 18px
}
}
@media(min-width:62rem) {
.contact-address-title {
font-size:1.375rem
}
}
.contact-address-panel .footer-address-link {
	display: none
}
@media(min-width:40rem) {
.contact-form>select {
display:block
}
.contact-form-citywrapper {
display:flex
}
.contact-form-citywrapper>.contact-form-postalcode {
width:calc(25% - .5rem);
margin-right:.5rem
}
.contact-form-citywrapper>.contact-form-city {
width:calc(75% - .5rem);
margin-left:.5rem
}
.contact-form-streetwrapper {
display:flex
}
.contact-form-streetwrapper>.contact-form-streetname {
width:calc(75% - .5rem);
margin-right:.5rem
}
.contact-form-streetwrapper>.contact-form-streetnumber {
width:calc(25% - .5rem);
margin-left:.5rem
}
}
@media(min-width:62rem) {
.contact-page {
display:flex;
justify-content:space-between
}
.contact-page .contact-form-panel {
flex-shrink:1;
flex-grow:0;
flex-basis:calc(75% - 1rem);
padding-right:2rem
}
.contact-page .contact-form-panel .contact-form {
max-width:45rem
}
.contact-page .contact-address-panel {
flex-shrink:0;
flex-grow:1;
flex-basis:calc(25% - 1rem)
}
}
.contactTeaser .contactTeaser__header {
	text-align: center;
	width: 100%;
	font-size: 2.25rem;
	padding-top: 4rem
}
.contactTeaser .contentTeaser__group {
	padding-top: 3rem;
	padding-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 1rem
}
.contactTeaser .contentTeaser__group .contactTeaser-image {
	display: none
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #f7f7f7;
	padding: 1.5rem 1.75rem 2rem;
	background: #fff;
	align-content: flex-start;
	margin-top: 1.5rem
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser .contactTeaser-teaser--text {
	width: 100%;
	margin-top: 1.5rem
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser .contactTeaser-phone {
	font-size: 1.375rem;
	width: 100%;
margin-top:.5rem
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser .contactTeaser-teaser--action {
	margin-top: 2rem
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser .contactTeaser-teaser--headlineSection {
	display: inline-flex;
	width: 100%;
	align-items: center;
	align-self: flex-start
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser .contactTeaser-teaser--headlineSection>.icon {
	width: 3rem;
	height: 3rem;
	fill: #0062ae
}
.contactTeaser .contentTeaser__group .contactTeaser-teaser .contactTeaser-teaser--headlineSection .contactTeaser-teaser--headline {
	width: 100%;
	margin-bottom: 0;
	color: #0062ae;
	font-size: 1.75rem;
margin-right:.75rem
}
.contactTeaser[data-inverted=true] {
	background: #f7f7f7
}
@media(min-width:40rem) {
.contentTeaser__group {
margin:0 1rem
}
}
@media(min-width:63rem) {
.contactTeaser .contentTeaser__group {
margin:0
}
.contactTeaser .contentTeaser__group .contactTeaser-image, .contactTeaser .contentTeaser__group .contactTeaser-teaser {
flex-basis:29rem;
margin-top:0
}
.contactTeaser .contentTeaser__group .contactTeaser-image:not(:first-of-type), .contactTeaser .contentTeaser__group .contactTeaser-teaser:not(:first-of-type) {
margin-left:3rem
}
}
@media(min-width:94.875rem) {
.contactTeaser .contentTeaser__group .contactTeaser-image {
display:block;
background-size:cover
}
}
.content-wrapper {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.content-wrapper {
margin-top:4rem;
margin-bottom:3rem
}
}
.content {
	max-width: 90rem;
	margin-top: 0
}
.content>* {
	margin-top: 0;
	margin-bottom: 1rem
}
.content>h2 {
	margin-bottom: 3rem
}
.content.content-full {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.content.content-full {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content.content-full {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.content.content-full {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.content.content-full {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.content.content-full {
padding-left:12rem;
padding-right:12rem
}
}
.content.content-not-full {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:40rem) {
.content.content-not-full {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content.content-not-full {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.content>img {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.content-headline, .content-subheadline {
	margin-bottom: 3rem;
	text-align: center
}
.content-longtext>* {
	margin-top: 0;
	margin-bottom: 1rem
}
.content-longtext>:last-child {
	margin-bottom: 0
}
.content-longtext>ol>li, .content-longtext>ul>li {
	display: inline-block;
	width: 100%;
margin-bottom:.5rem;
	padding-left: 1.5rem;
	color: #333
}
.content-longtext>ol>li::before, .content-longtext>ul>li::before {
	top: 4px
}
.content-longtext>ol ol, .content-longtext>ol ul, .content-longtext>ul ol, .content-longtext>ul ul {
margin-top:.25rem;
margin-bottom:.5rem;
	padding-left: 0;
	list-style: none
}
.content-longtext>ol ol>li, .content-longtext>ol ul>li, .content-longtext>ul ol>li, .content-longtext>ul ul>li {
margin-bottom:.25rem;
	padding-left: 0;
font-size:.875rem;
	color: #6f6f6f
}
.content-longtext>ol ol>li::before, .content-longtext>ol ul>li::before, .content-longtext>ul ol>li::before, .content-longtext>ul ul>li::before {
	content: ""
}
.content-longtext>ol ol>li:last-child, .content-longtext>ol ul>li:last-child, .content-longtext>ul ol>li:last-child, .content-longtext>ul ul>li:last-child {
margin-bottom:-.25rem
}
.content-longtext>ol>li::before {
	top: 0
}
.content-grid.hasTeaserLink {
	display: flex;
	flex-direction: column
}
.content-grid.hasTeaserLink:active, .content-grid.hasTeaserLink:focus, .content-grid.hasTeaserLink:hover {
	box-shadow: 0 0 0 1rem #f7f7f7, 0 0 0 1rem #fff;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.content-grid a>.subheadline:active, .content-grid a>.subheadline:focus, .content-grid a>.subheadline:hover {
	text-decoration: underline
}
.content-grid a .selectorlink {
	opacity: 1
}
@media(min-width:40rem) {
.content-longtext ol, .content-longtext ul {
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap:2rem;
-moz-column-gap:2rem;
column-gap:2rem
}
.content-longtext ol>li, .content-longtext ul>li {
-webkit-column-break-inside:avoid;
-moz-column-break-inside:avoid;
break-inside:avoid
}
.content-longtext ol ol, .content-longtext ol ul, .content-longtext ul ol, .content-longtext ul ul {
-webkit-column-count:1;
-moz-column-count:1;
column-count:1
}
}
.content-download-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	padding-top: 3.5625rem;
	padding-bottom: 3.5625rem
}
@media(min-width:40rem) {
.content-download-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content-download-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.content-download-wrapper>h2 {
	margin-top: 0;
	margin-bottom: 0
}
.content-download-inner {
	padding-top: 2rem
}
.content-download-textblock {
	width: 100%
}
.content-download-textblock>h4 {
	margin-top: 0;
	margin-bottom: 0
}
.content-download-textblock>:not(:first-child) {
	margin-top: 1rem
}
.content-download-textblock>:not(:first-child).filetype {
	height: 1rem;
	width: 1rem
}
.content-download-textblock .icon.filetype {
	float: none
}
.fileinfo-type {
	text-transform: uppercase
}
.file-downloadtext {
margin-right:.5rem
}
.content-download-image {
	display: none
}
@media(min-width:40rem) {
.content-download-inner {
display:flex;
flex-direction:row;
justify-content:space-between;
padding-top:2rem
}
.content-download-textblock {
width:calc(66% - 3rem/2)
}
.content-download-image {
display:block;
width:calc(33% - 3rem/2);
text-align:left
}
.content-download-image>img {
height:auto;
max-width:200px
}
}
.gallery {
	justify-content: center;
	margin-top: 3rem;
	margin-bottom: 2rem
}
.gallery>.gallery__item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.gallery {
display:flex;
flex-wrap:wrap
}
.gallery>.gallery__item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.gallery>.gallery__item:nth-child(n) {
margin-right:2rem
}
.gallery>.gallery__item:last-child {
margin-right:0
}
.gallery>.gallery__item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.gallery>.gallery__item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.gallery>.gallery__item:nth-child(n) {
margin-right:2rem
}
.gallery>.gallery__item:last-child {
margin-right:0
}
.gallery>.gallery__item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.gallery>.gallery__item {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.gallery>.gallery__item:nth-child(n) {
margin-right:3rem
}
.gallery>.gallery__item:last-child {
margin-right:0
}
.gallery>.gallery__item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.gallery {
margin-top:4rem;
margin-bottom:3rem
}
}
.gallery__item>* {
	flex: 0 0 auto;
	margin-top: 0;
margin-bottom:.25rem
}
.gallery__item>:last-child {
	margin-bottom: 0
}
.gallery__item img {
	width: 100%;
	height: auto;
	flex: 0 0 auto;
margin-bottom:.5rem
}
.gallery__item p {
	margin-top: 0
}
.gallery__item>.call2action, .gallery__item>.selectorlink {
	align-self: flex-start;
margin-top:.5rem;
	margin-bottom: 0
}
.highlights-grid-wrapper>.gallery {
	padding-top: 2rem;
	border-top: 2px solid #f7f7f7
}
.highlights-grid-wrapper>.gallery button {
	margin-top: 1rem;
	margin-bottom: 2rem
}
.highlights-grid-wrapper .subheadline {
	font-size: 1rem;
	color: #333;
	text-transform: uppercase
}
.highlights-grid-wrapper .grid-title {
margin-bottom:.5rem;
	color: #0062ae
}
.highlights-grid-wrapper .grid-title:hover {
	text-decoration: underline
}
.content-section-with-img {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.content-section-with-img {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content-section-with-img {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.content-section-with-img {
margin-top:4rem;
margin-bottom:3rem
}
}
.content-section-with-img>h5, .content-section-with-img>h6 {
	margin-bottom: 3rem
}
.content-section-with-img>h5 {
	font-size: 3.02419vw;
	line-height: 1.2
}
@media screen and (max-width:793.6px) {
.content-section-with-img>h5 {
	font-size: 24px
}
}
@media(min-width:62rem) {
.content-section-with-img>h5 {
font-size:1.875rem
}
}
.content-section-with-img>h6 {
	font-size: 2.21774vw;
	line-height: 1.136
}
@media screen and (max-width:811.63636px) {
.content-section-with-img>h6 {
	font-size: 18px
}
}
@media(min-width:62rem) {
.content-section-with-img>h6 {
font-size:1.375rem
}
}
.content-section-with-img__inner>figure {
	margin-bottom: 2rem
}
@media(min-width:62rem) {
.content-section-with-img__inner::after {
content:'';
display:table;
clear:both
}
.content-section-with-img__inner>figure {
float:left;
margin-right:3rem;
max-width:50%
}
.content-section-with-img__inner .figure-right {
float:right;
margin-right:0;
margin-left:3rem
}
.content-section-with-img__inner ul {
display:table
}
}
@media(min-width:90rem) {
.content-section-with-img__inner>figure {
margin-left:-11.71875rem;
max-width:28.4375rem
}
.content-section-with-img__inner .figure-right {
margin-right:-11.71875rem
}
}
.hasTeaserLink:active, .hasTeaserLink:focus, .hasTeaserLink:hover {
	box-shadow: 0 0 0 1rem #f7f7f7;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.content-teaser-flexgrid-wrapper:not(.full-width) {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:40rem) {
.content-teaser-flexgrid-wrapper:not(.full-width) {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content-teaser-flexgrid-wrapper:not(.full-width) {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.content-teaser-flexgrid-wrapper.full-width {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.content-teaser-flexgrid-wrapper.full-width {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content-teaser-flexgrid-wrapper.full-width {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.content-teaser-flexgrid-wrapper.full-width {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.content-teaser-flexgrid-wrapper.full-width {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.content-teaser-flexgrid-wrapper.full-width {
padding-left:12rem;
padding-right:12rem
}
}
.content-teaser-item {
	font-size: 1rem;
	line-height: 1.5625;
	width: 100%;
	margin-bottom: 2rem
}
.content-teaser-item>ol>li:not(:last-of-type), .content-teaser-item>ul>li:not(:last-of-type) {
padding-bottom:.25rem
}
.content-teaser-item>ol>li::before, .content-teaser-item>ul>li::before {
	top: 2px
}
.content-teaser-item>.article-teaser {
	margin: 0;
	padding: 0
}
.content-teaser-item .article-teaser-headline {
margin-top:.5rem
}
.content-teaser-flexgrid-container.inverse-background {
	background-color: #f7f7f7;
	padding-top: 3rem;
	padding-bottom: 3rem
}
.content-teaser-flexgrid-container .content-teaser-item {
	margin-bottom: 0
}
.content-teaser-flexgrid-container>.content-headline {
	margin-bottom: 1.5rem
}
.content-teaser-flexgrid-container+.content-teaser-flexgrid-container {
	margin-top: 4rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"] .btn, .content-teaser-flexgrid-wrapper[data-gridcols="4"] .btn {
	color: #333;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: none;
	background: 0 0
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"] .btn:hover, .content-teaser-flexgrid-wrapper[data-gridcols="4"] .btn:hover {
	color: #a50034;
	outline: 0;
	-webkit-animation: none;
	animation: none;
	text-decoration: underline
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"] .btn:active, .content-teaser-flexgrid-wrapper[data-gridcols="3"] .btn:focus, .content-teaser-flexgrid-wrapper[data-gridcols="4"] .btn:active, .content-teaser-flexgrid-wrapper[data-gridcols="4"] .btn:focus {
	color: #a50034
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"] .btn::after, .content-teaser-flexgrid-wrapper[data-gridcols="4"] .btn::after {
margin-left:.5rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"] {
	justify-content: center
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="2"] {
display:flex;
flex-wrap:wrap
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item:nth-child(n) {
margin-right:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item:nth-child(n) {
margin-right:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="2"]>.content-teaser-item:nth-child(2n) {
margin-right:0
}
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"] {
	justify-content: center
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="3"] {
display:flex;
flex-wrap:wrap
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:nth-child(n) {
margin-right:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:nth-child(n) {
margin-right:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:nth-child(n) {
margin-right:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="3"]>.content-teaser-item:nth-child(3n) {
margin-right:0
}
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"] {
	justify-content: center
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="4"] {
display:flex;
flex-wrap:wrap
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:nth-child(n) {
margin-right:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:62rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:nth-child(n) {
margin-right:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem);
margin-bottom:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:nth-child(n) {
margin-right:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="4"]>.content-teaser-item:nth-child(4n) {
margin-right:0
}
}
@media(min-width:40rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser {
display:flex;
justify-content:center
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>:nth-child(1) {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem)
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>:nth-child(2) {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem)
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser .article-teaser-image, .content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser .teaser-content__image {
align-self:flex-start;
height:auto;
padding:0;
margin-bottom:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser .article-teaser-image>img, .content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser .teaser-content__image>img {
position:static;
margin-left:auto;
margin-right:auto;
transform:none
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser .article-teaser-text:not(.vertical) {
padding-bottom:2rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser .article-teaser-headline {
margin-top:0
}
}
@media(min-width:90rem) {
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser {
display:flex;
justify-content:center
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>* {
flex-grow:0;
flex-shrink:0;
margin-right:3rem
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>:last-child {
margin-right:0
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>:nth-child(1) {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.content-teaser-flexgrid-wrapper[data-gridcols="1"] .article-teaser>:nth-child(2) {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
}
@media screen and (max-width:61.9375rem) {
.content-teaser-flexgrid-container.inverse-background {
display:inline-block;
width:100%
}
}
.crosssell-wrapper {
	border-top: 1px solid #e2e2e2
}
.crosssell {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: flex;
	flex-wrap: wrap;
	padding-top: 3.5625rem;
	margin-top: 0;
	margin-bottom: 0
}
@media(min-width:40rem) {
.crosssell {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.crosssell {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.crosssell {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.crosssell {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.crosssell {
padding-left:12rem;
padding-right:12rem
}
}
.crosssell-headline {
	margin: 0 0 1.875rem;
	text-align: center
}
.crosssell-headline>* {
	margin-top: 0
}
.crosssell-headline>:not(:first-child) {
	padding-top: 1.875rem
}
.crosssell-item {
	width: 50%;
	margin-bottom: 1.875rem;
	padding: 1rem;
	border: 1px solid #fff
}
.crosssell-item:active, .crosssell-item:focus, .crosssell-item:hover {
	background-color: #f7f7f7;
	transition: background-color 250ms ease-out
}
.crosssell-item>* {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.crosssell-item>:not(:first-child) {
	margin-top: 1rem
}
.crosssell-item .subheadline {
	text-align: center;
	font-size: inherit;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}
@media(min-width:40rem) {
.crosssell-item {
max-width:33%
}
}
@media(min-width:80rem) {
.crosssell-item {
max-width:16.66%
}
}
#curator-feed-mybaumer-website {
	font-family: roboto condensed, roboto, helvetica, sans-serif
}
#curator-feed-mybaumer-website a:hover {
	text-decoration: underline
}
#curator-feed-mybaumer-website .crt-post {
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.15)
}
#curator-feed-mybaumer-website .crt-post:hover {
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.25)
}
#curator-feed-mybaumer-website.crt-widget-waterfall .crt-post {
	padding: 8px;
	margin: 14px 6px
}
#curator-feed-mybaumer-website.crt-widget-waterfall .crt-post-header {
	font-size: 14px
}
#curator-feed-mybaumer-website.crt-widget-waterfall .crt-post-text {
	font-size: 14px;
	line-height: 19px
}
#curator-feed-mybaumer-website.crt-widget-waterfall .crt-post-text a {
	color: #0062ae
}
#curator-feed-mybaumer-website.crt-widget-waterfall .crt-post-footer {
	font-size: 14px
}
#curator-feed-mybaumer-website.crt-widget-carousel .crt-post-c {
	height: 100%;
	display: flex;
	flex-direction: column
}
#curator-feed-mybaumer-website.crt-widget-carousel .crt-post-content {
	flex: 1 0 auto
}
.curator-feed-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.curator-feed-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.curator-feed-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.curator-feed-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.curator-feed-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.curator-feed-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
.currencyrate:not(:first-child)>.cart-table__cell.currencyrate__currency {
	box-shadow: none
}
.currencyrate:not(:first-child)>.cart-table__cell.currencyrate__currency>span {
	display: none
}
@media screen and (max-width:79rem) {
.currencyrate__currency.pricelistfactor-entry__product {
width:calc(50% - 3rem)
}
.currencyrate__currency--expired.pricelistfactor-entry__product {
width:50%
}
}
.document-downloads {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.document-downloads {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.document-downloads {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.document-downloads {
margin-top:4rem;
margin-bottom:3rem
}
}
.product-document-group {
	margin-top: 0;
	margin-bottom: 1rem;
font-size:.875rem
}
.product-documents {
	margin: 0
}
.product-documents>li {
	padding: 0
}
.product-documents>li::before {
	content: none
}
.product-documents>li:nth-child(n+2) {
	border-top: 1px solid #e2e2e2
}
.product-document {
padding:.75rem 0
}
.product-document-description {
margin:0 0 .25rem;
	padding-right: 2rem;
	font-size: 1rem;
	color: #333
}
.product-document-files>ul {
	margin: 0
}
.product-document-files>ul>li {
	padding: 0
}
.product-document-files>ul>li::before {
	content: none
}
.product-document-files>ul>li:not(:last-child) {
margin-bottom:.5rem
}
.product-document-files a[data-filetype] {
	margin: 0
}
.product-document-files a[data-filetype]:hover {
	text-decoration: underline
}
@media(min-width:40rem) {
.product-document {
display:flex
}
.product-document-description {
max-width:50%;
flex-basis:50%;
margin-bottom:0
}
.product-document-files {
max-width:50%;
flex-basis:50%;
display:flex;
flex-direction:column;
justify-content:center
}
.product-document-files__line {
display:flex
}
.product-document-files__line div {
flex-basis:50%;
max-width:50%
}
.product-document-files__line div:first-child {
padding-right:1rem
}
}
.editable {
	position: relative
}
input.editable__input {
	width: 100%;
	height: 2.5rem;
	padding-right: 5rem
}
.editable__button {
	position: absolute;
	top: 1px;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	cursor: pointer
}
.editable__start {
	cursor: pointer
}
.editable__apply {
	right: 1px;
	background: #0062ae;
padding:.75rem
}
.editable__apply>.icon {
	fill: #fff
}
.editable__cancel {
	right: calc(2.375rem + 1px);
	background: transparent;
padding:.8rem
}
.editable__cancel>.icon {
	fill: #0062ae
}
.error-msgs {
	color: #a50034
}
.error-msgs li {
margin-top:.5rem
}
.error-msgs li::before {
	color: #a50034
}
.error-msg-help {
	display: block;
font-size:.875rem;
	color: #6f6f6f
}
.event-teaser-grid {
	justify-content: center
}
.event-teaser-grid>.event-teaser {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.event-teaser-grid {
display:flex;
flex-wrap:wrap
}
.event-teaser-grid>.event-teaser {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.event-teaser-grid>.event-teaser:nth-child(n) {
margin-right:2rem
}
.event-teaser-grid>.event-teaser:last-child {
margin-right:0
}
.event-teaser-grid>.event-teaser:nth-child(2n) {
margin-right:0
}
}
@media(min-width:62rem) {
.event-teaser-grid>.event-teaser {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.event-teaser-grid>.event-teaser:nth-child(n) {
margin-right:2rem
}
.event-teaser-grid>.event-teaser:last-child {
margin-right:0
}
.event-teaser-grid>.event-teaser:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.event-teaser-grid>.event-teaser {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem);
margin-bottom:3rem
}
.event-teaser-grid>.event-teaser:nth-child(n) {
margin-right:3rem
}
.event-teaser-grid>.event-teaser:last-child {
margin-right:0
}
.event-teaser-grid>.event-teaser:nth-child(4n) {
margin-right:0
}
}
.event-teaser {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 1rem;
	border: 1px solid #e2e2e2
}
.event-teaser:hover {
box-shadow:0 0 0 .625rem #f7f7f7;
	transition: box-shadow 250ms ease-out
}
.event-teaser-headline {
	display: block;
	width: 100%;
	flex: 0 0 auto;
	height: auto
}
.event-teaser-headline:hover>h3 {
	text-decoration: underline;
	color: #0062ae
}
.event-teaser-headline>h3 {
	margin: 0;
	color: #0062ae
}
.event-teaser-headline .icon {
	width: 1rem;
	height: 1rem;
	margin-left: 3px
}
.event-teaser-headline>img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto 1rem
}
.event-teaser-description {
font-size:.875rem;
	line-height: 1.3;
	width: 100%;
	flex: 0 0 auto;
margin-top:.5rem;
	margin-bottom: 0
}
.event-teaser-description>ol>li:not(:last-of-type), .event-teaser-description>ul>li:not(:last-of-type) {
padding-bottom:.25rem
}
.event-teaser-description>ol>li::before, .event-teaser-description>ul>li::before {
	top: 0
}
.event-teaser-description>* {
	margin: 0;
	padding: 0
}
.event-teaser-meta {
	width: 100%;
	flex: 0 0 auto;
	margin-top: auto;
	padding-top: 2rem;
font-size:.875rem
}
.event-teaser-meta>p {
	position: relative;
	margin-top: 0;
	padding-left: 1.5rem
}
.event-teaser-meta>p:not(:last-child) {
margin-bottom:.5rem
}
.event-teaser-meta>p:last-child {
	margin-bottom: 0
}
.event-teaser-meta .icon {
	position: absolute;
	top: 2px;
	left: 0;
	width: 1rem;
	height: 1rem
}
.events-upcoming-headline {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.events-upcoming-headline {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.events-upcoming-headline {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.events-upcoming-headline {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.events-upcoming-headline {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.events-upcoming-headline {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:90rem) {
.events-upcoming-headline {
margin-top:4rem;
margin-bottom:3rem
}
}
.events-upcoming-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.events-upcoming-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.events-upcoming-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.events-upcoming-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.events-upcoming-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.events-upcoming-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
.events-upcoming-wrapper .event-teaser-grid {
	margin-top: 0;
	margin-bottom: 0
}
.exclusive-content {
	position: relative;
	display: block;
margin:0 0 .5rem
}
.exclusive-content>span {
	display: block
}
.exclusive-content>a {
	display: inline-block;
	color: #0062ae
}
.exclusive-content>.icon {
	display: inline-block;
	float: left;
	width: 1rem;
	height: 1rem;
margin-right:.3125rem;
	fill: #999
}
.exclusive-content>.profile-container {
	position: relative;
	display: block
}
.exclusive-content>.profile-container>.login {
	position: fixed;
	top: 50%;
	left: 50%;
	bottom: auto;
	z-index: 1000;
	width: 17rem;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2);
	transform: translate(-50%, -50%)
}
.exclusive-content>.profile-container>.login::after, .exclusive-content>.profile-container>.login::before {
	content: none
}
.product-document-files__locked .product-document-file-download span {
	color: #999;
	cursor: default
}
.product-document-files__locked .product-document-file-download .icon.filetype {
	fill-opacity: .5
}
iframe {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0
}
body.page-O200-beyond iframe {
	min-height: 67vw
}
body.page-O200-beyond .breadcrumb-wrapper, body.page-O200-beyond .header-top, body.page-O200-beyond .main-nav-wrapper, body.page-O200-beyond .metanav, body.page-O200-beyond .searchbar {
	display: none
}
body.page-O200-beyond .address-phone, body.page-O200-beyond .header-profile, body.page-O200-beyond .language-selector-selected {
	display: none!important
}
body.page-O200-beyond .page-wrapper {
	max-width: 100%
}
body.page-O200-beyond .header {
	background-color: transparent
}
body.page-O200-beyond .header-main {
	position: absolute;
	left: 15%;
	background: #fff;
	width: 300px;
	height: 150px
}
@media only screen and (max-width:62rem) {
body.page-O200-beyond .header-main {
width:auto;
height:auto;
padding:1rem
}
}
@media only screen and (min-width:40rem) and (max-width:62rem) {
body.page-O200-beyond .header-main .logo-header {
margin-left:0
}
}
body.page-O200-beyond .banner-backdrop-item {
	height: 100vh
}
body.page-O200-beyond .banner-backdrop-textblock {
	position: absolute;
	bottom: 0;
	min-height: 0;
	margin-bottom: 0
}
body.page-O200-beyond .banner-backdrop-textblock .banner-backdrop-textblock-inner {
	padding: 1rem
}
@media only screen and (min-width:40rem) {
body.page-O200-beyond .banner-backdrop-textblock {
padding:0
}
}
@media only screen and (min-width:62rem) {
body.page-O200-beyond .banner-backdrop-textblock {
left:15%;
bottom:3%
}
body.page-O200-beyond .banner-backdrop-textblock .banner-backdrop-textblock-inner {
float:left;
padding:2rem
}
}
body.page-O200-beyond .banner-backdrop-image {
	width: 100%;
	height: 100%;
	max-width: none;
	background-size: cover
}
body.page-O200-beyond .banner-backdrop-image>img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
body.page-O200-beyond .article-component-image {
	max-width: none!important;
	padding: 0!important
}
body.page-O200-beyond .article-component-image figure img {
	max-width: none!important;
	margin: 0!important;
	width: 100%
}
.facet-list {
	margin-bottom: 2rem
}
.facet-list-headline {
	display: none
}
.facet-list-show-all {
	margin: 1rem 0 2rem;
font-size:.875rem
}
.facet {
padding:.5rem 0 0;
	border-bottom: 1px solid #e2e2e2
}
.facet-toggle-all {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 1rem
}
.facet-header {
	position: relative;
	display: flex;
margin:0 -.5rem .5rem;
padding:.5rem
}
.facet-header::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.facet-name {
	flex: 1 1 100%;
	margin: 0 auto 0 0;
	line-height: 1.3;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.facet-toggle {
	position: relative;
	flex: 0 auto;
	margin-left: 1rem;
	padding-right: 2rem;
	color: #999
}
.facet-toggle-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	fill: currentColor
}
input[type=checkbox].facet-checkbox-input+label {
	display: flex;
	align-items: flex-start;
font-size:.875rem;
	margin-top: 0;
margin-bottom:.5rem
}
input[type=checkbox].facet-checkbox-input+label:last-child {
	margin-bottom: 1.5rem
}
.facet-checkbox-name {
	flex: 1 1 auto;
	margin-right: 1rem;
	line-height: 1.3
}
.facet-checkbox-count {
	margin-left: auto;
	flex: 0 0 auto;
	line-height: 1.3;
	white-space: nowrap
}
@media(min-width:80rem) {
.facet-list {
margin-top:4px
}
.facet-list-show-all {
margin-top:2rem
}
.facet {
width:100%
}
}
.file-upload {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 2.25rem;
	margin-top: 1rem;
	padding-left: 1.5rem;
	color: #0062ae;
	overflow: hidden
}
.file-upload__icon, .file-upload__label {
	pointer-events: none
}
.file-upload__icon {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 1rem;
	height: 1rem;
margin-top:-.5rem;
	fill: currentColor
}
.file-upload__input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	opacity: 0;
	cursor: pointer
}
.file-upload__description {
margin-top:.5rem;
font-size:.75rem
}
.file-upload__info {
	display: none
}
@media(min-width:80rem) {
.file-upload {
padding:0 .5rem 0 2rem;
border:1px dashed #e2e2e2
}
.file-upload:focus, .file-upload:hover {
background:rgba(0,98,174,.1);
border-color:#0062ae
}
.file-upload__icon {
left:.5rem
}
.file-upload__icon, .file-upload__input, .file-upload__label {
cursor:pointer
}
.file-upload__description {
position:relative;
padding-right:1.5rem
}
.file-upload__info {
position:absolute;
right:0;
top:50%;
display:block;
width:1rem;
height:1rem;
margin-top:-.5rem;
cursor:pointer;
fill:#0062ae
}
.file-upload__info:hover+.file-upload__text {
display:block
}
.file-upload__text {
position:absolute;
z-index:100;
top:100%;
right:.6rem;
display:none;
width:7.5rem;
padding:.5rem;
margin-top:8px;
font-size:.875rem;
background:#fff;
border:1px solid #e2e2e2;
box-shadow:0 2px 4px -2px rgba(0,0,0,.3);
color:#6f6f6f;
transform:translateX(3.75rem);
width:15rem;
right:-1rem;
transform:none
}
.file-upload__text::before {
content:'';
position:absolute;
left:50%;
top:-10px;
display:block;
width:9px;
height:9px;
background:inherit;
border:inherit;
border-width:1px 1px 0 0;
transform:rotate(-45deg) translateX(-.375rem)
}
.file-upload__text::before {
left:auto;
right:1rem
}
.pricelist-detail__csv {
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
right:0;
position:absolute;
margin-right:1rem
}
.pricelist-detail__csv .file-upload {
margin-top:0
}
.pricelist-detail__csv .file-upload__description {
margin:0 0 0 1rem
}
}
@media(min-width:80rem) and (min-width:40rem) {
.pricelist-detail__csv {
margin-right:2rem
}
}
@media(min-width:80rem) and (min-width:62rem) {
.pricelist-detail__csv {
margin-right:2.5rem
}
}
@media(min-width:80rem) and (min-width:80rem) {
.pricelist-detail__csv {
margin-right:5rem
}
}
@media(min-width:80rem) and (min-width:90rem) {
.pricelist-detail__csv {
margin-right:6rem
}
}
@media(min-width:80rem) and (min-width:120rem) {
.pricelist-detail__csv {
margin-right:12rem
}
}
@media(min-width:80rem) {
.csv-import__upload {
display:flex
}
}
.select-country-ae {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-ae.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-be {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-be.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-br {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-br.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-ca {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-ca.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-ch {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-ch.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-cn {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-cn.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-de {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-de.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-dk {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-dk.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-es {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-es.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-fr {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-fr.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-gb {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-gb.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-in {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-in.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-it {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-it.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-nl {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-nl.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-pl {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-pl.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-se {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-se.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-sg {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-sg.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-us {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-us.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-ve {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-ve.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-kr {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-kr.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.select-country-ru {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, url(../images/svg/icn-lang-ru.svg?v=77410319) .5rem 55% no-repeat, #fff
}
.flyout+.banner, .flyout+.breadcrumb-wrapper, .flyout+.in-site-nav {
	margin-top: -2rem
}
.flyout {
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	flex-basis: 100%;
	left: 0;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	padding-left: 1.5rem;
	background-color: #fff;
	z-index: 5;
	transition: opacity 250ms ease-out 350ms, visibility 250ms ease-out 350ms;
	white-space: normal
}
.flyout svg {
	pointer-events: none
}
.flyout .grid-item {
	font-size: 1rem
}
.expanded+.flyout {
	display: block;
	opacity: 1;
	visibility: visible;
	transition-delay: 0s
}
.page-wrapper {
	position: relative
}
.flyout-nav {
	margin: 0
}
.flyout-nav>li {
	position: static;
	padding: 0
}
.flyout-nav>li::before {
	content: none
}
.flyout-nav-headline {
	position: relative;
	display: block;
padding:0 1rem .5rem 0;
	color: #0062ae;
	cursor: default;
	font-size: 1rem
}
.flyout-nav-headline>.icon {
	top: 50%;
	transform: translateY(-50%);
	display: none;
height:.75rem;
margin-top:-.125rem;
	position: absolute;
	right: 0;
width:.75rem
}
.flyout-nav-headline:active, .flyout-nav-headline:focus, .flyout-nav-headline:hover {
	text-decoration: underline;
	cursor: pointer
}
.flyout-nav-headline.active>.icon {
	display: block
}
.flyout-subnav {
	display: flex;
	opacity: 0;
	visibility: hidden;
	transition: opacity 250ms ease-out 350ms, visibility 250ms ease-out 350ms;
	position: absolute;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	top: 0;
	right: 1rem;
	bottom: auto;
	left: auto;
	height: auto;
	min-height: 100%;
	align-content: flex-start;
	padding: 0 1.5rem 1rem;
	background: #f7f7f7;
border:.75rem solid #fff;
	border-top: none
}
.flyout-subnav.visible {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
	transition-duration: 0s;
	z-index: 2
}
.flyout-subnav-headline {
	font-size: 2.01613vw;
	line-height: 1.2;
	flex: 0 0 100%;
margin:0 0 .5rem;
	padding-top: 1.25rem
}
@media screen and (max-width:793.6px) {
.flyout-subnav-headline {
	font-size: 16px
}
}
@media(min-width:62rem) {
.flyout-subnav-headline {
font-size:1.25rem
}
}
.flyout-subnav-description {
	flex: 0 0 100%;
font-size:.875rem;
margin-bottom:.5rem;
	color: #6f6f6f
}
.flyout-subnav-list {
	width: 100%;
	margin: 0;
	padding: 0;
font-size:.875rem
}
.flyout-subnav-list>li {
	display: flex;
	align-items: center;
padding:0 0 .25rem
}
.flyout-subnav-list>li::before {
	content: none
}
.flyout-subnav-link {
	display: inline-block
}
.flyout-subnav-selector {
	display: flex;
	justify-content: center;
	align-items: center;
margin-left:.5rem;
	width: 1.25rem;
	height: 1.25rem;
	color: #0062ae;
	transition: color 150ms ease-out, background-color 150ms ease-out
}
.flyout-subnav-selector .icon {
width:.75rem;
height:.75rem;
	fill: currentColor
}
.flyout-subnav-selector:active, .flyout-subnav-selector:focus, .flyout-subnav-selector:hover {
	color: #fff;
	background-color: #0062ae
}
.flyout-continuative-link {
	font-size: 1rem;
	text-align: right;
	margin-top: 2rem;
	width: 100%
}
@media(min-width:62rem) and (any-hover:hover), (min-width:62rem) and (-ms-high-contrast:none) {
.main-nav-wrapper .main-nav-list .flyout:hover, .main-nav-wrapper .main-nav-list .mainnav-item:hover .flyout {
opacity:1;
visibility:visible
}
.flyout {
display:block;
position:absolute;
min-width:12.5rem;
padding:0 1.5rem 1.25rem;
box-shadow:0 .625rem 1rem 0 rgba(111,111,111,.25)
}
.default-flyout {
white-space:nowrap
}
.flyout-nav {
padding:1rem 0 0
}
.flyout-nav-headline {
padding:0 1rem .25rem 0
}
}
.flyout.product-flyout {
	background: 0 0;
	box-shadow: none
}
.flyout.product-flyout>.flyout-nav {
	height: 100%;
	background: #fff
}
.flyout.product-flyout .flyout-subnav {
	right: 0
}
.flyout.product-flyout.white {
	background-color: #fff
}
@media(min-width:62rem) and (any-hover:hover), (min-width:62rem) and (-ms-high-contrast:none) {
.flyout.product-flyout {
white-space:normal;
width:37.5rem;
padding:0
}
.flyout.product-flyout .flyout-nav {
width:15.25rem;
padding:1rem 1.5rem 1.25rem;
box-shadow:0 .625rem 1rem 0 rgba(111,111,111,.25)
}
.flyout.product-flyout .flyout-subnav {
left:15.25rem;
width:22.25rem
}
}
@media(min-width:80rem) and (any-hover:hover), (min-width:80rem) and (-ms-high-contrast:none) {
.flyout.product-flyout {
width:43.75rem
}
.flyout.product-flyout .flyout-nav {
width:15.75rem
}
.flyout.product-flyout .flyout-subnav {
left:15.75rem;
width:28rem
}
}
@media(min-width:62rem) and (any-hover:hover), (min-width:62rem) and (-ms-high-contrast:none) {
.flyout.product-innovation-flyout {
width:90vw;
left:-20%
}
.flyout.product-innovation-flyout .grid-item {
color:#6f6f6f
}
.flyout.product-innovation-flyout .flyout-nav {
flex-basis:calc(35% - .5rem);
width:calc(35% - .5rem);
max-width:calc(35% - .5rem)
}
.flyout.product-innovation-flyout .flyout-subnav {
flex-basis:calc(65% - 2rem);
width:calc(65% - 2rem);
max-width:calc(65% - 2rem);
padding-top:1rem
}
.flyout.product-innovation-flyout .flyout-subnav[data-subnav-items="1"] .flyout-continuative-link, .flyout.product-innovation-flyout .flyout-subnav[data-subnav-items="2"] .flyout-continuative-link {
display:none
}
.flyout.product-innovation-flyout .grid-wrapper {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start!important;
padding:0
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item:nth-child(n) {
margin-right:2rem
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item:last-child {
margin-right:0
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item:nth-child(2n) {
margin-right:0
}
.flyout.product-innovation-flyout .grid-wrapper .grid-item {
display:none;
margin-bottom:0
}
.flyout.product-innovation-flyout .grid-wrapper .grid-item:first-child, .flyout.product-innovation-flyout .grid-wrapper .grid-item:nth-child(2) {
display:block
}
}
@media(min-width:80rem) and (any-hover:hover), (min-width:80rem) and (-ms-high-contrast:none) {
.flyout.product-innovation-flyout {
width:80vw;
left:-30%
}
.flyout.product-innovation-flyout .flyout-nav {
flex-basis:calc(22% - .5rem);
width:calc(22% - .5rem);
max-width:calc(22% - .5rem)
}
.flyout.product-innovation-flyout .flyout-subnav {
flex-basis:calc(78% - 2rem);
width:calc(78% - 2rem);
max-width:calc(78% - 2rem)
}
}
@media(min-width:90rem) and (any-hover:hover), (min-width:90rem) and (-ms-high-contrast:none) {
.flyout.product-innovation-flyout {
width:70vw;
left:-50%
}
.flyout.product-innovation-flyout .flyout-subnav[data-subnav-items="3"] .flyout-continuative-link {
display:none
}
.flyout.product-innovation-flyout .grid-wrapper {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item:nth-child(n) {
margin-right:3rem
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item:last-child {
margin-right:0
}
.flyout.product-innovation-flyout .grid-wrapper>.grid-item:nth-child(3n) {
margin-right:0
}
.flyout.product-innovation-flyout .grid-wrapper .grid-item {
margin-bottom:0
}
.flyout.product-innovation-flyout .grid-wrapper .grid-item:nth-child(3) {
display:block
}
}
.footer {
	margin-top: 2rem;
	padding: 1rem 0;
	background-color: #f7f7f7
}
.grid+.footer, .grid+.separator-component+.footer {
	margin-top: 0
}
.footer-bottombar, .footer-main {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.footer-bottombar, .footer-main {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.footer-bottombar, .footer-main {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.footer-bottombar, .footer-main {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.footer-bottombar, .footer-main {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.footer-bottombar, .footer-main {
padding-left:12rem;
padding-right:12rem
}
}
.footer-main {
	margin-top: 2.5rem
}
.footer-navigation {
	width: 100%
}
.footer-bottombar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 1rem
}
.footer-copyright {
	order: 1;
padding:.5rem 0
}
.footer-socialbar {
	display: flex;
	align-items: center;
	width: 100%
}
.footer-socialbar>.social-media-link:not(:last-child) {
margin-right:.5rem
}
.footer-contact {
	padding-top: 2rem
}
.footer-address {
	font-style: normal
}
.footer-address-title {
	font-size: 2.01613vw;
	line-height: 1.2;
margin:0 0 .5rem;
	color: #333
}
@media screen and (max-width:793.6px) {
.footer-address-title {
	font-size: 16px
}
}
@media(min-width:62rem) {
.footer-address-title {
font-size:1.25rem
}
}
.footer-address-link {
margin-top:.5rem;
	margin-bottom: 0
}
.footer-address-location, .footer-address-mail, .footer-address-phone {
	position: relative;
	margin: 0;
	padding-left: 1.875rem
}
.footer-address-location .icon, .footer-address-mail .icon, .footer-address-phone .icon {
	position: absolute;
	top: 3px;
	left: 0;
	width: 18px;
	height: 18px;
	color: #999
}
.footer-links-wrapper {
	margin: 0;
	padding: 0
}
.footer-links-wrapper:not(:last-child) {
	margin-bottom: 1rem
}
.footer-link {
	margin-right: 1.5rem;
	padding-left: 0;
font-size:.875rem;
	line-height: 1.3
}
.footer-link::before {
	content: none
}
.footer-link>a {
	display: block;
padding-bottom:.5rem;
	color: #6f6f6f
}
.footer-link>a:active, .footer-link>a:focus, .footer-link>a:hover {
	color: #0062ae
}
.footer-link>a:hover {
	text-decoration: underline
}
.footer-column.footer-contact {
	border: none
}
.footer-column {
	margin-bottom: 0;
	border-bottom: 1px solid #e2e2e2
}
.footer-column .footer-address>p, .footer-column .footer-link {
font-size:.875rem;
	line-height: 1.5
}
.footer-column .footer-headline {
	width: 100%;
	display: inline-flex;
	justify-content: space-between;
	border-top: 1px solid #e2e2e2;
	align-items: center
}
.footer-column .footer-headline>.icon {
	width: 1.5rem;
	height: 1.5rem;
	padding: 4px
}
.footer-column .footer-address-title, .footer-column .footer-headline {
	margin-bottom: 1.25rem;
	font-size: 1rem;
padding:.625rem 0
}
.footer-column .footer-address-mail, .footer-column .footer-address-phone {
margin-top:.625rem
}
.footer-column>.footer-headline.js-toggle-control[data-openBoolean=false] {
	margin: 0
}
.footer-column>.footer-headline.js-toggle-control[data-openBoolean=true]>.icon {
	transform: rotate(180deg)
}
.footer-bottombar .footer-bottombar--generalInfo {
	display: block;
	margin-top: 0rem;
	width: 100%
}
.footer-bottombar .footer-bottombar--generalInfo .footer-links-wrapper {
	display: inline-flex;
	flex-wrap: wrap
}
.footer-bottombar .footer-bottombar--generalInfo .footer-links-wrapper .footer-link {
	margin-right: 1.5rem
}
.footer-china-seal {
	position: absolute;
	top: -100%;
	right: 10px;
	display: block
}
.footer-china-seal>a>svg {
	display: block;
	width: 47px;
	height: 47px
}
@media(min-width:40rem) {
.footer-contact {
padding-top:0
}
.footer-column, .footer-contact {
min-width:16rem
}
.footer-navigation {
display:flex;
flex-wrap:wrap
}
.footer-navigation .footer-links-wrapper {
display:block;
flex:0 0 33%;
margin-bottom:0;
padding-right:2rem
}
.footer-navigation .footer-links-wrapper.js-toggle-element {
display:block!important
}
.footer-column {
margin-bottom:1rem;
border-bottom:none
}
.footer-column .footer-address-title, .footer-column .footer-headline {
font-size:1.25rem;
padding-bottom:0
}
.footer-column .footer-headline {
width:100%;
display:block;
justify-content:normal;
border-top:none
}
.footer-column .footer-headline.js-toggle-control {
cursor:default;
pointer-events:none
}
.footer-column .footer-headline>.icon {
display:none
}
.footer-column>.footer-headline.js-toggle-control[data-openBoolean] {
margin-bottom:1.25rem
}
.footer-link {
margin-right:0
}
.footer-china-seal {
bottom:-8px;
top:auto;
right:10px
}
.footer-address-title, .footer-headline {
margin-bottom:1.25rem;
font-size:1rem
}
.footer-address-mail, .footer-address-phone {
margin-top:.625rem
}
}
@media(min-width:62rem) {
.footer-main {
display:flex
}
.footer-navigation {
justify-content:space-between
}
.footer-bottombar {
padding-bottom:0
}
.footer-copyright {
order:0
}
.footer-socialbar {
padding-bottom:0
}
.footer-socialbar>.icon-social {
margin-bottom:0
}
.footer-bottombar .footer-bottombar--generalInfo {
display:inline-flex;
justify-content:space-between;
align-items:center
}
.footer-bottombar .footer-bottombar--generalInfo .footer-bottombar--links .footer-links-wrapper .footer-link {
margin-right:1rem
}
}
.form-range {
	position: relative;
	height: 3rem
}
.form-range::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
bottom:.5rem;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	background-color: #d8d8d8;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.form-range__sliders {
	position: absolute;
	z-index: 1;
	height: 100%;
	min-width: 2rem;
	max-width: 100%;
	overflow: visible
}
.form-range__sliders::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
bottom:.5rem;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	background-color: #d8d8d8;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #0062ae
}
.form-range__max-button, .form-range__min-button {
	position: absolute;
	z-index: 10;
	bottom: 0;
	display: block!important;
	width: 1rem;
	height: 1rem;
	background-color: #0062ae;
	border-radius: 50%;
	cursor: pointer
}
.form-range__max-button.dragging--active, .form-range__min-button.dragging--active {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.form-range__max-button.active, .form-range__min-button.active {
box-shadow:0 0 0 .125rem rgba(0,98,174,.4)
}
.form-range__min-button {
	left: 0
}
.form-range__max-button {
	right: 0
}
.form-range__labels {
	display: flex;
	justify-content: space-between
}
.form-range__max-label, .form-range__min-label {
	white-space: nowrap;
	color: #0062ae;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
.form-range__min-label {
	text-align: left
}
.form-range__max-label {
	text-align: right
}
.form-range__description {
font-size:.75rem;
	color: #333
}
.quick-entry__field--dualsliders>.form-range:first-child {
	margin-bottom: 1rem
}
.form-range__steps {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	display: flex!important;
	height: 100%;
	opacity: 0
}
.form-range__steps>* {
	display: block!important;
	flex: 1 1 100%
}
.form-steps {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.form-steps::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
bottom:.5rem;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	background-color: #d8d8d8;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.form-steps__items {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	height: 3rem
}
.form-steps__item {
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 1rem;
	height: 100%;
	padding: 0;
font-size:.875rem;
	cursor: pointer;
	overflow: visible
}
.form-steps__item .form-steps__button {
	display: block
}
.form-steps__item:hover .form-steps__label {
	color: #0062ae
}
.form-steps__item:hover .form-steps__button {
	background-color: #999
}
.form-steps__label {
	display: block;
	text-align: center;
	white-space: nowrap
}
.form-steps__button {
	position: relative;
	width: 15px;
	height: 15px;
	background: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #6f6f6f
}
.form-steps__input:checked~.form-steps__label {
	color: #0062ae
}
.form-steps__input:checked~.form-steps__button {
	background-color: #0062ae
}
.form-toggle {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 1.5rem;
	padding-left: 3.75rem;
font-size:.875rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.form-toggle__button {
	cursor: pointer
}
.form-toggle__button {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 3rem;
	height: 1.5rem;
margin-top:-.75rem;
	background-color: currentColor;
border:.125rem solid currentColor;
border-radius:.75rem;
	color: #999
}
.form-toggle__button::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block!important;
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	background-color: #fff;
	transition: left 150ms ease-out
}
.form-toggle__label {
	color: #999
}
.form-toggle__input:checked+.form-toggle__button {
	color: #0062ae
}
.form-toggle__input:checked+.form-toggle__button::before {
	left: calc(100% - 1.25rem)
}
.form-toggle__input:checked~.form-toggle__label {
	color: #0062ae
}
.form-toggle__input:disabled+.form-toggle__button {
	cursor: default;
	background-color: #e2e2e2
}
.form-toggle__input:disabled~.form-toggle__label {
	color: #e2e2e2
}
.select, [type=email], [type=number], [type=password], [type=tel], [type=text], select, textarea {
height:2.5rem;
width:100%;
margin-bottom:1rem;
padding:.625rem;
line-height:1;
color:#999;
border:1px solid #e2e2e2;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
outline:0
}
.select:active, .select:focus, [type=email]:active, [type=email]:focus, [type=number]:active, [type=number]:focus, [type=password]:active, [type=password]:focus, [type=tel]:active, [type=tel]:focus, [type=text]:active, [type=text]:focus, select:active, select:focus, textarea:active, textarea:focus {
	color: #0062ae;
	outline: 5px solid rgba(0,98,174,.2)
}
.select.parsley-error, [type=email].parsley-error, [type=number].parsley-error, [type=password].parsley-error, [type=tel].parsley-error, [type=text].parsley-error, select.parsley-error, textarea.parsley-error {
	color: #a50034!important;
	outline: 5px solid rgba(165,0,52,.2)!important
}
.select.inplace, [type=email].inplace, [type=number].inplace, [type=password].inplace, [type=tel].inplace, [type=text].inplace, select.inplace, textarea.inplace {
	width: auto;
	margin: 0
}
label {
	display: block
}
textarea {
	width: 100%;
	height: 240px
}
select {
	width: 100%;
	padding-right: 1.5rem;
padding-top:.5rem;
padding-bottom:.25rem;
	color: #0062ae;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAxMCc+PHBhdGggZmlsbD0nIzAwNjJhZScgZD0nTTE0LjM4IDBMMTYgMS42MmwtOCA4LTgtOEwxLjYyIDAgOCA2LjM4IDE0LjM4IDB6Jy8+PC9zdmc+) right 60% no-repeat, #fff;
	background-size: 18px;
	border-bottom: 5px solid #e2e2e2
}
select::-ms-expand {
display:none
}
select[disabled] {
	color: #e2e2e2
}
.checkbox-button-group, .radio-button-group {
	margin-bottom: 1rem
}
.checkbox-button-group [type=checkbox]:not(:last-of-type)+label, .checkbox-button-group [type=radio]:not(:last-of-type)+label, .radio-button-group [type=checkbox]:not(:last-of-type)+label, .radio-button-group [type=radio]:not(:last-of-type)+label {
margin-bottom:.5rem
}
.btn-submit, [type=submit] {
display:block;
border:2px solid #0062ae
}
.hidden-select-label {
	position: relative;
	display: block;
	overflow: hidden
}
.hidden-select-label select {
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	border: none;
	z-index: 0
}
.hidden-select-label select:active, .hidden-select-label select:focus {
	color: inherit
}
.hidden-select-label .select-labeltext {
	position: relative;
padding:.625rem 1rem .625rem .625rem;
	background: #fff;
	z-index: 2;
	pointer-events: none
}
.hidden-select-label .labeltext {
	display: block
}
.hidden-select-label .icon {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 0;
width:.625rem;
	height: auto
}
.custom-checkbox[type=checkbox] {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: -1px!important;
	display: block!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	border: 0!important
}
.custom-checkbox[type=checkbox]+label {
	position: relative;
	display: block;
	padding-left: 1.5rem;
	line-height: 1.3;
	color: #999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default
}
.custom-checkbox[type=checkbox]+label>i {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 1rem;
	height: 1rem;
	padding: 1px;
	border: 1px solid #999
}
.custom-checkbox[type=checkbox]+label>i>svg {
	display: none
}
.custom-checkbox[type=checkbox]+label>i>svg>use {
	pointer-events: none
}
.custom-checkbox[type=checkbox]+label a {
	color: inherit;
	text-decoration: underline
}
.custom-checkbox[type=checkbox]+label a:hover {
	text-decoration: none
}
.custom-checkbox[type=checkbox]+label:hover {
	color: #0062ae;
	cursor: pointer
}
.custom-checkbox[type=checkbox]+label:hover>i>svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #e2e2e2
}
.custom-checkbox[type=checkbox]:checked+label {
	color: #0062ae
}
.custom-checkbox[type=checkbox]:checked+label>i>svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #0062ae
}
.custom-checkbox[type=checkbox][disabled]+label {
	color: #e2e2e2;
	text-decoration: line-through
}
.custom-checkbox[type=checkbox][disabled]+label>i {
	border-color: #e2e2e2
}
.custom-checkbox[type=checkbox][disabled]+label>i>svg {
	fill: #e2e2e2
}
.custom-checkbox[type=checkbox][disabled]+label:hover {
	color: #e2e2e2;
	cursor: default
}
.custom-checkbox[type=checkbox][disabled]+label:hover>i>svg {
	fill: #e2e2e2
}
[type=radio] {
position:absolute!important;
width:1px!important;
height:1px!important;
padding:0!important;
margin:-1px!important;
display:block!important;
overflow:hidden!important;
clip:rect(0,0,0,0)!important;
border:0!important
}
[type=radio]+label {
padding-left:24px;
line-height:1.5625;
color:#999;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
cursor:pointer
}
[type=radio]+label:hover {
color:#0062ae
}
[type=radio]+label a {
color:inherit;
text-decoration:underline
}
[type=radio]+label a:hover {
text-decoration:none
}
[type=radio]:checked+label {
	color: #0062ae
}
[type=radio]+label::before {
content:'';
position:relative;
top:2px;
left:-23px;
display:inline-block;
width:15px;
height:15px;
margin-right:-15px;
background:#fff;
border:3px solid #fff;
border-radius:50%;
box-shadow:0 0 0 1px #6f6f6f
}
[type=radio]:checked+label::before {
	background-color: #0062ae
}
[type=radio]:not(:checked):hover+label::before {
	background-color: #999
}
[type=radio][disabled]+label {
color:#e2e2e2;
text-decoration:line-through
}
[type=radio][disabled]+label::before {
box-shadow:0 0 0 1px #e2e2e2
}
[type=radio][disabled]+label:hover {
color:#e2e2e2;
cursor:default
}
[type=radio][disabled]+label:hover::before {
background:#fff
}
.parsley-required, .parsley-type {
	display: block;
margin-top:.5rem;
	color: #a50034
}
.radio-button-group.parsley-error [type=radio]+label {
	color: #a50034
}
.radio-button-group.parsley-error [type=radio]+label::before {
	box-shadow: 0 0 0 4px rgba(165,0,52,.2), 0 0 0 1px #a50034!important
}
.form-search-group {
	margin-bottom: 3rem
}
.form-search-group>label {
	margin: 0;
	width: 100%;
	max-width: 300px
}
.global-information {
	position: relative;
	margin: 0;
	padding: 1rem 3rem 1rem 1rem;
	line-height: 1.5;
	color: #0062ae;
	background-color: rgba(0,98,174,.1);
	border: 1px solid currentColor
}
.global-information--error {
	color: #a50034;
	background-color: rgba(165,0,52,.05)
}
.global-information--success {
	color: #00ae3f;
	background-color: rgba(0,174,63,.05)
}
.global-information .global-information__close {
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 36px;
	padding: 13px 14px 12px 12px;
	color: inherit
}
.global-information .global-information__close>.icon {
	fill: currentColor
}
.global-information .global-information__close:active, .global-information .global-information__close:focus, .global-information .global-information__close:hover {
	color: inherit
}
.global-information .global-information__close:active>.icon, .global-information .global-information__close:focus>.icon, .global-information .global-information__close:hover>.icon {
	fill: currentColor
}
.global-information__wrapper {
	padding-bottom: 3rem;
	opacity: 1;
	transition: opacity .4s
}
.global-information__wrapper.slide-up {
	transition-delay: 350ms
}
.global-information__wrapper.remove {
	opacity: 0
}
.global-information__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	margin: -1px 8px 2px -3px;
	float: left;
	background-color: currentColor;
	border-radius: 50%
}
.global-information__icon>.icon {
	width: 10px;
	height: 10px;
	fill: #fff
}
.glossary-section {
	padding-top: 3rem
}
.glossary-section::before {
	content: '';
	display: block;
	width: 100%;
	height: 1rem;
	background: #f7f7f7
}
.glossary-section:first-child {
	margin-top: -2rem;
	padding-top: 2rem
}
.glossary-section:first-child::before {
	content: none
}
.glossary-section:first-child .glossary-section__header {
	margin-top: 0
}
.glossary-section__header {
	position: relative;
	margin-top: 1.5rem;
	margin-bottom: 0;
	font-size: 2.5rem;
	line-height: 1
}
.glossary-entry.content {
	padding-top: 6.5rem
}
.glossary-entry.content:first-of-type {
	margin-top: -1rem
}
.glossary-entry.content>img {
	margin-top: 1rem;
	margin-bottom: 0
}
.glossary-entry__header {
	margin-top: -4rem;
	padding-top: 2rem;
	border-top: 1px solid #e2e2e2
}
.glossary-entry__text {
	margin-bottom: 0
}
@media(min-width:80rem) {
.glossary-section::before {
height:1.25rem
}
.glossary-section__header {
position:relative;
height:1px;
margin-bottom:0;
font-size:3rem;
overflow:visible
}
.glossary-section__header>span {
position:absolute;
display:block;
width:3rem;
margin-top:1.5rem;
margin-bottom:0;
margin-left:-2rem;
overflow:hidden
}
.glossary-section__header.content {
max-width:120rem
}
.glossary-entry:first-of-type .glossary-entry__header {
padding-top:0;
border-top:none
}
.glossary-entry__header {
padding-top:2rem
}
}
@media(min-width:90rem) {
.glossary-section__header>span {
margin-left:0
}
}
.glossary-link {
	border-bottom: 2px dotted;
	cursor: pointer
}
.glossary-link__overlay {
	position: absolute;
	z-index: 10000;
	display: block;
	width: 20rem;
	max-width: 80vw;
	margin-top: 1rem;
	padding: 1.5rem;
	background: #f7f7f7;
	border: 5px solid #fff;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2)
}
@media(min-width:62rem) {
.glossary-link__overlay {
width:25rem
}
}
.glossary-link__headline {
margin:0 0 .5rem;
	color: #333;
	font-size: 1.25rem
}
.glossary-link__text {
	margin: 0 0 1rem;
font-size:.875rem
}
.grid-textelements {
	margin-top: 3rem;
	margin-bottom: 2rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:90rem) {
.grid-textelements {
margin-top:4rem;
margin-bottom:3rem
}
}
@media(min-width:40rem) {
.grid-textelements {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.grid-textelements {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.grid-textelements>* {
	margin-top: 0;
	margin-bottom: 1rem
}
.grid-textelements>h2 {
	margin-bottom: 3rem
}
.grid-textelements .content-headline, .grid-textelements .content-subheadline {
	margin-bottom: 3rem
}
.grid+.grid {
	margin-top: 0
}
.grid-wrapper {
	margin-top: 3rem;
	margin-bottom: 2rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	justify-content: center
}
@media(min-width:90rem) {
.grid-wrapper {
margin-top:4rem;
margin-bottom:3rem
}
}
@media(min-width:40rem) {
.grid-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.grid-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.grid-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.grid-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.grid-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
.grid-wrapper>.grid-item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.grid-wrapper {
display:flex;
flex-wrap:wrap
}
.grid-wrapper>.grid-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.grid-wrapper>.grid-item:nth-child(n) {
margin-right:2rem
}
.grid-wrapper>.grid-item:last-child {
margin-right:0
}
.grid-wrapper>.grid-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:62rem) {
.grid-wrapper>.grid-item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.grid-wrapper>.grid-item:nth-child(n) {
margin-right:2rem
}
.grid-wrapper>.grid-item:last-child {
margin-right:0
}
.grid-wrapper>.grid-item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.grid-wrapper>.grid-item {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem);
margin-bottom:3rem
}
.grid-wrapper>.grid-item:nth-child(n) {
margin-right:3rem
}
.grid-wrapper>.grid-item:last-child {
margin-right:0
}
.grid-wrapper>.grid-item:nth-child(4n) {
margin-right:0
}
}
.grid-wrapper+.call2action-btn {
	margin-top: 1rem
}
.grid-wrapper+.grid, .grid-wrapper+.separator-component {
	margin-top: -2rem
}
.grid-item {
	display: flex;
	flex-direction: column;
	flex: 1 1 100%;
	width: 100%;
	margin-bottom: 1rem
}
.grid-item>* {
	flex: 0 0 auto;
	margin-top: 0;
margin-bottom:.25rem;
	word-wrap: break-word
}
.grid-item>:last-child:not(:first-child) {
	margin-bottom: 0
}
.grid-item>img {
	margin-bottom: 1rem
}
.grid-item>.btn.accent, .grid-item>.selectorlink {
	align-self: flex-start;
	margin-top: 1rem;
	margin-bottom: 0
}
.grid-item:active .selectorlink, .grid-item:focus .selectorlink, .grid-item:hover .selectorlink {
	opacity: 1
}
.grid-item a.headline:active, .grid-item a.headline:focus, .grid-item a.headline:hover {
	text-decoration: underline
}
.grid-item img {
	width: 100%;
	height: auto;
	flex: 0 0 auto
}
.grid-title {
	font-size: 2.01613vw;
	line-height: 1.2;
	line-height: 1.3;
	color: #333
}
@media screen and (max-width:793.6px) {
.grid-title {
	font-size: 16px
}
}
@media(min-width:62rem) {
.grid-title {
font-size:1.25rem
}
}
@media screen and (max-width:39rem) {
.scalable-image .img-scale-container>img {
display:block;
margin:0 auto
}
}
@media(min-width:40rem) {
.scalable-image .img-scale-container {
position:relative;
width:100%;
height:0;
padding-bottom:75%
}
.scalable-image .img-scale-container>img {
position:absolute;
left:50%;
top:50%;
transform:translate(-50%, -50%)
}
}
.scalable-image .scale-1>img {
	width: 1%
}
.scalable-image .scale-2>img {
	width: 2%
}
.scalable-image .scale-3>img {
	width: 3%
}
.scalable-image .scale-4>img {
	width: 4%
}
.scalable-image .scale-5>img {
	width: 5%
}
.scalable-image .scale-6>img {
	width: 6%
}
.scalable-image .scale-7>img {
	width: 7%
}
.scalable-image .scale-8>img {
	width: 8%
}
.scalable-image .scale-9>img {
	width: 9%
}
.scalable-image .scale-10>img {
	width: 10%
}
.scalable-image .scale-11>img {
	width: 11%
}
.scalable-image .scale-12>img {
	width: 12%
}
.scalable-image .scale-13>img {
	width: 13%
}
.scalable-image .scale-14>img {
	width: 14%
}
.scalable-image .scale-15>img {
	width: 15%
}
.scalable-image .scale-16>img {
	width: 16%
}
.scalable-image .scale-17>img {
	width: 17%
}
.scalable-image .scale-18>img {
	width: 18%
}
.scalable-image .scale-19>img {
	width: 19%
}
.scalable-image .scale-20>img {
	width: 20%
}
.scalable-image .scale-21>img {
	width: 21%
}
.scalable-image .scale-22>img {
	width: 22%
}
.scalable-image .scale-23>img {
	width: 23%
}
.scalable-image .scale-24>img {
	width: 24%
}
.scalable-image .scale-25>img {
	width: 25%
}
.scalable-image .scale-26>img {
	width: 26%
}
.scalable-image .scale-27>img {
	width: 27%
}
.scalable-image .scale-28>img {
	width: 28%
}
.scalable-image .scale-29>img {
	width: 29%
}
.scalable-image .scale-30>img {
	width: 30%
}
.scalable-image .scale-31>img {
	width: 31%
}
.scalable-image .scale-32>img {
	width: 32%
}
.scalable-image .scale-33>img {
	width: 33%
}
.scalable-image .scale-34>img {
	width: 34%
}
.scalable-image .scale-35>img {
	width: 35%
}
.scalable-image .scale-36>img {
	width: 36%
}
.scalable-image .scale-37>img {
	width: 37%
}
.scalable-image .scale-38>img {
	width: 38%
}
.scalable-image .scale-39>img {
	width: 39%
}
.scalable-image .scale-40>img {
	width: 40%
}
.scalable-image .scale-41>img {
	width: 41%
}
.scalable-image .scale-42>img {
	width: 42%
}
.scalable-image .scale-43>img {
	width: 43%
}
.scalable-image .scale-44>img {
	width: 44%
}
.scalable-image .scale-45>img {
	width: 45%
}
.scalable-image .scale-46>img {
	width: 46%
}
.scalable-image .scale-47>img {
	width: 47%
}
.scalable-image .scale-48>img {
	width: 48%
}
.scalable-image .scale-49>img {
	width: 49%
}
.scalable-image .scale-50>img {
	width: 50%
}
.scalable-image .scale-51>img {
	width: 51%
}
.scalable-image .scale-52>img {
	width: 52%
}
.scalable-image .scale-53>img {
	width: 53%
}
.scalable-image .scale-54>img {
	width: 54%
}
.scalable-image .scale-55>img {
	width: 55%
}
.scalable-image .scale-56>img {
	width: 56%
}
.scalable-image .scale-57>img {
	width: 57%
}
.scalable-image .scale-58>img {
	width: 58%
}
.scalable-image .scale-59>img {
	width: 59%
}
.scalable-image .scale-60>img {
	width: 60%
}
.scalable-image .scale-61>img {
	width: 61%
}
.scalable-image .scale-62>img {
	width: 62%
}
.scalable-image .scale-63>img {
	width: 63%
}
.scalable-image .scale-64>img {
	width: 64%
}
.scalable-image .scale-65>img {
	width: 65%
}
.scalable-image .scale-66>img {
	width: 66%
}
.scalable-image .scale-67>img {
	width: 67%
}
.scalable-image .scale-68>img {
	width: 68%
}
.scalable-image .scale-69>img {
	width: 69%
}
.scalable-image .scale-70>img {
	width: 70%
}
.scalable-image .scale-71>img {
	width: 71%
}
.scalable-image .scale-72>img {
	width: 72%
}
.scalable-image .scale-73>img {
	width: 73%
}
.scalable-image .scale-74>img {
	width: 74%
}
.scalable-image .scale-75>img {
	width: 75%
}
.scalable-image .scale-76>img {
	width: 76%
}
.scalable-image .scale-77>img {
	width: 77%
}
.scalable-image .scale-78>img {
	width: 78%
}
.scalable-image .scale-79>img {
	width: 79%
}
.scalable-image .scale-80>img {
	width: 80%
}
.scalable-image .scale-81>img {
	width: 81%
}
.scalable-image .scale-82>img {
	width: 82%
}
.scalable-image .scale-83>img {
	width: 83%
}
.scalable-image .scale-84>img {
	width: 84%
}
.scalable-image .scale-85>img {
	width: 85%
}
.scalable-image .scale-86>img {
	width: 86%
}
.scalable-image .scale-87>img {
	width: 87%
}
.scalable-image .scale-88>img {
	width: 88%
}
.scalable-image .scale-89>img {
	width: 89%
}
.scalable-image .scale-90>img {
	width: 90%
}
.scalable-image .scale-91>img {
	width: 91%
}
.scalable-image .scale-92>img {
	width: 92%
}
.scalable-image .scale-93>img {
	width: 93%
}
.scalable-image .scale-94>img {
	width: 94%
}
.scalable-image .scale-95>img {
	width: 95%
}
.scalable-image .scale-96>img {
	width: 96%
}
.scalable-image .scale-97>img {
	width: 97%
}
.scalable-image .scale-98>img {
	width: 98%
}
.scalable-image .scale-99>img {
	width: 99%
}
.scalable-image .scale-100>img {
	width: 100%
}
.header {
	position: relative;
	z-index: 150;
	height: 3.625rem;
	background: #fff;
	overflow: visible
}
.header-main, .header-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible
}
.header-main .logo-header {
	position: absolute;
	left: 1rem;
	top: 5px;
	display: block;
	width: 7.5rem;
	height: 3rem
}
.header-main .searchbar {
	position: absolute;
	right: 2.4rem;
top:.75rem;
	width: 2rem
}
.header-top .main-nav-menu-toggle {
	position: absolute;
	top: 18px
}
.header-top .header-top-mobile {
	display: flex;
	flex-direction: row
}
.header-top .address-phone .icon, .header-top .header-cart .icon, .header-top .header-profile__link .icon {
	fill: #0062ae
}
.header-top .header-profile {
	right: 7.5rem;
	top: 20px
}
.header-top .header-cart {
	right: 5.15rem
}
.header-top .main-nav-menu-toggle {
	display: flex;
	justify-content: space-around;
	align-items: center;
	right: 4px;
	top: 14px;
	width: 2rem;
	height: 2rem
}
.header-top .address-phone {
	right: 9.25rem
}
.header-top .address-phone .icon {
	width: 16px;
	height: 16px
}
.header-top .address-phone .phone-number {
	display: none
}
.header-top .language-selector {
	right: 11.25rem
}
@media(min-width:40rem) {
.header {
height:7.5rem;
padding-bottom:10px
}
.header-main, .header-top {
position:relative;
width:100%;
max-width:120rem;
margin-left:auto;
margin-right:auto;
padding-left:1rem;
padding-right:1rem;
position:relative
}
}
@media(min-width:40rem) and (min-width:40rem) {
.header-main, .header-top {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:40rem) and (min-width:62rem) {
.header-main, .header-top {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:40rem) and (min-width:80rem) {
.header-main, .header-top {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:40rem) and (min-width:90rem) {
.header-main, .header-top {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:40rem) and (min-width:120rem) {
.header-main, .header-top {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:40rem) {
.header-top {
display:flex;
align-items:flex-end;
justify-content:flex-end;
height:30px;
padding-top:.5rem
}
.header-top .address-phone, .header-top .header-cart, .header-top .header-profile, .header-top .language-selector, .header-top .main-nav-menu-toggle {
position:relative;
top:auto;
right:auto
}
.header-top .address-phone .icon, .header-top .header-cart .icon, .header-top .header-profile__link .icon {
fill:#999
}
.header-top .header-cart, .header-top .header-profile, .header-top .language-selector, .header-top .main-nav-menu-toggle {
margin-left:1.5rem
}
.header-top .main-nav-menu-toggle {
top:7px;
width:auto;
margin-left:2.25rem
}
.header-top .address-phone {
order:-1
}
.header-top .address-phone>a {
display:flex;
align-items:center;
color:#999;
font-size:.875rem
}
.header-top .address-phone .icon {
margin-right:4px
}
.header-top .address-phone .phone-number {
display:block
}
.header-main {
display:flex;
align-items:center;
justify-content:space-between;
height:80px
}
.header-main .searchbar {
position:relative;
right:auto;
top:auto;
flex:1 1 100%;
width:auto
}
.header-main .logo-header {
position:relative;
left:0;
top:0;
display:block;
flex:0 0 150px;
width:150px;
height:60px;
margin-right:2rem
}
}
@media(min-width:62rem) and (any-hover:hover), (min-width:62rem) and (-ms-high-contrast:none) {
.header-top .header-top-mobile .header-cart, .header-top .header-top-mobile .header-profile, .header-top .header-top-mobile .language-selector {
margin-left:2rem
}
.header-top .main-nav-menu-toggle {
display:none
}
.header-main .logo-header {
flex:0 0 200px;
width:200px;
height:80px
}
}
@media(min-width:80rem) {
.header-main .logo-header {
left:-43px
}
}
@media(max-width:39.9375rem) {
.header-top .header-top-mobile {
position:absolute;
top:19px;
right:4.7rem
}
.header-top .header-top-mobile .header-cart, .header-top .header-top-mobile .header-profile, .header-top .header-top-mobile .language-selector {
position:static;
margin-left:1rem
}
.header-top .header-top-mobile .header-profile {
margin-top:1px
}
.header-top .header-top-mobile .language-selector {
margin-left:.7rem
}
}
@media(max-width:62rem) and (any-hover:hover), (max-width:62rem) and (-ms-high-contrast:none), (max-width:80rem) and (any-hover:none) {
.header-top .header-top-mobile .address-phone {
display:none
}
.header-top .header-cart .icon, .header-top .header-profile__link .icon {
fill:#0062ae
}
}
@media(min-width:40rem) and (max-width:62rem) and (any-hover:hover), (min-width:40rem) and (max-width:62rem) and (-ms-high-contrast:none), (min-width:40rem) and (max-width:79.9375rem) and (any-hover:none) {
.header {
height:9.5em
}
.header .header-main {
display:block
}
.header .header-main .searchbar {
margin-top:.5em
}
.header .header-main .logo-header {
top:-.5em
}
.header .header-top {
position:relative;
z-index:150
}
.header .header-top .main-nav-menu-toggle {
position:absolute;
top:3.2em
}
}
@media(min-width:40rem) and (max-width:62rem) and (any-hover:hover) and (min-width:40rem) and (max-width:62rem) and (-ms-high-contrast:none), (min-width:40rem) and (max-width:62rem) and (-ms-high-contrast:none) and (min-width:40rem) and (max-width:62rem) and (-ms-high-contrast:none), (min-width:40rem) and (max-width:79.9375rem) and (any-hover:none) and (min-width:40rem) and (max-width:62rem) and (-ms-high-contrast:none) {
.header .header-top .main-nav-menu-toggle {
position:relative
}
}
@media(min-width:40rem) and (max-width:62rem) and (any-hover:hover), (min-width:40rem) and (max-width:62rem) and (-ms-high-contrast:none), (min-width:40rem) and (max-width:79.9375rem) and (any-hover:none) {
.header .header-top .header-top-mobile {
top:3.5em;
position:absolute;
right:8em
}
.header .header-top .header-top-mobile .language-selector {
position:absolute;
top:-3em;
right:-6.8em
}
}
.header-cart {
	position: relative
}
.header-cart__link {
	display: block;
font-size:.875rem;
	color: #999
}
.header-cart__text {
	display: none
}
.header-cart__icon {
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: -3px
}
.header-cart__quantity {
	position: absolute;
	left: 18px;
	bottom: -6px;
	display: block;
	padding: 2px 2px 0;
	font-size: 11px;
	font-style: normal;
	line-height: 1;
	color: #fff;
	background-color: #6f6f6f;
	border-radius: 2px
}
.header-cart__quantity.feedback {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline6f6f6f .5s ease-out;
	animation: buttonoutline6f6f6f .5s ease-out
}
@keyframes buttonoutline6f6f6f {
0% {
outline:3px solid #6f6f6f
}
100% {
outline:3px solid transparent
}
}
@media(min-width:40rem) {
.header-cart__link {
display:flex;
align-items:center
}
.header-cart__text {
display:block
}
}
@media(max-width:39.9375rem) {
.header-cart__quantity {
right:2px;
left:auto
}
}
@media(min-width:40rem) and (max-width:62rem) {
.header-cart__text {
color:#0062ae
}
}
.header-profile {
	position: relative
}
.header-profile__link {
	display: block;
font-size:.875rem;
	color: #999
}
.header-profile__link .icon {
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 4px
}
.header-profile__text {
	display: none
}
.header-profile__container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	height: 1px;
	overflow: visible
}
.page-wrapper.profile-visible .header-profile__container {
	display: block
}
@media(min-width:40rem) {
.header-profile__container>.login {
width:240px;
margin-right:-29px
}
}
@media screen and (max-width:39rem) {
.header-profile__container>.login {
position:fixed;
top:55px;
left:0;
right:0;
z-index:1111
}
}
@media(min-width:40rem) {
.header-profile__link {
display:flex;
align-items:center
}
.header-profile__text {
display:block
}
}
@media(min-width:40rem) and (max-width:62rem) {
.header-profile__text {
color:#0062ae
}
}
.history-content__headline {
	margin-top: 2rem;
	margin-bottom: 3rem;
	font-size: 1.875rem;
	text-align: center
}
.history-content__items.history-navigation--sticky {
	padding-top: 7rem
}
.history-item {
	margin-bottom: 3rem
}
.history-item>img {
	display: block;
	margin: 0 auto 1rem;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}
.history-item__date {
	margin-bottom: 1rem;
	color: #333;
	font-size: 1.875rem;
	line-height: 1
}
.history-item__headline {
	font-size: 1.125rem;
	margin-bottom: 1rem
}
.history-item__text {
	font-size: 1rem;
	line-height: 1.5625
}
@media(min-width:40rem) {
.history-content__items {
padding-left:5rem;
padding-right:5rem
}
.history-item>img, .history-item__content {
width:48%;
margin-bottom:0;
align-items:center
}
.history-item__date {
font-size:3rem
}
.history-item__headline {
font-size:1.375rem
}
.history-item {
display:flex;
align-items:center;
margin-bottom:4rem
}
.history-item>img {
max-height:40vh
}
.history-item:nth-child(even)>img {
order:1;
margin-right:0
}
.history-item:nth-child(even) .history-item__content {
margin-right:auto
}
.history-item:nth-child(odd)>img {
margin-left:0
}
.history-item:nth-child(odd) .history-item__content {
margin-left:auto
}
}
@media(min-width:90rem) {
.history-content__items {
padding-left:9rem;
padding-right:9rem
}
.history-item {
margin-bottom:7.5rem
}
.history-item__date {
margin-bottom:2rem
}
.history-item__headline {
margin-bottom:1.5rem
}
}
.history-navigation {
	position: relative;
	height: 4rem;
	margin-bottom: 3rem;
	overflow: visible
}
.history-navigation:not(.history-navigation--sticky) {
	padding: 0 1rem
}
@media(min-width:40rem) {
.history-navigation:not(.history-navigation--sticky) {
padding:0
}
}
.history-navigation__container {
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 2.5rem;
	padding: 1rem 2.5rem
}
.history-navigation__link {
	position: relative;
	display: block;
	height: 3.25rem;
	color: #999;
	font-size: 1.125rem;
	text-align: center
}
.history-navigation__link::after, .history-navigation__link::before {
	content: '';
	position: absolute;
	display: block;
	background: #e2e2e2
}
.history-navigation__link::before {
	z-index: 1;
	bottom: 0;
	left: 50%;
	width: 1rem;
	height: 1rem;
margin-left:-.5rem;
	border-radius: 50%
}
.history-navigation__link::after {
bottom:.45rem;
	left: 0;
	right: 0;
height:.125rem
}
.history-navigation__link:hover {
	cursor: pointer;
	text-decoration: none
}
.history-navigation__link--active {
	color: #0062ae
}
.history-navigation__link--active::before {
	background: currentColor
}
.history-navigation .owl-item:last-child .history-navigation__link::after {
	right: 50%
}
.history-navigation .owl-item:first-child .history-navigation__link::after {
	left: 50%
}
.history-navigation .owl-nav {
	z-index: -1;
	position: absolute;
	top: 50%;
	left: -1.75rem;
	right: -1.75rem;
	display: flex;
	justify-content: space-between;
	height: 1rem;
margin-top:.6rem
}
.history-navigation .owl-nav button.owl-next, .history-navigation .owl-nav button.owl-prev {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	width: 1.5rem;
	height: 1rem;
	margin: 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
	background-size: contain;
	opacity: 1
}
.history-navigation .owl-nav button.owl-next:hover, .history-navigation .owl-nav button.owl-prev:hover {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
	background-size: contain
}
.history-navigation .owl-nav button.owl-next.disabled, .history-navigation .owl-nav button.owl-prev.disabled {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzZmNmY2ZicgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
	opacity: .5
}
.history-navigation .owl-nav button.owl-prev {
	left: 1rem;
	transform: scaleX(-1)
}
.history-navigation .owl-nav button.owl-next {
	right: 1rem
}
.history-navigation .owl-carousel .owl-stage {
	margin: 0 auto
}
.history-navigation.history-navigation--sticky .owl-nav {
left:.25rem;
right:.25rem;
margin-top:-.45rem
}
@media(min-width:80rem) {
.history-navigation.history-navigation--sticky .owl-nav {
left:3rem;
right:3rem
}
}
@media(min-width:90rem) {
.history-navigation.history-navigation--sticky .owl-nav {
left:4rem;
right:4rem
}
}
@media(min-width:120rem) {
.history-navigation.history-navigation--sticky .owl-nav {
left:10rem;
right:10rem
}
}
@media screen and (max-width:39.9375rem) {
.history-navigation.history-navigation--sticky .owl-nav {
display:none
}
}
.history-navigation.history-navigation--sticky {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	max-width: 120rem;
	height: 3.5rem;
	margin: 0 auto
}
.history-navigation.history-navigation--sticky::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 100vw;
	height: 3.5rem;
	background: #fff;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2);
	transform: translateX(-50%)
}
.history-navigation.history-navigation--sticky .history-navigation__timeline {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
margin-top:.5rem
}
@media(min-width:40rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:40rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:12rem;
padding-right:12rem
}
}
.history-navigation.history-navigation--sticky .history-navigation__link {
	height: 2.5rem;
font-size:.875rem
}
.history-navigation.history-navigation--sticky .history-navigation__link::before {
width:.75rem;
height:.75rem;
margin-left:-.35rem
}
.history-navigation.history-navigation--sticky .history-navigation__link::after {
bottom:.28rem
}
@media screen and (max-width:39.9375rem) {
.history-navigation.history-navigation--sticky .history-navigation__timeline {
padding-left:0;
padding-right:0
}
}
.icon-social, .icon-social>svg, .social-media-selector-item, .social-media-selector-item>svg {
	width: 2rem;
	height: 2rem
}
.interactive-image {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: table;
	margin: auto
}
.interactive-image img {
	width: 100%
}
.interactive-image__hotspot {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer;
	z-index: 1000
}
.interactive-image__hotspot:hover .interactive-image_hotspot_pulse {
	background-color: #0062ae
}
.interactive-image_hotspot_pulse {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	border: 1px solid #6f6f6f;
	background-color: #fff;
	-webkit-animation: fadein 1s, pulse 2.5s infinite;
	animation: fadein 1s, pulse 2.5s infinite
}
.interactive-image_hotspot_pulse:empty {
	display: inline-block
}
.interactive-image__layer {
	position: absolute;
	display: none;
	width: 20rem;
	padding: 1rem;
	background-color: #fff;
box-shadow:0 .625rem 1rem 0 rgba(111,111,111,.25);
	transform: translateX(1.5rem) translateY(-3.5rem);
	z-index: 1001
}
.interactive-image__layer.open {
	display: block;
	-webkit-animation: fadein 1s;
	animation: fadein 1s
}
.interactive-image__layer::before {
	content: "";
	position: absolute;
	width: 1rem;
	height: 1rem;
	background: #f7f7f7;
	transform: rotate(-45deg);
	background: #fff;
left:-.5rem;
	top: 3rem
}
.interactive-image__layer.open--left {
	transform: translateX(-21.5rem) translateY(-3.5rem)
}
.interactive-image__layer.open--left::before {
	left: 19.5rem
}
.interactive-image__header {
	display: flex;
	justify-content: space-between
}
.interactive-image__header .icon {
	width: 1rem;
	height: 1rem;
	cursor: pointer;
	display: none
}
@-webkit-keyframes fadein {
from {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes fadein {
from {
opacity:0
}
to {
	opacity: 1
}
}
@-webkit-keyframes pulse {
from {
box-shadow:0 0 0 0 #0062ae
}
to {
	box-shadow: 0 0 0 1rem transparent
}
}
@keyframes pulse {
from {
box-shadow:0 0 0 0 #0062ae
}
to {
	box-shadow: 0 0 0 1rem transparent
}
}
@media(max-width:40rem) {
.interactive-image__layer {
top:1rem!important;
left:50%!important;
transform:translateX(-50%);
width:95%
}
.interactive-image__layer.open--left {
transform:translateX(-50%)
}
.interactive-image__layer::before {
display:none
}
.interactive-image__header .icon {
display:inline-block
}
}
.image-download {
	margin-top: 3rem;
	margin-bottom: 2rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:90rem) {
.image-download {
margin-top:4rem;
margin-bottom:3rem
}
}
@media(min-width:40rem) {
.image-download {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.image-download {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.image-download__content {
	justify-content: center
}
.image-download__content>.image-download__item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.image-download__content {
display:flex;
flex-wrap:wrap
}
.image-download__content>.image-download__item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.image-download__content>.image-download__item:nth-child(n) {
margin-right:2rem
}
.image-download__content>.image-download__item:last-child {
margin-right:0
}
.image-download__content>.image-download__item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.image-download__content>.image-download__item {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.image-download__content>.image-download__item:nth-child(n) {
margin-right:3rem
}
.image-download__content>.image-download__item:last-child {
margin-right:0
}
.image-download__content>.image-download__item:nth-child(2n) {
margin-right:0
}
}
.image-download__item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end
}
.image-download__item>p {
	margin-top: 0;
margin-bottom:.25rem
}
.image-download__img {
	flex: 0 0 auto;
margin-bottom:.5rem
}
.image-download__img>img {
	display: block;
	width: 100%
}
.image-list {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.image-list {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.image-list {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.image-list {
margin-top:4rem;
margin-bottom:3rem
}
}
.image-list-item-image {
	margin-bottom: 1rem
}
.image-list-item-image figcaption {
	display: none
}
.image-list-item-text>* {
	margin-top: 0;
margin-bottom:.5rem
}
.image-list-item-text>:last-child {
	margin-bottom: 0
}
.image-list .image-list-items>* {
	margin-bottom: 2rem
}
.image-list>.content-headline {
	font-size: 3.02419vw;
	line-height: 1.2;
	margin-bottom: 3rem
}
@media screen and (max-width:793.6px) {
.image-list>.content-headline {
	font-size: 24px
}
}
@media(min-width:62rem) {
.image-list>.content-headline {
font-size:1.875rem
}
}
@media(min-width:40rem) {
.image-list.alternatingList .image-list-item, .image-list.list .image-list-item {
display:flex;
justify-content:space-between;
align-items:center
}
.image-list.alternatingList .image-list-item-image, .image-list.list .image-list-item-image {
margin-bottom:0
}
.image-list.alternatingList .image-list-item-image, .image-list.alternatingList .image-list-item-text:not(:first-child), .image-list.list .image-list-item-image, .image-list.list .image-list-item-text:not(:first-child) {
flex-basis:calc(50% - 2rem);
width:calc(50% - 2rem);
max-width:calc(50% - 2rem)
}
.image-list.alternatingList .image-list-item:nth-child(even) .image-list-item-text {
margin-right:2rem
}
.image-list.alternatingList .image-list-item:nth-child(even) .image-list-item-image {
order:1
}
.image-list.alternatingList .image-list-item:nth-child(odd) .image-list-item-image {
margin-right:2rem
}
.image-list.grid {
margin-bottom:0
}
.image-list.grid .image-list-items {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start
}
.image-list.grid .image-list-items>.image-list-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.image-list.grid .image-list-items>.image-list-item:nth-child(n) {
margin-right:2rem
}
.image-list.grid .image-list-items>.image-list-item:last-child {
margin-right:0
}
.image-list.grid .image-list-items>.image-list-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:62rem) {
.image-list.alternatingList .image-list-item-image, .image-list.list .image-list-item-image {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.image-list.alternatingList .image-list-item-text:not(:first-child), .image-list.list .image-list-item-text:not(:first-child) {
flex-basis:calc(66.66% - .67rem);
width:calc(66.66% - .67rem);
max-width:calc(66.66% - .67rem)
}
}
@media(min-width:90rem) {
.image-list.alternatingList .image-list-item-image, .image-list.list .image-list-item-image {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem)
}
.image-list.alternatingList .image-list-item-text:not(:first-child), .image-list.list .image-list-item-text:not(:first-child) {
flex-basis:calc(66.66% - 1rem);
width:calc(66.66% - 1rem);
max-width:calc(66.66% - 1rem)
}
.image-list.alternatingList .image-list-items>*, .image-list.list .image-list-items>* {
margin-bottom:3rem
}
.image-list.grid .image-list-items {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.image-list.grid .image-list-items>.image-list-item {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.image-list.grid .image-list-items>.image-list-item:nth-child(n) {
margin-right:3rem
}
.image-list.grid .image-list-items>.image-list-item:last-child {
margin-right:0
}
.image-list.grid .image-list-items>.image-list-item:nth-child(2n) {
margin-right:0
}
.image-list.grid .image-list-items>* {
margin-bottom:3rem
}
}
.in-site-nav {
	margin-bottom: 2rem;
font-size:.875rem;
	border-bottom: 1px solid #e2e2e2;
	padding-right: 2rem;
	padding-left: 2rem
}
@media(max-width:40rem) {
.in-site-nav {
display:flex;
align-items:center;
min-height:40px
}
}
.in-site-nav.in-site-nav--sticky {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	max-height: 0;
	margin-bottom: 0;
	background: #fff;
	box-shadow: 0 5px 8px 0 transparent;
	opacity: 0;
	overflow: hidden;
	transition: opacity 150ms ease-out, box-shadow 150ms ease-out
}
.in-site-nav.in-site-nav--sticky.in-site-nav--is-sticky {
	max-height: none;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,.1);
	opacity: 1
}
.in-site-nav .owl-carousel {
	min-height: 2rem;
	display: flex;
	justify-content: center
}
@media(min-width:80rem) {
.in-site-nav .owl-carousel {
display:none
}
}
.in-site-nav .owl-item {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-shrink: 0;
	flex-grow: 0;
	align-self: stretch;
padding-bottom:.313rem;
	align-content: center;
	flex-direction: column;
	min-height: 2.75rem;
border-bottom:.125rem solid #fff
}
.in-site-nav .owl-stage {
	display: flex;
padding-top:.5rem;
	min-height: 100%;
	align-content: stretch
}
.in-site-nav .owl-stage::after {
	content: ''
}
.in-site-nav .owl-nav {
	z-index: -1;
	position: absolute;
	left: -1.75rem;
	right: -1.75rem;
	display: flex;
	justify-content: space-between;
	height: 1rem;
margin-top:.6rem
}
.in-site-nav .owl-nav button.owl-next, .in-site-nav .owl-nav button.owl-prev {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	width: 1.5rem;
	height: 1rem;
	margin: inherit;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
	background-size: contain;
	opacity: 1
}
.in-site-nav .owl-nav button.owl-next:hover, .in-site-nav .owl-nav button.owl-prev:hover {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
	background-size: contain
}
.in-site-nav .owl-nav button.owl-next.disabled, .in-site-nav .owl-nav button.owl-prev.disabled {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzZmNmY2ZicgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
	opacity: .1;
	pointer-events: none
}
.in-site-nav .owl-nav button.owl-prev {
	left: 1rem;
	transform: scaleX(-1)
}
.in-site-nav .owl-nav button.owl-next {
	right: 1rem
}
.in-site-nav .owl-item.active .in-site-nav-link:active, .in-site-nav .owl-item.active .in-site-nav-link:focus, .in-site-nav .owl-item.active .in-site-nav-link:hover, .in-site-nav .owl-item.active a:active, .in-site-nav .owl-item.active a:focus, .in-site-nav .owl-item.active a:hover {
	text-decoration: none
}
.in-site-nav .owl-item.active:active, .in-site-nav .owl-item.active:focus, .in-site-nav .owl-item.active:hover {
border-bottom:.125rem solid #0062ae;
padding-bottom:.313rem;
	line-height: 1
}
.in-site-nav .in-site-nav-item.in-site-nav__point-of-view, .in-site-nav .owl-item.active.in-site-nav__point-of-view {
border-bottom:.125rem solid #0062ae;
padding-bottom:.313rem;
	line-height: 1
}
@media(min-width:80rem) {
.in-site-nav .in-site-nav-item.in-site-nav__point-of-view, .in-site-nav .owl-item.active.in-site-nav__point-of-view {
padding:.0 0 0
}
}
.in-site-nav-list {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1rem;
padding-bottom:.5rem
}
@media(min-width:40rem) {
.in-site-nav-list {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.in-site-nav-list {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.in-site-nav-list {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.in-site-nav-list {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.in-site-nav-list {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:80rem) {
.in-site-nav-list {
display:flex;
min-height:2rem;
padding-top:0;
padding-bottom:0
}
}
.in-site-nav-item {
padding:.75rem 0 0
}
@media(min-width:80rem) {
.in-site-nav-item {
border-bottom:.125rem solid #fff;
padding-bottom:.313rem;
min-height:2.5rem
}
.in-site-nav-item:nth-last-child(n+8):first-child, .in-site-nav-item:nth-last-child(n+8):first-child~.in-site-nav-item {
min-height:2rem
}
}
.in-site-nav-item::before {
	content: none
}
.in-site-nav-item:active, .in-site-nav-item:focus, .in-site-nav-item:hover {
border-bottom:.125rem solid #0062ae;
padding-bottom:.313rem;
	line-height: 1
}
.in-site-nav-item:last-child {
padding-bottom:.313rem
}
.in-site-nav-link {
	display: block;
	margin: 0 1rem;
	line-height: 1
}
.in-site-nav-link:active, .in-site-nav-link:focus, .in-site-nav-link:hover {
	text-decoration: none
}
.pageType-LandingPage hr {
	margin: 2.5rem -100%;
	box-sizing: border-box;
	height: 1rem;
	background: #f7f7f7;
	border: none
}
@media(min-width:40rem) {
.pageType-LandingPage hr {
margin:5rem -100%;
box-sizing:border-box;
height:1rem;
background:#f7f7f7;
border:none
}
}
.landingpage-content-element {
	position: relative;
	margin-top: 2rem;
	margin-bottom: 2rem
}
.pageType-LandingPage, .pageType-LandingPage .page-wrapper {
	max-width: none;
	background: #fff;
	box-shadow: none
}
.pageType-LandingPage .in-site-nav, .pageType-LandingPage .page-wrapper .in-site-nav {
	border-top: 1px solid #e2e2e2
}
.landingpage-header {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	position: relative;
	height: 4rem;
padding-top:.5rem;
	background: #fff;
	overflow: visible;
	z-index: 1
}
@media(min-width:40rem) {
.landingpage-header {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-header .logo-header {
	display: inline-block;
	width: 7.5rem;
	height: 3rem
}
@media(min-width:40rem) {
.landingpage-header {
height:6rem;
padding-top:.75rem
}
.landingpage-header .logo-header {
display:inline-block;
width:11.5625rem;
height:4.625rem
}
}
@media(min-width:80rem) {
.landingpage-header {
position:absolute;
transform:translateX(-50%);
left:50%;
width:100%;
max-width:83rem;
background:linear-gradient(to right, #fff 25%, rgba(255,255,255,.8) 50%);
box-shadow:0 0 2.5rem 0 rgba(0,0,0,.1)
}
.landingpage-header .logo-header {
margin-left:-1.05rem
}
}
.landingpage-footer {
	padding-top: 2rem;
	padding-bottom: 2.5rem;
	background: #f7f7f7
}
.landingpage-content-element+.landingpage-footer {
	margin-top: -5rem
}
.landingpage-footer__content {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}
@media(min-width:40rem) {
.landingpage-footer__content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-footer__link {
padding:.25rem .75rem;
	color: #0062ae;
font-size:.875rem;
	text-decoration: none
}
.landingpage__language-selector {
	display: inline-block;
	float: right
}
.landingpage__language-selector .icon {
	width: 10px;
margin-left:.3125rem
}
@media(max-width:40rem) {
.landingpage-header {
z-index:200
}
}
.landingpage-animated-bars {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 45rem;
	margin-left: auto;
	margin-right: auto
}
@media(min-width:40rem) {
.landingpage-animated-bars {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-animated-bars__text {
	margin-top: 2rem
}
.landingpage-animated-bars__label {
	display: flex;
	align-items: flex-end;
	justify-content: space-between
}
.landingpage-animated-bars__description {
	flex: 1 1 auto;
	margin-right: 2rem
}
.landingpage-animated-bars__count {
	flex: 0 0 auto
}
.landingpage-animated-bars__item {
	margin-top: 2rem
}
.landingpage-animated-bars__item:first-child {
	margin-top: 0
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="1"] .landingpage-animated-bars__bar::before {
	width: 1%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="2"] .landingpage-animated-bars__bar::before {
	width: 2%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="3"] .landingpage-animated-bars__bar::before {
	width: 3%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="4"] .landingpage-animated-bars__bar::before {
	width: 4%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="5"] .landingpage-animated-bars__bar::before {
	width: 5%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="6"] .landingpage-animated-bars__bar::before {
	width: 6%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="7"] .landingpage-animated-bars__bar::before {
	width: 7%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="8"] .landingpage-animated-bars__bar::before {
	width: 8%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="9"] .landingpage-animated-bars__bar::before {
	width: 9%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="10"] .landingpage-animated-bars__bar::before {
	width: 10%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="11"] .landingpage-animated-bars__bar::before {
	width: 11%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="12"] .landingpage-animated-bars__bar::before {
	width: 12%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="13"] .landingpage-animated-bars__bar::before {
	width: 13%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="14"] .landingpage-animated-bars__bar::before {
	width: 14%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="15"] .landingpage-animated-bars__bar::before {
	width: 15%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="16"] .landingpage-animated-bars__bar::before {
	width: 16%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="17"] .landingpage-animated-bars__bar::before {
	width: 17%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="18"] .landingpage-animated-bars__bar::before {
	width: 18%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="19"] .landingpage-animated-bars__bar::before {
	width: 19%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="20"] .landingpage-animated-bars__bar::before {
	width: 20%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="21"] .landingpage-animated-bars__bar::before {
	width: 21%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="22"] .landingpage-animated-bars__bar::before {
	width: 22%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="23"] .landingpage-animated-bars__bar::before {
	width: 23%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="24"] .landingpage-animated-bars__bar::before {
	width: 24%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="25"] .landingpage-animated-bars__bar::before {
	width: 25%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="26"] .landingpage-animated-bars__bar::before {
	width: 26%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="27"] .landingpage-animated-bars__bar::before {
	width: 27%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="28"] .landingpage-animated-bars__bar::before {
	width: 28%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="29"] .landingpage-animated-bars__bar::before {
	width: 29%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="30"] .landingpage-animated-bars__bar::before {
	width: 30%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="31"] .landingpage-animated-bars__bar::before {
	width: 31%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="32"] .landingpage-animated-bars__bar::before {
	width: 32%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="33"] .landingpage-animated-bars__bar::before {
	width: 33%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="34"] .landingpage-animated-bars__bar::before {
	width: 34%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="35"] .landingpage-animated-bars__bar::before {
	width: 35%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="36"] .landingpage-animated-bars__bar::before {
	width: 36%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="37"] .landingpage-animated-bars__bar::before {
	width: 37%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="38"] .landingpage-animated-bars__bar::before {
	width: 38%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="39"] .landingpage-animated-bars__bar::before {
	width: 39%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="40"] .landingpage-animated-bars__bar::before {
	width: 40%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="41"] .landingpage-animated-bars__bar::before {
	width: 41%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="42"] .landingpage-animated-bars__bar::before {
	width: 42%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="43"] .landingpage-animated-bars__bar::before {
	width: 43%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="44"] .landingpage-animated-bars__bar::before {
	width: 44%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="45"] .landingpage-animated-bars__bar::before {
	width: 45%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="46"] .landingpage-animated-bars__bar::before {
	width: 46%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="47"] .landingpage-animated-bars__bar::before {
	width: 47%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="48"] .landingpage-animated-bars__bar::before {
	width: 48%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="49"] .landingpage-animated-bars__bar::before {
	width: 49%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="50"] .landingpage-animated-bars__bar::before {
	width: 50%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="51"] .landingpage-animated-bars__bar::before {
	width: 51%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="52"] .landingpage-animated-bars__bar::before {
	width: 52%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="53"] .landingpage-animated-bars__bar::before {
	width: 53%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="54"] .landingpage-animated-bars__bar::before {
	width: 54%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="55"] .landingpage-animated-bars__bar::before {
	width: 55%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="56"] .landingpage-animated-bars__bar::before {
	width: 56%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="57"] .landingpage-animated-bars__bar::before {
	width: 57%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="58"] .landingpage-animated-bars__bar::before {
	width: 58%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="59"] .landingpage-animated-bars__bar::before {
	width: 59%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="60"] .landingpage-animated-bars__bar::before {
	width: 60%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="61"] .landingpage-animated-bars__bar::before {
	width: 61%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="62"] .landingpage-animated-bars__bar::before {
	width: 62%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="63"] .landingpage-animated-bars__bar::before {
	width: 63%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="64"] .landingpage-animated-bars__bar::before {
	width: 64%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="65"] .landingpage-animated-bars__bar::before {
	width: 65%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="66"] .landingpage-animated-bars__bar::before {
	width: 66%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="67"] .landingpage-animated-bars__bar::before {
	width: 67%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="68"] .landingpage-animated-bars__bar::before {
	width: 68%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="69"] .landingpage-animated-bars__bar::before {
	width: 69%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="70"] .landingpage-animated-bars__bar::before {
	width: 70%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="71"] .landingpage-animated-bars__bar::before {
	width: 71%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="72"] .landingpage-animated-bars__bar::before {
	width: 72%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="73"] .landingpage-animated-bars__bar::before {
	width: 73%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="74"] .landingpage-animated-bars__bar::before {
	width: 74%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="75"] .landingpage-animated-bars__bar::before {
	width: 75%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="76"] .landingpage-animated-bars__bar::before {
	width: 76%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="77"] .landingpage-animated-bars__bar::before {
	width: 77%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="78"] .landingpage-animated-bars__bar::before {
	width: 78%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="79"] .landingpage-animated-bars__bar::before {
	width: 79%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="80"] .landingpage-animated-bars__bar::before {
	width: 80%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="81"] .landingpage-animated-bars__bar::before {
	width: 81%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="82"] .landingpage-animated-bars__bar::before {
	width: 82%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="83"] .landingpage-animated-bars__bar::before {
	width: 83%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="84"] .landingpage-animated-bars__bar::before {
	width: 84%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="85"] .landingpage-animated-bars__bar::before {
	width: 85%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="86"] .landingpage-animated-bars__bar::before {
	width: 86%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="87"] .landingpage-animated-bars__bar::before {
	width: 87%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="88"] .landingpage-animated-bars__bar::before {
	width: 88%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="89"] .landingpage-animated-bars__bar::before {
	width: 89%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="90"] .landingpage-animated-bars__bar::before {
	width: 90%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="91"] .landingpage-animated-bars__bar::before {
	width: 91%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="92"] .landingpage-animated-bars__bar::before {
	width: 92%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="93"] .landingpage-animated-bars__bar::before {
	width: 93%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="94"] .landingpage-animated-bars__bar::before {
	width: 94%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="95"] .landingpage-animated-bars__bar::before {
	width: 95%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="96"] .landingpage-animated-bars__bar::before {
	width: 96%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="97"] .landingpage-animated-bars__bar::before {
	width: 97%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="98"] .landingpage-animated-bars__bar::before {
	width: 98%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="99"] .landingpage-animated-bars__bar::before {
	width: 99%
}
.landingpage-animated-bars__item.landingpage-animation__element--animate[data-animation-value="100"] .landingpage-animated-bars__bar::before {
	width: 100%
}
.landingpage-animated-bars__bar {
	position: relative;
	display: block!important;
	width: 100%;
	height: 1.5rem;
margin-top:.5rem;
	margin-bottom: 2rem;
	background: #ecf3fc;
	transition-duration: inherit
}
.landingpage-animated-bars__bar::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: #0062ae;
	transition: width .6s ease-out;
	transition-duration: inherit
}
.landingpage-animated-bars__count, .landingpage-animated-bars__description {
	overflow: hidden;
	color: #0062ae;
font-size:.875rem;
	line-height: 1.5rem;
	text-overflow: ellipsis;
	white-space: nowrap
}
@media(min-width:62rem) {
.landingpage-animated-bars__count, .landingpage-animated-bars__description {
font-size:1rem
}
}
.landingpage-animated-circles {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-animated-circles {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-animated-circles__text {
	margin-bottom: 2rem;
	text-align: center
}
.landingpage-animated-circles__circles {
	justify-content: center
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.landingpage-animated-circles__circles {
display:flex;
flex-wrap:wrap
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:nth-child(n) {
margin-right:2rem
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:last-child {
margin-right:0
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:62rem) {
.landingpage-animated-circles__circles>.landingpage-animated-circles__item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:nth-child(n) {
margin-right:2rem
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:last-child {
margin-right:0
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.landingpage-animated-circles__circles>.landingpage-animated-circles__item {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem);
margin-bottom:3rem
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:nth-child(n) {
margin-right:3rem
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:last-child {
margin-right:0
}
.landingpage-animated-circles__circles>.landingpage-animated-circles__item:nth-child(4n) {
margin-right:0
}
}
.landingpage-animated-circles__circles:first-child {
	margin-left: 0
}
.landingpage-animated-circles__circles::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: #0062ae;
	transition: width .6s ease-out
}
.landingpage-animated-circles__circle {
	width: 12rem;
	height: 12rem;
	margin: 0 auto 1.5rem;
	background-color: #ecf3fc;
	border-radius: 50%
}
.landingpage-animated-circles__circle .circle {
	transition-duration: inherit
}
.landingpage-animated-circles__circle .circle .fill, .landingpage-animated-circles__circle .circle .mask {
	position: absolute;
	width: 12rem;
	height: 12rem;
	border-radius: 50%;
	transition: transform;
	transition-duration: inherit;
	-webkit-backface-visibility: hidden
}
.landingpage-animated-circles__circle .circle .mask {
	clip: rect(0,12rem,12rem,6rem)
}
.landingpage-animated-circles__circle .circle .mask .fill {
	display: block;
	background-color: #0062ae;
	clip: rect(0,6rem,12rem,0)
}
.landingpage-animated-circles__circle .inset {
	position: absolute;
	width: 10rem;
	height: 10rem;
	margin-left: 1rem;
	margin-top: 1rem;
	background-color: #fff;
	border-radius: 50%
}
.landingpage-animated-circles__circle .inset .label {
	overflow: hidden;
	position: absolute;
	top: 4.25rem;
	width: 100%;
	height: 1.5rem;
	color: #0062ae;
	font-size: 1.5rem;
	line-height: 1;
	text-align: center
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="0"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="0"] .circle .mask.full {
	transform: rotate(0)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="0"] .circle .fill.fix {
	transform: rotate(0)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="1"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="1"] .circle .mask.full {
	transform: rotate(1.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="1"] .circle .fill.fix {
	transform: rotate(3.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="2"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="2"] .circle .mask.full {
	transform: rotate(3.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="2"] .circle .fill.fix {
	transform: rotate(7.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="3"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="3"] .circle .mask.full {
	transform: rotate(5.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="3"] .circle .fill.fix {
	transform: rotate(10.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="4"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="4"] .circle .mask.full {
	transform: rotate(7.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="4"] .circle .fill.fix {
	transform: rotate(14.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="5"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="5"] .circle .mask.full {
	transform: rotate(9deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="5"] .circle .fill.fix {
	transform: rotate(18deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="6"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="6"] .circle .mask.full {
	transform: rotate(10.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="6"] .circle .fill.fix {
	transform: rotate(21.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="7"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="7"] .circle .mask.full {
	transform: rotate(12.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="7"] .circle .fill.fix {
	transform: rotate(25.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="8"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="8"] .circle .mask.full {
	transform: rotate(14.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="8"] .circle .fill.fix {
	transform: rotate(28.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="9"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="9"] .circle .mask.full {
	transform: rotate(16.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="9"] .circle .fill.fix {
	transform: rotate(32.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="10"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="10"] .circle .mask.full {
	transform: rotate(18deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="10"] .circle .fill.fix {
	transform: rotate(36deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="11"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="11"] .circle .mask.full {
	transform: rotate(19.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="11"] .circle .fill.fix {
	transform: rotate(39.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="12"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="12"] .circle .mask.full {
	transform: rotate(21.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="12"] .circle .fill.fix {
	transform: rotate(43.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="13"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="13"] .circle .mask.full {
	transform: rotate(23.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="13"] .circle .fill.fix {
	transform: rotate(46.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="14"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="14"] .circle .mask.full {
	transform: rotate(25.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="14"] .circle .fill.fix {
	transform: rotate(50.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="15"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="15"] .circle .mask.full {
	transform: rotate(27deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="15"] .circle .fill.fix {
	transform: rotate(54deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="16"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="16"] .circle .mask.full {
	transform: rotate(28.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="16"] .circle .fill.fix {
	transform: rotate(57.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="17"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="17"] .circle .mask.full {
	transform: rotate(30.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="17"] .circle .fill.fix {
	transform: rotate(61.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="18"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="18"] .circle .mask.full {
	transform: rotate(32.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="18"] .circle .fill.fix {
	transform: rotate(64.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="19"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="19"] .circle .mask.full {
	transform: rotate(34.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="19"] .circle .fill.fix {
	transform: rotate(68.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="20"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="20"] .circle .mask.full {
	transform: rotate(36deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="20"] .circle .fill.fix {
	transform: rotate(72deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="21"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="21"] .circle .mask.full {
	transform: rotate(37.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="21"] .circle .fill.fix {
	transform: rotate(75.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="22"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="22"] .circle .mask.full {
	transform: rotate(39.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="22"] .circle .fill.fix {
	transform: rotate(79.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="23"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="23"] .circle .mask.full {
	transform: rotate(41.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="23"] .circle .fill.fix {
	transform: rotate(82.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="24"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="24"] .circle .mask.full {
	transform: rotate(43.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="24"] .circle .fill.fix {
	transform: rotate(86.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="25"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="25"] .circle .mask.full {
	transform: rotate(45deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="25"] .circle .fill.fix {
	transform: rotate(90deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="26"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="26"] .circle .mask.full {
	transform: rotate(46.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="26"] .circle .fill.fix {
	transform: rotate(93.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="27"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="27"] .circle .mask.full {
	transform: rotate(48.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="27"] .circle .fill.fix {
	transform: rotate(97.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="28"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="28"] .circle .mask.full {
	transform: rotate(50.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="28"] .circle .fill.fix {
	transform: rotate(100.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="29"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="29"] .circle .mask.full {
	transform: rotate(52.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="29"] .circle .fill.fix {
	transform: rotate(104.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="30"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="30"] .circle .mask.full {
	transform: rotate(54deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="30"] .circle .fill.fix {
	transform: rotate(108deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="31"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="31"] .circle .mask.full {
	transform: rotate(55.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="31"] .circle .fill.fix {
	transform: rotate(111.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="32"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="32"] .circle .mask.full {
	transform: rotate(57.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="32"] .circle .fill.fix {
	transform: rotate(115.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="33"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="33"] .circle .mask.full {
	transform: rotate(59.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="33"] .circle .fill.fix {
	transform: rotate(118.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="34"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="34"] .circle .mask.full {
	transform: rotate(61.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="34"] .circle .fill.fix {
	transform: rotate(122.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="35"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="35"] .circle .mask.full {
	transform: rotate(63deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="35"] .circle .fill.fix {
	transform: rotate(126deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="36"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="36"] .circle .mask.full {
	transform: rotate(64.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="36"] .circle .fill.fix {
	transform: rotate(129.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="37"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="37"] .circle .mask.full {
	transform: rotate(66.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="37"] .circle .fill.fix {
	transform: rotate(133.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="38"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="38"] .circle .mask.full {
	transform: rotate(68.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="38"] .circle .fill.fix {
	transform: rotate(136.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="39"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="39"] .circle .mask.full {
	transform: rotate(70.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="39"] .circle .fill.fix {
	transform: rotate(140.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="40"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="40"] .circle .mask.full {
	transform: rotate(72deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="40"] .circle .fill.fix {
	transform: rotate(144deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="41"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="41"] .circle .mask.full {
	transform: rotate(73.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="41"] .circle .fill.fix {
	transform: rotate(147.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="42"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="42"] .circle .mask.full {
	transform: rotate(75.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="42"] .circle .fill.fix {
	transform: rotate(151.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="43"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="43"] .circle .mask.full {
	transform: rotate(77.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="43"] .circle .fill.fix {
	transform: rotate(154.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="44"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="44"] .circle .mask.full {
	transform: rotate(79.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="44"] .circle .fill.fix {
	transform: rotate(158.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="45"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="45"] .circle .mask.full {
	transform: rotate(81deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="45"] .circle .fill.fix {
	transform: rotate(162deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="46"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="46"] .circle .mask.full {
	transform: rotate(82.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="46"] .circle .fill.fix {
	transform: rotate(165.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="47"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="47"] .circle .mask.full {
	transform: rotate(84.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="47"] .circle .fill.fix {
	transform: rotate(169.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="48"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="48"] .circle .mask.full {
	transform: rotate(86.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="48"] .circle .fill.fix {
	transform: rotate(172.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="49"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="49"] .circle .mask.full {
	transform: rotate(88.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="49"] .circle .fill.fix {
	transform: rotate(176.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="50"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="50"] .circle .mask.full {
	transform: rotate(90deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="50"] .circle .fill.fix {
	transform: rotate(180deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="51"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="51"] .circle .mask.full {
	transform: rotate(91.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="51"] .circle .fill.fix {
	transform: rotate(183.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="52"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="52"] .circle .mask.full {
	transform: rotate(93.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="52"] .circle .fill.fix {
	transform: rotate(187.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="53"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="53"] .circle .mask.full {
	transform: rotate(95.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="53"] .circle .fill.fix {
	transform: rotate(190.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="54"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="54"] .circle .mask.full {
	transform: rotate(97.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="54"] .circle .fill.fix {
	transform: rotate(194.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="55"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="55"] .circle .mask.full {
	transform: rotate(99deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="55"] .circle .fill.fix {
	transform: rotate(198deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="56"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="56"] .circle .mask.full {
	transform: rotate(100.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="56"] .circle .fill.fix {
	transform: rotate(201.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="57"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="57"] .circle .mask.full {
	transform: rotate(102.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="57"] .circle .fill.fix {
	transform: rotate(205.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="58"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="58"] .circle .mask.full {
	transform: rotate(104.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="58"] .circle .fill.fix {
	transform: rotate(208.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="59"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="59"] .circle .mask.full {
	transform: rotate(106.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="59"] .circle .fill.fix {
	transform: rotate(212.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="60"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="60"] .circle .mask.full {
	transform: rotate(108deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="60"] .circle .fill.fix {
	transform: rotate(216deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="61"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="61"] .circle .mask.full {
	transform: rotate(109.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="61"] .circle .fill.fix {
	transform: rotate(219.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="62"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="62"] .circle .mask.full {
	transform: rotate(111.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="62"] .circle .fill.fix {
	transform: rotate(223.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="63"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="63"] .circle .mask.full {
	transform: rotate(113.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="63"] .circle .fill.fix {
	transform: rotate(226.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="64"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="64"] .circle .mask.full {
	transform: rotate(115.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="64"] .circle .fill.fix {
	transform: rotate(230.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="65"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="65"] .circle .mask.full {
	transform: rotate(117deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="65"] .circle .fill.fix {
	transform: rotate(234deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="66"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="66"] .circle .mask.full {
	transform: rotate(118.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="66"] .circle .fill.fix {
	transform: rotate(237.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="67"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="67"] .circle .mask.full {
	transform: rotate(120.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="67"] .circle .fill.fix {
	transform: rotate(241.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="68"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="68"] .circle .mask.full {
	transform: rotate(122.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="68"] .circle .fill.fix {
	transform: rotate(244.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="69"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="69"] .circle .mask.full {
	transform: rotate(124.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="69"] .circle .fill.fix {
	transform: rotate(248.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="70"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="70"] .circle .mask.full {
	transform: rotate(126deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="70"] .circle .fill.fix {
	transform: rotate(252deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="71"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="71"] .circle .mask.full {
	transform: rotate(127.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="71"] .circle .fill.fix {
	transform: rotate(255.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="72"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="72"] .circle .mask.full {
	transform: rotate(129.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="72"] .circle .fill.fix {
	transform: rotate(259.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="73"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="73"] .circle .mask.full {
	transform: rotate(131.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="73"] .circle .fill.fix {
	transform: rotate(262.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="74"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="74"] .circle .mask.full {
	transform: rotate(133.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="74"] .circle .fill.fix {
	transform: rotate(266.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="75"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="75"] .circle .mask.full {
	transform: rotate(135deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="75"] .circle .fill.fix {
	transform: rotate(270deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="76"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="76"] .circle .mask.full {
	transform: rotate(136.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="76"] .circle .fill.fix {
	transform: rotate(273.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="77"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="77"] .circle .mask.full {
	transform: rotate(138.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="77"] .circle .fill.fix {
	transform: rotate(277.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="78"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="78"] .circle .mask.full {
	transform: rotate(140.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="78"] .circle .fill.fix {
	transform: rotate(280.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="79"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="79"] .circle .mask.full {
	transform: rotate(142.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="79"] .circle .fill.fix {
	transform: rotate(284.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="80"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="80"] .circle .mask.full {
	transform: rotate(144deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="80"] .circle .fill.fix {
	transform: rotate(288deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="81"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="81"] .circle .mask.full {
	transform: rotate(145.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="81"] .circle .fill.fix {
	transform: rotate(291.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="82"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="82"] .circle .mask.full {
	transform: rotate(147.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="82"] .circle .fill.fix {
	transform: rotate(295.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="83"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="83"] .circle .mask.full {
	transform: rotate(149.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="83"] .circle .fill.fix {
	transform: rotate(298.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="84"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="84"] .circle .mask.full {
	transform: rotate(151.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="84"] .circle .fill.fix {
	transform: rotate(302.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="85"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="85"] .circle .mask.full {
	transform: rotate(153deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="85"] .circle .fill.fix {
	transform: rotate(306deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="86"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="86"] .circle .mask.full {
	transform: rotate(154.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="86"] .circle .fill.fix {
	transform: rotate(309.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="87"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="87"] .circle .mask.full {
	transform: rotate(156.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="87"] .circle .fill.fix {
	transform: rotate(313.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="88"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="88"] .circle .mask.full {
	transform: rotate(158.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="88"] .circle .fill.fix {
	transform: rotate(316.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="89"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="89"] .circle .mask.full {
	transform: rotate(160.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="89"] .circle .fill.fix {
	transform: rotate(320.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="90"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="90"] .circle .mask.full {
	transform: rotate(162deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="90"] .circle .fill.fix {
	transform: rotate(324deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="91"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="91"] .circle .mask.full {
	transform: rotate(163.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="91"] .circle .fill.fix {
	transform: rotate(327.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="92"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="92"] .circle .mask.full {
	transform: rotate(165.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="92"] .circle .fill.fix {
	transform: rotate(331.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="93"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="93"] .circle .mask.full {
	transform: rotate(167.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="93"] .circle .fill.fix {
	transform: rotate(334.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="94"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="94"] .circle .mask.full {
	transform: rotate(169.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="94"] .circle .fill.fix {
	transform: rotate(338.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="95"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="95"] .circle .mask.full {
	transform: rotate(171deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="95"] .circle .fill.fix {
	transform: rotate(342deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="96"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="96"] .circle .mask.full {
	transform: rotate(172.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="96"] .circle .fill.fix {
	transform: rotate(345.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="97"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="97"] .circle .mask.full {
	transform: rotate(174.6deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="97"] .circle .fill.fix {
	transform: rotate(349.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="98"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="98"] .circle .mask.full {
	transform: rotate(176.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="98"] .circle .fill.fix {
	transform: rotate(352.8deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="99"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="99"] .circle .mask.full {
	transform: rotate(178.2deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="99"] .circle .fill.fix {
	transform: rotate(356.4deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="100"] .circle .fill, .landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="100"] .circle .mask.full {
	transform: rotate(180deg)
}
.landingpage-animated-circles__circle.landingpage-animation__element--animate[data-animation-value="100"] .circle .fill.fix {
	transform: rotate(360deg)
}
.landingpage-animated-number__bottom, .landingpage-animated-number__number, .landingpage-animated-number__top {
	display: block;
	text-align: inherit
}
.landingpage-animated-number__bottom, .landingpage-animated-number__top {
font-size:.9375rem
}
@media(min-width:40rem) {
.landingpage-animated-number__bottom, .landingpage-animated-number__top {
font-size:1.125rem
}
}
.landingpage-animated-number__top {
margin-bottom:.5rem
}
.landingpage-animated-number__bottom {
margin-top:.5rem
}
.landingpage-animated-number__number {
margin:.5rem 0;
	color: #0062ae;
	font-size: 2rem
}
@media(min-width:40rem) {
.landingpage-animated-number__number {
font-size:3rem
}
}
.landingpage-animated-numbers .landingpage-component-header {
	margin-bottom: 1rem
}
.landingpage-animated-numbers--grid {
	background: #f7f7f7
}
.landingpage-animated-numbers--grid .landingpage-animated-numbers__content {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-animated-numbers--grid .landingpage-animated-numbers__content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:40rem) {
.landingpage-animated-numbers--grid .landingpage-animated-numbers__content {
padding-top:2rem;
padding-bottom:1.5rem
}
}
@media(min-width:80rem) {
.landingpage-animated-numbers--grid .landingpage-animated-numbers__content {
padding-top:3rem;
padding-bottom:2.5rem
}
}
.landingpage-animated-numbers--teaser {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-animated-numbers--teaser {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: flex-start
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number {
	flex-basis: calc(50% - 1rem);
	width: calc(50% - 1rem);
	max-width: calc(50% - 1rem);
	flex-shrink: 0;
	flex-grow: 0;
	margin-bottom: 2rem
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number:nth-child(n) {
	margin-right: 2rem
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number:last-child {
	margin-right: 0
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number:nth-child(2n) {
	margin-right: 0
}
@media(min-width:90rem) {
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number:nth-child(n) {
margin-right:3rem
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number:last-child {
margin-right:0
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items>.landingpage-animated-number:nth-child(2n) {
margin-right:0
}
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items .landingpage-animated-number:nth-last-child(1), .landingpage-animated-numbers--teaser .landingpage-animated-numbers__items .landingpage-animated-number:nth-last-child(2) {
	margin-bottom: 0
}
.landingpage-animated-numbers--teaser .landingpage-animated-number:only-child {
	flex-basis: 100%;
	width: 100%;
	max-width: 100%;
	text-align: center
}
@media(min-width:62rem) {
.landingpage-animated-numbers--teaser {
display:flex;
align-items:center;
justify-content:space-between
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items, .landingpage-animated-numbers--teaser .landingpage-textblock {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items:nth-child(n), .landingpage-animated-numbers--teaser .landingpage-textblock:nth-child(n) {
margin-right:2rem
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items:last-child, .landingpage-animated-numbers--teaser .landingpage-textblock:last-child {
margin-right:0
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items:nth-child(2n), .landingpage-animated-numbers--teaser .landingpage-textblock:nth-child(2n) {
margin-right:0
}
.landingpage-animated-numbers--teaser .landingpage-textblock {
padding-right:2rem
}
}
@media(min-width:90rem) {
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items, .landingpage-animated-numbers--teaser .landingpage-textblock {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items:nth-child(n), .landingpage-animated-numbers--teaser .landingpage-textblock:nth-child(n) {
margin-right:3rem
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items:last-child, .landingpage-animated-numbers--teaser .landingpage-textblock:last-child {
margin-right:0
}
.landingpage-animated-numbers--teaser .landingpage-animated-numbers__items:nth-child(2n), .landingpage-animated-numbers--teaser .landingpage-textblock:nth-child(2n) {
margin-right:0
}
}
.landingpage-animated-numbers__grid {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
@media(min-width:40rem) {
.landingpage-animated-numbers__grid {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.landingpage-animated-numbers__grid {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-animated-numbers__grid>.landingpage-animated-number {
	flex-basis: calc(50% - 1rem);
	width: calc(50% - 1rem);
	max-width: calc(50% - 1rem);
	flex-shrink: 0;
	flex-grow: 0;
	margin-bottom: 2rem
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:nth-child(n) {
	margin-right: 2rem
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:last-child {
	margin-right: 0
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:nth-child(2n) {
	margin-right: 0
}
.landingpage-animated-numbers__grid .landingpage-animated-number {
	margin-bottom: 0!important;
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center
}
@media(min-width:80rem) {
.landingpage-animated-numbers__grid {
position:relative;
width:100%;
max-width:120rem;
margin-left:auto;
margin-right:auto;
padding-left:1rem;
padding-right:1rem;
display:flex;
flex-wrap:wrap;
justify-content:center
}
}
@media(min-width:80rem) and (min-width:40rem) {
.landingpage-animated-numbers__grid {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:80rem) and (min-width:62rem) {
.landingpage-animated-numbers__grid {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) and (min-width:80rem) {
.landingpage-animated-numbers__grid {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:80rem) and (min-width:90rem) {
.landingpage-animated-numbers__grid {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:80rem) and (min-width:120rem) {
.landingpage-animated-numbers__grid {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:80rem) {
.landingpage-animated-numbers__grid>.landingpage-animated-number {
flex-basis:calc(25% - 1.5rem);
width:calc(25% - 1.5rem);
max-width:calc(25% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:nth-child(n) {
margin-right:2rem
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:last-child {
margin-right:0
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:nth-child(4n) {
margin-right:0
}
}
@media(min-width:90rem) {
.landingpage-animated-numbers__grid {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.landingpage-animated-numbers__grid>.landingpage-animated-number {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:nth-child(n) {
margin-right:3rem
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:last-child {
margin-right:0
}
.landingpage-animated-numbers__grid>.landingpage-animated-number:nth-child(4n) {
margin-right:0
}
}
.landingpage-component-header {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 45rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
	margin-bottom: 3rem;
	text-align: center
}
@media(min-width:40rem) {
.landingpage-component-header {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-component-header__headline {
	margin: 0;
	font-size: 1.5rem
}
.landingpage-component-header__subheadline {
	margin-top: 2rem;
	margin-bottom: 0;
	font-size: 1.125rem
}
@media(min-width:90rem) {
.landingpage-component-header__headline {
font-size:1.875rem
}
.landingpage-component-header__subheadline {
font-size:1.25rem
}
}
.landingpage-centerimageparagraph .landingpage-cta, .landingpage-centerimageparagraph__headline, .landingpage-centerimageparagraph__subheadline, .landingpage-centerimageparagraph__text {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 45rem;
	margin-left: auto;
	margin-right: auto
}
@media(min-width:40rem) {
.landingpage-centerimageparagraph .landingpage-cta, .landingpage-centerimageparagraph__headline, .landingpage-centerimageparagraph__subheadline, .landingpage-centerimageparagraph__text {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-centerimageparagraph__image>img {
	display: block;
	width: 100%
}
.landingpage-centerimageparagraph__text {
	margin-top: 2rem;
	margin-bottom: 2rem;
	color: #6f6f6f
}
@media(min-width:62rem) {
.landingpage-centerimageparagraph[data-fullwidth=false] .landingpage-centerimageparagraph__image {
max-width:80rem;
margin-left:auto;
margin-right:auto;
padding-left:1rem;
padding-right:1rem
}
}
@media(min-width:62rem) and (min-width:40rem) {
.landingpage-centerimageparagraph[data-fullwidth=false] .landingpage-centerimageparagraph__image {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-contactform {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	justify-content: center
}
@media(min-width:40rem) {
.landingpage-contactform {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-contactform>.landingpage-contactform__column {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.landingpage-contactform {
display:flex;
flex-wrap:wrap
}
.landingpage-contactform>.landingpage-contactform__column {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-contactform>.landingpage-contactform__column:nth-child(n) {
margin-right:2rem
}
.landingpage-contactform>.landingpage-contactform__column:last-child {
margin-right:0
}
.landingpage-contactform>.landingpage-contactform__column:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.landingpage-contactform>.landingpage-contactform__column {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.landingpage-contactform>.landingpage-contactform__column:nth-child(n) {
margin-right:3rem
}
.landingpage-contactform>.landingpage-contactform__column:last-child {
margin-right:0
}
.landingpage-contactform>.landingpage-contactform__column:nth-child(2n) {
margin-right:0
}
}
@media(min-width:40rem) {
.landingpage-contactform .landingpage-contactform__column {
margin-bottom:0
}
}
@media(min-width:90rem) {
.landingpage-contactform__text {
padding-right:5rem
}
}
.landingpage-contactform__send {
	display: flex;
	flex-direction: column;
	align-items: flex-end
}
@media(min-width:80rem) {
.landingpage-contactform__send {
flex-direction:row;
justify-content:space-between;
align-items:center
}
}
.landingpage-contactform__input>span {
	display: inline-block;
margin-bottom:.25rem;
font-size:.9375rem
}
.landingpage-contactform__input>input {
	border-width: 2px
}
.landingpage-contactform__input>input+[id^=parsley-] {
margin-top:-1rem;
margin-bottom:.75rem
}
.landingpage-contactform__headline {
	margin-bottom: 1.5rem
}
.landingpage-contactform__hotline {
	display: inline-block;
	margin-bottom: 1.5rem;
	font-size: 1.25rem
}
.landingpage-contactform__description {
	margin: 0
}
.landingpage-contactform__submit>.landingpage-cta__button {
	margin-top: 1rem;
	margin-right: 0;
	margin-left: 0
}
.landingpage-cta {
	margin-top: 2rem;
	text-align: center
}
.landingpage-cta__button {
	display: block;
	width: 100%;
	margin: 0 0 1rem;
padding:.5rem 3rem;
font-size:.875rem;
	white-space: nowrap
}
@media(min-width:40rem) {
.landingpage-cta {
text-align:center
}
.landingpage-cta__button {
display:inline-block;
width:auto;
margin:0 .5rem 1rem
}
}
.landingpage-hero {
	position: relative;
	background-repeat: no-repeat;
	background-size: contain
}
.landingpage-hero>.videoplayer {
	display: none
}
.landingpage-hero>.videoplayer>video {
	width: 100%;
	height: 100%;
	max-height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.landingpage-hero>.videoplayer .videocontrols {
	display: flex;
	justify-content: flex-end;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
padding:.5rem
}
.landingpage-hero>.videoplayer .videocontrols .btn.naked.icn.button-volume .icon {
	color: #fff;
	width: 2rem;
	height: 2rem
}
.landingpage-hero>.videoplayer .videocontrols.videocontrols__noaudio .button-volume {
	display: none
}
.landingpage-hero .videoplayer, .landingpage-hero>img {
	position: relative;
	width: 100%;
	height: 100%
}
@media(min-width:40rem) {
.landingpage-hero>.videoplayer {
display:flex
}
.landingpage-hero>.videoplayer+img {
display:none
}
}
.landingpage-hero__content {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 1rem;
	padding-bottom: 1.5rem;
	background: #fff
}
@media(min-width:40rem) {
.landingpage-hero__content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:40rem) {
.landingpage-hero__content .landingpage-cta {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start
}
.landingpage-hero__content .landingpage-cta .landingpage-cta__button {
margin-left:0;
margin-right:1rem;
text-align:left
}
}
.landingpage-hero__textblock>:last-child {
	margin-bottom: 0
}
.landingpage-hero__headline {
	margin: 0 0 1rem;
	color: #0062ae;
	font-size: 1.625rem
}
.landingpage-hero__text {
	margin: 0 0 1rem;
	font-size: 1rem
}
@media(min-width:40rem) {
.landingpage-hero__content {
padding-top:2rem;
padding-bottom:2rem
}
.landingpage-hero__content .landingpage-cta__button {
padding:.625rem 2rem;
font-size:1rem
}
.landingpage-hero__headline {
margin:0 0 1.5rem
}
.landingpage-hero__text {
margin:0 0 1.5rem
}
}
@media(min-width:80rem) {
.landingpage-hero {
background-size:cover;
display:flex
}
.landingpage-hero__content {
position:absolute;
top:0;
left:50%;
width:100%;
height:100%;
background:0 0;
transform:translateX(-50%)
}
.landingpage-hero__textblock {
width:50%;
padding-right:3rem
}
.landingpage-hero__text {
margin:0 0 2rem
}
}
@media(min-width:90rem) {
.landingpage-hero__text {
font-size:1.125rem
}
.landingpage-hero__content .landingpage-cta__button {
font-size:1.125rem
}
}
@media(min-width:80rem) {
.landingpage-header+.landingpage-hero .landingpage-hero__content {
padding-top:9rem;
padding-bottom:3rem
}
.landingpage-hero__headline {
font-size:2.25rem
}
.landingpage-hero__headline .landingpage-cta__button {
padding:.625rem 3rem
}
}
@media(min-width:87.5rem) {
.landingpage-hero__text {
font-size:1.25rem
}
}
@media(min-width:80rem) {
.landingpage-hero[data-inverted=true] .landingpage-hero__headline, .landingpage-hero[data-inverted=true] .landingpage-hero__text {
color:#fff
}
.landingpage-hero[data-inverted=true] .landingpage-hero__content .landingpage-cta__button:hover {
outline:3px solid transparent;
-webkit-animation:buttonoutlinefff .5s ease-out;
animation:buttonoutlinefff .5s ease-out
}
@-webkit-keyframes buttonoutlinefff {
0% {
outline:3px solid #fff
}
100% {
outline:3px solid transparent
}
}
@keyframes buttonoutlinefff {
0% {
outline:3px solid #fff
}
100% {
outline:3px solid transparent
}
}
.landingpage-hero[data-inverted=true] .landingpage-hero__content .landingpage-cta__button--primary {
color:#0062ae;
background-color:#fff;
border-color:#fff
}
.landingpage-hero[data-inverted=true] .landingpage-hero__content .landingpage-cta__button--secondary {
color:#fff;
background-color:transparent;
border:2px solid currentColor
}
}
@media(min-width:80rem) {
.landingpage-hero[data-alignment=right] .landingpage-hero__textblock {
margin-left:50%;
padding-left:3rem;
padding-right:0
}
}
.landingpage-icon-list {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-icon-list {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-icon-list .landingpage-cta {
	margin-top: 0
}
@media(min-width:62rem) {
.landingpage-icon-list__content[data-text-position=left], .landingpage-icon-list__content[data-text-position=right] {
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:center;
margin-bottom:4rem
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column, .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column:nth-child(n), .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column:nth-child(n) {
margin-right:2rem
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column:last-child, .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column:last-child {
margin-right:0
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column:nth-child(2n), .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column:nth-child(2n) {
margin-right:0
}
.landingpage-icon-list__content[data-text-position=left] .landingpage-icon-list-paragraph:last-child, .landingpage-icon-list__content[data-text-position=right] .landingpage-icon-list-paragraph:last-child {
margin-bottom:0
}
}
@media(min-width:90rem) {
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column, .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column:nth-child(n), .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column:nth-child(n) {
margin-right:3rem
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column:last-child, .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column:last-child {
margin-right:0
}
.landingpage-icon-list__content[data-text-position=left]>.landingpage-icon-list__column:nth-child(2n), .landingpage-icon-list__content[data-text-position=right]>.landingpage-icon-list__column:nth-child(2n) {
margin-right:0
}
}
@media(min-width:62rem) {
.landingpage-icon-list__content[data-text-position=right] .landingpage-icon-list-paragraph__text {
padding-right:0
}
}
@media(min-width:62rem) {
.landingpage-icon-list__content[data-text-position=left] .landingpage-icon-list__column.landingpage-icon-list__image {
margin-right:0
}
.landingpage-icon-list__content[data-text-position=left] .landingpage-icon-list__column.landingpage-icon-list__text {
order:-1;
margin-right:2rem
}
}
@media(min-width:90rem) {
.landingpage-icon-list__content[data-text-position=left] .landingpage-icon-list__column.landingpage-icon-list__text {
margin-right:3rem
}
}
.landingpage-icon-list__image {
	margin-bottom: 4rem
}
@media(min-width:62rem) {
.landingpage-icon-list__image {
margin-bottom:0
}
}
.landingpage-icon-list__text {
	margin: 0;
	padding: 0;
	list-style: none
}
.landingpage-icon-list__text:only-child {
	justify-content: center
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.landingpage-icon-list__text:only-child {
display:flex;
flex-wrap:wrap
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(n) {
margin-right:2rem
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:last-child {
margin-right:0
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(n) {
margin-right:3rem
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:last-child {
margin-right:0
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(2n) {
margin-right:0
}
}
@media(min-width:40rem) {
.landingpage-icon-list__text:only-child {
justify-content:flex-start
}
}
.landingpage-icon-list__text:only-child .landingpage-icon-list-paragraph {
	margin-bottom: 4rem
}
.landingpage-icon-list__text:only-child .landingpage-icon-list-paragraph:last-child:nth-child(odd) {
	margin-right: auto
}
@media(min-width:90rem) {
.landingpage-icon-list__text:only-child {
justify-content:center
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph {
margin-bottom:2rem
}
}
@media(min-width:90rem) and (min-width:40rem) {
.landingpage-icon-list__text:only-child {
display:flex;
flex-wrap:wrap
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(n) {
margin-right:2rem
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:last-child {
margin-right:0
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) and (min-width:90rem) {
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(n) {
margin-right:3rem
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:last-child {
margin-right:0
}
.landingpage-icon-list__text:only-child>.landingpage-icon-list-paragraph:nth-child(2n) {
margin-right:0
}
}
.landingpage-icon-list-paragraph {
	min-height: 2rem;
	margin-bottom: 4rem;
	padding: 0 0 0 3rem
}
.landingpage-icon-list-paragraph::before {
	content: none
}
.landingpage-icon-list-paragraph__icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 1.5rem;
	height: 1.5rem
}
.landingpage-icon-list-paragraph__icon>svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #0062ae
}
@media(min-width:90rem) {
.landingpage-icon-list-paragraph__icon {
width:2rem;
height:2rem
}
}
.landingpage-icon-list-paragraph__text {
	padding-right: 2rem
}
.landingpage-icon-list-paragraph__text>:first-child {
	margin-bottom: 1rem
}
.landingpage-icon-list-paragraph__headline {
	margin: 0;
	font-size: 1.25rem
}
@media(min-width:90rem) {
.landingpage-icon-list-paragraph__headline {
font-size:1.375rem
}
}
.landingpage-icon-list-paragraph__description {
	margin: 0;
	color: #6f6f6f;
	font-size: 1rem
}
.landingpage-imagegrid {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-imagegrid {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-imagegrid .landingpage-cta {
	margin-top: 0
}
.landingpage-imagegrid__textwrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	text-align: center
}
@media(min-width:40rem) {
.landingpage-imagegrid__textwrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.landingpage-imagegrid__textwrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-imagegrid__headline {
	margin-bottom: 1rem;
	font-size: 2rem
}
@media(min-width:80rem) {
.landingpage-imagegrid__headline {
margin-bottom:2rem
}
}
.landingpage-imagegrid__subheadline {
	margin-bottom: 1rem;
	color: #6f6f6f
}
@media(min-width:80rem) {
.landingpage-imagegrid__subheadline {
margin-bottom:4rem
}
}
.landingpage-imagegrid__grid {
	justify-content: center;
	margin-bottom: 0
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.landingpage-imagegrid__grid {
display:flex;
flex-wrap:wrap
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:nth-child(n) {
margin-right:2rem
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:last-child {
margin-right:0
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.landingpage-imagegrid__grid>.landingpage-imagegrid-item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:nth-child(n) {
margin-right:2rem
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:last-child {
margin-right:0
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.landingpage-imagegrid__grid>.landingpage-imagegrid-item {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:nth-child(n) {
margin-right:3rem
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:last-child {
margin-right:0
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item:nth-child(3n) {
margin-right:0
}
}
.landingpage-imagegrid__grid>.landingpage-imagegrid-item {
	margin-bottom: 4rem
}
.landingpage-imagegrid-item__image {
	margin-bottom: 1rem
}
.landingpage-imagegrid-item__title {
	margin-bottom: 1rem
}
.landingpage-imageparagraph {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-imageparagraph {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:40rem) {
.landingpage-imageparagraph .landingpage-cta {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start
}
.landingpage-imageparagraph .landingpage-cta .landingpage-cta__button {
margin-left:0;
margin-right:1rem;
text-align:left
}
}
.landingpage-imageparagraph__image {
	margin-bottom: 1rem;
	text-align: center
}
@media(min-width:62rem) {
.landingpage-imageparagraph__content {
display:flex;
align-items:center;
justify-content:space-between
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image, .landingpage-imageparagraph__content .landingpage-textblock {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image:nth-child(n), .landingpage-imageparagraph__content .landingpage-textblock:nth-child(n) {
margin-right:2rem
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image:last-child, .landingpage-imageparagraph__content .landingpage-textblock:last-child {
margin-right:0
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image:nth-child(2n), .landingpage-imageparagraph__content .landingpage-textblock:nth-child(2n) {
margin-right:0
}
.landingpage-imageparagraph[data-alignment=left] .landingpage-textblock {
order:-1;
margin-right:2rem
}
.landingpage-imageparagraph[data-alignment=left] .landingpage-imageparagraph__image {
margin-right:0
}
}
@media(min-width:62rem) {
.landingpage-imageparagraph__content .landingpage-imageparagraph__image, .landingpage-imageparagraph__content .landingpage-textblock {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image:nth-child(n), .landingpage-imageparagraph__content .landingpage-textblock:nth-child(n) {
margin-right:3rem
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image:last-child, .landingpage-imageparagraph__content .landingpage-textblock:last-child {
margin-right:0
}
.landingpage-imageparagraph__content .landingpage-imageparagraph__image:nth-child(2n), .landingpage-imageparagraph__content .landingpage-textblock:nth-child(2n) {
margin-right:0
}
.landingpage-imageparagraph[data-alignment=left] .landingpage-textblock {
margin-right:3rem
}
}
.landingpage-quotation .owl-nav {
	margin-top: -2.5rem
}
.landingpage-quotation .quotation {
	margin-top: 0;
	margin-bottom: 4rem
}
.landingpage-quotation .quotation-text>blockquote {
	font-style: normal
}
.landingpage-quotation .quotation-text>blockquote>cite {
	margin-top: 1rem
}
.landingpage-savings-calculator>.savings-calculator {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-savings-calculator>.savings-calculator {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-standalone-call2action {
	position: relative;
	margin-top: 0;
	background: #f7f7f7
}
.landingpage-standalone-call2action h2 {
	color: #0062ae
}
.in-site-nav+.landingpage-standalone-call2action {
	margin-top: -2rem
}
.landingpage-standalone-call2action__content {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1.5rem;
	padding-bottom: 1rem
}
@media(min-width:40rem) {
.landingpage-standalone-call2action__content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-standalone-call2action__headline {
	max-width: 45rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5rem;
	color: #0062ae;
	font-size: 1.5rem;
	text-align: center
}
@media(min-width:40rem) {
.landingpage-standalone-call2action__content {
padding-top:2rem;
padding-bottom:1.5rem
}
.landingpage-standalone-call2action__headline {
margin-bottom:2rem
}
}
@media(min-width:80rem) {
.landingpage-standalone-call2action__content {
padding-top:4rem;
padding-bottom:4rem
}
.landingpage-standalone-call2action__headline {
font-size:2rem
}
}
.landingpage-standalone-call2action[data-inverted=true] {
	background: #0062ae;
	color: #fff
}
.landingpage-standalone-call2action[data-inverted=true] h2 {
	background: #0062ae;
	color: #fff
}
.landingpage-standalone-call2action[data-inverted=true] .landingpage-standalone-call2action__headline {
	color: inherit
}
.landingpage-standalone-call2action[data-inverted=true] .landingpage-standalone-call2action__textblock .landingpage-cta__button:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutlinefff .5s ease-out;
	animation: buttonoutlinefff .5s ease-out
}
@-webkit-keyframes buttonoutlinefff {
0% {
outline:3px solid #fff
}
100% {
outline:3px solid transparent
}
}
@keyframes buttonoutlinefff {
0% {
outline:3px solid #fff
}
100% {
outline:3px solid transparent
}
}
.landingpage-standalone-call2action[data-inverted=true] .landingpage-standalone-call2action__textblock .landingpage-cta__button.landingpage-cta__button--primary, .landingpage-standalone-call2action[data-inverted=true] .landingpage-standalone-call2action__textblock .landingpage-cta__button.landingpage-cta__button--primary:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #0062ae
}
.landingpage-standalone-call2action[data-inverted=true] .landingpage-standalone-call2action__textblock .landingpage-cta__button.landingpage-cta__button--secondary, .landingpage-standalone-call2action[data-inverted=true] .landingpage-standalone-call2action__textblock .landingpage-cta__button.landingpage-cta__button--secondary:hover {
	background-color: transparent;
	border: 2px solid currentColor;
	color: #fff
}
.landingpage-table {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-table {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-table__headline, .landingpage-table__subheadline {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-bottom: 2rem;
	text-align: center
}
@media(min-width:40rem) {
.landingpage-table__headline, .landingpage-table__subheadline {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.landingpage-table__headline, .landingpage-table__subheadline {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-table__headline {
	font-size: 2rem
}
.landingpage-table__subheadline {
	color: #6f6f6f;
	font-size: 1.25rem
}
.landingpage-table__table {
	margin: 0 0 3rem;
	overflow: auto
}
.landingpage-table__table>.table {
	margin: 0
}
.landingpage-table__table>.table>.table-body>tr>td, .landingpage-table__table>.table>.table-head>tr>th {
padding:.75rem 0;
	border: 1px solid #e2e2e2;
	border-width: 0 0 1px
}
@media(min-width:62rem) {
.landingpage-table__table>.table>.table-body>tr>td, .landingpage-table__table>.table>.table-head>tr>th {
padding:1rem
}
}
@media(min-width:40rem) {
.landingpage-textblock .landingpage-cta {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start
}
.landingpage-textblock .landingpage-cta .landingpage-cta__button {
margin-left:0;
margin-right:1rem;
text-align:left
}
}
.landingpage-textblock__headline {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 1.5rem
}
@media(min-width:90rem) {
.landingpage-textblock__headline {
font-size:1.875rem
}
}
.landingpage-textblock__subheadline {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 1.25rem
}
.landingpage-textblock__text {
margin-bottom:.5rem;
	color: #6f6f6f
}
.landingpage-video {
	position: relative;
	margin-top: 2rem;
	margin-bottom: 2rem
}
.landingpage-video>.landingpage-cta, .landingpage-video__text, .landingpage-video__video {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.landingpage-video>.landingpage-cta, .landingpage-video__text, .landingpage-video__video {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.landingpage-video>.landingpage-cta, .landingpage-video__text {
	max-width: 45rem;
	margin-left: auto;
	margin-right: auto
}
.landingpage-video__text {
	margin-top: 2rem;
	margin-bottom: 2rem
}
.landingpage-video__container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}
.landingpage-video__container>iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.language-selector {
	position: relative;
	width: auto;
font-size:.875rem
}
.language-selector-list__headline {
	color: #0062ae
}
.language-selector-selected {
	display: flex;
font-size:.875rem;
	color: #999;
	height: 1.3rem
}
.language-selector-selected .flag {
	width: 18px;
	height: 12px;
margin-right:.3125rem
}
.language-selector-selected:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	cursor: pointer
}
.language-selector-selected__country {
	padding-right: 4px;
	border-right: 1px solid #e2e2e2
}
.language-selector-list__cartWarning {
	padding-top: 1rem;
font-size:.75rem;
	display: none;
	color: #c85804
}
.language-selector-selected__language {
	padding-left: 4px
}
.language-selector-selected__country--iso {
	text-transform: uppercase
}
.language-selector-list {
	position: absolute;
	right: 0;
	left: auto;
	display: none;
margin:.5rem 0 0;
	padding: 1rem 0;
	z-index: 11111
}
.language-selector-list label {
margin-bottom:.25rem
}
.language-selector-list .language-selector-language-section {
	margin-top: 1.125rem
}
.language-selector-list .language-selector-language-section .language-selector-language-section__languages {
margin-top:.5rem
}
.language-selector-list .language-selector-list__btns {
	margin-top: 1.25rem;
	display: flex;
	justify-content: flex-end
}
.language-selector-list .language-selector-list__btns .cancel-selector {
margin-right:.75rem
}
.language-selector-list select {
	padding-left: 2rem;
	background-size: 18px!important;
	margin-bottom: 0
}
.page-wrapper.languages-visible .language-selector-list {
	display: block
}
.language-selector-list-item {
padding:0 0 .5rem
}
.language-selector-list-item::before {
	content: none
}
.language-selector-list-item:last-child {
	padding-bottom: 0
}
.language-selector-language {
	display: flex;
	align-items: center;
	padding: 0
}
.language-selector-language::before {
	content: none
}
.language-selector-language:not(:last-child) {
padding-right:.5rem
}
.language-selector-language>.icon {
	width: 7px;
	height: 7px;
	margin-right: 3px
}
.language-selector-language:hover {
	cursor: pointer
}
.language-selector-selected__country--long, .language-selector-selected__language--long {
	display: none
}
.language-selector-selected .flag {
	display: none
}
@media(min-width:40rem) {
.language-selector-list {
position:absolute;
bottom:0;
padding:1rem;
background:#f7f7f7;
border:10px solid #fff;
box-shadow:0 5px 20px 5px rgba(0,0,0,.2);
z-index:11111;
transform:translateY(100%) translateY(1rem);
left:auto;
right:0;
right:50%;
width:auto;
transform:translateY(100%) translateY(1rem) translateX(50%);
min-width:19.25rem
}
.language-selector-list::after, .language-selector-list::before {
content:"";
position:absolute;
top:-.5rem;
width:1rem;
height:1rem;
background:#f7f7f7;
transform:rotate(-45deg)
}
.language-selector-list::before {
top:-18px;
background:#fff
}
.language-selector-list::after, .language-selector-list::before {
left:auto;
right:1.25rem
}
.language-selector-list::after, .language-selector-list::before {
right:50%;
margin-right:-.5rem
}
.landingpage__language-selector .language-selector-list {
right:25%;
transform:translateY(100%) translateY(1rem) translateX(12.5%)
}
.landingpage__language-selector .language-selector-list::after, .landingpage__language-selector .language-selector-list::before {
right:1.25rem;
margin-right:0
}
.language-selector-list-item {
display:flex;
align-items:flex-start
}
.language-selector-languages {
flex-wrap:nowrap
}
.language-selector-selected__country--long, .language-selector-selected__language--long {
display:inline-block
}
.language-selector-selected__country--iso, .language-selector-selected__language--iso {
display:none
}
.language-selector-selected:hover .language-selector-selected__country--long, .language-selector-selected:hover .language-selector-selected__language--long {
text-decoration:underline
}
}
@media(min-width:62rem) {
.language-selector-list {
right:0;
transform:translateY(100%) translateY(1rem)
}
.language-selector-list::after, .language-selector-list::before {
right:1.25rem;
margin-right:0
}
.language-selector-selected__country {
display:flex;
align-items:center
}
.language-selector-selected__country .flag {
display:inline-block
}
}
@media screen and (max-width:39rem) {
.language-selector-list {
position:fixed;
top:55px;
left:0;
right:0;
max-height:400px;
margin-top:0;
padding:1rem;
background:#fff;
overflow:auto
}
.language-selector-list-item {
display:block
}
.language-selector-list-item:not(:last-child) {
margin-bottom:.5rem;
padding-bottom:.5rem;
border-bottom:1px solid #e2e2e2
}
.language-selector-list-item .language-selector-language .icon {
fill:currentColor
}
.language-selector-languages {
margin-left:1rem;
padding-left:21px
}
}
@media(max-width:39.9375rem) {
.language-selector-selected__country {
border-right:none;
padding:0
}
.language-selector-selected__country .language-selector-selected__country--iso {
color:#0062ae
}
}
@media(min-width:40rem) and (max-width:62rem) {
.language-selector-selected {
font-size:.75rem
}
.language-selector-list {
transform:translateY(100%) translateY(1rem) translateX(15%)
}
.language-selector-list::after, .language-selector-list::before {
right:0;
margin-right:.5rem
}
}
.circleChatBubble {
	display: inline-block!important
}
.circleChatDot {
	display: inline-block!important
}
.offlineChatButtonWrapper {
	cursor: pointer;
	visibility: visible
}
.offlineChatButtonContentWrapper, .onlineChatButtonContentWrapper {
	display: inline-block!important;
	right: 0;
	bottom: 11rem;
	margin-top: -32px;
	transform-origin: 100% 50%;
	z-index: 100;
	position: fixed
}
.circleChatButtonWrap {
	display: inline-block!important;
	padding: 21px 13px;
	position: relative;
	background: #0062ae;
	background: linear-gradient(135deg, #0062ae 0, #0062ae 100%);
	width: 65px;
	height: 65px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all ease 1s;
	box-shadow: 0 3px 10px rgba(0,0,0,.3)
}
.circleChatButtonWrap:hover {
	box-shadow: 0 2px 10px rgba(0,0,0,.6)!important;
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out;
	text-decoration: none;
	color: #fff
}
.circleChatButtonWrap:hover .circleChatBubbleContent {
	transform: rotate(-45deg)!important
}
.circleChatButtonWrap:hover .circleChatDot1 {
	border-radius: 0!important;
	width: 0!important;
	height: 0!important;
	background: 0 0!important;
	border-style: solid!important;
	border-width: 2.5px 4px 2.5px 0!important;
	border-color: transparent #0062ae transparent transparent!important;
	left: 3px!important
}
.circleChatButtonWrap:hover .circleChatDot2 {
	border-radius: 0!important;
	width: 14px!important;
	left: 8px!important;
	height: 5px!important
}
.circleChatButtonWrap:hover .circleChatDot3 {
	border-radius: 0 1px 1px 0!important;
	width: 4px!important;
	height: 5px!important;
	left: 23px!important
}
.circleChatButtonWrap:hover .circleContactLetter {
	height: 36px!important;
	margin-top: -16px!important;
	z-index: 3!important;
	transition-delay: .2s!important
}
.circleChatButtonWrap:hover .circleContactTop {
	transform: rotateX(180deg)!important;
	transition: z-index .8s ease, transform .8s ease, border-top-color .8s ease!important;
	border-top: 20px solid #ddd!important;
	z-index: 2!important
}
.circleContactBack {
	background: #ddd;
	position: absolute;
	display: block!important;
	width: 40px;
	height: 24px;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	z-index: 1
}
.circleContactLetter {
	background-color: #fff;
	position: absolute;
	display: block!important;
	width: 32px;
	height: 20px;
	margin: 2px 4px;
	z-index: 3;
	text-align: center;
	transition: all ease .7s
}
.circleContactPenIcon {
	background: url(../images/svg/logo-baumer.svg?v=77410319) right no-repeat content-box;
	height: 20px;
	width: 25px;
	display: inline-block!important
}
.circleContactBottom {
	border-bottom: 22px solid #d4d4d4;
	width: 0;
	height: 0;
	position: absolute;
	display: block!important;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	bottom: 20px;
	z-index: 3
}
.circleContactLeft {
	border-left: 12px solid #eaeaea;
	width: 0;
	height: 0;
	position: absolute;
	display: block!important;
	border-right: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-top: 12px solid transparent;
	z-index: 3;
	left: 13px
}
.circleContactRight {
	border-right: 12px solid #eaeaea;
	width: 0;
	height: 0;
	position: absolute;
	display: block!important;
	border-left: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-top: 12px solid transparent;
	z-index: 3;
	right: 13px
}
.circleContactTop {
	border-top: 22px solid #fff;
	display: block!important;
	width: 0;
	height: 0;
	position: absolute;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	z-index: 4;
	transform-origin: center top;
	transform-style: preserve-3d;
	transition: z-index .5s ease .4s, transform .5s ease .4s, border-top-color .5s ease .4s
}
.circleChatBubble {
	display: inline-block!important;
	background: #fff;
	border-radius: 7px 7px 0 7px;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 17px;
	left: 17px;
	box-shadow: 0 2px 5px rgba(0,0,0,.2)
}
.circleChatBubbleTriangle {
	border-color: transparent transparent transparent #fff;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	margin-top: 22px;
	margin-left: 25px;
	transform: scale(-1, 1)
}
.circleChatBubbleContent {
	display: inline-block!important;
	transform-origin: 50% 50%;
	width: 31px;
	height: 5px;
	position: absolute;
	top: 31px;
	left: 17px;
	overflow: hidden;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transition: all ease .2s
}
.circleChatBubbleContent:hover {
	transform: rotate(-45deg)!important
}
.circleChatDot {
	width: 4px;
	height: 4px;
	top: 0;
	background: #0062ae;
	border-radius: 50%;
	position: absolute;
	transition: all ease .2s
}
.circleChatDot1 {
	left: 7px
}
.circleChatDot2 {
	left: 14px
}
.circleChatDot3 {
	left: 21px
}
@media print {
.offlineChatButtonWrapper {
	display: none
}
}
.location {
	display: block
}
.location__country {
	margin-bottom: 1rem;
	font-size: 1.375rem;
	line-height: 1.5rem;
	color: #333
}
.location__image {
	display: block;
	height: auto;
	margin-bottom: 1rem;
	-o-object-fit: contain;
	object-fit: contain
}
.location__image.location__image--empty {
	display: block;
	padding-bottom: 56.3333333%;
	background-position: center;
	background-size: cover
}
.location__headline {
margin-bottom:.5rem;
	font-size: 1.125rem
}
.location__address {
margin-bottom:.5rem;
font-size:.9375rem
}
.location__link {
	display: flex;
	justify-content: flex-start;
	align-items: center;
margin-bottom:.25rem;
font-size:.875rem
}
.location__link>.icon {
	flex: 0 0 1rem;
	width: 1rem;
	height: 1rem;
margin-right:.25rem;
	color: inherit;
	fill: currentColor
}
.location__link>a {
	text-decoration: none;
	color: inherit
}
.location__link>a:hover {
	text-decoration: underline
}
.location__link.ext {
	color: #0062ae
}
.location__categories {
margin:.5rem 0 0;
	padding: 0;
	list-style: none;
font-size:.875rem
}
.location__categories>li {
	display: inline-block;
margin-right:.5rem;
margin-bottom:.75rem;
padding:.25rem .5rem;
	background-color: #efefef;
border-radius:.25rem
}
.location__categories>li::before {
	content: none
}
.locations-filter {
	margin-bottom: 2rem;
	border-bottom: 1px solid #e2e2e2
}
.locations-filter__headline {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin: 0 0 1rem
}
.locations-filter__headline>span {
	color: #333;
	font-size: 1.375rem;
	line-height: 1.5rem
}
.locations-filter__headline>.btn {
	margin-left: 1.5rem;
font-size:.875rem
}
.locations-filter__header {
	color: #333;
	font-size: 1.125rem
}
.locations-filter__search {
	position: relative;
margin-top:.5rem
}
.locations-filter__search>input[type=text] {
	display: block;
	margin: 0;
	padding-right: 2rem
}
.locations-filter__search>.icon {
	position: absolute;
	top: 50%;
right:.75rem;
	height: 1rem;
	width: 1rem;
margin-top:-.5rem;
	pointer-events: none
}
.locations-filter__search+.locations-filter__values {
	margin: 0;
	padding-top: 1rem;
	padding-bottom: 1rem
}
input[type=checkbox].locations-filter__input+label.locations-filter__label {
	display: flex
}
.locations-filter__values {
	list-style-type: none;
	margin-bottom: 1.5rem;
margin-top:.5rem
}
.locations-filter__values>li {
	position: relative;
	padding-left: 0;
	list-style-type: none
}
.locations-filter__values>li::before {
	content: none;
	position: absolute;
	top: inherit;
	left: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit
}
.locations-filter__label {
	align-items: flex-start;
	justify-content: flex-start;
font-size:.875rem;
	margin-top: 0;
margin-bottom:.5rem
}
.locations-filter__name {
	flex: 1 1 auto;
	margin-right: 1rem;
	line-height: 1.3
}
.locations-filter__count {
	margin-left: auto;
margin-right:.5rem;
	flex: 0 0 auto;
	line-height: 1.3;
	white-space: nowrap
}
.locations-filter__countries .locations-filter__values {
	max-height: 31vh;
	overflow: auto
}
@media screen and (max-width:80rem) {
.locations-filter-countries .locations-filter__values {
max-height:20vh
}
}
.map-container {
	position: relative;
	max-width: 100vw;
	max-height: 100vh;
	background-color: #f7f7f7
}
.map-container>svg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}
.map-container .continent {
	fill: #e2e2e2;
	stroke: none;
	transition: .4s ease-out;
	cursor: pointer
}
.map-container .continent.active, .map-container .continent:hover {
	fill: #0062ae
}
.map-container .continent>.disabled {
	fill: #efefef;
	pointer-events: none
}
.map-container::before {
	content: '';
	display: block;
	width: 1px;
	height: 0;
	padding-bottom: 44.9%
}
.locations-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: flex-start;
	background-color: #fff
}
.locations-wrapper>.location {
	flex-basis: calc(100% - 0rem);
	width: calc(100% - 0rem);
	max-width: calc(100% - 0rem);
	flex-shrink: 0;
	flex-grow: 0;
	margin-bottom: 2rem
}
.locations-wrapper>.location:nth-child(n) {
	margin-right: 2rem
}
.locations-wrapper>.location:last-child {
	margin-right: 0
}
.locations-wrapper>.location:nth-child(1n) {
	margin-right: 0
}
.locations-wrapper {
	margin-top: 1rem
}
.locations-wrapper__filter {
	width: 100%
}
.locations-wrapper__locations .location {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.locations-wrapper__locations {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start
}
.locations-wrapper__locations>.location {
flex-basis:calc(100% - 0rem);
width:calc(100% - 0rem);
max-width:calc(100% - 0rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.locations-wrapper__locations>.location:nth-child(n) {
margin-right:2rem
}
.locations-wrapper__locations>.location:last-child {
margin-right:0
}
.locations-wrapper__locations>.location:nth-child(1n) {
margin-right:0
}
.locations-wrapper__locations-only {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start;
min-width:100%
}
.locations-wrapper__locations-only>.location {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.locations-wrapper__locations-only>.location:nth-child(n) {
margin-right:2rem
}
.locations-wrapper__locations-only>.location:last-child {
margin-right:0
}
.locations-wrapper__locations-only>.location:nth-child(2n) {
margin-right:0
}
.locations-wrapper {
display:flex;
justify-content:center
}
.locations-wrapper>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.locations-wrapper>:last-child {
margin-right:0
}
.locations-wrapper>:nth-child(1) {
flex-basis:calc(33% - 1rem);
width:calc(33% - 1rem);
max-width:calc(33% - 1rem)
}
.locations-wrapper>:nth-child(2) {
flex-basis:calc(66% - 1rem);
width:calc(66% - 1rem);
max-width:calc(66% - 1rem)
}
}
@media(min-width:62rem) {
.locations-wrapper__locations {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start
}
.locations-wrapper__locations>.location {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.locations-wrapper__locations>.location:nth-child(n) {
margin-right:2rem
}
.locations-wrapper__locations>.location:last-child {
margin-right:0
}
.locations-wrapper__locations>.location:nth-child(2n) {
margin-right:0
}
.locations-wrapper__locations-only {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start;
min-width:100%
}
.locations-wrapper__locations-only>.location {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.locations-wrapper__locations-only>.location:nth-child(n) {
margin-right:2rem
}
.locations-wrapper__locations-only>.location:last-child {
margin-right:0
}
.locations-wrapper__locations-only>.location:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.locations-wrapper__locations {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start
}
.locations-wrapper__locations>.location {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.locations-wrapper__locations>.location:nth-child(n) {
margin-right:2rem
}
.locations-wrapper__locations>.location:last-child {
margin-right:0
}
.locations-wrapper__locations>.location:nth-child(3n) {
margin-right:0
}
.locations-wrapper__locations-only {
display:flex;
flex-wrap:wrap;
justify-content:center;
justify-content:flex-start;
min-width:100%
}
.locations-wrapper__locations-only>.location {
flex-basis:calc(25% - 1.5rem);
width:calc(25% - 1.5rem);
max-width:calc(25% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.locations-wrapper__locations-only>.location:nth-child(n) {
margin-right:2rem
}
.locations-wrapper__locations-only>.location:last-child {
margin-right:0
}
.locations-wrapper__locations-only>.location:nth-child(4n) {
margin-right:0
}
.locations-wrapper {
display:flex;
justify-content:center;
margin-top:2rem
}
.locations-wrapper>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.locations-wrapper>:last-child {
margin-right:0
}
.locations-wrapper>:nth-child(1) {
flex-basis:calc(25% - 1rem);
width:calc(25% - 1rem);
max-width:calc(25% - 1rem)
}
.locations-wrapper>:nth-child(2) {
flex-basis:calc(75% - 1rem);
width:calc(75% - 1rem);
max-width:calc(75% - 1rem)
}
}
.login__form {
	margin-bottom: 16px;
	background-color: #f7f7f7
}
.login__headline {
	margin: 0 0 16px;
	font-size: 1.25rem;
	color: #0062ae
}
.login__input {
font-size:.875rem;
	color: #6f6f6f
}
.login__input>span {
	display: block;
	margin-bottom: 4px
}
.login__submit {
	margin-bottom: 8px;
	background-color: #0062ae
}
.login__forgotten {
font-size:.875rem
}
.login__links {
	margin: 0;
	padding: 0;
	background-color: #f7f7f7
}
.login__links>span {
	display: block;
	margin-bottom: 16px;
font-size:.875rem
}
.login__links>.btn+.btn {
	margin-top: 16px
}
.login__vkorg {
	margin-top: 1rem
}
.login__vkorg label {
margin-bottom:.25rem;
font-size:.875rem
}
.login__vkorg label:not(:first-child) {
margin-top:.5rem
}
.login__vkorg select {
	padding-top: 6px;
font-size:.875rem;
	border-bottom-color: #e2e2e2
}
.login__vkorg .btn {
	margin-top: 1rem
}
.login__activation {
	margin-top: 16px;
	background-color: #0062ae;
	color: #fff;
padding:.5rem
}
.login__error {
	display: none;
font-size:.875rem;
	color: #a50034
}
.login__error.true {
	display: block
}
.login__error.true::before {
	content: attr(data-error);
	display: block
}
.login--modal {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100vw;
	height: 100vh;
	background: rgba(0,68,122,.5);
	z-index: 999
}
@media(min-width:40rem) {
.login {
position:absolute;
bottom:0;
padding:1rem;
background:#f7f7f7;
border:10px solid #fff;
box-shadow:0 5px 20px 5px rgba(0,0,0,.2);
z-index:11111;
transform:translateY(100%) translateY(1rem);
left:auto;
right:0
}
.login::after, .login::before {
content:"";
position:absolute;
top:-.5rem;
width:1rem;
height:1rem;
background:#f7f7f7;
transform:rotate(-45deg)
}
.login::before {
top:-18px;
background:#fff
}
.login::after, .login::before {
left:auto;
right:1.25rem
}
}
@media screen and (max-width:39rem) {
.login {
padding:1rem;
background:#fff
}
.login__form, .login__links {
background:0 0
}
.login__links:not(:first-child) {
padding-top:1rem;
border-top:1px solid #e2e2e2
}
.login__links:not(:last-child) {
margin-bottom:1rem
}
.login__input>span {
position:absolute!important;
width:1px!important;
height:1px!important;
padding:0!important;
margin:-1px!important;
display:block!important;
overflow:hidden!important;
clip:rect(0,0,0,0)!important;
border:0!important
}
}
.main-nav-wrapper {
	position: relative;
	display: flex;
	justify-content: flex-start;
	font-size: 1rem;
	background-color: #fff;
	z-index: 2;
	margin-bottom: 0rem
}
.main-nav-wrapper+.banner, .main-nav-wrapper+.breadcrumb-wrapper, .main-nav-wrapper+.in-site-nav {
	margin-top: -2rem
}
.main-nav {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.main-nav {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.main-nav {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.main-nav {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.main-nav {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.main-nav {
padding-left:12rem;
padding-right:12rem
}
}
.main-nav>ul {
	margin-top: 0;
	margin-bottom: 0
}
.main-nav>ul>li[data-flyout=product-innovation] {
	position: relative
}
.main-nav>ul>li::before {
	content: none
}
.main-nav-list {
	background: #fff;
	position: absolute;
	max-height: 0;
	opacity: 0;
	right: 0;
	top: 100%;
	width: 100%;
	z-index: 100;
	overflow: visible;
	display: none
}
.main-nav-list>li {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-top: 1px solid #e2e2e2;
	position: relative;
	width: 100%;
	padding-left: 1rem
}
.main-nav-list>li>a {
	display: inline-block;
	overflow-wrap: break-spaces;
padding:.625rem .5rem .25rem 0;
	border-bottom: 6px solid transparent
}
.main-nav-list>li>.main-nav-collapser {
	display: block;
	cursor: pointer;
	min-height: 45px;
	min-width: 45px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) center center no-repeat content-box;
	transform: rotate(90deg);
	border-bottom: 1px solid #e2e2e2;
font-size:.85rem
}
.main-nav-list>li>.main-nav-collapser.expanded {
	transform: rotate(-90deg);
	border-bottom: none;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2
}
.main-nav-list .header-top-item>:first-child {
padding:.625rem .5rem .25rem 0;
	border-bottom: 6px solid transparent
}
.main-nav-list .header-top-item .address-phone .icon {
	width: 16px;
	height: 16px;
	margin-right: 1rem
}
.main-nav-list .header-top-item .address-phone .main-nav-mobile-items {
	display: none
}
@media(max-width:40rem) {
.main-nav-list .header-top-item .address-phone .main-nav-mobile-items {
display:block
}
}
.page-wrapper.menu-visible .main-nav-wrapper {
	z-index: 150
}
.page-wrapper.menu-visible .main-nav-list {
	opacity: 1;
	max-height: none;
	display: block
}
@media(min-width:40rem) {
.main-nav-wrapper {
font-size:1.15rem
}
.main-nav-list {
width:45%
}
}
@media(min-width:62rem) and (any-hover:hover), (min-width:62rem) and (-ms-high-contrast:none), (min-width:62rem) and (-ms-high-contrast:none) {
.main-nav-wrapper {
font-size:1.25rem;
min-height:3rem
}
.main-nav-list {
display:flex!important;
opacity:1;
max-height:none;
position:unset;
flex-wrap:wrap;
justify-content:center;
width:calc(100% - 20px);
margin-left:auto;
margin-right:auto;
padding-left:0;
padding-right:0;
overflow:visible;
white-space:nowrap
}
.main-nav-list>li {
display:inline-block;
width:auto;
border:none;
margin:0;
padding:0;
color:#0062ae
}
.main-nav-list>li>.main-nav-collapser {
display:none
}
.main-nav-list>li>a {
padding:6px 1rem 3px;
color:inherit;
border-bottom:6px solid transparent;
transition:border-bottom-color 250ms ease-out
}
.main-nav-list>li:hover>a {
text-decoration:none;
border-bottom-color:#0062ae
}
.main-nav-list>.metanav-item {
display:none
}
.main-nav-list>.header-top-item {
display:none
}
}
.main-nav-menu-toggle {
	cursor: pointer
}
.main-nav-menu-toggle .main-nav-menu-toggle__label {
	display: none;
margin-left:.5rem;
	color: #0062ae
}
@media(min-width:40rem) {
.main-nav-menu-toggle .main-nav-menu-toggle__label {
display:block
}
}
.page-wrapper.menu-visible .main-nav-menu-toggle .main-nav-menu-toggle__icon>span:nth-child(1), .page-wrapper.menu-visible .main-nav-menu-toggle .main-nav-menu-toggle__icon>span:nth-child(4) {
	top: 16px;
	width: 0;
	left: 50%
}
.page-wrapper.menu-visible .main-nav-menu-toggle .main-nav-menu-toggle__icon>span:nth-child(2) {
	transform: rotate(45deg)
}
.page-wrapper.menu-visible .main-nav-menu-toggle .main-nav-menu-toggle__icon>span:nth-child(3) {
	transform: rotate(-45deg)
}
.main-nav-menu-toggle__icon {
	width: 20px;
	height: 24px;
	position: relative;
	transform: rotate(0);
	transition: .5s ease-in-out
}
.main-nav-menu-toggle__icon>span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #0062ae;
	opacity: 1;
	left: 0;
	transform: rotate(0);
	transition: .25s ease-in-out
}
.main-nav-menu-toggle__icon>span:nth-child(1) {
	top: 4px
}
.main-nav-menu-toggle__icon>span:nth-child(2), .main-nav-menu-toggle__icon>span:nth-child(3) {
	top: 10px
}
.main-nav-menu-toggle__icon>span:nth-child(4) {
	top: 16px
}
.content-matrix__wrapper {
	margin-top: -2rem
}
.content-matrix__wrapper>.banner {
	margin-bottom: 2rem
}
.matrix-active-filters .active-filter, .matrix-active-filters .reset-facets {
margin-top:.5rem;
margin-bottom:.5rem
}
.matrix-active-filters .active-filter {
	margin-right: 1rem
}
.matrix-active-filters .active-filter:last-of-type {
	margin-right: 1.5rem
}
.matrix-active-filters__filter {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 2rem
}
.matrix-active-filters__sort {
	margin-top: 1rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.matrix-active-filters {
display:flex;
align-items:center;
justify-content:space-between
}
.matrix-active-filters__filter {
flex:1 1 auto;
margin-bottom:0
}
}
.matrix-table__item {
	box-shadow: none;
	transition: box-shadow 150ms ease-out
}
.matrix-table__item .cart-table__entry:not(:first-child) {
	margin-top: 0
}
.matrix-table__item:last-child {
border-bottom:.5rem solid #fff
}
.matrix-table__item.matrix-table__item--details {
box-shadow:1rem 0 0 -.25rem #f7f7f7, -1rem 0 0 -.25rem #f7f7f7
}
.matrix-table__entry .cart-table__name {
	margin-bottom: 0;
	padding-top: 1rem
}
.matrix-table__entry .cart-table__name:hover {
	text-decoration: underline
}
.matrix-table__item--details .matrix-table__details-container {
	display: flex;
	flex-flow: wrap
}
.matrix-table__details-container {
	display: none
}
.matrix-table__product {
padding:0 1rem .875rem
}
.matrix-table__details-container {
padding-top:.25rem;
padding-bottom:.5rem
}
.matrix-table-detail {
	width: 100%;
	margin-top: 1.5rem
}
.matrix-table__options-cell {
	width: 100%;
	padding: 0;
	border-top: none
}
@media screen and (max-width:89rem) {
.matrix-table__options-cell {
display:block
}
}
.matrix-table__cart {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between
}
.matrix-table__cart .matrix-table__entry-container {
margin:.5rem 0;
	height: 2rem
}
.matrix-table__cart .add-to-cart-form {
	margin: 0;
padding:0 0 .5rem
}
.matrix-table__cart-quantity.cart__quantity {
	flex: 0 0 4rem;
	height: 2rem;
margin-top:-.25rem
}
.matrix-table__cart-button.btn.icn {
	display: inline-flex;
	flex: 0 0 11rem;
	justify-content: space-between;
padding:.4rem .6rem .3rem;
margin-left:.6rem;
margin-right:.25rem;
	height: 2rem;
font-size:.875rem
}
.matrix-table__cart-button.btn.icn>.icon {
	width: 1.25rem;
	height: 1.25rem;
	margin: 0
}
.matrix-table__content {
	padding: 0 1rem;
	border-top: none
}
.cart-table__cell.matrix-table__content.matrix-table__options-link_large {
	display: none
}
.matrix-table__content.matrix-table__options-link {
	display: flex
}
.matrix-table-detail__family {
	display: block
}
.matrix-table-detail__family span {
font-size:.875rem
}
@media screen and (max-width:79.9375rem) {
.cart-table__cell.matrix-table__content {
display:flex;
justify-content:space-between;
padding-top:.5rem;
padding-bottom:.5rem;
line-height:1.3;
text-align:right;
width:100%
}
.cart-table__cell.matrix-table__content[data-has-price-action=''] {
display:none
}
.matrix-table__entry-container[data-cart-table-header]::before {
content:attr(data-cart-table-header);
font-size:.875rem;
color:#999
}
.matrix-table__entry-container {
width:100%;
justify-content:space-between;
display:flex
}
.matrix-table__item--details .cart-table__entry.matrix-table__entry:nth-child(2) {
display:none
}
}
@media screen and (min-width:80rem) and (max-width:89.9375rem) {
.matrix-table__item .cart-table__entry:not(:first-child) {
align-items:flex-end
}
.matrix-table__entry-container {
display:grid
}
.matrix-table__content.matrix-table__options-link {
margin-top:1rem
}
.matrix-table__item.matrix-table__item--details .cart-table__product.matrix-table__product {
padding-bottom:0
}
.matrix-table__item.matrix-table__item--details .matrix-table__content.matrix-table__options-link {
margin-top:0
}
}
@media screen and (max-width:89.9375rem) {
.matrix-table__entry {
flex-wrap:wrap
}
.matrix-table__entry .availability__label {
color:#999;
font-size:.75rem
}
.matrix-table__options-link {
flex:1 1 100%
}
.matrix-table__item.matrix-table__item--details {
box-shadow:1rem 0 0 0 #f7f7f7, -1rem 0 0 0 #f7f7f7
}
.matrix-table__cart {
justify-content:flex-start;
margin-top:1rem
}
.matrix-table-detail__family {
margin-bottom:.5rem
}
}
@media screen and (max-width:89.9375rem) {
.cart-table {
display:block
}
.cart-table thead {
display:none
}
.cart-table tbody, .cart-table tfoot {
display:block
}
.cart-table__cell {
display:block
}
.cart-table__detail, .cart-table__entry {
display:flex;
width:100%
}
.cart-table__entry {
align-items:center;
margin-top:.5rem
}
.cart-table__pos {
flex-grow:0;
flex-shrink:0;
width:4rem
}
.cart-table__product {
margin-right:auto
}
.cart-table__quantity {
flex-grow:0;
flex-shrink:0;
width:6.5rem
}
.cart-table__price {
flex-grow:0;
flex-shrink:0;
width:6rem
}
.cart-table__action {
flex-grow:0;
flex-shrink:0;
width:52px
}
.cart-table__actions {
margin-left:auto
}
.cart-table__cell, .cart-table__detail-cell {
background:#f7f7f7;
border:none
}
.cart-table__detail-cell {
display:none
}
.cart-table__detail-cell.cart-table__detail-container {
display:block
}
.cart-price {
display:flex
}
.cart-table__show-all {
margin-right:auto
}
[data-cart-table-header]::before {
content:attr(data-cart-table-header) ": ";
font-size:.75rem;
color:#999
}
}
@media screen and (min-width:80rem) {
.matrix-table__content {
justify-content:flex-start;
flex:1 0 0px
}
.matrix-table__content.matrix-table__cart {
justify-content:flex-end;
padding-bottom:1rem
}
.matrix-table__content.matrix-table__options-link {
flex:1 1 100%
}
.matrix-table__cart-button.btn.icn {
display:block;
flex:0 0 2rem;
margin-left:.5rem;
justify-content:flex-end
}
.matrix-table__cart-button span {
position:absolute!important;
width:1px!important;
height:1px!important;
padding:0!important;
margin:-1px!important;
display:block!important;
overflow:hidden!important;
clip:rect(0,0,0,0)!important;
border:0!important
}
.matrix-table__cart.add-to-cart-form {
justify-content:flex-end;
flex-wrap:nowrap
}
}
@media screen and (min-width:90rem) {
.cart-table__cell.matrix-table__content.matrix-table__options-link_large {
display:table-cell
}
.matrix-table__content.matrix-table__options-link {
display:none
}
.matrix-table-detail {
margin-top:3rem
}
.matrix-table__item--details .matrix-table__details-container {
display:initial
}
.matrix-table__product {
padding:0 1rem
}
.matrix-table__content {
margin-bottom:-.5rem
}
}
.matrix-filter {
	display: none;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start
}
.matrix-filter__element {
	min-width: 14rem;
	margin-right: 2.1rem
}
.matrix-filter__element:last-child {
	margin-right: 0
}
.matrix-filter.visible {
	display: flex
}
.content-matrix__wrapper .btn-open-filters+.matrix-filter {
	margin-top: 1.5rem
}
@media screen and (min-width:90rem) {
.matrix-filter {
display:flex
}
.content-matrix__wrapper .btn-open-filters {
display:none
}
}
.metanav {
	display: none;
	padding-left: 20px;
	flex: 0 0 auto
}
@media(min-width:62rem) and (any-hover:hover), (min-width:62rem) and (-ms-high-contrast:none), (min-width:80.0625rem) and (any-hover:none) {
.metanav {
display:flex
}
}
.metanav .metanav-item {
	padding: 0;
	color: #0062ae;
	transition: color 250ms ease-out
}
.metanav .metanav-item>a {
	color: inherit
}
.metanav .metanav-item::before {
	content: none
}
.metanav .metanav-item:not(:last-child) {
	margin-right: 1.5rem
}
.metanav .metanav-item:hover {
	color: #333
}
.jquery-modal.blocker {
	z-index: 999
}
.modal-error {
	float: left;
	margin-right: 10px
}
.modal-error .modal-error__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	background-color: #a50034;
	border-radius: 50%
}
.modal-error .modal-error__icon>.icon {
	width: 12px;
	height: 12px;
	fill: #fff
}
.notification-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,68,122,.5)
}
.notification-modal::before {
	content: none
}
.notification-modal__content {
	display: block;
	max-height: 90vh;
	min-height: 0;
	padding: 2.5rem 2rem 2rem 4.5rem;
	background-color: #f7f7f7;
	border: 5px solid #fff;
	border-radius: 0;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2);
	overflow: auto
}
.notification-modal__content>.icon {
	position: absolute;
	top: 2.5rem;
	left: 1.5rem;
	width: 1.5rem;
	height: 1.5rem
}
@media screen and (max-width:39rem) {
.notification-modal__content {
padding:1.5rem
}
.notification-modal__content>.icon {
display:none
}
}
.notification-modal__body {
	margin-top: 1rem
}
.notification-modal__body>table {
	border-collapse: collapse
}
@media screen and (max-width:39rem) {
.notification-modal__body table, .notification-modal__body td, .notification-modal__body tr {
display:block
}
.notification-modal__body .notification-modal__title {
padding-bottom:0
}
.notification-modal__body .notification-modal__description {
padding-top:0
}
}
.notification-modal__description, .notification-modal__title {
padding-top:.25rem;
padding-bottom:.25rem;
font-size:.875rem
}
.notification-modal__title {
	padding-right: 2rem;
	color: #333
}
.notification-modal__action {
	margin-top: 2rem
}
.notification-modal__action .h4 {
	margin-bottom: 1rem;
	font-size: 1rem
}
.notification-modal__action .csv-import__upload {
	display: block
}
.notification-modal__action .file-upload, .notification-modal__action .file-upload__description {
	margin: 0
}
.notification-modal__action .file-upload {
	display: inline-flex
}
@media(min-width:80rem) {
.notification-modal__action .file-upload__info {
display:none
}
.notification-modal__action .file-upload__text {
position:relative;
right:auto;
display:block;
width:auto;
margin-top:1rem;
padding:0;
background:0 0;
border:none;
box-shadow:none;
font-size:.75rem;
transform:none
}
.notification-modal__action .file-upload__text::before {
content:none
}
}
.notification-modal__footer {
	margin-top: 1rem;
	text-align: right
}
.notification-modal__footer>.icon {
	position: absolute;
	top: 2.5rem;
	left: 1.5rem;
	width: 1.5rem;
	height: 1.5rem
}
@media screen and (max-width:39rem) {
.notification-modal__footer {
padding:1.5rem
}
.notification-modal__footer>.icon {
display:none
}
}
.news-press-headline, .news-press-wrapper {
	margin-top: 3rem;
	margin-bottom: 2rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:90rem) {
.news-press-headline, .news-press-wrapper {
margin-top:4rem;
margin-bottom:3rem
}
}
@media(min-width:40rem) {
.news-press-headline, .news-press-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.news-press-headline, .news-press-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.news-press-headline, .news-press-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.news-press-headline, .news-press-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.news-press-headline, .news-press-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
.news-press-headline {
	font-size: 3.02419vw;
	line-height: 1.2
}
@media screen and (max-width:793.6px) {
.news-press-headline {
	font-size: 24px
}
}
@media(min-width:62rem) {
.news-press-headline {
font-size:1.875rem
}
}
.news-press-headline+.news-press-wrapper {
	margin-top: 3rem
}
.news-highlightteaser-item {
	margin-bottom: 2rem
}
.news-highlightteaser-item:active, .news-highlightteaser-item:focus, .news-highlightteaser-item:hover {
	box-shadow: 0 0 0 1rem #f7f7f7;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.news-highlightteaser-image {
	display: block;
	margin-bottom: 1rem
}
.news-highlightteaser-image>img {
	display: block
}
.news-highlightteaser-content>.btn.icn svg {
width:.75rem;
height:.75rem;
	margin-top: 4px;
margin-left:.625rem
}
.news-list-wrapper {
	margin-bottom: 2rem
}
.news-list-wrapper .button-show-all-wrapper-naked {
	text-align: left
}
.news-list {
	margin-top: 0;
	margin-bottom: 0
}
.news-listteaser-text {
margin-bottom:.5rem;
padding-top:.5rem;
padding-bottom:.75rem;
	padding-left: 0;
	border-bottom: 1px solid #e2e2e2
}
.news-listteaser-text:active, .news-listteaser-text:focus, .news-listteaser-text:hover {
	box-shadow: 0 0 0 1rem #f7f7f7;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.news-listteaser-text:active, .news-listteaser-text:focus, .news-listteaser-text:hover {
box-shadow:-.3125rem -.25rem 0 .3125rem #f7f7f7;
	border-bottom-color: transparent
}
.news-listteaser-text::before {
	content: ""
}
.news-listteaser-text>p:last-of-type {
	display: inline
}
.news-highlightteaser-date, .news-upcoming-date {
margin-bottom:.5rem;
font-size:.875rem;
	line-height: 1.3
}
.news-highlightteaser-date>.icon, .news-upcoming-date>.icon {
width:.75rem;
height:.75rem;
margin-right:.3125rem
}
@media(min-width:40rem) {
.news-highlightteaser-items {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.news-highlightteaser-items>.news-highlightteaser-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.news-highlightteaser-items>.news-highlightteaser-item:nth-child(n) {
margin-right:2rem
}
.news-highlightteaser-items>.news-highlightteaser-item:last-child {
margin-right:0
}
.news-highlightteaser-items>.news-highlightteaser-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.news-press-wrapper.list-view {
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items:flex-start;
margin-bottom:2rem
}
.news-press-wrapper.list-view>.news-press-column {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.news-press-wrapper.list-view>.news-press-column:nth-child(n) {
margin-right:2rem
}
.news-press-wrapper.list-view>.news-press-column:last-child {
margin-right:0
}
.news-press-wrapper.list-view>.news-press-column:nth-child(2n) {
margin-right:0
}
.news-press-wrapper.list-view .news-highlightteaser-item, .news-press-wrapper.list-view .news-press-column {
margin-bottom:0
}
}
@media(min-width:90rem) {
.news-highlightteaser-items {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.news-highlightteaser-items>.news-highlightteaser-item {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.news-highlightteaser-items>.news-highlightteaser-item:nth-child(n) {
margin-right:3rem
}
.news-highlightteaser-items>.news-highlightteaser-item:last-child {
margin-right:0
}
.news-highlightteaser-items>.news-highlightteaser-item:nth-child(2n) {
margin-right:0
}
.news-press-wrapper.list-view {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.news-press-wrapper.list-view>.news-press-column {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.news-press-wrapper.list-view>.news-press-column:nth-child(n) {
margin-right:3rem
}
.news-press-wrapper.list-view>.news-press-column:last-child {
margin-right:0
}
.news-press-wrapper.list-view>.news-press-column:nth-child(2n) {
margin-right:0
}
}
.news-teaser:active:active, .news-teaser:active:focus, .news-teaser:active:hover, .news-teaser:focus:active, .news-teaser:focus:focus, .news-teaser:focus:hover, .news-teaser:hover:active, .news-teaser:hover:focus, .news-teaser:hover:hover {
	box-shadow: 0 0 0 1rem #f7f7f7;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.news-teaser__image {
	display: block;
	margin-bottom: 1rem
}
.news-teaser__image>img {
	display: block
}
.news-teaser__text>* {
	margin-top: 0;
margin-bottom:.5rem
}
.news-teaser__headline {
	font-size: 1.375rem
}
.news-teaser__longtext {
font-size:.875rem
}
@media(min-width:62rem) {
.news-teaser__longtext {
font-size:1rem
}
}
.news-teaser__longtext>* {
	margin-top: 0;
margin-bottom:.5rem
}
.news-teaser__grid {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-top: 3rem;
	margin-bottom: 2rem;
	justify-content: center
}
@media(min-width:40rem) {
.news-teaser__grid {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.news-teaser__grid {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.news-teaser__grid {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.news-teaser__grid {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.news-teaser__grid {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:90rem) {
.news-teaser__grid {
margin-top:4rem;
margin-bottom:3rem
}
}
.news-teaser__grid>.news-teaser {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.news-teaser__grid {
display:flex;
flex-wrap:wrap
}
.news-teaser__grid>.news-teaser {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.news-teaser__grid>.news-teaser:nth-child(n) {
margin-right:2rem
}
.news-teaser__grid>.news-teaser:last-child {
margin-right:0
}
.news-teaser__grid>.news-teaser:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.news-teaser__grid>.news-teaser {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.news-teaser__grid>.news-teaser:nth-child(n) {
margin-right:2rem
}
.news-teaser__grid>.news-teaser:last-child {
margin-right:0
}
.news-teaser__grid>.news-teaser:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.news-teaser__grid>.news-teaser {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.news-teaser__grid>.news-teaser:nth-child(n) {
margin-right:3rem
}
.news-teaser__grid>.news-teaser:last-child {
margin-right:0
}
.news-teaser__grid>.news-teaser:nth-child(3n) {
margin-right:0
}
}
.table-product+.not-found {
	width: calc(100% - 5px)
}
.not-found {
	margin-top: 3rem;
	padding: 0
}
.not-found .contact-form {
	display: none
}
.not-found-headline {
margin:0 0 .5rem
}
.not-found-button {
	padding: 1rem 0
}
.notifications-wrapper {
	display: none
}
.password-info {
	position: relative;
	display: none;
	width: 240px;
	margin-bottom: 1rem;
font-size:.875rem;
	border: 1px solid #e2e2e2;
	background: #fff;
	box-shadow: 0 2px 16px -5px rgba(51,51,51,.4);
	opacity: 0;
	transition: opacity .4s
}
.password-info::before {
	content: "";
	position: absolute;
	top: -5px;
	left: 20px;
	display: block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	transform: rotate(-45deg)
}
.password-info.visible {
	opacity: 1
}
.password-info__headline {
margin:.5rem
}
.password-info__rules {
	position: relative;
margin:0 .5rem .5rem
}
.price-info-detail {
	margin-top: 1rem
}
.price-info-detail .cart__quantity {
	margin-right: 1rem
}
.price-info-detail__your-price {
margin:.5rem .3rem .5rem 0;
	font-size: 1.375rem;
	color: #333
}
.price-info-detail__vat {
	display: inline-block;
margin-right:.3rem;
font-size:.75rem;
	white-space: nowrap
}
.price-info-detail__reference-price {
	color: #333;
font-size:.875rem
}
.price-info-detail__reference-price+.price-info-detail__reference-price {
margin-top:.375rem
}
.price-info-detail__cart {
	display: flex;
	align-items: center
}
.pricelist__cell {
	background: #f7f7f7
}
.pricelist-detail__new {
font-size:.875rem
}
.pricelist__buttons {
	display: flex;
	justify-content: flex-end
}
.pricelist__buttons>.btn:not(:last-child) {
margin-right:.5rem
}
.pricelistfactor__input>span {
	display: block;
margin-bottom:.5rem
}
.pricelistfactor__input>input, .pricelistfactor__input>select {
	margin-bottom: 0
}
.pricelistfactor__factor {
	width: 3.5rem
}
.pricelistfactor__factor.pricelistfactor__factor--large {
	width: auto
}
.pricelistfactor__date {
	width: 10rem
}
.pricelistfactor>.cart-table__cell {
padding-top:.75rem;
padding-bottom:.75rem;
	border-bottom: none
}
.pricelistfactor:not(:first-child)>.cart-table__cell {
	padding-top: 1rem;
	border-top: none;
	box-shadow: inset 0 2px 0 0 #fff
}
.pricelistfactor:not(:first-child)>.cart-table__cell:first-child {
	box-shadow: none
}
.pricelistfactor:not(:first-child)>.cart-table__cell:last-child {
	box-shadow: inset -16px 0 0 0 #f7f7f7, inset 0 2px 0 0 #fff
}
.pricelistfactor:not(:first-child) .pricelistfactor__edit, .pricelistfactor:not(:first-child) .pricelistfactor__id {
	display: none
}
.pricelistfactor__actions {
	text-align: right
}
.pricelistfactor__actions>.btn {
	margin-right: 1rem
}
.pricelistfactor__actions>.btn:last-child {
	margin-left: 0;
	margin-right: 0
}
.pricelistfactor__actions>.btn .icon {
	width: 1rem;
	height: 1rem;
	fill: #6f6f6f
}
.pricelistfactor__actions>.btn:hover .icon {
	fill: #0062ae
}
.pricelistfactor-new-entry, .pricelistfactor-new-entry__headline, .pricelistfactor-new-entry__save {
	display: none
}
.pricelistfactor-new-entry .cart-table__cell, .pricelistfactor-new-entry__headline .cart-table__cell, .pricelistfactor-new-entry__save .cart-table__cell {
	padding-bottom: 1rem;
	vertical-align: bottom
}
.pricelistfactor-new-entry input, .pricelistfactor-new-entry__headline input, .pricelistfactor-new-entry__save input {
	margin-bottom: 0
}
.pricelistfactor-new-entry>.cart-table__cell {
	border-top: none
}
.pricelistfactor-new-entry__headline>.cart-table__cell {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: none;
	font-size: 1rem
}
.pricelistfactor__new-factor {
	display: none
}
.pricelistfactor__new-factor input {
	margin-bottom: 0
}
.pricelistfactor__new-factor>.cart-table__cell {
	padding-top: 1rem;
padding-bottom:.75rem;
	border-top: none;
	box-shadow: inset 0 2px 0 0 #fff
}
.pricelistfactor__new-factor>.cart-table__cell:first-child {
	color: #999;
	box-shadow: inset 16px 0 0 0 #f7f7f7, inset 0 2px 0 0 #fff
}
.pricelistfactor__new-factor>.cart-table__cell:last-child {
	box-shadow: inset -16px 0 0 0 #f7f7f7, inset 0 2px 0 0 #fff
}
.pricelist-detail__edit-all {
	align-items: flex-start;
	height: 3rem
}
.pricelist-detail__edit-all [type=reset], .pricelist-detail__edit-all [type=submit] {
	display: none
}
@media(min-width:80rem) {
.pricelist-detail__edit-all>.btn {
margin-left:1rem
}
}
.pricelist-table__name {
	color: inherit;
	margin-bottom: 0
}
.priceListFactors__buttons {
	margin-left: 2rem
}
.pricelist-detail--edit-all .pricelist-detail__edit-all-btn, .pricelist-detail--edit-all .pricelist-detail__new, .pricelist-detail--edit-all .pricelist__buttons, .pricelist-detail--edit-all .pricelistfactor-new-entry, .pricelist-detail--edit-all .pricelistfactor-new-entry__headline, .pricelist-detail--edit-all .pricelistfactor__delete, .pricelist-detail--edit-all .pricelistfactor__edit {
	display: none
}
.pricelist-detail--edit-all .pricelist-detail__edit-all [type=reset], .pricelist-detail--edit-all .pricelist-detail__edit-all [type=submit] {
	display: inline-flex
}
.pricelist-detail--edit-all .pricelistfactor__new-factor {
	display: table-row
}
.pricelist-detail--edit-entry .pricelist-detail__edit-all>.btn, .pricelist-detail--edit-entry .pricelistfactor__delete, .pricelist-detail--edit-entry .pricelistfactor__edit {
	display: none
}
.pricelistfactor-entry--edit .pricelistfactor__new-factor {
	display: table-row
}
.pricelist-detail--new-entry .pricelist-detail__edit-all-btn, .pricelist-detail--new-entry .pricelist-detail__new, .pricelist-detail--new-entry .pricelistfactor__delete, .pricelist-detail--new-entry .pricelistfactor__edit {
	display: none
}
.pricelist-detail--new-entry .pricelistfactor-new-entry, .pricelist-detail--new-entry .pricelistfactor-new-entry__headline {
	display: table-row
}
@media(min-width:90rem) {
.pricelistfactor__new-factor .pricelistfactor__input>span {
position:absolute!important;
width:1px!important;
height:1px!important;
padding:0!important;
margin:-1px!important;
display:block!important;
overflow:hidden!important;
clip:rect(0,0,0,0)!important;
border:0!important
}
}
@media screen and (max-width:89rem) {
.pricelistfactor {
position:relative;
flex-wrap:wrap
}
.pricelistfactor__actions {
margin-left:auto
}
.pricelistfactor-entry__product {
flex-shrink:0;
flex-grow:0;
width:calc(100% - 6rem);
order:-2
}
.pricelistfactor-entry .pricelistfactor .cart-table__cell:nth-child(1n) {
box-shadow:none
}
.pricelistfactor-entry .pricelistfactor:not(:first-child) {
margin-top:2px
}
.pricelistfactor-entry .pricelistfactor:not(:first-child) .pricelistfactor-entry__product {
display:none
}
.pricelistfactor-entry .pricelistfactor:first-child .pricelistfactor__actions {
display:flex;
width:6rem;
order:-1
}
.pricelist-detail--new-entry .pricelistfactor-new-entry {
display:flex;
flex-wrap:wrap;
margin-top:0
}
.pricelist-detail--new-entry .pricelistfactor-new-entry__headline {
display:flex;
margin-top:.5rem
}
.pricelist-detail--new-entry .pricelistfactor-new-entry__actions, .pricelist-detail--new-entry .pricelistfactor-new-entry__product {
flex:0 0 100%
}
.pricelist-detail--new-entry .pricelistfactor-new-entry__product {
padding-bottom:0
}
.pricelist-detail--new-entry .pricelistfactor-new-entry__product input {
margin-bottom:0
}
.pricelist-detail--new-entry .pricelistfactor-new-entry__actions {
padding-bottom:1rem
}
.pricelist-detail--edit-all .pricelistfactor__new-factor, .pricelistfactor-entry--edit .pricelistfactor__new-factor {
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-top:2px;
background:#f7f7f7
}
.pricelist-detail--edit-all .pricelistfactor__new-factor .cart-table__cell:nth-child(1n), .pricelistfactor-entry--edit .pricelistfactor__new-factor .cart-table__cell:nth-child(1n) {
display:block;
box-shadow:none
}
.pricelist-detail--edit-all .pricelistfactor__new-factor .pricelistfactor__new-factor__actions, .pricelistfactor-entry--edit .pricelistfactor__new-factor .pricelistfactor__new-factor__actions {
margin-left:auto
}
.pricelist-detail--edit-all .pricelistfactor__new-factor .pricelistfactor__new-factor__headline, .pricelistfactor-entry--edit .pricelistfactor__new-factor .pricelistfactor__new-factor__headline {
flex:0 0 100%
}
.pricelist-detail--edit-all .pricelistfactor__input>span, .pricelistfactor-entry--edit .pricelistfactor__input>span {
color:#999;
font-size:.75rem
}
}
.product-accessories {
	margin-top: 3rem;
	margin-bottom: 2rem;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:90rem) {
.product-accessories {
margin-top:4rem;
margin-bottom:3rem
}
}
@media(min-width:40rem) {
.product-accessories {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.product-accessories {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.product-accessories>.content-headline {
	margin-bottom: 3rem
}
.product-accessories .table .table-product-image {
	width: 136px
}
@media(min-width:62rem) {
.product-accessories .table.table-product.card-layout .table-product-name {
width:35%
}
.product-accessories .table.table-product.card-layout .table-product-description {
padding-left:2rem
}
}
.banner-productdetail.config-mode {
	margin-bottom: 0
}
.banner-productdetail.config-mode .banner-productdetail-image {
	display: none
}
.product-config-wrapper {
	margin-top: 3rem;
	margin-bottom: 2rem;
	background-color: #f7f7f7;
	margin-top: 0
}
@media(min-width:90rem) {
.product-config-wrapper {
margin-top:4rem;
margin-bottom:3rem
}
}
@media(min-width:90rem) {
.product-config-wrapper {
margin-top:0
}
}
#product-config {
	margin-bottom: 2rem
}
#product-config+.in-site-nav {
	margin-top: -2rem
}
.product-config {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.product-config {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.product-config {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.product-config {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.product-config {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.product-config {
padding-left:12rem;
padding-right:12rem
}
}
.product-config .buttongroup {
	margin-top: 1rem
}
.product-config .buttongroup .btn:last-child {
	margin-bottom: 2rem
}
.product-config__result {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding: 1rem 0 0
}
.product-config__result>.product-config-key {
	width: auto;
	margin-right: auto;
	margin-bottom: 1.5rem
}
.product-config__result>.price-info-detail {
	display: block;
	margin-bottom: 1rem
}
.product-config__result .price-info-detail__form {
margin-top:.5rem;
	margin-right: 0
}
.product-config__result .info-flyout {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0
}
.product-config__result .price-info-detail__cart {
	display: inline-flex
}
.product-config__result.clone {
	position: fixed;
	top: -300px;
	display: none;
	z-index: 1000;
	transition: top 1s
}
.product-config__result.clone::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	display: block;
	width: 10000px;
	margin-left: -5000px;
	background: #fff;
	box-shadow: 0 5px 10px -5px rgba(0,0,0,.6);
	z-index: -1
}
.product-config__result.clone.sticky {
	top: 0
}
.product-config-key {
	flex: 0 0 100%;
	margin: 0;
	line-height: 1;
	width: auto;
	margin-right: auto
}
.product-config-key>.config-key-value {
	position: relative;
	display: flex;
	align-items: center;
	margin-top: 14px;
	margin-right: 0;
	line-height: 1;
font-size:.875rem;
	color: #0062ae
}
.product-config-key>.config-key-substitutedMaterial {
	position: relative;
	display: flex;
	align-items: center;
	margin-top: 14px;
	margin-right: 0;
	line-height: 1;
font-size:.75rem;
	color: #999
}
.product-config-key>.config-key-label {
	display: block;
font-size:.875rem;
	color: #333
}
.product-config-key .editable__input {
	font-size: 1.125rem;
	margin-bottom: 0;
	border: none
}
.product-config-key .editable__start {
	width: 1rem;
	height: 1rem;
	margin-left: 1rem
}
.product-config__complete {
	display: block;
	flex: 0 0 1.125rem;
	width: 1.125rem;
	height: 1.125rem;
margin-left:.5rem;
	color: #0062ae
}
.product-config-group {
	min-height: 46px;
	background-color: #fff
}
.product-config-group:not(:last-child) {
margin-bottom:.5rem
}
.config-title {
	position: relative;
padding:.5rem 1rem;
	font-size: 1rem;
	color: #333
}
.config-selected, .config-values {
font-size:.875rem
}
.config-selected {
	position: relative;
	display: none;
	height: 100%;
	min-height: 1rem;
padding:.75rem 3rem .5rem 1rem;
	color: #0062ae;
	cursor: pointer
}
.config-selected>svg {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 1rem;
	width: 1rem;
	height: 1rem;
	fill: currentColor
}
.config-selected>span {
	display: block
}
.config-selected:hover {
	cursor: pointer
}
.config-values-wrapper {
	width: 100%
}
.config-values-wrapper .numeric-selector {
padding:.5rem 1rem
}
.config-values-wrapper .numeric-selector>input[type=text] {
	border-color: #999
}
.config-values-wrapper .numeric-selector>input[type=text]:active, .config-values-wrapper .numeric-selector>input[type=text]:focus {
	border-color: #0062ae;
	outline: 0
}
.config-values {
	width: 100%;
	margin-top: 1rem;
padding:.75rem 1rem .5rem
}
.config-value {
padding-bottom:.5rem;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid
}
.config-value>label {
	margin-top: 0
}
.numeric-input-wrapper {
padding:.75rem 1rem .5rem
}
.numeric-input-label {
margin:0 0 .3125rem;
font-size:.875rem
}
.numeric-editable-wrapper {
	display: flex;
	max-width: 20rem;
	line-height: 1
}
@media(min-width:40rem) {
.product-config__result.clone {
display:block
}
.config-values:not(.boxes) {
display:flex;
flex-wrap:wrap
}
.config-values:not(.boxes) .config-value {
flex:0 0 50%;
padding-right:2rem
}
}
@media(min-width:62rem) {
.product-config__result.clone {
display:flex;
flex-wrap:wrap;
align-items:center
}
.product-config-key {
flex:1 1 auto
}
.product-config-key>span.config-key-value {
max-width:400px;
margin-right:3rem
}
.product-config__price {
margin-top:0
}
.product-config__price {
margin-top:-24px;
line-height:1.5625
}
.product-config__result {
padding-top:2rem
}
.product-config__actions {
margin-top:0
}
.product-config__actions {
margin-left:0
}
.banner-productdetail.config-mode .banner-productdetail-image {
display:block
}
.product-config-group {
display:flex
}
.config-characteristic-content {
width:100%;
flex-shrink:0;
flex-grow:0;
flex-basis:calc(66% - 1rem);
max-width:calc(66% - 1rem)
}
.config-title {
flex-shrink:0;
flex-grow:0;
flex-basis:calc(33% - 1rem);
width:calc(33% - 1rem);
max-width:calc(33% - 1rem);
margin-right:2rem
}
.config-values {
margin-top:0
}
}
@media(min-width:80rem) {
.config-title {
flex-basis:calc(25% - 1rem);
width:calc(25% - 1rem);
max-width:calc(25% - 1rem);
margin-right:2rem
}
.config-characteristic-content {
flex-basis:calc(75% - 1rem);
width:calc(75% - 1rem);
max-width:calc(75% - 1rem)
}
.config-values:not(.boxes) .config-value {
flex:0 0 33%
}
}
.product-detail-logos {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	margin-top: 0;
	margin-bottom: 0;
padding-top:.5rem;
padding-bottom:.5rem;
	border-top: 2px solid #fff
}
@media(min-width:40rem) {
.product-detail-logos {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.product-detail-logos {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.product-detail-logos {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.product-detail-logos {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.product-detail-logos {
padding-left:12rem;
padding-right:12rem
}
}
.product-detail-logos--minimized .product-detail-logos__logo:nth-child(5)~.product-detail-logos__logo {
	display: none
}
.product-detail-logos--minimized .product-detail-logos__show-all {
	display: block
}
.product-detail-logos__logo, .product-detail-logos__show-all {
	padding: 0
}
.product-detail-logos__logo::before, .product-detail-logos__show-all::before {
	content: none
}
.product-detail-logos__logo {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 1 auto;
	height: 2.5rem;
margin:.5rem 0 .5rem 1rem
}
.product-detail-logos__logo>img {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	max-width: 4rem;
	max-height: 100%
}
.product-detail-logos__show-all {
	display: none
}
.product-detail-logos__show-all .product-detail-logos__button.btn {
	margin-left: 1rem;
padding:.5rem
}
.product-detail-logos__show-all .product-detail-logos__button.btn>.icon {
	margin: 0;
	width: 1rem;
	height: 1rem
}
.productPhaseOut_headline {
	display: inline-flex;
	height: 1.5rem
}
.productPhaseOut_headline h2 {
	font-size: 1rem
}
.phaseoutWarning {
	width: 1.5rem;
	margin-right: 1.375rem
}
.product-selector-results .productPhaseOut_headline, .searchresult-card-text .productPhaseOut_headline {
	margin-top: 1rem;
	align-items: center
}
.product-selector-results .productPhaseOut_headline .phaseoutWarning, .searchresult-card-text .productPhaseOut_headline .phaseoutWarning {
	width: 1rem;
margin-right:.5rem
}
.product-selector-results .productPhaseOut_headline h2, .searchresult-card-text .productPhaseOut_headline h2 {
	margin: auto;
font-size:.875rem
}
.productPhaseOutContainer {
	border: 5px solid #fff;
	padding: 1.25rem;
	margin-top: 1.75rem;
	width: 100%
}
@media(min-width:40rem) {
.productPhaseOutContainer {
width:29rem
}
}
.productPhaseOutContainer .lifecycleAlternativeContainer, .productPhaseOutContainer .lifecycleAlternativeInfoTextContainer {
	margin-left: 2.875rem;
	font-size: 14px;
	display: block
}
.productPhaseOutContainer .lifecycleDateContainer, .productPhaseOutContainer .lifecycleDatePhaseOutStartedContainer {
	display: flex;
	margin-left: 2.875rem;
	font-size: 14px
}
.productPhaseOutContainer .lifecycleDateContainer span+span, .productPhaseOutContainer .lifecycleDatePhaseOutStartedContainer span+span {
	margin-left: 5px
}
.productPhaseOutContainer .compareAlternativeProductBtn {
	margin-left: 2.875rem;
	margin-top: 1rem;
	font-size: 14px
}
.productPhaseOutContainer .compareAlternativeProductBtn .product-comparison {
	width: 15px;
	height: 15px
}
.product-selector-labels-overlay.content.content-full {
	position: fixed;
	top: -100px;
	left: 0;
	right: 0;
	z-index: 999;
	opacity: 0;
	transition: all .4s ease-out;
	visibility: hidden
}
.product-selector-labels-overlay.content.content-full>.col-wrapper {
	margin: 0;
padding:.5rem 0;
	background: #fff;
	box-shadow: 0 5px 10px -5px rgba(0,0,0,.6)
}
.product-selector-labels-overlay.content.content-full>.col-wrapper>.product-selector-filters {
	padding-left: 1.5rem
}
.product-selector-labels-overlay.content.content-full>.col-wrapper>.col-md-75 {
	overflow-x: visible
}
.product-selector-labels-overlay.content.content-full .overlay-labels {
	margin: 0;
	white-space: nowrap;
	display: flex
}
.product-selector-labels-overlay.content.content-full .overlay-labels li {
	border-left: 1px solid #e2e2e2;
	display: inline-block;
	flex-shrink: 0;
font-size:.875rem;
padding:0 .5rem;
	white-space: normal
}
.product-selector-labels-overlay.content.content-full .overlay-labels li::before {
	display: none
}
.product-selector-labels-overlay.content.content-full .overlay-labels li:first-of-type {
	border-left: none
}
.product-selector-labels-overlay.content.content-full .priceLabel {
	text-align: right;
	padding-right: 1rem!important
}
.product-selector-labels-overlay.content.content-full .reset-facets-container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
	padding: 0
}
@media(min-width:62rem) {
.product-selector-labels-overlay.content.content-full.product-selector-labels-overlay.visible {
opacity:1;
top:0;
visibility:visible;
position:fixed
}
}
@media screen and (max-width:79.9375rem) {
.product-selector-labels-overlay>.col-wrapper>.col-md-25 {
position:absolute;
left:0;
top:0;
width:auto;
height:100%;
padding:0
}
.product-selector-labels-overlay .reset-facets {
height:1rem
}
.product-selector-labels-overlay .reset-facets>.icon {
width:1rem;
height:1rem
}
.product-selector-labels-overlay .reset-facets>span {
display:none
}
}
@media(min-width:80rem) {
.product-selector-labels-overlay>.col-wrapper>.col-md-25 {
display:block
}
.product-selector-labels-overlay .reset-facets>span {
display:inline-block
}
}
.productportfolio {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.productportfolio {
margin-top:4rem;
margin-bottom:3rem
}
}
.productportfolio-group {
	border-bottom: 1px solid #e2e2e2;
	margin-top: 1.5rem
}
.productportfolio-group-text .h2, .productportfolio-group-text .productportfolio-group-title>.h2 {
	margin: 0 0 1rem;
	text-align: left
}
.productportfolio-group-text>p {
margin:0 0 .5rem
}
.productportfolio-group-title>.h2 {
	color: inherit
}
.productportfolio-group-image {
	float: left;
	width: 100%;
	margin-bottom: 1.5rem
}
.productportfolio-group-image>img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: 12rem
}
.content-link-list {
	padding-top: 0;
	padding-bottom: 1rem;
	margin-top: 1rem
}
.content-link-list ul {
	margin-top: 0;
	margin-bottom: 0
}
.list-link-wrapper {
	position: relative;
	display: block;
	min-height: 1.5rem;
margin-bottom:.5rem
}
.list-link-wrapper .list-link-text {
	display: block
}
.list-link-text:active, .list-link-text:focus, .list-link-text:hover {
	text-decoration: underline
}
@media(min-width:40rem) {
.productportfolio-group {
display:flex;
flex-wrap:wrap
}
.productportfolio-group-image, .productportfolio-group-image+.productportfolio-group-text {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-grow:1;
flex-shrink:1;
flex-basis:0
}
.productportfolio-group-image+.productportfolio-group-text {
align-self:flex-start;
margin-left:2rem;
order:2
}
.productportfolio-group-image {
float:none;
order:1
}
.productportfolio-group-image>img {
width:auto;
max-width:100%;
max-height:12rem
}
.content-link-list {
flex:0 0 100%;
order:3
}
.content-link-list>ul {
display:flex;
flex-wrap:wrap;
justify-content:flex-start
}
.list-link-wrapper {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-grow:0;
flex-shrink:0;
margin-right:0
}
.list-link-wrapper:nth-child(odd) {
margin-right:2rem
}
}
@media(min-width:62rem) {
.productportfolio-group-image {
flex-basis:calc(33% - 1rem);
width:calc(33% - 1rem);
max-width:calc(33% - 1rem)
}
.productportfolio-group-image+.productportfolio-group-text {
flex-basis:calc(66% - 1rem);
width:calc(66% - 1rem);
max-width:calc(66% - 1rem)
}
.list-link-wrapper {
flex-basis:calc(33% - 1.34rem);
width:calc(33% - 1.34rem);
max-width:calc(33% - 1.34rem)
}
.list-link-wrapper:nth-child(n) {
margin-right:2rem
}
.list-link-wrapper:last-child {
margin-right:0
}
.list-link-wrapper:nth-child(3n) {
margin-right:0
}
}
@media(min-width:80rem) {
.productportfolio-group {
display:block
}
.productportfolio-group-text {
width:100%;
max-width:100%;
flex-basis:100%;
margin-left:0
}
.productportfolio-group-image {
flex-basis:calc(25% - 1rem);
width:calc(25% - 1rem);
max-width:calc(25% - 1rem);
float:left;
margin-top:0;
margin-bottom:1.5rem;
margin-right:2rem
}
.productportfolio-group-image>img {
width:100%;
height:auto;
max-height:none
}
.list-link-wrapper {
flex-basis:calc(25% - 1.5rem);
width:calc(25% - 1.5rem);
max-width:calc(25% - 1.5rem)
}
.list-link-wrapper:nth-child(n) {
margin-right:2rem
}
.list-link-wrapper:last-child {
margin-right:0
}
.list-link-wrapper:nth-child(4n) {
margin-right:0
}
.productportfolio-group-image~.content-link-list, .productportfolio-group-image~.productportfolio-group-text {
flex-basis:calc(75% - 2rem);
width:calc(75% - 2rem);
max-width:calc(75% - 2rem);
float:right;
margin-left:0
}
.productportfolio-group-image~.content-link-list {
padding-bottom:.5rem
}
.productportfolio-group-image~.content-link-list .list-link-wrapper {
flex-basis:calc(33% - 1.34rem);
width:calc(33% - 1.34rem);
max-width:calc(33% - 1.34rem)
}
.productportfolio-group-image~.content-link-list .list-link-wrapper:nth-child(n) {
margin-right:2rem
}
.productportfolio-group-image~.content-link-list .list-link-wrapper:last-child {
margin-right:0
}
.productportfolio-group-image~.content-link-list .list-link-wrapper:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.list-link-wrapper {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem)
}
.list-link-wrapper:nth-child(n) {
margin-right:3rem
}
.list-link-wrapper:last-child {
margin-right:0
}
.productportfolio-group-image~.content-link-list, .productportfolio-group-image~.productportfolio-group-text {
flex-basis:calc(75% - 3rem);
width:calc(75% - 3rem);
max-width:calc(75% - 3rem)
}
.productportfolio-group-image~.content-link-list .list-link-wrapper {
flex-basis:calc(33% - 2rem);
width:calc(33% - 2rem);
max-width:calc(33% - 2rem)
}
}
.profile__headline {
	margin-bottom: 3rem
}
.profile__details {
	display: block;
	margin-bottom: 4rem
}
.profile__details>dd, .profile__details>dt {
	width: 100%;
	font-size: 1rem
}
.profile__details>dt {
	padding-bottom: 0;
	padding-right: 2rem;
	color: #999;
	border-bottom: none
}
.profile__details>dd {
	padding-top: 0
}
.profile__delete a {
	color: #999
}
@media(min-width:40rem) {
.profile__details {
display:flex
}
.profile__details>dd, .profile__details>dt {
width:50%;
padding:.75rem 0;
border-bottom:1px solid #e2e2e2
}
}
@media screen and (max-width:39rem) {
.profile.login .login__links>a {
margin-top:0;
margin-bottom:0
}
.profile.login .login__links>a:not(:last-child) {
padding-bottom:.5rem;
border-bottom:1px solid #e2e2e2
}
.profile.login .login__links>a:not(:first-child) {
padding-top:1rem
}
}
.quick-entry {
	display: block;
	flex-direction: column
}
.quick-entry__col {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: flex-start
}
.quick-entry__row {
	display: flex;
	flex-direction: row;
	width: 100%
}
.quick-entry__row:last-of-type {
	justify-content: flex-end
}
.form-range__labels {
	white-space: nowrap
}
.quick-entry__col-field {
	display: flex;
	flex-direction: column
}
.matrix-filter__element>.quick-entry__field {
	min-height: 145px
}
.btn.accent {
	align-self: flex-end;
	margin-top: auto
}
.quick-entry__field, .quick-entry__headline, .quick-entry__result {
	flex: 0 0 auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}
.quick-entry__headline {
margin-bottom:.75rem;
font-size:.9375rem;
	color: #333
}
.quick-entry__main-headline {
	margin-bottom: 1.5rem;
	font-size: 1.125rem;
	color: #333
}
.quick-entry__field {
	margin-bottom: 2rem;
font-size:.875rem;
	background-color: #f7f7f7;
	padding: 1rem;
	min-height: 90px
}
.quick-entry__field--radio>label:not(:last-child) {
margin-bottom:.75rem
}
.quick-entry__field--left {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start
}
@media(min-width:62rem) {
.quick-entry {
display:flex
}
.quick-entry__col {
flex:1 1 50%
}
.quick-entry__col .quick-entry__field:last-of-type {
min-height:145px;
margin-bottom:1rem
}
.quick-entry__col .quick-entry__col-field:first-of-type .quick-entry__field {
min-height:90px
}
.quick-entry__col:first-child {
padding-right:1.5rem
}
.quick-entry__col:last-child {
padding-left:1.5rem
}
}
@media(min-width:40rem) {
.quick-entry--manometer .quick-entry__col:nth-child(3) .quick-entry__col-field {
padding-left:0
}
.quick-entry-container__headline-mobile {
display:none
}
.quick-entry__mobile-header {
display:none
}
}
@media(max-width:62rem) {
.quick-entry__row {
flex-direction:column
}
.quick-entry__col {
flex-direction:row
}
.quick-entry__col:nth-child(1) .quick-entry__field {
min-height:145px
}
.quick-entry--thermometer .quick-entry__col:nth-child(2) .quick-entry__field {
min-height:145px
}
.quick-entry__col-field {
width:50%
}
.quick-entry__col-field:first-of-type {
padding-right:1rem
}
.quick-entry__col-field:last-of-type {
padding-left:1rem
}
}
@media(max-width:40rem) {
.quick-entry__col {
flex-direction:column
}
.quick-entry__col:nth-child(1) .quick-entry__field {
min-height:90px
}
.quick-entry--thermometer .quick-entry__col:nth-child(2) .quick-entry__field {
min-height:90px
}
.quick-entry__col-field {
width:100%;
padding-right:1rem;
padding-left:1rem
}
.quick-entry__main-headline {
padding-left:1rem;
padding-top:1.5rem
}
.btn.accent.quickentry-button {
width:100%
}
.quick-entry__row .icon {
position:absolute;
right:1rem;
width:1rem;
height:1rem
}
.quick-entry__row:last-of-type {
width:100%;
padding-right:1rem;
padding-left:1rem
}
.quick-entry__mobile-header-wrapper {
height:100%
}
.quick-entry__mobile-header {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
height:4rem;
width:100%;
background-color:#f7f7f7;
display:flex;
z-index:200;
justify-content:space-between
}
.quick-entry__mobile-header h4 {
line-height:4rem;
font-size:20px;
padding-left:1rem
}
.quick-entry__mobile-header .quick-entry__close-mobile {
padding-right:1rem
}
.quick-entry__mobile-header .quick-entry__close-mobile .icon {
width:20px;
color:#0062ae;
z-index:300
}
.quick-entry__mobile-header .quick-entry__close-mobile .icon:hover {
cursor:pointer
}
.quick-entry-container__show-mobile-form {
display:block
}
}
.quick-entry-container {
	padding-top: 2rem;
	padding-bottom: 1rem;
	background-position: center center;
	background-size: cover
}
.quick-entry-container .quick-entry-container__content {
	margin-bottom: 0
}
.quick-entry-container__content {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap
}
.quick-entry-container__radio+.quick-entry-container__tab {
	display: block;
	flex: 0 0 auto;
padding:.5rem 1.5rem;
	background: #0062ae;
	color: #fff
}
.quick-entry-container__radio+.quick-entry-container__tab::before {
	content: none
}
.quick-entry-container__radio+.quick-entry-container__tab:active, .quick-entry-container__radio+.quick-entry-container__tab:focus, .quick-entry-container__radio+.quick-entry-container__tab:hover {
	color: #fff
}
.quick-entry-container__radio:checked+.quick-entry-container__tab {
	background: #fff;
	color: #0062ae;
	cursor: default
}
.quick-entry-container__radio:checked+.quick-entry-container__tab:active, .quick-entry-container__radio:checked+.quick-entry-container__tab:focus, .quick-entry-container__radio:checked+.quick-entry-container__tab:hover {
	color: #0062ae
}
.quick-entry-container__forms {
	flex: 0 0 100%
}
.quick-entry-container__form {
	display: none;
	padding: 1rem;
	background: #fff
}
@media(min-width:40rem) {
#quick-entry-manometer:checked~.quick-entry-container__forms #quick-entry-container__form--manometer {
display:block
}
#quick-entry-thermometer:checked~.quick-entry-container__forms #quick-entry-container__form--thermometer {
display:block
}
.quick-entry-container {
padding-bottom:2.5rem
}
.quick-entry-container__form {
padding:2rem
}
.quick-entry-container__tab-mobile {
display:none
}
.quick-entry-container__form-mobile {
display:none
}
}
@media(min-width:62rem) {
.quick-entry-container {
height:591px
}
.quick-entry-container__content {
height:479px
}
.quick-entry-container__forms {
height:100%
}
.quick-entry-container__form {
height:100%;
width:66%
}
.quick-entry-container__form>form {
height:100%
}
}
@media(min-width:80rem) {
.quick-entry-container__form {
width:66%
}
}
@media(max-width:62rem) {
.quick-entry-container {
background-size:0;
padding-top:0
}
.quick-entry-container__mobile-banner {
height:240px;
width:100%;
background-size:cover;
background-repeat:no-repeat
}
.quick-entry-container__content {
margin-top:-45px;
margin-left:-2rem;
margin-right:-2rem
}
.quick-entry-container__tab:first-of-type {
margin-left:2rem
}
}
@media(max-width:40rem) {
.quick-entry-container__mobile-banner {
height:115px;
width:100%;
background-size:cover;
background-repeat:no-repeat
}
.quick-entry-container__content {
margin-top:0;
margin-left:-2rem;
margin-right:-2rem
}
.quick-entry-container__radio+.quick-entry-container__tab {
display:none
}
.quick-entry-container__tab-mobile {
width:50%;
display:flex
}
.quick-entry-container__tab-mobile.quick-entry-container__thermometer-button {
padding-left:.5rem;
padding-right:2rem
}
.quick-entry-container__tab-mobile.quick-entry-container__manometer-button {
padding-left:2rem;
padding-right:.5rem
}
.quick-entry-container__tab-mobile>.btn {
width:100%;
text-align:center
}
.quick-entry-container__headline-mobile {
padding:2rem;
width:100%
}
.quick-entry-container__headline-mobile>h1 {
color:#0062ae
}
.quickentry-button {
margin-bottom:1rem
}
.quick-entry-container__form {
display:none;
z-index:200;
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
overflow:auto;
padding:0;
margin-top:4rem
}
.quick-entry-container__form.quick-entry-form__active {
display:block
}
.quick-entry-container__form-mobile {
display:block;
flex:0 0 100%;
position:absolute;
top:0;
z-index:200;
width:100%;
margin-bottom:2rem
}
}
.quotation {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem;
	align-items: center
}
@media(min-width:40rem) {
.quotation {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.quotation {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.quotation {
margin-top:4rem;
margin-bottom:3rem
}
}
.quotation-image>img {
	display: block
}
.quotation-text {
	margin-top: 1.5rem
}
.quotation-text>blockquote {
	margin: 0;
	color: #333;
	font-size: 1.25rem;
	font-style: italic
}
.quotation-text p {
margin:0 0 .5rem
}
.quotation-text cite {
	color: #6f6f6f;
	display: block;
font-size:.875rem;
	font-style: normal
}
@media(min-width:40rem) {
.quotation {
display:flex;
justify-content:center;
display:flex;
justify-content:space-between
}
.quotation>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.quotation>:last-child {
margin-right:0
}
.quotation>:nth-child(1) {
flex-basis:calc(33% - 1rem);
width:calc(33% - 1rem);
max-width:calc(33% - 1rem)
}
.quotation>:nth-child(2) {
flex-basis:calc(66% - 1rem);
width:calc(66% - 1rem);
max-width:calc(66% - 1rem)
}
.quotation.reverse-order .quotation-image {
order:1;
margin-right:0;
margin-left:2rem
}
.quotation.reverse-order .quotation-text {
order:0
}
.quotation-text {
margin-top:0
}
}
@media(min-width:62rem) {
.quotation {
display:flex;
justify-content:center;
justify-content:space-between
}
.quotation>* {
flex-grow:0;
flex-shrink:0;
margin-right:2rem
}
.quotation>:last-child {
margin-right:0
}
.quotation>:nth-child(1) {
flex-basis:calc(33% - 1rem);
width:calc(33% - 1rem);
max-width:calc(33% - 1rem)
}
.quotation>:nth-child(2) {
flex-basis:calc(66% - 1rem);
width:calc(66% - 1rem);
max-width:calc(66% - 1rem)
}
}
@media(min-width:40rem) {
.quotation {
display:flex;
justify-content:center
}
.quotation>* {
flex-grow:0;
flex-shrink:0;
margin-right:3rem
}
.quotation>:last-child {
margin-right:0
}
.quotation>:nth-child(1) {
flex-basis:calc(33% - 1.5rem);
width:calc(33% - 1.5rem);
max-width:calc(33% - 1.5rem)
}
.quotation>:nth-child(2) {
flex-basis:calc(66% - 1.5rem);
width:calc(66% - 1.5rem);
max-width:calc(66% - 1.5rem)
}
.quotation.reverse-order .quotation-image {
margin-left:3rem
}
}
.page-wrapper.visible-mobile-search .quote-filter-search .quote-filter-search-btn, .page-wrapper.visible-mobile-search .quote-filter-search .quote-filter-search__input {
	right: 0
}
.quote-filter-search {
	position: relative;
	display: flex;
	height: 40px;
	width: 100%
}
.quote-filter-search .quote-filter-search__input {
	flex: 1 1 100%;
	display: block;
	min-width: 0;
	height: 100%;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1;
	font-weight: inherit;
	color: inherit;
	border: none;
	background: 0 0;
	border: 1px solid #e2e2e2;
	border-right: none
}
.quote-filter-search .quote-filter-search__input:focus {
	color: #0062ae;
	outline: 0
}
.quote-filter-search .quote-filter-search-btn {
	flex: 0 0 auto
}
.quote-filter-search .quote-filter-search-btn {
	display: block;
	width: 38px;
	height: 100%;
	padding: 0;
	line-height: 1;
	font-weight: inherit;
	color: #0062ae;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	border-left: none;
	transition: color 250ms ease-out, background-color 250ms ease-out
}
.quote-filter-search .quote-filter-search-btn>.icon {
	width: 15px;
	height: 15px;
	margin: 0 auto;
	fill: currentColor;
	transform: translateY(2px)
}
.quote-filter-search .quote-filter-search-btn:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #0062ae;
	outline: 0;
	animation: none
}
.quote-filter-search .quote-filter-search-btn::before {
	content: none
}
.quote-filter-search__searchbar {
	right: -7px;
	display: none;
	width: 38px;
	height: 100%;
	padding: 0;
	line-height: 1;
	font-weight: inherit;
	color: #0062ae;
	background-color: #fff;
	transition: color 250ms ease-out, background-color 250ms ease-out
}
.quote-filter-search__searchbar>.icon {
	width: 15px;
	height: 15px;
	margin: 0 auto;
	fill: currentColor;
	transform: translateY(2px)
}
.quote-filter-search__searchbar:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	color: #fff;
	background-color: #0062ae;
	outline: 0;
	animation: none
}
.quote-filter-search .hidden-select {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	height: 100%;
padding:.3125rem;
	color: inherit;
	border: none
}
.quote-filter-search .hidden-select:active, .quote-filter-search .hidden-select:focus {
	outline: 0
}
.quote-filter-search .quote-filter-search__input {
	position: relative;
	background: #fff
}
.quote-searchbar {
	display: block;
	margin-bottom: 2.5rem
}
.quote-filter__sapid {
	margin-bottom: 1rem
}
@media(min-width:62rem) {
.quote-searchbar__sorting>select {
flex-basis:40%
}
}
@media(min-width:80rem) {
.quote-searchbar__sorting {
display:none
}
}
@media(min-width:40rem) {
.quote-filter-search-btn, .quote-filter-search__input, .quote-filter-search__searchbar {
right:0
}
.quote-searchbar {
display:flex;
flex-wrap:wrap;
justify-content:space-between
}
.quote-searchbar .quote-filter__sapid {
flex:0 0 100%
}
.quote-searchbar .quote-filter__date, .quote-searchbar .quote-filter__status {
flex:0 0 45%
}
.quote-searchbar .quote-filter__reset {
display:flex;
justify-content:flex-end;
flex:0 0 100%;
margin-top:1rem
}
}
@media(min-width:80rem) {
.quote-searchbar {
flex-wrap:wrap;
align-items:flex-end;
justify-content:flex-start
}
.quote-searchbar .quote-filter__sapid {
flex:0 0 45%;
margin-right:auto
}
.quote-searchbar .quote-filter__date, .quote-searchbar .quote-filter__status {
flex:0 0 23%
}
.quote-searchbar .quote-filter__status {
margin-right:1rem
}
}
.quote-information {
	margin-top: 2rem;
	margin-bottom: 3rem
}
.quote-information__status {
	margin-bottom: 2rem
}
.related-content {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.related-content {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.related-content {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.related-content {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.related-content {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.related-content {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:90rem) {
.related-content {
margin-top:4rem;
margin-bottom:3rem
}
}
.related-content__top {
	margin-bottom: 3rem
}
.related-content__grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 3rem;
	margin-bottom: 2rem
}
.related-content__grid>.related-content__item {
	flex-basis: calc(50% - 1rem);
	width: calc(50% - 1rem);
	max-width: calc(50% - 1rem);
	flex-shrink: 0;
	flex-grow: 0;
	margin-bottom: 2rem
}
.related-content__grid>.related-content__item:nth-child(n) {
	margin-right: 2rem
}
.related-content__grid>.related-content__item:last-child {
	margin-right: 0
}
.related-content__grid>.related-content__item:nth-child(2n) {
	margin-right: 0
}
@media(min-width:40rem) {
.related-content__grid>.related-content__item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.related-content__grid>.related-content__item:nth-child(n) {
margin-right:2rem
}
.related-content__grid>.related-content__item:last-child {
margin-right:0
}
.related-content__grid>.related-content__item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:62rem) {
.related-content__grid>.related-content__item {
flex-basis:calc(25% - 1.5rem);
width:calc(25% - 1.5rem);
max-width:calc(25% - 1.5rem)
}
.related-content__grid>.related-content__item:nth-child(n) {
margin-right:2rem
}
.related-content__grid>.related-content__item:last-child {
margin-right:0
}
.related-content__grid>.related-content__item:nth-child(4n) {
margin-right:0
}
}
@media(min-width:80rem) {
.related-content__grid>.related-content__item {
flex-basis:calc(16.66% - 1.67rem);
width:calc(16.66% - 1.67rem);
max-width:calc(16.66% - 1.67rem)
}
.related-content__grid>.related-content__item:nth-child(n) {
margin-right:2rem
}
.related-content__grid>.related-content__item:last-child {
margin-right:0
}
.related-content__grid>.related-content__item:nth-child(6n) {
margin-right:0
}
}
@media(min-width:90rem) {
.related-content__grid>.related-content__item {
flex-basis:calc(16.66% - 2.5rem);
width:calc(16.66% - 2.5rem);
max-width:calc(16.66% - 2.5rem);
margin-bottom:3rem
}
.related-content__grid>.related-content__item:nth-child(n) {
margin-right:3rem
}
.related-content__grid>.related-content__item:last-child {
margin-right:0
}
.related-content__grid>.related-content__item:nth-child(6n) {
margin-right:0
}
}
@media(min-width:90rem) {
.related-content__grid {
margin-top:4rem;
margin-bottom:3rem
}
}
.related-content__item:active, .related-content__item:focus, .related-content__item:hover {
	box-shadow: 0 0 0 1rem #f7f7f7;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.related-content__item>* {
	margin-top: 0;
margin-bottom:.25rem;
font-size:.875rem;
	line-height: 1.3;
	color: #6f6f6f
}
.related-content__item>.subheadline {
	font-size: 1rem;
	color: #0062ae
}
a.related-content__item:active, a.related-content__item:focus, a.related-content__item:hover {
	text-decoration: none
}
a.related-content__item:active .subheadline, a.related-content__item:focus .subheadline, a.related-content__item:hover .subheadline {
	text-decoration: underline
}
.reset-facets-container {
	display: block;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	height: auto
}
.reset-facets-container .matrix-active-filters {
	margin-bottom: 35px
}
.reset-facets.disabled {
	display: none
}
@media(min-width:80rem) {
.product-selector-container .content-wrapper>.reset-facets-container {
padding-left:5rem;
padding-right:5rem;
margin-top:25px
}
}
@media(min-width:90rem) {
.product-selector-container .content-wrapper>.reset-facets-container {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.product-selector-container .content-wrapper>.reset-facets-container {
padding-left:12rem;
padding-right:12rem
}
}
.sap-number {
font-size:.875rem;
	margin-top: 0;
	margin-bottom: 0;
	color: #6f6f6f
}
.savings-calculator {
	margin: 2rem;
	padding: 2rem;
font-size:.75rem;
	background-color: #f7f7f7
}
.savings-calculator__headline {
	margin-bottom: 3rem;
	font-size: 1.25rem
}
.savings-calculator__temperature-container {
	display: flex;
	margin-bottom: 4rem
}
.savings-calculator__temperature-section {
	display: inline-block;
	width: 100%
}
.savings-calculator__temperature-section--image {
	max-width: 30rem;
	margin-right: 1.75rem;
	margin-top: 1rem;
margin-bottom:.5rem
}
.savings-calculator__temperature-section--image:hover {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out
}
@keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
.savings-calculator__temperature-section--image img {
	flex-shrink: 0
}
.savings-calculator__temperature-container {
	flex-wrap: wrap
}
.savings-calculator__temperature-container .active .savings-calculator__temperature-section--animated-image {
	display: flex;
	outline: 5px solid rgba(0,98,174,.2)
}
.savings-calculator__temperature-container .active .savings-calculator__temperature-section--static-image {
	display: none
}
@media(min-width:40rem) {
.savings-calculator__temperature-container {
flex-wrap:nowrap
}
}
.savings-calculator__temperature-section--animated-image {
	display: none
}
.savings-calculator__temperature-section--static-image {
	display: flex;
	border: 1px solid #e2e2e2
}
.savings-calculator-result, .savings-calculator-table {
	width: 100%
}
.savings-calculator-table {
	margin-bottom: 2rem
}
.savings-calculator-table__description {
padding:0 .5rem 0 0;
	font-size: inherit;
	font-weight: 400;
	text-align: left
}
.savings-calculator-table__value {
	display: flex;
	align-items: center;
	width: 160px;
	margin: 2px 0 2px auto;
padding-left:.625rem;
	background-color: #fff;
	border: 1px solid #e2e2e2
}
.savings-calculator-table__value>input {
	flex: 1 1 100%;
	min-width: 0;
	margin: 0;
font-size:.875rem;
	text-align: right;
	background: 0 0;
	border: none;
	color: #6f6f6f;
	outline: 0
}
.savings-calculator-table__value>input:active, .savings-calculator-table__value>input:focus, .savings-calculator-table__value>input:hover {
	outline: 0
}
.savings-calculator-table__value--disabled {
	background-color: #f7f7f7
}
.savings-calculator-table__value--focus {
	outline: 5px solid rgba(0,98,174,.2)
}
.savings-calculator-table__unit {
	flex: 0 0 auto;
margin-right:.25rem;
	color: #999
}
.savings-calculator-table__select {
	display: block;
	width: 160px;
	margin: 2px 0 2px auto;
padding-top:.625rem;
padding-left:.625rem;
padding-bottom:.625rem;
font-size:.875rem;
	background-color: #fff;
	background-clip: padding-box, border-box;
	border: 1px solid #e2e2e2;
	border-radius: 0;
	color: #6f6f6f
}
.savings-calculator-result {
	margin-top: 5px;
	margin-bottom: 1.5rem;
	padding: 1.5rem;
	background-color: #fff
}
.savings-calculator-radio {
font-size:.875rem
}
.savings-calculator-result__table {
	width: 100%;
	margin-bottom: 2rem
}
.savings-calculator-result__table th {
	padding-left: 2rem;
padding-bottom:.5rem;
	font-weight: 400;
	text-align: right;
	white-space: nowrap;
	color: #999
}
.savings-calculator-result__table .savings-calculator-result__headline {
	padding-left: 0;
	font-size: 1.25rem;
	text-align: left;
	white-space: normal;
	color: #333
}
.savings-calculator-result__table td {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 2px solid #f7f7f7
}
.savings-calculator-result__value {
	padding-left: 2rem;
	text-align: right;
	white-space: nowrap
}
.savings-calculator-result__value-bold {
font-size:.875rem
}
.savings-calculator-result__total {
	color: #0062ae
}
.savings-calculator-result__footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
font-size:.875rem
}
.savings-calculator-result__footer>.btn, .savings-calculator-result__footer>p {
	margin-top: 10px
}
.savings-calculator-result__footer>p {
	line-height: 1.5;
	margin-right: 2rem;
	margin-bottom: 5px
}
.savings-calculator-result__footer>.btn {
	line-height: 1.25;
	white-space: nowrap
}
@media(min-width:80rem) {
.savings-calculator {
max-width:-webkit-fit-content;
max-width:-moz-fit-content;
max-width:fit-content;
display:flex;
flex-wrap:wrap;
align-items:flex-start;
justify-content:space-between;
margin-left:5rem;
margin-right:5rem;
padding-top:3rem;
padding-left:2.25rem;
padding-right:2.25rem
}
.savings-calculator__headline {
flex:0 0 100%
}
.savings-calculator-result, .savings-calculator-table {
width:calc(50% - 2rem)
}
}
@media screen and (max-width:39rem) {
.savings-calculator {
margin-left:-1rem;
margin-right:-1rem
}
.savings-calculator__temperature-section--image {
margin-right:0
}
.savings-calculator-table__select, .savings-calculator-table__value {
width:140px
}
.savings-calculator-result {
padding:1rem
}
.savings-calculator-result__table {
margin-bottom:1rem
}
.savings-calculator-result__value {
padding-left:.5rem
}
.savings-calculator-result__footer>.btn, .savings-calculator-result__footer>p {
line-height:1.2;
margin-top:5px
}
.savings-calculator__external-temperature {
margin-top:1rem
}
}
@media(min-width:90rem) {
.savings-calculator {
margin-left:6rem;
margin-right:6rem
}
}
@media(min-width:120rem) {
.savings-calculator {
margin-left:12rem;
margin-right:12rem
}
}
.search-result-serial:not(:last-of-type), .search-result-serial:not(:only-child) {
	margin-bottom: 3rem
}
.search-result-serial-numbers>dd, .search-result-serial-numbers>dt {
	border: 1px solid #e2e2e2;
	border-width: 1px 0 0
}
.search-result-serial-numbers>dt {
	padding-right: 1rem
}
.search-result-serial-numbers .search-result-serial-number {
	font-size: 1rem;
	color: #333;
	border-top-width: 0
}
.search-result-serial-description {
	width: 100%
}
dt.search-result-serial-description {
	padding-top: 1.5rem
}
.search-result-serial-description-table {
	width: 100%;
	margin-top: 1rem;
font-size:.875rem;
	border-collapse: collapse
}
.search-result-serial-description-table td, .search-result-serial-description-table th {
padding:.25rem 1rem .25rem 0;
	line-height: 1.3;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2
}
.search-result-serial-description-table tbody tr:last-child td {
	border-bottom: none
}
.search-result-serial-description-table th {
padding-bottom:.5rem;
	font-weight: inherit;
	text-align: left
}
@media(min-width:80rem) {
.wrapper-search-result-serial {
display:flex;
justify-content:center
}
.search-result-serial:not(:only-child) {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.search-result-serial:not(:only-child):nth-child(n) {
margin-right:2rem
}
.search-result-serial:not(:only-child):last-child {
margin-right:0
}
.search-result-serial:not(:only-child):nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.search-result-serial:not(:only-child) {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem)
}
.search-result-serial:not(:only-child):nth-child(n) {
margin-right:3rem
}
.search-result-serial:not(:only-child):last-child {
margin-right:0
}
.search-result-serial:not(:only-child):nth-child(2n) {
margin-right:0
}
}
.searchbar {
	position: relative;
	display: flex;
	height: 32px;
	width: 100%
}
.searchbar.active .searchbar-icon {
	color: #0062ae
}
.searchbar.active .searchbar-icon, .searchbar.active .searchbar-input {
	border-color: #0062ae
}
.searchbar.active .searchbar-btn {
	border-color: #0062ae
}
.searchbar .searchbar-input {
	flex: 1 1 100%;
	display: none;
	min-width: 0;
	height: 100%;
	margin-bottom: 0;
	padding: 0;
	line-height: 1;
	font-weight: inherit;
	color: inherit;
	border: none;
	background: 0 0;
	z-index: 120;
	border: 1px solid;
	border-color: #e2e2e2;
	border-left: none;
	border-radius: 0
}
.searchbar .searchbar-input:active, .searchbar .searchbar-input:focus {
	color: #0062ae;
	outline: 0
}
.searchbar .searchbar-input::-webkit-input-placeholder {
font-size:.9375rem;
color:#999
}
.searchbar .searchbar-input::-moz-placeholder {
font-size:.9375rem;
color:#999
}
.searchbar .searchbar-input:-ms-input-placeholder {
font-size:.9375rem;
color:#999
}
.searchbar .searchbar-input::-ms-input-placeholder {
font-size:.9375rem;
color:#999
}
.searchbar .searchbar-input::placeholder {
font-size:.9375rem;
color:#999
}
.searchbar .searchbar-input::-moz-placeholder {
opacity:1
}
.searchbar .searchbar-btn, .searchbar .searchbar-label {
	flex: 0 0 auto
}
.searchbar .searchbar-icon {
	display: none;
	width: 10px;
	height: 100%;
	padding: 0;
	color: #e2e2e2;
	background-color: #fff;
	border: 1px solid;
	border-color: #e2e2e2;
	border-right: none;
	z-index: 120
}
.searchbar .searchbar-icon>.icon {
	width: 15px;
	height: 15px;
	transform: translateY(2px)
}
.searchbar .searchbar-icon:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	outline: 0;
	animation: none;
	cursor: default
}
.searchbar .searchbar-icon:focus {
	outline: 0
}
.searchbar .searchbar-btn {
	display: none;
	height: 100%;
	line-height: 1;
	font-weight: inherit;
	z-index: 120
}
.searchbar .searchbar-btn:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none
}
.searchbar .searchbar-btn:focus {
	outline: 0
}
.searchbar .searchbar-btn::before {
	content: none
}
.searchbar .open-searchbar-btn {
	position: relative;
	right: 0;
	display: block;
	width: 32px;
	height: 32px;
	padding: 0;
	line-height: 1;
	font-weight: inherit;
	color: #0062ae;
	background: 0 0;
	border: none
}
.searchbar .open-searchbar-btn>.icon {
	width: 15px;
	height: 15px;
	margin: 0 auto;
	fill: currentColor;
	transform: translateY(2px)
}
.searchbar .open-searchbar-btn:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	background: 0 0;
	color: #0062ae;
	outline: 0;
	animation: none
}
.searchbar .displayed-searchbar-icon {
	display: none
}
.searchbar .hidden-select {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	height: 100%;
padding:.3125rem;
	color: inherit;
	border: none
}
.searchbar .hidden-select:active, .searchbar .hidden-select:focus {
	outline: 0
}
.searchbar .searchbar-label {
	height: 100%;
	position: relative;
	margin-top: 0;
	color: #999
}
.searchbar .searchbar-labeltext {
	display: block;
	height: 100%;
padding:0 1.25rem 0 .625rem;
	pointer-events: none
}
.searchbar .searchbar-labeltext .labeltext {
	top: 50%;
	transform: translateY(-50%);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	display: block;
	max-width: 80px
}
.searchbar .searchbar-labeltext .icon {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 0;
	width: 11px;
	height: 7px;
	fill: currentColor
}
.searchbar .searchbar-input, .searchbar .searchbar-labeltext {
	position: relative;
	background: #fff;
	z-index: 121
}
@media(min-width:40rem) {
.searchbar {
height:40px
}
.searchbar .searchbar-labeltext .labeltext {
max-width:120px
}
.searchbar .open-searchbar-btn, .searchbar .searchbar-btn, .searchbar .searchbar-input {
right:0
}
.searchbar .searchbar-btn, .searchbar .searchbar-icon, .searchbar .searchbar-input {
display:block
}
.searchbar .open-searchbar-btn {
display:none
}
}
@media screen and (max-width:39rem) {
.page-wrapper.search-visible .searchbar {
position:absolute;
top:3.625rem;
left:0;
display:flex;
width:100%;
height:auto;
padding:.75rem 1rem;
background:#fff;
z-index:250
}
.page-wrapper.search-visible .searchbar .searchbar-btn, .page-wrapper.search-visible .searchbar .searchbar-icon, .page-wrapper.search-visible .searchbar .searchbar-input {
right:0;
display:block;
height:40px
}
.page-wrapper.search-visible .searchbar .searchbar-input {
flex:1 1 100%
}
.page-wrapper.search-visible .searchbar .searchbar-btn {
flex:0 0 68px
}
.page-wrapper.search-visible .searchbar .open-searchbar-btn {
position:absolute;
right:2.4rem;
top:-2.875rem;
width:2rem
}
}
@media(min-width:80rem) and (any-hover:hover), (min-width:80.0625rem) and (any-hover:none) {
.searchbar {
max-width:750px
}
}
.searchresults-btn-show {
	margin-top: 1rem;
	margin-bottom: 2rem
}
.searchresults-btn-show::after {
	content: '';
	display: table;
	clear: both
}
.searchresults-btn-show-all>svg, .searchresults-btn-show-more>svg {
	transform: none;
	transition: transform .1s
}
.searchresults-btn-show-all {
	float: right;
	margin-right: 4px
}
.searchresults-btn-show-all:hover>svg {
	transform: translateX(3px)
}
.searchresults-btn-show-more {
	display: block;
	width: 100%;
	margin: 0
}
.searchresults-btn-show-more>span {
	display: block
}
.searchresults-btn-show-more.btn>svg {
	display: block;
	float: none;
margin:.5rem auto 0
}
.searchresults-btn-show-more:hover>svg {
	transform: translateY(2px)
}
.searchresults {
margin:.5rem 0 0;
	padding: 0
}
.searchresults .searchresult {
	margin: 0 0 1rem;
	padding: 0
}
.searchresults .searchresult::before {
	content: none
}
.searchresult-card {
	display: block;
	margin-bottom: 0;
	padding: 1rem;
	transition: box-shadow 150ms ease-out
}
.searchresult-card:hover {
	text-decoration: none
}
.searchresult-card:hover .searchresult-card-title {
	text-decoration: underline;
	color: #0062ae
}
.searchresult-card.product {
	background-color: #f7f7f7;
	box-shadow: inset 0 0 0 0 #fff
}
.searchresult-card.product:hover {
	box-shadow: inset 0 0 0 8px #fff
}
.searchresult-card.topic {
	background-color: #fff;
	box-shadow: inset 0 0 0 0 #fff, inset 0 0 0 8px #f7f7f7
}
.searchresult-card.topic:hover {
	box-shadow: inset 0 0 0 8px #fff, inset 0 0 0 8px #f7f7f7
}
.searchresult-card-topline {
margin-bottom:.25rem;
	color: #6f6f6f;
font-size:.875rem
}
.searchresult-card-title {
	font-size: 2.01613vw;
	line-height: 1.2;
	margin: 0 0 1rem;
	color: #0062ae
}
@media screen and (max-width:793.6px) {
.searchresult-card-title {
	font-size: 16px
}
}
@media(min-width:62rem) {
.searchresult-card-title {
font-size:1.25rem
}
}
.searchresult-card-subtitle {
margin:-.75rem 0 1rem;
	color: #0062ae
}
.searchresult-card-additional-information, .searchresult-card-description {
	color: #6f6f6f
}
.searchresult-card-additional-information {
	margin-top: -1rem
}
.searchresult-card-description {
	margin-top: 1rem;
font-size:.875rem
}
.searchresult-card-description ul>li>ul>li::before {
	content: '\25B6';
	top: 3px;
	font-size: 60%;
	color: #6f6f6f
}
.searchresult-card-image {
	margin-top: 1rem
}
.searchresult-card-image>img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 10rem
}
@media(min-width:40rem) {
.searchresult-card {
display:flex;
align-items:center
}
.searchresult-card.topic {
padding:1rem
}
.searchresult-card.product {
padding:2rem
}
.searchresult-card-text {
align-self:flex-start;
padding-right:1rem
}
.searchresult-card-image {
margin:0;
padding-left:1rem;
text-align:right
}
.searchresult-card-image>img {
max-height:none
}
.searchresult-card.topic .searchresult-card-text {
flex:0 0 50%;
max-width:50%;
padding:1rem
}
.searchresult-card.topic .searchresult-card-image {
flex:0 0 50%;
max-width:50%
}
.searchresult-card.product .searchresult-card-text {
flex:0 0 66%;
max-width:66%
}
.searchresult-card.product .searchresult-card-image {
flex:0 0 33%;
max-width:33%
}
}
@media(min-width:80rem) {
.searchresult-card.topic .searchresult-card-text {
flex:0 0 66%;
max-width:66%
}
.searchresult-card.topic .searchresult-card-image {
flex:0 0 33%;
max-width:33%
}
.searchresult-card.product .searchresult-card-text {
flex:0 0 75%;
max-width:75%
}
.searchresult-card.product .searchresult-card-image {
flex:0 0 25%;
max-width:25%
}
}
.searchresult-filter {
	margin: 0 0 2rem;
	padding: 0
}
.searchresult-filter>li {
	margin: 0;
	padding: 0
}
.searchresult-filter>li::before {
	content: none
}
.searchresult-filter-description {
	margin-top: 1rem;
margin-bottom:.5rem;
	color: #999;
font-size:.875rem
}
.searchresult-filter-item {
	display: flex;
	align-items: center;
padding:.75rem .5rem .75rem 0;
	border-bottom: 1px solid #e2e2e2;
	color: #0062ae
}
.searchresult-filter-item:hover .searchresult-filter-icon {
	margin: 0 0 -3px
}
.searchresult-filter-text {
	margin-right: auto;
	line-height: 1.3
}
.searchresult-filter-arrow {
flex:0 0 .75rem;
width:.75rem;
height:.75rem;
margin-right:.5rem;
	fill: #999
}
.searchresult-filter-icon {
	flex: 0 0 1rem;
	width: 1rem;
	height: 1rem;
	fill: currentColor;
	transform: rotate(90deg);
	transition: margin .1s
}
.searchresult-filter-active {
	margin-top: 1rem;
	margin-bottom: 2rem
}
.searchresult-filter-item.active {
	color: #333
}
.searchresult-filter-item.active:hover .searchresult-filter-icon {
	margin-right: 0;
	transform: scale(.85)
}
.searchresult-filter-item.active .searchresult-filter-icon {
	fill: #0062ae;
	transform: scale(1);
	transition: transform .1s
}
@media(min-width:80rem) {
.searchresult-filter-icon {
transform:none
}
.searchresult-filter-item:hover .searchresult-filter-icon {
margin:0 -3px 0 0
}
}
.breadcrumb-wrapper+.content-topic-selector-wrapper {
	margin-top: -2rem
}
.button-load-more {
	display: block;
	margin: 0 auto 16px
}
.button-load-more+.not-found {
	display: none
}
.content-topic-selector-wrapper .content-wrapper {
	margin-top: 0
}
.content-topic-selector-wrapper.filters-closed .product-selector-filters {
	display: none
}
.content-topic-selector-wrapper.filters-open .btn-open-filters {
	display: none
}
.content-topic-selector-wrapper .reset-facets-container {
	margin-top: 1rem;
	margin-bottom: 1rem
}
.content-topic-selector-wrapper .reset-facets-container .btn-open-filters {
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin-right: 3rem
}
.content-topic-selector-wrapper .reset-facets-container .matrix-active-filters {
	display: inline-flex;
	margin-top: 1rem;
	margin-bottom: 1rem
}
.content-topic-selector-wrapper .reset-facets-container .matrix-active-filters__filter {
	margin-bottom: 0
}
.content-topic-selector-wrapper .table-product-image {
	margin-left: auto;
	margin-right: auto
}
.table-product.selector-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
.table-product.selector-table td {
	border: none
}
.table-product.selector-table .price-information {
	white-space: nowrap
}
.table-product.selector-table tbody.table-body .table-product__actions td {
	height: auto
}
.table-product.selector-table tbody.table-body .table-product__actions .table-product__action-buttons {
padding:.5rem .75rem .75rem
}
@media screen and (max-width:61.9375rem) {
.table-product.selector-table tbody.table-body td {
border-top:none
}
.table-product.selector-table tbody.table-body tr.table-product__row {
margin-bottom:0;
border:none
}
.table-product.selector-table tbody.table-body tr.table-product__row:not(:first-child) {
margin-top:1rem
}
.table-product.selector-table tbody.table-body .table-product__actions td:first-child {
display:none
}
}
.product-selector-results {
	position: relative
}
@media(min-width:62rem) {
.content-topic-selector-wrapper .table-product.selector-table tbody.table-body tr.table-product__row td {
padding-top:9px;
box-shadow:inset 0 5px 0 0 #fff
}
}
@media screen and (max-width:120rem) {
.content-topic-selector-wrapper.filters-open .product-selector-filters {
position:fixed;
z-index:999999;
left:0;
top:0;
height:100vh;
width:100vw;
display:flex;
flex-direction:column;
background-color:#fff
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .product-selector-filters--inner {
padding:0 2rem;
overflow:auto
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .facet-list-headline {
display:flex;
justify-content:space-between;
align-items:center;
color:#333;
background-color:#f7f7f7;
min-height:5rem;
padding:0 2rem
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .facet-list-headline h2 {
margin:0
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .facet-list-headline .facet-list-close {
width:1rem;
cursor:pointer
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .facet-list-headline .facet-list-close>svg {
fill:#0062ae;
margin-left:0!important
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .btn-close-filters {
margin:2rem
}
.content-topic-selector-wrapper.filters-open .product-selector-filters .facets-container {
margin-bottom:2rem
}
.content-topic-selector-wrapper.filters-open .product-selector-results {
display:none
}
.content-topic-selector-wrapper .facet-toggle-all {
padding-top:1rem
}
}
@media(min-width:40rem) {
.product-selector .product-selector-results .not-found {
padding-right:5rem
}
}
@media(min-width:40rem) and (max-width:120rem) {
.content-topic-selector-wrapper.filters-open .product-selector-filters {
width:40%
}
.content-topic-selector-wrapper.filters-open .product-selector-results {
display:block
}
.content-topic-selector-wrapper.filters-open .product-selector-overlay {
position:fixed;
top:0;
left:0;
display:block;
width:100vw;
height:100vh;
background:rgba(0,68,122,.5);
z-index:999
}
.content-topic-selector-wrapper.filters-closed .product-selector-overlay {
display:none
}
}
@media(min-width:80rem) {
.content-topic-selector-wrapper.filters-open .product-selector-filters {
width:30%
}
.content>.product-selector .col-md-75 {
margin-top:0
}
.content-topic-selector-wrapper .product-selector-filters {
width:16.6%;
min-width:0;
flex:0 0 16.6%;
margin-right:1.5rem
}
.content-topic-selector-wrapper .product-selector-results {
width:83.4%;
min-width:0;
flex:1 1 83.4%
}
}
@media(min-width:120rem) {
.content-topic-selector-wrapper.filters-closed .product-selector-filters {
display:block
}
.content-topic-selector-wrapper .btn-close-filters, .content-topic-selector-wrapper .btn-open-filters {
display:none
}
}
.selector-actions {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: flex-end
}
.selector-actions__button {
font-size:.875rem
}
.selector-actions__button .cartbutton {
	margin-bottom: 0
}
.selector-actions__button .toggle-watchlist {
	font-size: inherit;
	color: inherit
}
.compare-and-watch {
	display: contents
}
.selector-actions__compare+.selector-actions__button {
	margin-left: 2.5rem
}
.compare-and-watch+.selector-actions__buy {
	margin-left: 45px
}
.compare-and-watch+.selector-actions__inquire {
	margin-left: 45px
}
.selector-actions__inquire, .toggle-watchlist {
	line-height: 1.3
}
@media(min-width:62rem) {
.compare-and-watch {
position:absolute;
right:0;
transform:translateX(-8.625rem);
-ms-transform:translateX(-8.625rem) translateY(-.85rem);
align-self:flex-end;
display:flex;
align-items:baseline
}
.compare-and-watch+.selector-actions__buy {
margin-left:0
}
.compare-and-watch+.selector-actions__inquire {
margin-left:0
}
}
@media screen and (max-width:40rem) {
.selector-actions {
justify-content:space-between
}
}
.selectorlink {
	display: flex;
	justify-content: flex-start;
	align-items: center;
margin-top:.25rem;
	color: #0062ae
}
.selectorlink:active, .selectorlink:focus, .selectorlink:hover {
	color: #0062ae
}
.selectorlink:active .selectorlink-text, .selectorlink:focus .selectorlink-text, .selectorlink:hover .selectorlink-text {
	text-decoration: underline
}
.selectorlink:active .selectorlink-icon, .selectorlink:focus .selectorlink-icon, .selectorlink:hover .selectorlink-icon {
	color: #fff;
	background-color: #0062ae;
	border-color: #0062ae
}
.selectorlink-icon {
	position: relative;
	display: block;
	width: 22px;
	height: 22px;
	padding: 0;
	color: inherit;
	border: 4px solid transparent;
	transition: border-color 250ms ease-out, background-color 250ms ease-out
}
.selectorlink-icon>svg {
	position: absolute;
	top: 0;
	left: 0
}
.selectorlink-icon>svg:active, .selectorlink-icon>svg:focus, .selectorlink-icon>svg:hover {
	fill: #fff
}
.selectorlink-icon {
margin-left:.5rem
}
.sensorcalibration .searchbar {
	width: 20rem
}
.sensorcalibration .form-search-group {
	margin-bottom: 1rem
}
.sensorcalibration select {
	width: inherit
}
.sensorcalibration .sensor-customer-number {
	margin-bottom: 2rem
}
.sensorcalibration .sensorcalibration__noresults, .sensorcalibration .sensorcalibration__results {
	display: none
}
.sensorcalibration .sensorcalibration__results--table table thead th {
padding:.625rem;
	font-weight: 700
}
.sensorcalibration input:-webkit-autofill, .sensorcalibration input:-webkit-autofill:active, .sensorcalibration input:-webkit-autofill:focus, .sensorcalibration input:-webkit-autofill:hover {
-webkit-box-shadow:0 0 0 30px #fff inset!important
}
.separator-component {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.separator-component {
margin-top:4rem;
margin-bottom:3rem
}
}
.separator-component>hr {
	margin: 0 -100%;
	box-sizing: border-box;
	height: 1rem;
	background: #f7f7f7;
	border: none
}
.separator-component>h2 {
	font-size: 3.02419vw;
	line-height: 1.2;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem
}
@media screen and (max-width:793.6px) {
.separator-component>h2 {
	font-size: 24px
}
}
@media(min-width:62rem) {
.separator-component>h2 {
font-size:1.875rem
}
}
@media(min-width:40rem) {
.separator-component>h2 {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.separator-component>h2 {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.page-wrapper .banner-backdrop-item+.separator-component, .page-wrapper .banner-productdetail+.separator-component, .page-wrapper .owl-carousel+.separator-component, .page-wrapper .separator-component:nth-last-child(2) {
	display: none
}
.grid+.separator-component {
	margin-top: 0
}
.separator-component+.separator-component {
	display: none
}
#main-nav-wrapper+.separator-component>hr, .in-site-nav+.separator-component>hr {
	display: none
}
.quotation-slider, .topslider {
	margin-bottom: 2rem;
	max-width: 100%
}
.quotation-slider+.in-site-nav, .topslider+.in-site-nav {
	margin-top: -2rem
}
.quotation-slider .owl-nav, .topslider .owl-nav {
	display: none!important
}
.quotation-slider .owl-dots, .topslider .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%
}
.quotation-slider .owl-dots .owl-dot, .topslider .owl-dots .owl-dot {
	outline: 0;
	-webkit-animation: none;
	animation: none;
	cursor: default
}
.quotation-slider .owl-dots .owl-dot>span, .topslider .owl-dots .owl-dot>span {
	width: 10px;
	height: 10px;
margin:5px .5rem;
	background: rgba(0,98,174,.2)
}
.quotation-slider .owl-dots .owl-dot>span:hover, .topslider .owl-dots .owl-dot>span:hover {
	background: #0062ae
}
.quotation-slider .owl-dots .owl-dot.active>span, .topslider .owl-dots .owl-dot.active>span {
	background: #0062ae
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: none
}
@media(min-width:80rem) {
.quotation-slider .owl-nav, .topslider .owl-nav {
position:absolute;
bottom:50%;
display:flex!important;
justify-content:space-between;
width:100%;
margin-top:0;
padding:0;
z-index:1
}
.quotation-slider .owl-nav button.owl-next, .quotation-slider .owl-nav button.owl-prev, .topslider .owl-nav button.owl-next, .topslider .owl-nav button.owl-prev {
outline:0;
-webkit-animation:none;
animation:none;
position:absolute;
width:2rem;
height:1rem;
margin:0;
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
background-size:contain;
opacity:1
}
.quotation-slider .owl-nav button.owl-next:hover, .quotation-slider .owl-nav button.owl-prev:hover, .topslider .owl-nav button.owl-next:hover, .topslider .owl-nav button.owl-prev:hover {
background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMHB4JyBoZWlnaHQ9JzE2cHgnIHZpZXdCb3g9JzAgMCAxMCAxNic+PHBvbHlnb24gZmlsbD0nIzAwNjJhZScgcG9pbnRzPScwIDEuNjIgMS42MiAwIDkuNjIgOCAxLjYyIDE2IDAgMTQuMzggNi4zOCA4IDAgMS42MicvPjwvc3ZnPg==) 75% center no-repeat content-box;
background-size:contain
}
.quotation-slider .owl-nav button.owl-prev, .topslider .owl-nav button.owl-prev {
left:1rem;
transform:scaleX(-1)
}
.quotation-slider .owl-nav button.owl-next, .topslider .owl-nav button.owl-next {
right:1rem
}
}
@media(min-width:90rem) {
.quotation-slider .owl-nav button.owl-prev, .topslider .owl-nav button.owl-prev {
left:7rem
}
.quotation-slider .owl-nav button.owl-next, .topslider .owl-nav button.owl-next {
right:7rem
}
}
@media(min-width:120rem) {
.quotation-slider .owl-nav, .topslider .owl-nav {
left:50%;
bottom:50%;
margin-left:-45rem;
max-width:90rem
}
.quotation-slider .owl-nav button.owl-prev, .topslider .owl-nav button.owl-prev {
left:-2rem
}
.quotation-slider .owl-nav button.owl-next, .topslider .owl-nav button.owl-next {
right:-2rem
}
}
.quotation-slider .owl-item {
	background-color: transparent
}
.quotation-slider .owl-nav {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	bottom: 0;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	margin: -1.25rem 0 0;
	height: 1.5rem;
	padding: 3px 0
}
@media(min-width:40rem) {
.quotation-slider .owl-nav {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.quotation-slider .owl-nav {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.quotation-slider .owl-nav .owl-next, .quotation-slider .owl-nav .owl-prev {
	top: 0;
	padding-right: 8px
}
.quotation-slider .owl-nav .owl-prev {
	left: 1.5rem
}
.quotation-slider .owl-nav .owl-next {
	right: 1.5rem
}
.slider-item {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.slider-item {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.slider-item {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.slider-item {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.slider-item {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.slider-item {
padding-left:12rem;
padding-right:12rem
}
}
.slider-item__content {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3rem;
	padding-bottom: 3rem;
	position: relative;
	margin-left: -1rem;
	margin-right: -1rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
	background: #f7f7f7
}
@media(min-width:40rem) {
.slider-item__content {
display:flex;
flex-wrap:wrap
}
}
.slider-item-textblock {
	position: relative;
	width: 100%;
	overflow: hidden;
	order: 2
}
.slider-item-textblock-inner {
	display: flex;
	flex-direction: column;
	padding: 0;
	background-color: #fff
}
.slider-item-text {
	padding: 2rem 1rem;
	background: #fff
}
.slider-item-text>* {
margin-top:.75rem;
	margin-bottom: 1rem
}
.slider-item-text>:first-child {
	margin-top: 0
}
.slider-item-text>:last-child {
	margin-bottom: 0
}
.slider-item-text>h1 {
	color: #0062ae
}
.slider-item-button {
	display: block;
	align-self: flex-start;
	margin: 0 1rem 2rem;
	box-shadow: -1rem 15px 0 1rem #fff, 1rem 15px 0 1rem #fff, 0 0 20px -3px rgba(111,111,111,.075)
}
.slider-item-image {
	order: 1;
	width: 100%
}
.slider-item-image>img {
	display: block;
	width: auto!important;
	max-height: calc(32rem - 3rem);
	margin: 0 auto
}
@media(min-width:40rem) {
.slider-item__content {
margin-left:-2rem;
margin-right:-2rem;
padding-left:2rem;
padding-right:2rem;
padding-top:2rem;
padding-bottom:2rem
}
}
@media(min-width:62rem) {
.slider-item__content {
display:flex;
flex-wrap:wrap;
justify-content:center;
margin-left:0;
margin-right:0
}
.slider-item__content>.slider-cols {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.slider-item__content>.slider-cols:nth-child(n) {
margin-right:2rem
}
.slider-item__content>.slider-cols:last-child {
margin-right:0
}
.slider-item__content>.slider-cols:nth-child(2n) {
margin-right:0
}
.slider-item__content .slider-cols {
margin-bottom:0
}
.slider-item-textblock {
order:1
}
.slider-item-image {
order:2
}
.slider-item-textblock-inner {
background-color:transparent
}
.slider-item-button {
align-self:flex-end
}
}
@media(min-width:80rem) {
.slider-item {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.slider-item {
padding-left:6rem;
padding-right:6rem
}
.slider-item__content {
display:flex;
flex-wrap:wrap;
justify-content:center;
padding:3.5rem
}
.slider-item__content>.slider-cols {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.slider-item__content>.slider-cols:nth-child(n) {
margin-right:3rem
}
.slider-item__content>.slider-cols:last-child {
margin-right:0
}
.slider-item__content>.slider-cols:nth-child(2n) {
margin-right:0
}
}
@media(min-width:120rem) {
.slider-item {
padding-left:12rem;
padding-right:12rem
}
}
.social-media-link {
	position: relative;
	display: block;
	width: 2rem;
	height: 2rem;
	background: #fff
}
.social-media-link>.icon {
	width: 100%;
	height: 100%
}
.social-media-link>.icon:first-of-type {
	position: absolute;
	opacity: 0;
	transition: opacity 150ms ease-out
}
.social-media-link:active, .social-media-link:focus, .social-media-link:hover {
	text-decoration: none
}
.social-media-link:active>.icon:first-of-type, .social-media-link:focus>.icon:first-of-type, .social-media-link:hover>.icon:first-of-type {
	opacity: 1
}
.social-media-wrapper {
	display: inline-flex
}
.social-media-selector {
	position: relative;
	display: flex;
	justify-content: flex-end
}
.social-media-selector button {
font-size:.875rem
}
.social-media-selector button:active, .social-media-selector button:focus, .social-media-selector button:hover {
	color: #0062ae
}
.social-media-selector button>span {
	line-height: 1
}
.social-media-selector button.icn>svg {
margin-left:.625rem
}
.social-media-selector-list {
	position: absolute;
	bottom: 0;
	padding: 1rem;
	background: #f7f7f7;
	border: 10px solid #fff;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2);
	z-index: 11111;
	transform: translateY(100%) translateY(1rem);
	left: auto;
	right: 0;
	display: none;
	width: 85px;
	z-index: 11
}
.social-media-selector-list::after, .social-media-selector-list::before {
	content: "";
	position: absolute;
top:-.5rem;
	width: 1rem;
	height: 1rem;
	background: #f7f7f7;
	transform: rotate(-45deg)
}
.social-media-selector-list::before {
	top: -18px;
	background: #fff
}
.social-media-selector-list::after, .social-media-selector-list::before {
	left: auto;
	right: 1.25rem
}
.social-media-selector-list::after, .social-media-selector-list::before {
	right: 5px
}
.social-media-selector-list>.social-media-link:not(:last-child) {
margin-bottom:.3125rem
}
@media screen and (max-width:39rem) {
.social-media-wrapper:only-child .social-media-selector-list {
left:0;
right:auto
}
.social-media-wrapper:only-child .social-media-selector-list::after, .social-media-wrapper:only-child .social-media-selector-list::before {
left:5px;
right:auto
}
}
.sort__label {
margin-bottom:.5rem;
	margin-right: 1rem;
	color: #999;
font-size:.875rem;
	white-space: nowrap
}
.sort__select {
	display: block;
	width: auto;
	height: 1.5rem;
	margin: 0;
	padding-top: 0;
padding-left:.625rem;
	padding-bottom: 0;
	border: 1px solid #e2e2e2;
font-size:.875rem
}
@media(min-width:40rem) {
.sort {
display:flex;
align-items:center;
justify-content:flex-end
}
.sort__label, .sort__select {
flex:0 0 auto
}
.sort__label {
margin-bottom:0
}
}
th.sortable {
	padding: 0;
	cursor: pointer
}
th.sortable>div {
	position: relative;
padding:.5rem 2rem .5rem 1rem
}
th.sortable .sortable__icon {
	position: absolute;
	top: 50%;
right:.75rem;
	display: block;
width:.75rem;
height:.75rem;
margin-top:-.375rem;
	color: #0062ae
}
th.sortable[data-sorting-active=false] .sortable__icon {
	fill: #e2e2e2
}
th.sortable[data-sorting-active=desc] .sortable__icon {
	transform: rotate(180deg)
}
.sourcecode {
	height: 320px;
	margin: 0;
	padding: 12px 16px 0;
	overflow: auto
}
.sourcecode>code {
	margin: 0!important;
	padding: 0!important;
	font-size: 12px;
	line-height: 18px;
	background: inherit!important;
	overflow-x: visible
}
.sourcecode__copy {
	position: absolute;
	bottom: 36px;
	right: 36px
}
@-webkit-keyframes rotation {
from {
transform:rotate(0)
}
to {
	transform: rotate(359deg)
}
}
@keyframes rotation {
from {
transform:rotate(0)
}
to {
	transform: rotate(359deg)
}
}
#spinner {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.8);
	opacity: 1;
	z-index: 10;
	transition: opacity .4s ease-out
}
#spinner::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	height: 60px;
	width: 60px;
	border: 6px solid;
	border-top-color: rgba(0,98,174,.9);
	border-right-color: rgba(0,98,174,.3);
	border-bottom-color: rgba(0,98,174,.9);
	border-left-color: rgba(0,98,174,.3);
	border-radius: 100%;
	-webkit-animation: rotation 1s infinite linear;
	animation: rotation 1s infinite linear;
	transform: translate(-50%)
}
#spinner.hidden {
	display: none!important
}
#spinner.hidden::before {
	content: none;
	-webkit-animation: none;
	animation: none
}
#spinner.invisible {
	opacity: 0
}
.page-wrapper.search-visible .suggestions {
	display: block
}
.suggestions {
	position: absolute;
	top: 100%;
	width: calc(100% - 2rem);
padding:0 1rem .625rem;
	background-color: #fff;
	z-index: 110
}
.suggestions:not(.visible) {
	display: none!important
}
.suggestions__group {
	position: relative
}
.suggestions__group:not(:last-child) {
	margin-bottom: 1rem
}
.suggestions__headline {
padding-bottom:.75rem;
	font-size: 1.125rem;
	line-height: 1.2222;
	color: #333;
	border-bottom: 1px solid #e2e2e2
}
.suggestions__list {
	margin: 0
}
.suggestions__list>li {
padding:.5rem 0;
font-size:.875rem
}
.suggestions__list>li::before {
	content: none
}
.suggestions__list>li:not(:last-child) {
	border-bottom: 1px solid #e2e2e2
}
.suggestion__link>span {
	display: block
}
.suggestion__image {
	display: none
}
.suggestion__subtitle, .suggestion__title {
	display: block;
	width: 100%
}
.suggestion__subtitle {
	color: #6f6f6f
}
@media(min-width:40rem) {
.suggestions {
top:1.25rem;
right:-.625rem;
width:400px;
padding:3rem 2.5rem 2rem;
background-color:#f7f7f7;
box-shadow:0 .625rem 1rem 3px rgba(0,0,0,.25), inset 0 0 0 10px #fff
}
.suggestions__group:not(:last-child) {
margin-bottom:2rem
}
}
@media(min-width:62rem) {
.suggestions {
display:flex;
align-items:flex-start;
justify-content:space-between;
width:650px
}
.suggestions__group {
flex-grow:0;
flex-shrink:0;
width:calc(33% - 4rem/3)
}
.suggestions__group:nth-child(1n) {
margin-bottom:0
}
.suggestion__link {
min-height:60px
}
}
@media(min-width:80rem) {
.suggestions {
left:50%;
right:auto;
width:800px;
transform:translateX(-50%)
}
.suggestion__image {
display:block;
flex:0 0 70px;
width:70px;
height:60px;
background:no-repeat center;
background-size:contain
}
.suggestion__link {
display:flex;
align-items:center;
justify-content:flex-start
}
.suggestion__link>span:not(:first-child) {
margin-left:.5rem
}
}
@media(min-width:90rem) {
.suggestions {
width:60rem
}
}
.tab-navigation {
	margin-top: 3rem;
	margin-bottom: 2rem;
	display: flex;
	justify-content: center
}
@media(min-width:90rem) {
.tab-navigation {
margin-top:4rem;
margin-bottom:3rem
}
}
.tab-navigation__item {
padding:.5rem 1rem;
	border: 1px solid #e2e2e2;
	color: #6f6f6f;
	text-decoration: none;
font-size:.875rem
}
.tab-navigation__item--active {
	background: #e7e7e7;
	border-color: #e7e7e7
}
.table {
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-collapse: collapse
}
.table .table-head, .table thead th {
	color: #6f6f6f;
font-size:.875rem;
	font-weight: inherit;
	text-align: left
}
.table .table-head:not(:first-child), .table thead th:not(:first-child) {
	border-left: 1px solid #e2e2e2
}
.table .table-body, .table tbody {
font-size:.875rem
}
.table td, .table th {
	vertical-align: top;
	min-width: 120px;
	text-align: left;
	border-top: 1px solid #e2e2e2
}
.table td {
padding:.625rem
}
.table tbody th, .table td {
padding:.625rem
}
.table td a:not(:only-of-type) {
padding-right:.3125rem
}
.table td a:not(:only-of-type):not(:first-child) {
padding-left:.3125rem
}
.table.card-layout .responsive-headline {
	display: none
}
.table.card-layout .show-responsive-headline .responsive-headline {
	display: block;
	color: #6f6f6f
}
.table.card-layout .table-head {
	display: none
}
.table.card-layout .table-body tr {
	position: relative;
	display: block;
	background-color: #f7f7f7;
	border-bottom: 5px solid #fff;
padding:.3125rem
}
.table.card-layout .table-body td {
	display: block;
	color: #000
}
.table.card-layout .table-body .table-product-name {
	padding-top: 0;
padding-bottom:.5rem
}
.table.card-layout .table-body .table-product-attribute {
	display: flex;
	justify-content: space-between;
padding-top:.5rem;
padding-bottom:.5rem;
	line-height: 1.3;
	text-align: right
}
.table.card-layout .table-body .table-product-attribute ul {
	margin-top: 0;
	margin-bottom: 0
}
.table.card-layout .table-body .table-product-attribute ul>li {
	padding-left: 0;
padding-bottom:.3125rem
}
.table.card-layout .table-body .table-product-attribute ul>li:before {
	content: none
}
.table.card-layout .table-body .table-product-attribute+.table-product-name {
	padding-top: 4px
}
@media(min-width:40rem) {
.table.card-layout .table-body tr::after {
content:'';
display:table;
clear:both
}
.table.card-layout .table-body .table-product-image {
float:left
}
.table.card-layout .table-body .table-product-image img {
margin-bottom:0
}
.table.card-layout .table-body .table-product-image+td {
padding-top:4px
}
.table.card-layout .table-body .table-product-attribute, .table.card-layout .table-body .table-product-name, .table.card-layout .table-body .table-product-phaseout {
width:100%;
padding-left:120px
}
.table.card-layout .table-body .table-product-image--watchlist~.table-product-attribute, .table.card-layout .table-body .table-product-image--watchlist~.table-product-name {
padding-left:142px
}
}
@media(min-width:62rem) {
.table-wrapper {
max-width:100%;
overflow-x:auto
}
.table.card-layout .responsive-headline {
display:none!important
}
.table.card-layout .table-head {
display:table-header-group
}
.table.card-layout .table-body tr {
display:table-row;
background:0 0;
border:none
}
.table.card-layout .table-body tr::after {
content:none
}
.table.card-layout .table-body td {
display:table-cell;
height:91px;
color:#6f6f6f
}
.table.card-layout .table-body td:first-child {
vertical-align:middle
}
.table.card-layout .table-body .table-product-image {
float:none
}
.table.card-layout .table-body .table-product-image img {
margin:0 auto
}
.table.card-layout .table-body .table-product-image~.table-product-attribute, .table.card-layout .table-body .table-product-image~.table-product-name {
padding:4px .5rem
}
.table.card-layout .table-body .table-product-attribute, .table.card-layout .table-body .table-product-name, .table.card-layout .table-body .table-product-phaseout {
width:auto;
padding:4px .5rem
}
.table.card-layout .table-body .table-product-attribute {
display:table-cell;
text-align:left;
padding-top:0;
padding-bottom:4px
}
}
.table-product {
	width: calc(100% - 5px);
	margin-top: 0;
	margin-bottom: 1rem;
	border-collapse: separate;
	border-spacing: 0 5px
}
.table-product td, .table-product th {
	min-width: 0;
	border: none
}
.table-product th {
padding:.5rem;
	font-weight: inherit;
	text-align: left
}
.table-product tbody {
font-size:.875rem
}
.table-product tbody td {
padding:4px .5rem;
	background-color: #f7f7f7
}
.table-product tbody td:not(:first-child) {
	vertical-align: middle;
	border-left: 1px solid transparent
}
.table-product-image__container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}
.table-product-image__container .watchlist-icon {
	position: absolute;
	top: 1rem;
right:.5rem
}
.table-product-image__container .watchlist-icon .btn.toggle-watchlist>span {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: -1px!important;
	display: block!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	border: 0!important
}
.table-product-image__container .watchlist-icon .btn.toggle-watchlist>.icon {
	width: 1rem;
	height: 1rem;
	margin-left: 0
}
.table-product-image__container .info-flyout__text {
	top: 2rem;
	left: auto;
right:-.5rem;
	transform: none;
	text-align: center
}
.table-product-image__container .info-flyout__text::before {
	top: -6px;
	left: auto;
	right: 1.2rem;
	transform: rotate(-45deg)
}
.table-product-image {
	width: 120px
}
.table-product-image img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 83px;
margin-bottom:.5rem
}
.table-product-name {
padding-left:.625rem;
	line-height: 1.3rem;
	font-size: 1rem;
	color: #0062ae
}
.table-product-name>.h4 {
	color: inherit
}
.table-product-name>.sap-number {
margin-top:.25rem
}
.table-product-subheadline {
font-size:.875rem;
	color: #333
}
.priceHead, .priceheadline {
	text-align: right!important;
	padding-right: 1rem!important
}
@media(min-width:40rem) {
.table-product-image.table-product-image--watchlist {
width:142px
}
.table-product-image.table-product-image--watchlist .table-product-image__link {
display:block;
margin-left:1.5rem
}
.table-product-image__container {
position:relative;
min-height:1.5rem
}
.table-product-image__container .watchlist-icon {
position:absolute;
top:.75rem;
left:0;
right:auto
}
.table-product-image__container .info-flyout__text {
top:1.5rem;
left:-1rem;
right:auto
}
.table-product-image__container .info-flyout__text::before {
right:auto;
left:1.1rem
}
}
@media(min-width:62rem) {
.table-product-image__container .info-flyout__text {
top:-.5rem;
left:1.75rem;
right:auto
}
.table-product-image__container .info-flyout__text::before {
top:.5rem;
right:auto;
left:-5px;
transform:rotate(-135deg)
}
}
.tabs {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	position: relative;
	display: block;
	margin-bottom: 2rem;
	padding-top: 6px;
	font-size: 0
}
@media(min-width:40rem) {
.tabs {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.tabs {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.tabs__radio {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: -1px!important;
	display: block!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	border: 0!important
}
.tabs__radio:checked+.tabs__tab {
	max-width: none;
	color: #0062ae;
	background: #f7f7f7;
	border-bottom-color: #f7f7f7
}
.tabs__radio:checked:nth-of-type(1)~.tabs__content:nth-of-type(1) {
	display: block
}
.tabs__radio:checked:nth-of-type(2)~.tabs__content:nth-of-type(2) {
	display: block
}
.tabs__radio:checked:nth-of-type(3)~.tabs__content:nth-of-type(3) {
	display: block
}
.tabs__radio:checked:nth-of-type(4)~.tabs__content:nth-of-type(4) {
	display: block
}
.tabs__radio:checked:nth-of-type(5)~.tabs__content:nth-of-type(5) {
	display: block
}
.tabs__radio:checked:nth-of-type(6)~.tabs__content:nth-of-type(6) {
	display: block
}
.tabs__radio:checked:nth-of-type(7)~.tabs__content:nth-of-type(7) {
	display: block
}
.tabs__radio:checked:nth-of-type(8)~.tabs__content:nth-of-type(8) {
	display: block
}
.tabs__radio:checked:nth-of-type(9)~.tabs__content:nth-of-type(9) {
	display: block
}
.tabs__radio:checked:nth-of-type(10)~.tabs__content:nth-of-type(10) {
	display: block
}
.tabs__radio:checked:nth-of-type(11)~.tabs__content:nth-of-type(11) {
	display: block
}
.tabs__radio:checked:nth-of-type(12)~.tabs__content:nth-of-type(12) {
	display: block
}
.tabs__tab {
	position: relative;
	display: inline-block;
	max-width: 80px;
	margin: 0 0 -1px;
	padding: 0 16px!important;
font-size:.875rem;
	font-weight: 400;
	background: #fff;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	z-index: 1;
	cursor: pointer
}
.tabs__tab>span {
	display: block;
	line-height: 40px;
	white-space: nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
	overflow: hidden
}
.tabs__tab::after, .tabs__tab::before {
	content: none!important
}
.tabs__content {
	position: relative;
	display: none;
font-size:.875rem;
	background: #f7f7f7;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2
}
.teaser-headline {
	font-size: 2.21774vw;
	line-height: 1.136;
	margin-bottom: 0;
	font-weight: 400;
	color: #333
}
@media screen and (max-width:811.63636px) {
.teaser-headline {
	font-size: 18px
}
}
@media(min-width:62rem) {
.teaser-headline {
font-size:1.375rem
}
}
a>.teaser-headline {
	color: #0062ae
}
a>.teaser-headline:active, a>.teaser-headline:focus, a>.teaser-headline:hover {
	text-decoration: underline
}
.teaser-subheadline {
	font-size: 1.125rem;
	line-height: 1.2222;
	margin-bottom: 1rem;
	color: #333
}
.teaser__action-button {
margin-top:.5rem
}
.banner-backdrop-item+.teaser-icon-grid {
	margin-top: -2rem
}
.teaser-icon {
	display: block;
	text-align: center
}
.teaser-icon:hover {
	color: #0062ae
}
.teaser-icon:hover .teaser-icon-text {
	text-decoration: underline
}
.teaser-icon>img {
	display: block;
	width: auto;
	max-height: 3rem;
	margin: 0 auto
}
.teaser-icon-text {
	font-size: 2.01613vw;
	line-height: 1.2;
	margin: 0
}
@media screen and (max-width:793.6px) {
.teaser-icon-text {
	font-size: 16px
}
}
@media(min-width:62rem) {
.teaser-icon-text {
font-size:1.25rem
}
}
.teaser-icon-text:not(:first-child) {
	margin-top: 1rem
}
.teaser-icon-grid {
	margin-top: 3rem;
	margin-bottom: 2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-color: #f7f7f7
}
@media(min-width:90rem) {
.teaser-icon-grid {
margin-top:4rem;
margin-bottom:3rem
}
}
.teaser-icons-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
@media(min-width:40rem) {
.teaser-icons-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.teaser-icons-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.teaser-icons-wrapper>.teaser-icon {
	flex-basis: calc(50% - 1rem);
	width: calc(50% - 1rem);
	max-width: calc(50% - 1rem);
	flex-shrink: 0;
	flex-grow: 0;
	margin-bottom: 2rem
}
.teaser-icons-wrapper>.teaser-icon:nth-child(n) {
	margin-right: 2rem
}
.teaser-icons-wrapper>.teaser-icon:last-child {
	margin-right: 0
}
.teaser-icons-wrapper>.teaser-icon:nth-child(2n) {
	margin-right: 0
}
.teaser-icons-wrapper .teaser-icon {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	margin-bottom: 0!important
}
@media(min-width:80rem) {
.teaser-icons-wrapper {
position:relative;
width:100%;
max-width:120rem;
margin-left:auto;
margin-right:auto;
padding-left:1rem;
padding-right:1rem;
display:flex;
flex-wrap:wrap;
justify-content:center
}
}
@media(min-width:80rem) and (min-width:40rem) {
.teaser-icons-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:80rem) and (min-width:62rem) {
.teaser-icons-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) and (min-width:80rem) {
.teaser-icons-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:80rem) and (min-width:90rem) {
.teaser-icons-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:80rem) and (min-width:120rem) {
.teaser-icons-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
@media(min-width:80rem) {
.teaser-icons-wrapper>.teaser-icon {
flex-basis:calc(25% - 1.5rem);
width:calc(25% - 1.5rem);
max-width:calc(25% - 1.5rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:2rem
}
.teaser-icons-wrapper>.teaser-icon:nth-child(n) {
margin-right:2rem
}
.teaser-icons-wrapper>.teaser-icon:last-child {
margin-right:0
}
.teaser-icons-wrapper>.teaser-icon:nth-child(4n) {
margin-right:0
}
}
@media(min-width:90rem) {
.teaser-icons-wrapper {
display:flex;
flex-wrap:wrap;
justify-content:center
}
.teaser-icons-wrapper>.teaser-icon {
flex-basis:calc(25% - 2.25rem);
width:calc(25% - 2.25rem);
max-width:calc(25% - 2.25rem);
flex-shrink:0;
flex-grow:0;
margin-bottom:3rem
}
.teaser-icons-wrapper>.teaser-icon:nth-child(n) {
margin-right:3rem
}
.teaser-icons-wrapper>.teaser-icon:last-child {
margin-right:0
}
.teaser-icons-wrapper>.teaser-icon:nth-child(4n) {
margin-right:0
}
}
.technical-details {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.technical-details {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.technical-details {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:90rem) {
.technical-details {
margin-top:4rem;
margin-bottom:3rem
}
}
.technical-details>.content-headline {
	margin-top: 0;
	margin-bottom: 3rem
}
.technical-details__list dd, .technical-details__list dt {
padding-top:.5rem;
padding-bottom:.25rem
}
.technical-details__list dl {
	margin-left: 10rem
}
.technical-details__list dt {
	color: #333
}
.technical-details__list ul {
	margin-top: 0;
	margin-bottom: 0
}
.technical-details__list ul>li {
	padding-left: 0;
margin-bottom:.5rem
}
.technical-details__list ul>li:before {
	content: none
}
.technical-details__list ul>li:last-child {
	margin-bottom: 0
}
@media(min-width:62rem) {
.technical-details__list>dl {
width:75%;
margin-left:auto
}
}
@media screen and (max-width:62rem) {
.technical-details__list dl {
margin-left:1rem
}
}
.to-top {
	position: fixed;
	bottom: 8rem;
	right: 0;
	opacity: 0;
	width: 48px;
	height: 30px;
	z-index: 9999;
	transition: opacity .4s ease-out;
	pointer-events: none
}
.to-top:active, .to-top:focus, .to-top:hover {
	color: #fff
}
.to-top.to-top__visible {
	opacity: 1;
	pointer-events: all
}
.to-top .to-top-text {
	opacity: 0;
	width: 0
}
.to-top>.btn-icn-inner>.icon {
	transform: scaleY(-1);
	width: 16px;
	height: 16px;
	margin-left: 0
}
@media(min-width:62rem) {
.to-top {
width:auto;
padding-left:8px;
padding-right:48px
}
.to-top .to-top-text {
font-size:14px;
line-height:30px;
white-space:nowrap
}
.to-top.to-top__visible .to-top-text {
opacity:1;
width:auto
}
.to-top.to-top__visible>.btn-icn-inner>.icon {
margin-left:1rem
}
}
#toast-container {
	font-family: inherit
}
#toast-container.toast-top-right {
	top: 1rem;
	right: 1rem
}
@media screen and (max-width:39rem) {
#toast-container.toast-top-right {
top:auto;
bottom:.75rem;
left:1rem
}
#toast-container .toast {
width:100%
}
}
#toast-container .toast {
	padding-left: 3.5rem;
	background-color: rgba(247,247,247,.9);
	background-size: 1.5rem;
	border: 5px solid #fff;
	border-radius: 0;
box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.25);
	color: #333;
	font-family: inherit;
	opacity: 1;
	transition: background-color 150ms ease-out
}
#toast-container .toast:hover {
	background-color: #f7f7f7;
box-shadow:0 .2rem .5rem 0 rgba(0,0,0,.25)
}
#toast-container .toast .toast-progress {
	display: block;
	height: 2px;
	background-color: #a50034;
	opacity: 1
}
#toast-container .toast.toast-success {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMiAzMic+PHBhdGggZmlsbD0nIzAwQUUzRicgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMTYsMzIgQzcuMTYzNDQ0LDMyIDAsMjQuODM2NTU2IDAsMTYgQzAsNy4xNjM0NDQgNy4xNjM0NDQsMCAxNiwwIEMyNC44MzY1NTYsMCAzMiw3LjE2MzQ0NCAzMiwxNiBDMzIsMjQuODM2NTU2IDI0LjgzNjU1NiwzMiAxNiwzMiBaIE04LjYxOTMyNDE1LDE4LjE0NzkyNzEgTDE0Ljk4MTgzNjksMjIuOTk3NzA4NyBMMjMuNDAyNzk5MSwxMS44MTM0NTk2IEwyMS4xNjI1MTU4LDEwLjEyNTI4NSBMMTQuNjE4MDExNiwxOC44MTAxMzUzIEwxMC40NzM2NTksMTUuNjg3MTQxNiBMOC42MTkzMjQxNSwxOC4xNDc5MjcxIFonLz48L3N2Zz4=)!important
}
#toast-container .toast.toast-success .toast-progress {
	background-color: #00ae3f
}
#toast-container .toast.toast-info {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMiAzMic+PHBhdGggZmlsbD0nIzAwNjJhZScgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMTYsMzIgQzcuMTYzNDQ0LDMyIDAsMjQuODM2NTU2IDAsMTYgQzAsNy4xNjM0NDQgNy4xNjM0NDQsMCAxNiwwIEMyNC44MzY1NTYsMCAzMiw3LjE2MzQ0NCAzMiwxNiBDMzIsMjQuODM2NTU2IDI0LjgzNjU1NiwzMiAxNiwzMiBaIE0xNiwxMiBDMTcuMTA0NTY5NSwxMiAxOCwxMS4xMDQ1Njk1IDE4LDEwIEMxOCw4Ljg5NTQzMDUgMTcuMTA0NTY5NSw4IDE2LDggQzE0Ljg5NTQzMDUsOCAxNCw4Ljg5NTQzMDUgMTQsMTAgQzE0LDExLjEwNDU2OTUgMTQuODk1NDMwNSwxMiAxNiwxMiBaIE0xNCwxNCBMMTQsMjQgTDE4LDI0IEwxOCwxNCBMMTQsMTQgWicvPjwvc3ZnPg==)!important
}
#toast-container .toast.toast-info .toast-progress {
	background-color: #0062ae
}
#toast-container .toast.toast-warning {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMiAzMic+PHBhdGggZmlsbD0nI0M4NTgwNCcgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMTYsMzIgQzcuMTYzNDQ0LDMyIDAsMjQuODM2NTU2IDAsMTYgQzAsNy4xNjM0NDQgNy4xNjM0NDQsMCAxNiwwIEMyNC44MzY1NTYsMCAzMiw3LjE2MzQ0NCAzMiwxNiBDMzIsMjQuODM2NTU2IDI0LjgzNjU1NiwzMiAxNiwzMiBaIE0xNiwyNCBDMTcuMTA0NTY5NSwyNCAxOCwyMy4xMDQ1Njk1IDE4LDIyIEMxOCwyMC44OTU0MzA1IDE3LjEwNDU2OTUsMjAgMTYsMjAgQzE0Ljg5NTQzMDUsMjAgMTQsMjAuODk1NDMwNSAxNCwyMiBDMTQsMjMuMTA0NTY5NSAxNC44OTU0MzA1LDI0IDE2LDI0IFogTTE4LDggTDE0LDggTDE0LDE4IEwxOCwxOCBMMTgsOCBaJy8+PC9zdmc+)!important
}
#toast-container .toast.toast-warning .toast-progress {
	background-color: #c85804
}
#toast-container .toast.toast-error {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMiAzMic+PHBhdGggZmlsbD0nI0E1MDAzNCcgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMTcuNSwxNiBMMjIsMTEuNSBMMjAuNSwxMCBMMTYsMTQuNSBMMTEuNSwxMCBMMTAsMTEuNSBMMTQuNSwxNiBMMTAsMjAuNSBMMTEuNSwyMiBMMTYsMTcuNSBMMjAuNSwyMiBMMjIsMjAuNSBMMTcuNSwxNiBaIE0xNiwzMiBDNy4xNjM0NDQsMzIgMCwyNC44MzY1NTYgMCwxNiBDMCw3LjE2MzQ0NCA3LjE2MzQ0NCwwIDE2LDAgQzI0LjgzNjU1NiwwIDMyLDcuMTYzNDQ0IDMyLDE2IEMzMiwyNC44MzY1NTYgMjQuODM2NTU2LDMyIDE2LDMyIFonLz48L3N2Zz4=)!important
}
#toast-container .toast.toast-error .toast-progress {
	background-color: #a50034
}
#toast-container .toast.toast-neutral {
	padding-left: 15px;
font-size:.9375rem
}
#toast-container .toast.toast-neutral .highlight {
	color: #0062ae
}
#toast-container .toast.toast-neutral:hover {
	cursor: default
}
#toast-container .toast.toast-neutral .toast-close-button {
	color: #0062ae;
	top: -1rem;
right:-.75rem;
	height: 1rem;
	width: 1rem;
	font-size: 1.5rem;
	font-weight: 400
}
@media screen and (max-width:39rem) {
#toast-container .toast.toast-neutral .toast-close-button {
top:-.75rem;
right:-.5rem
}
}
#toast-container .toast-message a, #toast-container .toast-message label {
	color: #0062ae
}
@media print {
#toast-container {
	display: none
}
}
.js-toggle-control {
	cursor: pointer
}
.js-toggle-control:not(.closed) .js-toggle-chevron {
	transform: scaleY(-1)
}
.topic-teaser-wrapper {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	justify-content: center
}
@media(min-width:40rem) {
.topic-teaser-wrapper {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.topic-teaser-wrapper {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.topic-teaser-wrapper {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.topic-teaser-wrapper {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.topic-teaser-wrapper {
padding-left:12rem;
padding-right:12rem
}
}
.topic-teaser-wrapper>.topic-teaser-item {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.topic-teaser-wrapper {
display:flex;
flex-wrap:wrap
}
.topic-teaser-wrapper>.topic-teaser-item {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.topic-teaser-wrapper>.topic-teaser-item:nth-child(n) {
margin-right:2rem
}
.topic-teaser-wrapper>.topic-teaser-item:last-child {
margin-right:0
}
.topic-teaser-wrapper>.topic-teaser-item:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.topic-teaser-wrapper>.topic-teaser-item {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.topic-teaser-wrapper>.topic-teaser-item:nth-child(n) {
margin-right:2rem
}
.topic-teaser-wrapper>.topic-teaser-item:last-child {
margin-right:0
}
.topic-teaser-wrapper>.topic-teaser-item:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.topic-teaser-wrapper>.topic-teaser-item {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.topic-teaser-wrapper>.topic-teaser-item:nth-child(n) {
margin-right:3rem
}
.topic-teaser-wrapper>.topic-teaser-item:last-child {
margin-right:0
}
.topic-teaser-wrapper>.topic-teaser-item:nth-child(3n) {
margin-right:0
}
}
.topic-teaser-wrapper+.separator-component {
	margin-top: 0
}
.topic-teaser-headline {
	font-size: 3.02419vw;
	line-height: 1.2;
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media screen and (max-width:793.6px) {
.topic-teaser-headline {
	font-size: 24px
}
}
@media(min-width:62rem) {
.topic-teaser-headline {
font-size:1.875rem
}
}
@media(min-width:90rem) {
.topic-teaser-headline {
margin-top:4rem;
margin-bottom:3rem
}
}
.topic-teaser-item:active, .topic-teaser-item:focus, .topic-teaser-item:hover {
	box-shadow: 0 0 0 1rem #f7f7f7;
	background-color: #f7f7f7;
	transition: box-shadow 250ms ease-out, background-color 250ms ease-out
}
.topic-teaser-item>:last-child {
	margin-bottom: 0
}
.topic-teaser-item>img {
	display: block;
	margin-bottom: 1rem
}
.topic-teaser-item>.btn.accent, .topic-teaser-item>.selectorlink {
	align-self: flex-start;
	margin-top: 1rem;
	margin-bottom: 0
}
.copy-selection-url-overlay {
	display: none
}
.banner-headline-subtitle-btn {
	position: relative
}
.copy-selection-url-overlay {
	position: absolute;
	bottom: 0;
	padding: 1rem;
	background: #f7f7f7;
	border: 10px solid #fff;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.2);
	z-index: 11111;
	transform: translateY(100%) translateY(1rem);
	left: 0;
	right: auto;
	width: 350px
}
.copy-selection-url-overlay::after, .copy-selection-url-overlay::before {
	content: "";
	position: absolute;
top:-.5rem;
	width: 1rem;
	height: 1rem;
	background: #f7f7f7;
	transform: rotate(-45deg)
}
.copy-selection-url-overlay::before {
	top: -18px;
	background: #fff
}
.copy-selection-url-overlay::after, .copy-selection-url-overlay::before {
	left: 1.25rem;
	right: auto
}
.selector-url {
	line-height: 1.3;
	word-wrap: break-word;
	color: #6f6f6f
}
.selector-url.highlighted {
	color: #a50034;
	-webkit-animation-name: selector-url-highlighted;
	animation-name: selector-url-highlighted;
	-webkit-animation-duration: 150ms ease-out;
	animation-duration: 150ms ease-out;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-delay: 150ms ease-out;
	animation-delay: 150ms ease-out
}
@-webkit-keyframes selector-url-highlighted {
0% {
color:#a50034
}
100% {
color:#6f6f6f
}
}
@keyframes selector-url-highlighted {
0% {
color:#a50034
}
100% {
color:#6f6f6f
}
}
.btn.copy-clipboard {
	display: inline-flex;
	align-items: center;
	margin-top: 1rem;
	text-align: left
}
.btn.copy-clipboard>.icon {
	flex-shrink: 0;
	flex-grow: 0
}
.close-url-overlay {
	position: relative;
padding:0 .3125rem .3125rem;
	text-align: right;
	color: #0062ae;
	cursor: pointer
}
.close-url-overlay>svg {
	fill: currentColor
}
.close-url-overlay::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 2rem;
	cursor: pointer
}
@media(min-width:40rem) {
.copy-selection-url-overlay {
position:absolute;
bottom:0;
padding:1rem;
background:#f7f7f7;
border:10px solid #fff;
box-shadow:0 5px 20px 5px rgba(0,0,0,.2);
z-index:11111;
transform:translateY(100%) translateY(1rem);
left:auto;
right:0;
max-width:none
}
.copy-selection-url-overlay::after, .copy-selection-url-overlay::before {
content:"";
position:absolute;
top:-.5rem;
width:1rem;
height:1rem;
background:#f7f7f7;
transform:rotate(-45deg)
}
.copy-selection-url-overlay::before {
top:-18px;
background:#fff
}
.copy-selection-url-overlay::after, .copy-selection-url-overlay::before {
left:auto;
right:1.25rem
}
.btn.copy-clipboard {
white-space:nowrap
}
}
.videolink {
	position: relative;
	display: block;
margin:0 auto .5rem
}
.videolink>img {
	display: block;
	height: auto;
	margin: 0 auto
}
.videolink::after, .videolink::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block
}
.videolink::before {
	width: 4rem;
	height: 3rem;
	background: #0062ae;
	transform: translateX(-2rem) translateY(-1.5rem)
}
.videolink::after {
	width: 0;
	height: 0;
	margin: 15px 0 0 2px;
	border-style: solid;
	border-width: 10px 0 10px 16px;
	border-color: transparent transparent transparent #fff;
	transform: translateX(-10px) translateY(-24px)
}
.videolink:hover::before {
	outline: 3px solid transparent;
	-webkit-animation: buttonoutline0062ae .5s ease-out;
	animation: buttonoutline0062ae .5s ease-out
}
@keyframes buttonoutline0062ae {
0% {
outline:3px solid #0062ae
}
100% {
outline:3px solid transparent
}
}
.lity {
	background: rgba(0,68,122,.5)
}
.lity-close:hover {
	outline: 0;
	-webkit-animation: none;
	animation: none
}
.video-flexgrid-wrapper {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.video-flexgrid-wrapper {
margin-top:4rem;
margin-bottom:3rem
}
}
.video-flexgrid-wrapper .videolink {
	margin-top: 0;
	margin-left: 0
}
.video-flexgrid-wrapper[data-gridcols="1"], .video-flexgrid-wrapper[data-gridcols="2"] {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 67rem
}
@media(min-width:40rem) {
.video-flexgrid-wrapper[data-gridcols="1"], .video-flexgrid-wrapper[data-gridcols="2"] {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.video-flexgrid-wrapper[data-gridcols="1"], .video-flexgrid-wrapper[data-gridcols="2"] {
padding-left:2.5rem;
padding-right:2.5rem
}
}
.video-flexgrid-wrapper[data-gridcols="3"] {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem
}
@media(min-width:40rem) {
.video-flexgrid-wrapper[data-gridcols="3"] {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.video-flexgrid-wrapper[data-gridcols="3"] {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.video-flexgrid-wrapper[data-gridcols="3"] {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.video-flexgrid-wrapper[data-gridcols="3"] {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.video-flexgrid-wrapper[data-gridcols="3"] {
padding-left:12rem;
padding-right:12rem
}
}
.video-flexgrid-wrapper[data-gridcols="2"] {
	justify-content: center
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.video-flexgrid-wrapper[data-gridcols="2"] {
display:flex;
flex-wrap:wrap
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink:nth-child(n) {
margin-right:2rem
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink:last-child {
margin-right:0
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink:nth-child(2n) {
margin-right:0
}
}
@media(min-width:90rem) {
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink {
flex-basis:calc(50% - 1.5rem);
width:calc(50% - 1.5rem);
max-width:calc(50% - 1.5rem);
margin-bottom:3rem
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink:nth-child(n) {
margin-right:3rem
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink:last-child {
margin-right:0
}
.video-flexgrid-wrapper[data-gridcols="2"]>.videolink:nth-child(2n) {
margin-right:0
}
}
.video-flexgrid-wrapper[data-gridcols="3"] {
	justify-content: center
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink {
	margin-bottom: 2rem
}
@media(min-width:40rem) {
.video-flexgrid-wrapper[data-gridcols="3"] {
display:flex;
flex-wrap:wrap
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink {
flex-basis:calc(50% - 1rem);
width:calc(50% - 1rem);
max-width:calc(50% - 1rem);
flex-shrink:0;
flex-grow:0
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:nth-child(n) {
margin-right:2rem
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:last-child {
margin-right:0
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:nth-child(2n) {
margin-right:0
}
}
@media(min-width:80rem) {
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink {
flex-basis:calc(33.33% - 1.34rem);
width:calc(33.33% - 1.34rem);
max-width:calc(33.33% - 1.34rem)
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:nth-child(n) {
margin-right:2rem
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:last-child {
margin-right:0
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:nth-child(3n) {
margin-right:0
}
}
@media(min-width:90rem) {
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink {
flex-basis:calc(33.33% - 2rem);
width:calc(33.33% - 2rem);
max-width:calc(33.33% - 2rem);
margin-bottom:3rem
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:nth-child(n) {
margin-right:3rem
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:last-child {
margin-right:0
}
.video-flexgrid-wrapper[data-gridcols="3"]>.videolink:nth-child(3n) {
margin-right:0
}
}
.content-video-flexgrid {
	margin-top: 3rem;
	margin-bottom: 2rem
}
@media(min-width:90rem) {
.content-video-flexgrid {
margin-top:4rem;
margin-bottom:3rem
}
}
.content-video-flexgrid>.content-headline {
	font-size: 3.02419vw;
	line-height: 1.2;
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 3rem
}
@media screen and (max-width:793.6px) {
.content-video-flexgrid>.content-headline {
	font-size: 24px
}
}
@media(min-width:62rem) {
.content-video-flexgrid>.content-headline {
font-size:1.875rem
}
}
@media(min-width:40rem) {
.content-video-flexgrid>.content-headline {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.content-video-flexgrid>.content-headline {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.content-video-flexgrid>.content-headline {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.content-video-flexgrid>.content-headline {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.content-video-flexgrid>.content-headline {
padding-left:12rem;
padding-right:12rem
}
}
.videoContainer {
	position: relative;
	width: 100%;
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	max-width: 80rem
}
@media(min-width:40rem) {
.videoContainer {
padding-left:2rem;
padding-right:2rem
}
}
@media(min-width:62rem) {
.videoContainer {
padding-left:2.5rem;
padding-right:2.5rem
}
}
@media(min-width:80rem) {
.videoContainer {
padding-left:5rem;
padding-right:5rem
}
}
@media(min-width:90rem) {
.videoContainer {
padding-left:6rem;
padding-right:6rem
}
}
@media(min-width:120rem) {
.videoContainer {
padding-left:12rem;
padding-right:12rem
}
}
.videoContainer .videoContainer__video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-right: auto;
	margin-left: auto
}
.videoContainer .videoContainer__video>iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.toggle-watchlist {
font-size:.875rem
}
.toggle-watchlist.btn.naked:hover {
	color: #0062ae;
	text-decoration: none
}
.toggle-watchlist.btn.naked:hover .toggle-watchlist__text--inactive {
	color: #0062ae
}
.toggle-watchlist .toggle-watchlist__text--active {
	color: #0062ae
}
.toggle-watchlist .toggle-watchlist__text--inactive {
	color: #0062ae
}
.toggle-watchlist>svg.icon-watch {
	fill: #999
}
.toggle-watchlist>svg.icon-watching {
	fill: #0062ae
}
.toggle-watchlist[data-is-active] .toggle-watchlist__text--inactive, .toggle-watchlist[data-is-active]>svg.icon-watch {
	display: none
}
.toggle-watchlist:not([data-is-active]) .toggle-watchlist__text--active, .toggle-watchlist:not([data-is-active])>svg.icon-watching {
	display: none
}
.watchlist-table__empty {
	font-style: italic
}
.watchlist-table .cartbutton {
	margin: 0
}
@media screen and (max-width:61rem) {
.watchlist-table__image, .watchlist-table__product {
flex-grow:0;
flex-shrink:0
}
.watchlist-table__product {
width:calc(100% - 120px)
}
}
.accordion-visible>.icon {
	transform: rotate(180deg)
}
.accordion-headline {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
	margin-bottom: 1rem
}
.accordion-headline>.definitionlist-headline {
	border: none;
	margin-bottom: 0;
	padding-bottom: 1rem
}
.accordion-headline>.icon {
	width: 1.5rem;
	height: 1.5rem;
	padding: 4px
}
.accordion-headline:hover {
	color: #0062ae
}
.accordion-headline:hover>.definitionlist-headline {
	color: #0062ae
}
.accordion-show-all {
	display: flex;
	flex-direction: column;
	align-items: flex-end
}
@media screen {
.accordion-headline:not(.accordion-visible)+.accordion-target {
	display: none
}
}
